:root{--ink:#182f43;--muted:#435566;--blue:#247ac0;--cream:#f7f6f1;--line:#dde2e3;--serif:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a,button,summary,input,textarea{outline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue)}p{color:var(--muted);margin:0 0 24px;line-height:1.75}h1,h2,h3,h4{letter-spacing:-.045em;margin:0;font-weight:500;line-height:1.1}h1{font-size:clamp(44px,5.1vw,76px)}h2{font-size:clamp(34px,3.45vw,50px)}h3{font-size:27px}em{font-family:var(--serif);letter-spacing:-.045em;font-weight:400}img{max-width:100%;display:block}button{border:0}summary{list-style:none}summary::-webkit-details-marker{display:none}.section-wrap{width:calc(100% - 112px);max-width:1240px;margin-inline:auto}.eyebrow{letter-spacing:.15em;margin-bottom:23px;font-size:16px;font-weight:700;line-height:1.7;display:block}.button{background:var(--ink);color:#fff;border-radius:50px;justify-content:space-between;align-items:center;gap:32px;min-height:48px;padding:17px 26px;font-size:16px;font-weight:600;line-height:1.2;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:#315774;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button-small{min-height:42px;padding:12px 20px;font-size:16px}.button-light{color:var(--ink);background:#fff}.button-light:hover{background:#eaf1f5}.text-link{border-bottom:1px solid #b6c0c7;align-items:center;gap:26px;padding-bottom:9px;font-size:16px;font-weight:600;display:inline-flex}.text-link:hover{color:var(--blue);border-color:var(--blue)}.text-link span{font-size:21px}.site-header{z-index:20;background:#fff;justify-content:space-between;align-items:center;gap:24px;height:92px;padding:0 4.4%;display:flex;position:relative}.brand{letter-spacing:-1.2px;white-space:nowrap;align-items:center;gap:9px;font-size:24px;font-weight:650;display:inline-flex}.brand img{object-fit:contain;width:33px;height:33px}.brand-light{font-weight:400}.brand-dot{color:var(--blue)}.desktop-nav{align-items:center;gap:33px;font-size:16px;font-weight:550;display:flex}.desktop-nav>a:hover,.desktop-nav summary:hover,.desktop-nav [aria-current]{color:var(--blue)}.nav-dropdown summary{align-items:center;gap:10px;display:flex}.mega-menu{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr 1.2fr;gap:30px;width:600px;padding:30px;display:grid;position:absolute;top:78px;left:25%;box-shadow:0 20px 40px #142c411c}.mega-intro h3{margin-bottom:25px}.mega-intro .eyebrow{font-size:16px}.mega-links a{border-bottom:1px solid var(--line);justify-content:space-between;padding:12px 0;display:flex}.mobile-menu{display:none}.skip-link{z-index:100;background:#fff;padding:15px;position:fixed;top:5px;left:10px;transform:translateY(-200%)}.skip-link:focus{transform:none}.hero{color:#fff;background:#213b47;border-radius:14px;height:min(710px,100vh - 110px);min-height:600px;margin:0 22px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center 56%;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#0a1c29c7 0%,#0a1c2980 42%,#0a1c2905 78%),linear-gradient(#0000 65%,#0a1c2999);position:absolute;inset:0}.hero-content{max-width:820px;padding:100px 0 115px 6.3%;position:relative}.hero .eyebrow{letter-spacing:.14em;align-items:center;gap:12px;font-size:16px;display:flex}.small-star{color:#b7d5e5;font-size:23px}.hero h1{letter-spacing:-.052em;margin:0 0 28px;font-size:clamp(50px,5.6vw,82px);line-height:1.04}.hero h1 em{color:#e6e7e0}.hero-actions{align-items:center;gap:28px;margin-top:33px;display:flex}.hero-secondary{border-bottom:1px solid #ffffff60;align-items:center;gap:18px;padding:12px 0;font-size:16px;display:flex}.hero-note{color:var(--ink);background:#ffffffec;border-radius:9px;align-items:center;gap:14px;padding:20px 24px;display:flex;position:absolute;bottom:125px;right:6%;transform:rotate(-3deg);box-shadow:0 8px 35px #0a1c4126}.note-icon{background:#e9eff3;border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.hero-note strong{margin-bottom:3px;font-size:16px;display:block}.hero-bottom{letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:16px;font-weight:500;line-height:1.6;display:flex;position:absolute;bottom:33px;left:6.3%;right:6.3%}.hero-location{letter-spacing:.03em;gap:12px;font-size:16px;display:flex}.platform-strip{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:36px 5.9%;font-size:16px;display:flex}.platform-strip>span:first-child{letter-spacing:.12em;color:var(--muted);font-size:16px;line-height:1.8}.platform-strip>span:first-child strong{color:var(--ink);font-weight:600}.strip-dot{color:#91a7b5;font-size:17px}.platform-strip>a:hover{color:var(--blue)}.intro-section{grid-template-columns:1.55fr 1fr;align-items:end;gap:80px;padding-block:110px 80px;display:grid}.intro-section h2{font-size:clamp(32px,3.2vw,47px)}.intro-section>p{margin:0;font-size:16px}.revenue-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px;padding-block:25px 110px;display:grid}.section-number{letter-spacing:.15em;color:#435566;margin-bottom:23px;font-size:16px;font-weight:600;display:block}.revenue-copy h2{margin-bottom:25px;font-size:42px}.revenue-copy>p{max-width:400px;font-size:16px}.revenue-links{margin-top:28px}.revenue-links>a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.revenue-links strong{font-size:16px;font-weight:600;display:block}.revenue-links small{color:var(--muted);margin-top:7px;font-size:16px;display:block}.circle-arrow{border:1px solid #c4cfd5;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:16px;display:grid}.revenue-links>a:hover .circle-arrow{background:var(--ink);color:#fff}.calendar-demo{background:#eef2f5;border:1px solid #e5eaed;border-radius:14px;min-width:0;padding:26px}.mock-toolbar{justify-content:space-between;align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.tiny-mark{color:var(--blue);vertical-align:middle;margin-right:5px;font-size:22px}.trademark{font-size:16px}.status-pill{white-space:nowrap;background:#fff9;border:1px solid #d1dadf;border-radius:20px;padding:6px 10px;font-size:16px;font-weight:500}.calendar-heading{justify-content:space-between;align-items:center;gap:20px;margin:35px 0 28px;display:flex}.calendar-heading .eyebrow{margin-bottom:11px;font-size:16px}.calendar-heading h3{letter-spacing:-.04em;font-size:23px}.calendar-month{text-align:right;font-size:16px;line-height:1.7}.calendar-month strong{font-weight:500;display:block}.calendar-grid{background:#fff;border:1px solid #dde4e8;border-radius:7px;grid-template-rows:28px repeat(4,47px);grid-template-columns:35px repeat(7,1fr);display:grid;position:relative;overflow:hidden}.day-label{color:#435566;background:#f8fafb;place-items:center;font-size:16px;display:grid}.site-label{color:#435566;border-bottom:1px solid #ecf0f2;place-items:center;font-size:16px;display:grid}.calendar-cell{border-bottom:1px solid #edf0f2;border-left:1px solid #edf0f2}.reservation{white-space:nowrap;background:#b9d3e5;border-radius:4px;width:calc(42.8571% - 21px);height:30px;padding:8px;font-size:16px;transition:left .65s,top .65s;position:absolute;top:36px;left:calc(14.2857% + 30px);overflow:hidden}.res-two{background:#dce1b9;width:calc(28.5714% - 16px);top:83px;left:calc(57.1429% + 15px)}.res-three{background:#dce1b9;width:calc(28.5714% - 16px);top:130px;left:calc(28.5714% + 25px)}.res-four{background:#e8d3bd;top:177px;left:calc(57.1429% + 15px)}.res-five{background:#c5d2cf;width:calc(42.8571% - 21px);top:83px;left:38px}.new-availability{color:#386f55;opacity:0;background:#e5f0e5;border:1px dashed #386f55;border-radius:4px;width:calc(42.8571% - 19px);height:30px;padding:7px;font-size:16px;transition:opacity .6s;position:absolute;top:130px;left:calc(57.1429% + 15px)}.is-optimized .new-availability{opacity:1}.calendar-bottom{justify-content:space-between;align-items:center;gap:20px;margin-top:22px;display:flex}.calendar-bottom p{max-width:155px;margin:0;font-size:16px;line-height:1.6}.calendar-bottom .button{gap:14px;padding:11px 14px;font-size:16px}.demo-caption{text-align:center;color:#435566;margin:15px 0 0;font-size:16px}.soft-section{background:var(--cream);padding-block:94px 65px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px;display:flex}.section-heading p{max-width:340px;margin:0;font-size:16px}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.benefit-visual{border-radius:8px;height:245px;margin-bottom:35px;padding:25px;position:relative;overflow:hidden}.messaging-visual{background:#e0e8ed;padding:40px 20px}.message-bubble{background:#fff;border-radius:9px;gap:9px;padding:15px;font-size:16px;display:flex;box-shadow:0 9px 20px #253a5110}.avatar{background:#d6e2b7;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:16px;display:grid}.message-bubble strong{font-size:16px;display:block}.message-bubble small{color:#435566;font-size:16px;font-weight:400}.message-bubble p{color:var(--ink);margin:7px 0 0;font-size:16px;line-height:1.5}.message-reply{background:var(--ink);color:#fff;border-radius:9px 9px 0;margin:12px 0 18px 38px;padding:14px;font-size:16px}.inbox-label{text-align:center;font-size:16px}.online-dot{background:#648666;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.receipt-visual{background:#e8e4da}.receipt{background:#fffaf2;max-width:230px;margin:auto;padding:23px 20px;transform:rotate(-5deg);box-shadow:0 12px 25px #453b3510}.receipt .eyebrow{margin-bottom:17px;font-size:16px}.receipt>div{border-bottom:1px dashed #d5d4c9;justify-content:space-between;padding:9px 0;font-size:16px;display:flex}.receipt>div span{color:#435566}.receipt>strong{justify-content:space-between;margin-top:15px;font-size:16px;display:flex}.receipt-stamp{color:#435566;text-align:center;letter-spacing:.07em;background:#e6ebdf;border:1px solid #74866f;border-radius:50%;place-content:center;width:65px;height:65px;font-size:16px;display:grid;position:absolute;bottom:22px;right:14px;transform:rotate(12deg)}.guest-visual{background:#dce3d9;padding:20px 30px}.phone{background:#fdfcf7;border:5px solid #233e3d;border-radius:24px;width:155px;height:255px;margin-left:8px;padding:19px 12px;transform:rotate(7deg);box-shadow:10px 10px 25px #1b403520}.phone-island{background:#263e3b;border-radius:5px;width:36px;height:5px;margin:-11px auto 20px;display:block}.phone .eyebrow{letter-spacing:.1em;margin-bottom:12px;font-size:16px}.phone h4{font-family:var(--serif);margin-bottom:18px;font-size:24px;font-weight:400}.phone-tiles{grid-template-columns:1fr 1fr;gap:7px;display:grid}.phone-tiles>span{text-align:center;background:#e7eada;border-radius:5px;padding:8px;font-size:18px}.phone-tiles small{font-family:Avenir Next,sans-serif;font-size:16px;display:block}.guest-label{font-family:var(--serif);max-width:105px;font-size:20px;font-style:italic;line-height:1.2;position:absolute;bottom:45px;right:18px;transform:rotate(-8deg)}.benefit-card .section-number{font-size:16px}.benefit-card h3{margin-bottom:18px;font-size:30px}.benefit-card>p{font-size:16px;line-height:1.8}.benefit-card .text-link{gap:20px;font-size:16px}.visual-note{text-align:center;color:#435566;margin:34px 0 0;font-size:16px}.product-section{padding-block:105px 80px}.product-frame{background:#e5ebef;border:1px solid #dae3e8;border-radius:12px;padding:14px 14px 0;overflow:hidden}.product-frame-top{letter-spacing:.09em;justify-content:space-between;align-items:center;padding:6px 8px 19px;font-size:16px;display:flex}.window-dots{color:#a6b5bf;letter-spacing:3px}.product-frame img{border-radius:5px 5px 0 0;width:100%;height:auto}.integrations-section{text-align:center;padding-block:35px 100px}.integrations-section h2{margin-bottom:22px;font-size:43px}.integrations-section p{font-size:16px}.integration-names{letter-spacing:-1px;color:#3e5260;justify-content:center;align-items:center;gap:60px;margin:46px 0;font-size:24px;font-weight:600;display:flex}.integration-names>span:nth-child(2){font-size:34px;font-weight:800}.faq-section{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:100px;padding-block:80px 105px;display:grid}.faq-section h2{margin-bottom:34px}.faq-section .eyebrow{font-size:16px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{justify-content:space-between;gap:20px;padding:23px 0;font-size:16px;font-weight:500;display:flex}.faq-list summary span{color:#6c8493;font-size:21px}.faq-list p{padding-right:28px;font-size:16px}.faq-list a{text-decoration:underline}.closing-cta{background:var(--ink);color:#fff;border-radius:13px;justify-content:space-between;margin-bottom:80px;padding:65px 70px;display:flex;position:relative;overflow:hidden}.closing-cta h2{margin-bottom:25px;font-size:53px}.closing-cta .button{font-size:16px}.cta-art{pointer-events:none;width:400px;height:400px;position:absolute;top:20px;right:60px}.orbit{border:1px solid #b7cddb29;border-radius:50%;position:absolute;inset:50px}.orbit-two{inset:0}.orbit-three{inset:-50px}.cta-star{color:#d6e7b7;font-size:190px;line-height:1.2;position:absolute;top:50px;left:125px}.cta-art-label{letter-spacing:.18em;font-size:16px;line-height:1.8;position:absolute;bottom:22px;left:123px}.site-footer{padding:0 5.7% 25px}.footer-top{grid-template-columns:1.15fr .7fr 1fr 1fr;gap:35px;padding:0 0 65px;display:grid}.footer-top p{margin-top:20px;font-size:16px}.footer-top .eyebrow{margin-bottom:21px;font-size:16px}.footer-top>div>a:not(.brand),.footer-address{color:#435566;margin-bottom:15px;font-size:16px;display:block}.footer-message{letter-spacing:-.04em;text-align:right;font-size:30px;line-height:1.2}.footer-bottom{border-top:1px solid var(--line);color:#435566;justify-content:space-between;padding-top:23px;font-size:16px;display:flex}.footer-bottom>span:last-child{gap:25px;display:flex}.page-intro{text-align:center;padding-block:78px 70px}.page-intro h1{margin-bottom:25px;font-size:60px}.page-intro>p{font-size:16px}.category-nav{border-block:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:13px;padding:24px 0;display:flex}.category-nav a{border:1px solid var(--line);border-radius:25px;padding:11px 17px;font-size:16px}.category-nav a:hover{background:var(--ink);color:#fff}.feature-group{padding-block:65px 15px;scroll-margin-top:35px}.feature-group .section-heading{margin-bottom:25px}.feature-group h2{font-size:35px}.feature-group .eyebrow{margin:0;font-size:16px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{border:1px solid var(--line);border-radius:10px;flex-direction:column;padding:27px;transition:background .2s,transform .2s;display:flex}.feature-card:hover{background:#f3f6f8;transform:translateY(-3px)}.feature-card-top{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.feature-symbol{color:#66889d;font-size:30px}.feature-card h3{margin-bottom:15px;font-size:23px}.feature-card p{margin-bottom:25px;font-size:16px}.feature-read{color:#435566;margin-top:auto;font-size:16px}.availability-note{color:#435566;text-align:center;margin-bottom:0;padding:32px 0 60px;font-size:16px;line-height:1.8}.feature-directory{margin-bottom:10px}.feature-hero{grid-template-columns:1fr 1fr;align-items:center;gap:65px;padding-block:55px 85px;display:grid}.breadcrumbs{color:#435566;gap:10px;margin-bottom:40px;font-size:16px;display:flex}.feature-hero h1{margin-bottom:25px;font-size:54px}.feature-hero .eyebrow{color:var(--blue)}.feature-hero p{font-size:16px}.feature-hero-visual{min-width:0}.feature-hero .calendar-demo{padding:22px}.feature-hero .calendar-demo p{font-size:16px}.workflow-preview{background:#edf1f4;border:1px solid #dfe6eb;border-radius:12px;padding:28px}.workflow-orbit{outline-offset:15px;color:#5a7e97;border:1px solid #b9cad6;border-radius:50%;outline:1px solid #d8e2e9;place-items:center;width:118px;height:118px;margin:42px auto;font-size:65px;display:grid}.workflow-row{background:#fff;border-radius:6px;align-items:center;gap:16px;margin:10px 0;padding:18px;font-size:16px;display:flex}.workflow-row>span:first-child{color:#435566;font-size:16px}.workflow-row strong{flex:1;font-weight:500}.workflow-row>span:last-child{color:#63896e}.workflow-preview .demo-caption{margin-bottom:0;font-size:16px}.pain-section{background:var(--cream);padding-block:65px}.pain-grid{grid-template-columns:.6fr 1.4fr;gap:60px;display:grid}.pain-grid>.eyebrow{margin-top:12px}.pain-grid h2{margin-bottom:25px;font-size:37px}.pain-grid p{color:#52636e;margin:0;font-size:22px;line-height:1.55}.how-section{padding-top:80px}.how-section .section-heading h2{font-size:42px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:50px;display:grid}.step-number{border-bottom:1px solid var(--line);color:#6e8798;justify-content:space-between;margin-bottom:28px;padding-bottom:20px;font-size:16px;display:flex}.step-number>span{font-size:20px}.steps-grid h3{margin-bottom:18px;font-size:24px}.steps-grid p{font-size:16px}.related-section{padding-bottom:75px}.related-section h2{margin-bottom:27px;font-size:34px}.related-links{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.related-links a{border-bottom:1px solid var(--line);justify-content:space-between;padding:17px 0;font-size:16px;display:flex}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.price-card{border:1px solid var(--line);border-radius:12px;flex-direction:column;align-items:start;padding:40px;display:flex}.featured-price{background:#edf3f7;border-color:#dbe7ef}.price-card h2{font-size:30px}.price-card .eyebrow{font-size:16px}.price{letter-spacing:-.07em;margin:25px 0 12px;font-size:65px}.price>span{letter-spacing:0;color:#435566;margin-left:10px;font-size:16px}.price-card>p{font-size:16px}.price-card ul{margin:0 0 30px;padding:0;list-style:none}.price-card li{margin:13px 0;padding-left:23px;font-size:16px;position:relative}.price-card li:before{content:"✓";color:#4a7b65;position:absolute;left:0}.price-card>.button,.price-card>.text-link{margin-top:auto}.demo-page{grid-template-columns:1fr 1fr;align-items:start;gap:90px;padding-block:70px 100px;display:grid}.demo-copy h1{margin-bottom:30px;font-size:65px}.demo-copy>p{max-width:420px;font-size:16px}.demo-benefits{margin:40px 0;padding:0;list-style:none}.demo-benefits li{border-top:1px solid var(--line);gap:15px;padding:15px 0;font-size:16px;display:flex}.demo-benefits span{color:#435566;font-size:16px}.demo-contact a{color:var(--ink);margin-top:7px;font-size:18px;display:block}.demo-form-card{background:var(--cream);border-radius:12px;padding:38px}.demo-form-card h2{margin-bottom:10px;font-size:30px}.demo-form-card>p{font-size:16px}.demo-form-card label{margin:20px 0 8px;font-size:16px;font-weight:600;display:block}.demo-form-card .optional{font-size:16px;font-weight:400}.demo-form-card input,.demo-form-card textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd8db;border-radius:5px;padding:12px 14px;font-size:16px;line-height:1.5}.demo-form-card input::placeholder,.demo-form-card textarea::placeholder{color:#435566}.demo-form-card textarea{resize:vertical}.demo-form-card [aria-invalid=true]{border-color:#aa4f3d}.demo-form-card .button{width:100%;margin-top:5px}.form-privacy{margin:20px 0 14px;font-size:16px}.form-privacy a{text-decoration:underline}.honeypot{opacity:0;height:0;position:absolute;left:-9999px;overflow:hidden}.form-errors{color:#8d3c2b;background:#f9e7df;border-radius:5px;padding:15px;font-size:16px}.form-errors ul{margin:8px 0 0;padding-left:15px}.field-error{color:#953c2f;margin-top:5px;font-size:16px;display:block}.success-message{text-align:center;padding:65px 0}.success-icon{background:#dce8d3;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 30px;font-size:25px;display:grid}.success-message p{font-size:16px}.success-message h2{margin-bottom:20px}.property-section{padding-bottom:90px}.property-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.property-card{background:#eef2f5;border-radius:10px;min-height:225px;padding:32px;position:relative;overflow:hidden}.property-card:nth-child(2){background:#eae7df}.property-card:nth-child(3){background:#e4eade}.property-card .eyebrow{font-size:16px}.property-card h3{margin-bottom:16px;font-size:28px}.property-card p{max-width:230px;font-size:16px}.property-card>span:last-child{position:absolute;bottom:24px;right:26px}.solution-intro{background:var(--cream);padding:75px 0}.solution-intro .section-wrap{max-width:900px}.solution-intro h1{margin-bottom:25px}.solution-intro p{max-width:660px;font-size:17px}.solution-intro .button{margin-top:10px}@media (width>=1500px){.hero-content{padding-top:125px}.hero{max-width:1580px;height:730px;margin-inline:auto}}@media (width<=1100px){.section-wrap{width:calc(100% - 72px)}.desktop-nav{gap:22px}.hero-content{padding-top:90px}.hero{min-height:590px}.hero-note{padding:16px;bottom:100px;right:4%}.hero-note div>span,.hero-note strong{font-size:16px}.intro-section{gap:40px}.revenue-section{gap:35px}.revenue-copy h2{font-size:36px}.benefit-grid{gap:20px}.benefit-visual{padding-inline:15px}.guest-label{font-size:17px;right:12px}.phone{margin-left:-3px}.integration-names{gap:35px}.closing-cta{padding:55px 45px}.cta-art{opacity:.8;right:-10px}.closing-cta>div:first-child{z-index:1;position:relative}.feature-hero{gap:35px}.feature-hero h1{font-size:45px}.feature-grid{gap:14px}.feature-card{padding:23px}.demo-page{gap:45px}.demo-copy h1{font-size:57px}.demo-form-card{padding:28px}}@media (width<=800px){.desktop-nav{display:none}.site-header{height:80px;padding-inline:25px}.brand{font-size:22px}.brand img{width:30px;height:30px}.header-cta{margin-left:auto}.mobile-menu{font-size:16px;display:block}.mobile-menu>summary{gap:9px;display:flex}.mobile-menu nav{border:1px solid var(--line);background:#fff;border-radius:10px;padding:20px;position:absolute;top:72px;left:20px;right:20px;box-shadow:0 12px 35px #142c4120}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:15px;display:block}.hero{height:auto;min-height:620px;margin:0 14px}.hero-content{padding:85px 35px 160px}.hero h1{font-size:61px}.hero p{font-size:16px}.hero-note{bottom:80px;right:35px;transform:rotate(-2deg)}.hero-bottom{bottom:26px;left:35px;right:35px}.hero-location{font-size:16px}.hero-shade{background:linear-gradient(90deg,#0a1c29ca,#0a1c2980 70%,#0a1c2930),linear-gradient(#0000 60%,#0a1c2960)}.platform-strip{flex-wrap:wrap;justify-content:center;gap:17px;padding:27px;font-size:16px}.platform-strip>span:first-child{text-align:center;width:100%}.platform-strip>span:first-child br{display:none}.platform-strip>span:first-child strong{margin-left:5px}.section-wrap{width:calc(100% - 50px)}.intro-section{grid-template-columns:1fr;gap:27px;padding-block:70px 50px}.intro-section h2{font-size:40px}.intro-section>p{max-width:620px}.revenue-section{grid-template-columns:1fr;gap:40px;padding-bottom:65px}.revenue-copy>p{max-width:600px}.calendar-demo{width:100%;max-width:620px;margin:auto}.soft-section{padding-block:65px 45px}.section-heading{gap:25px;margin-bottom:35px}.section-heading h2{font-size:36px}.benefit-grid{grid-template-columns:1fr;gap:50px}.benefit-card{grid-template-columns:1fr 1fr;gap:0 30px;display:grid}.benefit-visual{grid-row:1/5;height:280px;margin:0}.benefit-card h3{font-size:28px}.benefit-card .section-number{align-self:end}.benefit-card>p{margin:15px 0}.benefit-card .text-link{place-self:start}.phone{margin:20px auto}.guest-label{bottom:45px}.product-section{padding-block:70px 50px}.integration-names{flex-wrap:wrap;gap:30px;font-size:20px}.integrations-section{padding-bottom:65px}.integrations-section h2{font-size:37px}.faq-section{grid-template-columns:1fr;gap:40px;padding-block:55px 65px}.closing-cta{margin-bottom:60px;padding:45px}.closing-cta h2{font-size:45px}.cta-art{opacity:.3;right:-150px}.footer-top{grid-template-columns:1fr 1fr;gap:35px;padding-bottom:35px}.footer-message{text-align:left}.footer-bottom{gap:20px}.page-intro{padding-block:50px}.page-intro h1{font-size:49px}.feature-grid{grid-template-columns:1fr 1fr}.feature-group{padding-top:45px}.feature-group .eyebrow{display:none}.feature-hero{grid-template-columns:1fr;gap:45px;padding-block:30px 55px}.feature-hero h1{max-width:600px;font-size:51px}.feature-hero-visual{width:100%;max-width:600px;margin:auto}.pain-grid{grid-template-columns:1fr;gap:15px}.pain-grid .eyebrow{margin-bottom:10px}.pain-grid p{font-size:20px}.steps-grid{gap:25px}.steps-grid h3{font-size:21px}.steps-grid p{font-size:16px}.related-links{gap:15px}.related-links a{font-size:16px}.price-card{padding:27px}.price-card h2{font-size:25px}.demo-page{grid-template-columns:1fr;padding-top:45px}.demo-copy h1{font-size:58px}.demo-copy p{max-width:600px}.demo-benefits{margin:25px 0}.property-grid{gap:14px}.property-card{padding:23px}.property-card h3{font-size:24px}}@media (width<=540px){.site-header{gap:13px;height:75px;padding-inline:19px}.brand{gap:6px;font-size:20px}.brand img{width:26px;height:26px}.header-cta{display:none}.mobile-menu{margin-left:auto}.section-wrap{width:calc(100% - 40px)}.hero{border-radius:10px;min-height:680px;margin-inline:10px}.hero-content{padding:58px 24px 215px}.hero .eyebrow{letter-spacing:.09em;gap:8px;margin-bottom:23px;font-size:16px}.hero h1{letter-spacing:-.055em;margin-bottom:25px;font-size:48px}.hero p{max-width:310px;font-size:16px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#0b2233da,#0b223399 75%,#0b22335e)}.hero-actions{flex-direction:column;align-items:start;gap:20px;margin-top:27px}.hero-secondary{padding-top:0}.hero-note{padding:14px 17px;bottom:85px;right:23px}.hero-bottom{gap:20px;font-size:16px;bottom:24px;left:24px;right:24px}.hero-location{text-align:right;letter-spacing:0;max-width:135px;font-size:16px}.platform-strip{gap:13px;padding:25px 20px}.strip-dot,.platform-strip a{font-size:16px}.intro-section{padding-top:60px}.intro-section h2{font-size:33px}.eyebrow{letter-spacing:.13em;font-size:16px}.revenue-copy h2{font-size:35px}.revenue-section{gap:30px}.calendar-demo{padding:17px}.calendar-heading{margin-top:25px}.calendar-heading h3{font-size:21px}.calendar-month{font-size:16px}.calendar-grid{grid-template-columns:27px repeat(7,1fr)}.reservation,.new-availability{padding-inline:4px;font-size:16px}.calendar-bottom{gap:10px}.calendar-bottom p{max-width:130px;font-size:16px}.calendar-bottom .button{gap:8px;padding:11px 12px;font-size:16px}.section-heading{display:block}.section-heading h2{font-size:33px}.section-heading>.text-link,.section-heading>p{margin-top:23px}.benefit-card{display:block}.benefit-visual{height:255px;margin-bottom:28px}.benefit-card h3{font-size:31px}.benefit-card p{margin:18px 0;font-size:16px}.benefit-card .text-link{font-size:16px}.benefit-visual.messaging-visual{padding:35px}.benefit-visual.receipt-visual{padding:25px}.receipt{max-width:240px}.phone{margin:0 30px}.guest-label{font-size:22px;bottom:50px;right:35px}.product-frame{padding:8px 8px 0}.product-frame-top{padding:5px 5px 12px;font-size:16px}.integrations-section h2{font-size:34px}.integration-names{gap:20px 28px;margin:30px 0}.integration-names>span{font-size:19px}.integration-names>span:nth-child(2){font-size:26px}.integrations-section p br{display:none}.faq-section h2{font-size:36px}.faq-list summary{font-size:16px}.closing-cta{border-radius:10px;padding:36px 28px}.closing-cta h2{font-size:38px}.closing-cta p{font-size:16px}.cta-art{opacity:.2;right:-230px}.footer-top{gap:30px 20px}.footer-top>div:first-child{grid-column:1/-1}.footer-message{grid-column:1/-1;font-size:32px}.footer-bottom{font-size:16px;display:block}.footer-bottom>span:last-child{margin-top:16px}.page-intro h1{font-size:40px}.page-intro>p{font-size:16px}.category-nav{justify-content:start;gap:8px}.category-nav a{padding:9px 12px;font-size:16px}.feature-grid{grid-template-columns:1fr}.feature-group h2{font-size:30px}.feature-card{padding:25px}.feature-card-top{margin-bottom:20px}.feature-card p{font-size:16px}.feature-hero h1{font-size:43px}.breadcrumbs{margin-bottom:30px;font-size:16px}.feature-hero p{font-size:16px}.workflow-preview{padding:20px}.workflow-row{gap:12px;padding:15px;font-size:16px}.mock-toolbar,.status-pill{font-size:16px}.pain-section{padding-block:45px}.pain-grid p{font-size:19px}.how-section{padding-top:55px}.how-section .section-heading h2{font-size:35px}.steps-grid{grid-template-columns:1fr;gap:20px}.steps-grid h3{font-size:26px}.steps-grid p{font-size:16px}.step-number{margin-bottom:20px}.availability-note{padding-bottom:45px;font-size:16px}.related-section h2{font-size:30px}.related-links{grid-template-columns:1fr;gap:5px}.related-links a{font-size:16px}.pricing-grid{grid-template-columns:1fr}.price-card{padding:30px}.demo-copy h1{font-size:51px}.demo-form-card{padding:25px}.demo-form-card h2{font-size:27px}.demo-form-card input,.demo-form-card textarea{font-size:16px}.demo-page{gap:25px}.desktop-only{display:none}.property-grid{grid-template-columns:1fr}.property-card{min-height:200px;padding:28px}.property-card h3{font-size:29px}.property-card p{max-width:260px;font-size:16px}.property-section{padding-bottom:60px}.solution-intro{padding:50px 0}.solution-intro h1{font-size:44px}.solution-intro p{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.calendar-grid{--site-column:35px;--night:calc((100% - var(--site-column)) / 7)}.reservation{left:calc(var(--site-column) + 3px);width:calc(var(--night) * 3 - 6px);transition:top .65s}.res-one{top:36px}.res-two{top:83px;left:calc(var(--site-column) + var(--night) * 3 + 3px);width:calc(var(--night) * 2 - 6px)}.res-three{top:130px;left:calc(var(--site-column) + var(--night) * 5 + 3px);width:calc(var(--night) * 2 - 6px)}.res-four{top:177px;left:calc(var(--site-column) + var(--night) * 4 + 3px)}.res-five{width:calc(var(--night) * 4 - 6px);top:177px}.new-availability{top:83px;left:calc(var(--site-column) + 3px);width:calc(100% - var(--site-column) - 6px);text-align:center;visibility:hidden}.is-optimized .res-one{left:calc(var(--site-column) + 3px)}.is-optimized .res-two,.is-optimized .res-three{top:36px}.is-optimized .res-three{left:calc(var(--site-column) + var(--night) * 5 + 3px)}.is-optimized .new-availability{visibility:visible}@media (width<=540px){.calendar-grid{--site-column:27px}}.platform-overview{background:#fcfdfd;border-radius:7px 7px 0 0;grid-template-columns:185px 1fr;min-height:410px;display:grid;overflow:hidden}.overview-sidebar{color:#435566;background:#f3f6f7;border-right:1px solid #e3e9ed;flex-direction:column;gap:23px;padding:28px 18px;font-size:16px;display:flex}.overview-brand{color:var(--ink);letter-spacing:-.05em;margin-bottom:10px;font-size:18px;font-weight:600}.overview-selected{color:#355970;background:#dae5ed;border-radius:5px;margin:0 -5px;padding:13px 10px}.overview-sidebar-bottom{font-family:var(--serif);color:#435566;margin-top:auto;font-size:19px;font-style:italic;line-height:1.4}.overview-main{padding:35px}.overview-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.overview-heading .eyebrow{margin-bottom:8px;font-size:16px}.overview-heading h3{font-size:29px}.overview-tiles{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.overview-tiles>div{background:#fff;border:1px solid #e2e8ec;border-radius:7px;padding:20px}.overview-icon{color:#6e94aa;margin-bottom:14px;font-size:24px;display:block}.overview-tiles strong{font-size:16px;font-weight:550;display:block}.overview-tiles p{margin:8px 0 0;font-size:16px}.overview-bottom{grid-template-columns:1.4fr 1fr;gap:20px;margin-top:25px;display:grid}.overview-activity{padding-top:10px}.overview-activity .eyebrow{margin-bottom:12px;font-size:16px}.overview-activity>div{border-top:1px solid #e5eaed;align-items:center;gap:10px;padding:15px 0;font-size:16px;display:flex}.overview-activity>div>span:last-child{color:#435566;margin-left:auto;font-size:16px}.activity-dot{background:#92ad9b;border-radius:50%;width:5px;height:5px}.overview-note{background:#e8edde;border-radius:6px;padding:18px 23px}.overview-note>span{float:right;color:#7e9270;font-size:27px}.overview-note h4{margin:10px 0;font-size:27px}.overview-note p{margin-bottom:0;font-size:16px}.product-frame{padding-bottom:14px}@media (width<=800px){.platform-overview{grid-template-columns:130px 1fr}.overview-sidebar{padding:20px 12px;font-size:16px}.overview-brand{font-size:16px}.overview-main{padding:25px 20px}.overview-heading h3{font-size:23px}.overview-heading .status-pill{display:none}.overview-tiles{gap:9px}.overview-tiles>div{padding:13px}.overview-tiles strong,.overview-tiles p{font-size:16px}.overview-bottom{grid-template-columns:1fr}.overview-note{display:none}}@media (width<=540px){.platform-overview{grid-template-columns:1fr;min-height:0}.overview-sidebar{display:none}.overview-main{padding:25px 15px}.overview-heading h3{font-size:24px}.overview-tiles{grid-template-columns:1fr}.overview-tiles>div{grid-template-columns:30px 1fr;gap:3px 12px;padding:14px;display:grid}.overview-icon{grid-row:1/3;margin:0}.overview-tiles strong{font-size:16px}.overview-tiles p{margin:0;font-size:16px}.overview-activity>div{font-size:16px}}:root{--muted:#435566}body{font-size:18px}p,.intro-section>p,.revenue-copy>p,.benefit-card>p,.section-heading p,.feature-card p,.steps-grid p,.price-card>p,.demo-copy>p,.page-intro>p,.feature-hero p,.integrations-section p,.faq-list p,.property-card p,.solution-intro p{font-size:18px;line-height:1.7}.eyebrow,.section-number{letter-spacing:.07em;line-height:1.5}.button,.button-small,.text-link,.hero-secondary,.benefit-card .text-link,.closing-cta .button{min-height:48px;font-size:17px}.button{justify-content:center}.text-link{text-underline-offset:5px;border-bottom:0;line-height:1.5;text-decoration:underline}.desktop-nav{gap:24px;font-size:16px}.hero{height:auto;min-height:720px}.hero-content{max-width:850px;padding-top:85px;padding-bottom:150px}.hero p{color:#fff;max-width:580px;font-size:20px;line-height:1.7}.hero .eyebrow{letter-spacing:.07em;font-size:16px}.hero-shade{background:linear-gradient(90deg,#0a1c29e3,#0a1c29ad 46%,#0a1c291f 80%),linear-gradient(#0000 60%,#0a1c29bf)}.hero-note{padding:20px;bottom:105px;right:4%;transform:none}.hero-note strong{font-size:20px}.hero-note div>span{color:#334a5b;font-size:16px}.hero-bottom{letter-spacing:.04em;font-size:16px}.hero-location{font-size:16px}.hero-actions{flex-wrap:wrap}.hero-secondary{color:#fff;text-underline-offset:6px;border:0;text-decoration:underline}.platform-strip{flex-wrap:wrap;gap:24px}.platform-strip>a{font-size:17px}.platform-strip>span:first-child{font-size:16px}.revenue-links strong{font-size:21px}.revenue-links small{font-size:17px;line-height:1.6}.revenue-links a:hover strong{text-underline-offset:5px;text-decoration:underline}.calendar-demo{padding:24px}.calendar-heading{align-items:start}.calendar-heading h3{font-size:26px}.calendar-month{white-space:nowrap}.mock-toolbar{flex-wrap:wrap;font-size:18px}.status-pill{white-space:normal;padding:7px 10px;font-size:16px}.calendar-scroll{max-width:100%;padding-bottom:10px;overflow-x:auto}.calendar-grid{--site-column:45px;grid-template-columns:45px repeat(7,1fr);min-width:490px}.day-label,.site-label,.reservation,.new-availability{font-size:16px}.reservation{padding:5px 8px;line-height:20px}.new-availability{padding:4px}.calendar-bottom{flex-wrap:wrap;gap:16px}.calendar-bottom p,.feature-hero .calendar-demo p{flex:180px;max-width:none;font-size:16px}.calendar-bottom .button{min-height:48px;font-size:16px}.demo-caption{color:#435566;font-size:16px;line-height:1.6}.messaging-visual{padding:30px 20px}.message-bubble{align-items:start;padding:17px}.message-bubble p{font-size:16px}.message-bubble strong,.message-bubble small{font-size:16px;line-height:1.45}.message-bubble small{display:block}.message-reply{margin-left:20px;font-size:16px;line-height:1.5}.inbox-label{font-size:16px}.avatar{width:36px;height:36px;font-size:16px}.receipt{max-width:280px;padding:25px 18px;transform:none}.receipt .eyebrow,.receipt>div,.receipt>strong{font-size:16px;line-height:1.6}.receipt>div{gap:10px}.receipt-stamp{display:none}.phone{width:210px;height:360px;margin:5px auto;padding:25px 15px;transform:none}.phone .eyebrow{font-size:16px;line-height:1.35}.phone h4{font-size:29px}.phone-tiles small{font-size:16px}.phone-tiles>span{padding:8px 4px}.guest-label{display:none}.visual-note,.availability-note{color:#435566;font-size:16px}.product-frame-top{letter-spacing:.04em;flex-wrap:wrap;gap:12px;font-size:16px}.faq-list summary{font-size:19px;line-height:1.5}.closing-cta p{color:#eef3f6;font-size:18px}.closing-cta .eyebrow{color:#eef3f6}.cta-art-label{font-size:16px}.footer-top p,.footer-top>div>a:not(.brand),.footer-address,.footer-top .eyebrow,.footer-bottom{color:#435566;font-size:16px}.footer-top>div>a:not(.brand){padding-block:5px}.footer-bottom{line-height:1.6}.feature-read{color:#284d66;text-underline-offset:5px;font-size:16px;line-height:1.5;text-decoration:underline}.feature-card .eyebrow{margin-bottom:0}.feature-card-top{min-height:30px}.breadcrumbs{flex-wrap:wrap;font-size:16px;line-height:1.5}.workflow-row{padding:20px 15px;font-size:18px}.workflow-preview .demo-caption{font-size:16px}.related-links a{text-underline-offset:5px;font-size:18px;line-height:1.5;text-decoration:underline}.price-card li{font-size:18px;line-height:1.6}.price-card .fee-note{font-size:16px}.demo-form-card label,.demo-form-card .optional{font-size:17px;line-height:1.5}.demo-form-card input,.demo-form-card textarea{padding:14px;font-size:18px}.demo-form-card label>span{color:#435566}.demo-form-card input::placeholder,.demo-form-card textarea::placeholder{color:#526373;opacity:1}.demo-form-card>p,.success-message p,.demo-benefits li{font-size:18px}.demo-benefits li{line-height:1.6}.form-privacy,.field-error,.form-errors{font-size:16px}.platform-overview{grid-template-columns:220px 1fr}.overview-sidebar{color:#435566;gap:22px;font-size:16px}.overview-heading{flex-wrap:wrap}.overview-tiles{gap:12px}.overview-tiles>div{padding:18px}.overview-tiles strong,.overview-tiles p,.overview-activity>div,.overview-activity>div>span:last-child,.overview-note p{font-size:16px;line-height:1.6}.overview-activity>div{flex-wrap:wrap}.overview-bottom{grid-template-columns:1.5fr 1fr}.property-card{min-height:285px}.property-card:hover h3{text-underline-offset:5px;text-decoration:underline}.category-nav a{align-items:center;min-height:48px;font-size:16px;display:flex}@media (width<=1100px){.desktop-nav{display:none}.header-cta{margin-left:auto}.mobile-menu{font-size:17px;display:block}.mobile-menu>summary{align-items:center;gap:10px;min-height:48px;display:flex}.mobile-menu nav{border:1px solid var(--line);background:#fff;border-radius:10px;padding:20px;position:absolute;top:80px;left:20px;right:20px;box-shadow:0 12px 35px #142c4120}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:14px;font-size:18px;display:block}.benefit-grid{grid-template-columns:1fr;gap:50px}.benefit-card{grid-template-columns:1fr 1fr;gap:0 30px;display:grid}.benefit-visual{grid-row:1/5;height:370px;margin:0}.benefit-card .section-number{align-self:end}.benefit-card .text-link{place-self:start}.benefit-card>p{margin:18px 0}.revenue-section{grid-template-columns:1fr}.calendar-demo{width:100%;max-width:680px;margin-inline:auto}.platform-overview{grid-template-columns:1fr}.overview-sidebar{display:none}.property-grid{grid-template-columns:1fr}.property-card{min-height:0;padding:30px}.property-card p{max-width:100%;margin-bottom:0}.feature-hero{grid-template-columns:1fr}}@media (width<=800px){.hero{min-height:830px}.hero-content{padding:65px 35px 225px}.hero .eyebrow{font-size:16px}.hero-note{bottom:125px;right:35px}.hero-bottom{gap:20px;font-size:16px;bottom:26px}.hero-location{font-size:16px}.hero p{font-size:20px}.platform-strip{justify-content:center;padding:28px 22px}.platform-strip>span:first-child,.intro-section .eyebrow,.faq-section .eyebrow{font-size:16px}.overview-heading .status-pill{display:block}.overview-heading h3{font-size:29px}.overview-tiles strong,.overview-tiles p{font-size:16px}.steps-grid{grid-template-columns:1fr}.steps-grid h3{font-size:27px}.steps-grid p{font-size:18px}.related-links{grid-template-columns:1fr}.related-links a{font-size:18px}.closing-cta{padding:42px 32px}.closing-cta p{font-size:18px}.footer-bottom{flex-wrap:wrap;font-size:16px}}@media (width<=540px){.hero{min-height:940px}.hero-content{padding:42px 24px 265px}.hero .eyebrow{align-items:start;font-size:16px;line-height:1.6}.hero h1{font-size:46px}.hero p{font-size:20px}.hero-actions{gap:12px}.hero-note{padding:18px;bottom:165px;left:24px;right:24px}.hero-note div>span{font-size:16px;line-height:1.6;display:block}.hero-bottom{font-size:16px;display:block;bottom:25px}.hero-location{text-align:left;max-width:none;margin-top:18px;font-size:16px;line-height:1.5}.platform-strip a{font-size:17px}.strip-dot{display:none}.eyebrow,.benefit-card .section-number{font-size:16px}.calendar-demo{padding:18px}.calendar-heading{flex-direction:column;gap:15px}.calendar-month{text-align:left;font-size:16px}.calendar-month strong{margin-left:10px;display:inline}.calendar-grid{--site-column:45px;grid-template-columns:45px repeat(7,1fr)}.calendar-bottom{display:block}.calendar-bottom p,.feature-hero .calendar-demo p{margin-bottom:18px;font-size:16px}.calendar-bottom .button{font-size:17px}.benefit-card{display:block}.benefit-visual{height:390px;margin-bottom:30px}.benefit-visual.messaging-visual{padding:30px 15px}.benefit-card p,.benefit-card>p{font-size:18px}.message-bubble p{font-size:16px}.benefit-card .text-link{font-size:17px}.phone{margin:5px auto}.product-frame-top{padding:12px;font-size:16px}.window-dots{display:none}.overview-tiles strong,.overview-tiles p,.overview-activity>div{font-size:16px}.overview-activity>div>span:last-child{margin-left:15px}.faq-list summary{font-size:19px}.page-intro>p,.feature-hero p,.feature-card p,.property-card p,.solution-intro p{font-size:18px}.category-nav a,.breadcrumbs{font-size:16px}.workflow-row,.mock-toolbar{font-size:18px}.status-pill,.availability-note,.footer-bottom{font-size:16px}.footer-top{grid-template-columns:1fr}.footer-top .eyebrow{font-size:16px}.footer-bottom>span:last-child{flex-wrap:wrap;gap:15px}.demo-form-card input,.demo-form-card textarea{font-size:18px}}:root{--blue:#1c669e}.benefit-visual{height:420px}.guest-visual{padding-block:20px}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.theme-control{font-size:16px;position:relative}.theme-control>summary{white-space:nowrap;min-height:48px;color:var(--muted);align-items:center;gap:7px;display:flex}.theme-options{z-index:30;border:1px solid var(--line);background:#fff;border-radius:10px;width:265px;padding:18px;position:absolute;top:55px;right:0;box-shadow:0 10px 30px #142c4120}.theme-options legend{float:left;width:100%;margin-bottom:10px;font-size:18px;font-weight:600}.theme-options label{cursor:pointer;clear:both;align-items:center;gap:10px;min-height:48px;padding:12px 0;display:flex}.theme-options input{accent-color:#1c669e;width:18px;height:18px}.theme-options p{margin:10px 0 0;font-size:16px;line-height:1.5}.hero-slides{position:absolute;inset:0}.hero-slides .hero-image{opacity:0;transition:opacity 1.4s}.hero-slides .hero-image.is-active{opacity:1}.hero-bottom{align-items:end;gap:24px}.hero-bottom>span{flex:1}.hero-note{bottom:185px}.hero-content{padding-bottom:225px}.feature-story{grid-template-columns:.7fr 1.3fr;align-items:start;gap:70px;padding-block:80px 30px;display:grid}.story-heading{position:sticky;top:35px}.story-heading h2{font-size:40px}.story-disclosure{margin-top:22px;font-size:16px}.story-prose{max-width:740px}.story-prose p{margin-bottom:28px;font-size:20px;line-height:1.8}.story-prose h3{margin:34px 0 20px;font-size:28px}.story-outcome{border-left:3px solid #799a73;margin-top:30px;padding:10px 0 10px 25px}.story-outcome .eyebrow{margin-bottom:12px}.story-outcome p{color:var(--ink);margin:0;font-size:20px}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#eef4f7;--muted:#c3cfd8;--blue:#97ccf1;--cream:#172630;--line:#3c5262}[data-theme=dark] body,[data-theme=dark] .site-header{background:#0e1b24}[data-theme=dark] .mega-menu,[data-theme=dark] .mobile-menu nav,[data-theme=dark] .theme-options,[data-theme=dark] .skip-link{background:#172630}[data-theme=dark] .theme-options input{accent-color:#9eccec}[data-theme=dark] .button{color:#142e41;background:#dcebf5}[data-theme=dark] .button:hover{background:#fff}[data-theme=dark] .hero .button-light,[data-theme=dark] .closing-cta .button-light{color:#142e41;background:#fff}[data-theme=dark] .hero-note{background:#152b3af2}[data-theme=dark] .hero-note div>span{color:#d4e1e9}[data-theme=dark] .hero-note strong{color:#fff}[data-theme=dark] .eyebrow,[data-theme=dark] .section-number,[data-theme=dark] .hero-location,[data-theme=dark] .demo-caption,[data-theme=dark] .visual-note,[data-theme=dark] .availability-note,[data-theme=dark] .breadcrumbs,[data-theme=dark] .feature-read,[data-theme=dark] .footer-top p,[data-theme=dark] .footer-top>div>a:not(.brand),[data-theme=dark] .footer-address,[data-theme=dark] .footer-bottom,[data-theme=dark] .price>span{color:#c8d6df}[data-theme=dark] .hero .eyebrow,[data-theme=dark] .closing-cta .eyebrow{color:#fff}[data-theme=dark] .revenue-links a:hover .circle-arrow{color:#142e41;background:#dcebf5}[data-theme=dark] .calendar-demo,[data-theme=dark] .workflow-preview,[data-theme=dark] .product-frame{background:#192d3b;border-color:#3c5262}[data-theme=dark] .calendar-grid{background:#132632;border-color:#4e6574}[data-theme=dark] .day-label{color:#e0eaf0;background:#263e4e}[data-theme=dark] .site-label{color:#dce6ec;border-color:#3c5262}[data-theme=dark] .calendar-cell{border-color:#3c5262}[data-theme=dark] .reservation{color:#173247}[data-theme=dark] .new-availability{color:#e3f5e8;background:#244336;border-color:#91c59f}[data-theme=dark] .status-pill{color:#edf5f9;background:#2c4658;border-color:#587083}[data-theme=dark] .workflow-row,[data-theme=dark] .feature-card,[data-theme=dark] .price-card{background:#142733}[data-theme=dark] .workflow-row>span:first-child,[data-theme=dark] .workflow-row>span:last-child,[data-theme=dark] .step-number{color:#b8d1e1}[data-theme=dark] .workflow-orbit{color:#b8d1e1;border-color:#6d899b;outline-color:#3c5262}[data-theme=dark] .feature-card:hover{background:#213c4d}[data-theme=dark] .category-nav a:hover{color:#142e41;background:#dcebf5}[data-theme=dark] .pain-grid p{color:#d6e0e7}[data-theme=dark] .messaging-visual{background:#243e4f}[data-theme=dark] .message-bubble{background:#142733}[data-theme=dark] .message-bubble small,[data-theme=dark] .receipt>div span{color:#c3cfd8}[data-theme=dark] .message-reply{color:#172f40;background:#cee2ef}[data-theme=dark] .avatar{color:#233e29}[data-theme=dark] .receipt-visual{background:#373d39}[data-theme=dark] .receipt{background:#172c37}[data-theme=dark] .receipt>div{border-color:#58707d}[data-theme=dark] .guest-visual{background:#2c4038}[data-theme=dark] .phone{background:#182f3b;border-color:#8fa5b2}[data-theme=dark] .phone-island{background:#8fa5b2}[data-theme=dark] .phone-tiles>span{background:#324e46}[data-theme=dark] .property-card{background:#233b4b}[data-theme=dark] .property-card:nth-child(2){background:#373d3a}[data-theme=dark] .property-card:nth-child(3){background:#2a4038}[data-theme=dark] .integration-names{color:#dce7ee}[data-theme=dark] .closing-cta{background:#18354a}[data-theme=dark] .platform-overview{background:#122632}[data-theme=dark] .overview-sidebar{color:#d4e1e9;background:#1c3443;border-color:#3c5262}[data-theme=dark] .overview-selected{color:#fff;background:#38566b}[data-theme=dark] .overview-sidebar-bottom,[data-theme=dark] .overview-activity>div>span:last-child{color:#c8d6df}[data-theme=dark] .overview-tiles>div{background:#1a3445;border-color:#3c5262}[data-theme=dark] .overview-activity>div{border-color:#3c5262}[data-theme=dark] .overview-note{background:#314737}[data-theme=dark] .overview-note>span{color:#c3d5b5}[data-theme=dark] .featured-price{background:#1d3849}[data-theme=dark] .price-card li:before{color:#a8d5b8}@media (width<=1100px){.hero-bottom{flex-direction:column;align-items:start}.hero-note{bottom:125px}.hero-content{padding-bottom:210px}}@media (width<=800px){.feature-story{grid-template-columns:1fr;gap:25px;padding-top:55px}.story-heading{position:static}.story-prose p{font-size:19px}.hero-bottom{display:flex}.hero-note{bottom:135px}.hero-content{padding-bottom:245px}}@media (width<=540px){.site-header{gap:12px}.brand{font-size:19px}.brand img{width:24px;height:24px}.theme-control{margin-left:auto}.theme-control>summary{gap:5px}.theme-control>summary>span{display:none}.theme-control>summary{justify-content:center;min-width:44px}.theme-options{right:-75px}.mobile-menu{margin-left:0}.hero-content{padding-bottom:285px}.hero-note{bottom:165px}.story-heading h2{font-size:35px}.story-outcome{padding-left:18px}}@media (prefers-reduced-motion:reduce){.hero-slides .hero-image{transition:none}}@media (width<=800px){.hero-shade{background:linear-gradient(90deg,#0a1c29cc,#0a1c2999),linear-gradient(#0000 45%,#0a1c29bb)}}.footer-legal{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.footer-legal .theme-control{margin-left:0}.footer-legal .theme-control>summary{justify-content:flex-start}.footer-legal .theme-control>summary>span{display:inline}.footer-legal .theme-options{color:var(--ink);top:auto;bottom:55px;right:0}.legal-content{max-width:900px;padding-top:70px;padding-bottom:90px}.legal-content h1{margin-bottom:35px;font-size:clamp(38px,5vw,60px)}.legal-content h2{margin:45px 0 20px;font-size:clamp(26px,3vw,34px)}.legal-content p,.legal-content li{overflow-wrap:anywhere;font-size:19px;line-height:1.8}.legal-content p{margin-bottom:22px}.legal-content ol,.legal-content ul{margin:20px 0;padding-left:30px}.legal-content ol{list-style:decimal}.legal-content ul{list-style:outside}.legal-content li{margin-bottom:12px}.legal-content a{text-underline-offset:3px;text-decoration:underline}@media (width<=540px){.footer-legal{gap:12px 20px}.footer-legal .theme-options{left:0;right:auto}}
