:root{--ink:#152329;--muted:#66757a;--line:#dce5e5;--paper:#f7f9f8;--mint:#cde9de;--mint-deep:#82c7ae;--orange:#ef8f5b;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}section{overflow:hidden}.section-pad{padding:120px max(6vw,24px)}.site-header{width:min(var(--max),calc(100% - 48px));margin:auto;height:84px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.brand-mark{width:28px;height:28px;border:1.5px solid var(--ink);border-radius:50%;display:flex;gap:2px;align-items:center;justify-content:center}.brand-mark i{display:block;width:3px;height:12px;background:var(--ink);border-radius:3px;transform:rotate(25deg)}.brand-mark i:nth-child(2){height:17px}.brand-mark i:nth-child(3){height:9px}.main-nav{display:flex;align-items:center;gap:32px;color:#58686c;font-size:13px}.main-nav a{transition:color .2s}.main-nav a:hover{color:var(--ink)}.nav-cta{padding:11px 15px;border:1px solid var(--line);border-radius:8px;color:var(--ink)!important;font-weight:700;background:#fff}.nav-cta span,.button span{margin-left:12px}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span{display:block;background:var(--ink);height:1px;width:24px;margin:5px}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 22px;color:#6f807f;font-size:10px;font-weight:800;letter-spacing:.2em}.eyebrow span{display:block;width:27px;height:1px;background:var(--orange)}.eyebrow b{margin-left:6px;color:#a4b3b0;font-weight:600}.hero{min-height:650px;max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr .85fr;gap:60px;align-items:center;padding-top:66px}.hero h1{max-width:620px;margin:0;font-size:clamp(42px,5.2vw,73px);line-height:1.05;letter-spacing:-.055em;font-weight:500}.hero h1 em,.section-intro h2 em,.features h2 em,.platform h2 em,.investment h2 em{font-style:normal;color:#78b99f}.hero-text{max-width:490px;color:var(--muted);font-size:16px;line-height:1.75;margin:28px 0}.hero-actions{display:flex;gap:24px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 19px;border-radius:7px;border:1px solid transparent;font-size:12px;font-weight:800;letter-spacing:.02em;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #15232912}.button-primary{color:#fff;background:var(--ink)}.hero-note{font-size:11px;line-height:1.4;color:#8a9798}.hero-visual{min-height:430px;position:relative;display:flex;align-items:center;justify-content:center}.visual-orbit{position:absolute;border:1px solid #d8e6e0;border-radius:50%;transform:rotate(-25deg)}.orbit-one{width:510px;height:270px}.orbit-two{width:370px;height:190px;border-color:#e9c5b0}.report-card{position:relative;width:310px;min-height:385px;padding:22px;background:#fff;border:1px solid #e1e8e5;box-shadow:16px 22px 40px #233b3212;transform:rotate(4deg);z-index:2}.report-top,.report-footer,.report-heading,.report-details,.report-status{display:flex;align-items:center;justify-content:space-between}.report-kicker,.report-status,.report-footer{font-size:7px;letter-spacing:.12em;color:#93a29f;font-weight:800}.report-status i{width:5px;height:5px;border-radius:50%;background:var(--mint-deep);display:inline-block;margin-right:4px}.report-heading{margin:28px 0 17px;align-items:end}.mini-line{display:block;height:5px;background:#cddbd6;border-radius:5px;margin:5px 0}.mini-line.short{width:32px}.mini-line.medium{width:78px;background:var(--ink)}.mini-line.long{width:126px}.report-number{font-size:23px;letter-spacing:-.05em;color:var(--ink)}.report-photo{height:174px;position:relative;overflow:hidden;background:linear-gradient(140deg,#bfd0c9,#667d77 55%,#314b4b)}.photo-grid{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49%,#d5e3df38 50%,transparent 51%),linear-gradient(0deg,transparent 49%,#d5e3df38 50%,transparent 51%);background-size:54px 54px}.photo-tag{position:absolute;top:12px;left:12px;padding:4px 6px;color:#e8f4ef;background:#1f3837cc;font-size:7px;letter-spacing:.14em}.photo-callout{position:absolute;right:42px;top:55px;width:56px;height:56px;border:1px solid #f19b71;border-radius:50%}.photo-callout:after{content:"";position:absolute;width:40px;height:1px;background:#f19b71;right:-29px;bottom:-14px;transform:rotate(44deg);transform-origin:left}.photo-callout b{position:absolute;width:5px;height:5px;background:#f19b71;border-radius:50%;right:-30px;bottom:-30px}.report-details{margin:20px 0}.report-details span{width:29%;height:4px;border-radius:5px;background:#dce6e2}.report-details span:first-child{background:#87c7ae}.report-footer{border-top:1px solid #e6edeb;padding-top:14px}.report-footer strong{color:#788a87;font-size:8px}.floating-chip{position:absolute;display:flex;gap:10px;align-items:center;padding:11px 14px;background:#fff;border:1px solid #e2ebe7;box-shadow:4px 12px 25px #1e493d12;border-radius:6px;z-index:3;color:#83928e;font-size:10px;line-height:1.25}.floating-chip b{color:var(--ink);font-size:11px}.chip-icon{width:26px;height:26px;border-radius:5px;background:var(--mint);display:grid;place-items:center;color:#3f7e68;font-size:17px}.chip-photo{left:6px;top:90px}.chip-pdf{right:4px;bottom:78px}.section-intro h2{max-width:650px;margin:0;font-size:clamp(32px,4.2vw,56px);line-height:1.08;letter-spacing:-.05em;font-weight:500}.section-intro p:not(.eyebrow){color:var(--muted);max-width:520px;font-size:15px;line-height:1.7;margin:20px auto 0}.section-intro.centered{text-align:center}.section-intro.centered .eyebrow{justify-content:center}.section-intro.centered h2{margin-inline:auto}.problem{background:#fff}.narrow{max-width:690px}.problem-grid{max-width:var(--max);margin:70px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:start}.lead-copy{font-size:21px;line-height:1.5;max-width:420px;color:#56696a;margin:0}.value-stack{border-top:1px solid var(--line)}.value-stack div{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.value-stack span{color:#aab8b5;font-size:11px}.value-stack strong{font-size:17px;font-weight:600}.value-stack small{color:#849391;font-size:11px}.solution{background:var(--mint)}.flow-wrap{max-width:980px;margin:74px auto 34px;position:relative;display:flex;justify-content:space-between}.flow-line{position:absolute;left:7%;right:7%;top:24px;height:1px;background:#95cbb7}.flow-step{position:relative;z-index:1;display:flex;flex-direction:column;gap:14px;align-items:center;text-align:center;color:#52766c;font-size:11px;line-height:1.35}.flow-step b{display:grid;place-items:center;width:49px;height:49px;border-radius:50%;border:1px solid #95cbb7;background:var(--mint);font-size:11px;font-weight:600}.flow-step.active{color:var(--ink);font-weight:700}.flow-step.active b{background:var(--ink);color:#fff;border-color:var(--ink);box-shadow:0 0 0 7px #aedbc9}.center-note{text-align:center;color:#6b8d82;font-size:12px}.steps{max-width:var(--max);margin:auto}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:64px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.step-card{position:relative;min-height:225px;padding:30px 30px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);transition:background .2s,transform .2s}.step-card:hover{background:#fff;transform:translateY(-3px)}.step-index{position:absolute;right:25px;top:27px;color:#b4c3bf;font-size:11px}.step-icon,.feature-icon{font-size:24px;color:#71b69b;line-height:1;margin-bottom:28px}.step-card h3,.feature-card h3{font-size:15px;margin:0 0 8px;font-weight:700;letter-spacing:-.02em}.step-card p,.feature-card p{color:#7b8988;font-size:12px;line-height:1.6;max-width:250px;margin:0}.annotations{background:#253b3b;color:#edf7f2;display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.annotations .eyebrow{color:#9bbdb2}.annotations h2{font-size:clamp(34px,4.1vw,56px);line-height:1.06;letter-spacing:-.055em;font-weight:500;margin:0 0 23px}.annotation-copy>p:not(.eyebrow){color:#aec2bd;font-size:15px;line-height:1.75}.tool-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.tool-list span{border:1px solid #66817a;border-radius:50px;padding:7px 11px;color:#b9d2c9;font-size:11px}.annotation-stage{max-width:580px;margin-left:auto;background:#1d3030;padding:15px;border:1px solid #3d5a55;border-radius:8px;box-shadow:0 22px 45px #0d242222}.annotation-toolbar{height:34px;display:flex;gap:18px;align-items:center;color:#75958a;font-size:14px;padding:0 8px}.annotation-toolbar .toolbar-active{display:grid;place-items:center;width:22px;height:22px;border-radius:4px;background:#547a6d;color:#fff}.technical-photo{height:300px;position:relative;overflow:hidden;background:linear-gradient(150deg,#9eafa8,#4d6564 60%,#293e40)}.technical-photo:before{content:"";position:absolute;inset:0;opacity:.34;background:linear-gradient(60deg,transparent 45%,#e5efe9 46%,transparent 47%),linear-gradient(-18deg,transparent 53%,#b5cbc4 54%,transparent 55%);background-size:130px 100px}.beam{position:absolute;background:#cadbd4aa;transform:skew(-28deg)}.beam-a{height:25px;width:470px;left:-30px;top:83px}.beam-b{height:18px;width:500px;left:140px;bottom:40px}.pipe{position:absolute;border:15px solid #2e4849;border-radius:40px}.pipe-a{width:210px;height:210px;right:-35px;top:60px}.pipe-b{width:110px;height:110px;left:92px;bottom:-46px}.bolt{position:absolute;background:#e79d77;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e79d7730}.bolt-a{left:47%;top:43%}.bolt-b{left:57%;top:61%}.annotation-arrow{position:absolute;right:100px;top:78px;font-size:75px;color:#f09a70;line-height:1;transform:rotate(-16deg);font-family:Georgia}.annotation-arrow label{display:block;position:absolute;top:-5px;left:-26px;width:108px;color:#fff;background:#223b3b;padding:5px 8px;font:600 9px Inter, sans-serif;letter-spacing:.02em;transform:rotate(16deg)}.photo-caption{position:absolute;left:15px;bottom:13px;color:#daeae4;font-size:8px;letter-spacing:.14em}.annotation-status{display:flex;justify-content:space-between;padding:14px 4px 0;color:#7d9c92;font-size:10px}.annotation-status i{display:inline-block;width:5px;height:5px;background:#86c7aa;border-radius:50%;margin-right:5px}.annotation-status b{color:#c0dcd2;font-weight:500}.final-report{background:#fff}.report-spread{max-width:850px;margin:65px auto 0;display:grid;grid-template-columns:210px 300px 1fr;align-items:end;gap:20px}.spread-page{background:#f7faf8;border:1px solid #dfe8e4;box-shadow:7px 14px 28px #203a3010}.page-cover{height:285px;background:#2f4c4b;color:#dcebe4;position:relative;padding:23px}.page-label{font-size:13px;line-height:1.1;letter-spacing:.1em}.page-cover-number{position:absolute;right:18px;bottom:18px;font-size:50px;color:#9bc7b4;font-weight:300}.page-cover small{position:absolute;left:23px;bottom:23px;font-size:7px;line-height:1.5;letter-spacing:.16em;color:#9bbdb0}.page-content{height:350px;padding:25px;position:relative}.page-content-head{display:flex;justify-content:space-between;color:#92a39f;font-size:7px;letter-spacing:.08em}.page-content-head b{color:#2f4c4b}.page-content h3{font-size:24px;line-height:1.05;font-weight:500;letter-spacing:-.05em;margin:44px 0 13px}.page-content h3 em{color:#7abb9f;font-style:normal}.content-rule{height:1px;background:#d8e5df}.content-lines{margin:15px 0}.content-lines i{display:block;width:80%;height:3px;background:#dde7e2;border-radius:4px;margin:5px 0}.content-lines i:nth-child(2){width:52%}.content-lines i:nth-child(3){width:67%}.content-lines i:nth-child(4){width:40%}.content-photo{height:94px;margin-top:22px;background:linear-gradient(145deg,#bdcdc6,#577370 65%,#294342);position:relative}.content-photo:after{content:"";position:absolute;left:22px;top:24px;width:70px;height:40px;border:1px solid #dbefdf55;transform:skew(-25deg)}.page-content-foot{position:absolute;left:25px;right:25px;bottom:19px;border-top:1px solid #dbe6e1;padding-top:9px;display:flex;justify-content:space-between;color:#94a39e;font-size:7px;letter-spacing:.1em}.report-attributes{align-self:center;display:grid;gap:18px}.report-attributes span{border-left:2px solid var(--mint-deep);padding-left:14px}.report-attributes b,.report-attributes small{display:block}.report-attributes b{font-size:13px}.report-attributes small{color:#8a9996;font-size:10px;margin-top:2px}.features{max-width:var(--max);margin:auto}.features-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:64px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.feature-card{min-height:190px;padding:25px 20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);transition:background .2s}.feature-card:hover{background:#fff}.feature-icon{font-size:20px;margin-bottom:27px}.feature-card h3{font-size:13px}.feature-card p{font-size:11px}.platform{background:#eaf3ee;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.platform-copy{max-width:430px;margin-left:auto}.platform h2{font-size:clamp(36px,4.5vw,60px);line-height:1;letter-spacing:-.06em;font-weight:500;margin:0 0 25px}.platform-copy>p:not(.eyebrow){color:#668079;font-size:14px;line-height:1.7}.devices{height:360px;position:relative;max-width:600px}.device-desktop{position:absolute;top:24px;left:20px;width:480px}.device-screen{height:283px;border:8px solid #2d4444;border-radius:11px;background:#fff;box-shadow:0 18px 28px #243e3620;overflow:hidden}.screen-top{height:27px;background:#edf4f0;border-bottom:1px solid #dce8e2;display:flex;align-items:center;gap:5px;padding:0 12px}.screen-top span{width:5px;height:5px;border-radius:50%;background:#b4cfc1}.screen-top span:first-child{background:#e4936d}.screen-body{display:grid;grid-template-columns:25% 1fr;height:256px}.screen-body aside{background:#eaf3ef;border-right:1px solid #dbe8e2}.screen-body>div{padding:23px}.screen-body>div>i{display:block;width:65px;height:8px;background:#cadbd2;border-radius:5px;margin-bottom:9px}.screen-body>div>i:nth-child(2){width:105px;background:#243d3d}.screen-chart{height:128px;margin-top:28px;background:linear-gradient(135deg,transparent 48%,#8ecbb1 49%,#8ecbb1 50%,transparent 51%),linear-gradient(165deg,transparent 53%,#e9926e 54%,#e9926e 55%,transparent 56%);border-bottom:1px solid #d6e5dd}.device-stand{width:100px;height:18px;background:#2d4444;margin:auto;border-radius:0 0 7px 7px;position:relative}.device-stand:after{content:"";display:block;width:165px;height:8px;background:#2d4444;position:absolute;left:-32px;bottom:-8px;border-radius:0 0 8px 8px}.device-mobile{position:absolute;right:25px;bottom:8px;width:154px;height:294px;padding:8px;border-radius:21px;background:#263c3c;box-shadow:0 17px 28px #243e3625}.mobile-screen{height:100%;border-radius:15px;background:#f9fbfa;overflow:hidden;position:relative}.mobile-notch{display:block;width:53px;height:11px;background:#263c3c;border-radius:0 0 9px 9px;margin:auto}.mobile-header{height:42px;margin:10px 12px;background:linear-gradient(90deg,#bddbcb 20%,transparent 20%),#eaf3ef}.mobile-photo{height:108px;margin:0 12px;background:linear-gradient(145deg,#bdcdc6,#577370 65%,#294342)}.mobile-lines{padding:15px 12px}.mobile-lines i{display:block;height:5px;width:90%;background:#ceded6;border-radius:4px;margin:7px 0}.mobile-lines i:nth-child(2){width:68%}.mobile-lines i:nth-child(3){width:80%}.included{max-width:var(--max);margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;background:#fff}.included h2{font-size:clamp(38px,4.5vw,62px);line-height:1.02;letter-spacing:-.06em;font-weight:500;margin:0}.included-list>p{color:#7b8a87;font-size:13px;margin:0 0 18px}.included-columns{display:grid;grid-template-columns:1.4fr 1fr;gap:25px}.included ul{padding:0;margin:0;list-style:none}.included li{padding:9px 0 9px 19px;border-bottom:1px solid var(--line);font-size:12px;position:relative}.included li:before{content:"✓";position:absolute;left:0;color:#70b398}.adjustments{display:flex;align-items:center;gap:15px;margin-top:33px;padding:17px;border:1px solid #c3e1d3;background:#f1f8f4;border-radius:5px}.adjustments>span{font-size:22px;color:#6db192}.adjustments b,.adjustments small{display:block}.adjustments b{font-size:12px}.adjustments small{font-size:11px;color:#7c9289;margin-top:2px}.timeline{background:#fff}.timeline-card{max-width:var(--max);margin:auto;background:var(--mint);border-radius:8px;padding:43px 52px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.timeline-card h2{font-size:25px;letter-spacing:-.04em;font-weight:600;margin:0 0 13px}.timeline-card p:not(.eyebrow){color:#628478;max-width:450px;font-size:13px;line-height:1.65;margin:0}.timeline-card>strong{font-size:76px;line-height:1;color:var(--ink);font-weight:400;letter-spacing:-.08em}.timeline-card>strong small{font-size:26px;letter-spacing:-.04em}.timeline-card>strong i{display:block;font-size:11px;text-align:right;letter-spacing:.1em;font-style:normal;color:#5b7d71}.timeline-note{grid-column:2;font-size:10px;color:#739287;text-align:right}.investment{max-width:var(--max);margin:auto}.investment-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:60px}.investment-heading h2{font-size:clamp(38px,4vw,58px);line-height:1.02;letter-spacing:-.06em;font-weight:500;margin:0}.price-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.price-card{padding:35px;background:var(--ink);border-radius:8px;color:#edf7f2;display:flex;flex-direction:column;align-items:flex-start;min-height:300px}.price-card p{margin:0;color:#96b8aa;font-size:10px;letter-spacing:.14em}.price-card>strong{font-size:58px;line-height:1;letter-spacing:-.07em;font-weight:400;margin:45px 0 7px}.price-card>strong span{font-size:32px}.price-card>small{font-size:11px;color:#9eb8ae}.price-card .button{margin-top:auto}.button-light{background:#d3ecdf;color:var(--ink)}.payment-options{display:grid;gap:12px}.payment-card{background:#fff;border:1px solid var(--line);border-radius:7px;padding:20px 23px}.payment-card-head{display:flex;align-items:center;gap:12px}.payment-number{font-size:10px;color:#89afa0}.payment-card h3{font-size:13px;font-weight:700;margin:0}.payment-card h3 b{font-size:8px;color:#65a68b;border:1px solid #b9ddcc;border-radius:3px;padding:3px 5px;margin-left:5px;letter-spacing:.08em}.split-payment{display:flex;align-items:center;gap:25px;margin:20px 0 0 31px}.split-payment span{font-size:10px;color:#7c8c89}.split-payment strong{display:block;margin-top:5px;font-size:16px;color:var(--ink)}.split-payment i{font-style:normal;color:#adc0ba}.single-installment{margin:20px 0 0 31px;font-size:13px;color:#6d7f7b}.single-installment strong{font-size:21px;color:var(--ink);margin-left:4px}.installment-toggle{margin-left:auto;border:0;background:none;color:#70a991;font-size:10px;cursor:pointer}.installment-toggle span{margin-left:8px;transition:transform .2s;display:inline-block}.installments.open .installment-toggle span{transform:rotate(180deg)}.installment-table{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:18px 0 0 31px;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s,opacity .3s}.installments.open .installment-table{max-height:300px;opacity:1}.installment-table div{display:flex;justify-content:space-between;background:#f2f7f4;padding:7px 8px;border-radius:3px;font-size:10px}.installment-table b{font-weight:700}.hosting-note{display:flex;gap:17px;align-items:flex-start;border-top:1px solid var(--line);margin-top:55px;padding-top:22px}.hosting-note>span{color:#7fb59f;font-size:22px}.hosting-note b{font-size:13px}.hosting-note p{color:#7b8c88;max-width:700px;font-size:11px;line-height:1.65;margin:3px 0 0}.evolution{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;background:#fff}.evolution-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.05;letter-spacing:-.055em;font-weight:500;margin:0 0 25px}.evolution-copy>p:not(.eyebrow){max-width:460px;color:#7b8d89;font-size:14px;line-height:1.7}.evolution-visual{min-height:185px;display:flex;align-items:center;justify-content:center}.evo-node{text-align:center;min-width:110px}.evo-node i{display:block;margin:auto auto 14px;width:21px;height:21px;border-radius:50%;border:1px solid #8ac5ae;background:#e7f4ed;box-shadow:0 0 0 6px #f1f8f4}.evo-node.current i{background:var(--orange);border-color:var(--orange);box-shadow:0 0 0 6px #fff3ec}.evo-node.faded{opacity:.48}.evo-node b,.evo-node small{display:block}.evo-node b{font-size:11px}.evo-node small{color:#8a9995;font-size:9px;margin-top:3px}.evo-connector{width:50px;border-top:1px dashed #a1cdbb;margin:0 11px 32px}.evo-connector.short{width:30px}.final-cta{background:#273e3e;color:#edf7f2;padding-top:100px;padding-bottom:105px}.cta-inner{max-width:var(--max);margin:auto}.final-cta .eyebrow{color:#9ab8ae}.final-cta h2{max-width:750px;font-size:clamp(40px,5vw,68px);line-height:1.02;letter-spacing:-.06em;font-weight:400;margin:0 0 24px}.final-cta>div>p:not(.eyebrow){max-width:550px;color:#adc2ba;font-size:15px;line-height:1.7}.cta-meta{display:flex;gap:85px;margin:51px 0 36px}.cta-meta small,.cta-meta b,.cta-meta span{display:block}.cta-meta small{color:#82ac9c;font-size:9px;letter-spacing:.15em;margin-bottom:8px}.cta-meta b{font-size:22px;font-weight:500}.cta-meta span{color:#a1bbb2;font-size:10px;margin-top:3px}.cta-actions{display:flex;gap:12px}.button-ghost{border-color:#5b7870;color:#d9ece4}.site-footer{max-width:var(--max);margin:auto;display:flex;justify-content:space-between;align-items:center;padding:28px 0;color:#6e817d}.site-footer>div{display:flex;align-items:center;gap:12px}.site-footer .brand-mark{width:22px;height:22px}.site-footer .brand-mark i{height:9px;width:2px}.site-footer .brand-mark i:nth-child(2){height:13px}.site-footer .brand-mark i:nth-child(3){height:7px}.site-footer b,.site-footer span{display:block}.site-footer b{font-size:10px;color:var(--ink);letter-spacing:.04em}.site-footer span,.site-footer small{font-size:9px}.site-footer small{letter-spacing:.12em}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}@media(max-width:850px){.section-pad{padding:82px 24px}.site-header{height:72px;width:calc(100% - 40px)}.main-nav{display:none;position:absolute;top:65px;left:20px;right:20px;z-index:10;background:#fff;border:1px solid var(--line);border-radius:8px;padding:14px;box-shadow:0 12px 30px #1b393015;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{padding:13px 10px}.nav-cta{text-align:center;margin-top:6px}.menu-toggle{display:block}.hero{display:block;padding-top:55px;min-height:auto}.hero h1{font-size:clamp(42px,11vw,64px)}.hero-visual{margin-top:55px;min-height:365px}.report-card{width:270px;min-height:340px}.report-photo{height:145px}.chip-photo{left:0}.chip-pdf{right:0}.problem-grid,.platform,.included,.evolution,.annotations{grid-template-columns:1fr;gap:45px}.problem-grid{margin-top:45px}.lead-copy{font-size:19px}.flow-wrap{gap:18px;overflow-x:auto;justify-content:flex-start;padding:0 4px 15px}.flow-line{left:25px;width:640px;right:auto}.flow-step{min-width:86px}.steps-grid{grid-template-columns:repeat(2,1fr);margin-top:45px}.annotations{gap:35px}.annotation-stage{margin:0;max-width:none}.report-spread{grid-template-columns:170px 250px;max-width:550px;gap:12px}.report-attributes{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.report-attributes span{padding-left:9px}.features-grid{grid-template-columns:repeat(2,1fr);margin-top:45px}.platform-copy{margin:0}.devices{margin-top:5px;height:330px}.device-desktop{transform:scale(.82);transform-origin:top left;left:0}.device-mobile{right:0;transform:scale(.88);transform-origin:bottom right}.included-columns{gap:15px}.timeline-card{padding:32px 27px;display:block}.timeline-card>strong{display:block;font-size:61px;margin-top:30px}.timeline-note{display:block!important;text-align:left;margin-top:16px}.investment-heading{display:block;margin-bottom:40px}.price-layout{grid-template-columns:1fr}.price-card{min-height:275px}.installment-table{grid-template-columns:repeat(3,1fr)}.evolution-visual{justify-content:flex-start}.final-cta{padding-top:80px;padding-bottom:80px}.cta-meta{gap:30px;flex-wrap:wrap;margin:40px 0 30px}.site-footer{padding:25px 24px}}@media(max-width:480px){.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-visual{min-height:330px;margin-inline:-10px}.report-card{width:240px;min-height:300px;padding:17px}.report-photo{height:126px}.report-heading{margin:21px 0 13px}.chip-photo{top:40px}.chip-pdf{bottom:35px}.floating-chip{padding:8px 10px;font-size:9px}.chip-icon{width:22px;height:22px;font-size:14px}.section-intro h2{font-size:38px}.value-stack div{grid-template-columns:28px 1fr}.value-stack small{grid-column:2}.steps-grid{grid-template-columns:1fr}.step-card{min-height:185px}.tool-list{gap:6px}.technical-photo{height:240px}.annotation-arrow{right:60px;top:55px}.report-spread{grid-template-columns:105px 1fr;gap:8px}.page-cover{height:220px;padding:14px}.page-label{font-size:10px}.page-content{height:270px;padding:15px}.page-content h3{font-size:18px;margin-top:30px}.content-photo{height:70px;margin-top:12px}.page-content-foot{left:15px;right:15px;bottom:12px}.report-attributes{grid-template-columns:repeat(2,1fr)}.features-grid{grid-template-columns:1fr}.feature-card{min-height:155px}.devices{height:245px}.device-desktop{transform:scale(.58)}.device-mobile{transform:scale(.68)}.included-columns{grid-template-columns:1fr}.included-columns ul+ul{margin-top:-1px}.timeline-card>strong{font-size:49px}.payment-card{padding:17px}.payment-card-head{align-items:flex-start}.payment-card h3{line-height:1.4}.split-payment{margin-left:0;gap:10px;justify-content:space-between}.split-payment strong{font-size:14px}.single-installment{margin-left:0}.installment-toggle{font-size:9px}.installment-table{margin-left:0;grid-template-columns:repeat(2,1fr)}.hosting-note{margin-top:38px}.evolution-visual{overflow-x:auto;justify-content:flex-start;padding:10px 0}.evo-node{min-width:95px}.evo-connector{width:25px;margin-inline:6px}.cta-meta{gap:22px}.cta-actions{align-items:stretch;flex-direction:column}.cta-actions .button{width:100%}}
