:root{--ink:#06111e;--navy:#071625;--blue:#1168f4;--yellow:#ffc600;--paper:#f4f6f8;--line:#dfe5ea;--muted:#697784;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:82px;display:flex;align-items:center;gap:50px;padding:0 max(5vw,calc((100vw - 1240px)/2));border-bottom:1px solid rgba(255,255,255,.14);color:#fff;transition:.25s}.site-header.scrolled{height:70px;background:#040e18f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{width:120px;height:75px;overflow:hidden;display:flex;justify-content:center}.brand img{width:122px;max-width:none;transform:translateY(-15px)}.desktop-nav{display:flex;gap:34px;margin-left:auto;font-size:13px}.desktop-nav a{color:#b7c3ce}.desktop-nav a:hover{color:#fff}.header-cta{display:flex;align-items:center;gap:18px;padding:12px 17px;border:1px solid rgba(255,255,255,.3);border-radius:7px;font-size:11px;font-weight:700}.menu-toggle{display:none}.hero{min-height:790px;height:92vh;position:relative;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;padding:100px max(5vw,calc((100vw - 1240px)/2)) 40px;overflow:hidden;background:var(--ink);color:#fff}.hero-grid{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(87,139,195,.35) 1px,transparent 1px),linear-gradient(90deg,rgba(87,139,195,.35) 1px,transparent 1px);background-size:70px 70px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 65%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 65%,transparent)}.hero-glow{position:absolute;width:700px;height:700px;right:-160px;top:10%;border-radius:50%;background:radial-gradient(circle,rgba(18,104,244,.22),transparent 65%)}.hero-copy{position:relative;z-index:2}.eyebrow,.kicker{display:flex;align-items:center;gap:9px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:1.8px}.eyebrow{color:#a8c9fb}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 5px #ffc6001f}h1{max-width:720px;margin:24px 0;font-size:clamp(54px,5.4vw,80px);line-height:1.02;letter-spacing:-4px}h1 span,h2 em{color:var(--blue);font-style:normal}.hero-copy>p{max-width:600px;color:#b6c2cd;font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;margin:32px 0}.button{min-height:55px;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:0 23px;border:0;border-radius:7px;background:var(--blue);color:#fff;font:700 14px DM Sans;cursor:pointer;box-shadow:0 15px 35px #1168f438;transition:.2s}.button:hover{transform:translateY(-2px);background:#2c7af5}.ghost-link{font-size:12px;font-weight:700;color:#c0cbd5}.hero-badges{display:flex;gap:30px;padding-top:25px;border-top:1px solid rgba(255,255,255,.12)}.hero-badges span{display:flex;align-items:center;gap:7px;color:#8b9aa8;font-size:9px}.hero-badges b{font:800 20px Manrope;color:var(--yellow)}.hero-product{position:relative;z-index:2;align-self:end;height:calc(100% - 20px);display:flex;justify-content:center}.hero-product>img{height:100%;width:auto;position:relative;z-index:2;mix-blend-mode:screen;filter:drop-shadow(0 25px 35px rgba(0,0,0,.45))}.product-halo{position:absolute;left:50%;bottom:4%;width:430px;height:430px;transform:translate(-50%);border:1px solid rgba(83,148,250,.25);border-radius:50%;box-shadow:0 0 0 70px #1168f406,0 0 0 140px #1168f405}.callout{position:absolute;z-index:4;display:flex;gap:10px;align-items:center;padding:11px 14px;background:#0b1d2ee6;border:1px solid rgba(109,165,251,.25);border-radius:9px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.callout i{width:8px;height:8px;border-radius:50%;background:#31e18e;box-shadow:0 0 0 5px #31e18e1a}.callout span{display:flex;flex-direction:column;color:#8798a8;font-size:7px}.callout b{color:#fff;font-size:9px;margin-bottom:2px}.callout-one{left:2%;top:35%}.callout-two{right:-3%;bottom:19%}.product-strip{display:flex;align-items:center;justify-content:center;gap:28px;min-height:76px;padding:20px;background:var(--blue);color:#fff;font-size:9px;font-weight:800;letter-spacing:1.6px}.product-strip span:nth-child(2n){color:var(--yellow)}.section{padding:110px max(5vw,calc((100vw - 1240px)/2))}.product-intro{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;background:#fff}.real-photo{position:relative;height:650px;overflow:hidden;border-radius:18px;background:#ddd}.real-photo img{width:100%;height:100%;object-fit:cover}.real-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,18,30,.42),transparent 45%)}.real-photo>span{position:absolute;z-index:2;left:20px;bottom:20px;padding:8px 10px;border-radius:5px;background:#05121ec7;color:#fff;font-size:7px;letter-spacing:1px}.intro-copy h2,.anatomy h2,.section-title h2,.readings h2,.quality h2,.contact h2{font-size:clamp(40px,4.2vw,60px);line-height:1.08;letter-spacing:-2.8px;margin:18px 0 22px}.intro-copy>p{max-width:580px;color:var(--muted);line-height:1.75}.short-features{margin-top:32px}.short-features>div{display:flex;align-items:center;gap:15px;padding:16px 0;border-bottom:1px solid var(--line)}.short-features>div>b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:var(--blue);font-size:8px}.short-features span{display:flex;flex-direction:column;color:#85909a;font-size:10px}.short-features strong{color:var(--ink);font-size:13px;margin-bottom:3px}.anatomy{background:var(--navy);color:#fff}.kicker.light{color:#8bb9ff}.anatomy-head{text-align:center}.anatomy-head .kicker{justify-content:center}.anatomy-stage{min-height:650px;display:grid;grid-template-columns:1fr 1.1fr 1fr;align-items:center;gap:28px;margin-top:30px}.center-machine{height:610px;display:flex;justify-content:center;overflow:hidden}.center-machine img{height:100%;width:auto;mix-blend-mode:screen}.detail{position:relative;height:430px;overflow:hidden;border-radius:18px;background:#0c2032}.detail img{width:100%;height:100%;object-fit:cover}.detail:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,12,21,.85),transparent 60%)}.detail>span{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;display:flex;flex-direction:column;color:#92a3b3;font-size:9px}.detail small{color:var(--yellow);font-size:8px}.detail b{color:#fff;font:700 17px Manrope;margin:6px 0 3px}.steps{background:var(--paper)}.section-title{text-align:center;max-width:850px;margin:0 auto 50px}.section-title .kicker{justify-content:center}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step-card{padding:10px 10px 25px;background:#fff;border:1px solid var(--line);border-radius:16px}.step-image{height:360px;position:relative;overflow:hidden;border-radius:11px;background:#e7ebee}.step-image img{width:100%;height:100%;object-fit:cover}.step-image b{position:absolute;left:15px;top:15px;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:9px}.phone-image img{object-fit:contain;background:#e9eef2;padding:20px}.step-card>span{display:block;margin:23px 15px 8px;color:var(--blue);font-size:8px;letter-spacing:1.5px;font-weight:800}.step-card h3{font-size:18px;margin:0 15px 9px}.step-card p{margin:0 15px;color:var(--muted);font-size:11px;line-height:1.6}.readings{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;padding:90px max(5vw,calc((100vw - 1240px)/2));background:var(--blue);color:#fff}.readings-copy p{color:#cbdcff}.readings-copy h2 em{color:var(--yellow)}.readings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.readings-grid>div{min-height:120px;padding:17px;background:#ffffff17;border:1px solid rgba(255,255,255,.16);border-radius:12px;display:flex;flex-direction:column;justify-content:space-between}.readings-grid i{font:800 18px Manrope;color:var(--yellow);font-style:normal}.readings-grid b{font-size:11px}.applications{background:#fff}.application-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.application-grid article{min-height:260px;padding:25px;border:1px solid var(--line);border-radius:14px}.application-grid article.active{background:var(--ink);color:#fff}.application-grid span{font-size:8px;color:var(--blue);font-weight:800}.application-grid h3{font-size:17px;margin:65px 0 10px}.application-grid p{font-size:11px;line-height:1.6;color:var(--muted)}.application-grid .active p{color:#9babb9}.application-grid .active span{color:var(--yellow)}.outcome-bar{display:flex;justify-content:space-between;margin-top:18px;padding:20px 25px;border-radius:11px;background:#eef3f8;color:#75818c;font-size:10px}.outcome-bar b{color:var(--blue);margin-right:4px}.quality{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:80px max(5vw,calc((100vw - 1240px)/2));background:#0b1b2a;color:#fff}.quality h2{font-size:36px}.quality-copy p{color:#94a4b3;max-width:540px;line-height:1.6}.quality-tags{display:grid;grid-template-columns:1fr 1fr;gap:9px}.quality-tags span{padding:18px;border:1px solid #294055;border-radius:10px;color:#d4dde5;font:700 12px Manrope}.quality>small{grid-column:1/-1;color:#647687;font-size:8px}.contact{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:110px max(5vw,calc((100vw - 1240px)/2));background:radial-gradient(circle at 5% 10%,#19406a,transparent 35%),var(--ink);color:#fff}.contact-copy>p{color:#a9b7c3;line-height:1.7}.contact-line{display:flex;align-items:center;gap:20px;margin-top:35px;padding-top:25px;border-top:1px solid rgba(255,255,255,.13)}.contact-line b{font-size:9px;color:#7e8f9e}.contact-line span{font:800 14px Manrope;color:var(--yellow)}.contact-form{padding:32px;background:#fff;color:var(--ink);border-radius:16px}.field{display:flex;flex-direction:column}.field label{font-size:9px;font-weight:800;margin-bottom:6px}.field input{height:48px;padding:0 13px;border:1px solid #dbe2e8;border-radius:7px;font:12px DM Sans;outline:none}.field input:focus{border-color:var(--blue)}.form-row{display:flex;gap:10px;margin:14px 0}.form-row .field{flex:1}.contact-form>.field:nth-child(3){margin-bottom:18px}.contact-form .button{width:100%}.form-status{min-height:15px;text-align:center;color:#17885d;font-size:10px;margin:10px 0 0}footer{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:50px max(5vw,calc((100vw - 1240px)/2)) 25px;background:#030a11;color:#fff}footer>div:first-child img{width:110px;height:74px;object-fit:cover;object-position:center}footer p{max-width:350px;color:#6e7d8b;font-size:10px}footer>div:nth-child(2){display:flex;align-items:center;justify-content:flex-end;gap:16px}footer>div:nth-child(2) span{font-size:7px;color:#657584;letter-spacing:1px}footer>div:nth-child(2) strong{font:700 12px Manrope}footer>div:nth-child(2) b{color:var(--yellow)}footer>small{grid-column:1/-1;border-top:1px solid #15212c;padding-top:20px;color:#53616e;font-size:8px}.reveal{opacity:0;transform:translateY(20px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}.step-grid .reveal:nth-child(2),.application-grid .reveal:nth-child(2){transition-delay:.08s}.step-grid .reveal:nth-child(3),.application-grid .reveal:nth-child(3){transition-delay:.16s}.application-grid .reveal:nth-child(4){transition-delay:.24s}@media(max-width:1050px){.hero{grid-template-columns:1.2fr .8fr}.callout{display:none}.product-intro{gap:50px}.anatomy-stage{grid-template-columns:.8fr 1fr .8fr}.application-grid{grid-template-columns:1fr 1fr}.contact{gap:45px}}@media(max-width:760px){.site-header{height:68px;padding:0 18px}.brand{width:96px;height:64px}.brand img{width:98px;transform:translateY(-12px)}.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;margin-left:auto;padding:10px;background:none;border:0}.menu-toggle span{display:block;width:23px;height:2px;background:#fff}.desktop-nav{display:none;position:absolute;left:14px;right:14px;top:68px;flex-direction:column;gap:0;padding:8px 18px;background:#0a1928;border:1px solid #233648;border-radius:10px}.menu-open .desktop-nav{display:flex}.desktop-nav a{padding:13px 0;border-bottom:1px solid #1d2e3e}.hero{min-height:850px;height:auto;grid-template-columns:1fr;padding:110px 20px 25px}.hero-copy{text-align:left}.eyebrow{font-size:8px}h1{font-size:46px;letter-spacing:-2.5px}.hero-copy>p{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;gap:14px}.ghost-link{text-align:center}.hero-badges{gap:12px;justify-content:space-between}.hero-badges span{flex-direction:column;align-items:flex-start}.hero-product{height:440px;margin-top:10px}.product-halo{width:290px;height:290px}.product-strip{justify-content:flex-start;overflow-x:auto;gap:18px;white-space:nowrap}.section{padding:72px 20px}.product-intro{grid-template-columns:1fr;gap:45px}.real-photo{height:520px}.intro-copy h2,.anatomy h2,.section-title h2,.readings h2,.contact h2{font-size:38px;letter-spacing:-1.8px}.anatomy-stage{min-height:auto;grid-template-columns:1fr 1fr;gap:10px}.center-machine{grid-column:1/-1;grid-row:1;height:470px}.detail{height:300px}.detail>span{left:15px;bottom:15px}.step-grid{grid-template-columns:1fr}.step-image{height:390px}.readings{grid-template-columns:1fr;gap:35px;padding:72px 20px}.readings-grid{grid-template-columns:1fr 1fr}.applications .section-title{text-align:left}.applications .section-title .kicker{justify-content:flex-start}.application-grid{grid-template-columns:1fr}.application-grid article{min-height:220px}.application-grid h3{margin-top:45px}.outcome-bar{align-items:flex-start;flex-direction:column;gap:10px}.quality{grid-template-columns:1fr;padding:65px 20px}.quality-tags{grid-template-columns:1fr 1fr}.contact{grid-template-columns:1fr;gap:40px;padding:72px 20px}.form-row{flex-direction:column}footer{grid-template-columns:1fr;padding:45px 20px 25px}footer>div:nth-child(2){justify-content:flex-start}footer>small{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}.hero{background:#000}.real-photo,.step-image,.detail{background:#e9eef2}.real-photo img,.step-image img,.detail img{object-fit:contain}.detail{background:#03090f}@media(max-width:760px){.hero{grid-template-columns:minmax(0,1fr)!important}.hero-copy,.hero-product{min-width:0;width:calc(100% - 40px);max-width:calc(100vw - 40px)}.hero-copy{padding-right:20px}.hero-copy h1{width:100%;max-width:100%;font-size:38px;overflow-wrap:normal}.hero-copy>p{width:100%;max-width:100%;font-size:14px}.hero-actions,.hero-actions .button{width:100%;max-width:100%}.hero-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:100%}}.control-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;background:#f4f6f8}.control-photo{height:680px;position:relative;overflow:hidden;border-radius:20px;background:#e2e7eb}.control-photo img{width:100%;height:100%;object-fit:contain}.control-photo>span{position:absolute;left:20px;bottom:20px;padding:8px 10px;border-radius:5px;background:#05121ed1;color:#fff;font-size:7px;letter-spacing:1px}.control-copy h2,.intelligence-copy h2,.prevention-head h2,.impact-title h2{font-size:clamp(40px,4.2vw,60px);line-height:1.08;letter-spacing:-2.8px;margin:18px 0 22px}.control-copy h2 em,.intelligence-copy h2 em,.prevention-head h2 em,.impact-title h2 em{color:var(--blue);font-style:normal}.control-copy>p{color:var(--muted);line-height:1.7}.control-list{margin:28px 0 20px}.control-list>div{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.control-list i{width:32px;height:32px;flex:none;display:grid;place-items:center;border-radius:50%;background:#e7f1ff;color:var(--blue);font-style:normal;font-size:8px;font-weight:800}.control-list span{display:flex;flex-direction:column;color:#7c8995;font-size:10px;line-height:1.5}.control-list b{color:var(--ink);font-size:12px;margin-bottom:2px}.control-copy>small{display:block;color:#929da7;font-size:8px;line-height:1.5}.intelligence-section{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:75px;background:var(--navy);color:#fff}.intelligence-copy>p{color:#a9b8c5;line-height:1.7}.intelligence-copy ul{list-style:none;padding:0;margin:28px 0}.intelligence-copy li{position:relative;padding:11px 0 11px 25px;border-bottom:1px solid rgba(255,255,255,.1);color:#c3ced7;font-size:11px}.intelligence-copy li:before{content:"✓";position:absolute;left:0;color:var(--yellow)}.data-board{position:relative;padding:25px;background:#f4f7fa;border-radius:18px;color:var(--ink);box-shadow:0 35px 70px #00000040}.board-top{display:flex;justify-content:space-between;color:#81909d;font-size:8px;letter-spacing:1px}.board-top b{color:#15945f}.board-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0}.board-cards>div{padding:17px;background:#fff;border:1px solid #e2e7eb;border-radius:10px;display:flex;flex-direction:column}.board-cards small{font-size:7px;color:#8c98a3}.board-cards strong{font:800 24px Manrope;margin:8px 0}.board-cards em{color:#228b62;font-size:7px;font-style:normal}.board-chart{height:230px;padding:17px;background:#fff;border-radius:10px}.board-chart>div{display:flex;justify-content:space-between;font-size:9px}.board-chart>div span{color:#8c98a3;font-size:7px}.board-chart svg{width:100%;height:175px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 42px,#edf1f4 43px)}.board-chart .fill{fill:url(#chartFill)}.board-chart .line{fill:none;stroke:var(--blue);stroke-width:3}.phone-proof{position:absolute;right:-20px;bottom:-30px;width:235px;display:flex;align-items:center;gap:12px;padding:10px;background:#fff;border-radius:11px;box-shadow:0 16px 35px #07192b38}.phone-proof img{width:42px;height:80px;object-fit:contain;background:#eef1f4;border-radius:5px}.phone-proof span{display:flex;flex-direction:column}.phone-proof small{color:var(--blue);font-size:6px;letter-spacing:.7px}.phone-proof b{font-size:8px;margin-top:4px}.prevention-section{background:#fff}.prevention-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:45px}.prevention-head .kicker{grid-column:1/-1}.prevention-head>p{margin:0 0 5px;color:var(--muted);line-height:1.7}.prevention-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.prevention-grid article{min-height:255px;padding:25px;border:1px solid var(--line);border-radius:14px}.prevention-grid span{font-size:8px;color:var(--blue);font-weight:800}.prevention-grid h3{font-size:17px;margin:70px 0 10px}.prevention-grid p{color:var(--muted);font-size:11px;line-height:1.6}.impact-section{padding:90px max(5vw,calc((100vw - 1240px)/2));background:var(--blue);color:#fff}.impact-title{text-align:center;max-width:800px;margin:0 auto 45px}.impact-title .kicker{justify-content:center}.impact-title h2 em{color:var(--yellow)}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2)}.impact-grid>div{display:flex;gap:13px;padding:28px 22px;border-right:1px solid rgba(255,255,255,.2)}.impact-grid>div:last-child{border-right:0}.impact-grid>div>b{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:10px;background:#ffffff21;color:var(--yellow);font:800 11px Manrope}.impact-grid span{display:flex;flex-direction:column;color:#cfe0f8;font-size:9px;line-height:1.5}.impact-grid strong{color:#fff;font-size:11px;margin-bottom:4px}.impact-section>small{display:block;text-align:center;color:#b8d1f3;font-size:8px;margin-top:20px}@media(max-width:1050px){.control-section{gap:45px}.intelligence-section{grid-template-columns:1fr}.intelligence-copy{max-width:680px}.prevention-grid,.impact-grid{grid-template-columns:1fr 1fr}.impact-grid>div{border-bottom:1px solid rgba(255,255,255,.2)}}@media(max-width:760px){.control-section{grid-template-columns:1fr;gap:42px}.control-photo{height:520px}.control-copy h2,.intelligence-copy h2,.prevention-head h2,.impact-title h2{font-size:38px;letter-spacing:-1.8px}.intelligence-section{gap:45px}.data-board{padding:14px}.board-cards>div:nth-child(3){display:none}.board-cards{grid-template-columns:1fr 1fr}.board-chart{height:200px}.board-chart svg{height:145px}.phone-proof{right:2px;bottom:-45px}.prevention-head{display:flex;align-items:flex-start;flex-direction:column}.prevention-grid{grid-template-columns:1fr}.prevention-grid article{min-height:210px}.prevention-grid h3{margin-top:45px}.impact-section{padding:72px 20px}.impact-grid{grid-template-columns:1fr}.impact-grid>div{border-right:0;padding:23px 10px}}body{overflow-x:hidden}@media(max-width:760px){.hero-copy{width:80vw;max-width:330px;padding-right:0}.hero-copy h1{font-size:36px}.hero-product{width:100%;max-width:100%}}.product-gallery{background:#eef2f5}.gallery-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:40px}.gallery-head .kicker{grid-column:1/-1}.gallery-head h2,.journey-copy h2,.ecosystem-copy h2,.audience-head h2,.faq-head h2{font-size:clamp(40px,4.2vw,60px);line-height:1.08;letter-spacing:-2.8px;margin:18px 0 0}.gallery-head h2 em,.journey-copy h2 em,.ecosystem-copy h2 em,.audience-head h2 em,.faq-head h2 em{color:var(--blue);font-style:normal}.gallery-head>p{margin:0 0 5px;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:1.3fr .85fr .85fr;grid-template-rows:310px 310px;gap:12px}.gallery-grid figure{position:relative;margin:0;overflow:hidden;border-radius:15px;background:#fff;border:1px solid #dde4e9}.gallery-grid figure>img{width:100%;height:calc(100% - 72px);padding:12px;object-fit:contain}.gallery-grid figcaption{height:72px;display:flex;flex-direction:column;padding:13px 17px;border-top:1px solid #e4e8ec}.gallery-grid figcaption b{font:700 12px Manrope}.gallery-grid figcaption span{color:#7d8994;font-size:8px;margin-top:3px}.gallery-main{grid-row:1/3}.gallery-main>img{height:calc(100% - 72px)!important;background:#03080d;mix-blend-mode:multiply}.gallery-wide{grid-column:2/4}.gallery-wide>img{object-position:center 35%}.technical-journey{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;background:#fff}.journey-diagram,.ecosystem-diagram{position:relative;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 20px 50px #13304d14}.journey-diagram img,.ecosystem-diagram img{width:100%;height:auto;object-fit:contain}.journey-diagram>span,.ecosystem-diagram>span{position:absolute;left:18px;bottom:18px;padding:7px 9px;border-radius:5px;background:#05121ed6;color:#fff;font-size:6px;letter-spacing:.8px}.journey-copy>p,.ecosystem-copy>p{color:var(--muted);line-height:1.7}.before-after{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;margin:27px 0;padding:17px;background:#f3f6f8;border-radius:12px}.before-after div{display:flex;flex-direction:column}.before-after small{color:var(--blue);font-size:7px;letter-spacing:1px}.before-after b{font-size:9px;margin-top:5px}.before-after>i{color:var(--yellow);font-style:normal}.journey-copy ul{list-style:none;padding:0}.journey-copy li{padding:8px 0;color:#63717d;font-size:11px}.journey-copy li:before{content:"✓";color:var(--blue);margin-right:10px}.ecosystem-journey{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;background:#f3f6f8}.ecosystem-copy ol{list-style:none;padding:0;margin:28px 0}.ecosystem-copy li{display:flex;align-items:center;gap:13px;padding:12px 0;border-bottom:1px solid var(--line)}.ecosystem-copy li>b{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#e6f0ff;color:var(--blue);font-size:8px}.ecosystem-copy li>span{display:flex;flex-direction:column;color:#7d8994;font-size:9px}.ecosystem-copy li strong{color:var(--ink);font-size:11px;margin-bottom:2px}.audience-section{background:#fff}.audience-head{text-align:center;max-width:800px;margin:0 auto 45px}.audience-head .kicker{justify-content:center}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.audience-grid article{min-height:250px;padding:25px;border:1px solid var(--line);border-radius:14px}.audience-grid article>span{display:inline-flex;padding:6px 9px;border-radius:16px;background:#e8f1ff;color:var(--blue);font-size:7px;font-weight:800;letter-spacing:.8px}.audience-grid h3{font-size:17px;margin:70px 0 9px}.audience-grid p{color:var(--muted);font-size:10px;line-height:1.6}.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;background:#f3f6f8}.faq-list details{border-bottom:1px solid #d9e0e6}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:21px 0;font:700 13px Manrope;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--blue);font-style:normal}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{margin:-7px 45px 20px 0;color:var(--muted);font-size:11px;line-height:1.7}@media(max-width:1050px){.gallery-grid{grid-template-columns:1fr 1fr}.gallery-main{grid-row:auto}.gallery-wide{grid-column:1/3}.technical-journey,.ecosystem-journey{gap:45px}.audience-grid{grid-template-columns:1fr 1fr}.faq-section{gap:45px}}@media(max-width:760px){.gallery-head{display:flex;align-items:flex-start;flex-direction:column}.gallery-head h2,.journey-copy h2,.ecosystem-copy h2,.audience-head h2,.faq-head h2{font-size:38px;letter-spacing:-1.8px}.gallery-head>p{margin-top:15px}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:none}.gallery-grid figure{height:330px}.gallery-grid .gallery-main,.gallery-grid .gallery-wide{grid-column:1/3;height:470px}.gallery-grid figure>img{height:calc(100% - 72px)}.technical-journey,.ecosystem-journey{grid-template-columns:1fr;gap:40px}.technical-journey .journey-diagram{order:2}.journey-diagram,.ecosystem-diagram{padding:10px}.before-after{grid-template-columns:1fr}.before-after>i{transform:rotate(90deg);text-align:center}.audience-grid{grid-template-columns:1fr}.audience-grid article{min-height:210px}.audience-grid h3{margin-top:50px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-list summary{font-size:11px;gap:10px}}.gallery-grid .gallery-main>img{mix-blend-mode:normal}.hero-product{align-self:center;height:calc(100% - 70px);padding:14px;background:linear-gradient(145deg,#151c23,#080d12);border:1px solid rgba(255,255,255,.14);border-radius:26px;overflow:hidden;box-shadow:0 35px 80px #00000073}.hero-product>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:normal;border-radius:17px}.hero-product .product-halo{display:none}.center-machine{padding:12px;background:linear-gradient(145deg,#313940,#090d11);border:1px solid #23384b;border-radius:20px}.center-machine img{width:100%;height:100%;object-fit:contain;mix-blend-mode:normal;border-radius:12px}.gallery-grid .gallery-main>img{background:#333b42;padding:8px}@media(max-width:760px){.hero-product{height:430px;padding:8px;border-radius:18px}.hero-product>img{border-radius:12px}}.hero-product .callout-two{right:2%;bottom:18%}.site-header .brand{height:88px;align-items:flex-start}.site-header .brand img{transform:translateY(-6px)}.gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:300px 300px;gap:12px}.gallery-grid .gallery-main{grid-column:1/6;grid-row:1/3}.gallery-grid figure:nth-child(2){grid-column:6/9;grid-row:1}.gallery-grid figure:nth-child(3){grid-column:9/13;grid-row:1}.gallery-grid figure:nth-child(4){grid-column:6/9;grid-row:2}.gallery-grid .gallery-wide{grid-column:9/13;grid-row:2}.gallery-grid .gallery-wide>img{object-position:center}@media(max-width:1050px){.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:none}.gallery-grid .gallery-main{grid-column:1/3;grid-row:auto;height:540px}.gallery-grid figure:nth-child(2),.gallery-grid figure:nth-child(3),.gallery-grid figure:nth-child(4){grid-column:auto;grid-row:auto}.gallery-grid .gallery-wide{grid-column:1/3;grid-row:auto;height:430px}}@media(max-width:760px){.site-header .brand img{transform:translateY(-5px)}.gallery-grid .gallery-main{height:470px}.gallery-grid .gallery-wide{height:420px}}.contact-line>img{width:190px;height:auto;object-fit:contain}footer .footer-sincron>img{width:210px;height:auto;object-fit:contain}@media(max-width:760px){.contact-line{align-items:flex-start;flex-direction:column}.contact-line>img{width:180px}footer .footer-sincron{align-items:flex-start;flex-direction:column}footer .footer-sincron>img{width:190px}}.site-header .header-cta{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 10px 26px #1168f447}.site-header .header-cta:hover{background:#2b7af6;border-color:#2b7af6;transform:translateY(-1px)}
