:root{--ink:#102822;--paper:#f2f5f3;--white:#fff;--line:#d7ddd9;--muted:#6d7974;--yellow:#f5c84c;--red:#f25d50;--red-soft:#fde4e1;--teal:#35b99d;--teal-soft:#dff4ed;--blue:#5d8ee8;--blue-soft:#e4ecfb;--shadow:0 28px 80px rgba(16,40,34,.2)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans","Noto Sans SC",sans-serif;letter-spacing:0}button,input{font:inherit;color:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}[hidden]{display:none!important}
.site-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;border-bottom:1px solid var(--line);background:rgba(242,245,243,.94);backdrop-filter:blur(12px);position:relative;z-index:20}.company{display:flex;align-items:center;gap:10px}.company-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:4px;background:var(--ink);color:var(--yellow);font-weight:700}.company b{display:block;font-size:14px}.company small{display:block;margin-top:2px;color:var(--muted);font-size:8px;letter-spacing:1px}.site-header nav{display:flex;gap:30px;color:#53605b;font-size:12px}.site-header nav a:hover{color:#087b64}.header-case{display:flex;align-items:center;gap:7px;padding-bottom:7px;border-bottom:1px solid var(--ink);font-size:10px;font-weight:700}.header-case svg{width:14px}
.hero{min-height:calc(100vh - 74px);display:grid;grid-template-columns:minmax(300px,.85fr) minmax(390px,480px) minmax(270px,.72fr);gap:3vw;align-items:center;padding:48px 4vw;overflow:hidden}.hero-copy{max-width:500px}.eyebrow{margin:0 0 18px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.hero-copy h1{margin:0;font-size:clamp(55px,5.8vw,92px);line-height:1;letter-spacing:0;font-weight:900}.positioning{display:inline-block;margin:20px 0 14px;padding:6px 10px;background:var(--yellow);font-size:13px;font-weight:700}.hero-lead{max-width:450px;margin:0;color:#50605a;font-size:clamp(15px,1.35vw,19px);line-height:1.8}.hero-actions{display:flex;align-items:center;gap:23px;margin-top:31px}.hero-actions button{display:flex;align-items:center;gap:8px;padding:14px 18px;border:0;border-radius:4px;background:var(--ink);color:var(--white);font-size:12px;font-weight:700}.hero-actions button:hover{background:#1c4339}.hero-actions button svg,.hero-actions a svg{width:15px}.hero-actions a{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:43px 0 0;padding-top:18px;border-top:1px solid var(--line)}.hero-metrics dt{color:var(--muted);font-size:8px}.hero-metrics dd{margin:5px 0 0;font-size:10px;font-weight:700;line-height:1.4}
.prototype-stage{display:flex;flex-direction:column;align-items:center;position:relative}.signal-ring{position:absolute;top:25%;border:1px solid rgba(53,185,157,.28);border-radius:50%;animation:ringPulse 2.8s infinite}.ring-a{width:380px;height:380px}.ring-b{width:480px;height:480px;animation-delay:1.4s}@keyframes ringPulse{50%{transform:scale(1.05);opacity:.35}}.phone-shell{width:390px;height:min(790px,calc(100vh - 112px));min-height:660px;position:relative;z-index:2;padding:10px;border-radius:42px;background:#10231e;box-shadow:var(--shadow)}.phone-notch{position:absolute;z-index:10;top:16px;left:50%;width:96px;height:27px;border-radius:18px;background:#10231e;transform:translateX(-50%)}.mini-app{height:100%;position:relative;overflow:hidden;border-radius:33px;background:#f6f8f7}.status-bar{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:9px}.status-bar span{display:flex;gap:4px}.status-bar svg{width:12px;height:12px}.app-body{height:calc(100% - 38px);position:relative;overflow-y:auto;padding-bottom:68px;scrollbar-width:none}.app-body::-webkit-scrollbar{display:none}.app-page{min-height:100%;padding:0 15px 25px}.app-header,.simple-header{display:flex;align-items:center;justify-content:space-between;padding:8px 0 14px}.site-selector{display:flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;font-size:11px;font-weight:700}.site-selector svg{width:13px}.round-btn{width:34px;height:34px;display:grid;place-items:center;position:relative;border:1px solid #e0e5e2;border-radius:50%;background:var(--white)}.round-btn svg{width:15px}.round-btn>span{position:absolute;right:-2px;top:-3px;min-width:15px;height:15px;display:grid;place-items:center;border:2px solid #f6f8f7;border-radius:10px;background:var(--red);color:var(--white);font-size:6px}.app-greeting{display:flex;align-items:flex-end;justify-content:space-between;padding:2px 0 14px}.app-greeting small{color:var(--muted);font-size:8px}.app-greeting h2{margin:3px 0 0;font-size:22px}.online{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:7px}.online i{width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px rgba(53,185,157,.15)}
.health-panel{padding:14px;border-radius:8px;background:var(--ink);color:var(--white)}.health-head{display:flex;justify-content:space-between;align-items:flex-start}.health-head>div>span{display:block;color:#a9bbb4;font-size:8px}.health-head strong{display:block;margin-top:3px;font-size:31px;line-height:1}.health-head strong small{font-size:12px}.health-change{display:flex;align-items:center;gap:3px;padding:4px 6px;border-radius:3px;background:rgba(53,185,157,.15);color:#67dbbe;font-size:7px}.health-change svg{width:10px}.health-bar{height:5px;margin:13px 0;border-radius:4px;background:#314940}.health-bar i{display:block;width:91%;height:100%;border-radius:inherit;background:var(--teal)}.health-stats{display:grid;grid-template-columns:repeat(3,1fr)}.health-stats div{display:flex;flex-direction:column;border-right:1px solid #364c45}.health-stats div+div{padding-left:12px}.health-stats div:last-child{border:0}.health-stats b{font-size:12px}.health-stats span{margin-top:2px;color:#9dafaa;font-size:7px}.inspect-cta{width:100%;display:grid;grid-template-columns:40px 1fr 18px;gap:9px;align-items:center;margin:10px 0 13px;padding:12px;border:0;border-radius:7px;background:var(--yellow);text-align:left}.inspect-cta>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--yellow)}.inspect-cta>span svg{width:18px}.inspect-cta b,.inspect-cta small{display:block}.inspect-cta b{font-size:10px}.inspect-cta small{margin-top:2px;color:#6a5720;font-size:7px}.inspect-cta>svg{width:15px}.section-title{display:flex;align-items:center;justify-content:space-between;padding:8px 1px}.section-title h3{margin:0;font-size:13px}.section-title button,.section-title>span{display:flex;align-items:center;gap:3px;padding:0;border:0;background:transparent;color:var(--muted);font-size:7px}.section-title svg{width:11px}.risk-list{display:grid;gap:8px}.risk-item{display:grid;grid-template-columns:37px 1fr 14px;gap:9px;align-items:center;padding:10px;border-radius:7px;background:var(--white);cursor:pointer}.risk-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:6px}.risk-icon svg{width:17px}.risk-item.high .risk-icon{background:var(--red-soft);color:var(--red)}.risk-item.medium .risk-icon{background:#fff1cc;color:#a67900}.risk-item p{margin:0;color:var(--muted);font-size:7px}.risk-item p span{color:var(--red);font-weight:700}.risk-item.medium p span{color:#947000}.risk-item h4{margin:3px 0;font-size:10px}.risk-item small{color:var(--muted);font-size:7px}.risk-item>svg{width:12px;color:#a4aca8}.route-panel{display:grid;grid-template-columns:74px 1fr 30px;gap:9px;align-items:center;padding:10px;border-radius:7px;background:var(--white)}.route-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.route-progress i{height:7px;border-radius:2px;background:var(--teal)}.route-progress i.pending{background:#d8dedb}.route-panel b,.route-panel small{display:block}.route-panel b{font-size:9px}.route-panel small{margin-top:3px;color:var(--muted);font-size:7px}.route-panel button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--teal-soft);color:#16826b}.route-panel button svg{width:13px}
.simple-header small{color:var(--muted);font-size:8px}.simple-header h2{margin:2px 0 0;font-size:22px}.task-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #dce1de}.task-tabs button{position:relative;padding:9px 3px;border:0;background:transparent;color:var(--muted);font-size:8px}.task-tabs button span{display:inline-grid;place-items:center;min-width:14px;height:14px;border-radius:8px;background:#e4e8e6;font-size:6px}.task-tabs button.is-active{color:var(--ink);font-weight:700}.task-tabs button.is-active::after{content:"";position:absolute;left:25%;right:25%;bottom:-1px;height:2px;background:var(--ink)}.task-date{display:flex;justify-content:space-between;padding:16px 0 8px}.task-date span{font-size:9px;font-weight:700}.task-date small{color:var(--muted);font-size:7px}.task-list{display:grid;gap:8px}.task-list article{display:grid;grid-template-columns:32px 1fr 12px;gap:9px;align-items:center;padding:11px;border-radius:7px;background:var(--white);cursor:pointer}.task-severity{width:29px;height:29px;display:grid;place-items:center;border-radius:5px;font-size:8px;font-weight:700}.task-severity.p1{background:var(--red);color:var(--white)}.task-severity.p2{background:var(--yellow)}.task-severity.p3{background:var(--blue-soft);color:#375f9f}.task-severity.done{background:var(--teal-soft);color:#167964}.task-list p{margin:0;color:var(--muted);font-size:7px}.task-list h3{margin:4px 0 7px;font-size:10px}.task-meta{display:flex;gap:12px;color:var(--muted);font-size:7px}.task-meta span{display:flex;align-items:center;gap:3px}.task-meta svg{width:10px}.task-list article>svg{width:11px;color:#9da6a1}
.asset-overview{display:grid;grid-template-columns:repeat(3,1fr);padding:13px 0;border-top:1px solid #dde2df;border-bottom:1px solid #dde2df}.asset-overview div{display:flex;flex-direction:column;align-items:center;border-right:1px solid #dde2df}.asset-overview div:last-child{border:0}.asset-overview span{color:var(--muted);font-size:7px}.asset-overview b{margin-top:3px;font-size:14px}.asset-search{height:35px;display:flex;align-items:center;gap:7px;margin:13px 0 9px;padding:0 10px;border-radius:6px;background:#e6ebe8}.asset-search svg{width:13px;color:var(--muted)}.asset-search input{width:100%;border:0;outline:0;background:transparent;font-size:8px}.asset-categories{display:flex;gap:6px;margin-bottom:10px}.asset-categories button{padding:6px 9px;border:1px solid #dbe0dd;border-radius:4px;background:var(--white);font-size:7px}.asset-categories button.is-active{border-color:var(--ink);background:var(--ink);color:var(--white)}.asset-list{display:grid;gap:7px}.asset-list article{display:grid;grid-template-columns:39px 1fr 34px;gap:8px;align-items:center;padding:10px;border-radius:7px;background:var(--white)}.asset-symbol{width:37px;height:37px;display:grid;place-items:center;border-radius:6px}.asset-symbol svg{width:17px}.asset-symbol.danger{background:var(--red-soft);color:var(--red)}.asset-symbol.warning{background:#fff0c3;color:#967300}.asset-symbol.normal{background:var(--teal-soft);color:#187b67}.asset-list p{margin:0;color:var(--muted);font-size:7px}.asset-list h3{margin:3px 0;font-size:10px}.asset-list small{font-size:7px;color:var(--muted)}.asset-score{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;font-size:9px;font-weight:700}.asset-score.bad{background:var(--red-soft);color:var(--red)}.asset-score.mid{background:#fff0c3;color:#8b6900}.asset-score.good{background:var(--teal-soft);color:#187863}
.savings-card{padding:16px;border-radius:8px;background:var(--ink);color:var(--white)}.savings-card>span{color:#9bb0a8;font-size:8px}.savings-card strong{display:block;margin:6px 0;font-size:26px;color:var(--yellow)}.savings-card p{display:flex;align-items:center;gap:4px;margin:0;color:#a7b8b2;font-size:7px}.savings-card svg{width:11px;color:var(--teal)}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:9px 0}.report-grid>div{padding:12px;border-radius:7px;background:var(--white)}.report-grid span,.report-grid small{display:block;color:var(--muted);font-size:7px}.report-grid b{display:block;margin:5px 0;font-size:18px}.report-grid b small{display:inline;font-size:8px}.chart-panel,.ranking{margin-top:8px;padding:12px;border-radius:7px;background:var(--white)}.chart{height:140px;padding-top:15px}.chart-line{height:100px;display:grid;grid-template-columns:repeat(6,1fr);gap:11px;align-items:end;border-bottom:1px solid #dfe4e1}.chart-line i{position:relative;display:block;border-radius:3px 3px 0 0;background:var(--teal)}.chart-line i:last-child{background:var(--yellow)}.chart-line span{position:absolute;top:-13px;left:50%;transform:translateX(-50%);font-size:7px;font-weight:700}.chart-axis{display:grid;grid-template-columns:repeat(6,1fr);gap:11px;padding-top:5px}.chart-axis span{text-align:center;color:var(--muted);font-size:6px}.ranking>div:not(.section-title){display:grid;grid-template-columns:21px 75px 1fr 23px;gap:6px;align-items:center;padding:7px 0;font-size:7px}.ranking>div>b{color:var(--muted)}.ranking>div>i{height:5px;border-radius:4px;background:#e3e8e5}.ranking em{display:block;height:100%;border-radius:inherit;background:var(--teal)}.ranking strong{text-align:right;font-size:8px}
.app-nav{height:66px;position:absolute;z-index:20;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr 54px 1fr 1fr;align-items:end;padding:6px 9px 8px;border-top:1px solid #e0e5e2;background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}.app-nav button{display:flex;flex-direction:column;align-items:center;gap:3px;border:0;background:transparent;color:#929c97;font-size:7px}.app-nav button svg{width:18px;height:18px}.app-nav button.is-active{color:var(--ink);font-weight:700}.app-nav button.is-active svg{color:#15957a}.app-nav .nav-scan{width:47px;height:47px;align-self:center;justify-self:center;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink);transform:translateY(-9px);box-shadow:0 5px 14px rgba(16,40,34,.22)}.app-nav .nav-scan svg{width:22px}.prototype-note{display:flex;align-items:center;gap:7px;margin:17px 0 0;color:var(--muted);font-size:8px;letter-spacing:.7px}.prototype-note i{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgba(242,93,80,.14);animation:notePulse 1.8s infinite}@keyframes notePulse{50%{box-shadow:0 0 0 8px rgba(242,93,80,0)}}
.scan-view,.finding-view,.order-success,.task-detail{position:absolute;z-index:40;inset:0;min-height:100%;background:#0e1c18;color:var(--white)}.camera-feed{height:72%;position:relative;overflow:hidden}.camera-feed>img{width:100%;height:100%;object-fit:cover;filter:brightness(.7) saturate(.8)}.scan-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:50px 50px}.scan-corners{position:absolute;inset:70px 28px 35px}.scan-corners i{width:34px;height:34px;position:absolute;border-color:var(--yellow);border-style:solid}.scan-corners i:nth-child(1){left:0;top:0;border-width:2px 0 0 2px}.scan-corners i:nth-child(2){right:0;top:0;border-width:2px 2px 0 0}.scan-corners i:nth-child(3){left:0;bottom:0;border-width:0 0 2px 2px}.scan-corners i:nth-child(4){right:0;bottom:0;border-width:0 2px 2px 0}.scan-line{position:absolute;left:32px;right:32px;top:45%;height:1px;background:var(--yellow);box-shadow:0 0 12px var(--yellow);animation:scanMove 2.5s ease-in-out infinite}@keyframes scanMove{50%{top:70%}}.camera-feed>button{position:absolute;top:12px;left:12px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(16,40,34,.75);color:var(--white)}.camera-feed>button svg{width:15px}.scan-location{position:absolute;top:17px;left:58px;display:flex;align-items:center;gap:4px;padding:6px 8px;border-radius:4px;background:rgba(16,40,34,.72);font-size:8px}.scan-location svg{width:11px;color:var(--yellow)}.detect-box{position:absolute;padding:5px 7px;border:1px solid var(--yellow);background:rgba(16,40,34,.72);font-size:7px}.detect-box span,.detect-box b{display:block}.detect-box b{margin-top:2px;color:var(--yellow);font-size:9px}.box-temp{left:48px;top:34%}.box-rust{right:45px;bottom:19%}.scan-controls{height:28%;position:relative;padding:13px 20px;text-align:center}.scan-status{display:flex;align-items:center;justify-content:center;gap:5px;color:#a7b5b0;font-size:8px}.scan-status i{width:6px;height:6px;border-radius:50%;background:var(--teal)}.capture-button{width:64px;height:64px;display:grid;place-items:center;margin:17px auto 10px;border:5px solid #52625d;border-radius:50%;background:var(--yellow);color:var(--ink)}.capture-button svg{width:25px}.capture-button.is-analyzing{animation:capturePulse .7s infinite}@keyframes capturePulse{50%{transform:scale(.92)}}.scan-mode{display:flex;justify-content:center;gap:22px}.scan-mode button{padding:0;border:0;background:transparent;color:#788a83;font-size:8px}.scan-mode button.is-active{color:var(--yellow);font-weight:700}
.finding-view{overflow-y:auto;background:#f4f6f5;color:var(--ink);padding-bottom:70px}.finding-view>header,.task-detail>header{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:var(--white);font-size:9px;font-weight:700}.finding-view header button,.task-detail header button{border:0;background:transparent;font-size:8px}.finding-view header svg,.task-detail header svg{width:15px}.finding-summary{display:grid;grid-template-columns:43px 1fr auto;gap:10px;align-items:center;padding:14px}.finding-summary>span{width:42px;height:42px;display:grid;place-items:center;border-radius:7px;background:var(--red-soft);color:var(--red)}.finding-summary svg{width:20px}.finding-summary small{color:var(--muted);font-size:7px}.finding-summary h2{margin:3px 0 0;font-size:14px}.finding-summary>b{padding:5px 7px;border-radius:4px;background:var(--red);color:var(--white);font-size:7px}.finding-image{height:190px;position:relative;margin:0 14px;overflow:hidden;border-radius:7px}.finding-image img{width:100%;height:100%;object-fit:cover}.marker{position:absolute;width:25px;height:25px;display:grid;place-items:center;border:2px solid var(--white);border-radius:50%;background:var(--red);color:var(--white);font-size:7px;font-weight:700}.marker-one{left:24%;top:38%}.marker-two{right:23%;bottom:22%;background:var(--yellow);color:var(--ink)}.finding-list{margin:10px 14px;background:var(--white);border-radius:7px}.finding-list article{display:grid;grid-template-columns:24px 1fr 26px;gap:8px;padding:11px;border-bottom:1px solid #e2e6e4}.finding-list article:last-child{border:0}.finding-list article>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--red-soft);color:var(--red);font-size:7px;font-weight:700}.finding-list h3{margin:0 0 3px;font-size:9px}.finding-list p{margin:0;color:var(--muted);font-size:7px}.finding-list small{display:block;margin-top:3px;color:#159176;font-size:6px}.finding-list article>b{width:24px;height:24px;display:grid;place-items:center;border-radius:4px;background:var(--red);color:var(--white);font-size:7px}.finding-list article>b.p2{background:var(--yellow);color:var(--ink)}.voice-note{height:40px;display:flex;align-items:center;gap:7px;margin:0 14px;padding:0 10px;border-radius:6px;background:var(--white)}.voice-note svg{width:14px;color:var(--blue)}.voice-note input{flex:1;border:0;outline:0;background:transparent;font-size:7px}.voice-note span{color:var(--muted);font-size:7px}.create-order{position:absolute;left:14px;right:14px;bottom:12px;height:44px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;border:0;border-radius:5px;background:var(--ink);color:var(--white);font-size:9px;font-weight:700}.create-order svg{width:14px;color:var(--yellow)}
.order-success{z-index:50;display:flex;flex-direction:column;align-items:center;padding:75px 24px 25px;text-align:center}.success-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:var(--teal);color:var(--white)}.success-icon svg{width:24px;stroke-width:3}.order-success>span{margin-top:18px;color:var(--teal);font-size:8px;letter-spacing:1px}.order-success h2{margin:7px 0 25px;font-size:24px;line-height:1.45}.order-ticket{width:100%;padding:8px 15px;border:1px solid #385048;border-radius:8px}.order-ticket>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #31463f}.order-ticket>div:last-child{border:0}.order-ticket small{color:#94a8a1;font-size:7px}.order-ticket b{font-size:8px}.red{color:var(--red)!important}.order-success>button{width:100%;padding:12px;border:0;border-radius:5px;font-size:9px;font-weight:700}.order-success>button:first-of-type{margin-top:22px;background:var(--yellow)}.order-success>button:last-of-type{margin-top:8px;background:transparent;color:#9dafaa}.task-detail{z-index:45;overflow-y:auto;background:#f4f6f5;color:var(--ink)}.task-detail-body{padding:14px}.detail-status{padding:15px;border-radius:7px;background:var(--ink);color:var(--white)}.detail-status span{display:inline-block;padding:4px 6px;border-radius:3px;background:var(--red);font-size:7px;font-weight:700}.detail-status small{display:block;margin-top:13px;color:#9eb0aa;font-size:7px}.detail-status strong{display:block;margin-top:3px;color:var(--yellow);font-size:23px}.task-detail-body>p{margin:15px 0 4px;color:var(--muted);font-size:7px}.task-detail-body>h2{margin:0 0 12px;font-size:19px}.task-detail-body>img{width:100%;height:180px;object-fit:cover;border-radius:7px}.detail-facts{margin:10px 0;background:var(--white);border-radius:7px}.detail-facts div{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #e2e6e4}.detail-facts div:last-child{border:0}.detail-facts span{color:var(--muted);font-size:7px}.detail-facts b{font-size:8px}.task-detail-body>button{width:100%;padding:12px;border:0;border-radius:5px;background:var(--ink);color:var(--white);font-size:9px;font-weight:700}
.hero-visual{height:min(680px,calc(100vh - 140px));min-height:560px;position:relative;overflow:hidden}.hero-visual>img{width:100%;height:100%;object-fit:cover}.visual-caption{position:absolute;left:0;right:0;bottom:0;padding:22px;background:var(--ink);color:var(--white)}.visual-caption span{color:var(--yellow);font-size:8px;letter-spacing:1px}.visual-caption h2{margin:8px 0;font-size:clamp(19px,1.8vw,29px);line-height:1.45}.visual-caption p{margin:0;color:#a8b9b3;font-size:9px}.visual-tag{position:absolute;right:0;top:0;padding:13px;background:var(--yellow)}.visual-tag svg{width:17px}.visual-tag span,.visual-tag b{display:block}.visual-tag span{margin-top:9px;font-size:7px}.visual-tag b{font-size:20px}
.ticker{overflow:hidden;padding:15px 0;background:var(--ink);color:var(--white)}.ticker>div{width:max-content;display:flex;align-items:center;gap:28px;animation:ticker 18s linear infinite}.ticker span{font-size:11px;letter-spacing:1px}.ticker i{width:7px;height:7px;border-radius:50%;background:var(--yellow)}@keyframes ticker{to{transform:translateX(-50%)}}
.problem-section{display:grid;grid-template-columns:160px 1fr;gap:6vw;padding:125px 7vw;background:var(--white)}.section-number{display:flex;align-items:flex-start;gap:10px}.section-number span{color:var(--yellow);font-size:60px;font-weight:900;line-height:.8;text-shadow:0 0 0 var(--ink)}.section-number small{color:var(--muted);font-size:8px;line-height:1.5;letter-spacing:1px}.problem-content{max-width:1080px}.problem-content>h2,.solution-head h2,.market-copy>h2,.investment-head h2,.vision-section h2{margin:0;font-size:clamp(43px,5.1vw,76px);line-height:1.2;letter-spacing:0}.problem-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:6vw;margin:35px 0 65px}.problem-intro>p{margin:0;color:#5f6d67;font-size:16px;line-height:1.9}.problem-intro blockquote{display:grid;grid-template-columns:auto 1fr;gap:20px;margin:0;padding-left:25px;border-left:3px solid var(--red)}.problem-intro blockquote span{font-size:47px;font-weight:900;color:var(--red)}.problem-intro blockquote p{margin:5px 0 0;font-size:12px;line-height:1.75}.cost-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.cost-grid article{position:relative;padding:28px 30px 5px 0;border-right:1px solid var(--line)}.cost-grid article+article{padding-left:30px}.cost-grid article:last-child{border:0}.cost-grid article>span{position:absolute;right:12px;top:22px;color:#aeb7b2;font-size:8px}.cost-grid svg{width:26px;height:26px;margin-bottom:27px;color:var(--red)}.cost-grid h3{margin:0 0 10px;font-size:17px}.cost-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.8}
.solution-section{padding:120px 7vw;background:var(--paper)}.solution-head{max-width:920px}.solution-head>p:last-child{max-width:700px;margin:28px 0 0;color:var(--muted);font-size:14px;line-height:1.9}.flow{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr;gap:14px;align-items:center;margin-top:65px}.flow>svg{width:20px;color:#9da8a2}.flow article{min-width:0}.flow article>span{display:block;margin-bottom:9px;color:var(--muted);font-size:8px}.flow-image{height:180px;position:relative;display:grid;place-items:center;overflow:hidden;background:var(--white)}.flow-image img{width:100%;height:100%;object-fit:cover}.flow-image>i{position:absolute;right:10px;bottom:10px;width:36px;height:36px;padding:9px;border-radius:50%;background:var(--yellow)}.flow-image.ai{background:var(--ink);color:var(--white)}.flow-image.ai b{font-size:62px;color:var(--teal)}.flow-image.ticket{background:var(--yellow)}.flow-image.ticket strong,.flow-image.data strong{font-size:43px}.flow-image.data{background:var(--teal);color:var(--ink)}.flow h3{margin:13px 0 7px;font-size:18px}.flow p{margin:0;color:var(--muted);font-size:10px;line-height:1.7}.architecture{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.architecture>div{padding:25px;border-right:1px solid var(--line)}.architecture>div:first-child{padding-left:0}.architecture>div:last-child{border:0}.architecture span{color:var(--teal);font-size:8px}.architecture b{display:block;margin:8px 0;font-size:15px}.architecture p{margin:0;color:var(--muted);font-size:9px}
.market-section{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:var(--white)}.market-visual{position:relative;overflow:hidden}.market-visual>img{width:100%;height:100%;object-fit:cover}.market-visual>div{position:absolute;left:0;bottom:0;padding:30px;background:var(--yellow)}.market-visual span{font-size:8px;letter-spacing:1px}.market-visual h2{margin:8px 0 0;font-size:clamp(29px,3.2vw,49px);line-height:1.25}.market-copy{align-self:center;padding:70px 7vw}.market-copy>h2{font-size:clamp(40px,4.2vw,65px)}.market-copy>p{margin:25px 0;color:var(--muted);font-size:13px;line-height:1.9}.expansion-steps{border-top:1px solid var(--line)}.expansion-steps article{display:grid;grid-template-columns:72px 1fr auto;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.expansion-steps span{color:var(--teal);font-size:8px}.expansion-steps b{font-size:13px}.expansion-steps small{color:var(--muted);font-size:8px}.customer-types{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.customer-types span{display:flex;align-items:center;gap:5px;padding:7px 9px;border-radius:4px;background:var(--paper);font-size:8px}.customer-types svg{width:13px;color:var(--teal)}
.investment-section{padding:125px 7vw 95px;background:var(--ink);color:var(--white)}.investment-head{max-width:880px}.investment-head .eyebrow{color:var(--yellow)}.investment-head>p:last-child{max-width:650px;margin:25px 0 0;color:#a5b5af;font-size:13px;line-height:1.9}.investment-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px;border-top:1px solid #3a5149;border-bottom:1px solid #3a5149}.investment-grid article{min-height:340px;padding:25px;border-right:1px solid #3a5149}.investment-grid article:first-child{padding-left:0}.investment-grid article:last-child{border:0;padding-right:0}.investment-grid article>span{color:#82968f;font-size:8px}.investment-grid svg{display:block;width:28px;height:28px;margin:35px 0;color:var(--yellow)}.investment-grid article:nth-child(2) svg{color:var(--teal)}.investment-grid article:nth-child(3) svg{color:#79a3ef}.investment-grid article:nth-child(4) svg{color:var(--red)}.investment-grid h3{margin:0 0 12px;font-size:17px}.investment-grid p{margin:0;color:#9eaea8;font-size:10px;line-height:1.8}.investment-grid strong{display:block;margin-top:28px;color:var(--yellow);font-size:8px;letter-spacing:1px}.revenue{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px}.revenue>div{padding:0 30px;border-right:1px solid #3a5149}.revenue>div:first-child{padding-left:0}.revenue>div:last-child{border:0}.revenue small{color:#82958e;font-size:8px}.revenue h3{margin:10px 0 7px;font-size:14px}.revenue strong{font-size:29px;color:var(--yellow)}.revenue strong em{font-size:8px;color:#a2b2ac;font-style:normal}.revenue p{margin:7px 0 0;color:#8fa099;font-size:8px}
.vision-section{display:grid;grid-template-columns:1fr 1fr;gap:7vw;padding:100px 7vw;background:var(--yellow)}.vision-section .eyebrow{color:#705f2d}.vision-section h2{font-size:clamp(36px,4.2vw,63px)}.vision-line{align-self:center;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.vision-line span{font-size:11px;font-weight:700}.vision-line i{width:28px;height:1px;background:var(--ink)}.seo-section{padding:25px 7vw;background:var(--teal);color:var(--ink)}.seo-section p{margin:0;font-size:9px;line-height:1.8}.site-footer{display:grid;grid-template-columns:1fr auto 42px;gap:30px;align-items:center;padding:35px 4vw;background:#091712;color:var(--white)}.site-footer .company small{color:#71837c}.site-footer>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-end;gap:4px}.site-footer>div:nth-child(2) span{color:#6f817a;font-size:7px}.site-footer>div:nth-child(2) b{font-size:9px}.site-footer>a{width:40px;height:40px;display:grid;place-items:center;border:1px solid #2e423b;border-radius:50%}.site-footer>a svg{width:15px}.toast{position:fixed;z-index:100;left:50%;bottom:28px;max-width:calc(100% - 30px);padding:10px 14px;border-radius:5px;background:var(--ink);color:var(--white);font-size:11px;opacity:0;pointer-events:none;transform:translate(-50%,10px);transition:.25s}.toast.is-visible{opacity:1;transform:translate(-50%,0)}
@media(max-width:1180px){.hero{grid-template-columns:minmax(300px,.85fr) 390px}.hero-visual{display:none}.hero-copy{justify-self:end}.phone-shell{height:750px}.investment-grid{grid-template-columns:repeat(2,1fr)}.investment-grid article:nth-child(2){border-right:0}.investment-grid article:nth-child(-n+2){border-bottom:1px solid #3a5149}.investment-grid article:nth-child(3){padding-left:0}}
@media(max-width:820px){.site-header{height:64px;padding:0 18px}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding:52px 20px 0}.hero-copy{justify-self:start;max-width:650px}.hero-copy h1{font-size:62px}.prototype-stage{margin-top:36px}.phone-shell{height:770px}.prototype-note{margin-bottom:35px}.problem-section{grid-template-columns:1fr;padding:90px 24px}.section-number{display:none}.problem-intro{grid-template-columns:1fr}.cost-grid{grid-template-columns:1fr}.cost-grid article,.cost-grid article+article{padding:24px 0;border-right:0;border-bottom:1px solid var(--line)}.solution-section,.investment-section{padding:90px 24px}.flow{grid-template-columns:1fr}.flow>svg{transform:rotate(90deg);justify-self:center}.architecture{grid-template-columns:1fr}.architecture>div,.architecture>div:first-child{padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}.market-section{grid-template-columns:1fr}.market-visual{min-height:500px}.market-copy{padding:70px 24px}.investment-grid{grid-template-columns:1fr}.investment-grid article,.investment-grid article:first-child,.investment-grid article:nth-child(3),.investment-grid article:last-child{min-height:0;padding:25px 0;border-right:0;border-bottom:1px solid #3a5149}.revenue{grid-template-columns:1fr}.revenue>div,.revenue>div:first-child{padding:20px 0;border-right:0;border-bottom:1px solid #3a5149}.vision-section{grid-template-columns:1fr;padding:80px 24px}}
@media(max-width:480px){.site-header{background:var(--paper)}.company small{display:none}.header-case{border:0}.header-case svg{display:none}.hero{padding:38px 0 0;overflow:visible}.hero-copy{padding:0 20px}.hero-copy h1{font-size:49px}.positioning{margin-top:16px}.hero-lead{font-size:14px}.hero-metrics{display:none}.prototype-stage{width:100%;margin-top:38px}.signal-ring,.prototype-note{display:none}.phone-shell{width:100%;height:780px;min-height:0;padding:0;border-radius:0;background:#f6f8f7;box-shadow:none}.phone-notch{display:none}.mini-app{border-radius:0}.status-bar{display:none}.app-body{height:100%}.problem-content>h2,.solution-head h2,.investment-head h2,.vision-section h2{font-size:38px}.problem-intro>p{font-size:14px}.market-visual{min-height:430px}.market-copy{padding:65px 20px}.expansion-steps article{grid-template-columns:65px 1fr}.expansion-steps small{grid-column:2}.investment-section{padding-left:20px;padding-right:20px}.investment-grid{grid-template-columns:1fr}.revenue{grid-template-columns:1fr}.vision-section{padding-left:20px;padding-right:20px}.site-footer{grid-template-columns:1fr 40px}.site-footer>div:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
