:root{--bg:#0a0b0d;--bg2:#101216;--panel:#12151a;--panel2:#171a20;--text:#f4f4f1;--muted:#a5abb4;--line:#292d34;--red:#ef3f48;--red2:#ff6269;--soft:#191c22;--max:1180px;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(900px 500px at 80% -10%,rgba(239,63,72,.12),transparent 60%),linear-gradient(180deg,#090a0c,#0b0d10 55%,#090a0c);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;letter-spacing:-.01em}a{color:inherit;text-decoration:none}.wrap{max-width:var(--max);margin:auto;padding:0 28px}.nav{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090a0cc2;border-bottom:1px solid rgba(255,255,255,.06)}.nav-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.08em;font-size:15px}.brand-mark{width:13px;height:13px;border-radius:3px;background:var(--red);box-shadow:0 0 24px #ef3f4873}.nav-links{display:flex;align-items:center;gap:28px;color:#c6cad1;font-size:14px}.nav-links a:hover{color:#fff}.cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;border-radius:999px;background:var(--text);color:#111;font-weight:700;font-size:14px;transition:.2s}.cta:hover{transform:translateY(-1px);background:#fff}.cta.secondary{background:transparent;color:var(--text);border:1px solid var(--line)}.cta.secondary:hover{border-color:#50545d}.hero{padding:112px 0 86px;min-height:680px;display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.eyebrow{color:#d7d9dd;font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:700;margin-bottom:20px}.eyebrow span{color:var(--red2)}h1{font-size:clamp(54px,7vw,96px);line-height:.94;letter-spacing:-.055em;margin:0 0 28px;font-weight:780}.hero .sub{max-width:710px;color:#c0c5cd;font-size:22px;line-height:1.5;margin-bottom:34px;letter-spacing:-.02em}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.mini-proof{display:flex;gap:26px;flex-wrap:wrap;margin-top:42px;color:#8f959f;font-size:13px}.mini-proof b{display:block;color:#e8eaed;font-size:14px;margin-bottom:2px}.lab-visual{min-height:470px;position:relative;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),radial-gradient(500px 250px at 90% 10%,rgba(239,63,72,.18),transparent 65%),#0d0f13;background-size:34px 34px,34px 34px,auto,auto}.board{position:absolute;left:11%;top:16%;width:78%;height:66%;border:1px solid #343941;border-radius:18px;background:linear-gradient(145deg,#15191f,#0d1014);box-shadow:0 30px 90px #00000073,inset 0 0 0 1px #ffffff05}.chip{position:absolute;border-radius:8px;border:1px solid #41464f;background:#20242b}.chip.big{width:30%;height:32%;left:35%;top:28%;background:#171b21}.chip.small1{width:15%;height:13%;left:12%;top:15%}.chip.small2{width:18%;height:14%;right:10%;top:15%}.chip.small3{width:13%;height:22%;left:12%;bottom:12%}.chip.small4{width:20%;height:14%;right:9%;bottom:13%}.pin{position:absolute;height:2px;background:#343b44;transform-origin:left center}.p1{width:130px;left:26%;top:36%;transform:rotate(8deg)}.p2{width:120px;right:19%;top:46%;transform:rotate(-10deg)}.p3{width:100px;left:25%;bottom:28%;transform:rotate(-12deg)}.scanline{position:absolute;left:0;right:0;height:2px;top:24%;background:linear-gradient(90deg,transparent,var(--red),transparent);box-shadow:0 0 18px #ef3f48a6;animation:scan 5s ease-in-out infinite}@keyframes scan{0%,to{top:19%;opacity:.2}50%{top:78%;opacity:1}}.terminal{position:absolute;right:4%;bottom:5%;width:60%;padding:17px 18px;border-radius:12px;background:#050608eb;border:1px solid #313640;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;color:#aeb6c3;box-shadow:0 16px 50px #00000080}.terminal .r{color:#ff6a70}.terminal .g{color:#cfd3da}.proofbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff03}.proof-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.proof-item{background:var(--bg);padding:28px 26px}.proof-item strong{font-size:20px;display:block;margin-bottom:5px}.proof-item span{font-size:13px;color:var(--muted)}.section{padding:108px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px}.section-head h2{font-size:clamp(38px,5vw,60px);letter-spacing:-.045em;line-height:1;margin:0}.section-head p{max-width:470px;color:var(--muted);font-size:17px;margin:0}.kicker{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--red2);font-weight:800;margin-bottom:14px}.flagship{display:grid;grid-template-columns:1.1fr .9fr;gap:0;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--panel)}.flag-content{padding:54px}.flag-content h3{font-size:42px;line-height:1.08;letter-spacing:-.04em;margin:0 0 20px}.flag-content p{color:#b3b8c1;font-size:18px;max-width:600px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0}.tag{font-size:12px;padding:8px 10px;border:1px solid #353a42;border-radius:999px;color:#c8cdd5;background:#111419}.inline-link{display:inline-flex;gap:8px;align-items:center;font-weight:700;color:#f2f3f5}.inline-link:hover{color:var(--red2)}body.rl-light .inline-link{color:#0d1117}body.rl-light .inline-link:hover{color:var(--red2)}.flag-side{min-height:450px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(600px 300px at 70% 20%,rgba(239,63,72,.2),transparent 62%),linear-gradient(145deg,#101319,#090b0e);border-left:1px solid var(--line)}.stack{display:grid;gap:8px}.layer{padding:15px 17px;background:#ffffff09;border:1px solid #313640;border-radius:10px;display:flex;justify-content:space-between;color:#d5d8dd;font-size:13px}.layer span:last-child{color:#747b86;font-family:ui-monospace,monospace}.crypto{margin-top:28px;display:grid;grid-template-columns:.92fr 1.08fr;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#0e1014}.crypto-visual{min-height:390px;padding:38px 38px 68px;border-right:1px solid var(--line);background:radial-gradient(400px 280px at 35% 50%,rgba(239,63,72,.12),transparent 65%),#0b0d10;display:flex;align-items:center;justify-content:center}.trust-ring{width:250px;height:250px;border:1px solid #3a3f47;border-radius:50%;position:relative}.trust-ring:before,.trust-ring:after{content:"";position:absolute;border:1px solid #30353d;border-radius:50%}.trust-ring:before{inset:28px}.trust-ring:after{inset:59px}.trust-center{position:absolute;inset:94px;border-radius:50%;background:var(--red);box-shadow:0 0 35px #ef3f4859}.node{position:absolute;width:10px;height:10px;border-radius:50%;background:#d8dbe0;border:2px solid #0b0d10}.n1{top:0;left:120px}.n2{right:16px;top:70px}.n3{right:50px;bottom:17px}.n4{left:35px;bottom:25px}.n5{left:8px;top:75px}.crypto-content{padding:54px}.crypto-content h3{font-size:42px;line-height:1.06;letter-spacing:-.04em;margin:0 0 18px}.crypto-content p{color:#b6bbc3;font-size:18px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.service-card{min-height:250px;padding:30px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#111419,#0d0f13);transition:.2s;display:flex;flex-direction:column;justify-content:space-between}.service-card:hover{border-color:#474d57;transform:translateY(-2px)}.service-card .num{font-family:ui-monospace,monospace;color:#666d78;font-size:12px}.service-card h4{font-size:25px;letter-spacing:-.025em;margin:35px 0 12px}.service-card p{color:#989faa;font-size:14px;margin:0;max-width:440px}.research{background:#0d0f12;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.research-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:16px}.featured-research{min-height:470px;border:1px solid var(--line);border-radius:22px;padding:38px;position:relative;overflow:hidden;background:linear-gradient(180deg,transparent 40%,rgba(7,8,10,.95) 100%),radial-gradient(500px 300px at 74% 32%,rgba(239,63,72,.22),transparent 65%),#14171c;display:flex;flex-direction:column;justify-content:flex-end}.research-code{position:absolute;left:40px;top:40px;right:40px;font:12px/1.55 ui-monospace,monospace;color:#6f7783;white-space:pre-wrap}.featured-research h3{font-size:38px;line-height:1.08;letter-spacing:-.04em;max-width:700px;margin:0 0 12px}.meta{color:#969da8;font-size:13px;margin-bottom:10px;text-transform:uppercase;letter-spacing:.08em}.research-side{display:grid;gap:16px}.research-card{border:1px solid var(--line);border-radius:18px;padding:28px;background:#101318;min-height:145px}.research-card h4{font-size:20px;margin:10px 0 0;letter-spacing:-.02em}.research-card .meta{font-size:11px}.quote-section{padding:100px 0}.quote{max-width:900px;font-size:clamp(34px,5vw,58px);line-height:1.12;letter-spacing:-.04em;margin:0}.quote .muted{color:#666d76}.bottom-cta{margin-bottom:80px;border:1px solid #373c44;border-radius:28px;padding:72px;background:radial-gradient(700px 300px at 100% 0%,rgba(239,63,72,.15),transparent 60%),#111419;display:flex;justify-content:space-between;align-items:center;gap:40px}.bottom-cta h2{font-size:clamp(38px,5vw,60px);line-height:1;margin:0 0 10px;letter-spacing:-.05em}.bottom-cta p{color:#9ca3ad;max-width:680px;margin:0}footer{border-top:1px solid var(--line);padding:38px 0 50px;color:#7d848e;font-size:13px}.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-links{display:flex;gap:18px}.red{color:var(--red2)}@media(max-width:900px){.nav-links{display:none}.hero,.flagship,.crypto,.research-grid{grid-template-columns:1fr}.hero{padding-top:80px;gap:40px}.flag-side,.crypto-visual{border-left:0;border-right:0;border-top:1px solid var(--line)}.proof-inner{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr}.bottom-cta{padding:44px;align-items:flex-start;flex-direction:column}}@media(max-width:560px){.wrap{padding:0 18px}.hero{min-height:auto}.proof-inner{grid-template-columns:1fr}.flag-content,.crypto-content{padding:34px}.section{padding:76px 0}.section-head{align-items:flex-start;flex-direction:column}.lab-visual{min-height:380px}}.nav-inner{position:relative}.nav-links{height:100%}.nav-item{height:100%;display:flex;align-items:center}.nav-trigger{appearance:none;border:0;background:transparent;color:#c6cad1;font:inherit;font-size:14px;padding:26px 0;cursor:pointer;display:flex;align-items:center;gap:6px}.nav-trigger:hover,.nav-item.is-open .nav-trigger{color:#fff}.chev{display:inline-block;font-size:13px;line-height:1;transform:translateY(-1px);transition:transform .2s}.nav-item.is-open .chev{transform:rotate(180deg) translateY(1px)}.mega-wrap{position:absolute;left:50%;top:75px;width:min(1180px,calc(100vw - 40px));transform:translate(-50%) translateY(8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s;padding-top:10px}.nav-item.is-open .mega-wrap,.nav-item:hover .mega-wrap{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.mega-menu{overflow:hidden;border:1px solid #30343b;border-radius:20px;background:#0d0f12fa;box-shadow:0 28px 90px #0000008c,0 0 0 1px #ffffff04 inset}.mega-topline{height:49px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:#777f8a;font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:800}.mega-topline a{color:#b9bec6;text-transform:none;letter-spacing:0;font-size:12px}.mega-topline a:hover{color:#fff}.mega-columns{display:grid;grid-template-columns:1.12fr .78fr .78fr}.mega-col{padding:24px}.mega-col+.mega-col{border-left:1px solid var(--line)}.mega-label{color:#6f7680;font-size:10px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;margin-bottom:14px}.core-col{display:grid;grid-template-columns:1fr 1fr;gap:7px}.core-col .mega-label{grid-column:1/-1}.mega-service{min-height:72px;padding:11px 12px;border-radius:11px;display:grid;grid-template-columns:25px 1fr auto;gap:9px;align-items:start;border:1px solid transparent;transition:.15s}.mega-service:hover{background:#16191e;border-color:#2e333b}.mega-service.featured{background:#ffffff06}.mega-service.featured:hover{border-color:#404650}.mega-num{font:10px/1.4 ui-monospace,monospace;color:#747c87;padding-top:3px}.mega-service strong{display:block;color:#e6e8eb;font-size:13px;line-height:1.28;margin-bottom:4px}.mega-service small{display:block;color:#7f8792;font-size:10.5px;line-height:1.35}.mega-service i{font-style:normal;color:var(--red2);font-size:13px}.solution-col{display:flex;flex-direction:column}.solution-link{padding:10px 3px;border-bottom:1px solid rgba(255,255,255,.045);transition:.15s}.solution-link:hover{padding-left:7px}.solution-link strong{display:block;color:#dadde2;font-size:12.5px;margin-bottom:2px}.solution-link span{display:block;color:#737b86;font-size:10.5px}.all-solutions{font-size:12px;color:#ddd;margin-top:15px;font-weight:700}.all-solutions:hover{color:var(--red2)}.mega-feature{background:radial-gradient(420px 220px at 100% 0%,rgba(239,63,72,.15),transparent 65%),#101318;display:flex;flex-direction:column;justify-content:center}.feature-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--red2);font-size:10px;font-weight:800}.feature-diagram{display:flex;align-items:center;gap:7px;margin:20px 0;color:#606974;font:9px ui-monospace,monospace}.feature-diagram div{border:1px solid #343a43;border-radius:6px;padding:7px;background:#0d1014;color:#aeb5bf}.feature-diagram span{color:#4f5660}.mega-feature h3{font-size:23px;letter-spacing:-.03em;line-height:1.08;margin:0 0 10px}.mega-feature p{font-size:12px;color:#8f97a2;line-height:1.5;margin:0 0 18px}.mega-cta{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:10px;background:#f1f1ee;color:#111;font-size:12px;font-weight:800}.mega-cta:hover{background:#fff}.mega-proof{font-size:9.5px;color:#646c76;margin-top:13px}.research-wrap{width:min(870px,calc(100vw - 40px));left:53%}.mega-research{display:grid;grid-template-columns:.96fr 1.04fr}.research-menu-links{padding:25px;display:grid;grid-template-columns:1fr 1fr;gap:5px}.research-menu-links .mega-label{grid-column:1/-1}.research-menu-links a{padding:10px;border-radius:10px}.research-menu-links a:hover{background:#16191e}.research-menu-links strong{display:block;font-size:12.5px;color:#dfe2e6;margin-bottom:3px}.research-menu-links span{display:block;font-size:10px;color:#757d88}.research-menu-feature{padding:28px;border-left:1px solid var(--line);background:radial-gradient(400px 220px at 100% 0%,rgba(239,63,72,.15),transparent 68%),#101318;display:flex;flex-direction:column;justify-content:flex-end}.research-menu-feature .meta{font-size:9px}.menu-code{padding:13px;margin:13px 0 20px;border:1px solid #303640;border-radius:9px;background:#0b0d10;font:10px/1.5 ui-monospace,monospace;color:#69717d}.menu-code span{color:var(--red2)}.research-menu-feature h3{font-size:20px;line-height:1.15;margin:0 0 14px;letter-spacing:-.025em}.mobile-toggle,.mobile-menu{display:none}@media(max-width:900px){.nav-cta{display:none}.mobile-toggle{display:flex;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:6px;cursor:pointer}.mobile-toggle span{width:16px;height:1px;background:#e7e9ec;transition:.2s}.mobile-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.mobile-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:absolute;left:0;right:0;top:76px;background:#0a0b0dfc;border-bottom:1px solid var(--line);max-height:calc(100vh - 76px);overflow:auto}.mobile-menu.is-open{display:block}.mobile-menu-inner{padding-top:18px;padding-bottom:28px;display:grid;gap:3px}.mobile-menu details{border-bottom:1px solid var(--line)}.mobile-menu summary,.mobile-primary{list-style:none;padding:16px 0;color:#f1f2f3;font-size:18px;font-weight:700;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:after{content:"+";float:right;color:#707782;font-weight:400}.mobile-menu details[open] summary:after{content:"–"}.mobile-subgrid{padding:0 0 14px;display:grid;grid-template-columns:1fr 1fr;gap:2px 16px}.mobile-subgrid a{font-size:12px;color:#9299a4;padding:8px 0}.mobile-menu .cta{margin-top:15px}}@media(max-width:540px){.mobile-subgrid{grid-template-columns:1fr}}.mega-wrap{top:75px;width:min(1160px,calc(100vw - 40px))}.mega-menu{border-radius:22px}.mega-topline{height:54px;padding:0 28px;font-size:11.5px}.mega-columns.simplified{grid-template-columns:1.18fr .72fr .7fr}.mega-columns.simplified .mega-col{padding:30px 28px 32px}.mega-label{font-size:11.5px;letter-spacing:.14em;margin-bottom:18px}.simplified-core{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.simplified-core .mega-label{grid-column:1/-1}.mega-service.large{min-height:78px;padding:14px;gap:11px;grid-template-columns:25px 1fr auto;align-items:start}.mega-service.large strong{font-size:15.5px;line-height:1.28;letter-spacing:-.015em;margin-bottom:6px}.mega-service.large small{font-size:12.5px;line-height:1.42}.mega-service.large .mega-num{font-size:11px;padding-top:4px}.common-col{display:flex;flex-direction:column}.common-link{padding:13px 2px 14px;border-bottom:1px solid rgba(255,255,255,.055)}.common-link:hover{padding-left:7px}.common-link strong{display:block;color:#e2e5e8;font-size:15px;line-height:1.3;margin-bottom:4px;letter-spacing:-.01em}.common-link span{display:block;color:#7d8590;font-size:12.5px;line-height:1.4}.common-link.subtle{margin-top:10px;border-bottom:0;color:#b8bec6;font-size:12.5px;font-weight:700}.clean-feature{justify-content:center;padding-left:32px!important;padding-right:32px!important}.clean-feature .feature-kicker{font-size:11px;margin-bottom:26px}.clean-feature h3{font-size:29px;line-height:1.07;letter-spacing:-.04em;margin:0 0 14px}.clean-feature p{font-size:14px;line-height:1.55;color:#98a0aa;margin-bottom:24px}.clean-feature .mega-cta{font-size:13.5px;padding:14px 15px}.feature-note{color:#666e79;font-size:11px;line-height:1.4;margin-top:14px}.research-wrap{width:min(900px,calc(100vw - 40px))}.cleaner-research{grid-template-columns:.98fr 1.02fr}.cleaner-research .research-menu-links{padding:30px;gap:7px}.cleaner-research .research-menu-links a{padding:12px 11px}.cleaner-research .research-menu-links strong{font-size:14.5px;margin-bottom:4px}.cleaner-research .research-menu-links span{font-size:12px;line-height:1.35}.cleaner-research .research-menu-feature{padding:32px}.cleaner-research .research-menu-feature h3{font-size:24px;line-height:1.12}.cleaner-research .menu-code{font-size:11px;padding:14px}.work-intro{padding-top:78px;padding-bottom:24px}.work-intro h2{margin:0;font-size:clamp(34px,4vw,50px);line-height:1.05;letter-spacing:-.04em}.has-mini{position:relative}.mini-wrap{position:absolute;top:75px;left:50%;width:390px;transform:translate(-50%) translateY(8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s;padding-top:10px}.has-mini:hover .mini-wrap,.has-mini.is-open .mini-wrap{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.mini-menu{border:1px solid #30343b;border-radius:18px;background:#0d0f12fb;box-shadow:0 28px 80px #00000080;padding:24px}.mini-menu .mega-label{margin-bottom:12px}.mini-menu a{display:block;padding:12px 10px;border-radius:10px}.mini-menu a:hover{background:#16191e}.mini-menu strong{display:block;font-size:14.5px;color:#e3e6e9;margin-bottom:4px}.mini-menu span{display:block;font-size:12px;color:#7f8792;line-height:1.35}.mini-menu .mini-all{color:#cbd0d6;font-size:12.5px;font-weight:700;margin-top:7px;border-top:1px solid var(--line);border-radius:0;padding-top:16px}.insights-section{border-top:1px solid var(--line)}.insights-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:16px}.insight-card{min-height:310px;border:1px solid var(--line);border-radius:20px;padding:30px;background:linear-gradient(145deg,#111419,#0d0f13);display:flex;flex-direction:column;transition:.2s}.insight-card:hover{transform:translateY(-2px);border-color:#474d57}.lead-insight{background:radial-gradient(420px 240px at 90% 0%,rgba(239,63,72,.1),transparent 65%),linear-gradient(145deg,#12151a,#0d0f13)}.insight-meta{color:#737b86;text-transform:uppercase;letter-spacing:.11em;font-size:10.5px;font-weight:800;margin-bottom:34px}.insight-card h3{margin:0 0 14px;font-size:24px;line-height:1.15;letter-spacing:-.03em}.lead-insight h3{font-size:30px}.insight-card p{color:#929aa5;font-size:14px;line-height:1.55;margin:0 0 30px}.insight-card>span{margin-top:auto;color:#d9dde1;font-size:13px;font-weight:700}.insights-footer{display:flex;gap:24px;flex-wrap:wrap;align-items:center;padding-top:22px;color:#737b86;font-size:12px}.insights-footer a{margin-left:auto;color:#d7dade;font-weight:700}@media(max-width:900px){.insights-grid{grid-template-columns:1fr}.has-mini{height:auto}.mini-wrap{display:none}}.regulation-strip{margin-top:18px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;gap:9px;flex-wrap:wrap;background:#0d1014}.regulation-strip .reg-label{color:#737b86;text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:800;margin-right:7px}.regulation-strip a{padding:7px 10px;border:1px solid #30353d;border-radius:999px;color:#b9bec6;font-size:11.5px}.regulation-strip a:hover{border-color:#4b515b;color:#fff}.simplified-core .mega-service.large{min-height:96px;padding:16px 15px}.simplified-core .mega-service.large strong{font-size:15.5px;line-height:1.3}.simplified-core .mega-service.large small{font-size:12.7px;line-height:1.45;max-width:310px}.simplified-core{gap:12px 14px}.common-col .common-link{padding-top:12px;padding-bottom:13px}.common-col .common-link strong{font-size:15px}.common-col .common-link span{font-size:12.3px}.company-wrap{width:330px}.company-menu{padding:18px}.company-menu a{padding:13px 12px}.company-menu strong{font-size:14.5px}.company-menu span{font-size:11.8px}@media(max-width:1100px)and (min-width:901px){.mega-wrap{width:min(1100px,calc(100vw - 28px))}.mega-columns.simplified{grid-template-columns:1.12fr .74fr .66fr}.mega-columns.simplified .mega-col{padding:25px 22px 28px}.simplified-core .mega-service.large strong{font-size:14.4px}.simplified-core .mega-service.large small{font-size:11.8px}}.founder-section{padding:52px 0 96px}.founder-card{display:grid;grid-template-columns:285px minmax(0,1fr) 230px;min-height:370px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:radial-gradient(540px 280px at 22% 0%,rgba(239,63,72,.1),transparent 70%),linear-gradient(145deg,#121419,#0d0f12)}.founder-photo-wrap{position:relative;min-height:370px;background:#181114;border-right:1px solid var(--line);overflow:hidden}.founder-photo{width:100%;height:100%;min-height:370px;object-fit:cover;object-position:center center;display:block;filter:saturate(.92) contrast(1.03)}.founder-photo-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(8,9,11,.52) 100%);pointer-events:none}.founder-photo-label{position:absolute;z-index:2;left:18px;bottom:17px;padding:8px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#090a0cb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e2e5e9;text-transform:uppercase;letter-spacing:.1em;font-size:9.5px;font-weight:800}.founder-copy{padding:46px 48px;display:flex;flex-direction:column;justify-content:center}.founder-copy .kicker{margin-bottom:13px}.founder-copy h2{margin:0;font-size:43px;line-height:1;letter-spacing:-.045em}.founder-role{margin-top:10px;color:#c7ccd3;font-size:15px;font-weight:650}.founder-lead{margin:25px 0;max-width:670px;color:#9da4ae;font-size:16px;line-height:1.62}.founder-credentials{display:flex;flex-wrap:wrap;gap:8px}.founder-credentials span{padding:8px 10px;border:1px solid #30353d;border-radius:8px;color:#8e96a1;font-size:11.5px;background:#0d1014}.founder-credentials b{color:#e5e8eb;font-weight:750}.founder-actions{display:flex;align-items:center;gap:23px;margin-top:27px}.founder-secondary{color:#898f99;font-size:13px;font-weight:700}.founder-secondary:hover{color:#fff}.founder-side-note{padding:42px 28px;border-left:1px solid var(--line);background:#ffffff03;display:flex;flex-direction:column;justify-content:flex-end}.side-note-rule{width:38px;height:2px;background:var(--red);margin-bottom:17px}.founder-side-note p{color:#777f8a;font-size:12.5px;line-height:1.6;margin:0}@media(max-width:1050px){.founder-card{grid-template-columns:250px 1fr}.founder-side-note{display:none}}@media(max-width:720px){.founder-section{padding:34px 0 70px}.founder-card{grid-template-columns:1fr}.founder-photo-wrap{min-height:330px;max-height:430px;border-right:0;border-bottom:1px solid var(--line)}.founder-photo{min-height:330px}.founder-copy{padding:34px 28px 38px}.founder-copy h2{font-size:36px}.founder-actions{align-items:flex-start;flex-direction:column;gap:12px}}.proof-item{position:relative;overflow:hidden;min-height:148px}.proof-icon{height:26px;margin-bottom:17px;position:relative;opacity:.9}.signal-icon{display:flex;gap:6px;align-items:flex-end}.signal-icon span{width:4px;border-radius:4px 4px 1px 1px;background:#8d949e;animation:signalBars 2.4s ease-in-out infinite}.signal-icon span:nth-child(1){height:8px;animation-delay:0s}.signal-icon span:nth-child(2){height:15px;animation-delay:.18s}.signal-icon span:nth-child(3){height:23px;animation-delay:.36s}@keyframes signalBars{0%,to{opacity:.35;transform:scaleY(.72)}50%{opacity:1;transform:scaleY(1)}}.packet-icon{display:flex;gap:7px;align-items:center}.packet-icon i{display:block;width:21px;height:10px;border:1px solid #69717c;border-radius:3px;position:relative;overflow:hidden}.packet-icon i:after{content:"";position:absolute;top:0;bottom:0;width:7px;background:var(--red);opacity:.65;animation:packetMove 2.8s linear infinite}.packet-icon i:nth-child(2):after{animation-delay:.35s}.packet-icon i:nth-child(3):after{animation-delay:.7s}@keyframes packetMove{0%{left:-8px}to{left:24px}}.node-icon{width:60px}.node-icon b{position:absolute;width:7px;height:7px;border-radius:50%;background:#8d949e;box-shadow:0 0 0 1px #272c33}.node-icon b:nth-child(1){left:0;top:10px}.node-icon b:nth-child(2){left:25px;top:0}.node-icon b:nth-child(3){left:48px;top:14px}.node-icon b:nth-child(4){left:25px;top:20px}.node-icon:before,.node-icon:after{content:"";position:absolute;height:1px;background:#414751;transform-origin:left center}.node-icon:before{left:7px;top:13px;width:45px;transform:rotate(-11deg)}.node-icon:after{left:7px;top:13px;width:44px;transform:rotate(13deg)}.node-icon b:nth-child(2){animation:nodePulse 2.6s ease-in-out infinite}.node-icon b:nth-child(3){animation:nodePulse 2.6s .45s ease-in-out infinite}@keyframes nodePulse{0%,to{background:#8d949e;box-shadow:0 0 0 1px #272c33}50%{background:var(--red2);box-shadow:0 0 15px #ef3f4866}}.chip-icon{width:34px;height:24px;border:1px solid #68707a;border-radius:4px}.chip-icon:before,.chip-icon:after{content:"";position:absolute;left:-5px;right:-5px;top:5px;height:1px;background:repeating-linear-gradient(90deg,#646b75 0 2px,transparent 2px 6px)}.chip-icon:after{top:17px}.chip-icon em{position:absolute;inset:6px 8px;border-radius:2px;background:#242a31;animation:chipGlow 3s ease-in-out infinite}@keyframes chipGlow{0%,to{box-shadow:0 0 #ef3f4800}50%{box-shadow:0 0 16px #ef3f486b;background:#392329}}.founder-card-clean{grid-template-columns:300px minmax(0,1fr)}.founder-card-clean .founder-copy{padding-right:64px}.founder-card-clean .founder-lead{max-width:730px}@media(max-width:860px){.founder-card-clean{grid-template-columns:240px 1fr}.founder-card-clean .founder-copy{padding-right:36px}}@media(max-width:720px){.founder-card-clean{grid-template-columns:1fr}}.single-research{min-height:430px;border:1px solid var(--line);border-radius:24px;overflow:hidden;display:grid;grid-template-columns:1.12fr .88fr;background:#101318;transition:.2s}.single-research:hover{border-color:#474d57;transform:translateY(-2px)}.single-research-visual{position:relative;min-height:430px;border-right:1px solid var(--line);background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),radial-gradient(500px 280px at 70% 30%,rgba(239,63,72,.12),transparent 68%),#0b0d10;background-size:32px 32px,32px 32px,auto,auto;padding:38px}.research-flow{display:flex;align-items:center;position:absolute;left:38px;right:38px;top:54px}.rf-node{min-width:62px;height:34px;border:1px solid #3b414a;border-radius:8px;display:flex;align-items:center;justify-content:center;font:10px ui-monospace,monospace;color:#88909b;background:#111419}.rf-node.active{color:#e3e6ea;border-color:#565e69}.rf-node.danger-node{color:#ff747a;border-color:#ef3f4873;background:#ef3f480e}.rf-line{flex:1;height:1px;background:#343a42;position:relative;overflow:visible}.rf-line span{position:absolute;top:-2px;width:5px;height:5px;border-radius:50%;background:#c8cdd4;box-shadow:0 0 10px #d2d8e040;animation:flowDot 3.2s linear infinite}.rf-line:nth-of-type(4) span{animation-delay:1.05s}.rf-line.danger span{background:var(--red2);box-shadow:0 0 13px #ef3f4880;animation-delay:2.05s}@keyframes flowDot{0%{left:0;opacity:0}10%{opacity:1}85%{opacity:1}to{left:100%;opacity:0}}.research-code.compact{inset:auto 38px 38px;border:1px solid #2b3037;border-radius:12px;padding:18px;background:#060709e0;color:#7c8490}.single-research-copy{padding:48px;display:flex;flex-direction:column;justify-content:center}.single-research-copy h3{font-size:38px;line-height:1.08;letter-spacing:-.04em;margin:9px 0 17px}.single-research-copy p{color:#969da8;font-size:15.5px;line-height:1.6;margin:0 0 27px}.single-research-links{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.labs-link{color:#858d98;font-size:13px;font-weight:700}@media(max-width:850px){.single-research{grid-template-columns:1fr}.single-research-visual{border-right:0;border-bottom:1px solid var(--line);min-height:350px}.single-research-copy{padding:34px}}.trust-ring{animation:ringRotate 22s linear infinite}.trust-center{animation:centerPulse 3.4s ease-in-out infinite}@keyframes ringRotate{to{transform:rotate(360deg)}}@keyframes centerPulse{0%,to{box-shadow:0 0 22px #ef3f4838;transform:scale(.94)}50%{box-shadow:0 0 42px #ef3f487a;transform:scale(1.04)}}.flag-side .layer{position:relative;overflow:hidden}.flag-side .layer:after{content:"";position:absolute;top:0;bottom:0;width:60px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.055),transparent);transform:skew(-14deg);animation:layerSweep 7s ease-in-out infinite}.flag-side .layer:nth-child(2):after{animation-delay:.45s}.flag-side .layer:nth-child(3):after{animation-delay:.9s}.flag-side .layer:nth-child(4):after{animation-delay:1.35s}.flag-side .layer:nth-child(5):after{animation-delay:1.8s}.flag-side .layer:nth-child(6):after{animation-delay:2.25s}.flag-side .layer:nth-child(7):after{animation-delay:2.7s}@keyframes layerSweep{0%,25%{left:-80px;opacity:0}38%{opacity:1}62%{left:110%;opacity:0}to{left:110%;opacity:0}}.process-section{border-top:1px solid var(--line);background:#0b0d10}.process-shell{border:1px solid var(--line);border-radius:24px;padding:38px 34px 34px;background:radial-gradient(700px 250px at 50% 0%,rgba(239,63,72,.07),transparent 68%),#0f1216}.attack-path{height:58px;position:relative;margin:0 7% 16px}.attack-track{position:absolute;left:0;right:0;top:27px;height:1px;background:#343a42}.attack-pulse{position:absolute;top:24px;width:7px;height:7px;border-radius:50%;background:var(--red2);box-shadow:0 0 16px #ef3f4885;animation:attackTravel 5s ease-in-out infinite}@keyframes attackTravel{0%{left:0;opacity:0}8%{opacity:1}92%{opacity:1}to{left:calc(100% - 7px);opacity:0}}.attack-point{position:absolute;top:14px;width:28px;height:28px;border-radius:50%;background:#111419;border:1px solid #464c55;display:flex;align-items:center;justify-content:center;color:#9299a4;font:9px ui-monospace,monospace}.attack-point span{position:relative;z-index:2}.p-scope{left:-14px}.p-attack{left:50%;transform:translate(-50%)}.p-fix{right:-14px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.process-card{padding:29px 26px;border:1px solid #292e35;border-radius:16px;background:#111419}.process-num{color:var(--red2);font:10px ui-monospace,monospace;margin-bottom:28px}.process-card h3{font-size:22px;letter-spacing:-.025em;margin:0 0 10px}.process-card p{color:#8f97a2;font-size:13.5px;line-height:1.55;margin:0}@media(max-width:760px){.attack-path{display:none}.process-grid{grid-template-columns:1fr}.process-shell{padding:18px}}.clean-notes-footer{justify-content:flex-end;padding-top:20px}.clean-notes-footer a{margin-left:auto}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.nav-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.language-switch{height:34px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--line);border-radius:999px;background:#ffffff05;font-size:10.5px;font-weight:800;letter-spacing:.08em}.language-switch span{color:#505761;font-weight:400}.lang-link{color:#747c87;transition:.15s}.lang-link:hover,.lang-link.active{color:var(--text)}.mobile-utilities{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin:15px 0 4px}.mobile-utilities.language-only .language-switch{width:max-content}@media(max-width:1080px)and (min-width:901px){.nav-links{gap:20px}.nav-actions{gap:7px}.language-switch{padding:0 7px}.nav-cta{padding-left:14px;padding-right:14px}}@media(max-width:900px){.nav-actions{display:none}}:root{--bg:#090a0c;--bg2:#0d0f13;--panel:#111419;--panel2:#151920;--text:#f4f4f1;--muted:#9da4ae;--line:#2a2f36;--red:#ef3f48;--red2:#ff6269;--soft:#171a20}body{background:radial-gradient(950px 520px at 82% -8%,rgba(239,63,72,.105),transparent 61%),radial-gradient(700px 420px at 8% 32%,rgba(255,255,255,.018),transparent 70%),linear-gradient(180deg,#090a0c,#0b0d10 52%,#090a0c)}.nav{background:#090a0cd1}.hero{position:relative}.hero:before{content:"";position:absolute;width:430px;height:430px;right:4%;top:9%;border-radius:50%;background:radial-gradient(circle,rgba(239,63,72,.045),transparent 68%);pointer-events:none}.proofbar,.proof-item{background:#0b0d10}.founder-card-clean{background:radial-gradient(480px 260px at 18% 10%,rgba(239,63,72,.075),transparent 70%),linear-gradient(145deg,#12151a,#0d0f13)}.single-research{background:linear-gradient(145deg,#111419,#0c0f13)}.flagship{background:linear-gradient(145deg,#12151a,#0e1115)}.crypto{background:linear-gradient(145deg,#0f1216,#0b0d10)}.service-card{background:linear-gradient(145deg,#11151a,#0c0f13)}.service-card:hover{background:radial-gradient(280px 120px at 80% 0%,rgba(239,63,72,.055),transparent 72%),linear-gradient(145deg,#14181e,#0d1014)}.process-shell{background:radial-gradient(760px 260px at 50% 0%,rgba(239,63,72,.06),transparent 68%),#0e1115}.process-card{background:#111419}.insights-section{background:linear-gradient(180deg,#0a0c0f,#0d0f13)}.insight-card{background:linear-gradient(145deg,#111419,#0d0f13)}.bottom-cta{background:radial-gradient(720px 300px at 100% 0%,rgba(239,63,72,.13),transparent 62%),linear-gradient(145deg,#12151a,#0e1115)}.mega-menu,.mini-menu{background:#0c0e11fd}.mega-feature{background:radial-gradient(420px 220px at 100% 0%,rgba(239,63,72,.14),transparent 67%),#0f1216}.brand-mark,.scanline,.trust-center,.attack-pulse{box-shadow:0 0 24px #ef3f4852}.hero-category{display:inline-flex;align-items:center;gap:9px;padding:7px 10px;border:1px solid #30353d;border-radius:999px;background:#ffffff05;color:#c8ccd2;letter-spacing:.13em}.hero-category span{width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 12px #ef3f4866}button{font-family:inherit}.advanced-board{box-shadow:inset 0 0 0 1px #ffffff05,0 30px 90px #00000052}.advanced-board:before{content:"";position:absolute;top:-14px;bottom:-14px;left:58%;width:2px;background:linear-gradient(180deg,transparent,rgba(239,63,72,.9),transparent);opacity:.68;animation:redProbe 4.9s ease-in-out infinite}@keyframes redProbe{0%,to{transform:translateY(-14px);opacity:.16}50%{transform:translateY(24px);opacity:.9}}.board-hotspot{position:absolute;z-index:4;height:24px;padding:0 8px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#080a0cb8;color:#b8c0c8;font:10px/24px ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:.18s}.board-hotspot:hover,.board-hotspot.active{color:#fff;border-color:#ef3f4880;background:#1f0d10d1;box-shadow:0 0 0 1px #ef3f4814,0 0 14px #ef3f482e}.hs-uart{left:34px;top:26px}.hs-jtag{right:74px;top:74px}.hs-flash{left:124px;bottom:54px}.hs-sec{left:30px;bottom:16px}.data-burst{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(239,63,72,.95),transparent);opacity:.8;filter:drop-shadow(0 0 8px rgba(239,63,72,.34))}.b1{left:62px;top:86px;width:110px;animation:dataBurstX 4.8s linear infinite}.b2{left:150px;top:140px;width:84px;animation:dataBurstX 5.4s linear infinite .8s}.b3{left:196px;top:212px;width:96px;animation:dataBurstX 5s linear infinite 1.6s}@keyframes dataBurstX{0%{transform:translate(-24px);opacity:0}12%{opacity:.85}48%{opacity:.85}64%{opacity:0}to{transform:translate(42px);opacity:0}}.vertical-scan{width:2px;height:76%;left:58%;top:12%;background:linear-gradient(180deg,transparent,rgba(239,63,72,.9),transparent);opacity:.72;animation:verticalProbe 4.6s ease-in-out infinite}.horizontal-scan{height:1px;width:68%;left:10%;top:50%;background:linear-gradient(90deg,transparent,rgba(239,63,72,.75),transparent);opacity:.55;animation:horizontalProbe 6.4s ease-in-out infinite}@keyframes verticalProbe{0%,to{transform:translateY(-10px);opacity:.16}50%{transform:translateY(18px);opacity:.84}}@keyframes horizontalProbe{0%,to{transform:translate(-12px);opacity:.1}50%{transform:translate(26px);opacity:.7}}.micro-console,.stack-console,.crypto-console,.research-detail-console{border:1px solid #2c3138;border-radius:12px;background:#07080adb;box-shadow:0 16px 30px #00000038}.micro-console-head,.stack-console-head,.crypto-console-head,.research-detail-head{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #22272d;color:#7d8590;font:10px ui-monospace,monospace;text-transform:uppercase;letter-spacing:.08em}.micro-console-body,.stack-console-body,.crypto-console-body,.research-detail-body{padding:12px 13px 14px}.micro-console-kicker,.stack-console-kicker,.crypto-console-kicker,.research-detail-kicker{color:#edf0f4;font-size:12px;font-weight:700;margin-bottom:7px}.micro-console-text,.stack-console-text,.crypto-console-text,.research-detail-text{color:#97a0aa;font-size:12px;line-height:1.5}.console-state.online{color:#7ad59b}.hero-micro-console{position:absolute;right:18px;bottom:18px;width:240px;z-index:5}.hero-terminal div{position:relative}.hero-terminal:after{content:"";position:absolute;right:16px;bottom:15px;width:8px;height:2px;background:#ef3f48cc;animation:terminalBlink 1.2s steps(1,end) infinite}@keyframes terminalBlink{50%{opacity:0}}.flagship-interactive{position:relative}.flagship-interactive .stack{gap:9px}.flagship-interactive .layer{cursor:pointer;transition:.18s;text-align:left;width:100%}.flagship-interactive .layer:hover,.flagship-interactive .layer.active{border-color:#ef3f486b;background:#ef3f4814;color:#fff;transform:translate(6px);box-shadow:0 0 0 1px #ef3f480f,0 0 18px #ef3f4814}.attack-rail{position:absolute;right:22px;top:22px;bottom:126px;width:20px}.attack-rail:before{content:"";position:absolute;left:9px;top:0;bottom:0;width:1px;background:linear-gradient(180deg,#ef3f4800,#ef3f485c,#ef3f4800)}.attack-rail:after{content:"";position:absolute;left:7px;top:0;width:5px;height:5px;border-radius:50%;background:var(--red2);box-shadow:0 0 14px #ef3f488c;animation:attackTraverse 4.2s ease-in-out infinite}.rail-dot{position:absolute;left:5px;width:9px;height:9px;border-radius:50%;background:#d8dbe0;border:2px solid #0e1115;box-shadow:0 0 14px #ef3f485c}.r1{top:12%}.r2{top:36%}.r3{top:60%}.r4{top:84%}@keyframes attackTraverse{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:calc(100% - 5px);opacity:0}}.stack-console{margin-top:18px}.crypto-interactive{position:relative;min-height:390px;padding:38px;border-right:1px solid var(--line);background:radial-gradient(400px 280px at 35% 50%,rgba(239,63,72,.12),transparent 65%),#0b0d10;display:flex;align-items:center;justify-content:center}.crypto-interactive .trust-ring{width:250px;height:250px;border:1px solid #3a3f47;border-radius:50%;position:relative;animation:ringRotate 22s linear infinite}.crypto-interactive .trust-ring:before,.crypto-interactive .trust-ring:after{content:"";position:absolute;border:1px dashed rgba(255,255,255,.06);border-radius:50%}.crypto-interactive .trust-ring:before{inset:28px}.crypto-interactive .trust-ring:after{inset:59px;animation:ringRotateReverse 28s linear infinite}.orbit-btn{position:absolute;padding:6px 9px;border-radius:999px;border:1px solid #3a4048;background:#0b0d10db;color:#aab1ba;font:10px ui-monospace,monospace;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:.18s}.orbit-btn:hover,.orbit-btn.active{color:#fff;border-color:#ef3f486b;background:#ef3f4812;box-shadow:0 0 16px #ef3f4826}.crypto-interactive .trust-center{position:absolute;inset:94px;border-radius:50%;background:var(--red);box-shadow:0 0 35px #ef3f4859;display:flex;align-items:center;justify-content:center;font:11px ui-monospace,monospace;text-transform:uppercase;letter-spacing:.1em;color:#fff;animation:centerPulse 3.4s ease-in-out infinite}.orbit-btn.n1{top:-12px;left:90px}.orbit-btn.n2{right:-48px;top:62px}.orbit-btn.n3{right:-28px;bottom:24px}.orbit-btn.n4{left:-36px;bottom:28px}.orbit-btn.n5{left:-30px;top:54px}.crypto-console{position:absolute;left:28px;right:28px;bottom:12px}@keyframes ringRotateReverse{to{transform:rotate(-360deg)}}.interactive-research-flow .rf-node{cursor:pointer;transition:.18s}.interactive-research-flow .rf-node:hover,.interactive-research-flow .rf-node.active{color:#fff;background:#14181d;border-color:#59616c;box-shadow:0 0 0 1px #ffffff04,0 0 18px #ffffff08}.interactive-research-flow .rf-node.danger-node:hover,.interactive-research-flow .rf-node.danger-node.active{border-color:#ef3f4875;box-shadow:0 0 20px #ef3f4824}.research-detail-console{position:absolute;left:38px;top:124px;width:240px}.inline-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid #31363d;border-radius:999px;font:10px ui-monospace,monospace;color:#a5adb8;margin-bottom:14px}.inline-chip:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 10px #ef3f485c}@media(max-width:1000px){.hero-micro-console{width:220px;right:14px;bottom:14px}}@media(max-width:860px){.attack-rail{display:none}}@media(max-width:820px){.hero-micro-console,.research-detail-console{position:relative;inset:auto;width:auto;margin-top:14px}.crypto-console{left:18px;right:18px;bottom:18px}}@media(max-width:640px){.board-hotspot{font-size:9px;height:22px;line-height:22px}.hero-micro-console{display:none}.crypto-interactive{padding:22px;min-height:420px}.orbit-btn.n1{top:-8px;left:74px}.orbit-btn.n2{right:-34px;top:58px}.orbit-btn.n3{right:-18px;bottom:36px}.orbit-btn.n4{left:-18px;bottom:32px}.orbit-btn.n5{left:-16px;top:56px}}@media(prefers-reduced-motion:reduce){.advanced-board:before,.data-burst,.vertical-scan,.horizontal-scan,.attack-rail:after,.crypto-interactive .trust-ring,.crypto-interactive .trust-ring:after,.crypto-interactive .trust-center{animation:none!important}}.interactive-lab .vertical-scan{position:absolute!important;left:0!important;right:0!important;top:0!important;width:100%!important;height:2px!important;background:linear-gradient(90deg,transparent 0%,rgba(239,63,72,.05) 12%,rgba(239,63,72,.95) 48%,rgba(255,105,112,1) 52%,rgba(239,63,72,.95) 56%,rgba(239,63,72,.05) 88%,transparent 100%)!important;box-shadow:0 0 22px #ef3f489e!important;opacity:1!important;animation:heroScanY 4.2s ease-in-out infinite alternate!important;z-index:3}@keyframes heroScanY{0%{transform:translateY(38px)}to{transform:translateY(390px)}}.interactive-lab .horizontal-scan{position:absolute!important;top:0!important;left:0!important;width:1px!important;height:100%!important;background:linear-gradient(180deg,transparent,rgba(239,63,72,.5),rgba(239,63,72,.95),rgba(239,63,72,.5),transparent)!important;box-shadow:0 0 12px #ef3f4859;animation:heroScanX 7.8s ease-in-out infinite alternate!important;z-index:2}@keyframes heroScanX{0%{transform:translate(65px)}to{transform:translate(470px)}}.data-burst{height:3px!important;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(255,90,99,.3) 20%,rgba(255,98,105,1) 50%,rgba(255,90,99,.3) 80%,transparent 100%)!important;box-shadow:0 0 15px #ef3f4880}.b1{animation:burstOne 3.1s linear infinite!important}.b2{animation:burstTwo 3.9s linear infinite .6s!important}.b3{animation:burstThree 3.5s linear infinite 1.1s!important}@keyframes burstOne{0%{transform:translate(-80px);opacity:0}12%{opacity:1}78%{opacity:1}to{transform:translate(185px);opacity:0}}@keyframes burstTwo{0%{transform:translate(95px);opacity:0}15%{opacity:1}78%{opacity:1}to{transform:translate(-160px);opacity:0}}@keyframes burstThree{0%{transform:translate(-50px);opacity:0}15%{opacity:1}80%{opacity:1}to{transform:translate(155px);opacity:0}}.board-hotspot:before{content:"";position:absolute;inset:-5px;border:1px solid rgba(239,63,72,.45);border-radius:999px;opacity:0;pointer-events:none}.board-hotspot.active:before{animation:hotspotPing 1.8s ease-out infinite}@keyframes hotspotPing{0%{transform:scale(.92);opacity:.7}70%,to{transform:scale(1.35);opacity:0}}.hero-terminal{overflow:hidden}.hero-terminal{padding-top:29px!important}.hero-terminal .r{animation:findingFlash 2.6s ease-in-out infinite}@keyframes findingFlash{0%,to{text-shadow:0 0 0 rgba(239,63,72,0)}50%{text-shadow:0 0 10px rgba(239,63,72,.72)}}.flagship-interactive .layer.auto-active{border-color:#ef3f489e!important;background:linear-gradient(90deg,#ef3f481f,#ef3f4809)!important;color:#fff!important;transform:translate(7px)}.flagship-interactive .layer.auto-active:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--red2);box-shadow:0 0 13px #ef3f4899;margin-right:8px;flex:0 0 auto}.attack-rail:after{animation:attackTraverse 2.8s linear infinite!important}.crypto-interactive .trust-center{animation:cryptoHeartbeat 2.4s ease-in-out infinite!important}@keyframes cryptoHeartbeat{0%,to{transform:scale(.94);box-shadow:0 0 18px #ef3f4847,0 0 #ef3f482e}45%{transform:scale(1.04);box-shadow:0 0 40px #ef3f489e,0 0 0 16px #ef3f4800}}.crypto-interactive:before,.crypto-interactive:after{content:"";position:absolute;left:50%;top:50%;width:280px;height:1px;transform-origin:left center;background:linear-gradient(90deg,rgba(239,63,72,.9),transparent);opacity:.22;pointer-events:none}.crypto-interactive:before{transform:rotate(24deg);animation:beamPulse 3.1s ease-in-out infinite}.crypto-interactive:after{transform:rotate(154deg);animation:beamPulse 3.1s ease-in-out infinite 1.3s}@keyframes beamPulse{0%,to{opacity:.05;filter:blur(.2px)}50%{opacity:.55;filter:drop-shadow(0 0 7px rgba(239,63,72,.5))}}.orbit-btn.auto-active{color:#fff!important;border-color:#ef3f489e!important;background:#ef3f481c!important;box-shadow:0 0 18px #ef3f4838!important}.interactive-research-flow .rf-node.auto-active{color:#fff!important;border-color:#ef3f4894!important;background:#ef3f4814!important;box-shadow:0 0 18px #ef3f4824!important}.interactive-research-flow .rf-node.auto-active.danger-node{box-shadow:0 0 26px #ef3f4847!important}.rf-line span{animation-duration:1.65s!important}.single-research-visual:after,.interactive-lab:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 0%,transparent 42%,rgba(255,255,255,.018) 49%,rgba(255,255,255,.035) 50%,rgba(255,255,255,.018) 51%,transparent 58%,transparent 100%);transform:translate(-120%);animation:gridSweep 9s linear infinite;pointer-events:none}@keyframes gridSweep{to{transform:translate(120%)}}@media(prefers-reduced-motion:reduce){.interactive-lab .vertical-scan,.interactive-lab .horizontal-scan,.data-burst,.board-hotspot.active:before,.attack-rail:after,.crypto-interactive:before,.crypto-interactive:after,.single-research-visual:after,.interactive-lab:after{animation-duration:12s!important;animation-iteration-count:infinite!important}}.hero-dock{position:absolute;left:26px;right:26px;bottom:20px;display:flex;gap:14px;align-items:flex-end;z-index:6}.hero-terminal,.hero-micro-console{position:relative!important;inset:auto!important;margin:0}.hero-terminal{flex:1 1 0;min-width:0;min-height:124px;padding:28px 18px 15px!important;transition:opacity .18s ease}.hero-micro-console{flex:0 0 310px;width:310px}.hero-terminal:before{content:"LIVE / UART / FW";position:absolute;top:7px;right:12px;color:#59616b;font:9px ui-monospace,monospace;letter-spacing:.1em}.hero-terminal .r{animation:findingFlashRefined 3.4s ease-in-out infinite}@keyframes findingFlashRefined{0%,to{text-shadow:0 0 0 rgba(239,63,72,0)}50%{text-shadow:0 0 6px rgba(239,63,72,.42)}}.interactive-lab .vertical-scan{position:absolute!important;left:0!important;right:0!important;top:0!important;width:100%!important;height:2px!important;background:linear-gradient(90deg,transparent 0%,rgba(239,63,72,.02) 18%,rgba(239,63,72,.55) 45%,rgba(255,98,105,.95) 50%,rgba(239,63,72,.55) 55%,rgba(239,63,72,.02) 82%,transparent 100%)!important;box-shadow:0 0 14px #ef3f4859!important;opacity:.95!important;animation:heroScanYRefined 5.8s ease-in-out infinite alternate!important;z-index:3}@keyframes heroScanYRefined{0%{transform:translateY(42px)}to{transform:translateY(378px)}}.interactive-lab .horizontal-scan{position:absolute!important;top:0!important;left:0!important;width:1px!important;height:100%!important;background:linear-gradient(180deg,transparent,rgba(239,63,72,.12),rgba(239,63,72,.32),rgba(239,63,72,.12),transparent)!important;box-shadow:0 0 6px #ef3f4824;opacity:.35!important;animation:heroScanXRefined 10s ease-in-out infinite alternate!important;z-index:2}@keyframes heroScanXRefined{0%{transform:translate(74px)}to{transform:translate(452px)}}.data-burst{height:2px!important;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(255,98,105,.08) 20%,rgba(255,98,105,.62) 50%,rgba(255,98,105,.08) 80%,transparent 100%)!important;box-shadow:0 0 9px #ef3f482e;opacity:.75}.b1{animation:burstOneRefined 5.6s linear infinite!important}.b2{animation:burstTwoRefined 6.7s linear infinite 1.2s!important}.b3{animation:burstThreeRefined 6s linear infinite 2.1s!important}@keyframes burstOneRefined{0%{transform:translate(-30px);opacity:0}15%{opacity:.75}72%{opacity:.75}to{transform:translate(95px);opacity:0}}@keyframes burstTwoRefined{0%{transform:translate(40px);opacity:0}16%{opacity:.65}74%{opacity:.65}to{transform:translate(-75px);opacity:0}}@keyframes burstThreeRefined{0%{transform:translate(-24px);opacity:0}14%{opacity:.7}76%{opacity:.7}to{transform:translate(82px);opacity:0}}.board-hotspot:before{content:"";position:absolute;inset:-4px;border:1px solid rgba(239,63,72,.28);border-radius:999px;opacity:0;pointer-events:none}.board-hotspot.active:before,.board-hotspot.auto-active:before{animation:hotspotPingRefined 2.4s ease-out infinite}@keyframes hotspotPingRefined{0%{transform:scale(.96);opacity:.45}75%,to{transform:scale(1.18);opacity:0}}.single-research-visual:after,.interactive-lab:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 0%,transparent 46%,rgba(255,255,255,.01) 49%,rgba(255,255,255,.02) 50%,rgba(255,255,255,.01) 51%,transparent 54%,transparent 100%);transform:translate(-120%);animation:gridSweepRefined 14s linear infinite;pointer-events:none}@keyframes gridSweepRefined{to{transform:translate(120%)}}@media(max-width:820px){.hero-dock{position:relative;left:auto;right:auto;bottom:auto;margin:16px 18px 0;flex-direction:column;align-items:stretch}.hero-terminal,.hero-micro-console{width:auto;flex:1 1 auto}}@media(max-width:640px){.hero-dock{margin-top:12px}}.single-research{cursor:default}.single-research:hover{transform:none}.single-research-visual{min-height:520px;padding:38px;display:flex;flex-direction:column;justify-content:flex-start}.single-research-visual .research-flow{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100%;flex:0 0 auto;z-index:4}.single-research-visual .research-detail-console{position:relative!important;inset:auto!important;width:100%!important;max-width:none;margin-top:34px;z-index:4}.single-research-visual .research-code.compact{position:relative!important;inset:auto!important;width:100%;margin-top:16px;flex:0 0 auto;z-index:3;min-height:168px;box-sizing:border-box}.interactive-research-flow .rf-node{appearance:none;-webkit-appearance:none;padding:0 14px;white-space:nowrap}.interactive-research-flow .rf-node:focus-visible{outline:2px solid rgba(239,63,72,.72);outline-offset:3px}.single-research-links a{cursor:pointer}.single-research-copy{cursor:default}.single-research-copy .inline-link,.single-research-copy .labs-link{position:relative;z-index:5}@media(max-width:850px){.single-research-visual{min-height:0;padding:30px}.single-research-visual .research-detail-console{margin-top:24px}}@media(max-width:600px){.single-research-visual .research-flow{gap:6px;flex-wrap:wrap}.single-research-visual .rf-line{min-width:18px}}.hero-status-panel{position:absolute;left:26px;right:26px;bottom:22px;z-index:6;border:1px solid #2c3138;border-radius:14px;background:#07080ae0;box-shadow:0 16px 30px #00000038;overflow:hidden}.hero-status-head{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #22272d;color:#7d8590;font:10px ui-monospace,monospace;text-transform:uppercase;letter-spacing:.08em}.hero-status-body{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);gap:16px;padding:14px 16px 15px}.hero-status-command{margin-bottom:10px;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;color:#cfd3da}.hero-status-lines{display:grid;gap:6px;font:11.5px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;color:#aeb6c3}.ok-text{color:#9ec9ae}.hero-status-right{min-width:0;border-left:1px solid #22272d;padding-left:16px}.hero-status-kicker{color:#edf0f4;font-size:12px;font-weight:700;margin-bottom:7px}.hero-status-note{color:#97a0aa;font-size:12px;line-height:1.5}.hero-dock,.hero-terminal,.hero-micro-console{display:none!important}.interactive-lab .vertical-scan{animation:heroScanMinimal 8s ease-in-out infinite alternate!important;opacity:.72!important;box-shadow:0 0 8px #ef3f4838!important}@keyframes heroScanMinimal{0%{transform:translateY(56px)}to{transform:translateY(352px)}}.interactive-lab .horizontal-scan{opacity:.18!important;animation:none!important}.data-burst{opacity:.42!important;box-shadow:0 0 5px #ef3f481f!important}.b1{animation:burstOneMinimal 8.4s linear infinite!important}.b2{animation:burstTwoMinimal 9.6s linear infinite 1.3s!important}.b3{animation:burstThreeMinimal 8.9s linear infinite 2.2s!important}@keyframes burstOneMinimal{0%{transform:translate(-20px);opacity:0}15%{opacity:.42}75%{opacity:.42}to{transform:translate(52px);opacity:0}}@keyframes burstTwoMinimal{0%{transform:translate(28px);opacity:0}15%{opacity:.36}75%{opacity:.36}to{transform:translate(-48px);opacity:0}}@keyframes burstThreeMinimal{0%{transform:translate(-16px);opacity:0}15%{opacity:.4}75%{opacity:.4}to{transform:translate(44px);opacity:0}}.board-hotspot.active:before,.board-hotspot.auto-active:before{animation:none!important}.single-research-visual:after,.interactive-lab:after{animation:none!important;opacity:0}.attack-rail:after{animation:attackTraverse 5.8s linear infinite!important}.crypto-interactive .trust-ring{animation:ringRotate 40s linear infinite!important}.crypto-interactive .trust-ring:after{animation:ringRotateReverse 52s linear infinite!important}.crypto-interactive .trust-center{animation:centerPulseSoft 5.2s ease-in-out infinite!important;box-shadow:0 0 18px #ef3f4838!important}@keyframes centerPulseSoft{0%,to{transform:scale(.98);box-shadow:0 0 14px #ef3f482e}50%{transform:scale(1.02);box-shadow:0 0 22px #ef3f4847}}.crypto-interactive:before,.crypto-interactive:after{opacity:.08!important;animation:beamPulse 5.4s ease-in-out infinite!important}.rf-line span{animation-duration:2.8s!important}.flagship-interactive .layer.auto-active,.orbit-btn.auto-active,.interactive-research-flow .rf-node.auto-active,.board-hotspot.auto-active{border-color:inherit!important;background:inherit!important;color:inherit!important;transform:none!important;box-shadow:none!important}@media(max-width:900px){.hero-status-body{grid-template-columns:1fr;gap:12px}.hero-status-right{border-left:0;border-top:1px solid #22272d;padding-left:0;padding-top:12px}}@media(max-width:820px){.hero-status-panel{position:relative;left:auto;right:auto;bottom:auto;margin:16px 18px 0}}.interactive-lab .pin,.interactive-lab .data-burst,.interactive-lab .horizontal-scan{display:none!important}.advanced-board{overflow:visible}.chip.big{display:flex;align-items:center;justify-content:center}.chip-label{color:#69717b;font:9px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em;text-transform:uppercase;pointer-events:none}.hs-uart{left:28px!important;top:28px!important}.hs-jtag{right:28px!important;top:28px!important}.hs-flash{inset:142px 28px auto auto!important}.advanced-board:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 0 15%,rgba(112,121,132,.26) 15% 50%,transparent 50%) 0 58px / 50% 1px no-repeat,linear-gradient(90deg,transparent 0 50%,rgba(112,121,132,.26) 50% 85%,transparent 85%) 100% 58px / 50% 1px no-repeat,linear-gradient(90deg,transparent 0 53%,rgba(112,121,132,.22) 53% 87%,transparent 87%) 100% 172px / 50% 1px no-repeat;opacity:.7}.interactive-lab .vertical-scan{opacity:.62!important;animation-duration:9.5s!important;box-shadow:0 0 7px #ef3f482e!important}.board-hotspot{background:#090b0eeb!important;border-color:#363c44!important;box-shadow:none!important}.board-hotspot:hover,.board-hotspot.active{border-color:#ef3f487a!important;background:#15171b!important;box-shadow:0 0 12px #ef3f481a!important}.board-hotspot:before{display:none!important}@media(max-width:760px){.hs-uart{left:18px!important;top:20px!important}.hs-jtag{right:18px!important;top:20px!important}.hs-flash{right:18px!important;top:126px!important}.hs-sec{left:18px!important;bottom:14px!important}}:root{--muted:#adb4bd}.section-head p{color:#adb4bd}.founder-lead{color:#aeb5be}.single-research-copy p{color:#aab2bc}.service-card p{color:#a8b0ba}.process-card p{color:#a6aeb8}.insight-card p{color:#a7afb9}.bottom-cta p{color:#adb5be}.hero-status-note{color:#aab2bc}.stack-console-text,.crypto-console-text,.research-detail-text,.micro-console-text{color:#a6aeb7}@media(max-width:560px){.bottom-cta{margin-bottom:30px;padding:34px 28px}footer{padding:28px 0 34px}}.interactive-research-flow .rf-node[aria-pressed=true]{color:#fff;border-color:#ef3f488f;background:#ef3f4813;box-shadow:0 0 16px #ef3f481a}.interactive-research-flow .rf-node.danger-node[aria-pressed=true]{border-color:#ef3f48b8;box-shadow:0 0 20px #ef3f482e}body.mobile-nav-open{overflow:hidden}@media(max-width:900px){.nav{z-index:1000}.mobile-menu{z-index:999;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mobile-menu.is-open{display:block}}.research-overview{display:grid;grid-template-columns:1.12fr .88fr;min-height:470px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#111419,#0c0f13)}.research-overview-visual{position:relative;min-height:470px;padding:40px;border-right:1px solid var(--line);background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),radial-gradient(520px 300px at 68% 24%,rgba(239,63,72,.1),transparent 68%),#0b0d10;background-size:32px 32px,32px 32px,auto,auto;display:flex;flex-direction:column;gap:26px}.generic-research-flow{display:flex;align-items:center;width:100%}.gr-node{min-width:72px;height:36px;padding:0 13px;border:1px solid #3b414a;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#111419;color:#9098a3;font:10px ui-monospace,monospace;letter-spacing:.06em;cursor:pointer;transition:.18s}.gr-node:hover,.gr-node.active,.gr-node[aria-pressed=true]{color:#fff;border-color:#ef3f487a;background:#ef3f480f;box-shadow:0 0 16px #ef3f4814}.gr-line{position:relative;flex:1;height:1px;background:#343a42}.gr-line span{position:absolute;width:5px;height:5px;top:-2px;left:16%;border-radius:50%;background:#aeb5bd;opacity:.55}.generic-research-console{border:1px solid #2c3138;border-radius:12px;background:#07080ad6}.generic-research-console-head{height:34px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #22272d;color:#7d8590;font:10px ui-monospace,monospace;text-transform:uppercase;letter-spacing:.08em}.generic-research-console-body{padding:14px 15px 16px}.generic-research-kicker{color:#edf0f4;font-size:12px;font-weight:750;margin-bottom:7px}.generic-research-text{color:#a8b0ba;font-size:13px;line-height:1.55}.generic-research-terminal{padding:18px;border:1px solid #282d34;border-radius:12px;background:#050608d1;color:#929ba7;font:11.5px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace}.generic-research-terminal .dim{color:#c7ccd3}.research-overview-copy{padding:52px;display:flex;flex-direction:column;justify-content:center}.research-overview-copy h3{margin:9px 0 18px;font-size:38px;line-height:1.08;letter-spacing:-.04em}.research-overview-copy p{margin:0 0 27px;color:#aab2bc;font-size:15.5px;line-height:1.62}.research-principles{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.research-principles span{padding:7px 9px;border:1px solid #30353d;border-radius:999px;background:#0e1115;color:#8f98a3;font-size:11px}.research-hub-link{width:max-content}@media(max-width:850px){.research-overview{grid-template-columns:1fr}.research-overview-visual{min-height:0;border-right:0;border-bottom:1px solid var(--line);padding:30px}.research-overview-copy{padding:36px 30px 40px}}@media(max-width:620px){.generic-research-flow{display:grid;grid-template-columns:1fr 18px 1fr;gap:8px}.generic-research-flow .gr-line:nth-of-type(2){display:none}.gr-node{min-width:0;width:100%}.generic-research-terminal{font-size:10px;overflow:auto}}.mobile-subgrid .mobile-all-link{margin-top:6px;padding-top:14px;border-top:1px solid var(--line);color:#d6d9de;font-weight:700}.mobile-subgrid .mobile-all-link:hover{color:#fff}.work-intro{padding-top:28px;padding-bottom:18px}.work-photo-band{padding:8px 0 26px}.photo-direction{display:grid;grid-template-columns:1.02fr .98fr;border:1px solid var(--line);border-radius:28px;overflow:hidden;background:radial-gradient(560px 240px at 100% 0%,rgba(239,63,72,.08),transparent 62%),linear-gradient(145deg,#111419,#0d1014)}.photo-visual{position:relative;min-height:430px;border-right:1px solid var(--line);overflow:hidden;background:#0b0d10}.photo-visual .image-fill{position:absolute;inset:0}.photo-visual .tint{position:absolute;inset:0;background:linear-gradient(90deg,#080a0d1f,#080a0d2e 42%,#080a0dc7),linear-gradient(180deg,#080a0d0d,#080a0d59)}.photo-visual .caption-badge{position:absolute;left:24px;top:22px;z-index:2;padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#080a0da3;color:#d6dbe2;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.photo-visual .caption-note{position:absolute;left:24px;bottom:22px;z-index:2;max-width:430px;padding:16px 18px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#080a0db3;color:#c9d0d8;font-size:14px;line-height:1.55;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.photo-copy{padding:48px 46px;display:flex;flex-direction:column;justify-content:center}.photo-copy h3{margin:10px 0 16px;font-size:44px;line-height:1.02;letter-spacing:-.045em}.photo-copy p{margin:0 0 24px;color:var(--muted);font-size:16px;line-height:1.62;max-width:540px}.direction-points{display:grid;gap:12px;margin-bottom:28px}.direction-points div{padding:12px 0 0;border-top:1px solid var(--line);color:#d7dce3;font-size:14px}.direction-points span{display:block;color:#97a0aa;font-size:13px;margin-top:4px}.photo-tags{display:flex;flex-wrap:wrap;gap:8px}.photo-tags span{padding:7px 9px;border:1px solid #30353d;border-radius:999px;color:#9ea7b2;font-size:11px}.photo-visual.oscilloscope .image-fill{background:radial-gradient(340px 220px at 20% 18%,rgba(33,49,69,.9),transparent 60%),radial-gradient(280px 180px at 42% 56%,rgba(209,183,131,.18),transparent 58%),linear-gradient(126deg,#20262ff5,#12161cfa 45%,#0f1116fc)}.photo-visual.oscilloscope .image-fill:before{content:"";position:absolute;left:7%;top:12%;width:36%;height:42%;border-radius:18px;background:linear-gradient(180deg,#10233d,#071420);box-shadow:0 18px 40px #0000005c;border:1px solid rgba(255,255,255,.07)}.photo-visual.oscilloscope .image-fill:after{content:"";position:absolute;left:9.8%;top:17%;width:29%;height:24%;border-radius:8px;background:linear-gradient(180deg,#06101aeb,#0a1c2df2);box-shadow:inset 0 0 0 1px #ffffff0d}.photo-visual.oscilloscope .trace{position:absolute;z-index:1;left:11%;top:23%;width:25%;height:2px;background:linear-gradient(90deg,transparent 0%,#3ae38a 10%,#3ae38a 90%,transparent 100%);box-shadow:0 0 8px #3ae38a66}.photo-visual.oscilloscope .trace:before{content:"";position:absolute;inset:-12px 0 auto;height:26px;background:linear-gradient(90deg,transparent 0%,transparent 6%,#3ae38a 6%,#3ae38a 9%,transparent 9%,transparent 18%,#3ae38a 18%,#3ae38a 21%,transparent 21%,transparent 30%,#3ae38a 30%,#3ae38a 33%,transparent 33%,transparent 44%,#3ae38a 44%,#3ae38a 47%,transparent 47%,transparent 60%,#3ae38a 60%,#3ae38a 63%,transparent 63%,transparent 100%);opacity:.7}.photo-visual.oscilloscope .board{position:absolute;right:10%;bottom:13%;width:48%;height:48%;border-radius:16px;background:linear-gradient(150deg,#33413f,#22302f 42%,#171d22);box-shadow:0 20px 40px #0000006b;transform:rotate(-8deg)}.photo-visual.oscilloscope .board:before{content:"";position:absolute;inset:12% 10%;border-radius:12px;background:radial-gradient(circle at 24% 28%,rgba(233,198,112,.55) 0 2px,transparent 3px),radial-gradient(circle at 62% 36%,rgba(233,198,112,.55) 0 2px,transparent 3px),linear-gradient(90deg,rgba(189,214,205,.12) 0 2px,transparent 2px 36px),linear-gradient(rgba(189,214,205,.12) 0 2px,transparent 2px 36px);background-size:auto,auto,36px 100%,100% 36px;opacity:.55}.photo-visual.oscilloscope .probe{position:absolute;z-index:1;width:22%;height:3px;background:linear-gradient(90deg,#d9dcdf,#999 56%,#fff0);border-radius:4px}.photo-visual.oscilloscope .probe.one{right:32%;top:40%;transform:rotate(36deg)}.photo-visual.oscilloscope .probe.two{right:26%;top:49%;transform:rotate(20deg)}.photo-visual.pcb .image-fill{background:radial-gradient(340px 220px at 82% 16%,rgba(229,43,53,.1),transparent 56%),linear-gradient(145deg,#263431,#202d2b 26%,#12161b)}.photo-visual.pcb .image-fill:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(195,214,201,.1) 0 2px,transparent 2px 38px),linear-gradient(rgba(195,214,201,.1) 0 2px,transparent 2px 38px);background-size:38px 100%,100% 38px;opacity:.32}.photo-visual.pcb .chip-main{position:absolute;left:36%;top:28%;width:27%;height:28%;border-radius:12px;background:linear-gradient(145deg,#0f1216,#1c2026);box-shadow:0 18px 30px #00000057,inset 0 0 0 1px #ffffff0d}.photo-visual.pcb .chip-main:before,.photo-visual.pcb .chip-main:after{content:"";position:absolute;left:-10%;right:-10%;height:10%;background:repeating-linear-gradient(90deg,#b7c3cc 0 4px,transparent 4px 10px)}.photo-visual.pcb .chip-main:before{top:-10%}.photo-visual.pcb .chip-main:after{bottom:-10%}.photo-visual.pcb .trace-grid{position:absolute;inset:8%;background:radial-gradient(circle at 16% 18%,rgba(236,197,104,.6) 0 3px,transparent 4px),radial-gradient(circle at 80% 30%,rgba(236,197,104,.6) 0 3px,transparent 4px),radial-gradient(circle at 62% 76%,rgba(236,197,104,.6) 0 3px,transparent 4px),linear-gradient(90deg,rgba(196,216,203,.24) 0 2px,transparent 2px 62px),linear-gradient(rgba(196,216,203,.24) 0 2px,transparent 2px 62px);background-size:auto,auto,auto,62px 100%,100% 62px;opacity:.52}.photo-visual.industrial .image-fill{background:radial-gradient(320px 220px at 70% 16%,rgba(229,43,53,.06),transparent 62%),linear-gradient(180deg,#1a1f26,#11161b)}.photo-visual.industrial .cabinet{position:absolute;left:12%;top:14%;width:76%;height:70%;border-radius:18px;background:linear-gradient(145deg,#d1d7df,#aeb6c2);box-shadow:0 24px 44px #00000059}.photo-visual.industrial .cabinet:before{content:"";position:absolute;inset:6% 5%;border-radius:12px;background:linear-gradient(90deg,transparent 0 52%,rgba(41,46,56,.9) 52% 53%,transparent 53%),linear-gradient(180deg,#f4f6f8,#dce2ea)}.photo-visual.industrial .rack{position:absolute;z-index:1;top:23%;width:22%;height:40%;border-radius:10px;background:linear-gradient(180deg,#d8dde5,#bcc5d1);box-shadow:inset 0 0 0 1px #292e382e}.photo-visual.industrial .rack.r1{left:22%}.photo-visual.industrial .rack.r2{left:47%}.photo-visual.industrial .module-lines{position:absolute;inset:10% 12%;background:linear-gradient(180deg,transparent 0 8%,rgba(41,46,56,.26) 8% 9%,transparent 9% 18%,rgba(41,46,56,.26) 18% 19%,transparent 19% 28%,rgba(41,46,56,.26) 28% 29%,transparent 29% 38%,rgba(41,46,56,.26) 38% 39%,transparent 39% 100%);opacity:.8}.photo-visual.industrial .wires{position:absolute;right:16%;bottom:18%;width:22%;height:24%;background:linear-gradient(100deg,transparent 0 18%,#db5a62 18% 20%,transparent 20% 28%,#f1c75f 28% 30%,transparent 30% 40%,#5eb3e6 40% 42%,transparent 42% 54%,#63c08c 54% 56%,transparent 56% 68%,#f19352 68% 70%,transparent 70% 100%);opacity:.95}.photo-visual.industrial .dial{position:absolute;left:18%;bottom:18%;width:12%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 40% 40%,#dd4953 0 34%,#383e47 35% 36%,#b5bdc8 37% 100%);box-shadow:0 8px 20px #0003}.photo-compare-note{margin-top:14px;color:#8f98a4;font-size:13px}@media(max-width:980px){.photo-direction{grid-template-columns:1fr}.photo-visual{min-height:360px;border-right:0;border-bottom:1px solid var(--line)}.photo-copy{padding:34px 30px 36px}.photo-copy h3{font-size:36px}}@media(max-width:620px){.work-photo-band{padding-top:0}.photo-visual{min-height:300px}.photo-copy{padding:28px 22px 30px}.photo-copy h3{font-size:31px}.photo-visual .caption-badge{left:16px;top:16px}.photo-visual .caption-note{left:16px;right:16px;bottom:16px;max-width:none;font-size:13px}}.photo-visual .adobe-preview-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;filter:saturate(.78) contrast(1.05) brightness(.72)}.photo-visual.oscilloscope .adobe-preview-image,.photo-visual.pcb .adobe-preview-image,.photo-visual.industrial .adobe-preview-image{object-position:center center}.photo-visual .image-fill,.photo-visual .trace,.photo-visual .board,.photo-visual .probe,.photo-visual .trace-grid,.photo-visual .chip-main,.photo-visual .cabinet,.photo-visual .rack,.photo-visual .wires,.photo-visual .dial{display:none!important}.photo-visual .tint{z-index:1}.photo-visual .caption-badge,.photo-visual .caption-note{z-index:2}.product-context-card{display:grid;grid-template-columns:1.08fr .92fr;border:1px solid var(--line);border-radius:28px;overflow:hidden;background:radial-gradient(560px 260px at 100% 0%,rgba(239,63,72,.07),transparent 64%),linear-gradient(145deg,#111419,#0d1014)}.product-context-photo{position:relative;min-height:500px;overflow:hidden;border-right:1px solid var(--line);background:#0a0c0f}.product-context-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.76) contrast(1.06) brightness(.68)}.product-context-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#080a0d05,#080a0d14 54%,#080a0d7a),linear-gradient(180deg,#080a0d05,#080a0d33)}.product-context-label{position:absolute;left:22px;bottom:20px;padding:8px 11px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:#080a0da8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#d6dbe2;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-context-copy{padding:48px 44px;display:flex;flex-direction:column;justify-content:center}.product-context-copy h2{margin:10px 0 18px;font-size:46px;line-height:1.02;letter-spacing:-.045em}.product-context-copy>p{margin:0 0 30px;max-width:560px;color:var(--muted);font-size:16px;line-height:1.62}.product-context-list{display:grid}.product-context-list>div{padding:15px 0;border-top:1px solid var(--line)}.product-context-list strong{display:block;color:#eef1f4;font-size:15px;line-height:1.25}.product-context-list span{display:block;margin-top:5px;color:#9aa3ae;font-size:13.5px;line-height:1.5}@media(max-width:900px){.product-context-card{grid-template-columns:1fr}.product-context-photo{min-height:390px;border-right:0;border-bottom:1px solid var(--line)}.product-context-copy{padding:36px 30px 38px}}@media(max-width:620px){.product-context-photo{min-height:300px}.product-context-copy{padding:30px 22px 32px}.product-context-copy h2{font-size:34px}.product-context-copy>p{font-size:15.5px}}.work-photo-band{padding:88px 0 54px!important}.product-context-card{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;gap:28px!important;align-items:stretch;overflow:visible!important;border:0!important;border-radius:0!important;background:none!important}.product-context-photo{position:relative!important;min-height:0!important;aspect-ratio:1.18 / 1!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:28px!important;background:#0a0c0f!important}.product-context-photo img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important}.product-context-copy{min-width:0;padding:42px 40px!important;border:1px solid var(--line);border-radius:28px;background:radial-gradient(460px 220px at 100% 0%,rgba(239,63,72,.055),transparent 64%),linear-gradient(145deg,#111419,#0d1014);justify-content:center}.founder-section{padding-top:54px}@media(max-width:900px){.work-photo-band{padding:62px 0 44px!important}.product-context-card{grid-template-columns:1fr!important;gap:24px!important}.product-context-photo{width:100%!important;aspect-ratio:16 / 10!important;border-bottom:1px solid var(--line)!important}.product-context-copy{padding:34px 30px 36px!important}.founder-section{padding-top:38px}}@media(max-width:620px){.work-photo-band{padding:48px 0 36px!important}.product-context-card{gap:20px!important}.product-context-photo{min-height:0!important;aspect-ratio:4 / 3!important;border-radius:22px!important}.product-context-photo img{object-position:center center!important}.product-context-label{left:14px!important;bottom:14px!important;max-width:calc(100% - 28px);font-size:10px!important}.product-context-copy{padding:28px 24px 30px!important;border-radius:22px}.product-context-copy h2{margin-top:9px!important;font-size:32px!important;line-height:1.04!important}.product-context-copy>p{margin-bottom:24px!important;font-size:15.5px!important;line-height:1.6!important}.product-context-list>div{padding:14px 0!important}.founder-section{padding-top:30px}}@media(max-width:640px){.lab-visual.interactive-lab{min-height:0!important;height:auto!important;padding:18px 0!important;overflow:hidden!important}.lab-visual.interactive-lab .advanced-board{position:relative!important;left:auto!important;top:auto!important;width:calc(100% - 32px)!important;height:280px!important;margin:0 16px!important;border-radius:18px!important}.interactive-lab .chip.big{width:34%!important;height:30%!important;left:33%!important;top:36%!important}.interactive-lab .chip.small1{width:17%!important;height:13%!important;left:11%!important;top:18%!important}.interactive-lab .chip.small2{width:19%!important;height:13%!important;right:10%!important;top:18%!important}.interactive-lab .chip.small3{width:15%!important;height:18%!important;left:11%!important;bottom:12%!important}.interactive-lab .chip.small4{width:21%!important;height:13%!important;right:10%!important;bottom:13%!important}.interactive-lab .board-hotspot{z-index:12!important;min-width:68px!important;height:44px!important;padding:0 13px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;line-height:1!important;letter-spacing:.08em!important;border-radius:999px!important;background:#090b0ef5!important;border:1px solid #434a54!important;color:#d9dee5!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.interactive-lab .board-hotspot.active{border-color:#ef3f48b8!important;color:#fff!important;background:#17191e!important;box-shadow:0 0 0 1px #ef3f4814,0 0 18px #ef3f4821!important}.interactive-lab .hs-uart{inset:14px auto auto 14px!important}.interactive-lab .hs-jtag{inset:14px 14px auto auto!important}.interactive-lab .hs-flash{inset:auto 14px 14px auto!important}.interactive-lab .hero-status-panel{position:relative!important;inset:auto!important;width:auto!important;margin:16px 16px 0!important;z-index:8!important;border-radius:14px!important}.interactive-lab .hero-status-body{display:block!important;padding:14px 15px 16px!important}.interactive-lab .hero-status-left{padding-bottom:13px!important}.interactive-lab .hero-status-right{border-left:0!important;border-top:1px solid #22272d!important;padding:13px 0 0!important}.interactive-lab .hero-status-command{font-size:11px!important;overflow-wrap:anywhere}.interactive-lab .hero-status-lines{font-size:10.5px!important}.interactive-lab .hero-status-note{font-size:12px!important}.interactive-lab .vertical-scan,.interactive-lab .horizontal-scan{pointer-events:none!important}.interactive-lab .vertical-scan{display:block!important;top:22px!important;height:260px!important;left:58%!important;z-index:3!important;opacity:.48!important}}.crypto-interactive .trust-ring,.crypto-interactive .trust-ring:before,.crypto-interactive .trust-ring:after,.crypto-interactive .trust-center,.crypto-interactive:before,.crypto-interactive:after{animation:none!important}.crypto-interactive:before,.crypto-interactive:after{display:none!important}.crypto-interactive .trust-map{width:276px!important;height:276px!important;position:relative!important;border:1px solid #353b44!important;border-radius:50%!important;transform:none!important;background:radial-gradient(circle at center,rgba(229,43,53,.055) 0 29%,transparent 30%),radial-gradient(circle at center,transparent 0 61%,rgba(255,255,255,.025) 62% 62.5%,transparent 63%)}.crypto-interactive .trust-map:before{content:""!important;display:block!important;position:absolute!important;inset:42px!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:50%!important;animation:none!important}.crypto-interactive .trust-map:after{display:none!important}.trust-link{position:absolute;z-index:1;left:50%;top:50%;height:1px;width:108px;transform-origin:0 50%;background:linear-gradient(90deg,#848e9a7a,#848e9a29);transition:background .18s ease,box-shadow .18s ease,opacity .18s ease;pointer-events:none}.trust-link:after{content:"";position:absolute;right:-2px;top:-2px;width:5px;height:5px;border-radius:50%;background:#727c88}.trust-link.l1{width:104px;transform:rotate(-90deg)}.trust-link.l2{width:126px;transform:rotate(-25deg)}.trust-link.l3{width:128px;transform:rotate(32deg)}.trust-link.l4{width:126px;transform:rotate(145deg)}.trust-link.l5{width:125px;transform:rotate(205deg)}.trust-map:has(.n1.active) .l1,.trust-map:has(.n2.active) .l2,.trust-map:has(.n3.active) .l3,.trust-map:has(.n4.active) .l4,.trust-map:has(.n5.active) .l5{background:linear-gradient(90deg,#e52b35e0,#e52b3561);box-shadow:0 0 10px #e52b352e}.trust-map:has(.n1.active) .l1:after,.trust-map:has(.n2.active) .l2:after,.trust-map:has(.n3.active) .l3:after,.trust-map:has(.n4.active) .l4:after,.trust-map:has(.n5.active) .l5:after{background:var(--red);box-shadow:0 0 9px #e52b3561}.crypto-interactive .trust-center{z-index:4!important;inset:50% auto auto 50%!important;width:82px!important;height:82px!important;transform:translate(-50%,-50%)!important;border-radius:50%!important;border:1px solid rgba(229,43,53,.48)!important;background:#15181d!important;box-shadow:0 0 22px #e52b3521!important;display:flex!important;flex-direction:column!important;gap:2px!important;align-items:center!important;justify-content:center!important;color:#f4f5f6!important}.crypto-interactive .trust-center span{font:8px ui-monospace,monospace;letter-spacing:.1em;text-transform:uppercase;color:#9da6b2}.crypto-interactive .trust-center strong{font:700 11px ui-monospace,monospace;letter-spacing:.1em;text-transform:uppercase;color:#fff}.crypto-interactive .orbit-btn{z-index:5!important;min-width:70px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 10px!important;background:#0d1116!important;border:1px solid #3a414b!important;color:#aeb6c1!important;box-shadow:none!important;transform:none!important}.crypto-interactive .orbit-btn:hover,.crypto-interactive .orbit-btn.active{color:#fff!important;border-color:#e52b3594!important;background:#15181d!important;box-shadow:0 0 14px #e52b351a!important}.crypto-interactive .orbit-btn.n1{top:-16px!important;left:103px!important}.crypto-interactive .orbit-btn.n2{right:-50px!important;top:58px!important}.crypto-interactive .orbit-btn.n3{right:-34px!important;bottom:31px!important}.crypto-interactive .orbit-btn.n4{left:-43px!important;bottom:31px!important}.crypto-interactive .orbit-btn.n5{left:-34px!important;top:58px!important}@media(max-width:640px){.crypto-interactive{min-height:440px!important;padding:28px 18px 126px!important}.crypto-interactive .trust-map{width:238px!important;height:238px!important}.crypto-interactive .trust-center{width:72px!important;height:72px!important}.crypto-interactive .orbit-btn{min-width:62px!important;height:36px!important;padding:0 8px!important;font-size:9px!important}.crypto-interactive .orbit-btn.n1{top:-18px!important;left:88px!important}.crypto-interactive .orbit-btn.n2{right:-33px!important;top:48px!important}.crypto-interactive .orbit-btn.n3{right:-23px!important;bottom:25px!important}.crypto-interactive .orbit-btn.n4{left:-29px!important;bottom:25px!important}.crypto-interactive .orbit-btn.n5{left:-27px!important;top:48px!important}.trust-link.l1{width:87px}.trust-link.l2{width:107px}.trust-link.l3{width:108px}.trust-link.l4,.trust-link.l5{width:107px}.crypto-console{left:18px!important;right:18px!important;bottom:18px!important}}@media(min-width:901px){.work-photo-band{padding:72px 0 50px!important}.product-context-card{max-width:1120px!important;margin:0 auto!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:26px!important;align-items:stretch!important}.product-context-photo{aspect-ratio:auto!important;min-height:0!important;height:390px!important;border-radius:26px!important}.product-context-photo img{object-fit:cover!important;object-position:center center!important}.product-context-copy{padding:36px 38px!important;border-radius:26px!important}.product-context-copy h2{max-width:610px!important;margin:9px 0 16px!important;font-size:39px!important;line-height:1.03!important;letter-spacing:-.04em!important}.product-context-copy>p{max-width:600px!important;margin:0 0 24px!important;font-size:15.5px!important;line-height:1.62!important}.product-context-list{display:grid!important;grid-template-columns:1fr 1fr!important;column-gap:24px!important;row-gap:0!important}.product-context-list>div{padding:13px 0!important}.product-context-list strong{font-size:14.5px!important}.product-context-list span{font-size:12.8px!important;line-height:1.48!important}}@media(min-width:901px){.product-context-card{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)!important}.product-context-copy{order:1!important}.product-context-photo{order:2!important}}.hero-status-lines>div{display:grid;grid-template-columns:minmax(105px,auto) 1fr;gap:12px}.hero-status-lines .status-label{color:#8f98a5}.hero-status-lines .status-value{min-width:0}.hero-status-lines .status-neutral{color:#cfd5dc}.hero-status-lines .status-good{color:#9ec9ae}.hero-status-lines .status-finding{color:#ff6a70}@media(max-width:640px){.hero-status-lines>div{grid-template-columns:minmax(92px,auto) 1fr;gap:10px}}.attack-surface-section{border-top:1px solid var(--line);background:#0b0d10}.attack-surface-shell{border:1px solid var(--line);border-radius:26px;padding:18px;background:radial-gradient(720px 280px at 75% 0%,rgba(229,43,53,.06),transparent 68%),#0e1115}.attack-surface-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:18px}.surface-tab{min-height:50px;border:1px solid #303640;border-radius:13px;padding:0 14px;background:#111419;color:#9ca5b0;font-size:13px;font-weight:700;text-align:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.surface-tab:hover{color:#f2f4f6;border-color:#444b56}.surface-tab.active{color:#fff;border-color:#e52b3594;background:#e52b3511;box-shadow:0 0 18px #e52b350f}.attack-surface-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.surface-copy,.surface-console{min-height:310px;border:1px solid #292f38;border-radius:20px;background:#101318}.surface-copy{padding:36px 34px;display:flex;flex-direction:column;justify-content:center}.surface-eyebrow{margin-bottom:12px;color:var(--red2);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.surface-title{margin:0 0 14px;font-size:36px;line-height:1.04;letter-spacing:-.04em}.surface-body{max-width:520px;margin:0;color:#aab2bc;font-size:15.5px;line-height:1.62}.surface-context{margin-top:32px;padding-top:18px;border-top:1px solid #292f38}.surface-context span{display:block;margin-bottom:6px;color:#7f8894;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.surface-context strong{display:block;max-width:480px;color:#d8dde4;font-size:13.5px;line-height:1.5}.surface-console{overflow:hidden;background:linear-gradient(rgba(255,255,255,.017) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.017) 1px,transparent 1px),#090c10;background-size:28px 28px,28px 28px,auto}.surface-console-head{height:38px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #242a31;color:#7f8894;font:10px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.09em;text-transform:uppercase}.surface-console-body{min-height:270px;padding:30px;display:flex;flex-direction:column;justify-content:center}.surface-command{margin-bottom:26px;color:#d8dde4;font:13px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.surface-status-lines{display:grid;gap:12px;font:12px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.surface-status-lines>div{display:grid;grid-template-columns:minmax(130px,auto) 1fr;gap:18px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.045)}.surface-label{color:#808a97}.surface-value{color:#cbd1d8}.surface-good{color:#9ec9ae}.surface-finding{color:#ff6a70}.surface-neutral{color:#cbd1d8}.surface-bridge{display:flex;align-items:center;justify-content:center;gap:11px;padding:18px 6px 2px;color:#707987;font:9px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em}.surface-bridge i{width:42px;height:1px;background:#343a43}.process-steps-heading{margin:42px 0 17px;display:flex;align-items:end;justify-content:space-between;gap:30px}.process-steps-heading p{max-width:520px;margin:0;color:#9099a5;font-size:13.5px}.compact-process-grid .process-card{border-radius:18px}.compact-process-grid .process-num{margin-bottom:22px}.attack-surface-section *,.attack-surface-section *:before,.attack-surface-section *:after{animation:none!important}@media(max-width:820px){.attack-surface-tabs{grid-template-columns:1fr 1fr}.attack-surface-panel{grid-template-columns:1fr}.surface-copy,.surface-console{min-height:0}.surface-console-body{min-height:240px}}@media(max-width:620px){.attack-surface-shell{padding:14px;border-radius:22px}.attack-surface-tabs{grid-template-columns:1fr 1fr;gap:7px}.surface-tab{min-height:48px;padding:0 8px;font-size:11.5px}.surface-copy{padding:28px 22px;border-radius:17px}.surface-title{font-size:30px}.surface-body{font-size:15px}.surface-console{border-radius:17px}.surface-console-body{min-height:0;padding:24px 20px}.surface-command{margin-bottom:22px;font-size:11.5px;overflow-wrap:anywhere}.surface-status-lines{font-size:10.8px}.surface-status-lines>div{grid-template-columns:minmax(105px,auto) 1fr;gap:10px}.surface-bridge{gap:6px;overflow:hidden;white-space:nowrap}.surface-bridge i{width:16px}.process-steps-heading{align-items:flex-start;flex-direction:column;gap:8px;margin-top:34px}}.bottom-cta{margin-top:72px!important}@media(max-width:620px){.bottom-cta{margin-top:54px!important}}.lifecycle-strip{margin-top:18px;padding:20px 22px;display:grid;grid-template-columns:110px 1fr auto;gap:22px;align-items:center;border:1px solid var(--line);border-radius:18px;background:#0e1115}.lifecycle-label{color:var(--red2);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.lifecycle-copy strong{display:block;margin-bottom:5px;color:#e3e7ec;font-size:14px}.lifecycle-copy span{color:#929ba6;font-size:12.5px;line-height:1.5}.lifecycle-link{white-space:nowrap;color:#d9dee5;font-size:12.5px;font-weight:700}.lifecycle-link:hover{color:#fff}.requirement-section{padding:58px 0 36px;border-top:1px solid var(--line);background:#090b0e}.requirement-card{display:grid;grid-template-columns:1.15fr .85fr;gap:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:radial-gradient(520px 230px at 100% 0%,rgba(229,43,53,.055),transparent 66%),#0e1115}.requirement-copy{padding:38px 42px}.requirement-copy h2{max-width:700px;margin:8px 0 15px;font-size:34px;line-height:1.06;letter-spacing:-.035em}.requirement-copy p{max-width:650px;margin:0 0 21px;color:#a5adb7;font-size:14.5px;line-height:1.62}.requirement-side{min-height:260px;padding:36px;display:flex;flex-direction:column;justify-content:center;gap:26px;border-left:1px solid var(--line);background:linear-gradient(rgba(255,255,255,.016) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.016) 1px,transparent 1px),#0a0d11;background-size:30px 30px,30px 30px,auto}.requirement-tags{display:flex;flex-wrap:wrap;gap:9px}.requirement-tags span{padding:10px 13px;border:1px solid #353b44;border-radius:999px;background:#111419;color:#d0d6dd;font-size:12px;font-weight:700}.requirement-note{padding-top:20px;border-top:1px solid #292f38}.requirement-note strong{display:block;margin-bottom:5px;color:#e3e7ec;font-size:14px}.requirement-note span{color:#8f98a4;font-size:12.5px}@media(max-width:820px){.lifecycle-strip{grid-template-columns:1fr;gap:9px}.lifecycle-link{margin-top:4px}.requirement-card{grid-template-columns:1fr}.requirement-side{min-height:0;border-left:0;border-top:1px solid var(--line)}}@media(max-width:620px){.lifecycle-strip{padding:18px;border-radius:16px}.requirement-section{padding:44px 0 26px}.requirement-card{border-radius:20px}.requirement-copy{padding:28px 22px}.requirement-copy h2{font-size:29px}.requirement-copy p{font-size:14.5px}.requirement-side{padding:26px 22px}}@media(min-width:901px){.work-photo-band{padding:82px 0 54px!important}.product-context-card{max-width:1120px!important;margin:0 auto!important;grid-template-columns:minmax(0,1.36fr) minmax(300px,.64fr)!important;gap:18px!important;align-items:center!important;padding:18px!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:28px!important;background:radial-gradient(520px 260px at 100% 0%,rgba(229,43,53,.045),transparent 66%),linear-gradient(145deg,#101318,#0c0f13)!important}.product-context-copy{order:1!important;padding:28px 30px!important;border:0!important;border-radius:0!important;background:none!important}.product-context-photo{order:2!important;width:100%!important;height:338px!important;min-height:0!important;aspect-ratio:auto!important;align-self:center!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:20px!important;background:#080a0d!important;box-shadow:none!important}.product-context-photo img{object-fit:cover!important;object-position:53% center!important;filter:saturate(.58) contrast(1.04) brightness(.53)!important;transform:scale(1.015)}.product-context-overlay{background:linear-gradient(90deg,#080a0d9e,#080a0d47 24%,#080a0d14 58%,#080a0d2e),linear-gradient(180deg,#080a0d14,#080a0d1f 55%,#080a0d6b)!important}.product-context-label{left:auto!important;right:14px!important;bottom:13px!important;padding:6px 8px!important;border-color:#ffffff13!important;border-radius:8px!important;background:#07090cb8!important;color:#aeb6c0!important;font:700 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace!important;letter-spacing:.09em!important;text-transform:uppercase!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-context-copy h2{max-width:650px!important}.product-context-copy>p{max-width:620px!important}}@media(max-width:900px){.product-context-photo img{filter:saturate(.64) contrast(1.04) brightness(.6)!important}.product-context-overlay{background:linear-gradient(180deg,#080a0d0f,#080a0d57)!important}.product-context-label{border-radius:8px!important;color:#b5bdc7!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;letter-spacing:.08em!important}}@media(min-width:901px){.crypto-interactive .trust-map{top:-48px!important}}.surface-detail-note{margin-top:14px;color:#7f8894;font-size:11.5px;line-height:1.5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.research{padding-top:88px!important;padding-bottom:88px!important}.research .section-head{margin-bottom:32px!important}.research-overview{min-height:360px!important;grid-template-columns:1.08fr .92fr!important}.research-overview-visual{min-height:360px!important;padding:32px!important;gap:18px!important;justify-content:center!important}.research-overview-copy{padding:38px 40px!important}.research-overview-copy h3{margin-bottom:14px!important;font-size:34px!important}.research-overview-copy p{margin-bottom:21px!important}.research-principles{margin-bottom:23px!important}.requirement-section{padding:34px 0 26px!important}.requirement-card{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;border-radius:18px!important;background:#0e1115!important}.requirement-copy{padding:24px 28px!important}.requirement-copy .kicker{margin-bottom:8px!important}.requirement-copy h2{max-width:760px!important;margin:0 0 9px!important;font-size:27px!important;line-height:1.08!important}.requirement-copy p{max-width:760px!important;margin:0 0 13px!important;font-size:13.5px!important;line-height:1.55!important}.requirement-copy .inline-link{font-size:12.5px!important}.requirement-side{min-width:330px!important;min-height:0!important;padding:22px 26px!important;gap:15px!important;border-left:1px solid var(--line)!important;background:#0a0d11!important}.requirement-tags{gap:7px!important}.requirement-tags span{padding:7px 10px!important;font-size:11px!important}.requirement-note{padding-top:13px!important}.requirement-note strong{margin-bottom:3px!important;font-size:12.5px!important}.requirement-note span{font-size:11.5px!important}@media(max-width:850px){.research{padding-top:72px!important;padding-bottom:72px!important}.research-overview-visual{min-height:250px!important;padding:28px!important}.research-overview-copy{padding:32px 30px 34px!important}}@media(max-width:820px){.requirement-card{grid-template-columns:1fr!important}.requirement-side{min-width:0!important;border-left:0!important;border-top:1px solid var(--line)!important}}@media(max-width:620px){.research{padding-top:62px!important;padding-bottom:62px!important}.research-overview-copy h3{font-size:30px!important}.requirement-section{padding:28px 0 22px!important}.requirement-copy{padding:22px!important}.requirement-copy h2{font-size:25px!important}.requirement-side{padding:18px 22px!important}}.hero h1 .hero-headline-primary,.hero h1 .hero-headline-secondary{display:block}.hero h1 .hero-headline-secondary{margin-top:.11em}.service-grid .service-card{min-height:190px!important;padding:24px 26px!important;justify-content:flex-start!important;gap:0!important}.service-grid .service-card .num{margin-bottom:24px!important;color:#7f8792!important;font-size:11px!important;letter-spacing:.04em!important}.service-grid .service-card h4{margin:0 0 10px!important;font-size:24px!important}.service-grid .service-card p{margin:0!important;line-height:1.55!important}@media(max-width:620px){.service-grid .service-card{min-height:0!important;padding:22px!important}.service-grid .service-card .num{margin-bottom:18px!important}}.product-pentest{margin-top:28px;display:grid;grid-template-columns:1.08fr .92fr;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#0e1014}.pentest-content{padding:46px 50px}.pentest-content h3{font-size:38px;line-height:1.07;letter-spacing:-.04em;margin:0 0 18px}.pentest-content p{color:#b6bbc3;font-size:17px;max-width:650px;margin:0}.pentest-scope{min-height:330px;padding:30px 32px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--line);background:radial-gradient(520px 250px at 100% 0%,rgba(239,63,72,.12),transparent 66%),#0b0d10}.pentest-scope-head{display:flex;justify-content:space-between;gap:18px;padding:0 2px 13px;margin-bottom:3px;border-bottom:1px solid #30353d;color:#6f7783;font:10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.08em}.pentest-scope-head span:last-child{color:#9aa1ab}.pentest-scope-row{display:grid;grid-template-columns:128px 1fr;gap:18px;align-items:center;padding:13px 2px;border-bottom:1px solid rgba(255,255,255,.055)}.pentest-scope-row:last-child{border-bottom:0}.pentest-scope-row strong{font:10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;color:#d4d8de;letter-spacing:.06em}.pentest-scope-row span{font-size:12.5px;color:#858d98}.focused-reviews-head{margin-top:72px;margin-bottom:28px}.focused-reviews-head h2{font-size:clamp(34px,4.2vw,52px)}#crypto-review{margin-top:0}.focused-review-grid{margin-top:16px}.lifecycle-label{white-space:nowrap}@media(max-width:820px){.product-pentest{grid-template-columns:1fr}.pentest-content{padding:34px}.pentest-content h3{font-size:34px}.pentest-scope{min-height:0;border-left:0;border-top:1px solid var(--line);padding:26px 28px}.focused-reviews-head{margin-top:58px}}@media(max-width:540px){.pentest-content{padding:28px 24px}.pentest-scope{padding:23px 24px}.pentest-scope-row{grid-template-columns:105px 1fr;gap:12px}}.product-system-layout{grid-template-columns:minmax(400px,.92fr) minmax(0,1.08fr)!important;gap:28px!important}.product-system-copy{order:1}.product-system-visual{order:2;position:relative;min-height:560px;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:radial-gradient(520px 310px at 75% 5%,rgba(229,43,53,.1),transparent 66%),radial-gradient(430px 280px at 10% 92%,rgba(255,255,255,.035),transparent 67%),linear-gradient(145deg,#0c0f13,#090b0e 70%);isolation:isolate}.product-system-visual:before{content:"";position:absolute;inset:0;z-index:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 88%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 88%)}.product-system-topline{position:absolute;z-index:6;left:25px;right:25px;top:22px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#747c87;font:700 9.5px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.product-system-path{color:#939ba6;letter-spacing:.055em}.backend-plane{position:absolute;z-index:3;top:64px;right:31px;width:285px;padding:17px 18px 15px;border:1px solid rgba(255,255,255,.105);border-radius:13px;background:#0e1115e6;box-shadow:0 18px 55px #00000038}.backend-label{margin-bottom:11px;color:#c9ced5;font:700 9.5px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.09em}.backend-chips{display:flex;flex-wrap:wrap;gap:6px}.backend-chips span{padding:5px 7px;border:1px solid rgba(255,255,255,.08);border-radius:6px;color:#858e99;font:600 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.product-system-links{position:absolute;z-index:1;inset:0;width:100%;height:100%;pointer-events:none}.product-system-links path{fill:none;stroke:#9fa8b433;stroke-width:1.1;stroke-dasharray:4 7}.product-object{position:absolute;z-index:4;transition:opacity .22s ease,filter .22s ease,transform .22s ease,border-color .22s ease;opacity:.46;filter:saturate(.55) brightness(.72)}.product-object.active{opacity:1;filter:none;transform:translateY(-3px)}.product-object-label{display:flex;flex-direction:column;gap:2px;margin-bottom:9px}.product-object-label b{color:#dfe3e8;font:700 9.5px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em}.product-object-label span{color:#6f7782;font:500 9.5px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.industrial-object{left:39px;top:162px;width:205px}.din-device{position:relative;height:142px;perspective:500px}.din-face{position:absolute;left:10px;top:8px;width:142px;height:124px;border:1px solid #4b5159;border-radius:6px;background:linear-gradient(145deg,#3a3f45,#20252a);box-shadow:0 22px 48px #00000057}.din-side{position:absolute;left:151px;top:18px;width:35px;height:105px;transform:skewY(-24deg);border:1px solid #343941;background:linear-gradient(90deg,#1a1e22,#2b3036)}.din-top{position:absolute;left:21px;top:0;width:142px;height:24px;transform:skew(-52deg);border:1px solid #3d434b;background:#343a40}.din-brand{position:absolute;left:14px;top:15px;width:43px;height:5px;border-radius:3px;background:#9199a3}.din-led{position:relative;display:inline-block;width:5px;height:5px;border-radius:50%;background:#747d87;margin:19px 0 0 9px}.din-port{position:absolute;bottom:17px;width:34px;height:29px;border:2px solid #111519;background:repeating-linear-gradient(90deg,#090c0f 0 3px,#30363c 3px 5px)}.din-port.p1{left:16px}.din-port.p2{left:58px}.din-slot{position:absolute;right:17px;bottom:19px;width:31px;height:8px;background:#111519;border:1px solid #555c65}.network-object{right:34px;top:188px;width:253px}.rack-device{position:relative;height:105px}.rack-face{position:absolute;left:4px;top:18px;width:226px;height:63px;border:1px solid #454b53;border-radius:5px;background:linear-gradient(180deg,#343940,#1e2328);box-shadow:0 22px 48px #00000057}.rack-top{position:absolute;left:16px;top:4px;width:217px;height:26px;transform:skew(-42deg);transform-origin:left bottom;border:1px solid #383e45;background:#2c3137}.rack-logo{position:absolute;left:14px;top:15px;width:32px;height:4px;border-radius:3px;background:#8d959e}.rack-port{display:inline-block;width:22px;height:16px;margin:32px 0 0 6px;border:1px solid #080a0d;background:repeating-linear-gradient(90deg,#0b0d10 0 2px,#3b424a 2px 3px)}.rack-port:first-of-type{margin-left:69px}.rack-led{display:inline-block;width:4px;height:4px;margin-left:7px;border-radius:50%;background:#7b848e}.infrastructure-object{right:51px;bottom:58px;width:182px}.infra-device{position:relative;width:125px;height:148px;margin-left:24px;border:1px solid #4a5057;border-radius:19px 19px 13px 13px;background:linear-gradient(150deg,#3a4046,#1c2126);box-shadow:0 24px 50px #0000005c}.infra-screen{position:absolute;left:27px;top:22px;width:70px;height:35px;border:1px solid #505860;border-radius:5px;background:#11161a}.infra-ring{position:absolute;left:43px;top:76px;width:38px;height:38px;border:2px solid #7b838d;border-radius:50%;box-shadow:inset 0 0 0 7px #20262b}.infra-slot{position:absolute;left:49px;bottom:15px;width:27px;height:7px;border-radius:4px;background:#0f1317;border:1px solid #515961}.embedded-object{left:55px;bottom:45px;width:238px}.embedded-board{position:relative;width:207px;height:111px;border:1px solid #3c444c;border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),#17231f;background-size:14px 14px;box-shadow:0 22px 46px #0000005c;transform:perspective(500px) rotateX(7deg) rotateY(-7deg)}.board-chip{position:absolute;left:72px;top:32px;width:56px;height:47px;background:#111417;border:1px solid #566068;box-shadow:0 0 0 5px #28332e}.board-module{position:absolute;right:14px;top:16px;width:43px;height:72px;background:#20272c;border:1px solid #50575e}.board-connector{position:absolute;left:13px;width:35px;height:13px;background:#b9bdc0;border:4px solid #444b50}.board-connector.c1{top:16px}.board-connector.c2{top:46px}.board-connector.c3{top:76px}.board-trace{position:absolute;height:1px;background:#6c7870;opacity:.45;transform-origin:left center}.board-trace.t1{left:49px;top:26px;width:50px;transform:rotate(16deg)}.board-trace.t2{left:48px;top:79px;width:47px;transform:rotate(-14deg)}.product-object.active .din-face,.product-object.active .rack-face,.product-object.active .infra-device,.product-object.active .embedded-board{border-color:#e52b35b8;box-shadow:0 24px 55px #0000006b,0 0 0 1px #e52b351f}.product-object.active .product-object-label b{color:#f0f2f5}.product-object.active .product-object-label:before{content:"";display:inline-block;width:18px;height:2px;margin-bottom:4px;background:var(--red)}.system-caption{position:absolute;z-index:6;left:25px;bottom:18px;display:flex;align-items:center;gap:8px;color:#717985;font-size:10px}.system-caption-dot{width:5px;height:5px;border-radius:50%;background:var(--red)}.product-system-list{border-bottom:1px solid var(--line)}.product-system-list .product-system-item{width:100%;appearance:none;text-align:left;cursor:pointer;padding:15px 28px 15px 0;border:0;border-top:1px solid var(--line);background:transparent;font:inherit;position:relative}.product-system-list .product-system-item:after{content:"";position:absolute;right:2px;top:50%;width:6px;height:6px;margin-top:-3px;border-radius:50%;background:#4b525c;transition:background .18s ease,box-shadow .18s ease}.product-system-list .product-system-item.active:after{background:var(--red);box-shadow:0 0 0 5px #e52b351a}.product-system-list .product-system-item strong{transition:color .18s ease}.product-system-list .product-system-item:not(.active) strong{color:#c3c8cf}.product-system-list .product-system-item:hover strong,.product-system-list .product-system-item.active strong{color:#f5f7fa}.product-system-list .product-system-item:focus-visible{outline:1px solid var(--red);outline-offset:4px;border-radius:4px}@media(max-width:1000px){.product-system-layout{grid-template-columns:1fr!important}.product-system-copy{order:2}.product-system-visual{order:1;min-height:520px}}@media(max-width:620px){.product-system-visual{min-height:480px;border-radius:22px}.product-system-topline{left:18px;right:18px;top:17px}.product-system-path{display:none}.backend-plane{top:50px;right:18px;width:235px}.industrial-object{left:22px;top:155px;transform:scale(.84);transform-origin:left top}.network-object{right:-6px;top:190px;transform:scale(.78);transform-origin:right top}.embedded-object{left:25px;bottom:38px;transform:scale(.77);transform-origin:left bottom}.infrastructure-object{right:12px;bottom:43px;transform:scale(.78);transform-origin:right bottom}.product-object.active{transform:translateY(-3px) scale(.84)}.network-object.active{transform:translateY(-3px) scale(.78)}.embedded-object.active{transform:translateY(-3px) scale(.77)}.infrastructure-object.active{transform:translateY(-3px) scale(.78)}}@media(prefers-reduced-motion:reduce){.product-object,.product-system-item:after,.product-system-item strong{transition:none!important}}.vulnerability-service{margin-top:18px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:0;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#0e1115}.vulnerability-service-copy{padding:30px 34px 28px}.vulnerability-service-copy h3{margin:0 0 11px;font-size:27px;line-height:1.1;letter-spacing:-.025em}.vulnerability-service-copy p{max-width:690px;margin:0 0 18px;color:#aab1bb;font-size:14.5px;line-height:1.6}.vulnerability-flow{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--line);background:#0b0e12}.vulnerability-flow>div{min-height:104px;padding:20px 22px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid var(--line)}.vulnerability-flow>div:nth-child(odd){border-right:1px solid var(--line)}.vulnerability-flow>div:nth-child(3),.vulnerability-flow>div:nth-child(4){border-bottom:0}.vulnerability-flow strong{margin-bottom:7px;color:#dce1e7;font:700 10px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em}.vulnerability-flow small{color:#7f8894;font:500 10px/1.35 ui-monospace,SFMono-Regular,Menlo,monospace}@media(max-width:820px){.vulnerability-service{grid-template-columns:1fr}.vulnerability-flow{border-left:0;border-top:1px solid var(--line)}}@media(max-width:540px){.vulnerability-service-copy{padding:26px 22px}.vulnerability-service-copy h3{font-size:24px}.vulnerability-flow{grid-template-columns:1fr}.vulnerability-flow>div{min-height:0;padding:17px 20px;border-right:0!important;border-bottom:1px solid var(--line)!important}.vulnerability-flow>div:last-child{border-bottom:0!important}}.focused-review-grid .service-card{min-height:205px!important;display:flex!important;flex-direction:column!important}.focused-review-grid .service-card:hover{transform:none!important}.focused-review-grid .service-card-body{flex:0 0 auto}.focused-review-grid .service-card-link{margin-top:auto;padding-top:18px;font-size:13.5px}.vulnerability-flow strong{font-size:13px!important;line-height:1.25!important;letter-spacing:.07em!important}.vulnerability-flow small{font-size:12.5px!important;line-height:1.4!important;color:#929aa5!important}@media(max-width:620px){.focused-review-grid .service-card{min-height:0!important}.focused-review-grid .service-card-link{margin-top:18px;padding-top:0}}.consequence-section{padding-top:18px;padding-bottom:16px}.consequence-strip{display:grid;grid-template-columns:1.18fr repeat(3,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#0b0e12}.consequence-strip>div{min-width:0;padding:20px 22px}.consequence-strip>div+div{border-left:1px solid var(--line)}.consequence-intro{display:flex;flex-direction:column;justify-content:center;gap:8px}.consequence-intro .kicker{margin:0}.consequence-intro strong{max-width:280px;color:#e8ebef;font-size:15px;line-height:1.42}.consequence-item b{display:block;margin-bottom:7px;color:#d8dde3;font-size:13px}.consequence-item span{display:block;color:#8f98a4;font-size:12.5px;line-height:1.55}.scope-definition{display:inline-block;margin:0 0 14px;padding:6px 8px;border:1px solid rgba(255,255,255,.085);border-radius:6px;color:#aeb5bf;background:#ffffff05;font:700 10px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.075em}.compact-how-section{padding-top:86px;padding-bottom:86px}.compact-how-head{margin-bottom:30px!important}.compact-how-head h2{max-width:650px}.compact-how-section .compact-process-grid{margin-top:0}.compact-how-section .process-card{min-height:235px}.compact-how-section .process-card p{max-width:31ch}.bottom-cta-action{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:0 0 auto}.contact-note{color:#a5abb4;font-size:11.5px;line-height:1.3;padding-left:2px}@media(max-width:980px){.consequence-strip{grid-template-columns:1fr 1fr}.consequence-strip>div{border-left:0!important;border-top:1px solid var(--line)}.consequence-strip>div:nth-child(1),.consequence-strip>div:nth-child(2){border-top:0}.consequence-strip>div:nth-child(2n){border-left:1px solid var(--line)!important}}@media(max-width:620px){.consequence-section{padding-top:12px}.consequence-strip{grid-template-columns:1fr}.consequence-strip>div{border-left:0!important;border-top:1px solid var(--line)!important;padding:18px 20px}.consequence-strip>div:first-child{border-top:0!important}.compact-how-section{padding-top:70px;padding-bottom:70px}.compact-how-section .process-card{min-height:0}}.consequence-section{padding-top:74px!important;padding-bottom:72px!important}.consequence-head{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:end;gap:34px;margin-bottom:28px}.consequence-head .kicker{margin:0}.consequence-head h2{margin:0;max-width:760px;font-size:clamp(30px,3.6vw,45px);line-height:1.04;letter-spacing:-.035em}.consequence-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#0b0e12}.consequence-grid .consequence-item{min-height:150px;padding:27px 28px 25px;display:flex;flex-direction:column;justify-content:flex-start}.consequence-grid .consequence-item+.consequence-item{border-left:1px solid var(--line)}.consequence-grid .consequence-item b{position:relative;display:block;margin-bottom:13px;padding-top:13px;color:#edf0f4;font-size:16px;line-height:1.25}.consequence-grid .consequence-item b:before{content:"";position:absolute;top:0;left:0;width:22px;height:2px;background:var(--red)}.consequence-grid .consequence-item span{display:block;max-width:34ch;color:#99a1ac;font-size:14px;line-height:1.58}@media(max-width:820px){.consequence-section{padding-top:60px!important;padding-bottom:58px!important}.consequence-head{grid-template-columns:1fr;gap:13px}.consequence-grid{grid-template-columns:1fr}.consequence-grid .consequence-item{min-height:0}.consequence-grid .consequence-item+.consequence-item{border-left:0;border-top:1px solid var(--line)}}.wrap.hero{padding-left:28px!important;padding-right:28px!important}@media(max-width:620px){.wrap.hero{padding-left:24px!important;padding-right:24px!important}}:root{--content-gutter:28px}.wrap,.wrap.hero{width:100%;max-width:var(--max)!important;margin-left:auto!important;margin-right:auto!important;padding-left:var(--content-gutter)!important;padding-right:var(--content-gutter)!important}.product-context-card{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}@media(max-width:560px){:root{--content-gutter:18px}}.backend-plane.shared-active{border-color:#e52b356b;background:linear-gradient(180deg,#e52b350b,#0e1115eb),#0e1115eb;box-shadow:0 18px 55px #00000040,0 0 0 1px #e52b350e}.backend-plane.shared-active:before{content:"";position:absolute;left:18px;top:-1px;width:28px;height:2px;background:var(--red)}.backend-plane.shared-active .backend-label{color:#e2e6eb}.backend-plane.shared-active .backend-chips span{color:#aeb6c0;border-color:#ffffff1f}.product-system-links path{transition:stroke .2s ease,opacity .2s ease,stroke-width .2s ease;opacity:.62}.product-system-links path.active{stroke:#e52b35b8;stroke-width:1.55;opacity:1}.product-system-visual .backend-plane{opacity:1;filter:none}@media(prefers-reduced-motion:reduce){.product-system-links path{transition:none!important}}@media(max-width:1100px)and (min-width:901px){.hero{gap:44px!important;grid-template-columns:1.04fr .96fr!important}.lab-visual.interactive-lab{min-height:500px}.interactive-lab .hero-status-body{grid-template-columns:1fr!important;gap:12px!important;padding:13px 14px 14px!important}.interactive-lab .hero-status-right{border-left:0!important;border-top:1px solid #22272d!important;padding-left:0!important;padding-top:11px!important}.interactive-lab .hero-status-lines>div{grid-template-columns:minmax(96px,auto) 1fr!important;gap:10px!important}.interactive-lab .hero-status-command{overflow-wrap:anywhere}.interactive-lab .hero-status-note{font-size:11.5px;line-height:1.48}}.product-object{filter:saturate(.58) brightness(.76) contrast(1.04)}.product-object.active{filter:saturate(.92) brightness(.98) contrast(1.08)}.industrial-object{width:214px!important}.din-device{height:148px!important}.din-face{width:146px!important;height:126px!important;border-color:#59616a!important;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent 18%),linear-gradient(145deg,#424850,#24292f)!important;box-shadow:0 24px 50px #0006,inset 0 1px #ffffff0a,inset 0 -1px #00000047!important}.din-side{left:156px!important;top:16px!important;width:32px!important;height:110px!important;transform:skewY(-22deg)!important;border-color:#414850!important;background:linear-gradient(90deg,#171b20,#23282e 34%,#343a41)!important;box-shadow:inset 1px 0 #ffffff0a,inset -1px 0 #00000040}.din-side:before{content:"";position:absolute;inset:10px 7px 10px 8px;border:1px solid rgba(255,255,255,.055);border-radius:3px;background:repeating-linear-gradient(180deg,rgba(255,255,255,.05) 0 2px,transparent 2px 8px);opacity:.5}.din-side:after{content:"";position:absolute;right:-6px;top:7px;width:8px;height:94px;border-radius:0 3px 3px 0;background:linear-gradient(180deg,#242a30,#14181c);box-shadow:inset 1px 0 #ffffff0a}.din-top{left:23px!important;width:145px!important;height:22px!important;transform:skew(-49deg)!important;border-color:#434a52!important;background:linear-gradient(180deg,#3d444c,#30363d)!important}.din-brand{width:49px!important;height:5px!important;background:#9aa3ad!important}.din-led{width:5px!important;height:5px!important;margin-left:8px!important;background:#8d97a2!important;box-shadow:0 0 0 1px #00000038}.din-port{height:31px!important;border-color:#0f1418!important;background:linear-gradient(180deg,#0a0d11,#161b20 58%,#0d1116),repeating-linear-gradient(90deg,#0a0d10 0 3px,#364049 3px 5px)!important;box-shadow:inset 0 1px #ffffff09}.din-slot{right:15px!important;width:34px!important;height:10px!important;border-color:#5a636d!important;background:linear-gradient(180deg,#0c1014,#191e24)!important}.infrastructure-object{width:198px!important;right:46px!important;bottom:52px!important}.infra-device{width:120px!important;height:168px!important;margin-left:28px!important;border-color:#555d67!important;border-radius:24px 24px 16px 16px!important;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 16%),linear-gradient(155deg,#424850,#23282e)!important;box-shadow:0 24px 52px #0006,inset 0 1px #ffffff0b,inset 0 -1px #00000042!important}.infra-device:before{content:"";position:absolute;right:-10px;top:12px;width:10px;height:126px;border-radius:0 10px 10px 0;background:linear-gradient(180deg,#272c32,#171b20);box-shadow:inset 1px 0 #ffffff09}.infra-device:after{content:"";position:absolute;left:16px;top:12px;width:4px;height:112px;border-radius:3px;background:linear-gradient(180deg,#e52b35e6,#e52b352e);opacity:.72}.infra-screen{left:25px!important;top:23px!important;width:70px!important;height:38px!important;border-color:#5e6772!important;border-radius:7px!important;background:linear-gradient(180deg,#10151a,#171d23)!important;box-shadow:inset 0 1px #ffffff08}.infra-ring{left:42px!important;top:84px!important;width:34px!important;height:34px!important;border-width:2px!important;border-color:#8b949f!important;box-shadow:inset 0 0 0 7px #23292f,0 0 0 1px #ffffff08}.infra-slot{left:47px!important;bottom:18px!important;width:25px!important;height:8px!important;border-color:#59616a!important;background:linear-gradient(180deg,#0d1116,#171c22)!important}.product-object.active .din-face,.product-object.active .rack-face,.product-object.active .infra-device,.product-object.active .embedded-board{box-shadow:0 26px 56px #00000070,0 0 0 1px #e52b3529,inset 0 1px #ffffff0a!important}.din-side{left:154px!important;top:13px!important;width:27px!important;height:112px!important;transform:skewY(-18deg)!important;background:linear-gradient(90deg,#20252a,#2b3036 58%,#353b42)!important;border-color:#464d55!important}.din-side:before{inset:9px 6px 9px 7px!important;background:repeating-linear-gradient(180deg,rgba(255,255,255,.055) 0 1px,transparent 1px 7px)!important;border-color:#ffffff09!important}.din-top{left:20px!important;top:0!important;width:145px!important;height:18px!important;transform:skew(-46deg)!important;background:linear-gradient(180deg,#424850,#343a40)!important}.din-port{bottom:17px!important;width:37px!important;height:30px!important;border:1px solid #68717b!important;border-radius:2px!important;background:linear-gradient(to bottom,#22282e 0 4px,#0b0e11 4px 22px,#171c21 22px 100%)!important;box-shadow:inset 0 0 0 2px #11161a,inset 0 4px #2b3238,0 1px #ffffff0a!important;transform:none!important}.din-port:before{content:"";position:absolute;left:5px;right:5px;bottom:4px;height:6px;background:repeating-linear-gradient(90deg,#8f98a2 0 2px,transparent 2px 4px);opacity:.72}.din-port:after{content:"";position:absolute;left:10px;top:5px;width:15px;height:3px;border-radius:1px;background:#424a52}.din-port.p1{left:18px!important}.din-port.p2{left:63px!important}.din-brand{left:14px!important;top:14px!important;width:51px!important;height:4px!important;background:#a1a9b2!important}.din-led{margin-top:18px!important;margin-left:8px!important;width:5px!important;height:5px!important;border:1px solid rgba(0,0,0,.28);background:#8d97a1!important}.din-slot{right:12px!important;bottom:17px!important;width:35px!important;height:13px!important;border:1px solid #68717a!important;border-radius:2px!important;background:repeating-linear-gradient(90deg,#252b31 0 5px,#111519 5px 7px)!important;box-shadow:inset 0 1px #ffffff0a}.din-slot:before{content:"I/O";position:absolute;right:0;top:-11px;color:#727b85;font:600 6px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.06em}.din-face:after{content:"";position:absolute;left:13px;right:12px;top:43px;height:1px;background:#ffffff0e}.din-top{left:12px!important;top:3px!important;width:148px!important;height:12px!important;transform:none!important;border:1px solid #454c54!important;border-radius:4px 4px 1px 1px!important;background:linear-gradient(180deg,#40464d,#343a40)!important;box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #0003!important;z-index:0!important}.din-face{top:10px!important;z-index:2!important}.din-side{left:151px!important;top:15px!important;width:28px!important;height:109px!important;transform:none!important;border:1px solid #414850!important;border-left-color:#343a41!important;border-radius:0 4px 4px 0!important;background:linear-gradient(90deg,#252b31,#1b2025)!important;box-shadow:inset 1px 0 #ffffff06,inset -1px 0 #00000038!important;z-index:1!important}.din-side:before{content:"";position:absolute;inset:10px 6px;border:0!important;border-radius:2px;background:repeating-linear-gradient(180deg,rgba(255,255,255,.055) 0 1px,transparent 1px 7px)!important;opacity:.42}.din-device{position:relative;width:190px!important;height:150px!important;overflow:visible!important}.din-top{position:absolute!important;left:16px!important;top:2px!important;width:126px!important;height:14px!important;transform:skew(-38deg)!important;transform-origin:left bottom!important;border:1px solid #4a5159!important;border-bottom-color:#333840!important;border-radius:4px 4px 0 0!important;background:linear-gradient(180deg,#414850,#353b43)!important;box-shadow:inset 0 1px #ffffff0d!important;z-index:1!important}.din-face{position:absolute!important;left:0!important;top:14px!important;width:142px!important;height:124px!important;border:1px solid #69727d!important;border-radius:8px!important;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 18%),linear-gradient(135deg,#474e57,#2f353d)!important;box-shadow:0 22px 44px #00000057,inset 0 1px #ffffff09,inset 0 -1px #0000003d!important;z-index:3!important}.din-side{position:absolute!important;left:142px!important;top:14px!important;width:28px!important;height:124px!important;transform:skewY(-32deg)!important;transform-origin:left top!important;border:1px solid #47505a!important;border-left-color:#353b43!important;border-radius:0 4px 4px 0!important;background:linear-gradient(90deg,#2d333a,#1b2025)!important;box-shadow:inset 1px 0 #ffffff08!important;z-index:2!important}.din-side:before{content:"";position:absolute;inset:12px 6px;border-radius:2px;background:repeating-linear-gradient(180deg,rgba(255,255,255,.055) 0 1px,transparent 1px 7px);opacity:.42}.din-side:after{display:none!important}.din-brand{position:absolute!important;left:14px!important;top:12px!important;width:42px!important;height:4px!important;border-radius:3px!important;background:#a6adb6!important}.din-led{position:relative!important;display:inline-block!important;width:5px!important;height:5px!important;margin:19px 0 0 8px!important;border-radius:50%!important;background:#8a94a0!important;box-shadow:0 0 0 1px #00000038!important}.din-face:after{content:"";position:absolute;left:14px;right:14px;top:42px;height:1px;background:#ffffff0e}.din-port{position:absolute!important;bottom:34px!important;width:33px!important;height:28px!important;border:1px solid #707985!important;border-radius:2px!important;background:linear-gradient(to bottom,#252b31 0 4px,#0b0f12 4px 22px,#161b20 22px 100%)!important;box-shadow:inset 0 0 0 2px #11161a,inset 0 4px #30373d!important}.din-port:before{content:"";position:absolute;left:5px;right:5px;bottom:4px;height:6px;background:repeating-linear-gradient(90deg,#98a1aa 0 2px,transparent 2px 4px);opacity:.72}.din-port:after{content:"";position:absolute;left:9px;top:5px;width:14px;height:3px;border-radius:1px;background:#434a52}.din-port.p1{left:22px!important}.din-port.p2{left:66px!important}.din-slot{position:absolute!important;right:13px!important;bottom:23px!important;width:36px!important;height:14px!important;border:1px solid #68727d!important;border-radius:2px!important;background:repeating-linear-gradient(90deg,#293038 0 5px,#111519 5px 7px)!important;box-shadow:inset 0 1px #ffffff08!important}.din-slot:before{content:"I/O";position:absolute;right:0;top:-11px;color:#77808a;font:600 6px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.06em}.product-object.active .din-face{box-shadow:0 24px 48px #00000061,0 0 0 1px #e52b352e,inset 0 1px #ffffff0a!important}.industrial-object{width:210px!important}.din-device{width:190px!important;height:150px!important;position:relative}.industrial-svg{display:block;width:100%;height:100%;overflow:visible}.industrial-svg .top-plane,.industrial-svg .right-plane,.industrial-svg .front-plane{transition:filter .2s ease,opacity .2s ease,stroke .2s ease}.product-object.active .industrial-svg .top-plane,.product-object.active .industrial-svg .right-plane,.product-object.active .industrial-svg .front-plane{stroke:#7b8592}.product-object.active .industrial-svg .front-plane{filter:drop-shadow(0 0 0 rgba(229,43,53,.12))}.product-object{width:190px!important}.product-glyph{--gx:10px;--gy:-8px;position:relative;width:160px;height:112px;margin-top:4px}.product-glyph .glyph-face,.product-glyph .glyph-depth{position:absolute;border:1px solid #4d5661;border-radius:8px}.product-glyph .glyph-face{inset:10px 18px 12px 4px;z-index:2;background:linear-gradient(145deg,#343a42,#20252b);box-shadow:0 20px 38px #00000047,inset 0 1px #ffffff09}.product-glyph .glyph-depth{inset:2px 8px 20px 14px;z-index:1;background:#171b20;border-color:#39414a}.product-glyph .glyph-depth:after{content:"";position:absolute;right:-1px;top:10px;bottom:10px;width:1px;background:#ffffff09}.product-object.active .product-glyph .glyph-face{border-color:#e52b35ad;box-shadow:0 22px 42px #00000057,0 0 0 1px #e52b351a,inset 0 1px #ffffff0a}.product-object.active .product-glyph .glyph-depth{border-color:#4b535d}.product-glyph .glyph-mark{position:absolute;left:13px;top:12px;width:34px;height:4px;border-radius:3px;background:#8e98a3}.product-glyph .glyph-led{position:absolute;top:12px;width:5px;height:5px;border-radius:50%;background:#77818c}.product-glyph .glyph-port{position:absolute;width:25px;height:19px;border:1px solid #69737e;border-radius:2px;background:linear-gradient(180deg,#252b31 0 4px,#0d1014 4px 14px,#181d22 14px);box-shadow:inset 0 0 0 2px #11161a}.product-glyph .glyph-port:after{content:"";position:absolute;left:4px;right:4px;bottom:3px;height:4px;background:repeating-linear-gradient(90deg,#89939d 0 1px,transparent 1px 3px);opacity:.62}.glyph-industrial .glyph-led.l1{left:57px}.glyph-industrial .glyph-led.l2{left:67px}.glyph-industrial .glyph-led.l3{left:77px}.glyph-industrial .glyph-port.p1{left:16px;bottom:18px}.glyph-industrial .glyph-port.p2{left:49px;bottom:18px}.glyph-industrial .glyph-io{position:absolute;right:13px;bottom:18px;width:30px;height:11px;border:1px solid #64707b;border-radius:2px;background:repeating-linear-gradient(90deg,#252c33 0 4px,#111519 4px 6px)}.glyph-network{width:178px;height:96px}.glyph-network .glyph-face{inset:20px 10px 14px 2px;border-radius:6px}.glyph-network .glyph-depth{inset:12px 2px 22px 12px;border-radius:6px}.glyph-network .glyph-mark{left:12px;top:12px;width:28px}.glyph-network .glyph-port{top:38px;width:22px;height:16px}.glyph-network .glyph-port.p1{left:55px}.glyph-network .glyph-port.p3{left:107px}.glyph-network .glyph-port.p4{left:133px}.glyph-network .glyph-led.l1{left:47px;top:15px}.glyph-network .glyph-led.l2{left:57px;top:15px}.glyph-infrastructure{width:126px;height:145px;margin-left:22px}.glyph-infrastructure .glyph-face{inset:8px 10px 10px 2px;border-radius:16px}.glyph-infrastructure .glyph-depth{inset:0 2px 18px 10px;border-radius:16px}.glyph-infrastructure .glyph-screen{position:absolute;left:25px;top:24px;width:64px;height:31px;border:1px solid #56616c;border-radius:5px;background:#11161b}.glyph-infrastructure .glyph-ring{position:absolute;left:40px;top:75px;width:34px;height:34px;border:2px solid #7a858f;border-radius:50%;box-shadow:inset 0 0 0 7px #242a30}.glyph-infrastructure .glyph-slot{position:absolute;left:47px;bottom:17px;width:20px;height:6px;border-radius:3px;background:#11161a;border:1px solid #59636d}.glyph-embedded{width:180px;height:110px}.glyph-embedded .glyph-face{inset:8px 12px 14px 2px;border-radius:7px;background:linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),#17221f;background-size:14px 14px}.glyph-embedded .glyph-depth{inset:0 4px 22px 12px;border-radius:7px}.glyph-embedded .glyph-chip{position:absolute;left:62px;top:29px;width:46px;height:38px;border:1px solid #56616a;background:#111417;box-shadow:0 0 0 4px #28322e}.glyph-embedded .glyph-module{position:absolute;right:14px;top:18px;width:33px;height:58px;border:1px solid #505860;background:#20262c}.glyph-embedded .glyph-connector{position:absolute;left:12px;width:27px;height:10px;border:3px solid #444b51;background:#aeb3b6}.glyph-embedded .glyph-connector.c1{top:18px}.glyph-embedded .glyph-connector.c2{top:43px}.glyph-embedded .glyph-connector.c3{top:68px}.glyph-embedded .glyph-trace{position:absolute;height:1px;background:#68756d;opacity:.42;transform-origin:left center}.glyph-embedded .glyph-trace.t1{left:40px;top:28px;width:44px;transform:rotate(15deg)}.glyph-embedded .glyph-trace.t2{left:40px;top:72px;width:42px;transform:rotate(-14deg)}.industrial-object{left:39px!important;top:162px!important}.network-object{right:34px!important;top:188px!important;width:210px!important}.embedded-object{left:55px!important;bottom:45px!important;width:205px!important}.infrastructure-object{right:51px!important;bottom:58px!important;width:175px!important}@media(max-width:1000px){.product-glyph{transform-origin:left top}}@media(max-width:620px){.product-object{width:auto!important}.product-glyph{transform:scale(.9)}.network-object .product-glyph,.embedded-object .product-glyph{transform:scale(.86)}.infrastructure-object .product-glyph{transform:scale(.84)}}.din-top,.din-face,.din-side,.rack-device,.rack-face,.rack-top,.infra-device,.infra-screen,.infra-ring,.infra-slot,.embedded-board,.board-chip,.board-module,.board-connector,.board-trace,.industrial-svg{display:none!important}.glyph-industrial{width:166px;height:112px}.glyph-industrial .glyph-face{inset:10px 18px 12px 6px;border-radius:6px;background:linear-gradient(180deg,#353b43,#272d34)}.glyph-industrial .glyph-depth{inset:4px 8px 18px 16px;border-radius:6px;background:#171c21}.glyph-industrial .glyph-mark{left:13px;top:12px;width:38px}.glyph-industrial .glyph-led{top:13px;width:4px;height:4px;background:#7d8792}.glyph-industrial .glyph-led.l1{left:60px}.glyph-industrial .glyph-led.l2{left:69px}.glyph-industrial .glyph-led.l3{left:78px}.glyph-industrial .glyph-port{bottom:17px;width:24px;height:18px}.glyph-industrial .glyph-port.p1{left:16px}.glyph-industrial .glyph-port.p2{left:46px}.glyph-industrial .glyph-io{right:12px;bottom:17px;width:28px;height:10px}.glyph-industrial .glyph-face:after{content:"";position:absolute;left:12px;right:12px;top:33px;height:1px;background:#ffffff0d}.glyph-network{width:182px;height:90px}.glyph-network .glyph-face{inset:22px 10px 14px 2px;border-radius:5px;background:linear-gradient(180deg,#31373f,#252b31)}.glyph-network .glyph-depth{inset:14px 2px 22px 10px;border-radius:5px;background:#171c21}.glyph-network .glyph-mark{left:12px;top:11px;width:26px}.glyph-network .glyph-led{top:13px;width:4px;height:4px;background:#7d8792}.glyph-network .glyph-led.l1{left:45px}.glyph-network .glyph-led.l2{left:53px}.glyph-network .glyph-port{top:34px!important;width:21px;height:15px;border-radius:2px;background:linear-gradient(180deg,#22282d 0 3px,#0d1014 3px 11px,#171c21 11px)}.glyph-network .glyph-port.p1{left:56px}.glyph-network .glyph-port.p2{left:81px}.glyph-network .glyph-port.p3{left:106px}.glyph-network .glyph-port.p4{left:131px}.glyph-network .glyph-face:after{content:"";position:absolute;left:12px;right:12px;bottom:12px;height:1px;background:#ffffff0b}.product-object.network-object.active .product-glyph .glyph-face,.product-object.industrial-object.active .product-glyph .glyph-face{border-color:#e52b3594;box-shadow:0 20px 38px #0000004d,0 0 0 1px #e52b3514,inset 0 1px #ffffff0a}.glyph-industrial .glyph-depth,.glyph-network .glyph-depth{display:none!important}.glyph-industrial,.glyph-network{transform:none!important}.glyph-industrial .glyph-face,.glyph-network .glyph-face{transform:none!important;box-shadow:0 18px 34px #00000042,inset 0 1px #ffffff09!important}.glyph-industrial .glyph-port{transform:none!important;rotate:none!important;skew:none!important;width:27px!important;height:20px!important;bottom:18px!important}.glyph-industrial .glyph-port.p1{left:18px!important;top:auto!important}.glyph-industrial .glyph-port.p2{left:52px!important;top:auto!important}.glyph-network .glyph-port{transform:none!important;rotate:none!important;skew:none!important;top:34px!important;bottom:auto!important;width:22px!important;height:16px!important}.glyph-network .glyph-port.p1{left:54px!important}.glyph-network .glyph-port.p2{left:80px!important}.glyph-network .glyph-port.p3{left:106px!important}.glyph-network .glyph-port.p4{left:132px!important}.industrial-object .product-glyph,.network-object .product-glyph{perspective:none!important;rotate:none!important}.product-object.industrial-object.active .glyph-face,.product-object.network-object.active .glyph-face{transform:none!important}.consequence-head{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr)!important;align-items:end!important;gap:48px!important;margin-bottom:30px!important}.consequence-head>div{min-width:0}.consequence-head .kicker{margin-bottom:18px!important}.consequence-head h2{margin:0!important;max-width:760px!important;font-size:clamp(42px,5vw,64px)!important;line-height:1.02!important;letter-spacing:-.04em!important}.consequence-head>p{margin:0 0 4px!important;max-width:520px!important;color:#aab1bb!important;font-size:17px!important;line-height:1.6!important}@media(max-width:820px){.consequence-head{grid-template-columns:1fr!important;gap:18px!important}.consequence-head h2{font-size:clamp(34px,8vw,48px)!important}.consequence-head>p{margin-bottom:0!important}}.response-models{margin:-4px 0 17px;color:#7f8894;font:600 10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.045em;text-transform:uppercase}.lab-visual.interactive-lab{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(360px,auto) auto!important;gap:18px!important;padding:18px!important;align-items:stretch!important;min-height:0!important}.interactive-lab .board.advanced-board{grid-column:1!important;grid-row:1!important;position:relative!important;min-height:360px!important;border-radius:20px!important;overflow:hidden!important}.interactive-lab .vertical-scan,.interactive-lab .horizontal-scan{grid-column:1!important;grid-row:1!important;pointer-events:none!important}.interactive-lab .hero-status-panel{grid-column:1!important;grid-row:2!important;position:relative!important;inset:auto!important;margin:0!important;z-index:2!important;width:100%!important}.interactive-lab .hero-status-body{grid-template-columns:minmax(0,1fr) minmax(220px,.95fr)!important}@media(min-width:1360px){.lab-visual.interactive-lab{grid-template-columns:minmax(320px,1.35fr) minmax(250px,.9fr)!important;grid-template-rows:minmax(400px,auto)!important;gap:18px!important;min-height:0!important}.interactive-lab .board.advanced-board{grid-column:1!important;grid-row:1!important;min-height:400px!important}.interactive-lab .vertical-scan,.interactive-lab .horizontal-scan{grid-column:1!important;grid-row:1!important}.interactive-lab .hero-status-panel{grid-column:2!important;grid-row:1!important;align-self:stretch!important;height:100%!important;display:flex!important;flex-direction:column!important}.interactive-lab .hero-status-body{grid-template-columns:1fr!important;gap:12px!important;height:100%!important}.interactive-lab .hero-status-right{border-left:0!important;border-top:1px solid #22272d!important;padding-left:0!important;padding-top:12px!important}}@media(max-width:1200px){.interactive-lab .hero-status-body{grid-template-columns:1fr!important;gap:12px!important}.interactive-lab .hero-status-right{border-left:0!important;border-top:1px solid #22272d!important;padding-left:0!important;padding-top:12px!important}}@media(max-width:700px){.lab-visual.interactive-lab{padding:14px!important;gap:14px!important;grid-template-rows:minmax(300px,auto) auto!important}.interactive-lab .board.advanced-board{min-height:300px!important}.interactive-lab .hero-status-panel{border-radius:12px!important}}@media(max-width:640px){.interactive-lab .vertical-scan{display:block!important;position:absolute!important;grid-column:1!important;grid-row:1!important;inset:0 16px auto!important;width:auto!important;height:1px!important;min-height:1px!important;max-height:1px!important;align-self:start!important;justify-self:stretch!important;background:linear-gradient(90deg,transparent 0%,rgba(239,63,72,.02) 14%,rgba(239,63,72,.42) 43%,rgba(255,100,108,.92) 50%,rgba(239,63,72,.42) 57%,rgba(239,63,72,.02) 86%,transparent 100%)!important;box-shadow:0 0 6px #ef3f4847!important;opacity:.72!important;animation:heroScanMobileThin 8.5s ease-in-out infinite alternate!important;z-index:5!important;pointer-events:none!important}@keyframes heroScanMobileThin{0%{transform:translateY(24px)}to{transform:translateY(274px)}}}@media(max-width:1000px){.product-system-copy{order:1!important}.product-system-visual{order:2!important;margin-top:8px!important}}
