:root{--oh-navy:#082845;--oh-teal:#22aaa5;--oh-gold:#d9b25d;--oh-bg:#f4f7fa;--oh-border:#dce4ec;--oh-muted:#6d7d92;--oh-blue:#1464f4}.ohgl-start{background:#fff;border:1px solid var(--oh-border);border-radius:22px;padding:34px;box-shadow:0 12px 35px rgba(8,40,69,.07)}.ohgl-start *{box-sizing:border-box}.ohgl-start-heading h2{margin:0 0 8px;color:var(--oh-navy);font-weight:800}.ohgl-start-heading p{color:var(--oh-muted);font-size:1.1rem}.ohgl-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}.ohgl-start button.ohgl-choice{all:unset;box-sizing:border-box;display:flex;width:100%;min-height:190px;padding:34px;border:2px solid var(--oh-border);border-radius:18px;background:#fff;gap:22px;cursor:pointer}.ohgl-start button.ohgl-choice:hover,.ohgl-start button.ohgl-choice.selected{border-color:var(--oh-teal);box-shadow:0 15px 35px rgba(8,40,69,.1);transform:translateY(-2px)}.ohgl-choice-icon{display:grid;place-items:center;flex:0 0 58px;height:58px;border-radius:14px;background:#e8f7f6;color:var(--oh-teal);font-size:25px}.ohgl-choice-copy strong{display:block;color:var(--oh-navy);font-size:1.55rem;margin:5px 0 13px}.ohgl-choice-copy>span{display:block;color:var(--oh-muted);font-size:1.08rem;line-height:1.65}.ohgl-login-page{min-height:820px;padding:55px 20px;background:radial-gradient(circle at 10% 10%,#e7f7f6,transparent 35%),#f5f8fb}.ohgl-login-card{max-width:980px;margin:auto;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 28px 70px rgba(8,40,69,.18)}.ohgl-login-form{padding:52px}.ohgl-login-form h1{color:var(--oh-navy);font-size:2.15rem;font-weight:800;line-height:1.15}.ohgl-login-form p{color:var(--oh-muted)}.ohgl-login-form label{display:block;color:var(--oh-navy);font-weight:700;margin:18px 0 7px}.ohgl-login-form input[type=text],.ohgl-login-form input[type=password]{display:block;width:100%!important;max-width:none!important;height:52px!important;padding:12px 15px!important;border:1px solid var(--oh-border)!important;border-radius:10px!important;background:#f8fafc!important;box-sizing:border-box!important}.ohgl-login-form .login-remember label{font-weight:400;color:var(--oh-muted);display:flex;gap:8px;align-items:center}.ohgl-login-form .login-submit input{width:100%;height:48px;border:0;border-radius:24px;background:var(--oh-gold);color:var(--oh-navy);font-weight:800;box-shadow:0 10px 25px rgba(217,178,93,.35)}.ohgl-login-links{text-align:right;margin-top:-58px;margin-bottom:55px}.ohgl-login-links a{color:var(--oh-teal);text-decoration:none}.ohgl-login-art{display:grid;place-items:center;padding:50px;text-align:center;color:#fff;background:radial-gradient(circle at 65% 70%,#35b9ab,#0d5064 42%,#061f37 85%)}.ohgl-login-art h2{font-size:1.4rem}.ohgl-preview-card{width:240px;margin:28px auto 0;background:#fff;color:var(--oh-navy);border-radius:18px;padding:140px 18px 18px;text-align:left}.ohgl-preview-card span,.ohgl-preview-card small,.ohgl-preview-card b{display:block}.ohgl-preview-card span,.ohgl-preview-card b{color:var(--oh-teal);font-size:.75rem}.ohgl-dashboard{background:var(--oh-bg);min-height:900px}.ohgl-dashboard-grid{display:grid;grid-template-columns:230px 1fr}.ohgl-sidebar{position:relative;background:#fff;border-right:1px solid #e7edf2;padding:25px 16px;min-height:900px}.ohgl-brand{font-size:1.5rem;font-weight:900;color:var(--oh-navy);margin-bottom:24px}.ohgl-brand span{color:var(--oh-teal)}.ohgl-new-site,.ohgl-gold-btn,.ohgl-blue-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:13px 20px;text-decoration:none;font-weight:800;cursor:pointer}.ohgl-new-site,.ohgl-blue-btn{background:var(--oh-blue);color:#fff!important;width:100%;margin-bottom:20px}.ohgl-gold-btn{background:var(--oh-gold);color:var(--oh-navy)!important}.ohgl-sidebar nav a{display:flex;gap:10px;padding:12px 13px;color:#4f6175;text-decoration:none;border-radius:9px;margin:4px 0}.ohgl-sidebar nav a.active,.ohgl-sidebar nav a:hover{background:#e9f6f5;color:var(--oh-navy)}.ohgl-side-bottom{position:absolute;bottom:25px}.ohgl-topbar{height:72px;background:#fff;border-bottom:1px solid #e8edf2;display:flex;justify-content:space-between;align-items:center;padding:0 28px}.ohgl-topbar small{display:block;color:var(--oh-teal)}.ohgl-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--oh-navy);color:#fff}.ohgl-page{padding:28px}.ohgl-page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.ohgl-page-head h1{color:var(--oh-navy);font-weight:800}.ohgl-page-head p{color:var(--oh-muted)}.ohgl-demo-pill,.ohgl-entitlement-note{display:inline-block;background:#fff;border:1px solid var(--oh-border);border-radius:20px;padding:8px 14px;box-shadow:0 8px 25px rgba(8,40,69,.06)}.ohgl-entitlement-note{margin-bottom:22px}.ohgl-sites-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ohgl-site-card,.ohgl-info-card{background:#fff;border:1px solid #e7edf2;border-radius:20px;overflow:hidden;box-shadow:0 14px 35px rgba(8,40,69,.06)}.ohgl-site-cover{height:150px;background:linear-gradient(135deg,#2ca78d,#235886);background-size:cover;background-position:center}.ohgl-site-body{padding:23px}.ohgl-site-title{display:flex;justify-content:space-between;gap:10px}.ohgl-site-title h3{margin:0;color:var(--oh-navy)}.ohgl-site-title p{color:var(--oh-muted)}.ohgl-status{height:max-content;padding:6px 10px;border-radius:14px;font-size:.75rem}.ohgl-status.is-live{background:#e1f6f2;color:var(--oh-teal)}.ohgl-status.is-off{background:#edf0f4;color:#718096}.ohgl-code,.ohgl-domain{display:block;color:var(--oh-teal);text-decoration:none;margin:8px 0}.ohgl-site-switch{display:flex;justify-content:space-between;align-items:center;background:#f7f9fb;padding:12px;border-radius:14px;margin:15px 0}.ohgl-site-switch label{display:flex;gap:8px;align-items:center}.ohgl-site-switch input{display:none}.ohgl-site-switch label span{width:42px;height:24px;border-radius:15px;background:#aab8c8;position:relative}.ohgl-site-switch label span:after{content:"";width:18px;height:18px;position:absolute;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s}.ohgl-site-switch input:checked+span{background:var(--oh-teal)}.ohgl-site-switch input:checked+span:after{transform:translateX(18px)}.ohgl-qr-button{border:0;background:#fff;border-radius:8px;padding:8px}.ohgl-site-actions{display:flex;justify-content:space-between;gap:10px;font-size:.92rem}.ohgl-site-actions a,.ohgl-site-actions span{color:#59708a;text-decoration:none}.ohgl-edit-link{background:#ecf7f7;padding:8px 14px;border-radius:9px;color:var(--oh-teal)!important}.ohgl-info-card{padding:25px}.ohgl-edit-layout{display:grid;grid-template-columns:1.5fr .8fr;gap:22px}.ohgl-edit-field{display:block;font-weight:700;color:var(--oh-navy);margin-bottom:18px}.ohgl-edit-field textarea{margin-top:7px;font-weight:400}.ohgl-tone-row{display:flex;justify-content:space-between;gap:15px;align-items:end}.ohgl-outline-btn{border:1px solid var(--oh-border);background:#fff;color:var(--oh-navy);border-radius:9px;padding:11px 16px}.ohgl-modal{position:fixed;inset:0;background:rgba(5,22,37,.65);z-index:99999;display:grid;place-items:center}.ohgl-modal[hidden]{display:none}.ohgl-modal-dialog{position:relative;background:#fff;border-radius:18px;padding:28px;text-align:center;max-width:360px}.ohgl-modal-close{position:absolute;right:12px;top:8px;border:0;background:none;font-size:28px}.ohgl-import-pro{background:#f7f9fc;padding:22px;border-radius:20px}.ohgl-import-head{display:flex;justify-content:space-between;align-items:end}.ohgl-progress{display:flex;gap:30px}.ohgl-progress span{color:#718096}.ohgl-progress span.active{color:var(--oh-blue)}.ohgl-progress b{display:block}.ohgl-import-panel,.ohgl-import-work{display:grid;grid-template-columns:2fr 1fr;background:#fff;border:1px solid var(--oh-border);border-radius:18px;margin-top:22px;overflow:hidden}.ohgl-import-panel>div,.ohgl-import-panel aside,.ohgl-import-work>div{padding:24px}.ohgl-import-panel aside,.ohgl-import-work>div+div{border-left:1px solid var(--oh-border)}.ohgl-platforms{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}.ohgl-platforms button{border:1px solid var(--oh-border);background:#fff;border-radius:9px;padding:11px 15px}.ohgl-platforms button.active{border-color:var(--oh-blue);color:var(--oh-blue)}.ohgl-import-panel label{font-weight:700}.ohgl-import-panel input,.ohgl-import-panel textarea{margin:7px 0 14px}.ohgl-import-panel li{margin:8px 0;color:#278c5c}.ohgl-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ohgl-photo-grid figure{position:relative;margin:0}.ohgl-photo-grid img{width:100%;height:110px;object-fit:cover;border-radius:10px}.ohgl-remove-photo{position:absolute;right:5px;top:5px;width:25px;height:25px;border:0;border-radius:50%;background:#fff;color:#d22}.ohgl-live-card{border:1px solid var(--oh-border);border-radius:15px;overflow:hidden}.ohgl-live-hero{height:260px;background-size:cover;background-position:center;color:#fff;padding:25px;display:flex;flex-direction:column;justify-content:end}.ohgl-live-meta{display:flex;gap:18px;padding:15px}.ohgl-ai-toolbar{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--oh-border);border-radius:14px;padding:20px}.ohgl-ai-toolbar small{display:block;color:var(--oh-muted)}.ohgl-ai-toolbar>div:last-child{display:flex;gap:10px}.ohgl-ai-field-wrap{position:relative}.ohgl-ai-field{position:absolute;right:9px;top:7px;border:0;background:#e8f7f6;color:var(--oh-teal);border-radius:50%;width:34px;height:34px}.ohgl-modern-hero{min-height:650px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.ohgl-modern-hero h1{font-size:clamp(3rem,7vw,6rem);max-width:900px}.ohgl-modern-hero p{font-size:1.25rem;max-width:720px}.ohgl-slider{position:relative}.ohgl-slider figure{margin:0}.ohgl-slider img{width:100%;height:600px;object-fit:cover;border-radius:22px}.ohgl-slider button{position:absolute;top:50%;transform:translateY(-50%);border:0;border-radius:50%;width:46px;height:46px}.ohgl-slider .prev{left:18px}.ohgl-slider .next{right:18px}.ohgl-stats{display:flex;gap:12px;margin:25px 0}.ohgl-stats span{padding:15px 20px;border:1px solid var(--oh-border);border-radius:12px;font-size:1.4rem}.ohgl-stats small{display:block;font-size:.7rem;color:var(--oh-muted)}.ohgl-book-card{background:#fff;border:1px solid var(--oh-border);border-radius:18px;padding:25px;box-shadow:0 15px 35px rgba(8,40,69,.08)}.ohgl-book-card .form-control{margin-bottom:12px}@media(max-width:992px){.ohgl-sites-grid{grid-template-columns:1fr 1fr}.ohgl-dashboard-grid{grid-template-columns:1fr}.ohgl-sidebar{min-height:auto}.ohgl-side-bottom{position:static;margin-top:20px}.ohgl-edit-layout,.ohgl-import-panel,.ohgl-import-work,.ohgl-login-card{grid-template-columns:1fr}.ohgl-login-art{min-height:420px}}@media(max-width:767px){.ohgl-choice-grid,.ohgl-sites-grid{grid-template-columns:1fr}.ohgl-page-head,.ohgl-import-head,.ohgl-ai-toolbar{display:block}.ohgl-progress{margin-top:20px;gap:10px}.ohgl-start{padding:20px}.ohgl-start button.ohgl-choice{padding:22px;min-height:auto}.ohgl-photo-grid{grid-template-columns:1fr 1fr}.ohgl-slider img{height:360px}}

/* v0.4 hardening: keep theme/Gravity Forms styles from breaking plugin UI */
.ohgl-start,.ohgl-start *,.ohgl-import-pro,.ohgl-import-pro *,.ohgl-login-page,.ohgl-login-page *,.ohgl-dashboard,.ohgl-dashboard *,.ohgl-property-site,.ohgl-property-site *{box-sizing:border-box}
.ohgl-start .ohgl-choice-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}
.ohgl-start button.ohgl-choice{appearance:none!important;-webkit-appearance:none!important;display:flex!important;align-items:flex-start!important;text-align:left!important;width:100%!important;min-height:190px!important;margin:0!important;padding:32px!important;border:2px solid #dce4ec!important;border-radius:18px!important;background:#fff!important;color:#082845!important;box-shadow:none!important;line-height:1.4!important}
.ohgl-start button.ohgl-choice .ohgl-choice-icon{display:grid!important;place-items:center!important;flex:0 0 58px!important;width:58px!important;height:58px!important;background:#e8f7f6!important;color:#22aaa5!important;border-radius:14px!important}
.ohgl-start button.ohgl-choice .ohgl-choice-copy{display:block!important;min-width:0!important}
.ohgl-start button.ohgl-choice .ohgl-choice-copy strong{display:block!important;color:#082845!important;font-size:25px!important;font-weight:800!important;line-height:1.2!important}
.ohgl-start button.ohgl-choice .ohgl-choice-copy>span{display:block!important;color:#6d7d92!important;font-size:17px!important;font-weight:400!important;line-height:1.6!important}
.ohgl-start button.ohgl-choice:hover,.ohgl-start button.ohgl-choice.selected{border-color:#22aaa5!important;background:#f9ffff!important;transform:translateY(-2px)!important}

.ohgl-import-pro{font-family:inherit;background:#f5f7fb!important;border:1px solid #e2e8f0;padding:28px!important}
.ohgl-import-pro button{font-family:inherit!important;text-transform:none!important;letter-spacing:normal!important}
.ohgl-import-panel{grid-template-columns:minmax(0,2.1fr) minmax(260px,.9fr)!important}
.ohgl-import-panel input,.ohgl-import-panel textarea,.ohgl-import-panel select{display:block!important;width:100%!important;max-width:none!important;border:1px solid #d8e0e9!important;border-radius:10px!important;background:#fff!important;color:#102f4d!important;padding:12px 14px!important}
.ohgl-import-panel .ohgl-platforms button{width:auto!important;min-width:90px!important;margin:0!important;padding:11px 15px!important;background:#fff!important;color:#233b55!important;border:1px solid #d8e0e9!important}
.ohgl-import-panel .ohgl-platforms button.active{border-color:#1464f4!important;color:#1464f4!important;box-shadow:0 0 0 2px rgba(20,100,244,.08)!important}
.ohgl-upload-panel{background:#fff;border:1px dashed #bdcad8;border-radius:16px;margin-top:20px;padding:24px}
.ohgl-preview-shell{overflow:hidden;border:1px solid #dce4ec;border-radius:18px;background:#fff;box-shadow:0 18px 42px rgba(8,40,69,.08)}
.ohgl-browser-bar{display:flex;align-items:center;gap:7px;padding:12px 16px;background:#f3f6f9}.ohgl-browser-bar>span{width:10px;height:10px;border-radius:50%;background:#ff6b65}.ohgl-browser-bar>span:nth-child(2){background:#ffbd44}.ohgl-browser-bar>span:nth-child(3){background:#27c840}.ohgl-browser-bar>div{margin-left:8px;flex:1;background:#fff;border-radius:8px;padding:7px 12px;color:#7a8898;font-size:12px}

.ohgl-login-form #loginform p{margin:0 0 15px!important}.ohgl-login-form #loginform label{display:block!important;margin:0 0 7px!important}.ohgl-login-form #loginform input[type=text],.ohgl-login-form #loginform input[type=password]{display:block!important;width:100%!important;max-width:none!important;margin:0!important;height:52px!important}.ohgl-login-form #loginform .login-remember{display:inline-block!important;margin:0!important}.ohgl-login-form #loginform .login-remember label{display:flex!important;align-items:center!important}.ohgl-login-form #loginform .login-submit{margin-top:20px!important}.ohgl-login-form #loginform .button-primary{width:100%!important;min-height:48px!important;border:0!important;border-radius:999px!important;background:#d9b25d!important;color:#082845!important;font-weight:800!important}.ohgl-login-links{float:right!important;margin-top:-68px!important;margin-bottom:48px!important;position:relative!important;z-index:2!important}

.ohgl-photo-manager{margin:20px 0 28px;padding:20px;border:1px solid #e1e8ef;border-radius:16px;background:#f8fafc}.ohgl-photo-manager .ohgl-section-title{display:flex;justify-content:space-between;gap:20px;align-items:center}.ohgl-upload-button{display:inline-flex;align-items:center;padding:10px 15px;border-radius:9px;background:#1464f4;color:#fff;cursor:pointer;font-weight:700}.ohgl-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:16px}.ohgl-photo-grid figure{min-width:0}.ohgl-photo-grid img{display:block!important;width:100%!important;height:125px!important;object-fit:cover!important}

/* Dashboard controls and Gravity Forms AI buttons stay isolated from Bootscore styles. */
.ohgl-sidebar .ohgl-logout-link{margin-top:10px;border-top:1px solid #e4ebf1;border-radius:0;color:#6d4451}.ohgl-site-actions button{appearance:none;border:0;background:transparent;padding:0;color:#59708a;font:inherit;cursor:pointer}.ohgl-site-actions .ohgl-delete-listing{color:#b33b4a}.ohgl-host-settings{display:grid;gap:20px}.ohgl-host-settings .ohgl-info-card{display:grid;gap:14px}.ohgl-host-settings label{display:block;color:#26415c;font-weight:600}.ohgl-host-settings input{margin-right:8px}.ohgl-settings-message,.ohgl-save-message{margin-left:12px;color:#168279;font-weight:700}.gform_wrapper .ohgl-ai-field-wrap{position:relative;isolation:isolate}.gform_wrapper .ohgl-ai-field-wrap .ohgl-ai-field{display:grid!important;place-items:center!important;position:absolute!important;right:13px!important;top:30px!important;z-index:3!important;width:32px!important;height:32px!important;margin:0!important;padding:0!important;border:1px solid #bce9e6!important;border-radius:50%!important;background:#e8f7f6!important;color:#087e7a!important;line-height:1!important;box-shadow:none!important}.gform_wrapper .ohgl-ai-field-wrap textarea~.ohgl-ai-field{top:42px!important}.gform_wrapper .ohgl-ai-field-wrap input,.gform_wrapper .ohgl-ai-field-wrap textarea{padding-right:52px!important}
.ohgl-record-shell{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.5fr);gap:22px}.ohgl-record-form{display:grid;gap:14px}.ohgl-record-form label{display:grid;gap:6px;font-weight:700;color:var(--oh-navy)}.ohgl-record-form input,.ohgl-record-form textarea,.ohgl-record-form select{width:100%;border:1px solid var(--oh-border);border-radius:9px;padding:10px 12px;background:#fff}.ohgl-record-list{display:grid;gap:12px}.ohgl-record-row{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:start;padding:16px;border:1px solid var(--oh-border);border-radius:13px;background:#fff}.ohgl-record-row h3{margin:0 0 5px;color:var(--oh-navy)}.ohgl-record-row p{margin:0;color:var(--oh-muted)}.ohgl-record-actions{display:flex;gap:9px;align-items:center}.ohgl-record-actions a,.ohgl-record-actions button{border:0;background:none;color:var(--oh-teal);font:inherit;cursor:pointer}.ohgl-record-actions .ohgl-record-delete{color:#b33b4a}.ohgl-record-message{font-weight:700;color:var(--oh-teal)}.ohgl-front-notice{margin:20px auto;padding:14px 18px;max-width:720px;border-radius:10px;background:#e5f7f3;color:#146759;font-weight:700}@media(max-width:991px){.ohgl-record-shell{grid-template-columns:1fr}}
.ohgl-record-editor{max-width:900px}.ohgl-record-editor hr{border:0;border-top:1px solid var(--oh-border);margin:28px 0}.oh-inquiry-reply-form{display:grid;gap:10px}.oh-inquiry-reply-form textarea{min-height:130px;width:100%;border:1px solid var(--oh-border);border-radius:9px;padding:10px 12px}.ohgl-record-row a{color:var(--oh-teal)}
.ohgl-record-form>.ohgl-gold-btn,.ohgl-record-form>.ohgl-primary-btn{justify-self:start;width:auto!important}.ohgl-record-form .wp-editor-wrap button,.ohgl-record-form .wp-editor-wrap input[type=button],.ohgl-record-form .wp-editor-wrap .button,.ohgl-record-form .wp-switch-editor{display:inline-flex!important;width:auto!important;min-width:0!important;height:auto!important;margin:0!important;padding:4px 8px!important}.ohgl-record-form .mce-toolbar .mce-btn button{padding:4px 6px!important}.ohgl-record-form .quicktags-toolbar{display:flex!important;flex-wrap:wrap!important;gap:3px!important}.ohgl-record-form .wp-editor-area{width:100%!important}
.ohgl-billing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ohgl-subscription-card{overflow:visible}.ohgl-subscription-card dl{font-size:.94rem}.ohgl-subscription-card dd{overflow-wrap:anywhere}.ohgl-subscription-actions{display:flex;flex-wrap:wrap;gap:8px}.ohgl-subscription-actions .btn{width:auto!important}.oh-billing-message{color:var(--oh-teal);font-weight:700}@media(max-width:991px){.ohgl-billing-grid{grid-template-columns:1fr}}
.oh-public-form-message{display:block;margin-top:12px;color:#9a3d45;font-weight:700}.oh-public-form-message.is-success{color:#168279}
.ohgl-qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ohgl-qr-card{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:26px;border-radius:20px;background:linear-gradient(135deg,#0a2540,#176587);color:#fff;box-shadow:0 16px 35px rgba(8,40,69,.18)}.ohgl-qr-card span{font-size:11px;font-weight:800;letter-spacing:.16em;color:#d9b25d}.ohgl-qr-card h3{margin:9px 0 5px;color:#fff}.ohgl-qr-card p{margin:0;color:#c5dce8}.ohgl-qr-card img{width:145px;height:145px;padding:10px;border-radius:14px;background:#fff}.ohgl-qr-actions{display:flex;gap:9px;margin-top:20px}.ohgl-qr-actions a,.ohgl-qr-actions button{padding:9px 12px;border:1px solid rgba(255,255,255,.45);border-radius:8px;color:#fff;text-decoration:none;font-weight:700;background:transparent;cursor:pointer}@media(max-width:767px){.ohgl-qr-grid{grid-template-columns:1fr}.ohgl-qr-card{align-items:flex-start}.ohgl-qr-card img{width:110px;height:110px}}

/* Gravity Forms accordion groups: add ohgl-accordion to Section fields and ohgl-accordion-open to the first one */
.gform_wrapper .gsection.ohgl-accordion{position:relative;cursor:pointer;margin:14px 0 0!important;padding:18px 54px 18px 20px!important;border:1px solid #dde5ed!important;border-radius:12px!important;background:#fff!important}.gform_wrapper .gsection.ohgl-accordion:after{content:'⌄';position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:22px;color:#50677e}.gform_wrapper .gsection.ohgl-accordion.is-open:after{transform:translateY(-50%) rotate(180deg)}.gform_wrapper .gsection.ohgl-accordion .gsection_title{margin:0!important;color:#082845!important;font-weight:800!important}.gform_wrapper .gfield.ohgl-accordion-field{display:none}.gform_wrapper .gfield.ohgl-accordion-field.is-open{display:block}

.ohgl-property-site{background:#fff;color:#16324d}.ohgl-property-hero{min-height:680px;background:#173b55 center/cover no-repeat;display:flex;align-items:center;color:#fff}.ohgl-property-hero .container{padding-top:100px;padding-bottom:100px}.ohgl-eyebrow,.ohgl-section-heading>span,.ohgl-book-card>span{font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#d9b25d}.ohgl-property-hero h1{max-width:900px;margin:14px 0 22px;font-family:Georgia,serif;font-size:clamp(48px,7vw,92px);line-height:1.02;color:#fff}.ohgl-property-hero p{max-width:720px;font-size:20px;line-height:1.65}.ohgl-hero-actions{display:flex;gap:12px;margin-top:30px}.ohgl-primary-btn,.ohgl-secondary-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:14px 21px;text-decoration:none;font-weight:800}.ohgl-primary-btn{border:0;background:#c78d47;color:#fff}.ohgl-secondary-btn{border:1px solid rgba(255,255,255,.7);color:#fff;background:rgba(255,255,255,.08)}.ohgl-property-section{padding:90px 0}.ohgl-section-heading h2{font-family:Georgia,serif;font-size:clamp(38px,5vw,62px);line-height:1.08;margin:8px 0 10px;color:#102f4d}.ohgl-gallery-slider{position:relative;height:min(68vw,680px);min-height:420px;border-radius:24px;overflow:hidden;background:#e9eef2}.ohgl-gallery-slider figure{display:none;margin:0;width:100%;height:100%}.ohgl-gallery-slider figure.is-active{display:block}.ohgl-gallery-slider img{display:block;width:100%;height:100%;object-fit:cover}.ohgl-gallery-slider .prev,.ohgl-gallery-slider .next{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#082845;font-size:34px;line-height:1}.ohgl-gallery-slider .prev{left:20px}.ohgl-gallery-slider .next{right:20px}.ohgl-slide-count{position:absolute;right:22px;bottom:18px;padding:8px 13px;border-radius:999px;background:rgba(4,23,39,.75);color:#fff}.ohgl-gallery-thumbs{display:grid;grid-template-columns:repeat(8,1fr);gap:10px;margin-top:14px}.ohgl-gallery-thumbs button{border:0;padding:0;background:none;border-radius:10px;overflow:hidden}.ohgl-gallery-thumbs img{display:block;width:100%;height:82px;object-fit:cover}.ohgl-property-info{background:#faf7f2}.ohgl-property-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0}.ohgl-property-stats span,.ohgl-detail-card{padding:20px;border:1px solid #e8dfd3;border-radius:14px;background:#fff}.ohgl-property-stats strong,.ohgl-property-stats small{display:block}.ohgl-property-stats strong{font-size:24px;color:#102f4d}.ohgl-property-stats small{color:#748399}.ohgl-copy{font-size:18px;line-height:1.8}.ohgl-detail-card{height:100%}.ohgl-book-card{position:sticky;top:30px;padding:28px;border-radius:20px;background:#fff;box-shadow:0 20px 55px rgba(8,40,69,.12)}.ohgl-book-card h3{font-family:Georgia,serif;font-size:34px;margin:8px 0 22px}.ohgl-book-card label{display:block;font-size:12px;font-weight:800;color:#50677e}.ohgl-book-card input,.ohgl-book-card select{margin-top:6px!important;min-height:48px!important}

@media(max-width:991px){.ohgl-sites-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ohgl-import-panel,.ohgl-import-work,.ohgl-edit-layout{grid-template-columns:1fr!important}.ohgl-import-panel aside,.ohgl-import-work>div+div{border-left:0;border-top:1px solid #dce4ec}.ohgl-dashboard-grid{grid-template-columns:1fr}.ohgl-sidebar{min-height:auto}.ohgl-side-bottom{position:static;margin-top:30px}.ohgl-gallery-thumbs{grid-template-columns:repeat(4,1fr)}.ohgl-property-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.ohgl-start .ohgl-choice-grid{grid-template-columns:1fr!important}.ohgl-start{padding:22px}.ohgl-start button.ohgl-choice{min-height:0!important;padding:22px!important}.ohgl-login-card{grid-template-columns:1fr}.ohgl-login-art{min-height:420px}.ohgl-sites-grid{grid-template-columns:1fr}.ohgl-progress{display:none}.ohgl-property-hero{min-height:560px}.ohgl-property-section{padding:60px 0}.ohgl-gallery-slider{min-height:320px}.ohgl-gallery-thumbs{grid-template-columns:repeat(4,1fr)}.ohgl-gallery-thumbs img{height:62px}.ohgl-property-stats{grid-template-columns:repeat(2,1fr)}}

.ohgl-auth-page{min-height:720px;display:grid;place-items:center;padding:64px 20px;background:radial-gradient(circle at 15% 15%,#e6f3ff,transparent 34%),linear-gradient(145deg,#f8fbff,#edf4fb)}
.ohgl-auth-card{width:min(100%,520px);padding:46px;border:1px solid #dfe8f1;border-radius:24px;background:#fff;box-shadow:0 24px 65px rgba(8,40,69,.13)}
.ohgl-auth-card h1{margin:10px 0 12px;color:#082845;font-size:clamp(30px,5vw,43px);font-weight:850;line-height:1.08}.ohgl-auth-card>p{color:#6d7d92;line-height:1.65}.ohgl-auth-kicker{display:block;margin-top:24px;color:#1464f4;font-size:11px;font-weight:850;letter-spacing:.14em}.ohgl-auth-back{color:#4f657c;text-decoration:none;font-weight:700}.ohgl-auth-card form{display:grid;gap:17px;margin-top:26px}.ohgl-auth-card label{display:grid;gap:7px;color:#173a59;font-weight:750}.ohgl-auth-card .form-control{width:100%!important;min-height:52px!important;padding:12px 14px!important;border:1px solid #d8e2ec!important;border-radius:10px!important;background:#f9fbfd!important}.ohgl-auth-card .ohgl-primary-btn{width:100%;min-height:52px;background:#1464f4;color:#fff}.ohgl-form-message{min-height:22px;color:#168279;font-weight:750}.ohgl-form-message.is-error{color:#b33b4a}@media(max-width:600px){.ohgl-auth-card{padding:30px 22px}}
.ohgl-latest-reply{margin-top:12px;padding:12px 14px;border-left:3px solid #1464f4;border-radius:0 10px 10px 0;background:#f0f6ff}.ohgl-latest-reply span{display:block;margin-bottom:4px;color:#1464f4;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.ohgl-latest-reply p{color:#344f69!important}.oh-booking-unbook{color:#b05a2b!important}
.ohgl-record-title-row{display:flex;align-items:center;gap:14px}.ohgl-toggle{display:inline-flex!important;grid-template-columns:none!important;align-items:center;gap:7px!important;margin:0}.ohgl-toggle input{position:absolute;opacity:0}.ohgl-toggle span{position:relative;width:42px;height:24px;border-radius:99px;background:#a8b5c2;transition:.2s}.ohgl-toggle span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:.2s}.ohgl-toggle input:checked+span{background:#20a98c}.ohgl-toggle input:checked+span:after{transform:translateX(18px)}.ohgl-toggle b{font-size:12px;color:#60768c}.ohgl-template-control{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.ohgl-template-control select{min-width:230px;padding:10px;border:1px solid #d8e2ec;border-radius:9px}.oh-calendar .fc-daygrid-event{white-space:normal!important;line-height:1.25;padding:4px 6px;border-radius:6px}.oh-calendar .fc-daygrid-day-frame{min-height:115px}
.modal.ohgl-modal-fallback-open{position:fixed;inset:0;z-index:1055;display:block!important;overflow-x:hidden;overflow-y:auto;background:transparent}.modal.ohgl-modal-fallback-open .modal-dialog{margin:8vh auto}.ohgl-modal-fallback-backdrop{z-index:1050}.ohgl-action-error{margin-top:8px;color:#b33b4a;font-weight:700}
.ohgl-record-actions{flex-wrap:wrap;justify-content:flex-end}.ohgl-record-actions a,.ohgl-record-actions button{display:inline-flex!important;align-items:center;min-height:34px;padding:7px 11px!important;border:1px solid #d7e2ec!important;border-radius:8px!important;background:#fff!important;color:#285273!important;text-decoration:none!important;font-weight:700!important}.ohgl-record-actions a:hover,.ohgl-record-actions button:hover{border-color:#1464f4!important;color:#1464f4!important;background:#f3f7ff!important}.ohgl-record-actions .ohgl-record-delete{border-color:#f0d3d7!important;color:#b33b4a!important}.oh-payment-settings{padding:0!important}.oh-payment-heading{display:flex;justify-content:space-between;gap:24px;padding:28px 30px;border-bottom:1px solid #e4ebf2}.oh-payment-heading span{color:#1464f4;font-size:11px;font-weight:850;letter-spacing:.13em}.oh-payment-heading h3{margin:6px 0;color:#082845;font-size:28px}.oh-payment-heading p{max-width:720px;margin:0;color:#6d7d92}.oh-payment-security{height:max-content;padding:9px 12px;border-radius:99px;background:#e8f8f3;color:#168267;font-size:12px;font-weight:800}.oh-payment-tabs{display:grid!important;grid-template-columns:repeat(3,1fr);gap:10px;padding:20px 30px 0}.oh-payment-tabs .nav-link{display:grid!important;gap:2px;width:100%;padding:16px!important;text-align:left;border:1px solid #dce5ee!important;border-radius:12px!important;color:#39536d!important;background:#fff!important}.oh-payment-tabs .nav-link.active{border-color:#1464f4!important;background:#edf4ff!important;color:#0a4ec5!important;box-shadow:0 0 0 2px rgba(20,100,244,.08)}.oh-payment-tabs small{font-size:11px;opacity:.75}.oh-payment-content{padding:24px 30px 30px}.oh-provider-head{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;margin-bottom:22px;padding:18px;border-radius:14px;background:#f7faff}.oh-provider-logo{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;color:#fff;font-size:24px;font-weight:900}.oh-provider-logo.stripe{background:#635bff}.oh-provider-logo.paypal{background:#0878c9}.oh-provider-logo.authorize{background:#183f72}.oh-provider-head h4,.oh-provider-head p{margin:0}.oh-provider-head h4{color:#082845}.oh-provider-head p{color:#718096;font-size:13px}.oh-provider-status{padding:7px 10px;border-radius:99px;background:#e8f8f3;color:#168267;font-size:11px;font-weight:800}.oh-payments-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.oh-payments-form label{display:grid;gap:6px;color:#173a59;font-weight:750}.oh-payments-form label small{color:#7b8b9c;font-weight:500}.oh-payments-form .form-control{min-height:49px;border-color:#d7e1eb}.oh-payment-actions{grid-column:1/-1;display:flex;gap:9px}.oh-payment-message{display:block;margin:0 30px 24px;color:#168279;font-weight:800}@media(max-width:767px){.oh-payment-heading{display:block}.oh-payment-security{display:inline-block;margin-top:14px}.oh-payment-tabs{grid-template-columns:1fr}.oh-payments-form{grid-template-columns:1fr}.oh-provider-head{grid-template-columns:auto 1fr}.oh-provider-status{grid-column:1/-1}}
.oh-agreement-document{max-width:920px;margin:42px auto;padding:clamp(25px,5vw,65px);line-height:1.75}.oh-agreement-sign-form{display:grid;gap:15px}.oh-agreement-sign-form label{display:grid;gap:7px;color:#173a59;font-weight:750}.oh-signature-pad{position:relative;overflow:hidden;border:1px solid #cfdbe7;border-radius:14px;background:repeating-linear-gradient(0deg,#fff,#fff 43px,#edf2f7 44px)}.oh-signature-pad canvas{display:block;width:100%;height:180px;cursor:crosshair;touch-action:none}.oh-signature-clear{position:absolute;right:10px;top:10px;padding:7px 11px;border:1px solid #d8e1ea;border-radius:8px;background:#fff;color:#4d6379;font-weight:700}.oh-signature-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:9px!important;font-weight:500!important}.oh-signed-signature,.oh-signature-placeholder{display:grid;gap:5px;max-width:390px;margin:24px 0;padding:18px;border:1px solid #cfe0ed;border-radius:14px;background:#f8fbfe}.oh-signed-signature>span,.oh-signature-placeholder strong{color:#1464f4;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.oh-signed-signature img{display:block;width:250px;max-width:100%;height:85px;object-fit:contain;object-position:left center}.oh-signed-signature strong{font-family:Georgia,serif;font-size:22px;color:#082845}.oh-signed-signature small,.oh-signature-placeholder span{color:#718096}.ohgl-shortcode-guide{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:22px;padding:14px;border-radius:12px;background:#edf5ff;color:#173a59}.ohgl-shortcode-guide code{padding:6px 9px;border-radius:7px;background:#fff;color:#1464f4}.ohgl-modal-kicker{display:block;color:#1464f4;font-size:10px;font-weight:850;letter-spacing:.14em}.ohgl-dashboard .modal-content{overflow:hidden;border:0;border-radius:20px;box-shadow:0 28px 80px rgba(5,25,43,.24)}.ohgl-dashboard .modal-header,.ohgl-dashboard .modal-body,.ohgl-dashboard .modal-footer{padding:22px 25px}.ohgl-dashboard .modal-body{display:grid;gap:16px}.ohgl-dashboard .modal-body label{display:grid;gap:7px;color:#173a59;font-weight:750}.ohgl-dashboard .modal-title{color:#082845;font-weight:850}
.ohgl-seasonal-pricing{margin:24px 0;padding:24px;border:1px solid #dce6ef;border-radius:18px;background:#f8fbff}.ohgl-seasonal-pricing .ohgl-section-title{display:flex;justify-content:space-between;gap:20px;align-items:center}.ohgl-seasonal-pricing h3{margin:5px 0;color:#082845}.ohgl-seasonal-pricing p{margin:0;color:#6d7d92}.ohgl-season-rows{display:grid;gap:11px;margin-top:18px}.ohgl-season-row{display:grid;grid-template-columns:1.2fr 1fr 1fr .8fr auto;gap:10px;align-items:end;padding:14px;border:1px solid #dfe8f1;border-radius:12px;background:#fff}.ohgl-season-row label{display:grid;gap:5px;color:#38536d;font-size:12px;font-weight:750}.ohgl-season-remove{width:38px;height:38px;border:1px solid #efd2d8;border-radius:9px;background:#fff4f5;color:#b33b4a;font-size:22px}.ohgl-global-preloader{position:fixed;inset:0;z-index:200000;display:grid;place-items:center;visibility:hidden;opacity:0;background:rgba(5,25,43,.68);backdrop-filter:blur(3px);transition:.18s}.ohgl-global-preloader.is-active{visibility:visible;opacity:1}.ohgl-global-preloader>div{display:grid;justify-items:center;min-width:230px;padding:28px;border-radius:18px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.24);color:#082845}.ohgl-global-preloader small{margin-top:4px;color:#718096}.ohgl-loader-ring{width:44px;height:44px;margin-bottom:14px;border:4px solid #dbe8f5;border-top-color:#1464f4;border-radius:50%;animation:ohgl-spin .75s linear infinite}@keyframes ohgl-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.ohgl-season-row{grid-template-columns:1fr 1fr}.ohgl-season-remove{grid-column:2;justify-self:end}.ohgl-seasonal-pricing .ohgl-section-title{display:block}.ohgl-season-add{margin-top:12px}}
.ohgl-template-shortcodes>div{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}.ohgl-template-shortcodes code{padding:8px 10px;border:1px solid #d9e5f0;border-radius:8px;background:#f5f9ff;color:#1455b8}.ohgl-template-price{display:inline-flex;align-items:baseline;gap:5px;padding:10px 14px;border-radius:99px;background:#eaf3ff;color:#21445f}.ohgl-template-price strong{font-size:22px;color:#1464f4}
.ohgl-edit-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:28px;align-items:start}.ohgl-edit-layout>.ohgl-info-card{padding:28px;overflow:visible}.ohgl-edit-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ohgl-edit-field{display:grid;gap:7px}.ohgl-edit-field label{color:#173a59;font-size:12px;font-weight:850;text-transform:capitalize}.ohgl-edit-field input,.ohgl-edit-field textarea,.ohgl-edit-field select{width:100%;padding:12px 14px;border:1px solid #d7e2ec;border-radius:10px;background:#fbfdff}.ohgl-edit-field:has(textarea){grid-column:1/-1}.ohgl-leaflet-map{height:480px;border:1px solid #dce5ed;border-radius:22px;overflow:hidden;box-shadow:0 18px 45px rgba(8,40,69,.1)}
.oh-guest-portal{min-height:760px;background:linear-gradient(180deg,#eff6ff,#fff)}.oh-guest-portal .ohgl-section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.oh-guest-portal .ohgl-section-heading h1{margin:10px 0;color:#082845;font-size:clamp(38px,6vw,66px);font-weight:900}.oh-guest-portal .ohgl-section-heading p{color:#6d7d92;font-size:18px}.oh-guest-portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.oh-guest-portal-grid .ohgl-detail-card{padding:30px;border:1px solid #dfe9f2;border-radius:20px;box-shadow:0 16px 40px rgba(8,40,69,.08)}.oh-guest-portal-grid h2{color:#082845}.oh-guest-portal-grid h3{margin-top:20px;color:#1464f4;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.oh-guest-message-card{display:grid;gap:16px;padding:28px;border:1px solid #dfe8f1;border-radius:20px;background:#fff;box-shadow:0 16px 40px rgba(8,40,69,.08)}.oh-guest-message-card form{display:grid;gap:14px}.oh-guest-message-card label{display:grid;gap:6px;font-weight:750;color:#173a59}.oh-calendar-event-daily-price{border:0!important;background:transparent!important;color:#168267!important;font-size:11px!important;font-weight:850!important;pointer-events:none}.oh-agreement-preview{padding:20px;line-height:1.75}.oh-agreement-preview h1,.oh-agreement-preview h2,.oh-agreement-preview h3{color:#082845}@media(max-width:900px){.ohgl-edit-layout,.oh-guest-portal-grid{grid-template-columns:1fr}.ohgl-edit-fields{grid-template-columns:1fr}.ohgl-edit-field:has(textarea){grid-column:auto}}
:root .ohgl-edit-layout>section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}:root .ohgl-edit-layout>section>.ohgl-tone-row,:root .ohgl-edit-layout>section>.ohgl-photo-manager,:root .ohgl-edit-layout>section>.ohgl-seasonal-pricing,:root .ohgl-edit-layout>section>.ohgl-save-message{grid-column:1/-1}:root .ohgl-edit-layout>section>.ohgl-gold-btn{grid-column:1;justify-self:start}@media(max-width:900px){:root .ohgl-edit-layout>section{grid-template-columns:1fr}}
:root .oh-payment-tabs{grid-template-columns:repeat(2,1fr)}
:root .oh-action-icon{flex:0 0 17px;width:17px;height:17px;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}:root .ohgl-dashboard button:has(>.oh-action-icon),:root .ohgl-dashboard a:has(>.oh-action-icon),:root .oh-payment-settings button:has(>.oh-action-icon){display:inline-flex!important;align-items:center!important;justify-content:center;gap:7px}:root .ohgl-record-delete>.oh-action-icon{stroke:#b33b4a}:root .ohgl-gold-btn>.oh-action-icon,:root .ohgl-primary-btn>.oh-action-icon{width:18px;height:18px}
:root .ohgl-ui-icon-button{display:inline-flex!important;align-items:center!important;justify-content:center;gap:7px}
:root .ohgl-record-actions .oh-action-delete,:root .ohgl-site-actions .oh-action-delete{border-color:#f1b8c0!important;background:#fff1f3!important;color:#b4233b!important}:root .ohgl-record-actions .oh-action-edit,:root .ohgl-site-actions .oh-action-edit{border-color:#b8d2ff!important;background:#edf4ff!important;color:#0d5bd7!important}:root .ohgl-record-actions .oh-action-view,:root .ohgl-record-actions .oh-action-preview,:root .ohgl-record-actions .oh-action-reply,:root .ohgl-site-actions .oh-action-preview,:root .ohgl-site-actions .oh-action-calendar{border-color:#afe3ea!important;background:#ebfbfd!important;color:#087b8e!important}:root .ohgl-record-actions .oh-action-email,:root .ohgl-record-actions .oh-action-send{border-color:#c6d5ff!important;background:#f0f4ff!important;color:#374fc7!important}:root .ohgl-record-actions .oh-action-approve,:root .ohgl-record-actions .oh-action-publish,:root .ohgl-site-actions .oh-action-publish{border-color:#afe0c5!important;background:#edfbf3!important;color:#147a43!important}:root .ohgl-record-actions .oh-action-unbook{border-color:#f1d18a!important;background:#fff8e6!important;color:#936000!important}:root .ohgl-record-actions .oh-action-qr,:root .ohgl-site-actions .oh-action-qr{border-color:#b9c4cf!important;background:#eef2f6!important;color:#24394d!important}:root .ohgl-record-actions .oh-action-duplicate,:root .ohgl-site-actions .oh-action-duplicate{border-color:#d4d9df!important;background:#f6f7f9!important;color:#536273!important}:root .oh-action-save>.oh-action-icon,:root .oh-action-approve>.oh-action-icon,:root .oh-action-publish>.oh-action-icon{color:#198754}:root .oh-action-delete>.oh-action-icon{color:#dc3545}:root .oh-action-unbook>.oh-action-icon{color:#d28b00}:root .ohgl-ui-icon-button{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}:root .ohgl-ui-icon-button:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(8,40,69,.1)}
.ohgl-layout-tabs .ohgl-dashboard-grid{grid-template-columns:1fr}.ohgl-layout-tabs .ohgl-sidebar{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:20px;min-height:0;padding:18px 28px;border-right:0;border-bottom:1px solid #dfe7ef}.ohgl-layout-tabs .ohgl-sidebar nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:5px}.ohgl-layout-tabs .ohgl-sidebar nav a{margin:0;padding:10px 13px}.ohgl-layout-tabs .ohgl-sidebar .ohgl-logout-link{margin:0;border-top:0;border-radius:9px}.ohgl-layout-tabs .ohgl-sidebar .ohgl-new-site{margin:0}.ohgl-layout-tabs .ohgl-main{min-width:0}.ohgl-layout-options,.ohgl-payment-display-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ohgl-layout-options label,.ohgl-payment-display-options label{display:flex!important;align-items:flex-start;gap:10px;padding:16px;border:1px solid #dce5ee;border-radius:12px;background:#fbfdff;cursor:pointer}.ohgl-layout-options label:has(input:checked),.ohgl-payment-display-options label:has(input:checked){border-color:#1464f4;background:#edf4ff;box-shadow:0 0 0 2px rgba(20,100,244,.07)}.ohgl-layout-options input,.ohgl-payment-display-options input{margin-top:4px}.ohgl-layout-options span,.ohgl-payment-display-options span{display:grid;gap:3px}.ohgl-layout-options small,.ohgl-payment-display-options small{color:#748399;font-weight:500}.ohgl-payment-display-options .is-hide-option:has(input:checked){border-color:#d5a52b;background:#fff8e6}.ohgl-edit-tabs{margin-bottom:0}.ohgl-edit-tab-content{padding-top:22px}.ohgl-edit-form-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:28px;overflow:visible}.ohgl-edit-form-card>.ohgl-tone-row,.ohgl-edit-form-card>.ohgl-photo-manager,.ohgl-edit-form-card>.ohgl-seasonal-pricing,.ohgl-edit-form-card>.ohgl-save-message{grid-column:1/-1}.ohgl-edit-form-card>.ohgl-gold-btn{grid-column:1;justify-self:start}.ohgl-full-preview-card{padding:0!important;overflow:hidden!important}.ohgl-full-preview-card>.ohgl-section-title{padding:22px 25px;border-bottom:1px solid #dfe7ef}.ohgl-full-preview-card>.ohgl-section-title h3,.ohgl-full-preview-card>.ohgl-section-title p{margin:0}.ohgl-listing-preview-frame{display:block;width:100%;height:80vh;min-height:760px;border:0;background:#fff}.ohgl-preview-content[data-preview-mode=template]{position:relative;min-height:320px;max-height:900px;overflow:auto;border:1px solid #dfe7ef;border-radius:16px;background:#fff}.ohgl-preview-content[data-preview-mode=template]:before{content:"Updating full template preview…";position:sticky;z-index:20;top:12px;display:none;width:max-content;margin:12px auto -45px;padding:9px 13px;border-radius:99px;background:#082845;color:#fff;font-size:12px;font-weight:800}.ohgl-preview-content[data-preview-mode=template].is-loading:before{display:block}.ohgl-template-preview-render{min-width:0}.ohgl-template-preview-render [data-preview-disabled=true]{pointer-events:none}.ohgl-template-preview-render .ohgl-property-site{overflow:hidden}.ohgl-template-preview-render .ohgl-property-hero{min-height:520px}.ohgl-template-preview-render .ohgl-property-section{padding:55px 18px}@media(max-width:991px){.ohgl-layout-tabs .ohgl-sidebar{grid-template-columns:1fr}.ohgl-layout-tabs .ohgl-sidebar nav{justify-content:flex-start}.ohgl-layout-options,.ohgl-payment-display-options{grid-template-columns:1fr}.ohgl-edit-form-card{grid-template-columns:1fr}.ohgl-edit-form-card>*{grid-column:1!important}.ohgl-listing-preview-frame{min-height:620px}}
.oh-guest-portal-group{max-width:940px;margin:0 auto 28px;padding:clamp(20px,4vw,38px);border:1px solid #dce7f1;border-radius:24px;background:#fff;box-shadow:0 20px 55px rgba(8,40,69,.09)}.oh-guest-portal-title{margin-bottom:22px}.oh-guest-portal-title>span{color:#1464f4;font-size:11px;font-weight:850;letter-spacing:.14em}.oh-guest-portal-title h2{margin:6px 0 0;color:#082845;font-size:clamp(27px,4vw,38px)}.oh-guest-portal-accordion{display:grid;gap:11px}.oh-guest-portal-accordion .accordion-item{overflow:hidden;border:1px solid #dce5ee!important;border-radius:14px!important}.oh-guest-portal-accordion .accordion-button{padding:18px 20px!important;background:#f8fbff!important;color:#123956!important;font-weight:850!important;box-shadow:none!important}.oh-guest-portal-accordion .accordion-button:not(.collapsed){background:#edf4ff!important;color:#0b58ce!important}.oh-guest-portal-accordion .accordion-body{padding:22px;color:#435c73;line-height:1.75}.oh-guest-portal-accordion .oh-guest-message-card{padding:0;border:0;box-shadow:none}
.ohgl-top-tabs{display:none}.ohgl-layout-tabs .ohgl-dashboard-grid{grid-template-columns:1fr}.ohgl-layout-tabs .ohgl-sidebar{display:none}.ohgl-layout-tabs .ohgl-top-tabs{display:block;padding:0 32px;background:#fff}.ohgl-top-tabs-nav{display:flex;align-items:center;gap:7px;overflow-x:auto;padding:14px 0;border-bottom:1px solid #dfe7ef;scrollbar-width:thin}.ohgl-top-tabs-nav a{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;padding:11px 15px;border:1px solid transparent;border-radius:10px;color:#536b82;text-decoration:none;font-size:13px;font-weight:800;transition:.18s}.ohgl-top-tabs-nav a:hover{border-color:#cdddf0;background:#f5f9ff;color:#0d5bd7}.ohgl-top-tabs-nav a.active{border-color:#b8d2ff;background:#eaf2ff;color:#0d5bd7;box-shadow:0 5px 14px rgba(20,100,244,.1)}.ohgl-top-tabs-nav a>span{font-size:16px}.ohgl-top-tabs-nav .ohgl-top-tabs-add{margin-left:auto;border-color:#1464f4;background:#1464f4;color:#fff;box-shadow:0 7px 18px rgba(20,100,244,.2)}.ohgl-top-tabs-nav .ohgl-top-tabs-add:hover{background:#0c55da;color:#fff}.ohgl-mobile-dashboard-nav,.ohgl-mobile-page-select{display:none}.ohgl-mobile-page-select>span{display:block;margin-bottom:7px;color:#557088;font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.ohgl-mobile-page-select>div{position:relative}.ohgl-mobile-page-select b{position:absolute;z-index:2;left:16px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#eaf2ff;color:#1464f4;pointer-events:none}.ohgl-mobile-page-select .form-select{display:block;width:100%;min-height:58px;padding:10px 46px 10px 58px!important;border:1px solid #cfddea!important;border-radius:14px!important;background-color:#fff!important;color:#123956;font-size:16px;font-weight:800;box-shadow:0 10px 28px rgba(8,40,69,.09)}@media(max-width:767px){.ohgl-dashboard-grid{display:block}.ohgl-dashboard .ohgl-sidebar{display:none!important}.ohgl-mobile-dashboard-nav{display:block;padding:16px 18px 14px;background:linear-gradient(180deg,#f7faff 0%,#fff 100%);border-bottom:1px solid #e1e9f1}.ohgl-mobile-dashboard-nav .ohgl-mobile-page-select{display:block;margin:0}.ohgl-topbar{height:auto;min-height:68px;padding:12px 18px}.ohgl-layout-tabs .ohgl-top-tabs{display:none}.ohgl-layout-tabs .ohgl-page,.ohgl-page{padding-top:20px}}
