@font-face{font-family:Manrope;src:url('/fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
@font-face{font-family:Manrope;src:url('/fonts/manrope-latin-ext.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Fraunces;src:url('/fonts/fraunces-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:Fraunces;src:url('/fonts/fraunces-latin-ext.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
:root{--paper:#f8f9f4;--white:#fff;--ink:#1d2d27;--forest:#173d35;--muted:#67706a;--lime:#c9eea0;--line:#dce2d7;--pale:#eef2e9;--mint:#e3eddf;--radius:24px;--font:Manrope,Arial,sans-serif;--serif:Fraunces,Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}body,button,input,textarea{font-family:var(--font)}a{color:inherit}button,input,textarea{font-size:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}button,input,textarea{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #477b36;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.055em}h2{font-size:clamp(34px,3.6vw,52px);font-weight:550}h3{font-weight:600}h1 em,h2 em,h3 em{font-family:var(--serif);font-weight:400;letter-spacing:-.06em}img{max-width:100%;display:block}svg{display:inline-block;flex-shrink:0}.icon{width:22px;height:22px;vertical-align:middle}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding-block:108px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:800;letter-spacing:.13em;line-height:1.5}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#69a45a;box-shadow:0 0 0 4px #69a45a13;flex-shrink:0}.wordmark{display:inline-flex;align-items:center;gap:9px;font-size:34px;line-height:1;font-weight:750;letter-spacing:-2px;text-decoration:none}.brand-mark{width:29px;height:29px}.wordmark .brand-mark{margin-right:3px}.brand-suffix{font-size:12px;font-weight:600;letter-spacing:-.2px;margin-top:11px;margin-left:0;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:54px;padding:14px 23px;border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:650;text-decoration:none;line-height:1.4;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 7px 18px #173d3514}.button-dark{background:var(--forest);color:#fff}.button-dark:hover{background:#285648}.button-dark:disabled:hover{transform:none}.button-small{min-height:44px;padding:10px 17px;font-size:12px;gap:15px}.button-small .icon{width:17px;height:17px}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:13px;font-weight:700;text-decoration:none;background:none;border:0;padding:0}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link .icon{width:18px;height:18px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:9999;background:var(--forest);color:white;padding:14px}.skip-link:focus{top:10px}#blazor-error-ui{display:none;background:#fff2d0;color:#533d10;position:fixed;bottom:0;left:0;right:0;padding:14px 24px;z-index:10000;box-shadow:0 -2px 20px #0002}
.site-header{position:sticky;top:0;z-index:100;background:#f8f9f4ee;backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:border .2s}.has-scrolled .site-header{border-bottom-color:var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:94px;gap:25px}.desktop-nav{display:flex;gap:31px;margin-left:45px}.desktop-nav a,.login-link{font-size:12px;font-weight:600;text-decoration:none}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--forest);transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:26px}.login-link{display:flex;align-items:center;gap:7px}.login-link .icon{width:14px;height:14px}.menu-toggle{display:none;align-items:center;justify-content:center;background:transparent;border:1px solid var(--line);width:42px;height:42px;border-radius:8px}.mobile-nav{display:none}
.hero{display:grid;grid-template-columns:1fr 1.08fr;gap:45px;align-items:center;padding-top:48px;padding-bottom:52px;min-height:715px}.hero-copy{padding-bottom:15px}.hero-copy .eyebrow{margin-bottom:30px}.hero h1{font-size:clamp(52px,5.45vw,80px);font-weight:550;line-height:1.03;letter-spacing:-.065em;margin-bottom:27px}.hero h1 em{color:var(--forest)}.hero-description{max-width:410px;font-size:15px;line-height:1.8;color:var(--muted);margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:24px}.hero-actions .text-link{white-space:nowrap}.hero-note{display:flex;align-items:center;gap:12px;margin-top:39px;font-size:11px;font-weight:700}.hero-note small{display:block;color:var(--muted);font-size:10px;font-weight:450}.mini-qr{display:flex;padding:8px;border:1px solid var(--line);background:#fff8;border-radius:8px}.mini-qr .icon{width:27px;height:27px}
.experience{position:relative;min-width:0;height:612px;isolation:isolate;scroll-margin-top:112px}.experience-backdrop{position:absolute;left:34px;right:0;top:0;height:520px;overflow:hidden;border-radius:150px 24px 24px 24px;background:#bfcbbc}.experience-backdrop img{width:100%;height:100%;object-fit:cover;object-position:58% center}.backdrop-shade{position:absolute;inset:0;background:linear-gradient(0deg,#102c27b3,transparent 50%,#133d3520)}.experience-label{position:absolute;top:27px;right:26px;background:#fcfff5df;backdrop-filter:blur(8px);padding:9px 12px;display:flex;gap:8px;align-items:center;font-size:8px;font-weight:800;letter-spacing:.06em;border-radius:5px}.experience-label>span:last-child{font-size:8px;font-weight:500;color:var(--muted)}.backdrop-caption{position:absolute;left:27px;bottom:32px;color:white;font-size:28px;line-height:1.13;letter-spacing:-.05em;max-width:210px}.backdrop-caption em{font-family:var(--serif);font-weight:400}.phone-preview{position:absolute;right:27px;top:88px;width:258px;background:#f9faf4;border:5px solid #fff;border-radius:29px;box-shadow:0 25px 45px #112e3530,0 1px 4px #142c2222;overflow:hidden;transform:rotate(4deg);z-index:2;transition:transform .4s}.experience:hover .phone-preview{transform:rotate(2deg) translateY(-3px)}.phone-topbar{display:flex;align-items:center;justify-content:space-between;padding:9px 17px 5px;font-size:9px;font-weight:750;height:25px;line-height:1}.phone-island{width:65px;height:15px;background:#21362b;border-radius:20px;position:absolute;top:5px;left:calc(50% - 32px)}.phone-hotel{display:flex;align-items:center;gap:7px;padding:15px 13px 12px;border-bottom:1px solid #e3e7dd;font-size:10px;letter-spacing:1.2px;font-weight:600;line-height:1.35}.botanika-symbol{font-size:23px;line-height:1;color:#547653}.phone-hotel small{display:block;font-size:5.5px;letter-spacing:1.2px;margin-top:4px}.phone-lang{margin-left:auto;display:flex;align-items:center;gap:2px;font-size:8px;letter-spacing:0}.phone-lang .icon{width:11px;height:11px}.phone-welcome{padding:16px 15px 10px}.phone-welcome>span{font-size:6.5px;letter-spacing:1.3px;font-weight:700;color:#737c68}.phone-welcome .phone-title{font-family:var(--serif);font-size:25px;font-weight:430;line-height:1.08;margin:6px 0 3px;letter-spacing:-1px}.phone-shortcuts{display:flex;justify-content:space-between;gap:5px;padding:0 13px 12px}.phone-shortcuts>span{display:flex;flex:1;align-items:center;flex-direction:column;gap:6px;background:#eaf0e4;border:1px solid #e0e7d7;border-radius:8px;padding:9px 4px 7px;font-size:6.5px;font-weight:600}.phone-shortcuts .icon{width:16px;height:16px}.phone-conversation{padding:12px 12px 5px;background:white;border-top:1px solid #e8ecdf;min-height:197px;animation:demo-in .35s ease}.phone-chat-heading{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:700}.chat-avatar{width:27px;height:27px;background:var(--forest);border-radius:9px;display:grid;place-items:center;color:var(--lime)}.chat-avatar .brand-mark{width:15px;height:15px}.phone-chat-heading small{display:block;font-size:5.5px;font-weight:450;margin-top:2px;color:#777}.phone-chat-heading .status-dot{width:3px;height:3px;box-shadow:none;margin-right:2px}.phone-bubble{font-size:9px;line-height:1.6;padding:9px 10px;margin-top:12px;max-width:94%}.guest-bubble{margin-left:auto;background:var(--forest);color:white;border-radius:10px 10px 2px 10px;max-width:88%}.assistant-bubble{background:#f0f3eb;color:#334633;border-radius:2px 10px 10px 10px;margin-top:8px}.phone-source{display:flex;gap:4px;align-items:center;font-size:5.5px;color:#697760;margin-top:5px}.phone-source .icon{width:9px;height:9px}.phone-input{display:flex;align-items:center;justify-content:space-between;background:#fff;margin:7px 10px 0;padding:7px 8px 7px 10px;border:1px solid #dfe5d8;border-radius:9px;font-size:7px;color:#83907b}.phone-send{width:22px;height:22px;background:var(--forest);color:white;border-radius:7px;display:grid;place-items:center}.phone-send .icon{width:11px;height:11px}.phone-powered{display:flex;gap:3px;justify-content:center;align-items:center;font-size:5.5px;color:#737b6a;padding:7px 0 8px}.phone-powered strong{font-size:8px;color:#40543a}.phone-powered .brand-mark{width:8px;height:8px}.live-note{position:absolute;left:0;top:330px;z-index:3;display:flex;align-items:center;gap:10px;background:white;border:1px solid #e9eee3;border-radius:13px;padding:14px 15px;box-shadow:0 12px 30px #1a322b14;min-width:272px;transform:rotate(-3deg)}.live-note-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#e7f0df;color:var(--forest)}.live-note-icon .icon{width:18px;height:18px}.live-note strong{display:block;font-size:10px;font-weight:750}.live-note small{display:block;font-size:8px;color:var(--muted);margin-top:3px}.live-note-check{display:grid;place-items:center;width:20px;height:20px;background:var(--lime);border-radius:50%;margin-left:auto}.live-note-check .icon{width:12px;height:12px}.demo-control{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:10px}.demo-control>span{font-size:8px;font-weight:750;letter-spacing:.12em;color:var(--muted)}.demo-tabs{display:flex;border:1px solid #dde4d7;background:#eef2e8;border-radius:25px;padding:4px;gap:2px}.demo-tabs button{font-size:9px;border:0;border-radius:20px;padding:9px 11px;background:transparent;white-space:nowrap;transition:background .2s,box-shadow .2s}.demo-tabs button.active{background:#fff;box-shadow:0 2px 8px #172e1812;font-weight:700}.demo-tabs button:hover{background:#ffffff91}@keyframes demo-in{from{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}
.benefits-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f1f4ec}.benefits-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:25px}.benefits-inner>span{font-size:8px;color:var(--muted);line-height:1.6;letter-spacing:.13em}.benefits-inner>span strong{color:var(--ink);font-weight:700}.benefits-inner p{margin:0;font-size:11px;font-weight:600;display:flex;align-items:center;gap:10px}.benefits-inner .icon{width:19px;height:19px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:24px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:330px;color:var(--muted);font-size:13px;line-height:1.85;margin-bottom:4px}.feature-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.feature-card{border-radius:20px;padding:32px;overflow:hidden;position:relative}.feature-concierge,.feature-operations{grid-column:span 3;min-height:415px}.feature-concierge{background:var(--forest);color:white}.feature-operations{background:#e9efdf;border:1px solid #dfe6d5}.feature-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.feature-symbol{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#ffffff12}.feature-operations .feature-symbol{background:#dce7cd}.feature-topline .icon{width:20px;height:20px}.mini-tag{font-size:8px;font-weight:650;letter-spacing:.1em;opacity:.75}.feature-card h3{font-size:31px;font-weight:500;line-height:1.13;letter-spacing:-.04em;margin-bottom:13px}.feature-card p{font-size:12px;line-height:1.8;max-width:370px;margin-bottom:0}.feature-concierge>p{color:#c4d5c9}.feature-operations>p{color:#667259}.conversation-preview{margin:25px 2px 0 39px;max-width:375px}.bubble-preview{background:#f7f9ef;color:var(--forest);padding:12px 16px;border-radius:11px 11px 2px 11px;font-size:12px;margin-left:80px;display:flex;justify-content:space-between;gap:15px}.bubble-preview>span{font-size:8px;font-weight:700;border-left:1px solid #d3deca;padding-left:10px;color:#76946c}.answer-preview{display:flex;align-items:flex-start;gap:10px;margin-top:14px}.answer-preview .brand-mark{width:20px;height:20px;color:var(--lime);margin-top:5px}.answer-preview p{font-size:11px;background:#2a5145;border:1px solid #4c6c5633;border-radius:2px 12px 12px 12px;padding:13px 16px;line-height:1.7;max-width:285px;color:#f1f6ec}.knowledge-reference{font-size:7px;color:#b5cba5;margin-top:9px;margin-left:30px;display:flex;align-items:center;gap:5px}.knowledge-reference .icon{width:10px;height:10px}.ticket-board{margin-top:25px;background:#fff;border:1px solid #dce5d3;border-radius:12px;box-shadow:0 8px 23px #486a3610;padding:16px}.board-heading{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700;margin-bottom:11px}.demo-label{font-size:6px;font-weight:600;letter-spacing:.1em;color:#8a9581}.ticket-item{display:flex;align-items:center;gap:8px;padding:12px 0;border-bottom:1px solid #eef1e9}.ticket-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#f2eddb;color:#7a6732}.ticket-icon-blue{background:#e8eef0;color:#547988}.ticket-icon .icon{width:16px;height:16px}.ticket-item strong{display:block;font-size:9px;font-weight:700}.ticket-item small{font-size:7px;display:block;margin-top:2px;color:var(--muted)}.ticket-state{font-size:7px;font-weight:700;color:#937b2e;background:#fbf2d8;border-radius:5px;padding:4px 7px;margin-left:auto;white-space:nowrap}.state-done{background:#ecf3e5;color:#588440;display:flex;align-items:center;gap:3px}.state-done .icon{width:9px;height:9px}.board-bottom{display:flex;gap:7px;align-items:center;font-size:8px;color:#7e8876;padding-top:12px}.board-bottom .status-dot{margin-left:auto;width:4px;height:4px}.avatar-avatar{width:19px;height:19px;font-size:6px;display:grid;place-items:center;background:#e8e6d6;border:2px solid #fff;border-radius:50%;color:#6a725f;font-weight:700}.feature-small{grid-column:span 2;background:#f0f3e9;border:1px solid #e1e6db;min-height:260px;padding:27px}.feature-small>.icon{width:24px;height:24px;margin-bottom:33px;color:#4c6b45}.feature-small h3{font-size:20px;letter-spacing:-.045em}.feature-small p{font-size:11px;color:#66705e}.feature-footnote{font-size:6.5px;letter-spacing:.07em;font-weight:750;display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:26px;color:#6d7b60}.feature-footnote .icon{width:14px;height:14px}.feature-brand{background:#eaf1e1}
.audience-section{background:#edf1e7;padding:80px 0}.audience-inner{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.audience-image{position:relative;height:460px;border-radius:18px;overflow:hidden}.audience-image img{width:100%;height:100%;object-fit:cover;object-position:40% 50%}.audience-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#102b2480,transparent 50%)}.image-caption{position:absolute;top:25px;left:25px;color:white;z-index:1;font-size:7px;letter-spacing:.11em;font-weight:750;text-shadow:0 1px 12px #0009}.image-note{position:absolute;z-index:2;bottom:25px;left:25px;right:25px;padding:18px;display:flex;gap:15px;align-items:center;background:#f9fbeeec;backdrop-filter:blur(8px);border:1px solid #fff9;border-radius:9px;font-size:11px;color:var(--forest);line-height:1.7}.image-note>.icon{width:28px;height:28px}.image-note strong{font-weight:650}.audience-copy .eyebrow{margin-bottom:25px}.audience-copy h2{font-size:46px;line-height:1.1;margin-bottom:22px}.audience-copy p{color:var(--muted);font-size:13px;line-height:1.9;max-width:350px}.audience-chips{display:flex;flex-wrap:wrap;gap:8px;max-width:365px;margin-block:24px 30px}.audience-chips>span{background:#ffffff50;border:1px solid #d5ddcb;font-size:9px;font-weight:600;padding:6px 11px;border-radius:25px}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;margin-top:57px}.steps-grid article{position:relative;border-top:1px solid #ccd5c2;padding-top:32px}.step-number{position:absolute;top:-15px;left:0;background:var(--paper);padding:4px 16px 4px 0;font-size:10px;color:#738466;font-weight:700;letter-spacing:.08em}.steps-grid article>.icon{width:26px;height:26px;color:#5b7b4e;margin-bottom:30px}.steps-grid h3{font-size:21px;line-height:1.3;letter-spacing:-.04em;margin-bottom:13px}.steps-grid p{color:var(--muted);font-size:12px;line-height:1.85;max-width:300px}
.consultant-section{background:var(--forest);color:#fff;padding-block:83px;position:relative;overflow:hidden}.consultant-section:before{content:"";position:absolute;pointer-events:none;width:550px;height:550px;left:-190px;bottom:-340px;border:1px solid #b3d19820;border-radius:50%;box-shadow:0 0 0 70px #b3d19806,0 0 0 140px #b3d19804,0 0 0 210px #b3d19802}.consultant-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center;position:relative}.consultant-copy .eyebrow{color:#acc996;margin-bottom:26px}.consultant-copy h2{font-size:50px;line-height:1.1;margin-bottom:23px}.consultant-copy h2 em{color:var(--lime)}.consultant-copy>p{font-size:13px;max-width:360px;line-height:1.9;color:#c0d1c5;margin-bottom:25px}.consultant-points{display:flex;flex-direction:column;gap:11px;font-size:10px;color:#dce8d7}.consultant-points span{display:flex;align-items:center;gap:9px}.consultant-points .icon{width:14px;height:14px;color:var(--lime)}.consultant-signature{display:flex;align-items:center;gap:12px;font-size:9px;color:#a3bba4;margin-top:48px}.consultant-signature .brand-mark{width:23px;height:23px;color:var(--lime)}.consultant-window{background:#fcfdf8;color:var(--ink);border-radius:18px;border:1px solid #ffffff60;box-shadow:0 22px 45px #0e292330;overflow:hidden}.consultant-header{display:flex;align-items:center;gap:11px;padding:19px 22px;border-bottom:1px solid #e5e9df;background:#f4f7ee}.consultant-avatar{width:35px;height:35px;display:grid;place-items:center;background:var(--forest);color:var(--lime);border-radius:11px}.consultant-avatar .brand-mark{width:20px;height:20px}.consultant-header strong{font-size:12px;font-weight:750;display:block}.consultant-header small{display:block;font-size:9px;color:#76806f;margin-top:1px}.consultant-badge{margin-left:auto;font-size:8px;font-weight:750;background:#e7eedf;border:1px solid #d6e2ca;padding:3px 9px;border-radius:5px;color:#55724b}.consultant-messages{max-height:380px;overflow:auto;padding:22px 22px 5px;scrollbar-width:thin}.consultant-message{font-size:11px;line-height:1.85;margin-bottom:18px}.consultant-message p{white-space:pre-wrap;margin:0;border-radius:2px 12px 12px 12px;padding:14px 16px;background:#edf2e5}.consultant-message>span{font-size:7px;line-height:1.5;display:block;color:#7e8974;margin-top:5px;margin-left:4px}.from-user{margin-left:35px}.from-user p{background:var(--forest);color:white;border-radius:12px 2px 12px 12px}.suggested-questions{padding:0 22px 14px}.suggested-questions>span{font-size:7px;font-weight:700;letter-spacing:.1em;color:#7b896f;display:block;margin-bottom:10px}.suggested-questions button{display:flex;align-items:center;justify-content:space-between;text-align:left;width:100%;background:white;border:1px solid #dfe6d6;border-radius:7px;padding:9px 11px;font-size:9px;margin-top:6px;transition:background .2s}.suggested-questions button:hover{background:#edf4e4}.suggested-questions .icon{width:13px;height:13px}.ai-consent{display:flex;align-items:flex-start;gap:8px;font-size:8px;line-height:1.6;padding:0 22px 12px;color:#6b7861}.ai-consent input{accent-color:var(--forest);width:14px;height:14px;flex-shrink:0;margin:2px 0}.ai-consent a{text-underline-offset:2px}.consultant-composer{margin:0 16px;display:flex;align-items:center;border:1px solid #d9e2cd;padding:5px 6px 5px 13px;border-radius:9px;background:white}.consultant-composer:focus-within{border-color:#7b9a69;box-shadow:0 0 0 3px #bdcea72b}.consultant-composer input{border:0;min-width:0;flex:1;width:100%;padding:6px 5px 6px 0;background:transparent;font-size:11px;color:var(--ink);outline:none}.consultant-composer input::placeholder{color:#8b9581}.consultant-composer button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:7px;background:var(--forest);color:white;flex-shrink:0}.consultant-composer button .icon{width:17px;height:17px}.consultant-disclaimer{font-size:7px;color:#7e8873;text-align:center;padding:9px 16px 13px;line-height:1.6}.typing-indicator{display:flex;gap:4px;align-items:center;font-size:9px;color:var(--muted);padding:10px 0 15px}.typing-indicator i{width:5px;height:5px;background:#64824f;border-radius:50%;animation:pulse 1s infinite}.typing-indicator i:nth-child(2){animation-delay:.2s}.typing-indicator i:nth-child(3){animation-delay:.4s}.typing-indicator span{margin-left:5px}@keyframes pulse{50%{opacity:.3;transform:translateY(-2px)}}
.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.faq-section .eyebrow{margin-bottom:25px}.faq-section h2{font-size:43px}.faq-section>div>p{font-size:12px;color:var(--muted);line-height:2}.faq-section .text-link{font-size:12px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;cursor:pointer;font-size:12px;font-weight:650;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:16px;height:16px;transition:transform .2s;color:#668253}.faq-list details[open] summary .icon{transform:rotate(180deg)}.faq-list details p{font-size:12px;color:var(--muted);line-height:1.9;margin:0;padding:0 25px 24px 0}
.contact-section{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;background:#e9f0e0;border:1px solid #e0e7d5;border-radius:24px;padding:53px;margin-bottom:90px}.contact-copy .eyebrow{font-size:8px;margin-bottom:24px;color:#577247}.contact-copy h2{font-size:43px;line-height:1.1;margin-bottom:23px}.contact-copy>p{font-size:12px;color:#6b785e;line-height:1.9;max-width:290px}.contact-note{display:flex;align-items:center;gap:12px;font-size:8px;color:#7a866d;margin-top:35px;line-height:1.9}.contact-note>.icon{width:22px;height:22px;color:#688654}.contact-note strong{font-weight:500}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-field{margin-bottom:14px}.form-field label{display:block;font-size:9px;font-weight:700;margin-bottom:6px;color:#526245}.form-field label span{font-size:8px;font-weight:400;color:#7c896e;margin-left:4px}.form-field input,.form-field textarea{display:block;width:100%;padding:11px 13px;background:#f8fbf2;border:1px solid #d6dfc9;border-radius:7px;color:var(--ink);font-size:10px;line-height:1.6;transition:border .2s;box-shadow:none;resize:vertical}.form-field input{min-height:42px}.form-field textarea{min-height:87px}.form-field input::placeholder,.form-field textarea::placeholder{color:#89967a}.form-field input:focus,.form-field textarea:focus{border-color:#75915f;outline:2px solid #75915f30;outline-offset:1px}.form-field input.invalid,.form-field textarea.invalid{border-color:#b4523c}.contact-consent{display:flex;align-items:flex-start;gap:8px;font-size:8px;line-height:1.7;color:#667757;margin:2px 0 18px}.contact-consent input{margin:2px 0 0;accent-color:var(--forest);flex-shrink:0;width:13px;height:13px}.contact-submit{width:100%;min-height:47px;font-size:11px;justify-content:space-between;padding:12px 17px}.contact-submit .icon{width:17px;height:17px}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.validation-message{font-size:9px;line-height:1.6;color:#a43f2f;margin-top:5px}.form-message{font-size:9px;color:#6a795a;line-height:1.8;margin:12px 0 0}.form-error{color:#a54730}.consultant-window>.form-message{margin:0;padding:8px 20px 16px}.contact-success{padding:30px 5px;min-height:250px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.contact-success>span{display:grid;place-items:center;width:44px;height:44px;background:#cfdfbb;color:#3b6130;border-radius:50%;margin-bottom:20px}.contact-success h3{font-size:26px}.contact-success p{font-size:12px;color:var(--muted)}
.site-footer{border-top:1px solid var(--line)}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;padding-block:48px}.footer-top .wordmark{font-size:30px}.footer-top .brand-mark{width:24px;height:24px}.footer-top p{font-size:11px;color:var(--muted);line-height:1.8;margin-top:18px;margin-bottom:0}.footer-links{display:flex;gap:29px;align-items:center;padding-top:10px}.footer-links a{font-size:10px;text-decoration:none}.footer-links a:hover{text-decoration:underline;text-underline-offset:5px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;padding-block:21px;color:#7c8675;font-size:7px}.footer-bottom>span:last-child{font-size:8px;color:#596b4e}.footer-bottom>span:last-child>span{margin-left:15px}.legal-page{padding-block:60px 95px;max-width:820px;min-height:60vh}.legal-page>.text-link{display:flex;margin-bottom:45px}.legal-page>.eyebrow{margin-bottom:20px}.legal-page h1{font-size:60px;line-height:1.08;margin-bottom:25px;font-weight:550}.legal-page .legal-intro{font-size:20px;line-height:1.65;color:var(--muted);margin-bottom:45px}.legal-page h2{font-size:26px;letter-spacing:-.03em;margin-top:34px}.legal-page p{font-size:14px;line-height:1.9;color:var(--muted)}
@media(min-width:1600px){.hero{min-height:760px;gap:65px}.hero h1{font-size:85px}.experience{height:630px}.experience-backdrop{height:540px}.phone-preview{top:93px;width:270px;right:40px}.phone-conversation{min-height:202px}.live-note{top:340px}}
@media(max-width:1200px){.container{width:calc(100% - 64px)}.hero{gap:22px;min-height:650px;padding-top:35px}.hero h1{font-size:63px}.hero-actions{gap:16px}.hero-actions .button{font-size:11px;padding-inline:17px;gap:13px}.hero-actions .text-link{font-size:11px}.experience{height:585px}.experience-backdrop{left:20px;height:495px;border-top-left-radius:125px}.phone-preview{width:235px;right:15px;top:77px}.phone-conversation{min-height:199px}.phone-welcome .phone-title{font-size:23px}.live-note{min-width:239px;padding:11px;gap:8px;top:321px;left:-5px}.live-note strong{font-size:9px}.live-note small{font-size:7px}.live-note-icon{width:31px;height:31px}.backdrop-caption{font-size:23px;left:20px;bottom:25px;max-width:170px}.desktop-nav{margin-left:0;gap:23px}.header-actions{gap:20px}.section{padding-block:85px}.audience-inner{gap:55px}.audience-copy h2{font-size:40px}.consultant-grid{gap:60px}.consultant-copy h2{font-size:44px}.faq-section{gap:60px}.contact-section{gap:55px;padding:40px}.feature-card{padding:27px}.feature-card h3{font-size:28px}.feature-small h3{font-size:19px}.feature-small{padding:24px}.feature-footnote{font-size:6px}.conversation-preview{margin-left:15px}.footer-links{gap:22px}.demo-tabs button{font-size:8px;padding:8px 10px}}
@media(max-width:980px){.desktop-nav{gap:18px}.desktop-nav a{font-size:11px}.login-link{display:none}.hero h1{font-size:55px}.hero-description{font-size:13px;max-width:340px}.hero-copy .eyebrow{font-size:8px}.hero-actions{flex-wrap:wrap;gap:17px}.hero-note{margin-top:26px}.experience{height:563px}.experience-backdrop{left:8px;height:485px;border-top-left-radius:100px}.phone-preview{width:215px;right:9px;top:90px}.phone-welcome .phone-title{font-size:22px}.phone-chat-heading{font-size:8px}.phone-chat-heading small{font-size:5px}.phone-bubble{font-size:8px}.phone-source{font-size:5px}.phone-conversation{min-height:185px}.phone-welcome{padding-top:12px}.phone-hotel{padding-block:12px 10px}.phone-shortcuts>span{font-size:6px}.phone-powered{padding:7px}.live-note{top:314px;min-width:210px;left:-11px;padding:10px}.live-note small{font-size:6px}.live-note strong{font-size:8px}.live-note-icon{width:27px;height:27px}.live-note-icon .icon{width:14px;height:14px}.live-note-check{width:17px;height:17px}.backdrop-caption{font-size:21px;left:16px;bottom:25px;max-width:155px}.experience-label{top:23px;right:20px;font-size:6px;padding:7px 9px}.experience-label>span:last-child{font-size:6px}.benefits-inner{gap:16px}.benefits-inner p{font-size:9px;gap:8px}.benefits-inner .icon{width:16px;height:16px}.benefits-inner>span{font-size:6px}.section-heading{gap:35px}.section-heading>p{max-width:280px;font-size:12px}.feature-card h3{font-size:26px}.feature-card p{font-size:11px}.feature-small h3{font-size:18px}.feature-small p{font-size:10px}.feature-footnote{letter-spacing:0}.feature-concierge,.feature-operations{min-height:409px}.conversation-preview{margin-left:0}.bubble-preview{margin-left:30px;font-size:10px}.answer-preview p{font-size:10px}.ticket-board{padding:12px}.ticket-item{gap:6px}.ticket-item strong{font-size:8px}.ticket-state{font-size:6px;padding:4px}.audience-inner{gap:40px}.audience-image{height:400px}.audience-copy h2{font-size:36px}.audience-copy p{font-size:12px}.steps-grid{gap:27px}.steps-grid h3{font-size:18px}.consultant-grid{gap:40px}.consultant-copy h2{font-size:39px}.consultant-copy>p{font-size:12px}.faq-section{gap:40px}.faq-section h2{font-size:37px}.faq-list summary{font-size:11px}.contact-section{gap:35px;padding:35px}.contact-copy h2{font-size:37px}.form-row{gap:10px}.footer-links{gap:17px}.footer-links a{font-size:9px}}
@media(max-width:760px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.header-inner{min-height:77px;gap:15px}.wordmark{font-size:30px}.brand-mark{width:25px;height:25px}.brand-suffix{font-size:10px;margin-top:9px}.desktop-nav{display:none}.header-actions{gap:10px}.header-actions>.button{font-size:10px;min-height:39px;padding:9px 12px;gap:9px}.header-actions>.button .icon{width:14px;height:14px}.menu-toggle{display:flex;width:39px;height:39px}.mobile-nav{display:flex;position:absolute;top:77px;left:0;right:0;flex-direction:column;background:var(--paper);padding:12px 25px 22px;border-bottom:1px solid var(--line);box-shadow:0 15px 25px #173d3510}.mobile-nav a{font-size:14px;padding:12px 0;text-decoration:none;border-bottom:1px solid #dce2d77a;display:flex;justify-content:space-between}.hero{grid-template-columns:1fr;gap:35px;padding-top:34px;padding-bottom:33px;min-height:auto}.hero-copy{padding-bottom:0;text-align:center}.hero-copy .eyebrow{font-size:8px;justify-content:center;margin-bottom:23px;letter-spacing:.1em}.hero h1{font-size:clamp(48px,9.8vw,72px);line-height:1.035;max-width:570px;margin:0 auto 23px}.hero-description{font-size:13px;max-width:370px;line-height:1.9;margin:0 auto 25px}.hero-actions{justify-content:center;gap:20px}.hero-actions .button{min-height:49px;font-size:11px;padding-inline:19px}.hero-actions .text-link{font-size:11px}.hero-note{justify-content:center;text-align:left;margin-top:25px;font-size:10px}.hero-note small{font-size:9px}.mini-qr{padding:6px}.mini-qr .icon{width:23px;height:23px}.experience{width:100%;max-width:480px;height:595px;margin:auto;scroll-margin-top:92px}.experience-backdrop{left:12px;right:12px;top:0;height:510px;border-radius:115px 20px 20px 20px}.experience-label{font-size:7px;right:22px;top:25px}.experience-label>span:last-child{font-size:7px}.phone-preview{width:248px;top:85px;right:32px}.phone-hotel{padding-block:15px 12px;font-size:10px}.phone-welcome{padding-top:16px}.phone-welcome .phone-title{font-size:25px}.phone-shortcuts>span{font-size:6.5px}.phone-chat-heading{font-size:9px}.phone-chat-heading small{font-size:5.5px}.phone-bubble{font-size:9px}.phone-source{font-size:5.5px}.phone-conversation{min-height:197px}.backdrop-caption{font-size:25px;max-width:175px;left:22px;bottom:28px}.live-note{min-width:260px;top:329px;left:0;padding:13px;gap:9px}.live-note strong{font-size:10px}.live-note small{font-size:7px}.live-note-icon{width:33px;height:33px}.live-note-icon .icon{width:17px;height:17px}.demo-tabs button{font-size:9px;padding:9px 11px}.benefits-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px 12px;padding-block:25px;max-width:450px}.benefits-inner>span{display:none}.benefits-inner p{font-size:10px}.benefits-inner .icon{width:18px;height:18px}.section{padding-block:65px}.section-heading{display:block;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:19px;font-size:8px}h2{font-size:37px}.section-heading>p{max-width:410px;font-size:12px;margin-top:20px;margin-bottom:0}.feature-grid{grid-template-columns:1fr;gap:14px}.feature-card{grid-column:1;padding:27px;border-radius:17px}.feature-concierge,.feature-operations{min-height:405px}.feature-topline{margin-bottom:22px}.feature-card h3{font-size:30px}.feature-card p{font-size:12px;max-width:400px}.conversation-preview{max-width:390px;margin-top:24px;margin-left:auto;margin-right:auto}.answer-preview p{font-size:11px}.bubble-preview{font-size:11px;margin-left:70px}.knowledge-reference{font-size:8px}.ticket-board{margin-top:24px;padding:17px}.ticket-item strong{font-size:10px}.ticket-item small{font-size:8px}.ticket-state{font-size:8px;padding:4px 8px}.ticket-item{gap:10px}.board-heading{font-size:11px}.feature-small{min-height:215px;padding:26px}.feature-small>.icon{margin-bottom:24px}.feature-small h3{font-size:23px;margin-bottom:12px}.feature-small p{font-size:12px}.feature-footnote{font-size:7px;margin-top:23px}.audience-section{padding:55px 0}.audience-inner{grid-template-columns:1fr;gap:35px}.audience-image{height:380px;order:2}.audience-copy{order:1}.audience-copy .eyebrow{font-size:8px;margin-bottom:20px}.audience-copy h2{font-size:39px}.audience-copy p{max-width:420px;font-size:12px}.audience-chips{max-width:420px;margin-block:22px}.audience-chips>span{font-size:9px}.audience-copy .text-link{font-size:12px}.steps-grid{grid-template-columns:1fr;gap:33px;margin-top:42px}.steps-grid article{padding:29px 0 0 56px;min-height:100px}.steps-grid article>.icon{position:absolute;left:0;top:35px;width:25px;height:25px;margin:0}.steps-grid h3{font-size:22px;margin-bottom:10px}.steps-grid p{font-size:12px;max-width:440px;margin-bottom:0}.consultant-section{padding-block:60px}.consultant-grid{grid-template-columns:1fr;gap:35px}.consultant-copy h2{font-size:42px}.consultant-copy .eyebrow{font-size:8px;margin-bottom:20px}.consultant-copy>p{max-width:420px;font-size:12px}.consultant-signature{display:none}.consultant-points{font-size:10px;gap:9px}.consultant-window{max-width:500px;width:100%;margin:auto}.consultant-header{padding:17px 19px}.consultant-header strong{font-size:13px}.consultant-header small{font-size:9px}.consultant-messages{padding:20px 17px 3px;max-height:420px}.consultant-message{font-size:12px}.consultant-message>span{font-size:8px}.suggested-questions{padding-inline:17px}.suggested-questions>span{font-size:8px}.suggested-questions button{font-size:11px;padding:11px}.ai-consent{font-size:9px;padding-inline:18px}.consultant-composer{margin-inline:14px}.consultant-composer input{font-size:13px;padding-block:9px}.consultant-composer button{width:39px;height:39px}.consultant-disclaimer{font-size:8px}.faq-section{grid-template-columns:1fr;gap:23px}.faq-section .eyebrow{font-size:8px;margin-bottom:19px}.faq-section h2{font-size:38px}.faq-section>div>p{margin-bottom:8px}.faq-list summary{font-size:12px;padding-block:21px}.faq-list details p{font-size:12px}.contact-section{grid-template-columns:1fr;gap:30px;padding:29px 22px;margin-bottom:50px;width:calc(100% - 28px);border-radius:20px}.contact-copy h2{font-size:38px}.contact-copy>p{max-width:390px;font-size:12px}.contact-note{display:none}.form-row{gap:13px}.form-field label{font-size:10px}.form-field label span{font-size:7px;margin-left:2px}.form-field input,.form-field textarea{font-size:12px;padding:12px 11px}.form-field input{min-height:46px}.contact-consent{font-size:9px;margin-block:4px 17px;gap:8px}.contact-submit{min-height:48px;font-size:11px}.form-message{font-size:10px}.footer-top{flex-direction:column;gap:30px;padding-block:34px}.footer-links{flex-wrap:wrap;gap:13px 23px;padding-top:0}.footer-links a{font-size:11px}.footer-top p{font-size:12px;margin-top:16px}.footer-bottom{flex-wrap:wrap;gap:11px;padding-block:18px;font-size:8px}.footer-bottom>span:nth-child(2){order:3;flex-basis:100%}.footer-bottom>span:last-child{margin-left:auto}.legal-page{padding-block:35px 60px}.legal-page h1{font-size:43px}.legal-page .legal-intro{font-size:17px}.legal-page h2{font-size:24px}.legal-page p{font-size:13px}}
@media(max-width:400px){.container{width:calc(100% - 32px)}.header-inner{gap:7px}.wordmark{font-size:27px;gap:6px}.wordmark .brand-mark{width:23px;height:23px;margin-right:0}.brand-suffix{font-size:9px;margin-top:8px}.header-actions{gap:7px}.header-actions>.button{font-size:9px;padding-inline:10px;gap:6px}.header-actions>.button .icon{width:12px;height:12px}.menu-toggle{width:35px;height:35px}.hero h1{font-size:50px}.hero-copy .eyebrow{font-size:6.7px;letter-spacing:.07em}.hero-description{font-size:12px;max-width:325px}.hero-actions{gap:15px}.hero-actions .button{font-size:10px;gap:10px;padding-inline:15px}.hero-actions .text-link{font-size:10px;gap:7px}.experience{height:556px}.experience-backdrop{height:478px;left:5px;right:5px;border-top-left-radius:100px}.phone-preview{width:221px;top:78px;right:15px;transform:rotate(3deg)}.phone-hotel{padding-block:12px 10px}.phone-welcome{padding-top:12px}.phone-welcome .phone-title{font-size:23px}.phone-shortcuts>span{font-size:6px;padding:7px 3px}.phone-chat-heading{font-size:8px}.phone-chat-heading small{font-size:5px}.phone-conversation{min-height:188px}.phone-bubble{font-size:8px}.phone-source{font-size:5px}.live-note{min-width:236px;left:-2px;top:310px;padding:11px}.live-note strong{font-size:9px}.live-note small{font-size:6.5px}.live-note-icon{width:29px;height:29px}.backdrop-caption{font-size:22px;left:16px;bottom:24px;max-width:170px}.experience-label{right:18px;top:22px;font-size:6px}.experience-label>span:last-child{font-size:6px}.demo-tabs button{font-size:8px;padding:9px 10px}.section-heading h2{font-size:34px}.feature-card{padding:24px}.feature-card h3{font-size:28px}.feature-small h3{font-size:21px}.audience-copy h2,.consultant-copy h2{font-size:37px}.form-row{grid-template-columns:1fr;gap:0}.contact-section{width:calc(100% - 24px)}.contact-copy h2{font-size:35px}.contact-consent{font-size:9px}.contact-submit{font-size:10px;gap:8px}.contact-copy .eyebrow{font-size:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.experience:hover .phone-preview{transform:rotate(4deg)}}
.new-conversation{font-size:8px;background:transparent;border:1px solid #d6e2ca;border-radius:5px;padding:5px 7px;color:#55724b}.new-conversation:hover{background:#e7eedf}
/* Product preview has a fixed phone viewport; controls remain outside the illustration. */
h1[tabindex="-1"]:focus{outline:none}
.phone-preview{height:480px;display:flex;flex-direction:column;font-size:10px;line-height:1.5;pointer-events:none}
.phone-conversation{min-height:0;flex:1;overflow:hidden}
.phone-topbar,.phone-hotel,.phone-welcome,.phone-shortcuts,.phone-input,.phone-powered{flex-shrink:0}
.live-note{pointer-events:none}
@media(min-width:1600px){.phone-preview{height:490px}}
@media(min-width:761px) and (max-width:980px){.phone-preview{height:423px}}
@media(max-width:760px){.phone-preview{height:464px}}
@media(max-width:400px){.phone-preview{height:422px}}
/* Secondary text keeps WCAG AA contrast on the light hospitality palette. */
:root{--muted:#5d685f}
.phone-welcome>span,.phone-input>span:first-child,.phone-powered,.bubble-preview>span,.demo-label,.board-bottom,.avatar-avatar,.feature-footnote,.step-number,.consultant-header small,.consultant-message>span,.suggested-questions>span,.consultant-disclaimer,.contact-note,.form-field label span,.footer-bottom{color:#57664e}
.feature-operations>p,.feature-brand>p,.audience-copy>p,.contact-copy>p,.contact-consent{color:#56634d}
.ticket-state{color:#79621c}.state-done{color:#406c2b}
.form-field input::placeholder,.form-field textarea::placeholder,.consultant-composer input::placeholder{color:#67755c}
.ai-consent,.contact-consent{font-size:10px}.consultant-disclaimer{font-size:9px}
.phone-chat-heading small{color:#57664e}
.phone-title em{font-family:var(--serif);font-weight:400;letter-spacing:-.06em}
.experience{height:668px}.phone-preview{top:68px;height:520px}
@media(min-width:761px) and (max-width:980px){.experience{height:636px}.phone-preview{top:58px;height:500px}}
@media(max-width:760px){.experience{height:648px}.phone-preview{top:65px;height:500px}}
@media(max-width:400px){.experience{height:638px}.phone-preview{top:58px;height:500px}}
@media(max-width:760px){.experience .live-note,.experience .backdrop-caption{display:none}}
