:root{--ink:#202321;--forest:#526b5a;--moss:#71816a;--lime:#e8eadc;--cream:#f3f0e8;--paper:#fbf8f2;--muted:#6f716b;--line:#d9d4c9;--warning:#a8752e;--shadow:0 16px 36px rgba(32,35,33,.045)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}.workspace{min-height:100vh}.topbar{display:flex;justify-content:space-between;min-height:72px;padding:0 max(28px,calc((100vw - 1200px) / 2));border-bottom:1px solid rgba(23,37,30,.11);background:rgba(246,245,237,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:-webkit-sticky;position:sticky;top:0;z-index:2}.topbar,.wordmark{align-items:center}.wordmark{display:inline-flex;gap:10px;font-weight:700;letter-spacing:-.025em}.mark{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;color:var(--forest);background:var(--lime);font-size:17px}.topbar nav{display:flex;gap:27px;color:var(--muted);font-size:14px}.topbar nav a{padding:26px 0 23px;border-bottom:2px solid transparent}.topbar nav .selected{color:var(--ink);border-color:var(--forest);font-weight:700}.profile{width:36px;height:36px;border:0;border-radius:50%;background:var(--forest);color:white;font-size:12px;font-weight:700}main{width:min(1200px,calc(100% - 56px));margin:0 auto;padding:67px 0 80px}.welcome{display:flex;justify-content:space-between;gap:36px;align-items:flex-end}.eyebrow{margin:0 0 11px;color:var(--moss);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.welcome h1{max-width:700px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,68px);letter-spacing:-.055em;line-height:.98}.welcome p:not(.eyebrow){max-width:565px;margin:20px 0 0;color:var(--muted);font-size:18px;line-height:1.5}.preview-link{flex:0 0 auto;padding:13px 17px;border-radius:999px;border:1px solid var(--ink);font-size:14px;font-weight:700}.preview-link span{color:var(--moss);margin-left:8px}.progress{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:57px 0 28px}.progress-card{display:flex;min-height:146px;gap:13px;padding:20px;border:1px solid var(--line);border-radius:16px;background:rgba(255,254,248,.65)}.progress-card.current{border-color:#afc57c;background:#eff5dc}.progress-card.complete{background:#e9f0e8}.progress-icon{display:grid;flex:0 0 auto;place-items:center;width:25px;height:25px;border:1px solid #bcc6b8;border-radius:50%;color:var(--muted);font-size:12px;font-weight:700}.complete .progress-icon{color:white;border-color:var(--forest);background:var(--forest)}.current .progress-icon{border-color:var(--forest);color:var(--forest)}.progress-card small{display:block;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.progress-card strong{display:block;margin-top:8px;font-size:14px}.progress-card p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.panel{border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:var(--shadow)}.calendar-panel{padding:36px;scroll-margin-top:96px}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.safety-card h2,.section-heading h2,.site-card h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:31px;letter-spacing:-.035em;line-height:1.05}.connection-pill,.future-tag{display:inline-block;padding:7px 10px;border-radius:999px;color:var(--warning);background:#fff0e6;font-size:11px;font-weight:700}.connection-pill.ready{color:var(--forest);background:#e8f2df}.section-copy{max-width:700px;margin:14px 0 29px;color:var(--muted);line-height:1.5}.setup-list{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.setup-step{display:grid;grid-template-columns:34px 1fr;grid-gap:17px;gap:17px;padding:23px 0;border-top:1px solid var(--line)}.setup-step>span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #bdc5b8;border-radius:50%;color:var(--muted);font-size:12px;font-weight:700}.setup-step.complete>span{color:white;border-color:var(--forest);background:var(--forest)}.setup-step.active>span{border-color:var(--moss);color:var(--forest);background:var(--lime)}.setup-step strong{display:block;font-size:14px}.setup-step p{max-width:690px;margin:6px 0 13px;color:var(--muted);font-size:14px;line-height:1.45}.setup-step code{font-size:12px}.url-box{display:flex;align-items:center;max-width:735px;gap:10px;padding:7px 7px 7px 13px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#f8f8f2}.url-box code{flex:1 1;overflow:hidden;color:#536158;text-overflow:ellipsis;white-space:nowrap}.copy-button{flex:0 0 auto;padding:8px 12px;border:0;border-radius:7px;color:white;background:var(--forest);font-size:12px;font-weight:700}.source-entry{display:flex;max-width:735px;gap:8px}.source-entry input{min-width:0;flex:1 1;padding:12px 13px;border:1px solid #bfc6b9;border-radius:9px;outline:none;color:var(--ink);background:white}.source-entry input:focus{border-color:var(--forest);box-shadow:0 0 0 3px rgba(92,137,102,.17)}.source-entry button{flex:0 0 auto;border:0;border-radius:9px;padding:0 15px;color:white;background:var(--forest);font-size:13px;font-weight:700}.field-error{color:#a3412c!important;font-size:12px!important}.sync-note{margin:4px 0 0;padding:17px 18px;border-left:3px solid #baca89;color:#5b654f;background:#f5f8eb;font-size:13px;line-height:1.45}.two-column{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:25px;gap:25px;margin-top:26px;scroll-margin-top:96px}.site-card{display:flex;min-height:275px;justify-content:space-between;gap:25px;padding:36px;overflow:hidden}.site-card>div:first-child{max-width:330px}.safety-card p:not(.eyebrow),.site-card p:not(.eyebrow){color:var(--muted);line-height:1.5}.site-card a{display:inline-block;margin-top:9px;color:var(--forest);font-size:14px;font-weight:700}.site-card a span{margin-left:7px}.site-thumbnail{position:relative;display:flex;flex:0 0 215px;flex-direction:column;justify-content:flex-end;min-height:220px;padding:23px;overflow:hidden;border-radius:12px;color:white;background:linear-gradient(160deg,#6b8961,#395c4d 44%,#202f2a)}.site-thumbnail:before{position:absolute;width:320px;height:155px;border-radius:50%;top:29px;left:-75px;background:#d0db99;content:"";opacity:.76}.site-thumbnail:after{position:absolute;width:270px;height:120px;border-radius:50% 50% 0 0;bottom:-37px;right:-56px;background:#1e382f;content:""}.thumbnail-nav{position:absolute;top:16px;right:15px;display:flex;gap:4px}.thumbnail-nav i{width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.7)}.site-thumbnail span,.site-thumbnail strong{position:relative;z-index:1}.site-thumbnail strong{font-family:Georgia,serif;font-size:36px;line-height:.85;letter-spacing:-.05em}.site-thumbnail span{margin-top:11px;font-size:11px;letter-spacing:.11em;text-transform:uppercase}.safety-card{padding:36px}.future-tag{margin-top:12px;color:var(--forest);background:#e8f2df}.site-preview{min-height:100vh;color:#f7f6eb;background:#23483c}.site-nav{display:flex;justify-content:space-between;align-items:center;padding:25px max(28px,calc((100vw - 1200px) / 2));font-size:14px}.site-nav a{opacity:.75}.site-nav span{font-family:Georgia,serif;font-size:20px;letter-spacing:-.04em}.site-nav button{padding:10px 15px;border:1px solid rgba(255,255,255,.55);border-radius:99px;color:white;background:transparent}.site-hero{display:flex;min-height:570px;flex-direction:column;justify-content:center;padding:70px max(28px,calc((100vw - 1200px) / 2));background:radial-gradient(circle at 74% 24%,#bdd07e 0 9%,transparent 9.3%),radial-gradient(ellipse at 74% 63%,#6e9975 0 25%,transparent 25.2%),linear-gradient(119deg,#182b25,#365f4e 53%,#69906c)}.site-hero p{margin:0 0 16px;color:#d9eb9d;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site-hero h1{max-width:700px;margin:0;font-family:Georgia,serif;font-size:clamp(58px,10vw,128px);letter-spacing:-.07em;line-height:.86}.site-hero span{max-width:430px;margin-top:28px;color:rgba(255,255,255,.78);line-height:1.55}.site-details{display:grid;grid-template-columns:1fr 360px;grid-gap:40px;gap:40px;padding:90px max(28px,calc((100vw - 1000px) / 2));color:var(--ink);background:#f8f6ea}.site-details h2{max-width:500px;margin:0;font-family:Georgia,serif;font-size:48px;letter-spacing:-.05em;line-height:.96}.site-details p:not(.eyebrow){max-width:500px;color:var(--muted);line-height:1.6}.site-details aside{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:24px;border:1px solid #d6ddca;border-radius:14px;background:white}.site-details aside span{color:var(--muted);font-size:14px}.site-details aside a,.site-details aside button{width:100%;margin-top:14px;padding:13px;border:0;border-radius:8px;color:white;background:var(--forest);font-weight:700;text-align:center}@media (max-width:800px){.topbar{padding:0 20px}.topbar nav{display:none}main{width:min(100% - 40px,600px);padding-top:44px}.welcome{display:block}.preview-link{display:inline-block;margin-top:24px}.progress{grid-template-columns:1fr 1fr}.calendar-panel{padding:24px}.section-heading{display:block}.connection-pill{margin-top:13px}.source-entry{flex-direction:column}.source-entry button{padding:12px}.site-details,.two-column{grid-template-columns:1fr}.site-card{min-height:unset;flex-direction:column}.site-thumbnail{flex-basis:180px;min-height:180px}.site-details{padding:60px 28px}.site-nav{padding:20px}.site-nav a{display:none}}@media (max-width:430px){.progress{grid-template-columns:1fr}.url-box{align-items:flex-start;flex-direction:column}.copy-button{align-self:flex-end;margin-top:-1px}.setup-step{grid-template-columns:29px 1fr;gap:10px}}.auth-shell{display:grid;min-height:100vh;grid-template-columns:minmax(300px,.92fr) minmax(480px,1.08fr);background:var(--paper)}.auth-intro{display:flex;min-height:100%;flex-direction:column;justify-content:space-between;padding:42px clamp(30px,7vw,105px);color:#f8f7ee;background:radial-gradient(circle at 80% 15%,#c9dc90 0 7%,transparent 7.2%),radial-gradient(ellipse at 77% 66%,#5d8868 0 22%,transparent 22.2%),linear-gradient(145deg,#183126,#315e4b)}.auth-intro .wordmark{color:white}.auth-intro .mark{color:var(--forest)}.auth-intro h1{max-width:530px;margin:0;font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);letter-spacing:-.06em;line-height:.96}.auth-intro p:not(.eyebrow){max-width:430px;color:rgba(255,255,255,.74);font-size:17px;line-height:1.6}.auth-intro .eyebrow{color:var(--lime)}.auth-intro small{color:rgba(255,255,255,.55)}.auth-card-wrap{display:grid;place-items:center;padding:40px}.auth-card{width:min(100%,410px)}.auth-card h2,.onboarding-card h1{margin:0 0 29px;font-family:Georgia,serif;font-size:36px;letter-spacing:-.045em;line-height:1.05}.auth-card label,.onboarding-card label{display:block;margin-top:16px;color:#415047;font-size:12px;font-weight:700}.auth-card input,.onboarding-card input{display:block;width:100%;margin-top:7px;padding:13px 14px;border:1px solid #c8cec2;border-radius:9px;outline:none;background:white;color:var(--ink);font-size:15px;font-weight:400}.auth-card input:focus,.onboarding-card input:focus{border-color:var(--forest);box-shadow:0 0 0 3px rgba(92,137,102,.17)}.auth-card button,.onboarding-card button{width:100%;margin-top:24px;padding:14px;border:0;border-radius:9px;color:white;background:var(--forest);font-weight:700}.auth-card button span,.onboarding-card button span{float:right}.auth-card button:disabled,.onboarding-card button:disabled,.source-entry button:disabled{cursor:wait;opacity:.7}.auth-switch,.password-note{color:var(--muted);font-size:13px;line-height:1.5}.auth-switch{margin-top:21px;text-align:center}.auth-switch a{color:var(--forest);font-weight:700}.auth-error{margin:15px 0 0;padding:10px 12px;border-radius:8px;color:#8f3725;background:#fff0ed;font-size:13px;line-height:1.4}.onboarding-shell{min-height:100vh;padding:32px max(28px,calc((100vw - 1000px) / 2));background:radial-gradient(circle at 84% 18%,#ecf4cb 0 11%,transparent 11.3%),var(--cream)}.onboarding-head{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}.onboarding-card{width:min(100%,620px);margin:clamp(60px,14vh,150px) auto;padding:clamp(28px,5vw,52px);border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:var(--shadow)}.onboarding-card>p:not(.eyebrow){max-width:480px;color:var(--muted);line-height:1.55}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}@media (max-width:760px){.auth-shell{grid-template-columns:1fr}.auth-intro{min-height:360px;padding:28px}.auth-intro h1{font-size:44px}.auth-intro small{display:none}.auth-card-wrap{padding:52px 28px}.form-grid{grid-template-columns:1fr}}.payment-panel{margin-top:26px;padding:36px;scroll-margin-top:96px}.payment-actions{display:flex;align-items:center;gap:14px}.payment-actions>button{border:0;border-radius:9px;padding:13px 17px;color:white;background:var(--forest);font-weight:700}.payment-actions>button:disabled{cursor:wait;opacity:.65}.payment-actions .preview-link{display:inline-block}.payment-actions .pause-site{color:#865033;background:#fff0e6}.direct-site{width:100%;max-width:none;min-height:100vh;margin:0;padding:0;color:var(--ink);background:#f8f7ee}.direct-nav{display:flex;align-items:center;justify-content:space-between;padding:23px max(28px,calc((100vw - 1120px) / 2));color:rgba(255,255,255,.83);background:#1f4539;font-size:13px}.direct-nav>a:last-child{padding:10px 14px;border:1px solid rgba(255,255,255,.5);border-radius:999px;color:white;font-weight:700}.direct-wordmark{color:white;font-family:Georgia,Times New Roman,serif;font-size:22px;letter-spacing:-.045em}.direct-hero{min-height:440px;padding:102px max(28px,calc((100vw - 1120px) / 2));color:white;background:radial-gradient(circle at 79% 23%,#d0df95 0 8%,transparent 8.2%),radial-gradient(ellipse at 80% 77%,#7fa178 0 22%,transparent 22.2%),linear-gradient(122deg,#142a22,#315e4b 56%,#496f5c)}.direct-hero .eyebrow{color:var(--lime)}.direct-hero h1{max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,9vw,110px);letter-spacing:-.07em;line-height:.88}.direct-hero>p:last-child{max-width:420px;margin:28px 0 0;color:rgba(255,255,255,.76);font-size:17px;line-height:1.55}.booking-banner{width:min(100% - 56px,1120px);margin:28px auto 0;padding:15px 18px;border-left:3px solid #d1a056;color:#6a4a1a;background:#fff4df;line-height:1.45}.booking-banner.success{border-color:var(--forest);color:var(--forest);background:#e7f1df}.direct-content{display:grid;grid-template-columns:1fr 420px;width:min(100% - 56px,1120px);grid-gap:85px;gap:85px;margin:0 auto;padding:92px 0 54px}.direct-content h2,.direct-offers h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:45px;letter-spacing:-.05em;line-height:.96}.direct-content>div:first-child>p:not(.eyebrow){max-width:470px;color:var(--muted);line-height:1.65}.direct-content ul{display:grid;grid-gap:9px;gap:9px;margin:29px 0 0;padding:0;list-style:none;color:#435146;font-size:14px}.direct-content li:before{margin-right:8px;color:var(--moss);content:"✓"}.availability-card{padding:30px;border:1px solid #d6ddca;border-radius:17px;background:white;box-shadow:var(--shadow)}.availability-card h2{font-size:31px}.availability-card form{display:grid;grid-gap:13px;gap:13px;margin-top:25px}.availability-card label{display:grid;grid-gap:7px;gap:7px;color:#415047;font-size:12px;font-weight:700}.availability-card input,.availability-card select{width:100%;padding:12px 13px;border:1px solid #c8cec2;border-radius:8px;color:var(--ink);background:white}.availability-card button,.direct-offers button{border:0;border-radius:8px;padding:14px;color:white;background:var(--forest);font-weight:700}.availability-card button span,.direct-offers button span{float:right}.availability-card button:disabled,.direct-offers button:disabled{cursor:wait;opacity:.7}.direct-note,.direct-offers{width:min(100% - 56px,1120px);margin:0 auto;padding:35px 0 92px}.direct-offers article{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:17px;padding:29px 31px;border:1px solid #d9ded1;border-radius:15px;background:white}.direct-offers article h2{font-size:29px}.direct-offers article p{margin:9px 0 0;color:var(--muted);font-size:14px}.direct-offers article>div:last-child{display:grid;min-width:190px;grid-gap:4px;gap:4px;text-align:right}.direct-offers strong{font-family:Georgia,Times New Roman,serif;font-size:28px}.direct-offers small{color:var(--muted);font-size:11px}.direct-offers button{margin-top:13px;text-align:left}.direct-note{color:var(--muted)}@media (max-width:800px){.payment-panel{padding:24px}.direct-nav{padding:19px 20px}.direct-nav>span{display:none}.direct-hero{min-height:370px;padding:80px 28px}.direct-content{grid-template-columns:1fr;gap:40px;padding:65px 0 35px}.direct-offers article{align-items:flex-start;flex-direction:column}.direct-offers article>div:last-child{width:100%;text-align:left}.direct-offers button{width:100%}.direct-content h2{font-size:39px}}.booking-settings,.bookings-panel{margin-top:26px;padding:36px;scroll-margin-top:96px}.booking-settings form{display:grid;grid-gap:16px;gap:16px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px}.booking-settings label{display:grid;grid-gap:7px;gap:7px;color:#415047;font-size:12px;font-weight:700}.booking-settings input,.booking-settings textarea{width:100%;border:1px solid #c8cec2;border-radius:9px;padding:12px 13px;color:var(--ink);background:white;font:inherit;font-weight:400;resize:vertical}.booking-settings input:focus,.booking-settings textarea:focus{outline:none;border-color:var(--forest);box-shadow:0 0 0 3px rgba(92,137,102,.17)}.settings-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:4px}.settings-actions button{border:0;border-radius:9px;padding:13px 17px;color:white;background:var(--forest);font-weight:700}.settings-actions button:disabled{cursor:wait;opacity:.7}.settings-actions button span{margin-left:10px}.settings-success{margin:0;font-size:13px}.booking-count,.settings-success{color:var(--forest);font-weight:700}.booking-count{display:inline-block;padding:7px 10px;border-radius:999px;background:#e8f2df;font-size:11px}.booking-list{display:grid;grid-gap:0;gap:0;margin-top:24px;border-top:1px solid var(--line)}.booking-row{display:grid;grid-template-columns:1.2fr 1.1fr .7fr;grid-gap:18px;gap:18px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.booking-row>div{display:grid;grid-gap:4px;gap:4px}.booking-row strong{font-size:14px}.booking-row span{color:var(--muted);font-size:12px}.booking-row>div:last-child{justify-items:end;text-align:right}.booking-status{display:inline-block;padding:4px 7px;border-radius:999px;color:var(--warning)!important;background:#fff0e6;font-size:10px!important;font-weight:700;text-transform:uppercase}.booking-status.confirmed{color:var(--forest)!important;background:#e8f2df}@media (max-width:800px){.booking-settings,.bookings-panel{padding:24px}.booking-row,.settings-grid{grid-template-columns:1fr}.booking-row{gap:11px}.booking-row>div:last-child{justify-items:start;text-align:left}}.property-switcher{display:flex;align-items:center;gap:10px;margin-left:auto}.property-switcher label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;font-weight:700}.property-switcher select{max-width:180px;padding:7px 25px 7px 9px;color:var(--ink);background:var(--paper);font:inherit}.property-switcher select,.property-switcher>a{border:1px solid var(--line);border-radius:7px;font-size:12px;font-weight:700}.property-switcher>a{padding:8px 10px;color:var(--forest)}@media (max-width:800px){.property-switcher{margin-left:0}.property-switcher label>span,.property-switcher>a{display:none}.property-switcher select{max-width:128px}}.manual-blocks{margin:6px 0 24px;padding:20px 0 0;border-top:1px solid var(--line)}.manual-blocks strong{display:block;font-size:14px}.manual-blocks p{margin:6px 0 14px;color:var(--muted);font-size:13px;line-height:1.45}.manual-block-form{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:8px;gap:8px;max-width:620px}.manual-block-form label{display:grid;grid-gap:6px;gap:6px;color:#415047;font-size:11px;font-weight:700}.manual-block-form input{min-width:0;border:1px solid #c8cec2;border-radius:8px;padding:10px;color:var(--ink);background:white;font:inherit;font-size:13px}.manual-block-form button{align-self:end;border:0;border-radius:8px;padding:11px 13px;color:white;background:var(--forest);font-size:13px;font-weight:700}.manual-block-form button:disabled{cursor:wait;opacity:.65}.manual-block-list{display:grid;grid-gap:7px;gap:7px;max-width:620px;margin:16px 0 0;padding:0;list-style:none}.manual-block-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-radius:8px;color:#435146;background:#f5f8eb;font-size:12px;font-weight:700}.manual-block-list button{border:0;color:#865033;background:transparent;font:inherit;font-size:11px;font-weight:700}.calendar-health{margin:0 0 14px;color:var(--muted);font-size:12px;line-height:1.45}.refresh-calendar{margin:0 0 19px;border:1px solid #b9c6b5;border-radius:8px;padding:9px 11px;color:var(--forest);background:#f5f8eb;font-size:12px;font-weight:700}.refresh-calendar:disabled{cursor:wait;opacity:.65}@media (max-width:600px){.manual-block-form{grid-template-columns:1fr}.manual-block-form button{width:100%}}.website-settings{margin-top:26px;padding:36px;scroll-margin-top:96px}.website-settings form{display:grid;grid-gap:16px;gap:16px}.website-settings label{display:grid;grid-gap:7px;gap:7px;color:#415047;font-size:12px;font-weight:700}.website-settings label small{color:var(--muted);font-size:11px;font-weight:400}.website-settings input,.website-settings textarea{width:100%;border:1px solid #c8cec2;border-radius:9px;padding:12px 13px;color:var(--ink);background:white;font:inherit;font-weight:400;resize:vertical}.website-settings input:focus,.website-settings textarea:focus{outline:none;border-color:var(--forest);box-shadow:0 0 0 3px rgba(92,137,102,.17)}.direct-hero.has-hero-image,.site-hero.has-hero-image{background-position:50%;background-size:cover}.marketing-site{width:100%;margin:0;padding:0;overflow:hidden;background:var(--cream)}.marketing-nav{display:flex;width:min(100% - 92px,1440px);min-height:94px;align-items:center;justify-content:space-between;gap:28px;margin:0 auto;border-bottom:1px solid var(--line)}.marketing-wordmark,.workspace .wordmark{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:34px;letter-spacing:-.06em}.marketing-nav nav{display:flex;gap:clamp(20px,3vw,46px);color:#454842;font-size:14px}.marketing-actions>a:first-child,.marketing-nav nav a{transition:color .16s ease}.marketing-actions>a:first-child:hover,.marketing-nav nav a:hover{color:var(--forest)}.marketing-actions{display:flex;align-items:center;gap:27px;font-size:14px}.marketing-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 18px;border:1px solid var(--forest);border-radius:7px;color:var(--paper);background:var(--forest);font-size:14px;font-weight:700}.marketing-primary:hover{background:#3f5547}.marketing-hero{display:grid;grid-template-columns:minmax(310px,.88fr) minmax(500px,1.42fr);width:min(100% - 92px,1440px);min-height:636px;grid-gap:clamp(46px,7vw,126px);gap:clamp(46px,7vw,126px);margin:0 auto;padding:94px 34px 76px}.marketing-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.marketing-copy .eyebrow{margin-bottom:23px}.marketing-closing h2,.marketing-copy h1,.marketing-proof h2{margin:0;color:#1d201e;font-family:Georgia,Times New Roman,serif;font-size:clamp(60px,6.5vw,106px);font-weight:400;letter-spacing:-.075em;line-height:.89}.marketing-copy>p:not(.eyebrow){max-width:430px;margin:31px 0 0;color:var(--muted);font-size:17px;line-height:1.6}.marketing-cta{display:flex;align-items:center;gap:27px;margin-top:34px;font-size:14px;font-weight:700}.marketing-cta>a:not(.marketing-primary){padding:10px 0;color:var(--ink);border-bottom:1px solid var(--ink)}.marketing-cta span{font-size:18px;line-height:.6}.marketing-scene{position:relative;min-height:488px;overflow:hidden;border:1px solid #c9c2b6;background:#c5bcae}.scene-sun{position:absolute;top:43px;right:58px;width:84px;height:84px;border-radius:50%;background:#e5dfcc}.scene-frame{position:absolute;top:0;right:0;bottom:0;left:38%;border-left:1px solid rgba(255,255,255,.48);background:#b7ad9e}.scene-terrace{position:absolute;right:7%;bottom:0;left:11%;height:35%;background:#867d71}.scene-plant{position:absolute;bottom:21%;left:12%;width:62px;height:210px;border-radius:49% 49% 8px 8px;background:#63715f;transform:rotate(4deg)}.scene-plant:after,.scene-plant:before{position:absolute;width:85px;height:22px;border-radius:100%;background:#748168;content:""}.scene-plant:before{top:34px;right:18px;transform:rotate(-31deg)}.scene-plant:after{top:88px;left:16px;transform:rotate(28deg)}.scene-pool{position:absolute;right:-2%;bottom:0;left:51%;height:20%;border-top:4px solid #d6d1c5;background:#617b77}.marketing-booking-card{position:absolute;right:5.5%;bottom:6.5%;width:min(330px,57%);padding:25px;border:1px solid rgba(32,35,33,.13);border-radius:8px;background:rgba(251,248,242,.96);box-shadow:var(--shadow)}.marketing-booking-card p{margin:0;color:#30332f;font-family:Georgia,Times New Roman,serif;font-size:19px}.marketing-booking-card>span{display:block;margin-top:6px;color:var(--muted);font-size:12px}.marketing-date-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:7px;gap:7px;margin:22px 0;text-align:center}.marketing-date-grid small{color:var(--muted);font-size:10px}.marketing-date-grid b{display:grid;aspect-ratio:1;place-items:center;color:white;background:var(--forest);font-family:Georgia,serif;font-size:14px;font-weight:400}.marketing-booking-card>.marketing-booking-action{display:block;padding:13px;color:white;background:var(--forest);font-size:13px;font-weight:700;text-align:center}.marketing-promise{display:grid;grid-template-columns:repeat(3,1fr);width:min(100% - 92px,1372px);margin:0 auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.marketing-promise article{min-height:220px;padding:39px 38px;border-right:1px solid var(--line)}.marketing-promise article:last-child{border:0}.marketing-promise span{color:var(--moss);font-size:11px;font-weight:700;letter-spacing:.14em}.marketing-promise h2{margin:33px 0 11px;font-family:Georgia,serif;font-size:26px;font-weight:400;letter-spacing:-.04em}.marketing-promise p{max-width:285px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.marketing-proof{display:grid;grid-template-columns:.72fr 1.28fr;width:min(100% - 92px,1372px);grid-gap:80px;gap:80px;margin:0 auto;padding:130px 0}.marketing-proof h2{max-width:480px;margin-top:18px;font-size:clamp(44px,4vw,64px)}.marketing-proof>div>p:not(.eyebrow){max-width:430px;margin:23px 0;color:var(--muted);line-height:1.6}.marketing-proof>div>a{display:inline-block;margin-top:12px;padding-bottom:7px;border-bottom:1px solid var(--ink);font-size:14px;font-weight:700}.marketing-calendar-proof{overflow:hidden;border:1px solid var(--line);background:var(--paper)}.proof-heading{display:flex;align-items:center;justify-content:space-between;padding:23px 26px;border-bottom:1px solid var(--line);font-family:Georgia,serif;font-size:20px}.proof-heading small{color:var(--forest);font-family:Arial,sans-serif;font-size:11px;font-weight:700}.proof-row{display:grid;grid-template-columns:128px 1fr 82px;grid-gap:18px;gap:18px;align-items:center;min-height:104px;padding:19px 26px;border-bottom:1px solid var(--line)}.proof-row:last-child{border-bottom:0}.proof-row>strong{font-family:Georgia,serif;font-size:17px;font-weight:400}.proof-row>div{display:flex;align-items:center;gap:9px}.proof-row i{width:7px;height:7px;border-radius:50%;background:var(--moss)}.proof-row em{flex:1 1;min-width:94px;padding:12px;color:#4b4d48;background:#ddd8ce;font-family:Georgia,serif;font-size:12px;font-style:normal}.proof-row em.long{flex:1.6 1}.proof-row>b{font-family:Georgia,serif;font-size:19px;font-weight:400;text-align:right}.marketing-closing{width:min(100% - 92px,1372px);margin:0 auto;padding:106px 0 130px;border-top:1px solid var(--line)}.marketing-closing h2{max-width:870px;margin:20px 0 36px;font-size:clamp(46px,5vw,80px)}.marketing-footer{display:flex;width:min(100% - 92px,1372px);align-items:center;justify-content:space-between;gap:20px;margin:0 auto;padding:28px 0;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.marketing-footer span{color:var(--ink);font-family:Georgia,serif;font-size:21px}.marketing-footer p{margin:0}.marketing-footer a{color:var(--ink);font-weight:700}.workspace{background:var(--cream)}.workspace .topbar{min-height:84px;padding:0 32px;border-color:var(--line);background:rgba(243,240,232,.94)}.workspace .wordmark{display:flex;gap:19px;align-items:baseline;white-space:nowrap}.workspace .wordmark small{color:var(--muted);font-family:Georgia,serif;font-size:14px;font-weight:400;letter-spacing:-.01em}.workspace .topbar nav{gap:clamp(13px,2vw,32px);margin:0 auto;color:#62655e;font-family:Georgia,serif;font-size:15px}.workspace .topbar nav a{padding:31px 0 27px}.workspace .topbar nav .selected{border-color:var(--ink);color:var(--ink);font-weight:400}.workspace .profile{width:34px;height:34px;border:1px solid var(--line);color:var(--ink);background:transparent}.workspace .property-switcher{margin-left:0}.workspace .property-switcher select{background:transparent}.workspace-main{width:min(100% - 60px,1480px);padding:38px 0 88px}.calendar-overview{border-top:0}.overview-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:32px;gap:32px;padding:0 17px 30px}.overview-toolbar h1{display:inline;margin:0 22px 0 0;font-family:Georgia,serif;font-size:27px;font-weight:400;letter-spacing:-.045em}.overview-range{color:#494c46;font-family:Georgia,serif;font-size:14px}.overview-toolbar-actions{display:flex;gap:10px}.overview-toolbar-actions button{min-width:39px;height:37px;border:1px solid var(--line);border-radius:5px;color:var(--ink);background:var(--paper);font-family:Georgia,serif;font-size:14px}.overview-toolbar-actions button:last-child{padding:0 16px}.calendar-status{display:flex;justify-self:end;align-items:center;gap:10px;color:var(--muted);font-size:12px;line-height:1.35}.calendar-status i{width:7px;height:7px;border-radius:50%;background:var(--warning)}.calendar-status.ready i{background:var(--forest)}.calendar-status strong{color:var(--ink);font-family:Georgia,serif;font-size:14px;font-weight:400}.calendar-status b{display:grid;width:44px;height:44px;place-items:center;margin-left:11px;border:2px solid var(--forest);border-radius:50%;color:var(--forest);font-size:20px;font-weight:400}.calendar-command-grid{display:grid;grid-template-columns:minmax(0,1fr) 315px;border:1px solid var(--line);background:rgba(251,248,242,.46)}.calendar-scroll{overflow-x:auto}.calendar-days,.calendar-property-row{display:grid;grid-template-columns:222px minmax(780px,1fr) 122px;min-width:1124px}.calendar-days{min-height:52px;align-items:end;border-bottom:1px solid var(--line)}.calendar-days>span{padding:0 17px 13px;color:var(--muted);font-family:Georgia,serif;font-size:13px}.calendar-days>div{display:grid;grid-template-columns:repeat(30,1fr)}.calendar-days small{display:grid;grid-gap:4px;gap:4px;place-items:center;padding:0 0 11px;color:#565952;font-family:Georgia,serif;font-size:11px;font-weight:400}.calendar-days small b{color:var(--muted);font-size:9px;font-weight:400}.calendar-days>em{padding:0 14px 13px;color:var(--muted);font-size:10px;font-style:normal;text-align:right;text-transform:uppercase}.calendar-property-row{min-height:220px}.calendar-property{display:flex;gap:15px;align-items:center;padding:25px 17px;border-right:1px solid var(--line)}.property-thumbnail{display:grid;flex:0 0 auto;width:70px;height:104px;place-items:center;color:#f6f0e6;background:#8b8275;font-family:Georgia,serif;font-size:32px}.calendar-property>div:last-child{display:grid;grid-gap:7px;gap:7px}.calendar-property strong{font-family:Georgia,serif;font-size:17px;font-weight:400}.calendar-property small{color:var(--muted);font-size:11px;line-height:1.45}.calendar-property a{color:var(--forest);font-size:11px;font-weight:700}.calendar-track{position:relative;display:grid;grid-template-columns:repeat(30,1fr);overflow:hidden;min-height:220px}.availability-dot{position:relative;border-right:1px solid rgba(217,212,201,.7)}.availability-dot:after{position:absolute;top:58px;left:50%;width:6px;height:6px;border-radius:50%;background:var(--moss);content:"";transform:translateX(-50%)}.calendar-booking{position:absolute;z-index:1;top:45px;min-width:43px;height:49px;padding:10px 11px;overflow:hidden;border-radius:4px;color:#3f413d;background:#ddd8ce;font-family:Georgia,serif;font-size:12px;white-space:nowrap}.calendar-booking b{font-weight:400}.calendar-booking.blocked{top:111px;height:30px;color:#775c35;background:#efe0c4;font-size:10px}.calendar-total{display:grid;align-content:center;grid-gap:6px;gap:6px;padding:22px 14px;border-left:1px solid var(--line)}.calendar-total strong{font-family:Georgia,serif;font-size:23px;font-weight:400}.calendar-legend,.calendar-total small{color:var(--muted);font-size:11px}.calendar-legend{display:flex;grid-column:1/-1;gap:22px;padding:18px 17px;border-top:1px solid var(--line)}.calendar-legend span{display:flex;align-items:center;gap:7px}.calendar-legend i{width:6px;height:6px;border-radius:50%;background:var(--moss)}.calendar-legend b{width:11px;height:11px;background:#ddd8ce}.calendar-legend em{width:10px;height:10px;border:1px solid var(--warning);border-radius:50%}.activity-rail{border-left:1px solid var(--line);background:rgba(251,248,242,.7)}.activity-rail h2{margin:0;padding:27px 28px;border-bottom:1px solid var(--line);font-family:Georgia,serif;font-size:20px;font-weight:400;letter-spacing:-.035em}.activity-rail article{display:grid;grid-template-columns:37px 1fr;grid-gap:0 12px;gap:0 12px;margin:19px;padding:18px 15px;border:1px solid var(--line);border-left:2px solid var(--forest);background:var(--paper)}.activity-rail article.payment-activity{border-left-color:var(--warning)}.activity-icon{display:grid;width:37px;height:37px;place-items:center;grid-row:span 3;border-radius:50%;color:var(--forest);background:#edf0e7}.activity-rail p{margin:2px 0 9px;color:#555851;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.activity-rail strong{font-family:Georgia,serif;font-size:16px;font-weight:400}.activity-rail small{margin-top:8px;color:var(--muted);font-size:11px;line-height:1.45}.workspace-actions{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:21px;gap:21px;margin-top:24px}.workspace-actions .safety-card,.workspace-actions .site-card{min-height:260px;border-radius:7px;box-shadow:none}.workspace-actions .safety-card,.workspace-actions .site-card{padding:29px}.workspace-actions .safety-card h2,.workspace-actions .site-card h2{font-size:29px}.workspace-configuration{margin-top:25px}.workspace-configuration .panel{border-radius:7px;box-shadow:none}.workspace-configuration .booking-settings,.workspace-configuration .bookings-panel,.workspace-configuration .calendar-panel,.workspace-configuration .payment-panel,.workspace-configuration .website-settings{margin-top:25px}.auth-intro,.direct-hero,.site-hero{background:var(--forest)}.direct-hero.has-hero-image,.site-hero.has-hero-image{background-color:var(--forest)}.direct-hero,.direct-nav{color:var(--paper)}.direct-nav{background:var(--ink)}.direct-content,.direct-site,.site-details{background:var(--cream)}.site-thumbnail{border-radius:5px;background:#7d7468}.site-thumbnail:before{background:#c8c0b0}.site-thumbnail:after{background:#5d675b}.auth-intro{background:var(--forest)}.onboarding-shell{background:var(--cream)}.wordmark .mark{display:none}@media (max-width:1160px){.workspace .topbar nav{gap:15px}.workspace .topbar nav a:nth-child(4),.workspace .topbar nav a:nth-child(5),.workspace .topbar nav a:nth-child(6),.workspace .topbar nav a:nth-child(7){display:none}.calendar-command-grid{grid-template-columns:1fr}.activity-rail{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:0}.activity-rail h2{grid-column:1/-1}.activity-rail article{margin:15px 8px}.workspace-main{width:min(100% - 40px,1480px)}}@media (max-width:900px){.marketing-closing,.marketing-footer,.marketing-hero,.marketing-nav,.marketing-promise,.marketing-proof{width:min(100% - 48px,720px)}.marketing-nav nav{display:none}.marketing-hero{grid-template-columns:1fr;min-height:0;padding:76px 0}.marketing-copy h1{font-size:clamp(60px,14vw,92px)}.marketing-scene{min-height:445px}.marketing-promise{grid-template-columns:1fr}.marketing-promise article{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.marketing-proof{grid-template-columns:1fr;gap:46px;padding:82px 0}.marketing-closing{padding:78px 0}.workspace .topbar{flex-wrap:wrap;min-height:118px;padding:16px 20px}.workspace .topbar nav{order:3;width:100%;justify-content:space-between}.workspace .topbar nav a:nth-child(n+5),.workspace .wordmark small{display:none}.overview-toolbar{grid-template-columns:1fr auto}.calendar-status{grid-column:1/-1;justify-self:start}.activity-rail{grid-template-columns:1fr}.activity-rail h2{grid-column:auto}.workspace-actions{grid-template-columns:1fr}.workspace-main{width:min(100% - 32px,760px);padding-top:29px}}@media (max-width:560px){.marketing-nav{min-height:74px}.marketing-wordmark{font-size:29px}.marketing-actions{gap:14px}.marketing-actions>a:first-child{display:none}.marketing-primary{padding:11px 13px}.marketing-hero{padding-top:55px}.marketing-cta{align-items:flex-start;flex-direction:column;gap:16px}.marketing-scene{min-height:370px}.marketing-booking-card{right:5%;bottom:5%;width:72%;padding:18px}.scene-plant{height:165px}.marketing-promise article{padding:30px 0}.marketing-proof{padding:62px 0}.proof-row{grid-template-columns:1fr 64px;padding:17px}.proof-row>div{grid-column:1/-1;grid-row:2}.proof-row>b{grid-column:2;grid-row:1}.proof-heading{padding:19px 17px}.proof-heading small{display:none}.marketing-footer{flex-wrap:wrap}.workspace .topbar nav{overflow-x:auto;justify-content:flex-start;gap:21px}.workspace .topbar nav a{padding:8px 0 10px;white-space:nowrap}.property-switcher>a{display:none}.overview-toolbar{gap:14px;padding-left:0}.overview-toolbar h1{display:block;margin-bottom:8px}.overview-toolbar-actions{gap:5px}.calendar-status b{width:34px;height:34px}.workspace-actions .site-card{flex-direction:column}.workspace-actions .site-thumbnail{flex-basis:150px;min-height:150px}}.admin-preview{display:grid;width:100%;min-height:100vh;grid-template-columns:206px minmax(720px,1fr) 318px;color:var(--ink);background:var(--cream)}.admin-sidebar{display:flex;min-height:100vh;flex-direction:column;padding:28px 12px 17px;color:#f9f7ef;background:#202523}.admin-wordmark{padding:0 15px;font-family:Georgia,serif;font-size:29px;letter-spacing:-.06em}.admin-sidebar nav{display:grid;grid-gap:5px;gap:5px;margin-top:52px}.admin-sidebar nav a{padding:15px 17px;border-radius:5px;color:rgba(255,255,255,.88);font-size:14px}.admin-sidebar nav a.selected{color:white;background:rgba(139,157,137,.24)}.admin-system-status{display:grid;grid-template-columns:9px 1fr;grid-gap:8px 10px;gap:8px 10px;margin-top:auto;padding:17px 15px;border:1px solid rgba(255,255,255,.14);border-radius:5px}.admin-system-status i{width:8px;height:8px;margin-top:5px;border-radius:50%;background:#76bb88}.admin-system-status span,.admin-system-status strong{display:block;font-size:12px}.admin-system-status span{margin-top:6px;color:rgba(255,255,255,.65)}.admin-system-status a{grid-column:2;margin-top:8px;color:rgba(255,255,255,.82);font-size:11px}.admin-profile{display:flex;gap:11px;align-items:center;margin:27px -12px -17px;padding:20px 25px;border-top:1px solid rgba(255,255,255,.12);font-size:12px}.admin-profile b{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--ink);background:#c7c1b6;font-size:11px}.admin-profile small{color:rgba(255,255,255,.6)}.admin-content{padding:48px 28px 31px 36px}.admin-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-heading h1{margin:0;font-family:Georgia,serif;font-size:38px;font-weight:400;letter-spacing:-.055em}.admin-heading>div{display:flex;gap:8px;align-items:center}.admin-heading>div b,.admin-heading>div span{padding:12px 15px;border:1px solid var(--line);border-radius:4px;background:var(--paper);font-size:12px;font-weight:400}.admin-heading>div b{padding:12px}.admin-kpis{display:grid;grid-template-columns:repeat(4,1fr);margin-top:27px;border:1px solid var(--line);background:var(--paper)}.admin-kpis article{min-height:143px;padding:25px 27px;border-right:1px solid var(--line)}.admin-kpis article:last-child{border:0}.admin-kpis span{display:block;color:var(--muted);font-size:12px}.admin-kpis strong{display:block;margin-top:15px;font-family:Georgia,serif;font-size:clamp(23px,2.1vw,33px);font-weight:400;letter-spacing:-.04em}.admin-kpis small{display:block;margin-top:7px;color:var(--forest);font-size:11px;font-weight:700}.admin-host-table{margin-top:27px;border:1px solid var(--line);background:var(--paper)}.admin-table-tools{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:20px 17px;border-bottom:1px solid var(--line)}.admin-table-tools>div span,.admin-table-tools>span{display:inline-block;padding:11px 14px;border:1px solid var(--line);border-radius:4px;color:#565953;font-size:11px}.admin-table-tools>div{display:flex;gap:8px}.admin-table-head,.admin-table-row{display:grid;grid-template-columns:1.45fr .6fr .65fr 1.1fr .85fr .9fr .75fr;grid-gap:10px;gap:10px;align-items:center;padding:13px 17px}.admin-table-head{color:var(--muted);font-size:10px}.admin-table-head,.admin-table-row{border-bottom:1px solid var(--line)}.admin-table-row{min-height:55px;font-size:12px}.admin-table-row>strong{font-weight:400}.plan-badge,.status-badge{display:inline-block;padding:5px 8px;border-radius:4px;color:#526b5a;background:#e5ebdf;font-size:10px;font-weight:400}.plan-badge{color:#5c5c54;background:#e8e5dd}.admin-table-row i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--forest)}.admin-table-row i.warning{background:var(--warning)}.status-badge.attention{color:#934a36;background:#f4e2db}.view-host{display:inline-block;padding:8px 9px;border:1px solid var(--line);border-radius:4px;font-size:11px;text-align:center}.admin-pagination{display:flex;align-items:center;justify-content:space-between;padding:14px 17px;color:var(--muted);font-size:11px}.admin-pagination div{display:flex;gap:6px}.admin-pagination b{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--line);border-radius:4px;color:var(--ink);font-weight:400}.admin-pagination b.active{border-color:var(--forest);color:var(--forest)}.admin-attention{padding:112px 23px 25px 15px;border-left:1px solid var(--line);background:rgba(251,248,242,.62)}.admin-attention h2{margin:0 0 21px;font-family:Georgia,serif;font-size:22px;font-weight:400;letter-spacing:-.045em}.admin-attention article>span>b,.admin-attention h2>b{margin-left:5px;color:var(--warning);font-family:Arial,sans-serif;font-size:11px}.admin-attention article{margin-top:16px;padding:20px 17px 17px;border:1px solid var(--line);border-left:2px solid var(--warning);background:var(--paper)}.admin-attention article>span{display:flex;justify-content:space-between;font-family:Georgia,serif;font-size:17px}.admin-attention article ul{display:grid;grid-gap:10px;gap:10px;margin:19px 0;padding:0;list-style:none;font-size:12px}.admin-attention article li{position:relative;padding-left:11px}.admin-attention article li:before{position:absolute;top:5px;left:0;width:5px;height:5px;border-radius:50%;background:var(--warning);content:""}.admin-attention article small{display:block;margin-top:4px;color:var(--muted);font-size:10px}.admin-attention article a{font-size:11px}@media (max-width:1280px){.admin-preview{grid-template-columns:186px minmax(650px,1fr)}.admin-attention{display:none}.admin-kpis strong{font-size:27px}}@media (max-width:850px){.admin-preview{display:block;overflow-x:auto}.admin-sidebar{display:none}.admin-content{min-width:760px;padding:30px 20px}}.admin-live .admin-heading>div:first-child{display:block}.admin-live .admin-heading .eyebrow{margin-bottom:8px}.admin-live .admin-table-row>span{color:#4f514c}.admin-live .admin-table-row>span small{display:block;margin-top:4px;color:var(--muted);font-size:10px}.admin-live .status-badge.review{color:#8d6926;background:#f1e7cf}.admin-empty{padding:28px 17px;color:var(--muted);font-size:13px}.admin-alert-empty{margin:18px 0 4px;color:var(--muted);font-size:12px;line-height:1.5}.admin-scope{margin-top:26px;padding:30px;border:1px solid var(--line);background:rgba(251,248,242,.6)}.admin-scope h2{max-width:510px;margin:10px 0;font-family:Georgia,serif;font-size:28px;font-weight:400;letter-spacing:-.045em}.admin-scope>p:last-child{max-width:660px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.marketing-hero{grid-template-columns:minmax(300px,.82fr) minmax(520px,1.18fr);align-items:center;min-height:690px;gap:clamp(48px,8vw,146px);padding-top:74px;padding-bottom:74px}.marketing-site-demo{position:relative;min-height:570px;overflow:hidden;isolation:isolate;color:#f6f3eb;background:#0a0b0d;box-shadow:0 28px 62px rgba(26,26,20,.19)}.marketing-site-demo:before{position:absolute;z-index:-1;inset:0;background:linear-gradient(125deg,rgba(0,0,0,.55),transparent 50%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 45%);content:""}.demo-site-nav{display:flex;align-items:center;justify-content:space-between;padding:23px 25px;border-bottom:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.63);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.demo-site-wordmark{color:#fff;font-family:Georgia,serif;font-size:19px;letter-spacing:-.045em;text-transform:none}.demo-site-nav i{font-style:normal}.demo-site-art{position:absolute;z-index:-2;inset:0;overflow:hidden;background:linear-gradient(138deg,#141b18,#37463d 51%,#8a7964)}.demo-moon{position:absolute;top:14%;right:15%;width:min(16vw,138px);aspect-ratio:1;border-radius:50%;background:#e8d5ac;box-shadow:0 0 60px rgba(239,213,169,.28)}.demo-horizon{position:absolute;right:-14%;bottom:10%;left:-5%;height:46%;background:linear-gradient(150deg,transparent 0 35%,rgba(20,31,27,.82) 36% 48%,transparent 49%),linear-gradient(22deg,transparent 0 31%,rgba(11,20,18,.75) 32% 54%,transparent 55%),linear-gradient(0deg,#1a211e,rgba(31,43,36,.12))}.demo-home{position:absolute;right:9%;bottom:23%;width:51%;height:29%;border:1px solid rgba(246,238,214,.24);background:linear-gradient(90deg,rgba(15,19,18,.72) 0 40%,rgba(176,154,117,.28) 40% 73%,rgba(14,19,18,.65) 73%);box-shadow:0 22px 45px rgba(0,0,0,.27)}.demo-home:before{position:absolute;top:-31%;left:-8%;width:76%;height:31%;background:#202923;content:"";transform:skewX(-29deg);transform-origin:right bottom}.demo-home b{position:absolute;bottom:0;width:20%;height:73%;border-left:1px solid rgba(245,234,204,.18);background:linear-gradient(180deg,rgba(255,224,149,.21),rgba(255,224,149,.04))}.demo-home b:first-child{left:12%}.demo-home b:nth-child(2){left:42%}.demo-home b:nth-child(3){left:72%}.demo-shadow{position:absolute;right:-6%;bottom:-17%;width:75%;height:40%;border-radius:50%;background:rgba(0,0,0,.42);filter:blur(30px)}.demo-site-copy{position:absolute;top:28%;left:8%}.demo-site-copy p{margin:0 0 12px;color:#d8c9a3;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.demo-site-copy h2{max-width:470px;margin:0;font-family:Georgia,serif;font-size:clamp(52px,5.8vw,91px);font-weight:400;letter-spacing:-.075em;line-height:.83}.demo-site-copy span{display:block;margin-top:23px;color:rgba(255,255,255,.75);font-size:13px}.demo-reservation{position:absolute;right:24px;bottom:24px;left:24px;display:grid;grid-template-columns:1fr 1fr .78fr 1.38fr;align-items:stretch;min-height:82px;background:rgba(247,244,237,.96);color:#161815;box-shadow:0 12px 32px rgba(0,0,0,.19)}.demo-reservation>div{display:grid;align-content:center;grid-gap:6px;gap:6px;padding:13px 15px;border-right:1px solid #ded9ce}.demo-reservation small{color:#777971;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.demo-reservation strong{font-family:Georgia,serif;font-size:15px;font-weight:400}.demo-reservation>span{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;color:#faf9f3;background:#39493f;font-size:11px;font-weight:700}.demo-reservation b{font-size:17px;font-weight:400}.demo-template-label{position:absolute;right:26px;bottom:124px;margin:0;color:rgba(255,255,255,.6);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.demo-template-label i{display:inline-block;width:6px;height:6px;margin:0 6px 1px 0;border-radius:50%;background:#d9c28d}.marketing-template-story{width:min(100% - 92px,1372px);margin:0 auto;padding:112px 0 126px;border-top:1px solid var(--line)}.marketing-template-story>div:first-child{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:30px;gap:30px}.marketing-template-story h2{margin:0;font-family:Georgia,serif;font-size:clamp(44px,5vw,76px);font-weight:400;letter-spacing:-.066em;line-height:.92}.marketing-template-story>p{max-width:485px;margin:-80px 0 0 auto;color:var(--muted);font-size:16px;line-height:1.65}.template-studies{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;margin-top:69px}.template-study{position:relative;min-height:300px;padding:20px;overflow:hidden;color:#fff;background:#171a18}.template-study:after,.template-study:before{position:absolute;content:""}.template-study:before{top:18%;right:10%;width:35%;aspect-ratio:1;border-radius:50%;background:rgba(238,213,168,.8)}.template-study:after{right:-10%;bottom:-12%;left:-10%;height:48%;background:linear-gradient(130deg,transparent 0 29%,rgba(13,20,17,.72) 30% 48%,transparent 49%),rgba(14,23,19,.5)}.template-study small,.template-study strong,.template-study>span{position:relative;z-index:1;display:block}.template-study>span{color:rgba(255,255,255,.52);font-size:11px}.template-study strong{margin-top:158px;font-family:Georgia,serif;font-size:29px;font-weight:400;letter-spacing:-.05em}.template-study small{margin-top:6px;color:rgba(255,255,255,.68);font-size:11px}.template-study-coast{color:#173832;background:#c2dad1}.template-study-coast:before{background:#e9ded0}.template-study-coast:after{background:linear-gradient(164deg,rgba(245,246,232,.55) 0 32%,rgba(69,131,126,.35) 33% 55%,rgba(21,77,75,.72) 56%)}.template-study-coast small,.template-study-coast>span{color:rgba(23,56,50,.68)}.template-study-cabin{background:#6e5b47}.template-study-cabin:before{width:48%;border-radius:0;background:#c29460}.template-study-cabin:after{background:repeating-linear-gradient(90deg,rgba(32,25,19,.63) 0 4px,transparent 4px 34px),linear-gradient(0deg,rgba(41,31,23,.68),transparent)}.direct-site.direct-template-signature{color:#19201d;background:#f5f1e8}.direct-template-signature .direct-nav{position:relative;z-index:3;min-height:74px;color:rgba(255,255,255,.72);background:#0c0e0e}.direct-template-signature .direct-nav>a:last-child{display:inline-flex;align-items:center;gap:18px;padding:11px 14px 11px 18px;border-color:rgba(255,255,255,.31);font-weight:400}.direct-template-signature .direct-nav>a:last-child b{color:#dac792;font-size:17px;font-weight:400}.direct-template-signature .direct-hero{position:relative;display:flex;min-height:660px;flex-direction:column;justify-content:space-between;padding:88px max(28px,calc((100vw - 1240px) / 2)) 28px;overflow:hidden;isolation:isolate;background-color:#18211d;background-image:radial-gradient(circle at 76% 27%,rgba(235,217,176,.8) 0 8%,transparent 8.2%),linear-gradient(138deg,#0b1210,#263a31 57%,#80705d 130%)}.direct-template-signature .direct-hero:before{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(5,8,7,.72),rgba(5,8,7,.06) 72%),linear-gradient(0deg,rgba(5,8,7,.58),transparent 54%);content:""}.direct-template-signature .direct-hero.has-hero-image{background-position:50%;background-size:cover}.direct-template-signature .direct-hero-copy{position:relative;z-index:1;max-width:750px}.direct-template-signature .direct-hero .eyebrow{color:#d8c89c}.direct-template-signature .direct-hero h1{max-width:760px;font-size:clamp(61px,8.6vw,122px);letter-spacing:-.075em;line-height:.82}.direct-template-signature .direct-hero>.direct-hero-copy>p:last-of-type{max-width:440px;margin-top:30px;color:rgba(255,255,255,.77);font-size:16px}.direct-hero-meta{display:block;margin-top:24px;color:rgba(255,255,255,.62);font-size:12px;letter-spacing:.05em}.direct-hero-booking{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr .8fr 1.24fr;align-items:stretch;max-width:940px;margin-top:66px;background:rgba(249,247,239,.97);box-shadow:0 18px 35px rgba(0,0,0,.19)}.direct-hero-booking label{display:grid;grid-gap:7px;gap:7px;align-content:center;min-height:83px;padding:14px 18px;border-right:1px solid #d9d4c9;color:#222925}.direct-hero-booking label>span{color:#767872;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.direct-hero-booking input,.direct-hero-booking select{width:100%;min-width:0;padding:0;border:0;outline:0;color:#1d2420;background:transparent;font-family:Georgia,serif;font-size:15px}.direct-hero-booking input{color-scheme:light}.direct-hero-booking button{display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;padding:18px 20px;color:#fffdf7;background:#3e5045;font-size:12px;font-weight:700;text-align:left}.direct-hero-booking button b{color:#decd9c;font-size:19px;font-weight:400}.direct-hero-booking button:disabled{cursor:wait;opacity:.68}.direct-hero-error{position:relative;z-index:1;max-width:940px;margin:12px 0 0;padding:10px 14px;color:#ffe6d0;background:rgba(116,47,29,.85);font-size:12px}.direct-template-signature .booking-banner{position:relative;z-index:4;margin-top:26px}.direct-template-signature .direct-content{grid-template-columns:minmax(0,1.3fr) minmax(265px,.7fr);gap:clamp(54px,9vw,142px);padding-top:104px;padding-bottom:72px}.direct-template-signature .direct-content h2{max-width:590px;font-size:clamp(43px,5vw,67px);line-height:.9}.direct-template-signature .direct-content>div:first-child>p:not(.eyebrow){max-width:560px;margin-top:24px;font-size:16px}.direct-stay-details{align-self:end;padding:26px 0 1px;border-top:1px solid #c9c2b5}.direct-stay-details>span{color:#6a6e66;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.direct-stay-details ul{display:grid;grid-gap:13px;gap:13px;margin:21px 0 27px;padding:0;list-style:none;color:#39443d;font-size:13px;line-height:1.45}.direct-stay-details li{padding-bottom:12px;border-bottom:1px solid #ddd7ca}.direct-stay-details li:before{margin-right:8px;color:#77937f;content:"✦"}.direct-stay-details a{display:flex;align-items:center;justify-content:space-between;padding:13px 0;color:#2e4437;border-top:1px solid #c9c2b5;font-size:12px;font-weight:700}.direct-stay-details a b{color:#7c8f78;font-size:16px;font-weight:400}.direct-template-signature .direct-note,.direct-template-signature .direct-offers{padding-top:16px}.direct-template-signature .direct-offers article{border-radius:0;border-color:#d8d1c4;box-shadow:0 12px 28px rgba(36,37,29,.04)}.direct-template-signature .direct-offers button{border-radius:0;background:#3e5045}.direct-template-signature .direct-note{margin-top:-20px;padding-bottom:102px;color:#74756e;font-size:13px}.site-preview.direct-template-signature{color:#1b231e;background:#f5f1e8}.site-preview.direct-template-signature .site-nav{position:relative;z-index:3;min-height:74px;color:rgba(255,255,255,.69);background:#0c0e0e}.site-preview.direct-template-signature .site-nav>a:last-child{display:inline-flex;gap:16px;align-items:center;padding:11px 14px 11px 18px;border:1px solid rgba(255,255,255,.31);border-radius:999px;color:#fff}.site-preview.direct-template-signature .site-nav>a:last-child b{color:#dec995;font-size:17px;font-weight:400}.site-preview.direct-template-signature .site-hero{position:relative;display:flex;min-height:625px;flex-direction:column;justify-content:space-between;padding:88px max(28px,calc((100vw - 1240px) / 2)) 28px;overflow:hidden;isolation:isolate;background-color:#18211d;background-image:radial-gradient(circle at 76% 27%,rgba(235,217,176,.8) 0 8%,transparent 8.2%),linear-gradient(138deg,#0b1210,#263a31 57%,#80705d 130%)}.site-preview.direct-template-signature .site-hero:before{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(5,8,7,.72),rgba(5,8,7,.06) 72%),linear-gradient(0deg,rgba(5,8,7,.58),transparent 54%);content:""}.site-preview.direct-template-signature .site-hero.has-hero-image{background-position:50%;background-size:cover}.site-hero-copy{position:relative;z-index:1;max-width:760px}.site-preview.direct-template-signature .site-hero p{color:#d8c89c;font-size:10px;font-weight:700;letter-spacing:.14em}.site-preview.direct-template-signature .site-hero h1{max-width:760px;font-size:clamp(61px,8.6vw,122px);letter-spacing:-.075em;line-height:.82}.site-preview.direct-template-signature .site-hero span{max-width:440px;margin-top:29px;color:rgba(255,255,255,.77);font-size:16px}.site-booking-preview{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr .8fr 1.1fr;max-width:940px;background:rgba(249,247,239,.97);color:#1a211d;box-shadow:0 18px 35px rgba(0,0,0,.19)}.site-booking-preview>div{display:grid;grid-gap:7px;gap:7px;align-content:center;min-height:83px;padding:14px 18px;border-right:1px solid #d9d4c9}.site-booking-preview small{color:#767872;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site-booking-preview strong{font-family:Georgia,serif;font-size:15px;font-weight:400}.site-booking-preview>b{display:flex;align-items:center;padding:18px;color:#fffdf7;background:#3e5045;font-size:12px;font-weight:700}.site-preview.direct-template-signature .site-details{gap:clamp(52px,9vw,142px);padding-top:105px;padding-bottom:96px;background:#f5f1e8}.site-preview.direct-template-signature .site-details h2{font-size:clamp(43px,5vw,67px);line-height:.9}.site-preview.direct-template-signature .site-details aside{align-self:end;padding:26px 0 1px;border:0;border-top:1px solid #c9c2b5;border-radius:0;background:transparent}.site-preview.direct-template-signature .site-details aside>span:first-child{color:#6a6e66;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site-preview.direct-template-signature .site-details aside strong{margin-top:21px;font-family:Georgia,serif;font-size:22px;font-weight:400}.site-preview.direct-template-signature .site-details aside a{border-radius:0;color:#fffdf7;background:#3e5045}@media (max-width:900px){.marketing-hero{width:min(100% - 48px,720px);min-height:0;grid-template-columns:1fr;padding:76px 0}.marketing-site-demo{min-height:520px}.marketing-template-story{width:min(100% - 48px,720px);padding:84px 0}.marketing-template-story>div:first-child{grid-template-columns:1fr}.marketing-template-story>p{max-width:520px;margin:21px 0 0}.template-studies{margin-top:45px}.direct-template-signature .direct-hero,.site-preview.direct-template-signature .site-hero{min-height:610px}.direct-template-signature .direct-content,.site-preview.direct-template-signature .site-details{grid-template-columns:1fr}.direct-stay-details,.site-preview.direct-template-signature .site-details aside{max-width:530px}}@media (max-width:650px){.demo-site-nav{padding:19px}.demo-site-nav>span:nth-child(2){display:none}.marketing-site-demo{min-height:480px}.demo-site-copy{top:22%;left:7%}.demo-site-copy h2{font-size:clamp(49px,15vw,72px)}.demo-reservation{right:15px;bottom:15px;left:15px;grid-template-columns:1fr 1fr}.demo-reservation>div{min-height:66px;padding:10px 12px}.demo-reservation>div:nth-child(2){border-right:0}.demo-reservation>span{grid-column:1/-1;min-height:51px}.demo-template-label{right:17px;bottom:146px}.template-studies{grid-template-columns:1fr}.template-study{min-height:235px}.template-study strong{margin-top:112px}.direct-template-signature .direct-nav,.site-preview.direct-template-signature .site-nav{padding:18px 20px}.direct-template-signature .direct-nav>span{display:none}.direct-template-signature .direct-hero,.site-preview.direct-template-signature .site-hero{min-height:650px;padding:65px 20px 20px}.direct-template-signature .direct-hero h1,.site-preview.direct-template-signature .site-hero h1{font-size:clamp(56px,16vw,81px)}.direct-hero-booking,.site-booking-preview{grid-template-columns:1fr 1fr;margin-top:42px}.direct-hero-booking label,.site-booking-preview>div{min-height:70px;padding:11px 13px}.direct-hero-booking label:nth-child(2),.site-booking-preview>div:nth-child(2){border-right:0}.direct-hero-booking label:nth-child(3){border-top:1px solid #d9d4c9}.direct-hero-booking button,.site-booking-preview>b{min-height:70px;border-top:1px solid #d9d4c9}.direct-template-signature .direct-content,.site-preview.direct-template-signature .site-details{width:min(100% - 40px,1120px);padding-top:72px}.direct-template-signature .direct-note,.direct-template-signature .direct-offers{width:min(100% - 40px,1120px)}.site-preview.direct-template-signature .site-nav>a:first-child{font-size:11px}.site-preview.direct-template-signature .site-nav>span{display:none}}.template-system-note{display:grid;grid-template-columns:135px 1fr;grid-gap:19px;gap:19px;margin:27px 0 8px;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.template-system-note>span{color:var(--forest);font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.template-system-note strong{display:block;font-family:Georgia,serif;font-size:18px;font-weight:400}.template-system-note p{max-width:630px;margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.55}@media (max-width:650px){.template-system-note{grid-template-columns:1fr;gap:9px}}.operations-marketing{width:100%;padding:0;overflow:hidden;color:#20201d;background:#f4f0e8}.operations-marketing h1,.operations-marketing h2,.operations-marketing h3,.operations-marketing p{margin-top:0}.ops-hero{position:relative;display:grid;min-height:min(820px,100vh);overflow:hidden;isolation:isolate;color:#f8f3e9;background:#111311}.ops-hero-image,.ops-hero-shade{position:absolute;z-index:-2;inset:0}.ops-hero-image{background:50%/cover no-repeat url(/images/hostvella-operations-hero-v1.png)}.ops-hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(5,7,7,.87),rgba(5,7,7,.66) 36%,rgba(5,7,7,.12) 72%),linear-gradient(0deg,rgba(4,5,5,.72),transparent 44%)}.ops-marketing-nav{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:83px;padding:0 clamp(24px,5vw,80px);border-bottom:1px solid rgba(255,255,255,.2)}.operations-wordmark,.ops-marketing-wordmark{display:inline-flex;align-items:center;gap:10px;color:#fffaf0;font-family:Georgia,Times New Roman,serif;font-size:27px;letter-spacing:-.06em}.ops-mark{display:grid;place-items:center;width:25px;height:31px;border:1px solid rgba(235,216,174,.85);color:#ead7a7;font-family:Georgia,Times New Roman,serif;font-size:14px;letter-spacing:-.08em}.ops-marketing-nav nav{display:flex;gap:clamp(20px,2.7vw,43px);margin-left:auto;color:rgba(255,255,255,.78);font-size:11px}.ops-marketing-actions>a,.ops-marketing-nav nav a{transition:color .18s ease}.ops-marketing-actions>a:hover,.ops-marketing-nav nav a:hover{color:#e5ca93}.ops-marketing-actions{display:flex;align-items:center;gap:21px;color:rgba(255,255,255,.82);font-size:11px}.ops-nav-button{display:inline-flex;align-items:center;gap:14px;padding:10px 12px 10px 16px;border:1px solid rgba(255,255,255,.47);color:#fffaf0}.ops-nav-button span{color:#e8ce98;font-size:15px}.ops-hero-content{align-self:center;max-width:780px;padding:84px clamp(24px,9vw,145px) 115px}.ops-overline{margin-bottom:17px;color:#748a74;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.ops-hero .ops-overline{color:#dfca97}.ops-hero h1{max-width:750px;margin-bottom:26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,6.4vw,103px);font-weight:400;letter-spacing:-.077em;line-height:.86}.ops-hero-lede{max-width:480px;margin-bottom:32px;color:rgba(255,255,255,.77);font-size:15px;line-height:1.65}.ops-hero-actions{display:flex;align-items:center;gap:27px}.ops-solid-button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:47px;padding:13px 17px 13px 20px;color:#171a17;background:#f5f1e8;font-size:11px;font-weight:700;transition:transform .2s ease,background .2s ease}.ops-solid-button:hover{background:#e6d4a9;transform:translateY(-1px)}.ops-solid-button span{color:#675a41;font-size:17px;font-weight:400}.ops-text-button{display:inline-flex;gap:9px;align-items:center;color:rgba(255,255,255,.88);font-size:12px}.ops-text-button span{color:#e4c98f;font-size:17px}.ops-hero-console{position:absolute;right:clamp(24px,7vw,112px);bottom:118px;width:min(300px,28vw);padding:17px;border:1px solid rgba(255,255,255,.22);background:rgba(15,16,15,.71);box-shadow:0 22px 60px rgba(0,0,0,.26);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.ops-console-top{display:flex;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.73);font-size:10px}.ops-console-top i{color:#b5d1a2;font-style:normal}.ops-console-stat{display:grid;grid-template-columns:1fr auto;grid-gap:5px 13px;gap:5px 13px;align-items:end;padding:16px 0}.ops-console-stat strong{font-family:Georgia,Times New Roman,serif;font-size:44px;font-weight:400;letter-spacing:-.07em;line-height:.8}.ops-console-stat span{padding-bottom:3px;color:rgba(255,255,255,.64);font-size:10px}.ops-console-stat em{grid-column:1/-1;display:flex;gap:5px;align-items:end;height:25px}.ops-console-stat b{width:10%;background:#d5b675}.ops-console-stat b:first-child{height:30%}.ops-console-stat b:nth-child(2){height:51%}.ops-console-stat b:nth-child(3){height:44%}.ops-console-stat b:nth-child(4){height:70%}.ops-console-stat b:nth-child(5){height:53%}.ops-console-stat b:nth-child(6){height:88%}.ops-console-stat b:nth-child(7){height:100%}.ops-console-rows{display:grid;border-top:1px solid rgba(255,255,255,.14)}.ops-console-rows>div{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.67);font-size:10px}.ops-console-rows>div:last-child{border:0}.ops-console-rows i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%}.arrival-dot{background:#d4bd89}.departure-dot{background:#8ea68e}.revenue-dot{background:#e8e4d5}.ops-console-rows strong{color:#f6f0e6;font-family:Georgia,serif;font-size:14px;font-weight:400}.ops-hero-foot{position:absolute;right:clamp(24px,5vw,80px);bottom:0;left:clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:66px;border-top:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.66);font-size:10px}.ops-hero-foot div{display:flex;gap:12px;align-items:center}.ops-hero-foot i{width:4px;height:4px;border-radius:50%;background:#d8be83}.ops-trust-strip{display:flex;align-items:center;justify-content:space-between;gap:45px;width:min(100% - 96px,1370px);min-height:130px;margin:0 auto;border-bottom:1px solid #d7d0c4}.ops-trust-strip p{margin:0;color:#77766d;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ops-trust-strip div{display:flex;gap:clamp(20px,4.7vw,74px);align-items:center;color:#3f413c;font-family:Georgia,Times New Roman,serif;font-size:clamp(17px,2vw,25px);letter-spacing:-.05em}.ops-trust-strip span:first-child{color:#bd6e4d}.ops-trust-strip span:nth-child(3){color:#5c7190}.ops-introduction{display:grid;grid-template-columns:1.1fr .62fr;grid-gap:12vw;gap:12vw;width:min(100% - 96px,1210px);margin:0 auto;padding:145px 0}.ops-capabilities h2,.ops-closing h2,.ops-command-copy h2,.ops-introduction h2,.ops-template-copy h2{margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.069em;line-height:.88}.ops-introduction h2{font-size:clamp(49px,6vw,83px)}.ops-introduction>p{align-self:end;max-width:410px;margin:0 0 2px;color:#6b6c65;font-size:16px;line-height:1.7}.ops-command-section{display:grid;grid-template-columns:minmax(260px,.76fr) minmax(550px,1.24fr);grid-gap:clamp(44px,8vw,128px);gap:clamp(44px,8vw,128px);width:min(100% - 96px,1370px);margin:0 auto;padding:128px 0;border-top:1px solid #d7d0c4}.ops-command-copy{align-self:center}.ops-command-copy h2{max-width:450px;font-size:clamp(47px,5vw,70px)}.ops-closing>p:not(.ops-overline),.ops-command-copy>p:not(.ops-overline),.ops-template-copy>p:not(.ops-overline){max-width:420px;margin:25px 0;color:#6d6e67;font-size:15px;line-height:1.7}.ops-inline-link{display:inline-flex;gap:15px;align-items:center;padding-bottom:9px;border-bottom:1px solid #363b35;color:#29372d;font-size:12px;font-weight:700}.ops-inline-link span{color:#697d69;font-size:17px;font-weight:400}.ops-dashboard-scene{display:grid;grid-template-columns:132px 1fr;min-height:485px;overflow:hidden;border:1px solid #d8d3c8;color:#252823;background:#fbfaf5;box-shadow:0 24px 52px rgba(34,33,28,.12)}.ops-dashboard-scene aside{display:grid;align-content:start;grid-gap:3px;gap:3px;padding:18px 12px;color:#9b9a91;background:#1e211e;font-size:9px}.ops-scene-mark{display:grid;place-items:center;width:25px;height:30px;margin:0 0 21px 4px;border:1px solid #b69f72;color:#d5bc82;font-family:Georgia,serif;font-size:13px}.ops-dashboard-scene aside>span{padding:8px 9px}.ops-dashboard-scene aside .ops-scene-active{color:#fffaf0;background:rgba(255,255,255,.11)}.ops-dashboard-scene aside hr{width:100%;height:1px;margin:9px 0;border:0;background:rgba(255,255,255,.12)}.ops-scene-main{padding:25px}.ops-scene-heading{display:flex;align-items:start;justify-content:space-between;gap:18px}.ops-scene-heading small,.ops-scene-heading span{display:block;color:#85867e;font-size:9px}.ops-scene-heading strong{display:block;margin:4px 0;font-family:Georgia,serif;font-size:25px;font-weight:400;letter-spacing:-.055em}.ops-scene-heading>b{padding:9px 11px;color:#fffef7;background:#20251f;font-size:9px}.ops-scene-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin:23px 0}.ops-scene-kpis article{min-height:77px;padding:10px;border:1px solid #ebe8de}.ops-scene-kpis small,.ops-scene-kpis span{display:block;color:#8a8a82;font-size:8px}.ops-scene-kpis strong{display:block;margin:10px 0 3px;font-family:Georgia,serif;font-size:23px;font-weight:400;letter-spacing:-.055em}.ops-scene-lower{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:9px;gap:9px}.ops-scene-lower>article{min-height:215px;padding:13px;border:1px solid #ebe8de}.ops-scene-lower>article>div:first-child{display:flex;justify-content:space-between;color:#808179;font-size:8px}.ops-scene-lower p{display:flex;gap:6px;margin:13px 0;color:#5e6059;font-size:8px}.ops-scene-lower p i{width:5px;height:5px;margin-top:2px;border-radius:50%;background:#d6bd82}.ops-scene-lower p b{display:block;margin-top:3px;font-weight:400}.ops-scene-calendar{position:relative;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(4,27px);grid-gap:3px;gap:3px;margin-top:15px}.ops-scene-calendar em{border:1px solid #f0eee7}.ops-scene-calendar b{position:absolute;height:14px;border-radius:2px;background:#d9c9aa}.ops-res-a{top:7px;left:14%;width:43%}.ops-res-b{top:37px;left:37%;width:48%;background:#b9cfb4!important}.ops-res-c{top:67px;left:5%;width:32%;background:#d9b5af!important}.ops-principles{display:grid;grid-template-columns:repeat(3,1fr);width:min(100% - 96px,1370px);margin:0 auto;border-top:1px solid #d7d0c4;border-bottom:1px solid #d7d0c4}.ops-principles article{min-height:272px;padding:33px clamp(21px,3vw,48px) 36px 0}.ops-principles article+article{padding-left:clamp(21px,3vw,48px);border-left:1px solid #d7d0c4}.ops-principles span{color:#7a8b73;font-size:11px;font-weight:700}.ops-principles h2{max-width:240px;margin:52px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400;letter-spacing:-.055em}.ops-principles p{max-width:270px;margin-bottom:0;color:#74756e;font-size:13px;line-height:1.55}.ops-capabilities{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:80px;gap:80px;width:min(100% - 96px,1210px);margin:0 auto;padding:143px 0}.ops-capabilities h2{font-size:clamp(48px,5.7vw,78px)}.ops-capability-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d7d0c4;border-left:1px solid #d7d0c4}.ops-capability-grid article{min-height:206px;padding:26px;border-right:1px solid #d7d0c4;border-bottom:1px solid #d7d0c4}.ops-capability-grid article>span{color:#71826b;font-family:Georgia,serif;font-size:22px}.ops-capability-grid h3{margin:35px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;letter-spacing:-.05em}.ops-capability-grid p{margin-bottom:0;color:#73746d;font-size:12px;line-height:1.5}.ops-template-section{display:grid;grid-template-columns:1.04fr .96fr;min-height:565px;color:#f7f3e9;background:#1b1e1b}.ops-template-image{min-height:565px;background:linear-gradient(90deg,rgba(5,7,7,.12),rgba(5,7,7,.46)),50% /cover no-repeat url(/images/hostvella-operations-hero-v1.png)}.ops-template-copy{align-self:center;max-width:525px;padding:75px clamp(36px,7vw,115px)}.ops-template-copy .ops-overline{color:#dac692}.ops-template-copy h2{font-size:clamp(45px,5vw,72px)}.ops-template-copy>p:not(.ops-overline){color:rgba(255,255,255,.65)}.ops-template-label{display:grid;grid-template-columns:auto 1fr auto;grid-gap:16px;gap:16px;align-items:center;margin-top:42px;padding:17px 0;border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}.ops-template-label>span{color:#d4c18f;font-size:10px}.ops-template-label small,.ops-template-label strong{display:block}.ops-template-label strong{font-family:Georgia,serif;font-size:21px;font-weight:400}.ops-template-label small{margin-top:4px;color:rgba(255,255,255,.56);font-size:10px}.ops-template-label a{color:#f2ebdd;font-size:11px;font-weight:700}.ops-template-label b{margin-left:6px;color:#d4c18f;font-size:16px;font-weight:400}.ops-closing{padding:155px 24px;text-align:center;background:#e9e1d2}.ops-closing .ops-overline{color:#6f826b}.ops-closing h2{font-size:clamp(55px,6vw,91px)}.ops-closing>p:not(.ops-overline){margin:25px auto 30px}.ops-closing .ops-solid-button{display:inline-flex;color:#f7f2e8;background:#27362c}.ops-closing .ops-solid-button span{color:#d9c18b}.ops-footer{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;grid-gap:25px;gap:25px;min-height:103px;padding:20px clamp(24px,5vw,80px);color:rgba(255,255,255,.75);background:#171918;font-size:11px}.ops-footer>a{color:#fbf6ec;font-family:Georgia,serif;font-size:25px;letter-spacing:-.06em}.ops-footer p{margin:0;text-align:center}.ops-footer div{display:flex;justify-content:flex-end;gap:20px}.ops-footer a:hover{color:#e0c994}.operations-workspace{display:grid;min-height:100vh;grid-template-columns:238px minmax(0,1fr);color:#282a26;background:#f4f1ea}.operations-sidebar{position:-webkit-sticky;position:sticky;top:0;display:flex;height:100vh;flex-direction:column;padding:25px 14px 18px;color:rgba(255,255,255,.69);background:#1d201e}.operations-wordmark{padding:0 8px;font-size:24px}.operations-mark{display:grid;place-items:center;width:23px;height:29px;border:1px solid #bfa772;color:#d4bd85;font-family:Georgia,serif;font-size:13px}.operations-wordmark strong{font-weight:400}.operations-sidebar .property-switcher{display:grid;grid-gap:8px;gap:8px;margin:31px 4px 25px;padding:12px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.045)}.operations-sidebar .property-switcher label{display:grid;grid-gap:5px;gap:5px}.operations-sidebar .property-switcher label>span{color:rgba(255,255,255,.47);font-size:8px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.operations-sidebar .property-switcher select{width:100%;border:0;outline:0;color:#fcf8ed;background:transparent;font-family:Georgia,serif;font-size:15px}.operations-sidebar .property-switcher option{color:#222}.operations-sidebar .property-switcher a{color:#c9b47e;font-size:10px}.operations-nav{display:grid;grid-gap:2px;gap:2px}.operations-nav p{margin:19px 8px 7px;color:rgba(255,255,255,.38);font-size:8px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.operations-nav p:first-child{margin-top:0}.operations-nav a{display:flex;gap:12px;align-items:center;min-height:33px;padding:0 9px;border-left:1px solid transparent;color:rgba(255,255,255,.63);font-size:11px}.operations-nav a i{width:12px;color:rgba(255,255,255,.45);font-size:13px;font-style:normal;text-align:center}.operations-nav a.selected,.operations-nav a:hover{border-left-color:#cbb47e;color:#fffaf0;background:rgba(255,255,255,.08)}.operations-nav a.selected i{color:#dbc38c}.operations-sidebar-foot{display:grid;grid-gap:15px;gap:15px;margin:auto 4px 0;padding:15px 9px 1px;border-top:1px solid rgba(255,255,255,.13)}.operations-sidebar-foot>span{color:rgba(255,255,255,.58);font-size:9px}.operations-sidebar-foot>span i{display:inline-block;width:5px;height:5px;margin:0 6px 1px 0;border-radius:50%;background:#c39f63}.operations-sidebar-foot>span i.ready{background:#9db891}.operations-signout{display:flex;align-items:center;justify-content:space-between;padding:0;border:0;color:rgba(255,255,255,.73);background:transparent;font-size:10px;text-align:left}.operations-signout b{color:#d4bd85;font-size:15px;font-weight:400}.operations-main{width:auto;min-width:0;margin:0;padding:0 clamp(26px,4vw,70px) 80px}.operations-overview{padding:52px 0 29px;scroll-margin-top:24px}.operations-heading{display:flex;align-items:end;justify-content:space-between;gap:25px}.operations-heading p{margin:0 0 6px;color:#83837c;font-size:11px}.operations-heading h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(37px,4vw,54px);font-weight:400;letter-spacing:-.065em;line-height:.9}.operations-heading>div>span{display:block;margin-top:11px;color:#777870;font-size:12px}.operations-heading-actions{display:flex;gap:9px}.operations-heading-actions a{display:inline-flex;gap:14px;align-items:center;min-height:38px;padding:9px 11px 9px 14px;border:1px solid #cbc6b9;color:#4b544c;font-size:10px;font-weight:700}.operations-heading-actions a:last-child{color:#fffdf5;border-color:#314138;background:#314138}.operations-heading-actions span{color:#c9ae72;font-size:14px;font-weight:400}.operations-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:31px}.operations-kpis article{min-height:113px;padding:16px;border:1px solid #ded9ce;background:rgba(255,254,249,.58)}.operations-kpis small,.operations-kpis span{display:block;color:#777871;font-size:9px}.operations-kpis span{font-weight:700;letter-spacing:.09em;text-transform:uppercase}.operations-kpis strong{display:block;margin:12px 0 5px;color:#242a25;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;letter-spacing:-.06em}.operations-feed-grid{display:grid;grid-template-columns:1fr 1.07fr;grid-gap:11px;gap:11px;margin-top:11px}.operations-feed-grid>article{min-height:182px;padding:20px;border:1px solid #ded9ce;background:rgba(255,254,249,.58)}.operations-card-heading{display:flex;align-items:start;justify-content:space-between;gap:15px}.operations-card-heading h2{margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:400;letter-spacing:-.05em}.operations-card-heading>div>span{color:#777871;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.operations-card-heading a{color:#4e634f;font-size:10px;font-weight:700}.operations-card-heading a span{margin-left:5px;font-size:14px;font-weight:400}.operations-status{color:#956a2c!important}.operations-status.ready{color:#5e7c5e!important}.operations-attention-list{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.operations-attention-list p{display:flex;gap:10px;align-items:start;margin:0}.operations-attention-list p>i{display:grid;flex:0 0 auto;place-items:center;width:18px;height:18px;border-radius:50%;color:#7c693b;background:#eee4c8;font-size:10px;font-style:normal}.operations-attention-list p+p>i{color:#5a7759;background:#e0eddd}.operations-attention-list small,.operations-attention-list strong{display:block}.operations-attention-list strong{color:#42473f;font-size:11px}.operations-attention-list small{margin-top:3px;color:#808078;font-size:10px}.operations-stay-list{display:grid;margin-top:11px}.operations-stay-list>div{display:grid;grid-template-columns:46px 1fr auto;grid-gap:10px;gap:10px;align-items:center;min-height:39px;border-top:1px solid #e8e4da}.operations-stay-list>div>span{color:#72816c;font-size:9px;font-weight:700}.operations-stay-list p{margin:0}.operations-stay-list small,.operations-stay-list strong{display:block}.operations-stay-list strong{font-size:11px}.operations-stay-list small{margin-top:2px;color:#7c7d76;font-size:9px}.operations-stay-list b{color:#4c514a;font-family:Georgia,serif;font-size:13px;font-weight:400}.operations-empty{margin:28px 0 0;color:#7e7f77;font-size:11px;line-height:1.55}.operations-main .calendar-overview{margin-top:21px;border:1px solid #ded9ce;border-radius:0;background:rgba(255,254,249,.55);box-shadow:none}.operations-main .calendar-overview .overview-toolbar{padding:20px 22px}.operations-main .calendar-overview h1{font-size:27px}.operations-main .calendar-command-grid{border-top-color:#ded9ce}.operations-main .activity-rail{background:rgba(246,244,237,.75)}.operations-main .workspace-actions{margin-top:12px}.operations-site-actions .panel{border-radius:0}.operations-main .workspace-configuration{margin-top:12px}.operations-main .workspace-configuration .panel{border-radius:0;box-shadow:none}@media (max-width:1050px){.ops-hero-console{width:255px;right:34px}.ops-command-section{grid-template-columns:1fr}.ops-command-copy{max-width:520px}.ops-dashboard-scene{max-width:800px}.ops-capabilities{grid-template-columns:1fr;gap:50px}.operations-workspace{grid-template-columns:190px minmax(0,1fr)}.operations-sidebar{padding-inline:10px}.operations-main{padding-inline:28px}.operations-feed-grid{grid-template-columns:1fr}.operations-heading-actions{flex-wrap:wrap;justify-content:flex-end}}@media (max-width:800px){.ops-hero-console,.ops-marketing-nav nav{display:none}.ops-hero-content{padding-top:120px;padding-bottom:140px}.ops-hero-foot>span{display:none}.ops-hero-foot{justify-content:flex-end}.ops-capabilities,.ops-command-section,.ops-introduction,.ops-principles,.ops-trust-strip{width:min(100% - 48px,620px)}.ops-trust-strip{display:block;padding:30px 0}.ops-trust-strip div{flex-wrap:wrap;margin-top:19px}.ops-introduction{grid-template-columns:1fr;gap:31px;padding:93px 0}.ops-command-section{padding:83px 0}.ops-principles{grid-template-columns:1fr}.ops-principles article,.ops-principles article+article{min-height:auto;padding:27px 0;border-left:0}.ops-principles article+article{border-top:1px solid #d7d0c4}.ops-principles h2{margin-top:30px}.ops-template-section{grid-template-columns:1fr}.ops-template-image{min-height:360px}.ops-template-copy{max-width:620px;margin:0 auto;padding:77px 24px}.ops-footer{grid-template-columns:1fr}.ops-footer,.ops-footer p{text-align:center}.ops-footer div{justify-content:center}.operations-workspace{display:block}.operations-sidebar{position:relative;display:grid;height:auto;grid-template-columns:auto 1fr auto;grid-gap:19px;gap:19px;align-items:center;padding:15px 23px}.operations-sidebar .property-switcher{margin:0}.operations-nav,.operations-sidebar .property-switcher a,.operations-sidebar-foot>span{display:none}.operations-sidebar-foot{display:block;margin:0;padding:0;border:0}.operations-signout{white-space:nowrap}.operations-main{padding:0 24px 60px}.operations-overview{padding-top:40px}}@media (max-width:560px){.ops-marketing-nav{min-height:68px;padding:0 20px}.ops-marketing-wordmark{font-size:23px}.ops-marketing-actions>a:first-child{display:none}.ops-marketing-actions{gap:0}.ops-nav-button{padding:8px 10px 8px 12px}.ops-hero{min-height:710px}.ops-hero-content{padding:103px 24px 110px}.ops-hero h1{font-size:clamp(53px,14vw,75px)}.ops-hero-foot{right:24px;left:24px;min-height:51px}.ops-hero-foot div{width:100%;justify-content:space-between;gap:5px;font-size:8px}.ops-hero-foot i{display:none}.ops-hero-actions{display:grid;justify-items:start;grid-gap:22px;gap:22px}.ops-solid-button{min-width:210px}.ops-capabilities h2,.ops-closing h2,.ops-command-copy h2,.ops-introduction h2,.ops-template-copy h2{font-size:clamp(44px,13vw,61px)}.ops-dashboard-scene{grid-template-columns:1fr}.ops-dashboard-scene aside{display:flex;align-items:center;gap:9px;overflow:hidden;min-height:46px;padding:9px;white-space:nowrap}.ops-dashboard-scene aside>span{padding:5px}.ops-dashboard-scene aside hr,.ops-scene-mark{display:none}.ops-scene-main{padding:16px}.ops-scene-kpis{grid-template-columns:1fr 1fr}.ops-scene-lower{grid-template-columns:1fr}.ops-capabilities,.ops-principles{width:min(100% - 48px,500px)}.ops-capability-grid{grid-template-columns:1fr}.ops-template-label{grid-template-columns:auto 1fr}.ops-template-label a{grid-column:2}.operations-sidebar{grid-template-columns:1fr auto;padding:15px 19px}.operations-sidebar .property-switcher{display:none}.operations-heading{display:block}.operations-heading-actions{justify-content:flex-start;margin-top:21px}.operations-kpis{grid-template-columns:1fr 1fr}.operations-kpis article{min-height:103px}.operations-main .calendar-overview .overview-toolbar{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.operations-main .calendar-status,.operations-main .overview-toolbar-actions{justify-self:start}.operations-main .calendar-command-grid{grid-template-columns:1fr}.operations-main .activity-rail{display:grid;grid-template-columns:1fr;padding:20px}.operations-main .calendar-scroll{overflow-x:auto}.operations-main .calendar-days,.operations-main .calendar-property-row{min-width:700px}.operations-main .site-card{display:grid;padding:23px}.operations-main .site-thumbnail{min-height:165px;flex-basis:auto}.operations-main .safety-card{padding:23px}}.ops-brand-lockup{display:grid;grid-gap:3px;gap:3px}.ops-brand-lockup .ops-marketing-wordmark{line-height:.9}.operations-powered-by,.ops-footer-brand>a,.ops-powered-by{color:rgba(255,255,255,.58);font-size:9px;letter-spacing:.045em}.operations-powered-by strong,.ops-footer-brand>a strong,.ops-powered-by strong{color:#e2cc98;font-weight:700}.operations-powered-by:hover,.ops-footer-brand>a:hover,.ops-powered-by:hover{color:#fff9ed}.ops-footer-brand{display:grid;grid-gap:7px;gap:7px}.ops-footer-brand>a{width:-moz-fit-content;width:fit-content}.ops-footer-brand>a:first-child{color:#fbf6ec;font-family:Georgia,Times New Roman,serif;font-size:25px;letter-spacing:-.06em}.operations-powered-by{width:-moz-fit-content;width:fit-content;color:rgba(255,255,255,.45)}.operations-powered-by strong{color:rgba(235,216,174,.85)}@media (max-width:560px){.ops-powered-by{display:none}}main.journey-auth,main.journey-onboarding{width:100%;max-width:none;min-height:100vh;margin:0;padding:0}.journey-auth{display:grid;grid-template-columns:minmax(390px,.95fr) minmax(540px,1.05fr);background:#f5f2eb}.journey-auth-story,.journey-onboarding-aside{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;color:#fbf6ec;background:#1d2522}.journey-auth-story{min-height:100vh;padding:34px clamp(36px,5.8vw,92px) 38px;background-image:linear-gradient(90deg,rgba(20,28,25,.91),rgba(21,30,26,.51)),linear-gradient(180deg,rgba(19,28,24,.05),rgba(19,28,24,.72)),url(/images/hostvella-operations-hero-v1.png);background-size:cover;background-position:62%}.journey-auth-story:after,.journey-onboarding-aside:after{position:absolute;right:-13vw;bottom:-18vw;width:45vw;height:45vw;border:1px solid rgba(232,214,170,.23);border-radius:50%;content:"";pointer-events:none}.journey-brand-row{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.journey-wordmark{display:inline-flex;align-items:center;gap:10px;color:#fbf6ec;font-size:29px;letter-spacing:-.075em}.journey-wordmark,.journey-wordmark i{font-family:Georgia,Times New Roman,serif}.journey-wordmark i{display:grid;width:25px;height:29px;place-items:center;border:1px solid #d8bd7e;color:#ddc78f;font-size:15px;font-style:normal;letter-spacing:-.06em}.journey-powered-by{position:relative;z-index:1;color:rgba(255,249,238,.55);font-size:9px;letter-spacing:.045em}.journey-powered-by strong{color:#e3cc94;font-weight:700}.journey-auth-copy{position:relative;z-index:1;max-width:570px;margin:auto 0;padding:88px 0}.journey-kicker{margin:0;color:#a5946e;font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1.35;text-transform:uppercase}.journey-auth-copy .journey-kicker{color:#e2c888}.journey-kicker span{margin:0 6px;color:rgba(255,255,255,.42)}.journey-auth-copy h1,.journey-onboarding-aside h1{margin:21px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,5vw,80px);font-weight:400;letter-spacing:-.075em;line-height:.91}.journey-auth-copy>p:last-child{max-width:390px;margin:26px 0 0;color:rgba(255,249,238,.75);font-size:15px;line-height:1.7}.journey-auth-proof{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:16px 27px;color:rgba(255,249,238,.75);font-size:10px;letter-spacing:.065em;text-transform:uppercase}.journey-auth-proof span{display:inline-flex;gap:7px;align-items:center}.journey-auth-proof i{color:#e0c789;font-size:9px;font-style:normal}.journey-auth-form-area{display:flex;flex-direction:column;padding:33px clamp(36px,7vw,118px) 55px;background:#f5f2eb}.journey-auth-top,.journey-onboarding-head{display:flex;justify-content:space-between;gap:22px;color:#6f6d66;font-size:11px;letter-spacing:.04em}.journey-auth-top a:hover,.journey-onboarding-head a:hover{color:#1e2823}.journey-auth-top>span,.journey-onboarding-head>span{color:#9d937e;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.journey-auth-card{width:min(100%,434px);margin:auto 0;padding:70px 0}.journey-auth-card h2,.journey-onboarding-card h2,.journey-return-card h2{margin:17px 0 0;color:#222520;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,3.55vw,49px);font-weight:400;letter-spacing:-.065em;line-height:.96}.journey-form-intro{max-width:390px;margin:19px 0 28px;color:#74716a;font-size:14px;line-height:1.65}.journey-auth-card label,.journey-onboarding-card label{display:block;margin-top:17px;color:#55584f;font-size:10px;font-weight:700;letter-spacing:.075em;text-transform:uppercase}.journey-auth-card input,.journey-onboarding-card input{display:block;width:100%;min-height:48px;margin-top:8px;border:0;border-bottom:1px solid #bfb9ad;border-radius:0;outline:none;color:#242721;background:transparent;font-size:15px;font-weight:400;transition:border-color .18s ease,background .18s ease}.journey-auth-card input:focus,.journey-onboarding-card input:focus{border-color:#9d7a3d;box-shadow:0 2px 0 #9d7a3d}.journey-auth-card input::placeholder,.journey-onboarding-card input::placeholder{color:#a29d92}.journey-auth-card button,.journey-onboarding-card button,.journey-primary-link{display:block;width:100%;margin-top:30px;border:0;border-radius:0;padding:15px 18px;color:#fbf7ed;background:#1f2823;font-size:12px;font-weight:700;letter-spacing:.065em;text-align:left;text-transform:uppercase;transition:background .18s ease}.journey-auth-card button:hover:not(:disabled),.journey-onboarding-card button:hover:not(:disabled),.journey-primary-link:hover{background:#4e614d}.journey-auth-card button span,.journey-onboarding-card button span,.journey-primary-link span{float:right;color:#e2c888;font-size:16px;line-height:.7}.journey-auth-card button:disabled,.journey-onboarding-card button:disabled{cursor:wait;opacity:.65}.journey-auth-card .password-note{margin:12px 0 0;color:#8a867d;font-size:11px;line-height:1.55}.journey-auth-card .auth-error,.journey-onboarding-card .auth-error{margin:18px 0 0;border-radius:0;color:#8b3729;background:#f7e7e0;font-size:12px}.journey-auth-card .auth-switch{margin-top:24px;color:#747169;font-size:12px;text-align:center}.journey-auth-card .auth-switch a{color:#1f3429;text-decoration:underline;-webkit-text-decoration-color:#b8ab90;text-decoration-color:#b8ab90;text-underline-offset:4px}.journey-onboarding{display:grid;grid-template-columns:minmax(315px,.79fr) minmax(600px,1.21fr);background:#f4f1ea}.journey-onboarding-aside{min-height:100vh;padding:35px clamp(32px,5vw,78px) 37px;background:linear-gradient(160deg,#232e29,#1c2521 60%,#3f5142 150%)}.journey-onboarding-aside>div:first-child{position:relative;z-index:1}.journey-onboarding-aside .journey-kicker{margin-top:95px;color:#d9bd7d}.journey-onboarding-aside h1{max-width:450px;margin-top:17px;font-size:clamp(42px,4vw,64px)}.journey-aside-copy{max-width:340px;margin:22px 0 0;color:rgba(253,248,238,.67);font-size:13px;line-height:1.65}.journey-steps{position:relative;z-index:1;display:grid;grid-gap:13px;gap:13px;margin:auto 0 29px;padding:0;list-style:none;color:rgba(253,248,238,.42);font-size:11px;letter-spacing:.04em}.journey-steps li{display:flex;gap:13px;align-items:center}.journey-steps li span{width:22px;color:#9c9f91;font-size:9px}.journey-steps li.current{color:#f8f2e6}.journey-steps li.current span{color:#e5c98c}.journey-onboarding-main{display:flex;min-width:0;flex-direction:column;padding:33px clamp(40px,7vw,118px) 55px}.journey-onboarding-card,.journey-return-card{width:min(100%,598px);margin:auto 0;padding:66px 0}.journey-onboarding-card>p:not(.journey-kicker),.journey-return-card>p:not(.journey-kicker){max-width:500px;margin:21px 0 27px;color:#737069;font-size:14px;line-height:1.65}.journey-onboarding-card form{margin-top:27px}.journey-onboarding-card .form-grid{gap:30px}.journey-payment-return .journey-onboarding-aside{background-image:linear-gradient(160deg,rgba(29,39,34,.8),rgba(28,36,31,.9)),url(/images/hostvella-operations-hero-v1.png);background-size:cover;background-position:74%}.journey-payment-note{position:relative;z-index:1;display:flex;gap:11px;align-items:center;margin:auto 0 29px;color:#e8e0d0;font-size:11px}.journey-payment-note i{display:grid;width:25px;height:25px;place-items:center;border:1px solid #d8c28f;border-radius:50%;color:#e9d199;font-size:13px;font-style:normal}.journey-return-card{max-width:500px}.journey-return-card .journey-primary-link{width:-moz-fit-content;width:fit-content;min-width:265px;margin-top:34px}.operations-main .workspace-configuration{margin-top:53px}.operations-configuration-intro{display:grid;grid-template-columns:minmax(150px,.54fr) minmax(290px,1.46fr) auto;grid-gap:30px;gap:30px;align-items:start;padding:0 0 28px;border-bottom:1px solid #ded9ce}.operations-configuration-intro .eyebrow{margin-top:6px;color:#7f796c}.operations-configuration-intro h2{margin:0;color:#2a2b26;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,3.2vw,43px);font-weight:400;letter-spacing:-.065em;line-height:.97}.operations-configuration-intro p:not(.eyebrow){max-width:500px;margin:11px 0 0;color:#77736a;font-size:13px;line-height:1.55}.operations-configuration-intro>span{color:#a18f68;font-size:9px;letter-spacing:.14em;white-space:nowrap;text-transform:uppercase}.operations-main .workspace-configuration .panel{margin-top:18px;border-color:#dcd6c9;background:rgba(255,254,249,.7)}.operations-main .booking-settings,.operations-main .bookings-panel,.operations-main .calendar-panel,.operations-main .payment-panel,.operations-main .website-settings{padding:clamp(23px,3.3vw,44px)}.operations-main .section-heading{border-bottom:1px solid #e3ded4;padding-bottom:19px}.operations-main .section-heading h2{color:#282a25;font-size:clamp(26px,3vw,39px);font-weight:400;letter-spacing:-.06em}.operations-main .section-copy{max-width:610px;margin:18px 0 30px;color:#77736a;font-size:13px;line-height:1.6}.operations-main .connection-pill,.operations-main .future-tag{border-radius:0;padding:7px 9px;color:#6e633f;background:#eee5cf;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.operations-main .connection-pill.ready,.operations-main .future-tag{color:#4d694e;background:#e2eadf}.operations-main .setup-step{grid-template-columns:39px 1fr;gap:15px;padding:25px 0}.operations-main .setup-step>span{width:27px;height:27px;border-radius:0;border-color:#bfb7a4;color:#817b6e}.operations-main .setup-step.complete>span{border-color:#526c53;background:#526c53}.operations-main .setup-step.active>span{border-color:#b49455;color:#765c2c;background:#f2e8cf}.operations-main .setup-step strong{color:#353832;font-size:13px}.operations-main .setup-step p{color:#77756e;font-size:13px}.operations-main .url-box{border-radius:0;border-color:#d9d2c4;background:#f6f3ec}.operations-main .copy-button,.operations-main .payment-actions>button,.operations-main .settings-actions button,.operations-main .source-entry button{border-radius:0;background:#29342d;font-size:11px;letter-spacing:.045em}.operations-main .booking-settings input,.operations-main .booking-settings select,.operations-main .booking-settings textarea,.operations-main .source-entry input,.operations-main .website-settings input,.operations-main .website-settings textarea{border-radius:0;border-color:#cfc7b9;background:#fffdf8}.operations-main .booking-settings input:focus,.operations-main .booking-settings select:focus,.operations-main .booking-settings textarea:focus,.operations-main .source-entry input:focus,.operations-main .website-settings input:focus,.operations-main .website-settings textarea:focus{border-color:#9e7c3e;box-shadow:0 0 0 3px rgba(172,143,84,.13)}.operations-main .sync-note{border-left-color:#c59d51;color:#675a3a;background:#f7f0df}.operations-main .payment-actions{padding-top:5px}.operations-main .payment-actions .pause-site{color:#875237;background:#f7e8de}.operations-main .template-system-note{border-radius:0;border-color:#d8d0bf;background:#f6f2e8}.operations-main .booking-settings fieldset{margin:12px 0 0;border:1px solid #ddd5c6;border-radius:0;padding:22px}.operations-main .booking-settings legend{padding:0 8px;color:#746f64;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.operations-main .booking-settings label,.operations-main .website-settings label{color:#5e6158;font-size:10px;letter-spacing:.065em;text-transform:uppercase}.operations-main .booking-settings label input[type=checkbox]{accent-color:#536c55}.operations-main .booking-list{margin-top:0}.operations-main .booking-row{border-color:#e2ddd3}.operations-main .booking-row button{border-radius:0;background:#f1ead9;color:#5d512f}@media (max-width:850px){.journey-auth,.journey-onboarding{grid-template-columns:1fr}.journey-auth-story{min-height:460px;padding:29px 28px}.journey-auth-copy{margin:auto 0;padding:45px 0}.journey-auth-copy h1{font-size:clamp(48px,11vw,70px)}.journey-auth-form-area{min-height:600px;padding:28px 28px 44px}.journey-auth-card{margin:auto;padding:58px 0}.journey-onboarding-aside{min-height:380px;padding:29px 28px}.journey-onboarding-aside .journey-kicker{margin-top:58px}.journey-onboarding-aside h1{font-size:clamp(42px,10vw,60px)}.journey-steps{display:none}.journey-onboarding-main{min-height:650px;padding:29px 28px 44px}.journey-onboarding-card,.journey-return-card{margin:auto;padding:58px 0}.operations-configuration-intro{grid-template-columns:1fr;gap:14px}.operations-configuration-intro>span{display:none}}@media (max-width:560px){.journey-auth-proof,.journey-brand-row .journey-powered-by{display:none}.journey-auth-story{min-height:415px}.journey-auth-copy{padding:33px 0}.journey-auth-copy>p:last-child{margin-top:20px;font-size:13px}.journey-auth-card h2,.journey-onboarding-card h2,.journey-return-card h2{font-size:38px}.journey-onboarding-aside{min-height:345px}.journey-onboarding-aside .journey-kicker{margin-top:45px}.journey-aside-copy{font-size:12px}.journey-onboarding-aside>.journey-powered-by{display:none}.journey-onboarding-card .form-grid{grid-template-columns:1fr;gap:0}.journey-return-card .journey-primary-link{width:100%;min-width:0}.operations-main .workspace-configuration{margin-top:38px}.operations-main .booking-settings,.operations-main .bookings-panel,.operations-main .calendar-panel,.operations-main .payment-panel,.operations-main .website-settings{padding:23px}.operations-main .section-heading{display:block}.operations-main .section-heading .booking-count,.operations-main .section-heading .connection-pill,.operations-main .section-heading .preview-link{display:inline-block;margin-top:14px}.operations-main .settings-grid{grid-template-columns:1fr}.operations-main .payment-actions{align-items:stretch;flex-direction:column}.operations-main .payment-actions .preview-link,.operations-main .payment-actions>button{width:100%}.operations-main .booking-settings fieldset{padding:16px}}.journey-auth-card .auth-forgot{margin:12px 0 -6px;text-align:right}.journey-auth-card .auth-forgot a{color:#5d674f;font-size:11px;text-decoration:underline;-webkit-text-decoration-color:#b8ab90;text-decoration-color:#b8ab90;text-underline-offset:4px}.journey-auth-card .auth-notice{margin:19px 0 0;padding:13px 14px;border-left:2px solid #9f7c3d;color:#5a533f;background:#f2ead8;font-size:12px;line-height:1.55}.journey-auth-card input:disabled{cursor:not-allowed;opacity:.65}.operations-dashboard-next{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);grid-gap:12px;gap:12px;margin-top:12px}.operations-dashboard-next .site-card{min-height:245px;border-radius:0;box-shadow:none}.operations-dashboard-next .site-card h2,.operations-settings-prompt h2{max-width:390px;color:#282a25;font-size:clamp(27px,2.8vw,38px);font-weight:400;letter-spacing:-.06em}.operations-settings-prompt{display:flex;min-height:245px;flex-direction:column;justify-content:space-between;padding:29px;border:1px solid #d9d2c4;background:#e9e4d8}.operations-settings-prompt .eyebrow{color:#746747}.operations-settings-prompt h2{margin:8px 0 auto}.operations-settings-prompt p:not(.eyebrow){max-width:360px;margin:14px 0 23px;color:#6d695f;font-size:12px;line-height:1.6}.operations-card-link,.operations-settings-prompt a{width:-moz-fit-content;width:fit-content;color:#314437;font-size:11px;font-weight:700}.operations-card-link span,.operations-settings-prompt a span{margin-left:7px;color:#9f7d3e;font-size:15px;font-weight:400}.operations-card-link{display:block;margin-top:20px}.operations-page-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:52px 0 31px;border-bottom:1px solid #ded9ce}.operations-page-heading>div{max-width:650px}.operations-page-heading h1{margin:0;color:#252822;font-family:Georgia,Times New Roman,serif;font-size:clamp(39px,4.6vw,62px);font-weight:400;letter-spacing:-.075em;line-height:.91}.operations-page-heading p:not(.eyebrow){max-width:590px;margin:15px 0 0;color:#77736a;font-size:13px;line-height:1.65}.operations-page-heading>a{flex:0 0 auto;padding:11px 14px;border:1px solid #314138;color:#fffdf5;background:#314138;font-size:10px;font-weight:700}.operations-page-heading>a span{margin-left:9px;color:#d9bd7d;font-size:14px;font-weight:400}.settings-heading{padding-bottom:26px}.settings-index{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin:24px 0 0;border:1px solid #ded9ce;background:#ded9ce}.settings-index a{min-height:116px;padding:17px;background:rgba(255,254,249,.68);transition:background .18s ease}.settings-index a:hover{background:#f7f1e5}.settings-index small,.settings-index span,.settings-index strong{display:block}.settings-index span{color:#9c8552;font-size:9px;font-weight:700;letter-spacing:.11em}.settings-index strong{margin-top:21px;color:#30342e;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;letter-spacing:-.04em}.settings-index small{margin-top:5px;color:#818078;font-size:10px}.settings-configuration{margin-top:15px!important}.settings-configuration .panel{scroll-margin-top:25px}.operations-main>.bookings-panel{margin-top:18px}.operations-main .calendar-overview+.operations-dashboard-next{margin-top:12px}@media (max-width:850px){.operations-dashboard-next{grid-template-columns:1fr}.settings-index{grid-template-columns:1fr 1fr}.operations-page-heading{padding-top:40px}.operations-page-heading h1{font-size:clamp(39px,7vw,55px)}}@media (max-width:560px){.operations-page-heading{display:block;padding:35px 0 24px}.operations-page-heading>a{display:inline-block;margin-top:23px}.settings-index{grid-template-columns:1fr}.settings-index a{min-height:83px}.settings-index strong{margin-top:11px}.operations-dashboard-next .site-card,.operations-settings-prompt{min-height:210px;padding:23px}}