:root{--background:#f5f5f7;--surface:#ffffff;--surface-soft:#f0f2f5;--ink:#263449;--muted:#6e6e73;--line:#d2d2d7;--blue:#0071e3;--cyan:#64d2ff;--green:#2f8f5b;--amber:#c9851b;--radius-panel:8px;--radius-large:14px;--section-y:72px;--section-y-compact:56px;--shadow:0 18px 48px rgba(38,52,73,0.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:rgba(0,113,227,.16);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}.site-shell{width:min(1180px,calc(100vw - 48px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(210,210,215,.65);background:rgba(250,251,253,.88);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);box-shadow:0 1px 0 rgba(255,255,255,.72)}.header-inner{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:24px}.brand-lockup{display:inline-flex;align-items:center;gap:10px;font-weight:800}.brand-title{color:#14213d;font-size:20px;font-weight:900;letter-spacing:0;white-space:nowrap}.brand-wordmark{display:block;width:142px;height:auto}.footer-wordmark{opacity:.96}.nav-links{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:13px;font-weight:650}.nav-links a:hover{color:var(--ink)}.header-actions{display:flex;gap:10px}.button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius-panel);border:1px solid transparent;padding:0 16px;font-size:14px;font-weight:760;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button:focus-visible,.footer-links a:focus-visible,.nav-links a:focus-visible,.text-link:focus-visible{outline:3px solid rgba(0,113,227,.22);outline-offset:3px}.button.primary{background:linear-gradient(180deg,#1976e8,#0067d1);color:white;box-shadow:0 10px 24px rgba(0,113,227,.18)}.button.secondary{border-color:rgba(38,52,73,.12);background:rgba(255,255,255,.9);color:var(--ink)}.button.ghost{border-color:rgba(21,92,255,.22);color:var(--blue)}.hero{position:relative;overflow:hidden;padding:54px 0 52px;background:radial-gradient(circle at 80% 16%,rgba(0,113,227,.16),transparent 30%),linear-gradient(135deg,#ffffff,#f4f9ff 54%,#eef6ff)}.hero-cloud-grid,.hero-stack{display:grid;grid-gap:36px;gap:36px}.hero-cloud-grid{align-items:center;grid-template-columns:minmax(0,.92fr) minmax(380px,.64fr)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:rgba(38,52,73,.62);font-size:13px;font-weight:760;letter-spacing:0}.eyebrow:before{width:8px;height:8px;border-radius:999px;background:var(--green);content:""}.hero-copy-block{max-width:590px}h1,h2,h3,p{margin:0}.hero h1{margin-top:18px;font-size:clamp(34px,4vw,52px);line-height:1.06}.hero h1,.hero h2{max-width:590px;letter-spacing:0}.hero h2{margin-top:16px;font-size:clamp(23px,2.35vw,32px);line-height:1.14;color:#303033}.hero-copy{margin-top:20px;max-width:600px;color:var(--muted);font-size:16px;line-height:1.68}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.apple-banner{position:relative;width:min(100%,540px);min-height:352px;justify-self:end;border-radius:var(--radius-large);background:linear-gradient(135deg,#ffffff,#eef6ff 48%,#f7fbff);color:var(--ink);box-shadow:0 24px 60px rgba(38,52,73,.11),inset 0 1px 0 rgba(255,255,255,.9);overflow:hidden}.apple-banner:before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.76) 34%,rgba(255,255,255,.14) 72%),linear-gradient(90deg,rgba(0,113,227,.075) 1px,transparent 0),linear-gradient(rgba(0,113,227,.075) 1px,transparent 0);background-size:auto,72px 72px,72px 72px;content:"";opacity:.8}.banner-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.banner-glass{position:relative;z-index:1;display:grid;min-height:352px;align-content:space-between;grid-gap:13px;gap:13px;padding:clamp(18px,2vw,24px)}.banner-ledger,.banner-topline{display:flex;flex-wrap:wrap;gap:8px;color:rgba(38,52,73,.58);font-size:10.5px;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.banner-topline{justify-content:space-between}.banner-header{display:grid;align-items:end;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,1fr)}.banner-header p{color:rgba(38,52,73,.66);font-size:12px;font-weight:800}.banner-header h2{max-width:350px;margin-top:8px;color:var(--ink);font-size:clamp(19px,1.55vw,24px);line-height:1.16}.banner-status{display:none;min-height:42px;align-items:center;gap:8px;border:1px solid rgba(0,113,227,.15);border-radius:999px;background:rgba(255,255,255,.7);padding:0 14px;color:rgba(38,52,73,.72);font-size:13px;font-weight:760;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.banner-status svg{color:var(--green)}.banner-grid{display:grid;grid-gap:1px;gap:1px;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid rgba(0,113,227,.14);border-radius:var(--radius-large);background:rgba(0,113,227,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.banner-grid article{min-height:72px;background:rgba(255,255,255,.74);padding:11px}.banner-grid svg{color:var(--blue);flex:0 0 auto}.banner-card-head{display:flex;min-height:24px;align-items:center;gap:8px}.banner-grid h3{margin-top:0;font-size:13.5px;line-height:1.25}.banner-grid p{margin-top:6px;color:rgba(38,52,73,.62);line-height:1.45;font-size:11.5px}.banner-ledger span{border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(0,113,227,.12);padding:6px 8px}.routing-plane{position:relative;min-height:520px;border:1px solid var(--line);border-radius:var(--radius-large);background:linear-gradient(120deg,rgba(21,92,255,.1),transparent 32%),linear-gradient(180deg,#ffffff,#f4f8ff);box-shadow:var(--shadow);overflow:hidden}.routing-plane:before{position:absolute;inset:0;background-image:linear-gradient(rgba(7,19,41,.05) 1px,transparent 0),linear-gradient(90deg,rgba(7,19,41,.05) 1px,transparent 0);background-size:40px 40px;content:""}.node{position:absolute;z-index:2;display:grid;width:152px;min-height:78px;align-content:center;grid-gap:8px;gap:8px;border:1px solid rgba(21,92,255,.18);border-radius:var(--radius-panel);background:rgba(255,255,255,.92);padding:14px;box-shadow:0 14px 34px rgba(7,19,41,.08)}.node small{color:var(--muted);font-size:11px;font-weight:700}.node strong{font-size:15px}.node.client{left:36px;top:62px}.node.router{left:50%;top:206px;width:176px;min-height:112px;transform:translateX(-50%);border-color:rgba(22,160,100,.28)}.node.model-a{right:42px;top:42px}.node.model-b{right:42px;top:206px}.node.ledger{left:52px;bottom:56px}.node.audit{right:70px;bottom:58px}.route-line{position:absolute;z-index:1;height:2px;background:linear-gradient(90deg,transparent,var(--blue),var(--cyan),transparent);transform-origin:left center;animation:pulse 2.5s ease-in-out infinite}.line-one{left:178px;top:126px;width:250px;transform:rotate(24deg)}.line-two{top:244px;transform:rotate(-31deg)}.line-three,.line-two{left:398px;width:270px}.line-three{top:264px}.line-four{left:214px;bottom:128px;width:238px;transform:rotate(-24deg)}.signal-list{position:absolute;z-index:3;left:50%;bottom:28px;display:flex;width:min(480px,calc(100% - 32px));transform:translateX(-50%);gap:8px}.signal-list span{flex:1 1;border:1px solid var(--line);border-radius:999px;background:white;padding:9px 10px;color:var(--muted);font-size:12px;font-weight:750;text-align:center}@keyframes pulse{0%,to{opacity:.22}50%{opacity:.92}}.metric-band{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;border:1px solid rgba(210,210,215,.72);border-radius:var(--radius-panel);background:rgba(210,210,215,.72);box-shadow:0 14px 40px rgba(29,29,31,.07);overflow:hidden}.metric-shell{position:relative;z-index:4;margin-top:-24px}.metric{background:white;padding:18px}.metric strong{display:block;font-size:20px}.metric span{display:block;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.5}.section{padding:var(--section-y) 0}.section.alt{background:white}.section-head{max-width:680px}.section-head h2{font-size:clamp(23px,2.25vw,32px);line-height:1.14;letter-spacing:0}.section-head p{max-width:620px;margin-top:14px;color:var(--muted);font-size:16px;line-height:1.72}.section>.site-shell:not(.split)>.section-head{display:block;max-width:680px}.section>.site-shell:not(.split)>.section-head h2{max-width:620px;font-size:clamp(23px,2vw,30px)}.section>.site-shell:not(.split)>.section-head p{max-width:620px;margin-top:12px;font-size:14.5px;line-height:1.72}.feature-grid{display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:24px;border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface);overflow:hidden}.form-panel,.page-panel{border:0;border-radius:0;background:var(--surface);box-shadow:none}.feature-grid .feature-panel{grid-column:span 2;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:var(--surface);min-height:148px;margin:0 -1px -1px 0;padding:20px 22px}.feature-grid .feature-panel:last-child:nth-child(3n+2),.feature-grid .feature-panel:nth-last-child(2):nth-child(3n+1){grid-column:span 3}.feature-grid .feature-panel:last-child:nth-child(3n+1){grid-column:span 6}.transformation-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.transformation-grid .feature-panel,.transformation-grid .feature-panel:last-child:nth-child(3n+1),.transformation-grid .feature-panel:last-child:nth-child(3n+2),.transformation-grid .feature-panel:nth-last-child(2):nth-child(3n+1){grid-column:auto}.security-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.security-grid .feature-panel,.security-grid .feature-panel:last-child:nth-child(3n+1),.security-grid .feature-panel:last-child:nth-child(3n+2),.security-grid .feature-panel:nth-last-child(2):nth-child(3n+1){grid-column:auto}.security-grid .feature-panel{min-height:164px}.feature-panel svg{color:var(--blue);width:22px;height:22px;flex:0 0 auto}.feature-panel-head{display:flex;min-height:30px;align-items:center;gap:10px}.feature-panel h3{margin-top:0;font-size:16px;line-height:1.28}.feature-panel p,.page-panel p{margin-top:10px;color:var(--muted);font-size:13.5px;line-height:1.62}.split{display:grid;align-items:start;grid-gap:44px;gap:44px;grid-template-columns:minmax(420px,.92fr) minmax(0,1.08fr)}.steps{display:grid;grid-gap:14px;gap:14px}.problem-list{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.problem-list li{display:grid;align-items:start;grid-template-columns:22px 1fr;grid-gap:12px;gap:12px;border-bottom:1px solid var(--line);padding:15px 0;color:var(--muted);font-size:15px;line-height:1.68}.problem-list svg{margin-top:5px;color:var(--green)}.step{display:grid;grid-template-columns:44px 1fr;grid-gap:16px;gap:16px;border-bottom:1px solid var(--line);padding:15px 0}.step h3{font-size:17px;line-height:1.35}.step p{margin-top:6px;color:var(--muted);font-size:14px;line-height:1.7}.step-number{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:var(--surface-soft);color:var(--blue);font-weight:850}.page-hero{padding:48px 0 36px;background:white}.page-hero h1{max-width:720px;font-size:clamp(26px,3vw,42px);line-height:1.12}.page-hero p{max-width:680px;margin-top:14px;color:var(--muted);font-size:15px;line-height:1.72}.page-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,1fr)}.page-panel{border:1px solid var(--line);border-radius:var(--radius-panel);padding:22px}.page-panel h3,.pricing-card h2,.pricing-card h3{font-size:19px;line-height:1.32}.code-block{overflow-x:auto;border-radius:var(--radius-panel);background:#eef6ff;color:var(--ink);padding:22px;font-size:14px;line-height:1.7}.pricing-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,1fr)}.pricing-card{border:1px solid var(--line);border-radius:var(--radius-panel);background:white;padding:24px}.pricing-price{margin-top:12px;color:var(--blue);font-size:24px;font-weight:850}.pricing-description{margin-top:12px;color:var(--muted);line-height:1.65}.developer-action,.pricing-action{margin-top:22px}.pricing-card strong{display:block;margin-top:16px;font-size:clamp(26px,3vw,34px);line-height:1.05}.pricing-card.highlight{border-color:rgba(21,92,255,.38);box-shadow:0 14px 40px rgba(0,113,227,.1)}.page-panel ul,.pricing-card ul{margin:16px 0 0;padding-left:18px;color:var(--muted);line-height:1.8}.text-link{display:inline-flex;align-items:center;gap:6px;margin-top:18px;color:var(--blue);font-weight:850}.scenario-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.scenario-grid span{background:white;padding:14px 16px;color:var(--ink);font-weight:800}.process-track,.scenario-grid span{border:1px solid var(--line);border-radius:var(--radius-panel)}.process-track{display:grid;grid-gap:1px;gap:1px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:30px;background:var(--line);overflow:hidden}.process-track article{display:flex;min-height:88px;align-items:center;gap:10px;background:white;padding:16px 14px}.process-track span{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:999px;background:rgba(47,143,91,.08);color:var(--green);font-size:11.5px;font-weight:850}.process-track h3{margin-top:0;font-size:15px;line-height:1.25;white-space:nowrap}.final-cta{background:radial-gradient(circle at 80% 10%,rgba(22,160,100,.13),transparent 30%),#ffffff}.cta-actions{display:flex;align-items:center;justify-content:flex-start}.calculator-panel{display:grid;align-items:start;grid-gap:24px;gap:24px;grid-template-columns:.9fr .7fr .8fr;border:1px solid var(--line);border-radius:var(--radius-panel);background:radial-gradient(circle at 90% 20%,rgba(0,168,216,.14),transparent 34%),white;padding:28px;box-shadow:var(--shadow)}.calculator-panel h2{margin-top:12px;font-size:clamp(26px,3vw,38px);line-height:1.12}.calculator-panel p{margin-top:12px;color:var(--muted);line-height:1.7}.calculator-controls{display:grid;grid-gap:18px;gap:18px}.calculator-controls input[type=range]{accent-color:var(--blue)}.calculator-results{display:grid;grid-gap:12px;gap:12px}.calculator-results div{border:1px solid var(--line);border-radius:var(--radius-panel);background:rgba(255,255,255,.78);padding:18px}.calculator-results span{display:block;color:var(--muted);font-size:13px;font-weight:800}.calculator-results strong{display:block;margin-top:8px;font-size:25px}.docs-layout{display:grid;align-items:start;grid-gap:38px;gap:38px;grid-template-columns:270px 1fr}.docs-sidebar{position:-webkit-sticky;position:sticky;top:96px;display:grid;grid-gap:8px;gap:8px;border:1px solid var(--line);border-radius:var(--radius-panel);background:white;padding:14px}.docs-sidebar a{border-radius:8px;color:var(--muted);font-size:14px;font-weight:800;padding:10px 12px}.docs-sidebar a:hover{background:var(--surface-soft);color:var(--blue)}.docs-article{display:grid;grid-gap:24px;gap:24px;border:1px solid var(--line);border-radius:var(--radius-panel);background:white;padding:28px}.docs-article h2{font-size:28px}.docs-article p{margin-top:12px;color:var(--muted);line-height:1.8}.contact-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:.85fr 1.15fr}.form-panel{border:1px solid var(--line);border-radius:var(--radius-panel);padding:24px}.field-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,1fr)}.field{display:grid;grid-gap:8px;gap:8px}.field.full{grid-column:1/-1}.field span{color:var(--ink);font-size:12px;font-weight:800;letter-spacing:.02em}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius-panel);background:white;padding:12px 13px;color:var(--ink);font-size:14px}.field textarea{min-height:126px;resize:vertical}.form-submit{margin-top:18px}.form-message{margin-top:16px;color:var(--green);font-weight:800}.enterprise-channel{background:#ffffff}.enterprise-channel .section{padding:var(--section-y-compact) 0}.enterprise-channel .section-head{max-width:760px}.enterprise-channel .section-head h2{font-size:clamp(23px,2.2vw,32px);line-height:1.14}.enterprise-channel .section-head p{max-width:620px;font-size:15px}.enterprise-service-hero{position:relative;overflow:hidden;padding:58px 0 52px;background:linear-gradient(rgba(0,113,227,.035) 1px,transparent 0),linear-gradient(90deg,rgba(0,113,227,.035) 1px,transparent 0),linear-gradient(180deg,#ffffff,#f6fbff);background-size:64px 64px,64px 64px,auto}.enterprise-service-hero:after{position:absolute;inset:auto -12% -34% 42%;height:420px;border-radius:999px;background:radial-gradient(circle,rgba(0,113,227,.16),transparent 66%);content:"";pointer-events:none}.enterprise-service-hero-grid{position:relative;z-index:1;display:grid;align-items:center;grid-gap:36px;gap:36px;grid-template-columns:minmax(0,1fr) minmax(400px,.84fr)}.enterprise-service-copy h1{max-width:620px;margin-top:18px;font-size:clamp(30px,3.9vw,48px);line-height:1.08;letter-spacing:0}.enterprise-service-copy>p:not(.eyebrow){max-width:620px;margin-top:18px;color:var(--muted);font-size:16px;line-height:1.72}.enterprise-outcomes{display:grid;max-width:560px;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin-top:24px;border:1px solid rgba(210,210,215,.72);border-radius:var(--radius-panel);background:rgba(210,210,215,.72);overflow:hidden}.enterprise-outcomes div{background:rgba(255,255,255,.74);padding:14px 12px}.enterprise-outcomes strong{display:block;color:var(--ink);font-size:21px;line-height:1}.enterprise-outcomes span{display:block;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.5}.enterprise-visual{position:relative;display:grid;min-height:348px;align-content:center;grid-gap:14px;gap:14px;border:1px solid rgba(210,210,215,.78);border-radius:var(--radius-large);background:rgba(255,255,255,.78);box-shadow:0 18px 48px rgba(38,52,73,.09);padding:18px 20px;overflow:hidden}.enterprise-visual:before{position:absolute;inset:14px;border:1px solid rgba(0,113,227,.14);border-radius:10px;content:"";pointer-events:none}.enterprise-delivery-layer,.enterprise-infra-mini,.enterprise-visual-grid{position:relative;z-index:1}.enterprise-visual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.enterprise-infra-mini span,.enterprise-visual-grid span{border:1px solid var(--line);border-radius:var(--radius-panel);background:#ffffff;padding:10px 11px;color:var(--muted);font-size:11.5px;line-height:1.45}.enterprise-infra-mini span,.enterprise-visual-grid span.soft{border-color:rgba(0,113,227,.12);background:rgba(0,113,227,.055)}.enterprise-visual-line{position:relative;z-index:1;width:72%;height:1px;margin:4px auto;background:rgba(0,113,227,.18)}.enterprise-visual-line:after{position:absolute;left:50%;top:-5px;width:10px;height:10px;border-radius:999px;background:var(--blue);content:"";transform:translateX(-50%)}.enterprise-visual-line.vertical{width:1px;height:28px}.enterprise-visual-line.vertical:after{display:none}.enterprise-delivery-layer{border:1px solid rgba(0,113,227,.16);border-radius:var(--radius-panel);background:linear-gradient(135deg,rgba(0,113,227,.12),rgba(0,113,227,.04));padding:14px;box-shadow:0 12px 30px rgba(0,113,227,.07)}.enterprise-delivery-layer p,.enterprise-infra-mini p{color:var(--blue);font-size:11.5px;font-weight:850;letter-spacing:.03em}.enterprise-delivery-layer div{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));grid-gap:8px;gap:8px;margin-top:10px}.enterprise-delivery-layer span{border:1px solid var(--line);border-radius:var(--radius-panel);background:#ffffff;padding:9px 8px;color:var(--ink);font-size:11px;line-height:1.35}.enterprise-delivery-layer strong{display:block;margin-bottom:4px;color:var(--blue)}.enterprise-infra-mini{border:1px solid rgba(0,113,227,.16);border-radius:var(--radius-panel);background:#ffffff;padding:14px}.enterprise-infra-mini div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px}.enterprise-contrast-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:26px}.enterprise-contrast{border:1px solid var(--line);border-radius:var(--radius-panel);background:linear-gradient(180deg,#ffffff,rgba(0,113,227,.025));padding:24px}.enterprise-contrast.warning{background:linear-gradient(180deg,#ffffff,rgba(201,133,27,.035))}.enterprise-contrast.method{border-color:rgba(0,113,227,.18)}.enterprise-contrast h3{margin-bottom:14px;font-size:19px;line-height:1.32}.enterprise-contrast p{position:relative;padding:11px 0 11px 18px;border-top:1px solid rgba(210,210,215,.66);color:var(--muted);font-size:14px;line-height:1.65}.enterprise-contrast p:before{position:absolute;left:0;top:21px;width:8px;height:8px;border-radius:999px;background:var(--amber);content:""}.enterprise-contrast.method p:before{background:var(--blue)}.enterprise-stage-list{display:grid;grid-gap:12px;gap:12px;margin-top:28px}.enterprise-stage-row{display:grid;align-items:stretch;grid-template-columns:64px minmax(0,1fr);grid-gap:16px;gap:16px}.enterprise-stage-index{display:flex;align-items:center;flex-direction:column}.enterprise-stage-index span{display:grid;width:52px;height:52px;place-items:center;border:1px solid rgba(0,113,227,.18);border-radius:var(--radius-panel);background:rgba(0,113,227,.07);color:var(--blue);font-weight:850}.enterprise-stage-index i{flex:1 1;width:1px;min-height:24px;margin-top:8px;background:rgba(0,113,227,.18)}.enterprise-stage-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr);grid-gap:18px;gap:18px;border:1px solid var(--line);border-radius:var(--radius-panel);background:#ffffff;padding:22px}.enterprise-stage-card h3{font-size:clamp(19px,2vw,24px);line-height:1.22}.enterprise-stage-card p{margin-top:9px;color:var(--muted);font-size:14px;line-height:1.75}.enterprise-stage-tags{display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px}.enterprise-stage-tags span{border:1px solid rgba(0,113,227,.16);border-radius:999px;background:rgba(0,113,227,.055);color:var(--blue);padding:7px 11px;font-size:12px;font-weight:750}.enterprise-area-grid,.enterprise-fit-grid,.enterprise-product-grid{display:grid;grid-gap:14px;gap:14px;margin-top:30px}.enterprise-area-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.enterprise-area-grid article,.enterprise-fit-grid article{border-top:2px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff;padding:20px 0}.enterprise-area-grid article:nth-child(3n+1),.enterprise-fit-grid article:first-child{border-top-color:var(--blue)}.enterprise-area-grid span,.enterprise-fit-grid span{display:block;color:var(--blue);font-size:12px;font-weight:850}.enterprise-area-grid h3,.enterprise-fit-grid h3{margin-top:12px;font-size:17px;line-height:1.35}.enterprise-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.enterprise-product-grid article{border:1px solid var(--line);border-radius:var(--radius-panel);background:#ffffff;padding:22px 20px}.enterprise-product-grid article>div{display:flex;align-items:center;gap:10px;margin-bottom:16px}.enterprise-product-grid span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid rgba(0,113,227,.16);border-radius:10px;background:rgba(0,113,227,.055);color:var(--blue);font-size:12px;font-weight:850}.enterprise-product-grid i{height:1px;flex:1 1;background:var(--line)}.enterprise-product-grid h3{font-size:18px;line-height:1.32}.enterprise-fit-grid p,.enterprise-fit-grid small,.enterprise-product-grid p{display:block;margin-top:10px;color:var(--muted);line-height:1.7}.enterprise-infra-band{display:grid;align-items:start;grid-template-columns:minmax(0,.82fr) minmax(280px,1.18fr);grid-gap:28px;gap:28px;border:1px solid rgba(0,113,227,.16);border-radius:var(--radius-panel);background:linear-gradient(135deg,rgba(0,113,227,.055),rgba(255,255,255,.96));padding:28px}.enterprise-infra-band h2{margin-top:14px;font-size:clamp(24px,2.8vw,36px);line-height:1.1}.enterprise-infra-band>div>p:not(.eyebrow){margin-top:16px;color:var(--muted);font-size:15px;line-height:1.78}.enterprise-infra-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.enterprise-infra-grid article{border:1px solid var(--line);border-radius:var(--radius-panel);background:#ffffff;padding:17px 15px}.enterprise-infra-grid h3{font-size:16px}.enterprise-infra-grid p{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.6}.enterprise-fit-section{padding-top:0}.enterprise-fit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.enterprise-fit-grid article{padding-right:18px}.enterprise-fit-grid small{font-size:12px}.enterprise-final-panel{max-width:840px;margin:0 auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:42px 28px;text-align:center}.enterprise-final-panel h2{font-size:clamp(24px,2.8vw,36px);line-height:1.12}.enterprise-final-panel p{max-width:650px;margin:16px auto 28px;color:var(--muted);line-height:1.85}.site-footer{border-top:1px solid var(--line);background:#ffffff;color:var(--ink);padding:46px 0}.footer-inner{display:flex;justify-content:space-between;gap:40px}.footer-links{display:flex;flex-wrap:wrap;gap:16px;color:var(--muted);font-size:14px}.footer-tagline{margin-top:14px;color:var(--muted)}.footer-meta{margin-top:8px;color:rgba(38,52,73,.52);font-size:12px;line-height:1.5}.footer-meta a:hover{color:var(--ink)}@media (max-width:960px){.nav-links{display:none}.contact-grid,.enterprise-infra-band,.enterprise-service-hero-grid,.enterprise-stage-card,.hero-cloud-grid,.hero-grid,.split{grid-template-columns:1fr}.enterprise-service-hero{padding:62px 0 52px}.enterprise-visual{width:min(100%,580px)}.routing-plane{min-height:460px}.calculator-panel,.docs-layout,.enterprise-contrast-grid,.page-grid,.pricing-grid,.process-track,.scenario-grid{grid-template-columns:1fr}.banner-grid,.enterprise-area-grid,.enterprise-fit-grid,.enterprise-infra-grid,.enterprise-outcomes,.enterprise-product-grid,.metric-band{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid .feature-panel,.feature-grid .feature-panel:last-child:nth-child(3n+2),.feature-grid .feature-panel:nth-last-child(2):nth-child(3n+1){grid-column:span 2}.feature-grid .feature-panel:last-child:nth-child(odd){grid-column:span 4}.transformation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.transformation-grid .feature-panel,.transformation-grid .feature-panel:last-child:nth-child(3n+1),.transformation-grid .feature-panel:last-child:nth-child(3n+2),.transformation-grid .feature-panel:last-child:nth-child(odd),.transformation-grid .feature-panel:nth-last-child(2):nth-child(3n+1){grid-column:auto}.transformation-grid .feature-panel:last-child{grid-column:1/-1}.security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.security-grid .feature-panel,.security-grid .feature-panel:last-child:nth-child(3n+1),.security-grid .feature-panel:last-child:nth-child(3n+2),.security-grid .feature-panel:last-child:nth-child(odd),.security-grid .feature-panel:nth-last-child(2):nth-child(3n+1){grid-column:auto}.docs-sidebar{position:static}}@media (max-width:640px){.site-shell{width:min(100% - 24px,1160px)}.header-actions .secondary{display:none}.hero{padding:46px 0 48px}.hero h1{font-size:clamp(34px,12vw,44px);line-height:1.06}.hero h2{font-size:clamp(24px,8vw,31px)}.hero-copy{font-size:15px;line-height:1.7}.apple-banner,.banner-glass{min-height:auto}.metric-shell{margin-top:12px}.enterprise-channel .section,.section{padding:58px 0}.enterprise-channel .section-head h2,.section-head h2{font-size:clamp(24px,7vw,30px);line-height:1.14}.enterprise-service-hero{padding:48px 0 44px}.enterprise-service-copy h1{font-size:clamp(32px,10vw,42px);line-height:1.08}.enterprise-service-copy>p:not(.eyebrow){font-size:15px}.enterprise-visual{min-height:auto;padding:16px}.enterprise-area-grid,.enterprise-fit-grid,.enterprise-infra-grid,.enterprise-product-grid,.feature-grid,.page-grid,.pricing-grid,.process-track,.scenario-grid{grid-template-columns:1fr}.feature-grid .feature-panel,.feature-grid .feature-panel:last-child:nth-child(3n+1),.feature-grid .feature-panel:last-child:nth-child(3n+2),.feature-grid .feature-panel:last-child:nth-child(odd),.feature-grid .feature-panel:nth-last-child(2):nth-child(3n+1){grid-column:auto}.enterprise-infra-mini div,.enterprise-outcomes,.enterprise-visual-grid,.metric-band{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-delivery-layer div{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}.enterprise-stage-row{grid-template-columns:44px 1fr;gap:12px}.enterprise-stage-index span{width:42px;height:42px;border-radius:12px;font-size:13px}.enterprise-contrast,.enterprise-infra-band,.enterprise-stage-card{padding:18px}.banner-header{grid-template-columns:1fr}.routing-plane{min-height:580px}.node{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:calc(100% - 32px);min-height:72px;margin:14px auto;transform:none!important}.route-line,.signal-list{display:none}.field-grid{grid-template-columns:1fr}.footer-inner{flex-direction:column;gap:24px}}