/* Compact rhythm: 64px desktop, 44px mobile. */
html[data-theme=dark]{--bg:#101318;--surface:#1b2028;--ink:#f4f5f7;--muted:#aeb6c2;--line:#323a46;--brand:#f3a766;--brand-hover:#ffc08e;--soft:#202733;--gold:#efb77b;--shadow:0 22px 60px #0005;color-scheme:dark}
html[data-theme=dark] .solutions-section{background:#161c25;color:#f4f5f7}html[data-theme=dark] .solution-grid p{color:#b5bfcc}html[data-theme=dark] .final-cta{background:#1c2532;border:1px solid #364252}html[data-theme=dark] .final-cta p{color:#b5bfcc}html[data-theme=dark] .plan.highlight{background:#202936}html[data-theme=dark] .status-1{color:#e4bd6b}html[data-theme=dark] .status-2{color:#91c7a0}html[data-theme=dark] .button.secondary{color:var(--ink)}
svg{width:24px;height:24px;flex-shrink:0}.section{padding-block:64px}.section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:30px}.section-header>p{max-width:420px;color:var(--muted);font-size:16px}.section-header .eyebrow,.center-heading .eyebrow,.product-copy .eyebrow,.faq .eyebrow{margin-bottom:12px}h2{font-size:clamp(30px,3vw,42px);line-height:1.45;font-weight:800;letter-spacing:-.7px}h3{font-size:22px;font-weight:700;line-height:1.4}.business-strip{border-block:1px solid var(--line);padding-block:24px}.business-strip>.container{display:flex;align-items:center;justify-content:space-between;gap:25px}.business-strip p{font-size:13px;color:var(--muted);max-width:150px;line-height:1.6}.business-types{display:flex;gap:50px;align-items:center;justify-content:space-between;flex:1;max-width:900px}.business-types>span{display:flex;gap:12px;align-items:center;font-size:21px;font-weight:600}.business-types svg{color:var(--muted);width:26px;height:26px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-inline-start:1px solid var(--line)}.feature{padding:25px 28px;border-inline-end:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}.feature-icon{color:var(--brand);width:44px;height:44px;border-radius:10px;background:var(--soft);display:grid;place-items:center;margin-bottom:20px}.feature-index{position:absolute;inset-inline-end:26px;top:29px;font:12px Manrope,sans-serif;color:var(--muted)}.feature h3{font-size:21px;margin-bottom:9px}.feature p{font-size:16px;color:var(--muted);line-height:1.8;max-width:330px}.product-section{padding-block:54px;background:var(--soft);border-block:1px solid var(--line)}.product-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;align-items:center}.product-copy>p{color:var(--muted);font-size:16px;margin-top:16px}.preview-tabs{display:flex;flex-direction:column;gap:7px;margin-top:23px}.preview-tabs button{display:flex;gap:13px;align-items:center;border:1px solid transparent;background:transparent;padding:11px 14px;border-radius:7px;text-align:start;font-weight:600;font-size:16px}.preview-tabs button>span{margin-inline-start:auto}.preview-tabs button[aria-selected=true]{background:var(--surface);border-color:var(--line);color:var(--brand);box-shadow:0 4px 12px #00000006}.preview-tabs svg{width:20px;height:20px}.product-window{background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);overflow:hidden;min-width:0}.window-top{padding:15px 20px;display:flex;gap:12px;align-items:center;font-size:11px;border-bottom:1px solid var(--line);color:var(--muted);direction:ltr}.window-dots{display:flex;gap:5px}.window-dots i{width:6px;height:6px;background:var(--line);border-radius:50%}.concept-pill{margin-left:auto;padding:3px 8px;border-radius:4px;background:var(--soft);font-family:var(--font)}#product-panel{padding:24px 28px 14px;min-height:382px}.demo-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.demo-sub{font-size:12px;color:var(--muted)}.demo-head h3{font-size:23px;margin-top:7px}.demo-chip{font-size:12px;white-space:nowrap;color:var(--brand);padding:5px 9px;background:var(--soft);border-radius:5px}.demo-order{display:flex;gap:18px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.order-number{font:12px Manrope,sans-serif;color:var(--muted)}.demo-order strong{font-size:16px;display:block}.demo-order small{font-size:12px;color:var(--muted)}.status{font-size:12px;border:1px solid var(--line);border-radius:4px;padding:3px 9px;margin-inline-start:auto;white-space:nowrap}.status-0{color:var(--brand);background:var(--soft)}.status-1{color:#a66a15;background:#dca84113}.status-2{color:#43734e;background:#67976f12}.demo-footnote{font-size:11px;color:var(--muted);margin-top:15px;text-align:center}.table-map{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.demo-table{border:1px solid var(--line);border-radius:9px;padding:10px 5px;display:flex;flex-direction:column;align-items:center;gap:3px;background:var(--bg)}.demo-table svg{color:var(--muted);margin-bottom:5px}.demo-table strong{font-size:12px}.demo-table small{font-size:11px;color:var(--muted)}.demo-table.occupied{background:var(--soft);border-color:#b8895866}.demo-table.occupied svg{color:var(--brand)}.report-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.report-stats>div{border:1px solid var(--line);border-radius:7px;padding:12px}.report-stats span{font-size:12px;display:block;color:var(--muted)}.report-stats strong{font:700 24px Manrope,sans-serif;display:block;margin-top:5px}.report-stats small{font-size:10px;color:var(--muted)}.report-chart{height:155px;display:flex;justify-content:space-between;gap:18px;padding:12px 10px 25px;direction:ltr}.report-chart>div{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex:1;position:relative}.report-chart i{width:100%;max-width:36px;background:var(--brand);opacity:.7;border-radius:4px 4px 0 0;display:block}.report-chart span{position:absolute;bottom:-25px;font-size:12px;color:var(--muted)}.center-heading{text-align:center;max-width:700px;margin:0 auto 28px}.center-heading .eyebrow{justify-content:center}.center-heading>p{color:var(--muted);margin:13px auto 0;font-size:16px;max-width:610px}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;text-align:center}.journey-grid article{position:relative}.journey-grid article:not(:last-child):after{content:'';height:1px;background:var(--line);width:55%;position:absolute;top:25px;inset-inline-start:78%}.step-number{width:50px;height:50px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font:17px Manrope,sans-serif;color:var(--brand);margin:0 auto 16px;background:var(--bg)}.journey-grid h3{font-size:21px;margin-bottom:9px}.journey-grid p{font-size:16px;color:var(--muted)}.solutions-section{background:#28271f;color:#f4f1e8;padding-block:50px}.solutions-section .eyebrow{color:#dda469}.solutions-section .mini-line{background:#dda469}.solutions-section .section-header{margin-bottom:26px}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.solution-grid article{border-top:1px solid #ffffff25;padding-top:22px}.solution-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px;color:#dda469}.solution-top svg{width:29px;height:29px}.solution-top>span{font:11px Manrope,sans-serif;color:#aaa496}.solution-grid h3{font-size:23px;margin-bottom:11px}.solution-grid p{font-size:16px;color:#bdb9ae;max-width:340px}.solution-grid a{display:inline-flex;gap:24px;align-items:center;font-size:14px;color:#ebc69c;margin-top:20px}.solution-grid a:hover{text-decoration:underline}.billing-toggle{display:flex;gap:3px;background:var(--soft);border:1px solid var(--line);padding:5px;width:max-content;border-radius:8px;margin:0 auto 34px}.billing-toggle button{padding:8px 30px;border:0;border-radius:5px;background:transparent;font-size:14px;font-weight:700}.billing-toggle button[aria-pressed=true]{background:var(--surface);color:var(--brand);box-shadow:0 3px 8px #00000009}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:13px}.plan{border:1px solid var(--line);border-radius:10px;background:var(--surface);padding:25px;position:relative}.plan.highlight{border:1.5px solid var(--brand);background:var(--bg)}.plan-recommended{position:absolute;top:-15px;left:20px;right:20px;text-align:center;background:var(--brand);color:#fff;font-size:12px;border-radius:5px;padding:4px 10px;letter-spacing:.4px}html[data-theme=dark] .plan-recommended{color:#21150e}.plan-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.plan-icon{color:var(--brand)}.plan-num{font:12px Manrope,sans-serif;color:var(--muted)}.plan h3{font-size:27px}.plan-sub{font-size:14px;color:var(--muted);margin-top:7px;min-height:45px}.plan-price{font-size:24px;font-weight:800;margin-top:18px;line-height:1.4}.plan-price small{font-size:14px;color:var(--muted);font-weight:400}.price-caption{font-size:12px;color:var(--muted);margin:6px 0 20px}.plan .button{width:100%;font-size:15px;gap:8px;padding:13px 10px}.plan-rule{height:1px;background:var(--line);margin:23px 0 20px}.plan ul{padding:0;list-style:none;margin:0;display:flex;flex-direction:column;gap:12px;font-size:15px}.plan li{display:flex;gap:10px;align-items:flex-start}.plan li svg{width:17px;height:22px;color:var(--brand)}.comparison{margin-top:25px;border-block:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center}summary::-webkit-details-marker{display:none}summary>span{font-size:24px;color:var(--brand);font-weight:400;transition:transform .2s}details[open]>summary>span{transform:rotate(45deg)}.comparison summary{padding:18px 0;font-size:16px;font-weight:600}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:start;font-size:14px;min-width:620px}th,td{padding:16px;border-top:1px solid var(--line);text-align:start}thead th{background:var(--soft);font-weight:700}tbody th{font-weight:500}.customers-section{border-block:1px solid var(--line);padding-block:44px;background:var(--soft)}.customers-section .center-heading{margin-bottom:18px}.customer-empty{text-align:center;margin:auto;max-width:540px}.quote-mark{font:55px Georgia,serif;line-height:.9;display:block;color:var(--brand);height:35px}.customer-empty h3{font-size:21px}.customer-empty p{font-size:15px;color:var(--muted);margin-top:9px}.subtle-label{display:inline-block;font-size:12px;margin-top:16px;padding:4px 12px;border:1px solid var(--line);border-radius:5px;color:var(--muted)}.customer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.customer-grid article{border:1px solid var(--line);background:var(--surface);padding:24px;border-radius:8px}.customer-grid img{max-height:60px;max-width:140px;object-fit:contain;margin-bottom:16px}.customer-grid blockquote{margin:15px 0 0;color:var(--muted)}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:75px}.faq-mark{font:80px Georgia,serif;color:var(--line);margin-top:15px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:18px 0;font-size:17px;font-weight:600}.faq-list p{color:var(--muted);font-size:16px;padding:0 0 20px;max-width:600px}.final-cta{border-radius:14px;background:#372719;color:#fff6e9;padding:40px 50px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden;margin-bottom:45px}.final-cta .eyebrow{color:#e3b584;margin-bottom:12px}.final-cta h2{font-size:38px;line-height:1.5}.final-cta p{color:#ccbba7;font-size:16px;margin-top:13px}.cta-action{text-align:center;flex-shrink:0}.cta-action .button{background:#edb774;color:#352418;border-color:#edb774}.cta-action .button:hover{background:#ffd092}.cta-signature{display:block;font:16px Georgia,serif;color:#bba58c;text-align:start;margin-top:28px;transform:rotate(-4deg)}.cta-signature i{font-size:22px;color:#d6b48b}.footer-inner{border-top:1px solid var(--line);padding-block:30px;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-inner p{font-size:14px;color:var(--muted);margin-top:14px}.footer-links{display:flex;gap:30px;font-size:14px}.footer-links a:hover{color:var(--brand)}.back-top{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:23px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:17px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}html[lang=en] h2{font-family:Manrope,sans-serif;font-size:clamp(29px,2.6vw,38px);line-height:1.3;letter-spacing:-1.2px}html[lang=en] h3{font-family:Manrope,sans-serif;font-size:20px}html[lang=en] .business-types>span{font-size:17px}html[lang=en] .eyebrow{font-size:11px;letter-spacing:1.5px}html[lang=en] .plan-sub{min-height:48px}html[lang=en] .plan-price{font-size:24px}html[lang=en] .final-cta h2{font-size:35px}.hero{min-height:625px;padding-block:42px 55px}.hero-visual{height:500px}.scene{height:450px}.hero-bottom{margin-top:26px;padding-top:20px}
@media(max-width:1150px){.business-types{gap:20px}.business-types>span{font-size:18px}.business-types svg{width:22px}.product-layout{gap:35px;grid-template-columns:.8fr 1.2fr}.product-copy h2{font-size:33px}.plan{padding:22px}.section-header{gap:30px}.section-header>p{max-width:340px}.faq{gap:45px}.visual-tag{max-width:125px}.final-cta{padding:35px}.plan .button{font-size:14px}html[lang=en] .business-types>span{font-size:14px}html[lang=en] .business-strip p{font-size:10px}.feature{padding:23px}}
@media(max-width:800px){.section{padding-block:44px}.hero{padding-block:35px 48px;gap:32px}.hero-visual{height:475px}.scene{height:425px}.business-strip{padding-block:20px}.business-strip>.container{display:block}.business-strip p{max-width:none;text-align:center;margin-bottom:18px}.business-types{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 25px;max-width:410px;margin:auto}.business-types>span{font-size:17px;justify-content:center}.section-header{display:block;margin-bottom:23px}.section-header>p{max-width:600px;margin-top:14px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature{padding:22px}.feature p{font-size:15px}.feature h3{font-size:20px}.feature-icon{margin-bottom:16px}.product-section{padding-block:40px}.product-layout{grid-template-columns:1fr;gap:25px}.product-copy h2{font-size:33px}.product-copy>p{margin-top:10px}.preview-tabs{flex-direction:row;gap:5px;margin-top:18px}.preview-tabs button{flex:1;justify-content:center;padding:10px 8px;font-size:14px;gap:7px}.preview-tabs button>span{display:none}.preview-tabs svg{width:18px}.product-window{max-width:620px;width:100%;margin:auto}.journey-grid{gap:22px}.journey-grid h3{font-size:19px}.journey-grid p{font-size:14px}.journey-grid article:not(:last-child):after{width:35%;inset-inline-start:85%}.solutions-section{padding-block:40px}.solution-grid{gap:20px}.solution-grid h3{font-size:20px}.solution-grid p{font-size:15px}.solution-grid a{font-size:13px}.plans{gap:12px}.plan{padding:19px 14px}.plan h3{font-size:24px}.plan-sub{font-size:13px;min-height:55px}.plan-price{font-size:20px}.plan ul{font-size:13px}.plan .button{font-size:13px}.plan .button>span{display:none}.plan-recommended{left:10px;right:10px;font-size:10px}.price-caption{font-size:11px}.faq{grid-template-columns:1fr;gap:20px}.faq-mark{display:none}.faq-list summary{font-size:16px}.final-cta{padding:30px;gap:25px;margin-bottom:30px}.final-cta h2,html[lang=en] .final-cta h2{font-size:29px}.final-cta p{font-size:14px}.cta-action .button{font-size:14px;padding:13px 18px;gap:15px}.cta-signature{font-size:13px}.cta-signature i{font-size:17px}.footer-inner{flex-wrap:wrap;gap:25px;padding-block:25px}.footer-links{gap:20px}.footer-bottom{font-size:11px}.customers-section{padding-block:35px}html[lang=en] .plan-price{font-size:20px}html[lang=en] .plan h3{font-size:20px}html[lang=en] .plan-sub{min-height:65px}html[lang=en] .plan .button{font-size:12px}.customer-grid{grid-template-columns:1fr}}
@media(max-width:560px){.container{width:calc(100% - 36px)}.hero-visual{height:445px}.scene{height:390px}.pos-preview{bottom:9px;width:280px}.visual-tag{bottom:-21px;right:0;max-width:none;font-size:12px;padding:0}.visual-tag br{display:none}.visual-tag>span:first-child{font-size:23px}.scene-caption{bottom:158px}.scene-caption>span{font-size:18px}.scene-caption small{font-size:12px}.feature-grid{grid-template-columns:1fr}.feature{padding:20px 22px;padding-inline-start:85px;min-height:130px}.feature-icon{position:absolute;inset-inline-start:22px;top:23px;width:42px;height:42px}.feature-index{display:none}.feature h3{font-size:20px}.feature p{max-width:none}.center-heading{margin-bottom:24px}h2{font-size:29px}.section-header .eyebrow,.center-heading .eyebrow{font-size:12px}.section-header>p,.center-heading>p{font-size:15px}.journey-grid{grid-template-columns:1fr;gap:22px;text-align:start}.journey-grid article{padding-inline-start:70px;min-height:62px}.step-number{position:absolute;inset-inline-start:0;top:0;width:45px;height:45px}.journey-grid article:not(:last-child):after{width:1px;height:22px;top:48px;inset-inline-start:22px}.journey-grid h3{margin-bottom:5px}.journey-grid p{font-size:15px}.journey .center-heading{text-align:start}.journey .eyebrow{justify-content:flex-start}.solution-grid{grid-template-columns:1fr;gap:24px}.solution-grid article{padding-top:20px}.solution-top{margin-bottom:12px}.solution-grid h3{font-size:22px}.solution-grid p{max-width:none}.solution-grid a{margin-top:12px}.plans{grid-template-columns:1fr;gap:27px}.plan{padding:25px}.plan h3{font-size:28px}.plan-sub{font-size:15px;min-height:0!important}.plan-price{font-size:26px;margin-top:20px}.plan .button,html[lang=en] .plan .button{font-size:16px}.plan ul{font-size:15px}.plan .button>span{display:inline}.price-caption{font-size:13px}.plan-recommended{font-size:12px;left:25px;right:25px}.plan-rule{margin:20px 0}.billing-toggle{margin-bottom:25px}.plan-heading{margin-bottom:10px}.final-cta{display:block;padding:28px}.final-cta h2,html[lang=en] .final-cta h2{font-size:28px}.cta-action{text-align:start;margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:15px}.cta-signature{display:none}.final-cta .button{font-size:15px}.footer-inner{align-items:center}.footer-links{order:3;width:100%;justify-content:space-between;font-size:14px}.footer-bottom{flex-direction:column;gap:6px}.footer-inner p{font-size:13px}.footer-inner .wordmark{font-size:29px}.faq-list summary{gap:15px}.faq-list p{font-size:15px}.window-top{padding:12px;font-size:9px;gap:9px}.concept-pill{font-size:9px}#product-panel{padding:17px 16px 12px;min-height:365px}.demo-head h3{font-size:20px}.demo-order{gap:11px}.status{font-size:10px;padding:3px 6px}.demo-order strong{font-size:15px}.demo-order small{font-size:11px}.order-number{font-size:11px}.table-map{gap:8px;grid-template-columns:repeat(4,1fr)}.demo-table{padding:13px 3px}.demo-table strong{font-size:10px}.demo-table small{font-size:10px}.demo-footnote{font-size:10px}.report-stats{gap:6px}.report-stats>div{padding:9px 7px}.report-stats strong{font-size:19px}.report-stats span{font-size:10px}.report-stats small{font-size:9px}.report-chart{gap:14px;height:163px}.preview-tabs{margin-top:20px}.preview-tabs button{font-size:13px;padding:11px 7px}.customer-empty h3{font-size:20px}.customer-empty p{font-size:14px}html[lang=en] .plan-price{font-size:25px}html[lang=en] .plan h3{font-size:25px}}
@media(max-width:560px){.hero-buttons{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:9px}.hero-buttons .button{padding:13px 9px;font-size:14px;gap:8px}.hero-buttons .direction-arrow{font-size:19px}.hero h1{font-size:36px}.hero .lead{font-size:16px;line-height:1.85}.hero-bottom{margin-top:22px}.hero-buttons{margin-top:23px}.hero-visual{height:435px}html[lang=en] .hero-buttons .button{font-size:13px}html[lang=en] .hero-buttons .direction-arrow{display:none}}
.scene-caption{top:72px;bottom:auto}.photo-shade{background:linear-gradient(180deg,#130e0977 0%,#130e0922 50%,#130e0944 100%)}@media(max-width:560px){.scene-caption{top:65px;bottom:auto}.scene-caption>span{font-size:17px}}
@media(max-width:360px){.nav{gap:8px!important}.nav .brand{gap:6px}.nav .wordmark{font-size:25px}.nav .wordmark small{font-size:8px;letter-spacing:3px}.nav .logo-crop{width:35px;height:35px}.nav .logo-crop img{width:100px;left:-31px;top:-38px}.nav-actions{gap:2px}.nav-actions .icon-btn,.nav-actions .plain-btn{min-width:32px}.pos-preview{width:258px}.visual-tag{font-size:11px}}
