:root{--ink:#071922;--ink2:#0e2a34;--muted:#5f7179;--paper:#f4f7f3;--white:#fff;--mint:#23b99c;--lime:#c9f34b;--line:rgba(7,25,34,.12);--radius:22px;--shadow:0 25px 65px rgba(7,25,34,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:fixed;left:15px;top:-100px;z-index:100;background:#fff;padding:12px 16px;border-radius:8px}.skip-link:focus{top:15px}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(244,247,243,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-wrap{width:min(1180px,calc(100% - 48px));height:84px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-size:18px;font-weight:650;letter-spacing:-.03em}.brand img{border-radius:11px}.brand strong{color:#158c74}.brand span{display:grid}.brand small{font-size:9px;color:#73838a;letter-spacing:.02em;font-weight:500;margin-top:2px}.site-header nav,.footer nav{display:flex;gap:32px;color:#354951;font-size:12px;font-weight:700}.site-header nav a:hover,.footer nav a:hover{color:#168f76}.menu-toggle{display:none;border:1px solid var(--line);background:white;border-radius:9px;padding:9px 12px;font-size:12px}.button{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:11px;font-size:12px;font-weight:800;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:white;box-shadow:0 13px 28px rgba(7,25,34,.16)}.button-light{background:rgba(255,255,255,.8);border:1px solid var(--line)}.nav-button{min-height:42px;padding:0 16px}.hero{min-height:calc(100vh - 84px);padding:70px 0 94px;display:grid;grid-template-columns:.84fr 1.16fr;gap:55px;align-items:center}.eyebrow{margin:0;display:flex;align-items:center;gap:10px;color:#478075;font-size:9px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px rgba(35,185,156,.13)}.eyebrow-light{color:#9cc0b9}.hero h1,h2{font-family:"Arial Narrow",Inter,"Segoe UI",sans-serif;letter-spacing:-.06em;font-weight:700}.hero h1{font-size:clamp(52px,5.7vw,82px);line-height:.95;margin:24px 0}.hero h1 em{font-style:normal;color:#178f78}.hero-text{max-width:550px;color:var(--muted);font-size:16px;line-height:1.75}.hero-actions{display:flex;gap:12px;margin-top:31px}.hero-points{display:flex;gap:20px;list-style:none;padding:24px 0 0;margin:46px 0 0;border-top:1px solid var(--line);color:#63747b;font-size:9px;text-transform:uppercase;letter-spacing:.07em}.hero-points b{color:#168f76;margin-right:5px}.hero-visual{position:relative;min-width:0;padding:34px 0 42px}.dashboard-crop{height:500px;overflow:hidden;border:7px solid #102a35;border-radius:24px;box-shadow:var(--shadow);background:white}.dashboard-crop img{width:auto;max-width:none;height:500px;transform:translate(-72px,-2px)}.visual-badge{position:absolute;z-index:3;right:24px;top:8px;background:white;border:1px solid var(--line);border-radius:22px;padding:10px 14px;display:flex;align-items:center;gap:8px;font-size:9px;font-weight:800;box-shadow:0 12px 30px rgba(7,25,34,.13)}.visual-badge i{width:8px;height:8px;background:var(--mint);border-radius:50%}.float-card{position:absolute;z-index:4;padding:12px 15px;background:rgba(255,255,255,.95);border:1px solid white;border-radius:12px;display:flex;align-items:center;gap:10px;box-shadow:0 17px 40px rgba(7,25,34,.18)}.float-card>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#e0f4eb;color:#168f76;font-size:9px}.float-card p{display:grid;margin:0}.float-card small{font-size:7px;color:#7f8e94}.float-card b{font-size:9px;margin-top:3px}.float-left{left:-20px;bottom:10px}.float-right{right:-18px;bottom:66px}.audience-strip{padding:28px max(24px,calc((100vw - 1180px)/2));background:#e8eee9;border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.audience-strip p{margin:0;color:#6f7f86;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.audience-strip div{display:flex;align-items:center;gap:22px;color:#344850;font-size:11px;font-weight:750}.audience-strip i{width:4px;height:4px;border-radius:50%;background:#9eaaa5}.platform{padding:125px 0}.section-heading{margin-bottom:52px}.section-heading>div{margin-top:20px;display:grid;grid-template-columns:1.3fr .7fr;gap:100px;align-items:end}.section-heading h2,.mobile-copy h2,.faq h2,.cta h2,.outcomes h2{font-size:clamp(40px,5vw,68px);line-height:1.02;margin:0}.section-heading>div p,.mobile-copy>p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.feature{min-height:340px;padding:27px;position:relative;overflow:hidden;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.42)}.feature>span{font-size:9px;color:#819097}.feature-icon{position:absolute;right:26px;top:24px;width:34px;height:34px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:12px}.feature h3{font-size:23px;letter-spacing:-.04em;margin:70px 0 13px}.feature p{color:#64767d;font-size:12px;line-height:1.7}.feature-dark{background:var(--ink);color:white}.feature-dark p{color:#a8b8be}.feature-dark>span{color:#81959e}.feature-mint{background:#dff1e8}.flow{position:absolute;left:27px;right:27px;bottom:26px;padding:11px;display:flex;justify-content:space-between;border:1px solid #2a414b;border-radius:9px;color:#849ba5;font-size:8px}.flow b{color:white}.bars{height:40px;position:absolute;left:27px;right:27px;bottom:29px;display:flex;gap:7px;align-items:flex-end}.bars i{flex:1;background:#d8e2dc;border-radius:4px 4px 0 0}.bars i:nth-child(1){height:40%}.bars i:nth-child(2){height:65%;background:#b3dacd}.bars i:nth-child(3){height:50%}.bars i:nth-child(4){height:100%;background:var(--mint)}.bars i:nth-child(5){height:73%}.status{position:absolute;left:27px;bottom:27px;padding:9px 12px;border:1px solid var(--line);border-radius:20px;background:white;font-size:8px;font-weight:800}.status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--mint);margin-right:7px}.product{padding:125px 0;background:var(--ink);color:white}.product-heading p{color:#9fb1b8}.screen-feature{margin:0;display:grid;grid-template-columns:1.45fr .55fr;gap:42px;align-items:center}.screen-frame{padding:8px;background:#14303b;border:1px solid #28434d;border-radius:18px;box-shadow:0 30px 65px rgba(0,0,0,.22);overflow:hidden}.screen-frame img{border-radius:11px}.screen-feature figcaption span,.menu-copy>span{color:var(--lime);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.screen-feature figcaption h3,.menu-copy h3{font-size:27px;line-height:1.08;letter-spacing:-.04em;margin:14px 0}.screen-feature figcaption p,.menu-copy p{color:#9fb0b7;font-size:12px;line-height:1.75}.menu-showcase{display:grid;grid-template-columns:1.4fr repeat(3,.55fr);gap:18px;align-items:start;margin-top:85px}.menu-copy{padding:35px 45px 0 0}.menu-showcase figure{margin:0;background:#f6f8fb;padding:10px;border-radius:15px;color:var(--ink)}.menu-showcase figure img{width:100%;height:430px;object-fit:cover;object-position:top;border-radius:9px}.menu-showcase figure figcaption{font-size:9px;font-weight:800;text-align:center;padding:12px 5px 3px}.sample-note{text-align:right;color:#78909a;font-size:8px;margin:22px 0 0}.mobile{padding:130px 0;display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.phone-scene{min-height:680px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #bddfd4;border-radius:50%}.orbit-one{width:510px;height:510px}.orbit-two{width:660px;height:660px;opacity:.5}.phone{position:relative;z-index:2;width:285px;min-height:580px;padding:15px 18px;background:#f7f9f6;border:8px solid #0c242e;border-radius:38px;box-shadow:0 35px 70px rgba(7,25,34,.23);transform:rotate(-3deg)}.phone-top{display:flex;justify-content:space-between;padding:2px 10px 14px;font-size:8px;font-weight:800}.phone-top i{width:44px;height:13px;border-radius:12px;background:#0c242e}.phone-user{display:flex;gap:9px;align-items:center}.phone-user>b{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#d8eee5;color:#158e76;font-size:8px}.phone-user p{display:grid;flex:1;margin:0}.phone-user small{font-size:7px;color:#859298}.phone-user strong{font-size:10px}.phone-user>span{font-size:8px}.route{margin-top:18px;padding:18px;background:#0c242e;color:white;border-radius:17px;display:grid;gap:8px}.route>small{font-size:6px;letter-spacing:.15em;color:#8da2aa}.route>strong{font-size:18px}.route>div{display:flex;align-items:center;justify-content:space-between;margin:7px 0;position:relative}.route>div:before{content:"";position:absolute;left:5px;right:5px;height:1px;background:#587043}.route>div i{position:relative;width:10px;height:10px;border:2px solid #0c242e;outline:1px solid var(--lime);background:var(--lime);border-radius:50%}.route>span{font-size:7px;color:#a8b6bb}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:12px 0 18px}.quick-actions button{border:1px solid #e0e7e2;background:white;border-radius:13px;padding:12px 5px;font-size:8px;font-weight:700}.quick-actions i{width:24px;height:24px;margin:0 auto 6px;display:grid;place-items:center;border-radius:8px;background:#ddf3e9;color:#158e76;font-style:normal;font-size:12px}.next-label{font-size:7px;font-weight:900;letter-spacing:.12em;color:#78898f}.visit{display:flex;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #e1e7e3}.visit>b{width:25px;height:25px;display:grid;place-items:center;background:#e8eeea;border-radius:8px;font-size:8px}.visit p{display:grid;flex:1;margin:0}.visit p strong{font-size:8px}.visit p small{font-size:7px;color:#849299}.mobile-float{position:absolute;z-index:3;display:grid;padding:13px 15px;background:white;border:1px solid var(--line);border-radius:12px;box-shadow:0 17px 38px rgba(7,25,34,.15)}.mobile-float b{font-size:20px}.mobile-float span{font-size:7px;color:#74858c}.mobile-order{top:100px;right:20px}.mobile-sync{bottom:130px;left:15px;display:flex;align-items:center;gap:8px}.mobile-sync i{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#ddf3e9;color:#158e76;font-style:normal}.mobile-copy h2{margin:20px 0 25px}.mobile-copy ul{list-style:none;padding:0;margin:42px 0 0}.mobile-copy li{padding:18px 0;display:flex;gap:14px;border-top:1px solid var(--line)}.mobile-copy li>i{flex:0 0 auto;width:25px;height:25px;display:grid;place-items:center;background:#ddf3e9;color:#158e76;border-radius:50%;font-size:8px;font-style:normal}.mobile-copy li span{display:grid;gap:5px}.mobile-copy li b{font-size:12px}.mobile-copy li small{color:#72828a;line-height:1.5}.outcomes{padding:120px 0;background:#113e39;color:white}.outcomes-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.outcomes h2{margin-top:20px}.outcome-list{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid #37605a;border-top:1px solid #37605a}.outcome-list article{min-height:210px;padding:24px;border-right:1px solid #37605a;border-bottom:1px solid #37605a}.outcome-list span{font-size:8px;color:var(--lime)}.outcome-list h3{font-size:19px;margin:45px 0 10px}.outcome-list p{color:#afc3bf;font-size:11px;line-height:1.65}.faq{padding:125px 0;display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.faq h2{margin-top:20px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:24px 0;display:flex;justify-content:space-between;gap:15px;font-size:14px;font-weight:750}summary::-webkit-details-marker{display:none}summary span{color:#168f76}details p{color:var(--muted);font-size:12px;line-height:1.75;max-width:680px;margin:-5px 45px 24px 0}.cta{padding:105px 0;background:#0b242e;color:white}.cta-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:end}.cta h2{margin-top:20px}.cta-grid>div:last-child p{color:#a8bbc2;line-height:1.7;font-size:13px;margin:0 0 25px}.button-lime{background:var(--lime);color:var(--ink)}.footer{padding:52px 0 30px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:center}.footer>p{text-align:center;color:#708087;font-size:11px}.footer nav{justify-self:end;gap:20px;font-size:10px}.footer>small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:24px;color:#87949a;font-size:8px}
@media(max-width:1000px){.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{max-width:720px}.hero-visual{max-width:800px}.section-heading>div,.screen-feature,.mobile,.outcomes-grid,.faq,.cta-grid{grid-template-columns:1fr;gap:40px}.feature-grid{grid-template-columns:repeat(2,1fr)}.menu-showcase{grid-template-columns:repeat(3,1fr)}.menu-copy{grid-column:1/-1}.phone-scene{grid-row:2}.mobile-copy{grid-row:1}.faq header{max-width:600px}.audience-strip{align-items:flex-start;flex-direction:column}.nav-wrap>nav{display:none}.menu-toggle{display:block;margin-left:auto;margin-right:10px}.nav-wrap>nav.open{display:flex;position:absolute;top:75px;left:24px;right:24px;flex-direction:column;gap:0;padding:10px;background:white;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.nav-wrap>nav.open a{padding:13px}.product-heading>div{grid-template-columns:1fr}}
@media(max-width:650px){.section-shell,.nav-wrap{width:min(100% - 30px,1180px)}.site-header .brand small{display:none}.nav-button{display:none}.hero{padding:48px 0 70px;gap:15px}.hero h1{font-size:49px}.hero-actions{flex-direction:column}.hero-points{justify-content:space-between;gap:8px}.hero-points li{max-width:80px}.dashboard-crop{height:350px}.dashboard-crop img{height:350px;transform:translate(-53px,0)}.float-right{display:none}.float-left{left:5px}.audience-strip div{flex-wrap:wrap;gap:14px}.platform,.mobile,.faq{padding:85px 0}.section-heading>div{grid-template-columns:1fr;gap:20px}.feature-grid{grid-template-columns:1fr}.product{padding:85px 0}.menu-showcase{grid-template-columns:repeat(3,1fr);gap:8px}.menu-copy{padding-right:0}.menu-showcase figure{padding:5px}.menu-showcase figure img{height:300px}.menu-showcase figure figcaption{font-size:7px}.phone-scene{min-height:600px;transform:scale(.88);margin:-30px -40px}.orbit-two{width:540px;height:540px}.orbit-one{width:420px;height:420px}.outcomes{padding:85px 0}.outcome-list{grid-template-columns:1fr}.outcome-list article{min-height:180px}.faq{gap:45px}.cta{padding:80px 0}.footer{grid-template-columns:1fr}.footer>p{text-align:left}.footer nav{justify-self:start;flex-wrap:wrap}.footer>small{grid-column:1}.screen-feature figcaption{padding-top:10px}}
@media(prefers-reduced-motion:no-preference){.hero-visual{animation:reveal .8s cubic-bezier(.2,.8,.2,1) both}.float-card,.mobile-float{animation:float 4s ease-in-out infinite}.float-right,.mobile-sync{animation-delay:-2s}@keyframes reveal{from{opacity:0;transform:translateY(18px)}}@keyframes float{50%{transform:translateY(-5px)}}}

/* Polished product visuals */
.dashboard-stage{overflow:hidden;border:1px solid rgba(7,25,34,.12);border-radius:24px;box-shadow:var(--shadow);background:#eafbfa}.dashboard-stage img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.product-showcase{display:grid;grid-template-columns:1.45fr .55fr;gap:42px;align-items:center}.operation-panel{overflow:hidden;background:#f7faf9;color:var(--ink);border:1px solid #28434d;border-radius:20px;box-shadow:0 30px 65px rgba(0,0,0,.25)}.panel-bar{height:46px;padding:0 17px;display:flex;align-items:center;gap:13px;background:#fff;border-bottom:1px solid #dde7e4;font-size:8px;letter-spacing:.1em}.panel-bar>span{display:flex;gap:5px}.panel-bar>span i{width:8px;height:8px;border-radius:50%;background:#ff6c62}.panel-bar>span i:nth-child(2){background:#f5bd3d}.panel-bar>span i:nth-child(3){background:#40b955}.panel-bar b{margin-right:auto;color:#53676f}.panel-bar em{padding:5px 9px;border-radius:20px;background:#dcf5eb;color:#11856d;font-style:normal;font-weight:800}.panel-body{min-height:440px;display:grid;grid-template-columns:68px 1fr}.panel-body aside{padding:16px 0;display:flex;flex-direction:column;align-items:center;gap:17px;background:#092b3a;color:#8fb1bc}.panel-body aside strong{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:#20b99a;color:white;font-size:10px;margin-bottom:8px}.panel-body aside i{font-style:normal;font-size:13px}.panel-content{padding:23px;min-width:0}.panel-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.panel-heading small{color:#128b75;font-size:7px;font-weight:900;letter-spacing:.12em}.panel-heading h3{font-size:20px;margin:5px 0 0;letter-spacing:-.04em}.panel-heading button{border:1px solid #dce5e2;background:white;border-radius:8px;padding:9px 12px;color:#52656d;font-size:8px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:20px 0}.metric-row article{padding:15px;background:white;border:1px solid #dfe8e5;border-radius:12px;display:grid;gap:7px}.metric-row small{color:#73858b;font-size:7px;font-weight:800}.metric-row strong{font-size:18px}.metric-row span{color:#138b72;font-size:7px;font-weight:800}.metric-row .warn{color:#e47c29}.chart-card{padding:17px;background:white;border:1px solid #dfe8e5;border-radius:12px}.chart-card>div{display:grid}.chart-card b{font-size:10px}.chart-card small{font-size:7px;color:#819095;margin-top:3px}.chart-card svg{width:100%;height:auto;margin-top:4px}.grid-line{stroke:#e7eeeb;stroke-width:1}.chart-area{fill:url(#area)}.chart-line{fill:none;stroke:#20b99a;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.product-copy>span{color:var(--lime);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.product-copy h3{font-size:31px;line-height:1.08;letter-spacing:-.045em;margin:15px 0}.product-copy p{color:#9fb0b7;font-size:12px;line-height:1.75}.product-copy ul{list-style:none;padding:0;margin:27px 0 0}.product-copy li{padding:11px 0;border-top:1px solid #29434d;color:#d6e0e3;font-size:10px}.product-copy li i{display:inline-grid;place-items:center;width:20px;height:20px;margin-right:9px;border-radius:50%;background:#173e3e;color:var(--lime);font-style:normal;font-size:7px}.workflow-showcase{margin-top:72px;padding:25px 28px;display:grid;grid-template-columns:repeat(7,auto);align-items:center;justify-content:space-between;gap:18px;border:1px solid #28434d;border-radius:18px;background:#102d38}.workflow-showcase div{display:grid;gap:5px}.workflow-showcase span{color:var(--lime);font-size:7px}.workflow-showcase small{color:#78909a;font-size:7px;font-weight:900;letter-spacing:.12em}.workflow-showcase b{font-size:11px}.workflow-showcase>i{color:#516873;font-style:normal}.sample-note{text-align:right;color:#78909a;font-size:8px;margin:18px 0 0}
@media(max-width:1000px){.product-showcase{grid-template-columns:1fr;gap:38px}.product-copy{max-width:640px}.workflow-showcase{grid-template-columns:1fr 1fr;justify-content:stretch}.workflow-showcase>i{display:none}}
@media(max-width:650px){.hero-visual{padding-bottom:18px}.visual-badge{right:10px}.dashboard-stage{border-radius:16px}.panel-body{grid-template-columns:46px 1fr;min-height:365px}.panel-body aside{gap:13px}.panel-content{padding:13px}.panel-heading h3{font-size:16px}.metric-row{gap:6px}.metric-row article{padding:10px}.metric-row strong{font-size:12px}.metric-row article:nth-child(3){display:none}.metric-row{grid-template-columns:1fr 1fr}.chart-card{padding:10px}.product-copy h3{font-size:27px}.workflow-showcase{margin-top:45px;padding:20px;grid-template-columns:1fr;gap:22px}.workflow-showcase div{padding-bottom:18px;border-bottom:1px solid #29434d}.workflow-showcase div:last-child{padding-bottom:0;border-bottom:0}}
