:root{--ink:#071426;--muted:#647084;--green:#117764;--green-2:#139a80;--cream:#f7f5f1;--line:#e5e8ec;--card:#fff;--shadow:0 28px 70px rgba(15,23,42,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,select{font:inherit}.site-header{height:82px;padding:0 clamp(22px,5vw,88px);display:flex;align-items:center;gap:54px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);position:relative;z-index:20;border-bottom:1px solid rgba(7,20,38,.04)}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-icon{width:48px;height:48px;border-radius:14px;background:#fff;display:grid;place-items:center;box-shadow:0 7px 24px rgba(7,20,38,.14)}.brand-icon svg{width:31px;height:31px}.brand-name{display:flex;flex-direction:column;line-height:1}.brand-name strong{font-size:24px;letter-spacing:-.7px}.brand-name strong span{color:var(--green)}.brand-name small{font-size:11px;color:#6d7787;margin-top:5px}.main-nav{display:flex;align-items:center;gap:36px;font-weight:600;font-size:15px;flex:1}.main-nav a{display:flex;gap:6px;align-items:center}.chevron{font-size:17px;line-height:1}.header-actions{display:flex;align-items:center;gap:21px}.language-control{position:relative}.language-control select{appearance:none;border:0;background:transparent;font-weight:700;padding:8px 22px 8px 6px;cursor:pointer;color:var(--ink);background-image:linear-gradient(45deg,transparent 50%,#111 50%),linear-gradient(135deg,#111 50%,transparent 50%);background-position:calc(100% - 9px) 50%,calc(100% - 4px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.sign-in{font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:10px;font-weight:700;transition:.2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,#0f745f,#148b73);color:#fff;box-shadow:0 10px 24px rgba(15,116,95,.22)}.button-small{padding:14px 24px}.button-large{min-height:56px;padding:0 27px;font-size:16px}.button-outline{border:1px solid #c8ced6;background:rgba(255,255,255,.82);color:var(--ink)}.play{width:28px;height:28px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:10px;padding-left:2px}.mobile-menu-button{display:none;background:none;border:0;font-size:26px}.hero{min-height:565px;position:relative;overflow:hidden;background:#f5f3ee}.hero-photo{position:absolute;inset:0;background-image:url('https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=2000&q=85');background-size:cover;background-position:67% 53%;filter:saturate(.82) brightness(1.03)}.hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,#faf9f6 0%,rgba(250,249,246,.98) 21%,rgba(250,249,246,.84) 38%,rgba(250,249,246,.22) 59%,rgba(250,249,246,.03) 100%)}.hero-copy{position:relative;z-index:3;width:min(560px,45vw);margin-left:clamp(46px,5.5vw,92px);padding-top:45px}.eyebrow{margin:0 0 14px;color:#6b9b91;font-size:12px;letter-spacing:3px;font-weight:800}.eyebrow.dark{color:#465465}.hero h1{font-size:clamp(46px,4.3vw,72px);line-height:.97;letter-spacing:-3.7px;margin:0 0 20px}.hero h1 span{display:block}.hero h1 .accent{color:var(--green)}.hero-description{font-size:18px;line-height:1.65;color:#536174;max-width:520px;margin:0 0 21px}.hero-actions{display:flex;gap:17px}.fine-print{font-size:13px;color:#687587;margin-top:13px}.dashboard-wrap{position:absolute;z-index:4;right:clamp(28px,6vw,95px);top:60px;width:min(710px,49vw)}.dashboard-window{height:444px;border-radius:18px;background:#fff;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.7);display:grid;grid-template-columns:145px 1fr}.dashboard-sidebar{background:#071520;color:#d9e0e8;padding:17px 12px;display:flex;flex-direction:column}.sidebar-brand{display:flex;gap:8px;align-items:center;font-size:12px;margin:2px 0 14px 4px}.sidebar-brand strong span{color:#28c5ab}.sidebar-symbol{width:22px;height:22px;border-radius:7px;background:#153b36;color:#54ddc1;display:grid;place-items:center}.dashboard-sidebar nav{display:flex;flex-direction:column;gap:3px}.dashboard-sidebar nav a{font-size:10px;padding:8px 9px;border-radius:7px;display:flex;gap:8px;align-items:center}.dashboard-sidebar nav a.active{background:#1d2d38;color:#fff}.sidebar-ai{margin-top:auto;font-size:10px;display:flex;align-items:center;gap:7px;padding:8px}.sidebar-ai b{margin-left:auto;background:#2d67ff;color:#fff;border-radius:6px;font-size:7px;padding:2px 5px}.dashboard-main{min-width:0;background:#f9fafb}.dashboard-topbar{height:42px;border-bottom:1px solid #e7ebef;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 14px}.top-icons{display:flex;align-items:center;gap:9px;color:#687587}.top-icons span{width:24px;height:24px;border-radius:50%;background:#efe8e2;display:grid;place-items:center;font-size:8px;color:#4a4c51;font-weight:700}.dashboard-content{padding:16px}.dashboard-heading{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:12px}.dashboard-heading h2{font-size:18px;margin:0 0 2px;letter-spacing:-.4px}.dashboard-heading p{font-size:8px;color:#8792a1;margin:0}.dashboard-heading button{background:#fff;border:1px solid #e1e5e9;border-radius:7px;padding:7px 12px;font-size:8px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.kpi-grid article{background:#fff;border:1px solid #e7eaed;border-radius:9px;padding:11px 12px;min-width:0}.kpi-grid small{display:block;color:#7d8997;font-size:8px;margin-bottom:7px}.kpi-grid strong{display:block;font-size:17px}.kpi-grid em{display:block;color:#159767;font-style:normal;font-size:8px;font-weight:700;margin-top:4px}.kpi-grid .negative{color:#d65b56}.dashboard-grid{display:grid;grid-template-columns:1.55fr .9fr;gap:10px;margin-top:10px}.revenue-card,.ai-card,.activity-card{background:#fff;border:1px solid #e6eaed;border-radius:9px}.revenue-card{padding:12px}.card-head{display:flex;justify-content:space-between;align-items:center;font-size:10px}.card-head span{font-weight:700}.card-head em{font-size:7px;color:#159767;font-style:normal}.revenue-card>p{text-align:right;font-size:6px;color:#a0a7b0;margin:2px 0 5px}.bars{height:128px;display:flex;gap:7px;align-items:flex-end;padding:7px 5px}.bars i{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(#2f9179,#e7f3ef)}.bars i:nth-child(1){height:44%}.bars i:nth-child(2){height:52%}.bars i:nth-child(3){height:61%}.bars i:nth-child(4){height:73%}.bars i:nth-child(5){height:59%}.bars i:nth-child(6){height:68%}.bars i:nth-child(7){height:79%}.bars i:nth-child(8){height:88%}.right-stack{display:flex;flex-direction:column;gap:9px}.ai-card{padding:12px}.ai-card>div{display:flex;align-items:center;gap:7px;font-size:10px}.spark{color:#246ff1;font-size:18px}.ai-card p{font-size:8px;line-height:1.45;color:#465465}.ai-card button{border:0;background:#19856f;color:#fff;border-radius:6px;padding:7px 11px;font-size:8px}.activity-card{padding:11px}.activity-card>strong{font-size:10px}.activity-card>div{display:grid;grid-template-columns:20px 1fr auto;gap:7px;align-items:center;margin-top:7px}.activity-card>div>span{font-size:10px}.activity-card p{margin:0}.activity-card b{display:block;font-size:7px}.activity-card small{display:block;font-size:6px;color:#7b8591;margin-top:2px}.activity-card time{font-size:6px;color:#8b95a1;white-space:nowrap}.hero-script{position:absolute;right:28px;bottom:14px;z-index:5;color:#fff;font-family:"Segoe Print","Bradley Hand",cursive;font-size:19px;line-height:1.25;transform:rotate(-5deg);text-align:right;text-shadow:0 1px 7px rgba(0,0,0,.25)}.trust-strip{min-height:105px;display:grid;grid-template-columns:repeat(4,1fr);padding:0 clamp(42px,6vw,98px);border-bottom:1px solid #edf0f2;background:#fff}.trust-item{display:flex;align-items:center;justify-content:center;gap:18px;position:relative}.trust-item:not(:last-child):after{content:"";position:absolute;right:0;height:45%;width:1px;background:#e4e8eb}.trust-icon{font-size:31px;color:#6e7b8d}.trust-item p{font-size:14px;line-height:1.4;color:#586679}.solution-section{padding:44px clamp(45px,6vw,96px) 66px}.solution-heading{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:26px}.solution-heading h2{font-size:34px;line-height:1.08;letter-spacing:-1.5px;margin:0;max-width:520px}.solution-heading>p{font-size:15px;line-height:1.65;color:#627085;max-width:510px;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article{border:1px solid #e2e6e9;border-radius:15px;padding:22px 20px;display:flex;gap:14px;background:#fff;min-height:125px}.feature-icon{width:41px;height:41px;min-width:41px;border-radius:10px;background:#e8f7f2;color:#129175;display:grid;place-items:center;font-size:19px}.feature-grid h3{font-size:15px;margin:5px 0 8px}.feature-grid p{font-size:12px;line-height:1.55;color:#687589;margin:0}@media(max-width:1180px){.main-nav{gap:20px}.dashboard-wrap{right:22px;width:52vw}.hero-copy{width:42vw}.hero h1{font-size:54px}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.site-header{height:70px;padding:0 22px}.main-nav,.sign-in{display:none}.header-actions{margin-left:auto}.mobile-menu-button{display:block}.hero{padding-bottom:34px;display:flex;flex-direction:column}.hero-photo{background-position:center}.hero-fade{background:linear-gradient(180deg,rgba(250,249,246,.98) 0%,rgba(250,249,246,.92) 45%,rgba(250,249,246,.45) 100%)}.hero-copy{position:relative;width:auto;margin:0;padding:44px 24px 20px}.hero h1{font-size:52px}.dashboard-wrap{position:relative;right:auto;top:auto;width:calc(100% - 34px);margin:0 auto}.hero-script{display:none}.trust-strip{grid-template-columns:repeat(2,1fr);padding:12px 20px}.trust-item{min-height:82px}.trust-item:nth-child(2):after{display:none}.solution-heading{grid-template-columns:1fr;gap:18px}}@media(max-width:620px){.brand-icon{width:42px;height:42px}.brand-name strong{font-size:20px}.language-control{display:none}.button-small{padding:11px 15px}.hero-copy{padding-top:36px}.hero h1{font-size:44px;letter-spacing:-2.6px}.hero-description{font-size:16px}.hero-actions{flex-direction:column}.dashboard-window{height:430px;grid-template-columns:74px 1fr}.sidebar-brand strong,.dashboard-sidebar nav a span,.sidebar-ai span,.sidebar-ai b{display:none}.sidebar-brand{justify-content:center}.dashboard-sidebar nav a{justify-content:center;font-size:16px}.kpi-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.right-stack{display:none}.trust-strip{grid-template-columns:1fr}.trust-item:not(:last-child):after{display:none}.feature-grid{grid-template-columns:1fr}.solution-section{padding:40px 22px}.solution-heading h2{font-size:30px}}
