:root,.ecp-page{--orange:#f55f01;--orange-2:#ff8a00;--orange-3:#ffb166;--brand:#f55f01;--brand-2:#ff8a3d;--brand-3:#ffb07d;--ink:#18151c;--muted:#6e6874;--paper:#fff;--panel:#fff;--panel-2:#f7f7f9;--bg:#fff;--bg-2:#f5f5f7;--line:#f55f0142;--line-strong:#f55f0159;--soft:#f55f0114;--shadow:0 24px 65px #5c26001f;--radius:22px;--max:1280px;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.dark,.dark .ecp-page{--ink:#f7f4f2;--muted:#b9b1ae;--paper:#0a0a0c;--panel:#121216;--panel-2:#17171d;--bg:#070708;--bg-2:#0d0d10;--line:#f55f0157;--soft:#f55f0121;--shadow:0 30px 90px #00000080;color:var(--ink);background:radial-gradient(circle at 50% -10%,#f55f013b,#0000 32%),radial-gradient(circle at 8% 52%,#f55f0114,#0000 25%),linear-gradient(#08080a 0%,#101013 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}button{font:inherit}.page-shell{isolation:isolate;position:relative}.noise{pointer-events:none;z-index:-1;opacity:.22;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.055'/%3E%3C/svg%3E");position:fixed;inset:0}.cursor-glow{pointer-events:none;z-index:-1;filter:blur(8px);background:radial-gradient(circle,#f55f0121,#f55f0108 45%,#0000 70%);border-radius:50%;width:420px;height:420px;transition:opacity .25s;position:fixed;transform:translate(-50%,-50%)}.hero{text-align:center;max-width:1580px;margin:0 auto;padding:36px 26px 0;position:relative}.eyebrow{border:1px solid var(--line);color:var(--orange);letter-spacing:.12em;text-transform:uppercase;background:#ffffffbf;border-radius:999px;align-items:center;gap:10px;padding:7px 13px;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:0 8px 30px #f55f0114}.eyebrow:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px;animation:2.2s infinite pulseDot;box-shadow:0 0 0 6px #f55f011c}h1{color:var(--orange);letter-spacing:-.055em;text-wrap:balance;margin:14px 0 2px;font-size:clamp(2.7rem,5.2vw,5.4rem);line-height:.96}.hero h2{color:var(--orange);letter-spacing:-.025em;margin:10px 0 7px;font-size:clamp(1.15rem,2vw,2rem)}.hero-copy{color:#3f3945;max-width:870px;margin:0 auto;font-size:clamp(.98rem,1.25vw,1.2rem);line-height:1.55}.toolbar{z-index:20;gap:8px;display:flex;position:fixed;top:18px;right:20px}.tool-btn{border:1px solid var(--line);width:42px;height:42px;color:var(--orange);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border-radius:12px;place-items:center;transition:all .25s;display:grid;box-shadow:0 10px 30px #36180014}.tool-btn:hover{border-color:var(--orange);transform:translateY(-2px)}.tool-btn svg{stroke:currentColor;width:19px;height:19px}.stakeholders{grid-template-columns:repeat(5,1fr);gap:16px;max-width:1020px;margin:12px auto 22px;display:grid}.stakeholder{text-align:left;opacity:0;justify-content:center;align-items:center;gap:11px;min-height:86px;padding:12px 8px 25px;font-weight:800;animation:.65s forwards rise;display:flex;position:relative;transform:translateY(14px)}.stakeholder:nth-child(2){animation-delay:80ms}.stakeholder:nth-child(3){animation-delay:.16s}.stakeholder:nth-child(4){animation-delay:.24s}.stakeholder:nth-child(5){animation-delay:.32s}.stakeholder svg{fill:none;width:42px;height:42px;stroke:var(--orange);stroke-width:1.8px}.stakeholder:after{content:"";border-left:2px dotted #f55f01bf;height:50px;position:absolute;bottom:-22px;left:50%}.stakeholder:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px;animation:2.4s infinite pulseDot;position:absolute;bottom:-23px;left:calc(50% - 4px);box-shadow:0 0 0 6px #f55f0126}.architecture{grid-template-columns:220px minmax(0,1fr) 220px;align-items:start;gap:18px;max-width:1540px;margin:0 auto;padding:0 24px 48px;display:grid}.side-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:#ffffffd6;border:1px solid #f55f0157;border-radius:18px;margin-top:-54px;position:relative;overflow:hidden;box-shadow:0 18px 50px #57220014}.side-panel h3{color:#fff;background:linear-gradient(135deg,var(--orange),#ff7c00);text-align:center;margin:0;padding:15px 18px;font-size:1.15rem}.matter-list,.key-list{padding:12px 14px 14px}.matter-item{border-bottom:1px solid #f55f0133;grid-template-columns:36px 1fr;gap:10px;padding:13px 4px;display:grid}.matter-item:last-child{border-bottom:0}.mini-icon{width:34px;height:34px;color:var(--orange);background:var(--soft);border:1px solid var(--line);border-radius:10px;place-items:center;display:grid}.mini-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:22px;height:22px}.matter-item strong{color:var(--orange);margin-bottom:3px;font-size:.92rem;display:block}.matter-item span{color:#3d3841;font-size:.75rem;line-height:1.45;display:block}.key-list{gap:4px;display:grid}.key-item{color:#29252e;grid-template-columns:20px 1fr;align-items:start;gap:8px;padding:9px 0;font-size:.82rem;line-height:1.45;display:grid}.check{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;margin-top:1px;font-size:.7rem;font-weight:900;display:grid;box-shadow:0 0 0 4px #f55f0114}.center-stage{position:relative}.control-plane{color:#fff;transform-style:preserve-3d;background:radial-gradient(circle at 50% 0,#ffffff40,#0000 32%),linear-gradient(135deg,#ff7100 0%,#f55f01 55%,#e94d00 100%);border-radius:22px;padding:20px 24px 18px;position:relative;overflow:hidden;box-shadow:0 25px 60px #f55f0147,inset 0 1px #ffffff80}.control-plane:before{content:"";background:conic-gradient(from 90deg,transparent 0 38%,#ffffff29 44%,transparent 50% 100%);animation:12s linear infinite spinGlow;position:absolute;inset:-80%}.control-plane:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0 42%,#ffffff1f 50%,#0000 58%);animation:7s ease-in-out infinite sheen;position:absolute;inset:0;transform:translate(-120%)}.control-content{z-index:2;position:relative}.plane-title{text-align:center;letter-spacing:-.025em;justify-content:center;align-items:center;gap:16px;font-size:clamp(1.28rem,2.2vw,2rem);font-weight:900;display:flex}.plane-title:before,.plane-title:after{content:"";background:#ffffffb8;flex:1;height:1px}.plane-subtitle{text-align:center;color:#fffffff5;margin:5px 0 14px;font-size:1rem;font-weight:700}.plane-subtitle span{margin:0 8px}.capability-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.cap-card{text-align:center;cursor:pointer;opacity:0;background:linear-gradient(#ffffff21,#ffffff0e);border:1px solid #ffffffb8;border-radius:15px;min-height:185px;padding:15px 12px 14px;transition:transform .28s,background .28s,box-shadow .28s;animation:.7s forwards cardRise;position:relative;transform:translateY(18px);box-shadow:inset 0 1px #ffffff38}.cap-card:nth-child(2){animation-delay:80ms}.cap-card:nth-child(3){animation-delay:.16s}.cap-card:nth-child(4){animation-delay:.24s}.cap-card:nth-child(5){animation-delay:.32s}.cap-card:nth-child(6){animation-delay:.4s}.cap-card:hover,.cap-card:focus-visible{background:#ffffff30;outline:none;transform:translateY(-8px)scale(1.015);box-shadow:0 20px 35px #73220033,inset 0 1px #ffffff73}.cap-card:after{content:"Explore";opacity:0;text-transform:uppercase;letter-spacing:.12em;font-size:.66rem;font-weight:800;transition:all .25s;position:absolute;bottom:9px;left:50%;transform:translate(-50%,7px)}.cap-card:hover:after,.cap-card:focus-visible:after{opacity:.9;transform:translate(-50%)}.cap-icon{background:#ffffff1f;border:1px solid #ffffff3d;border-radius:15px;place-items:center;width:50px;height:50px;margin:0 auto 8px;display:grid}.cap-icon svg{fill:none;stroke:#fff;stroke-width:1.8px;width:36px;height:36px}.cap-card h4{margin:0 0 8px;font-size:.94rem;line-height:1.15}.cap-card p{color:#ffffffeb;margin:0;font-size:.76rem;line-height:1.42}.distribution-strip{background:#9124001f;border:1px solid #ffffff9e;border-radius:13px;grid-template-columns:repeat(3,1fr);margin-top:14px;display:grid;overflow:hidden}.strip-item{justify-content:center;align-items:center;gap:9px;padding:12px 10px;font-size:.85rem;font-weight:800;display:flex;position:relative}.strip-item+.strip-item:before{content:"";border-left:1px solid #ffffff80;height:60%;position:absolute;top:20%;left:0}.strip-item svg{fill:none;stroke:#fff;stroke-width:1.8px;width:26px;height:26px}.execution-head{text-align:center;color:var(--orange);letter-spacing:.02em;margin:20px auto 8px;font-size:1rem;font-weight:900;position:relative}.execution-head:before,.execution-head:after{content:"";border-top:2px dotted #f55f018c;width:31%;position:absolute;top:50%}.execution-head:before{left:0}.execution-head:after{right:0}.flow-dots{pointer-events:none;height:64px;position:absolute;inset:auto 7% -63px}.flow-dots svg{width:100%;height:100%;overflow:visible}.flow-path{fill:none;stroke:#f55f01a6;stroke-width:2px;stroke-dasharray:5 7;animation:8s linear infinite dash}.flow-dot{fill:var(--orange);filter:drop-shadow(0 0 5px #f55f01bf)}.flow-arrow{fill:var(--orange)}.zones{z-index:1;grid-template-columns:repeat(5,1fr);gap:12px;display:grid;position:relative}.zone{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;cursor:pointer;background:#ffffffd1;border:1px solid #f55f0157;border-radius:14px;min-height:200px;padding:12px 10px 10px;transition:all .28s;position:relative;overflow:hidden;box-shadow:0 16px 35px #36140012}.zone:hover,.zone:focus-visible{border-color:var(--orange);outline:none;transform:translateY(-7px);box-shadow:0 24px 42px #4a19001f}.zone:before{content:"";background:var(--zone-color,var(--orange));height:3px;position:absolute;top:0;left:0;right:0}.zone-title{color:var(--zone-color,var(--orange));text-transform:uppercase;letter-spacing:.02em;justify-content:center;align-items:center;gap:6px;min-height:34px;font-size:.72rem;font-weight:900;display:flex}.zone-visual{border:1px solid color-mix(in srgb,var(--zone-color,var(--orange))28%,transparent);background:color-mix(in srgb,var(--zone-color,var(--orange))6%,white);border-radius:10px;place-items:center;height:82px;margin:6px 0 7px;display:grid;position:relative}.zone-visual svg{fill:none;width:52px;height:52px;stroke:var(--zone-color,var(--orange));stroke-width:1.6px}.service-pill{text-align:left;background:#ffffffdb;border:1px solid #423a491f;border-radius:8px;width:54%;padding:7px 4px;font-size:.58rem;line-height:1.75;position:absolute;top:8px;bottom:8px;right:6px}.service-pill span{display:block}.zone p{color:var(--zone-color,var(--orange));margin:0;font-size:.67rem;font-weight:800;line-height:1.35}.zone.green,.zone.purple,.zone.cloud,.zone.edge,.zone.dc{--zone-color:#f05a00}.cloud-logos{gap:8px;width:100%;padding:2px 0;display:grid;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.provider-track{will-change:transform;gap:8px;width:max-content;animation:24s linear infinite providerScrollLeft;display:flex}.provider-track.reverse{animation:27s linear infinite providerScrollRight}.provider-set{gap:8px;display:flex}.cloud-logos:hover .provider-track{animation-play-state:paused}.provider-chip{color:#17171a;background:#ffffffeb;border:1px solid #ffffff17;border-radius:9px;flex:0 0 102px;justify-content:center;align-items:center;gap:7px;width:102px;height:43px;padding:5px 8px;display:flex;box-shadow:0 5px 16px #0f0a081f}.provider-chip svg{fill:none;flex:0 0 27px;overflow:visible;stroke:none!important;width:27px!important;height:27px!important}.provider-chip span{text-align:left;letter-spacing:-.01em;white-space:nowrap;font-size:.57rem;font-weight:900;line-height:1.08}.dark .provider-chip{background:#fffffff2;border-color:#ffffff21}.zone.cloud .zone-visual{height:126px;padding:7px 0;overflow:hidden}.zones .zone{min-height:245px}.zones .zone-visual{height:106px}.zones .zone.cloud .zone-visual{height:126px}@keyframes providerScrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - 4px))}}@keyframes providerScrollRight{0%{transform:translate(calc(-50% - 4px))}to{transform:translate(0)}}.bottom-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc4;border:1px solid #f55f0154;border-radius:15px;grid-template-columns:1fr 1.65fr;align-items:center;max-width:1580px;margin:20px auto 0;display:grid;overflow:hidden;box-shadow:0 16px 45px #3c14000f}.message-head{color:var(--orange);border-right:1px solid #f55f0140;align-items:center;gap:14px;padding:18px 22px;font-weight:900;display:flex}.message-head svg{fill:none;width:36px;height:36px;stroke:var(--orange);stroke-width:1.8px}.message-copy{color:#38323d;padding:18px 22px;font-size:.87rem;line-height:1.5}.drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;z-index:49;background:#140c086b;transition:all .28s;position:fixed;inset:0}.drawer-backdrop.open{opacity:1;visibility:visible}.drawer{z-index:50;background:#fffffff7;flex-direction:column;width:min(470px,94vw);transition:transform .38s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(104%);box-shadow:-30px 0 80px #160a003d}.drawer.open{transform:translate(0)}.drawer-head{color:#fff;background:radial-gradient(circle at 90% 10%,#ffffff40,transparent 32%),linear-gradient(135deg,var(--orange),#ff7900);padding:26px 28px 22px;position:relative;overflow:hidden}.drawer-head:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:170px;height:170px;position:absolute;top:-80px;right:-55px;box-shadow:0 0 0 34px #ffffff0f,0 0 0 66px #ffffff09}.drawer-kicker{text-transform:uppercase;letter-spacing:.14em;opacity:.82;font-size:.72rem;font-weight:900}.drawer h3{margin:8px 45px 8px 0;font-size:1.85rem;line-height:1.08}.drawer-intro{opacity:.92;margin:0;font-size:.92rem;line-height:1.5}.drawer-close{color:#fff;cursor:pointer;z-index:2;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;width:38px;height:38px;font-size:1.3rem;position:absolute;top:18px;right:18px}.drawer-body{padding:24px 28px 40px;overflow:auto}.drawer-section{margin-bottom:22px}.drawer-section h4{color:var(--orange);text-transform:uppercase;letter-spacing:.09em;margin:0 0 10px;font-size:.88rem}.drawer-list{gap:9px;display:grid}.drawer-list div{background:#f55f010b;border:1px solid #f55f0129;border-radius:11px;padding:11px 13px;font-size:.86rem;line-height:1.45}.metric-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.metric{text-align:center;border:1px solid #f55f0133;border-radius:12px;padding:12px 6px}.metric strong{color:var(--orange);font-size:1.25rem;display:block}.metric span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.66rem}.dark .hero-copy,.dark .matter-item span,.dark .key-item,.dark .message-copy{color:#d9d3d0}.dark .side-panel,.dark .zone,.dark .bottom-message,.dark .tool-btn{background:#121216d1}.dark .service-pill{color:#eee;background:#0d0d11e6;border-color:#ffffff1a}.dark .drawer{color:#f7f4f2;background:#121216}.dark .drawer-list div{background:#f55f0114}.dark .eyebrow{background:#121216cc}.dark .zone-visual{background:#ffffff05}.reduced-motion *,.reduced-motion :before,.reduced-motion :after{transition:none!important;animation:none!important}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.72)}}@keyframes rise{to{opacity:1;transform:none}}@keyframes cardRise{to{opacity:1;transform:translateY(0)}}@keyframes dash{to{stroke-dashoffset:-96px}}@keyframes spinGlow{to{transform:rotate(360deg)}}@keyframes sheen{0%,20%{transform:translate(-130%)}}@media (max-width:1540px){.architecture{grid-template-columns:190px minmax(0,1fr) 190px}.capability-grid{grid-template-columns:repeat(3,1fr)}.cap-card{min-height:165px}.zones{grid-template-columns:repeat(3,1fr)}.zones .zone:nth-child(4),.zones .zone:nth-child(5){grid-column:span 1}}@media (max-width:980px){.stakeholders{grid-template-columns:repeat(3,1fr)}.stakeholder:nth-child(4),.stakeholder:nth-child(5){grid-column:span 1}.architecture{grid-template-columns:1fr}.side-panel{margin-top:12px}.left-panel{order:2}.center-stage{order:1}.right-panel{order:3}.zones{grid-template-columns:repeat(2,1fr)}.bottom-message{grid-template-columns:1fr}.message-head{border-bottom:1px solid #f55f0140;border-right:0}}@media (max-width:640px){.hero{padding:24px 14px 0}.architecture{padding:0 12px 34px}.stakeholders{grid-template-columns:1fr 1fr;gap:4px;margin-top:18px}.stakeholder{min-height:72px;font-size:.76rem}.stakeholder:last-child{grid-column:1/-1}.control-plane{padding:16px 12px 14px}.capability-grid{grid-template-columns:1fr 1fr;gap:9px}.cap-card{min-height:155px;padding:12px 8px}.distribution-strip{grid-template-columns:1fr}.strip-item+.strip-item:before{border-top:1px solid #ffffff80;border-left:0;height:0;top:0;left:10%;right:10%}.zones{grid-template-columns:1fr}.flow-dots{display:none}.execution-head:before,.execution-head:after{width:14%}.toolbar{top:auto;bottom:14px;right:14px}}.zones{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--orange)transparent;grid-auto-flow:column;gap:12px;padding:2px 2px 14px;overflow:auto hidden;grid-template-columns:repeat(5,minmax(190px,1fr))!important;display:grid!important}.zones::-webkit-scrollbar{height:8px}.zones::-webkit-scrollbar-track{background:0 0}.zones::-webkit-scrollbar-thumb{background:#f55f018c;border-radius:999px}.zones .zone{scroll-snap-align:start;min-width:190px;grid-column:auto!important}@media (max-width:1580px){.zones{grid-template-columns:repeat(5,minmax(185px,1fr))!important}}@media (max-width:980px){.zones{grid-template-columns:repeat(5,minmax(210px,1fr))!important}}@media (max-width:640px){.zones{grid-template-columns:repeat(5,minmax(235px,1fr))!important}}.zone-rich-visual{padding:7px 0;display:block;overflow:hidden;height:126px!important}.zone-gallery{align-content:center;gap:8px;width:100%;height:100%;display:grid;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.asset-track{will-change:transform;gap:8px;width:max-content;animation:22s linear infinite assetScrollLeft;display:flex}.asset-track.reverse{animation:25s linear infinite assetScrollRight}.asset-set{gap:8px;display:flex}.zone-gallery:hover .asset-track{animation-play-state:paused}.asset-chip{border:1px solid color-mix(in srgb,var(--zone-color,var(--orange))22%,transparent);color:#17171a;background:#ffffffed;border-radius:9px;flex:0 0 108px;align-items:center;gap:7px;width:108px;height:45px;padding:5px 8px;display:flex;box-shadow:0 5px 16px #0f0a081c}.asset-icon{width:29px;height:29px;color:var(--zone-color,var(--orange));background:color-mix(in srgb,var(--zone-color,var(--orange))10%,white);border-radius:8px;flex:0 0 29px;place-items:center;display:grid}.asset-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:2px!important;width:21px!important;height:21px!important}.asset-chip>span:last-child{text-align:left;white-space:nowrap;font-size:.56rem;font-weight:900;line-height:1.08}.dark .asset-chip{color:#151519;background:#fffffff2}.zone:after{content:"";border:1px solid color-mix(in srgb,var(--zone-color,var(--orange))20%,transparent);width:90px;height:90px;box-shadow:0 0 0 20px color-mix(in srgb,var(--zone-color,var(--orange))5%,transparent),0 0 0 40px color-mix(in srgb,var(--zone-color,var(--orange))3%,transparent);pointer-events:none;border-radius:50%;position:absolute;bottom:-55px;right:-52px}.zones .zone{flex-direction:column;min-height:274px;display:flex}.zones .zone .zone-visual{flex:none}.zones .zone>p{justify-content:center;align-items:center;min-height:42px;margin-top:auto;display:flex}@keyframes assetScrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - 4px))}}@keyframes assetScrollRight{0%{transform:translate(calc(-50% - 4px))}to{transform:translate(0)}}.architecture>*,.center-stage,.control-plane,.zones{min-width:0}@media (min-width:1501px){.zones{overflow-x:visible;grid-template-columns:repeat(5,minmax(0,1fr))!important}.zones .zone{min-width:0}}@media (max-width:1500px){.architecture{grid-template-columns:190px minmax(0,1fr) 190px;gap:14px;padding-inline:16px}.zones{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;grid-template-columns:repeat(5,minmax(224px,1fr))!important}.zones .zone{min-width:224px}}@media (max-width:1180px){.architecture{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.center-stage{order:1;grid-column:1/-1}.left-panel{order:2;grid-column:1;margin-top:0}.right-panel{order:3;grid-column:2;margin-top:0}.stakeholders{scroll-snap-type:x proximity;grid-template-columns:repeat(5,minmax(120px,1fr));justify-content:start;max-width:100%;padding-bottom:8px;overflow-x:auto}.stakeholder{scroll-snap-align:start;min-width:140px}.capability-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.architecture{grid-template-columns:1fr;padding-inline:12px}.center-stage,.left-panel,.right-panel{grid-column:1}.left-panel{order:2}.right-panel{order:3}.plane-title{gap:8px;font-size:1.12rem}.plane-title:before,.plane-title:after{display:none}.plane-subtitle{font-size:.82rem;line-height:1.5}.plane-subtitle span{margin:0 3px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.distribution-strip{grid-template-columns:1fr}.zones{gap:10px;padding-bottom:12px;grid-template-columns:repeat(5,minmax(258px,1fr))!important}.zones .zone{min-width:258px}.execution-head{padding-inline:36px;font-size:.84rem}.execution-head:before,.execution-head:after{width:12%}.asset-chip,.provider-chip{flex-basis:104px;width:104px}.bottom-message{margin-inline:12px}}@media (max-width:480px){.hero{padding-inline:12px}.hero h1{font-size:clamp(2.25rem,13vw,3.25rem);line-height:.96}.hero h2{font-size:1rem;line-height:1.25}.hero-copy{font-size:.9rem}.stakeholders{grid-template-columns:repeat(5,132px)}.stakeholder{min-width:132px;font-size:.72rem}.control-plane{border-radius:17px;padding:14px 10px 12px}.capability-grid{grid-template-columns:1fr}.cap-card{min-height:auto;padding:14px 12px 28px}.distribution-strip{font-size:.78rem}.zones{grid-template-columns:repeat(5,minmax(282px,1fr))!important}.zones .zone{min-width:282px;min-height:276px}.zone-title{font-size:.7rem}.zone-rich-visual,.zone.cloud .zone-visual{height:126px!important}.side-panel h3{font-size:1rem}.bottom-message{grid-template-columns:1fr}.message-head,.message-copy{padding:15px 16px}.drawer h3{font-size:1.55rem}.drawer-head,.drawer-body{padding-left:20px;padding-right:20px}.metric-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.asset-track,.provider-track{animation:none!important}}.lower-sections a{color:inherit;text-decoration:none}.lower-sections button{font:inherit}.lower-sections img{max-width:100%;display:block}.lower-sections .noise{z-index:-1;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");position:fixed;inset:0}.lower-sections #particleCanvas{z-index:-2;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.lower-sections .container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.lower-sections .section{padding:100px 0;position:relative}.lower-sections .section.tight{padding:74px 0}.lower-sections .kicker{color:var(--brand-2);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;font-size:.78rem;font-weight:800;display:inline-flex}.lower-sections .kicker:before{content:"";background:var(--brand);width:22px;height:2px;box-shadow:0 0 15px var(--brand)}.lower-sections h1,.lower-sections h2,.lower-sections h3,.lower-sections p{margin-top:0}.lower-sections h1{letter-spacing:-.065em;max-width:1100px;margin-bottom:26px;font-size:clamp(3.4rem,8vw,7.5rem);line-height:.91}.lower-sections h2{letter-spacing:-.045em;margin-bottom:22px;font-size:clamp(2.25rem,5vw,4.8rem);line-height:.98}.lower-sections h3{margin-bottom:12px;font-size:1.2rem;line-height:1.15}.lower-sections p{color:var(--muted);line-height:1.75}.lower-sections .lead{max-width:820px;font-size:clamp(1.05rem,2vw,1.3rem)}.lower-sections .gradient-text{background:linear-gradient(115deg,#fff 5%,var(--brand-3)45%,var(--brand)85%);color:#0000;-webkit-background-clip:text;background-clip:text;background:linear-gradient(115deg,#121216 4%,#c94100 54%,var(--brand)90%);-webkit-background-clip:text;background-clip:text}.lower-sections .nav{z-index:50;border:1px solid var(--line);background:color-mix(in srgb,var(--bg)72%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;justify-content:space-between;align-items:center;width:min(1180px,100% - 28px);padding:12px 14px 12px 18px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #00000029}.lower-sections .brand{letter-spacing:.03em;align-items:center;gap:10px;font-weight:900;display:flex}.lower-sections .brand-mark{background:linear-gradient(145deg,var(--brand),#a92f00);border-radius:11px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 0 24px #f55f0173}.lower-sections .brand-mark svg{width:20px;height:20px}.lower-sections .nav-links{color:var(--muted);align-items:center;gap:26px;font-size:.88rem;display:flex}.lower-sections .nav-links a:hover{color:var(--ink)}.lower-sections .nav-actions{align-items:center;gap:9px;display:flex}.lower-sections .theme-toggle,.lower-sections .menu-toggle{border:1px solid var(--line);background:var(--panel);width:38px;height:38px;color:var(--ink);cursor:pointer;border-radius:12px}.lower-sections .menu-toggle{display:none}.lower-sections .btn{cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:10px;padding:13px 18px;font-weight:800;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex}.lower-sections .btn:hover{transform:translateY(-2px)}.lower-sections .btn-primary{background:linear-gradient(135deg,var(--brand),#ff7b27);color:#fff;box-shadow:0 16px 38px #f55f0142}.lower-sections .btn-secondary{background:var(--panel);border-color:var(--line);color:var(--ink)}.lower-sections .hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:58px;display:grid}.lower-sections .hero-copy{z-index:3;position:relative}.lower-sections .hero-copy .eyebrow{border:1px solid var(--line-strong);color:#a43a00;background:#f55f0114;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:9px 12px;font-size:.8rem;font-weight:800;display:inline-flex}.lower-sections .pulse-dot{background:var(--brand);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 #f55f0180}@keyframes pulse{70%{box-shadow:0 0 0 12px #f55f0100}}.lower-sections .hero-copy p{max-width:670px;font-size:1.12rem}.lower-sections .hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.lower-sections .hero-proof{border-top:1px solid var(--line);flex-wrap:wrap;gap:22px;margin-top:33px;padding-top:24px;display:flex}.lower-sections .proof-item strong{font-size:1.08rem;display:block}.lower-sections .proof-item span{color:var(--muted);margin-top:5px;font-size:.8rem;display:block}.lower-sections .hero-visual{perspective:1200px;place-items:center;min-height:610px;display:grid;position:relative}.lower-sections .orbital{border:1px solid #f55f0130;border-radius:50%;animation:18s linear infinite spin;position:absolute}.lower-sections .orbital.one{width:540px;height:540px}.lower-sections .orbital.two{width:430px;height:430px;animation-duration:13s;animation-direction:reverse}.lower-sections .orbital.three{width:330px;height:330px;animation-duration:9s}.lower-sections .orbital:after{content:"";background:var(--brand);width:9px;height:9px;box-shadow:0 0 20px var(--brand);border-radius:50%;position:absolute;top:12%;left:12%}@keyframes spin{to{transform:rotate(360deg)}}.lower-sections .image-stage{width:min(100%,650px);box-shadow:var(--shadow);transform-style:preserve-3d;z-index:2;background:#ffffffb8;border:1px solid #00000014;border-radius:28px;padding:15px;animation:6s ease-in-out infinite float;position:relative;overflow:hidden;transform:rotateY(-7deg)rotateX(3deg)}.lower-sections .image-stage img{filter:saturate(1.05)contrast(1.02);border-radius:17px}.lower-sections .image-stage:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(110deg,#0000 25%,#ffffff40 43%,#0000 61%);animation:7s ease-in-out infinite sheen;position:absolute;inset:0;transform:translate(-120%)}.lower-sections .scanline{z-index:4;background:linear-gradient(90deg,transparent,var(--brand),#fff,var(--brand),transparent);height:2px;filter:drop-shadow(0 0 8px var(--brand));animation:5s ease-in-out infinite scan;position:absolute;top:18px;left:18px;right:18px}@keyframes scan{0%,to{opacity:.2;top:19px}}@keyframes float{0%,to{transform:rotateY(-7deg)rotateX(3deg)translateY(0)}}.lower-sections .float-chip{z-index:6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #f55f0159;border-radius:13px;padding:10px 13px;font-size:.75rem;font-weight:800;animation:4s ease-in-out infinite bob;position:absolute;box-shadow:0 12px 35px #0000004d}.lower-sections .float-chip.c1{top:7%;right:1%}.lower-sections .float-chip.c2{animation-delay:-1.2s;bottom:17%;left:-2%}.lower-sections .float-chip.c3{animation-delay:-2.1s;bottom:5%;right:3%}@keyframes bob{50%{transform:translateY(-11px)}}.lower-sections .hero-glow{filter:blur(80px);z-index:0;background:#f55f0129;border-radius:50%;width:460px;height:460px;animation:5s ease-in-out infinite glow;position:absolute}@keyframes glow{50%{opacity:.65;transform:scale(1.2)}}.lower-sections .section-head{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px;display:flex}.lower-sections .section-head p{max-width:610px;margin-bottom:0}.lower-sections .grid{gap:18px;display:grid}.lower-sections .card{background:linear-gradient(180deg,color-mix(in srgb,var(--panel)95%,transparent),color-mix(in srgb,var(--panel-2)92%,transparent));border:1px solid var(--line);border-radius:var(--radius);padding:26px;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.lower-sections .card:hover{border-color:#f55f0161;transform:translateY(-6px);box-shadow:0 24px 60px #00000038}.lower-sections .card:after{content:"";filter:blur(30px);background:#f55f0117;border-radius:50%;width:150px;height:150px;position:absolute;inset:auto -20% -55% auto}.lower-sections .icon{width:48px;height:48px;color:var(--brand-2);background:linear-gradient(145deg,#f55f0133,#f55f010d);border:1px solid #f55f0147;border-radius:15px;place-items:center;margin-bottom:18px;font-size:1.45rem;display:grid}.lower-sections .tag-row{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.lower-sections .tag{border:1px solid var(--line);color:var(--muted);background:var(--panel-2);border-radius:999px;padding:7px 9px;font-size:.72rem}.lower-sections .link-arrow{color:var(--brand-2);align-items:center;gap:7px;margin-top:14px;font-size:.82rem;font-weight:800;display:inline-flex}.lower-sections .why-grid{grid-template-columns:repeat(5,1fr)}.lower-sections .why-grid .card{min-height:260px}.lower-sections .why-grid .card:nth-child(3){transform:translateY(24px)}.lower-sections .why-grid .card:nth-child(3):hover{transform:translateY(18px)}.lower-sections .model-shell{border:1px solid var(--line);background:var(--panel);border-radius:30px;padding:28px;position:relative;overflow:hidden}.lower-sections .model-flow{grid-template-columns:repeat(5,1fr);gap:10px;display:grid;position:relative}.lower-sections .model-step{border:1px solid var(--line);background:var(--panel-2);z-index:2;border-radius:18px;min-height:180px;padding:20px;position:relative}.lower-sections .model-step:before{content:attr(data-step);color:#f55f0147;font-size:2.7rem;font-weight:900;position:absolute;top:14px;right:14px}.lower-sections .model-step h3{margin-top:38px}.lower-sections .model-line{background:linear-gradient(90deg,transparent,var(--brand),transparent);z-index:1;height:2px;position:absolute;top:50%;left:8%;right:8%;overflow:hidden}.lower-sections .model-line:after{content:"";filter:blur(4px);background:#fff;width:80px;height:100%;animation:3s linear infinite flowline;position:absolute}@keyframes flowline{0%{left:-80px}}.lower-sections .domain-grid{grid-template-columns:repeat(5,1fr)}.lower-sections .domain-card{min-height:290px;padding:25px}.lower-sections .domain-card .big-char{color:#f55f012e;margin-bottom:20px;font-size:3rem;font-weight:900;line-height:1}.lower-sections .domain-card ul,.lower-sections .detail-list{margin:15px 0 0;padding:0;list-style:none}.lower-sections .domain-card li,.lower-sections .detail-list li{color:var(--muted);margin:8px 0;padding-left:18px;font-size:.86rem;line-height:1.45;position:relative}.lower-sections .domain-card li:before,.lower-sections .detail-list li:before{content:"";background:var(--brand);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.lower-sections .cap-grid{grid-template-columns:repeat(3,1fr)}.lower-sections .cap-card{cursor:pointer;min-height:320px}.lower-sections .cap-card .number{color:var(--brand-2);letter-spacing:.12em;font-size:.72rem;font-weight:900}.lower-sections .cap-card h3{margin-top:20px;font-size:1.42rem}.lower-sections .cap-card p{font-size:.94rem}.lower-sections .cap-card .open-detail{border:1px solid var(--line);border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:22px;right:22px}.lower-sections .execution-wrap{padding:34px 20px 0;position:relative}.lower-sections .control-bar{z-index:3;background:linear-gradient(120deg,#9b2f00,var(--brand),#ff7c2b);color:#fff;border-radius:23px;grid-template-columns:1.3fr repeat(3,.7fr);align-items:center;gap:16px;padding:28px;display:grid;position:relative;box-shadow:0 25px 80px #f55f0147}.lower-sections .control-bar h3{margin:0;font-size:1.65rem}.lower-sections .control-pill{text-align:center;background:#ffffff14;border:1px solid #ffffff59;border-radius:13px;padding:13px;font-size:.78rem;font-weight:800}.lower-sections .execution-line{background:repeating-linear-gradient(to bottom,var(--brand)0 5px,transparent 5px 10px);width:2px;height:90px;margin:auto;position:relative}.lower-sections .execution-line:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:8px solid var(--brand);position:absolute;bottom:-1px;left:-4px}.lower-sections .env-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.lower-sections .env-card{min-height:280px;padding:20px}.lower-sections .env-card .status{color:#64d78e;align-items:center;gap:8px;margin-bottom:15px;font-size:.76rem;font-weight:800;display:flex}.lower-sections .env-card .status:before{content:"";background:#48d17d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #48d17d}.lower-sections .mini-stack{gap:7px;margin-top:15px;display:grid}.lower-sections .mini-stack span{border:1px solid var(--line);background:var(--panel-2);border-radius:9px;padding:8px 10px;font-size:.75rem}.lower-sections .split{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;display:grid}.lower-sections .security-panel{padding:34px}.lower-sections .security-rings{place-items:center;min-height:440px;display:grid;position:relative;overflow:hidden}.lower-sections .ring{border:1px solid #f55f0140;border-radius:50%;place-items:center;display:grid;position:absolute}.lower-sections .ring.r1{width:390px;height:390px;animation:28s linear infinite spin}.lower-sections .ring.r2{width:290px;height:290px;animation:19s linear infinite reverse spin}.lower-sections .ring.r3{width:190px;height:190px;animation:12s linear infinite spin}.lower-sections .core-shield{background:linear-gradient(145deg,var(--brand),#8f2900);z-index:4;border-radius:30px;place-items:center;width:112px;height:112px;font-size:3.2rem;display:grid;box-shadow:0 0 70px #f55f0159}.lower-sections .ring-label{border:1px solid var(--line);background:var(--panel);z-index:5;border-radius:10px;padding:8px 10px;font-size:.72rem;font-weight:800;position:absolute}.lower-sections .persona-grid{grid-template-columns:repeat(5,1fr)}.lower-sections .persona-card{min-height:280px}.lower-sections .persona-card h3{font-size:1.12rem}.lower-sections .persona-card p{font-size:.86rem}.lower-sections .outcome-grid{grid-template-columns:repeat(4,1fr)}.lower-sections .metric{letter-spacing:-.06em;color:var(--brand);font-size:clamp(2.8rem,5vw,5.4rem);font-weight:950}.lower-sections .outcome-card p{margin-bottom:0}.lower-sections .use-grid{grid-template-columns:repeat(3,1fr)}.lower-sections .use-card{min-height:310px}.lower-sections .use-card .industry{color:var(--brand-2);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:900}.lower-sections .cta{background:radial-gradient(circle at 80% 10%,#f55f0133,#0000 35%),linear-gradient(145deg,#fff7f2,#fff);border:1px solid #f55f0147;border-radius:32px;padding:60px;position:relative;overflow:hidden}.dark .cta{background:radial-gradient(circle at 80% 10%,#f55f0147,#0000 35%),linear-gradient(145deg,#161012,#0d0d10 60%)}.lower-sections .cta h2{max-width:850px}.lower-sections .cta-orb{border:1px solid #f55f0140;border-radius:50%;width:340px;height:340px;animation:18s linear infinite spin;position:absolute;bottom:-180px;right:-100px}.lower-sections .cta-orb:after{content:"";background:var(--brand);width:18px;height:18px;box-shadow:0 0 25px var(--brand);border-radius:50%;position:absolute;top:15%;left:15%}.lower-sections footer{color:var(--muted);padding:30px 0 50px;font-size:.82rem}.lower-sections .footer-row{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding-top:24px;display:flex}.lower-sections .drawer-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:90;opacity:0;pointer-events:none;background:#000000a6;transition:all .25s;position:fixed;inset:0}.lower-sections .drawer{z-index:91;background:var(--bg-2);border-left:1px solid var(--line);width:min(570px,100%);height:100%;padding:34px;transition:all .35s cubic-bezier(.2,.8,.2,1);position:fixed;top:0;right:0;overflow:auto;transform:translate(102%)}.lower-sections .drawer.open{transform:translate(0)}.lower-sections .drawer-backdrop.open{opacity:1;pointer-events:auto}.lower-sections .drawer-close{border:1px solid var(--line);background:var(--panel);width:42px;height:42px;color:var(--ink);cursor:pointer;z-index:3;border-radius:13px;place-items:center;margin-left:auto;display:grid;position:sticky;top:0}.lower-sections .drawer .drawer-kicker{color:var(--brand-2);letter-spacing:.12em;text-transform:uppercase;margin-top:18px;font-size:.75rem;font-weight:900}.lower-sections .drawer h2{margin-top:12px;font-size:2.35rem}.lower-sections .drawer-section{border-top:1px solid var(--line);padding:22px 0}.lower-sections .drawer-section h3{color:var(--brand-2);font-size:1rem}.lower-sections .drawer .detail-list li{margin:11px 0;font-size:.92rem}.lower-sections .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.lower-sections .reveal.visible{opacity:1;transform:none}@media (max-width:1100px){.lower-sections .hero-grid{grid-template-columns:1fr}.lower-sections .hero-visual{min-height:530px}.lower-sections .why-grid,.lower-sections .domain-grid,.lower-sections .persona-grid,.lower-sections .env-grid,.lower-sections .cap-grid,.lower-sections .use-grid,.lower-sections .outcome-grid{grid-template-columns:repeat(2,1fr)}.lower-sections .model-flow{grid-template-columns:1fr 1fr}.lower-sections .model-line{display:none}.lower-sections .control-bar{grid-template-columns:1fr 1fr}}@media (max-width:820px){.lower-sections .nav-links{background:var(--panel);border:1px solid var(--line);border-radius:16px;flex-direction:column;padding:22px;display:none;position:absolute;top:62px;left:0;right:0}.lower-sections .nav-links.open{display:flex}.lower-sections .menu-toggle{place-items:center;display:inline-grid}.lower-sections .nav .btn-primary{display:none}.lower-sections .section{padding:76px 0}.lower-sections .section-head{display:block}.lower-sections .split,.lower-sections .cap-grid,.lower-sections .use-grid{grid-template-columns:1fr}.lower-sections .hero-visual{min-height:450px}.lower-sections .orbital.one{width:420px;height:420px}.lower-sections .orbital.two{width:340px;height:340px}.lower-sections .orbital.three{width:260px;height:260px}.lower-sections .float-chip{display:none}.lower-sections .cta{padding:38px 28px}}@media (max-width:590px){.lower-sections .container{width:min(var(--max),calc(100% - 24px))}.lower-sections h1{font-size:3.35rem}.lower-sections .why-grid,.lower-sections .domain-grid,.lower-sections .persona-grid,.lower-sections .env-grid,.lower-sections .outcome-grid,.lower-sections .model-flow{grid-template-columns:1fr}.lower-sections .why-grid .card:nth-child(3){transform:none}.lower-sections .control-bar{grid-template-columns:1fr}.lower-sections .hero-visual{min-height:350px}.lower-sections .orbital{display:none}.lower-sections .image-stage{animation:5s ease-in-out infinite mobileFloat;transform:none}@keyframes mobileFloat{50%{transform:translateY(-9px)}}.lower-sections .hero-proof{grid-template-columns:1fr 1fr;display:grid}.lower-sections .footer-row{flex-direction:column}.lower-sections .security-rings{min-height:330px}.lower-sections .ring.r1{width:300px;height:300px}.lower-sections .ring.r2{width:225px;height:225px}.lower-sections .ring.r3{width:155px;height:155px}.lower-sections .drawer{padding:22px}}@media (prefers-reduced-motion:reduce){.lower-sections *,.lower-sections :before,.lower-sections :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.lower-sections .card[data-detail]{cursor:pointer;isolation:isolate;padding-bottom:76px}.lower-sections .card[data-detail]:focus-visible{outline-offset:4px;outline:3px solid #f55f018c}.lower-sections .card[data-detail] .open-detail{z-index:5;border:1px solid var(--line);background:color-mix(in srgb,var(--panel-2)84%,transparent);width:auto;min-width:92px;height:auto;color:var(--brand-2);letter-spacing:.03em;border-radius:999px;justify-content:center;align-items:center;padding:9px 12px;font-size:.72rem;font-weight:900;transition:all .25s;display:inline-flex;position:absolute;bottom:18px;right:20px}.lower-sections .card[data-detail]:hover .open-detail{background:var(--brand);border-color:var(--brand);color:#fff;transform:translate(2px)}.lower-sections .security-rings[data-detail]{padding-bottom:76px}.lower-sections .image-stage{will-change:transform;transform-origin:50%}.lower-sections .control-pulse,.lower-sections .execution-pulse{z-index:4;pointer-events:none;border-radius:14px;position:absolute}.lower-sections .control-pulse{border:1px solid #ffffff6b;width:65%;height:36%;animation:3.2s ease-in-out infinite controlHeartbeat;top:26%;left:18%;box-shadow:0 0 #f55f0157,inset 0 0 35px #f55f011a}.lower-sections .execution-pulse{border:1px dashed #f55f016b;width:67%;height:22%;animation:4s ease-in-out infinite executionGlow;top:68%;left:17%}@keyframes controlHeartbeat{0%,to{opacity:.24;box-shadow:0 0 #f55f014d,inset 0 0 25px #f55f0114}}@keyframes executionGlow{0%,to{opacity:.18}}.lower-sections .packet-path{z-index:5;pointer-events:none;opacity:.85;height:2px;position:absolute;overflow:visible}.lower-sections .packet-path:before{content:"";background:linear-gradient(90deg,#0000,#f55f017a,#0000);position:absolute;inset:0}.lower-sections .packet-path i{width:8px;height:8px;box-shadow:0 0 6px #fff,0 0 16px var(--brand);background:#fff;border-radius:50%;animation:3.1s linear infinite packetMove;position:absolute;top:-3px}.lower-sections .packet-path.p1{top:65%;left:22%;right:21%}.lower-sections .packet-path.p1 i{animation-delay:-.4s}.lower-sections .packet-path.p2{top:72%;left:24%;right:24%;transform:rotate(.5deg)}.lower-sections .packet-path.p2 i{animation-duration:4s;animation-delay:-1.5s}.lower-sections .packet-path.p3{top:81%;left:28%;right:25%;transform:rotate(-.4deg)}.lower-sections .packet-path.p3 i{animation-duration:3.6s;animation-delay:-2.2s}@keyframes packetMove{0%{opacity:0;left:0}}.lower-sections .hotspot-layer{z-index:8;pointer-events:none;border-radius:17px;position:absolute;inset:15px;overflow:hidden}.lower-sections .architecture-hotspot{pointer-events:auto;cursor:pointer;color:#fff;background:0 0;border:0;place-items:center;width:22px;height:22px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.lower-sections .hotspot-dot{width:8px;height:8px;box-shadow:0 0 0 4px #f55f0152,0 0 18px var(--brand);background:#fff;border-radius:50%;animation:2s ease-out infinite hotspotPulse}.lower-sections .architecture-hotspot:nth-child(2n) .hotspot-dot{animation-delay:-.9s}.lower-sections .architecture-hotspot:nth-child(3n) .hotspot-dot{animation-delay:-1.4s}@keyframes hotspotPulse{0%{box-shadow:0 0 0 0 #f55f0194,0 0 16px var(--brand)}}.lower-sections .hotspot-tip{white-space:nowrap;color:#fff;opacity:0;visibility:hidden;background:#08080aeb;border:1px solid #f55f016b;border-radius:9px;padding:7px 9px;font-size:.66rem;font-weight:900;transition:all .2s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%,8px);box-shadow:0 12px 28px #00000059}.lower-sections .architecture-hotspot:hover .hotspot-tip,.lower-sections .architecture-hotspot:focus-visible .hotspot-tip{opacity:1;visibility:visible;transform:translate(-50%)}.lower-sections .architecture-hotspot:focus-visible{outline-offset:4px;border-radius:50%;outline:2px solid #fff}.lower-sections .hotspot-tip{color:#17171a;background:#fffffff5}.lower-sections .drawer{box-shadow:-35px 0 100px #00000070}.lower-sections .drawer:before{content:"";background:linear-gradient(90deg,#8d2900,var(--brand),#ffb07d);z-index:4;width:min(570px,100%);height:5px;position:fixed;top:0;right:0}.lower-sections .drawer .lead{font-size:1.02rem}.lower-sections .drawer-section{padding-left:22px;position:relative}.lower-sections .drawer-section:before{content:"";background:var(--brand);border-radius:50%;width:8px;height:8px;position:absolute;top:25px;left:0;box-shadow:0 0 14px #f55f01a6}.lower-sections .drawer-section h3{font-size:1.06rem}.lower-sections .drawer-section .detail-list{margin-top:13px}.lower-sections .drawer-hint{color:var(--muted);background:#f55f010f;border:1px solid #f55f013d;border-radius:14px;margin-top:26px;padding:14px;font-size:.82rem}@media (max-width:820px){.lower-sections .hotspot-layer,.lower-sections .control-pulse,.lower-sections .execution-pulse,.lower-sections .packet-path{display:none}}.lower-sections .security-rings{justify-content:center;align-items:center;min-height:480px;display:flex;position:relative;overflow:hidden}.lower-sections .ring{border:1px solid #f55f0147;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%}.lower-sections .ring.r1{width:390px;height:390px;margin-top:-195px;margin-left:-195px;animation:28s linear infinite spin}.lower-sections .ring.r2{width:290px;height:290px;margin-top:-145px;margin-left:-145px;animation:19s linear infinite reverse spin}.lower-sections .ring.r3{width:190px;height:190px;margin-top:-95px;margin-left:-95px;animation:12s linear infinite spin}.lower-sections .core-shield{background:linear-gradient(145deg,var(--brand,#f55f01),#8f2900);z-index:4;border-radius:28px;place-items:center;width:112px;height:112px;margin-top:-56px;margin-left:-56px;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 0 70px #f55f0173,inset 0 1px #fff6}.lower-sections .ring-label{border:1px solid var(--line);background:var(--panel);z-index:5;border-radius:10px;padding:7px 12px;font-size:.72rem;font-weight:800;position:absolute;box-shadow:0 4px 15px #0000001f}.lower-sections .ring-label.a{top:12%;left:13%}.lower-sections .ring-label.b{top:24%;right:8%}.lower-sections .ring-label.c{bottom:22%;left:8%}.lower-sections .ring-label.d{bottom:12%;right:13%}.lower-sections .ring:after{content:"";background:var(--brand,#f55f01);width:14px;height:14px;box-shadow:0 0 22px var(--brand,#f55f01),0 0 10px #fff;z-index:3;pointer-events:none;border-radius:50%;position:absolute}.lower-sections .ring.r1:after{top:-7px;left:calc(50% - 7px)}.lower-sections .ring.r2:after{top:calc(50% - 7px);right:-7px}.lower-sections .ring.r3:after{bottom:-7px;left:calc(50% - 7px)}.control-plane .capability-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;display:grid!important}@media (max-width:980px){.control-plane .capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}}@media (max-width:640px){.control-plane .capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}}
