.ic-home{--ic-home-violet: #7c3aed;--ic-home-violet-bright: #9f67ff;--ic-home-night: #080b13;--ic-home-night-soft: #111522;--ic-home-line: rgba(255, 255, 255, .09);overflow:hidden;font-family:var(--ic-font);color:var(--ic-ink)}.ic-home *,.ic-home *:before,.ic-home *:after{box-sizing:border-box}.ic-home a{text-decoration:none}.ic-home a:focus-visible{outline:3px solid rgba(159,103,255,.58);outline-offset:4px}.ic-home-hero{position:relative;display:flex;min-height:760px;align-items:center;padding:166px 0 92px;background:radial-gradient(circle at 78% 34%,rgba(124,58,237,.22),transparent 30%),radial-gradient(circle at 14% 86%,rgba(59,130,246,.1),transparent 28%),var(--ic-home-night);isolation:isolate}.ic-home-hero:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,rgba(8,11,19,.1) 0%,rgba(8,11,19,.42) 51%,rgba(8,11,19,.08) 100%);content:"";pointer-events:none}.ic-hero-mesh{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-position:center;background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 94%);mask-image:linear-gradient(to bottom,black,transparent 94%)}.ic-hero-beam{position:absolute;z-index:-1;top:-20%;right:19%;width:1px;height:140%;background:linear-gradient(to bottom,transparent,rgba(159,103,255,.45),transparent);box-shadow:0 0 80px 24px #7c3aed14;opacity:.8;transform:rotate(23deg)}.ic-hero-copy{max-width:650px}.ic-hero-badge{display:inline-flex;align-items:center;gap:10px;margin-bottom:24px;padding:9px 14px;border:1px solid rgba(255,255,255,.11);border-radius:9px;background:rgba(255,255,255,.055);color:#ffffffad;font-family:var(--ic-mono);font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ic-status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--ic-green);box-shadow:0 0 0 5px #10b9811a,0 0 18px #10b981b3;animation:ic-home-status 2.2s ease-in-out infinite}@keyframes ic-home-status{50%{opacity:.6;box-shadow:0 0 0 8px #10b9810a,0 0 10px #10b98166}}.ic-home-hero h1{max-width:720px;margin:0 0 22px;color:#fff;font-family:var(--ic-font);font-size:clamp(3.2rem,5.4vw,4.85rem);font-weight:800;letter-spacing:-.055em;line-height:.99;text-wrap:balance}.ic-hero-lead{max-width:570px;margin:0 0 30px;color:#ffffffad;font-size:1.08rem;line-height:1.72}.ic-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.ic-home-btn{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:12px;padding:13px 24px;border:1px solid transparent;border-radius:11px;font-family:var(--ic-font);font-size:.9rem;font-weight:700;line-height:1;transition:border-color .25s ease,background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.ic-home-btn i{font-size:.78rem;transition:transform .25s ease}.ic-home-btn:hover{transform:translateY(-2px)}.ic-home-btn:hover i{transform:translate(3px)}.ic-home-btn--primary{border-color:var(--ic-home-violet);background:var(--ic-home-violet);box-shadow:0 12px 34px #7c3aed4d;color:#fff}.ic-home-btn--primary:hover{border-color:var(--ic-home-violet-bright);background:var(--ic-home-violet-bright);box-shadow:0 16px 40px #7c3aed66;color:#fff}.ic-home-btn--ghost{border-color:#ffffff26;background:rgba(255,255,255,.035);color:#ffffffc2}.ic-home-btn--ghost:hover{border-color:#ffffff4d;background:rgba(255,255,255,.08);color:#fff}.ic-home-btn--dark{background:var(--ic-ink);color:#fff}.ic-home-btn--dark:hover{background:var(--ic-home-violet);color:#fff}.ic-home-btn--light{min-width:180px;background:#fff;color:var(--ic-home-night)}.ic-home-btn--light:hover{background:var(--ic-home-violet-bright);color:#fff}.ic-hero-trust{display:flex;flex-wrap:wrap;gap:10px 18px;margin:26px 0 0;padding:0;list-style:none}.ic-hero-trust li{display:inline-flex;align-items:center;gap:7px;color:#ffffff75;font-size:.72rem;line-height:1.45}.ic-hero-trust i{color:#9f67ffe6;font-size:.68rem}.ic-hero-entrance{opacity:0;transform:translateY(18px);animation:ic-home-enter .8s cubic-bezier(.16,1,.3,1) forwards}.ic-hero-entrance-1{animation-delay:.08s}.ic-hero-entrance-2{animation-delay:.16s}.ic-hero-entrance-3{animation-delay:.24s}.ic-hero-entrance-4{animation-delay:.34s}@keyframes ic-home-enter{to{opacity:1;transform:translateY(0)}}.ic-core-stage{position:relative;overflow:hidden;max-width:610px;margin-left:auto;border:1px solid rgba(255,255,255,.12);border-radius:24px 24px 24px 7px;background:linear-gradient(145deg,rgba(22,27,43,.96),rgba(10,13,22,.97));box-shadow:0 36px 100px #00000073,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ic-core-stage:before{position:absolute;top:-180px;left:-80px;width:340px;height:340px;border-radius:50%;background:rgba(124,58,237,.14);content:"";filter:blur(75px);pointer-events:none}.ic-core-toolbar{position:relative;display:grid;min-height:52px;align-items:center;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08);grid-template-columns:auto 1fr auto}.ic-core-dots{display:flex;gap:5px}.ic-core-dots span{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.16)}.ic-core-dots span:nth-child(2){background:rgba(124,58,237,.7)}.ic-core-location{overflow:hidden;margin-left:14px;color:#fff6;font-family:var(--ic-mono);font-size:.59rem;letter-spacing:.05em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ic-core-status{display:inline-flex;align-items:center;gap:8px;color:#ffffff7a;font-family:var(--ic-mono);font-size:.56rem;letter-spacing:.04em;text-transform:uppercase}.ic-core-status .ic-status-dot{width:5px;height:5px;box-shadow:0 0 10px #10b981a6}.ic-core-map{position:relative;height:350px;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-position:center;background-size:42px 42px}.ic-core-map:before{position:absolute;top:48px;right:88px;bottom:48px;left:88px;border:1px dashed rgba(159,103,255,.19);border-radius:50%;content:"";transform:rotate(-8deg)}.ic-core-center{position:absolute;z-index:3;top:50%;left:50%;display:flex;width:112px;height:112px;align-items:center;justify-content:center;border:1px solid rgba(159,103,255,.45);border-radius:26px 26px 26px 8px;background:linear-gradient(145deg,rgba(124,58,237,.88),rgba(82,34,166,.95));box-shadow:0 16px 46px #7c3aed57;color:#fff;flex-direction:column;transform:translate(-50%,-50%)}.ic-core-center>i{margin-bottom:7px;color:#ffffffb3;font-size:.8rem}.ic-core-center strong{font-family:var(--ic-mono);font-size:1.45rem;letter-spacing:.16em;line-height:1;text-indent:.16em}.ic-core-center small{margin-top:7px;color:#ffffff85;font-family:var(--ic-mono);font-size:.48rem;letter-spacing:.12em;text-transform:uppercase}.ic-core-ring{position:absolute;z-index:-1;top:-17px;right:-17px;bottom:-17px;left:-17px;border:1px solid rgba(159,103,255,.24);border-radius:34px 34px 34px 10px;animation:ic-core-ring 3.2s ease-in-out infinite}.ic-core-ring--outer{top:-34px;right:-34px;bottom:-34px;left:-34px;border-color:#9f67ff1a;animation-delay:-1.2s}@keyframes ic-core-ring{50%{border-color:#9f67ff7a;transform:scale(1.035)}}.ic-core-node{position:absolute;z-index:4;display:flex;min-width:124px;min-height:48px;align-items:center;gap:10px;padding:9px 12px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:rgba(18,23,37,.92);box-shadow:0 10px 28px #00000040;color:#ffffffad;font-size:.68rem;font-weight:600;transition:border-color .25s ease,background .25s ease,color .25s ease,transform .25s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ic-core-node i{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:7px;background:rgba(124,58,237,.15);color:var(--ic-home-violet-bright);font-size:.7rem}.ic-core-node:hover{border-color:#9f67ff7a;background:rgba(29,24,50,.96);color:#fff;transform:translateY(-3px)}.ic-core-node--storage{top:42px;left:42px}.ic-core-node--cdn{top:54px;right:34px}.ic-core-node--cloud{bottom:44px;left:38px}.ic-core-node--network{right:40px;bottom:36px}.ic-core-connection{position:absolute;z-index:1;top:50%;left:50%;width:154px;height:1px;background:linear-gradient(90deg,rgba(159,103,255,.45),transparent);transform-origin:left center}.ic-core-connection:after{position:absolute;top:-2px;left:0;width:5px;height:5px;border-radius:50%;background:var(--ic-home-violet-bright);box-shadow:0 0 10px #9f67ffcc;content:"";animation:ic-home-packet 2.8s linear infinite}.ic-core-connection--one{transform:rotate(-142deg)}.ic-core-connection--two{transform:rotate(-38deg)}.ic-core-connection--three{transform:rotate(142deg)}.ic-core-connection--four{transform:rotate(36deg)}.ic-core-connection--two:after,.ic-core-connection--three:after{animation-delay:-1.3s}@keyframes ic-home-packet{0%{left:0;opacity:0}12%,82%{opacity:1}to{left:calc(100% - 5px);opacity:0}}.ic-core-metrics{position:relative;display:grid;border-top:1px solid rgba(255,255,255,.08);grid-template-columns:repeat(3,1fr)}.ic-core-metrics>div{min-width:0;padding:18px}.ic-core-metrics>div+div{border-left:1px solid rgba(255,255,255,.08)}.ic-core-metrics strong,.ic-core-metrics span{display:block}.ic-core-metrics strong{margin-bottom:4px;color:#fff;font-family:var(--ic-mono);font-size:.92rem;letter-spacing:-.02em}.ic-core-metrics span{overflow:hidden;color:#ffffff57;font-size:.58rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.ic-stack-strip{position:relative;z-index:4;border-bottom:1px solid var(--ic-border);background:#fff}.ic-stack-inner{display:grid;min-height:104px;align-items:center;gap:42px;grid-template-columns:minmax(230px,.7fr) 1.6fr}.ic-stack-copy{position:relative;display:flex;min-width:0;flex-direction:column}.ic-stack-copy:after{position:absolute;top:50%;right:-22px;width:1px;height:40px;background:var(--ic-border);content:"";transform:translateY(-50%)}.ic-stack-copy span{color:var(--ic-accent);font-family:var(--ic-mono);font-size:.58rem;letter-spacing:.12em;text-transform:uppercase}.ic-stack-copy strong{overflow:hidden;margin-top:5px;color:var(--ic-ink);font-size:.74rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.ic-stack-logos{display:grid;align-items:center;gap:30px;grid-template-columns:repeat(6,1fr)}.ic-stack-logos img{width:100%;max-width:82px;max-height:28px;margin:auto;opacity:.32;filter:grayscale(1);transition:opacity .25s ease,filter .25s ease,transform .25s ease}.ic-stack-logos img:hover{opacity:.76;filter:grayscale(0);transform:translateY(-2px)}.ic-home-section{position:relative;padding:112px 0}.ic-products-section{background:radial-gradient(circle at 86% 12%,rgba(124,58,237,.055),transparent 24%),#fff}.ic-section-head{display:grid;align-items:end;gap:48px;margin-bottom:52px;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr)}.ic-section-kicker{display:block;margin-bottom:12px;color:var(--ic-accent);font-family:var(--ic-mono);font-size:.66rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.ic-section-head h2,.ic-about-copy h2{margin:0;color:var(--ic-ink);font-family:var(--ic-font);font-size:clamp(2.3rem,4vw,3.8rem);font-weight:800;letter-spacing:-.055em;line-height:1.02;text-wrap:balance}.ic-section-head>p{max-width:520px;margin:0;color:var(--ic-ink-muted);font-size:.94rem;line-height:1.75}.ic-product-layout{display:grid;gap:18px;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.ic-product-stack{display:grid;gap:18px}.ic-product-card{position:relative;display:flex;overflow:hidden;border:1px solid var(--ic-border);color:var(--ic-ink);flex-direction:column;transition:border-color .28s ease,box-shadow .28s ease,transform .28s ease}.ic-product-card:before{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:46px 46px;content:"";-webkit-mask-image:linear-gradient(135deg,black,transparent 72%);mask-image:linear-gradient(135deg,black,transparent 72%);pointer-events:none}.ic-product-card:hover{border-color:#7c3aed47;box-shadow:0 24px 70px #120e221f;color:var(--ic-ink);transform:translateY(-5px)}.ic-product-card--featured{min-height:524px;padding:42px;border-color:#ffffff1a;border-radius:28px 28px 28px 8px;background:radial-gradient(circle at 76% 28%,rgba(124,58,237,.32),transparent 31%),linear-gradient(145deg,#111626,#080b13 68%);color:#fff}.ic-product-card--featured:hover{border-color:#9f67ff85;color:#fff}.ic-product-card--featured:after{position:absolute;right:-66px;bottom:-96px;width:280px;height:280px;border:1px solid rgba(159,103,255,.19);border-radius:50%;box-shadow:0 0 0 44px #9f67ff09,0 0 0 88px #9f67ff06;content:""}.ic-product-card--compact{min-height:253px;padding:30px 32px;border-radius:20px 20px 20px 7px;background:rgba(247,248,251,.9)}.ic-product-index{position:absolute;top:28px;right:30px;color:#0a0e172e;font-family:var(--ic-mono);font-size:.64rem;letter-spacing:.12em}.ic-product-card--featured .ic-product-index{color:#ffffff3d}.ic-product-icon{position:relative;z-index:1;display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;margin-bottom:28px;border-radius:15px 15px 15px 5px;background:rgba(124,58,237,.1);color:var(--ic-accent);font-size:1.15rem}.ic-product-card--featured .ic-product-icon{width:64px;height:64px;background:rgba(159,103,255,.15);box-shadow:inset 0 0 0 1px #9f67ff2e;color:var(--ic-home-violet-bright);font-size:1.35rem}.ic-product-card--compact .ic-product-icon{position:absolute;top:26px;right:28px;width:48px;height:48px;margin:0}.ic-product-copy{position:relative;z-index:1}.ic-product-copy h3{margin:0 0 12px;color:inherit;font-family:var(--ic-font);font-size:1.6rem;font-weight:800;letter-spacing:-.035em;line-height:1.15}.ic-product-card--featured .ic-product-copy h3{color:#fff;font-size:clamp(2rem,3.4vw,3rem)}.ic-product-copy p{max-width:480px;margin:0;color:var(--ic-ink-muted);font-size:.87rem;line-height:1.72}.ic-product-card--featured .ic-product-copy p{max-width:440px;color:#ffffff94;font-size:.96rem}.ic-product-card--compact .ic-product-copy{max-width:calc(100% - 62px)}.ic-product-tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.ic-product-tags span{padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:rgba(255,255,255,.045);color:#ffffff85;font-family:var(--ic-mono);font-size:.57rem;letter-spacing:.05em;text-transform:uppercase}.ic-product-footer{position:relative;z-index:2;display:flex;align-items:end;justify-content:space-between;gap:18px;margin-top:auto;padding-top:28px}.ic-product-price{display:flex;align-items:baseline;gap:4px}.ic-product-price small,.ic-product-price span{color:var(--ic-ink-muted);font-size:.7rem}.ic-product-price strong{color:var(--ic-accent);font-family:var(--ic-mono);font-size:1.38rem;letter-spacing:-.04em}.ic-product-card--featured .ic-product-price small,.ic-product-card--featured .ic-product-price span{color:#ffffff61}.ic-product-card--featured .ic-product-price strong{color:#fff;font-size:2.15rem}.ic-product-arrow{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(124,58,237,.12);border-radius:11px;background:#fff;color:var(--ic-accent);flex-shrink:0;transition:background .25s ease,color .25s ease,transform .25s ease}.ic-product-card--featured .ic-product-arrow{border-color:#ffffff1f;background:rgba(255,255,255,.08);color:#fff}.ic-product-card:hover .ic-product-arrow{background:var(--ic-home-violet);color:#fff;transform:translate(3px)}.ic-secondary-services{display:grid;gap:14px;margin-top:18px;grid-template-columns:repeat(2,1fr)}.ic-secondary-services>a{display:grid;min-width:0;align-items:center;gap:16px;padding:19px 22px;border:1px solid var(--ic-border);border-radius:14px 14px 14px 5px;background:#fff;color:var(--ic-ink);grid-template-columns:auto minmax(0,1fr) auto;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.ic-secondary-services>a:hover{border-color:#7c3aed3d;box-shadow:0 14px 38px #120e2212;color:var(--ic-ink);transform:translateY(-2px)}.ic-secondary-icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:10px;background:var(--ic-accent-soft);color:var(--ic-accent)}.ic-secondary-services strong,.ic-secondary-services small{display:block}.ic-secondary-services strong{margin-bottom:3px;font-size:.88rem}.ic-secondary-services small{overflow:hidden;color:var(--ic-ink-muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.ic-secondary-services>a>i{color:#0a0e1747;font-size:.72rem;transition:color .25s ease,transform .25s ease}.ic-secondary-services>a:hover>i{color:var(--ic-accent);transform:translate(3px)}.ic-home-proof{position:relative;overflow:hidden;padding:82px 0 66px;background:linear-gradient(120deg,rgba(124,58,237,.09),transparent 38%),var(--ic-home-night)}.ic-home-proof:before{position:absolute;top:-140px;left:49%;width:1px;height:160%;background:linear-gradient(to bottom,transparent,rgba(159,103,255,.24),transparent);content:"";transform:rotate(30deg)}.ic-proof-metrics{position:relative;display:grid;border-top:1px solid var(--ic-home-line);border-bottom:1px solid var(--ic-home-line);grid-template-columns:repeat(4,1fr)}.ic-proof-metric{padding:30px 28px}.ic-proof-metric+.ic-proof-metric{border-left:1px solid var(--ic-home-line)}.ic-proof-metric strong{display:block;margin-bottom:8px;color:#fff;font-family:var(--ic-mono);font-size:clamp(2rem,4vw,3.15rem);font-weight:700;letter-spacing:-.075em;line-height:1}.ic-proof-metric strong span{color:var(--ic-home-violet-bright);font-size:.56em}.ic-proof-metric p{margin:0;color:#ffffff61;font-size:.7rem;line-height:1.45}.ic-proof-press{position:relative;display:grid;align-items:center;gap:34px;padding-top:48px;grid-template-columns:auto 1fr}.ic-proof-label{color:#ffffff4d;font-family:var(--ic-mono);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.ic-proof-logos{display:grid;align-items:center;gap:36px;grid-template-columns:repeat(4,1fr)}.ic-proof-logos a{display:flex;align-items:center;justify-content:center}.ic-proof-logos img{width:auto;max-width:150px;height:30px;max-height:36px;opacity:.4;filter:grayscale(1);transition:opacity .25s ease,filter .25s ease,transform .25s ease}.ic-proof-logos a:hover img{opacity:.9;filter:grayscale(0);transform:translateY(-2px)}.ic-benefits-section{background:linear-gradient(rgba(10,14,23,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(10,14,23,.025) 1px,transparent 1px),var(--ic-surface);background-size:76px 76px}.ic-benefit-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.ic-benefit-card{position:relative;display:grid;min-height:210px;align-items:start;gap:22px;padding:34px;overflow:hidden;border:1px solid var(--ic-border);border-radius:18px 18px 18px 6px;background:rgba(255,255,255,.9);box-shadow:0 8px 28px #120e2209;grid-template-columns:auto 1fr;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.ic-benefit-card:after{position:absolute;right:-36px;bottom:-50px;width:140px;height:140px;border:1px solid rgba(124,58,237,.08);border-radius:50%;box-shadow:0 0 0 26px #7c3aed06;content:""}.ic-benefit-card:hover{border-color:#7c3aed38;box-shadow:0 18px 50px #120e2214;transform:translateY(-3px)}.ic-benefit-number{position:absolute;top:22px;right:24px;color:#0a0e1726;font-family:var(--ic-mono);font-size:.62rem;letter-spacing:.1em}.ic-benefit-icon{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:14px 14px 14px 5px;background:var(--ic-accent-soft);color:var(--ic-accent);font-size:1rem}.ic-benefit-card h3{margin:2px 0 9px;color:var(--ic-ink);font-family:var(--ic-font);font-size:1.08rem;font-weight:800;letter-spacing:-.025em}.ic-benefit-card p{max-width:440px;margin:0;color:var(--ic-ink-muted);font-size:.8rem;line-height:1.68}.ic-capability-grid{display:grid;gap:10px;margin-top:16px;grid-template-columns:repeat(4,1fr)}.ic-capability{display:flex;min-height:68px;align-items:center;gap:12px;padding:14px 17px;border:1px solid var(--ic-border);border-radius:12px 12px 12px 4px;background:rgba(255,255,255,.82);color:var(--ic-ink-soft);font-size:.74rem;font-weight:700}.ic-capability i{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:8px;background:var(--ic-accent-soft);color:var(--ic-accent);font-size:.68rem;flex-shrink:0}.ic-dpa-banner{position:relative;display:grid;overflow:hidden;align-items:start;gap:24px;margin-top:28px;padding:34px 38px;border:1px solid rgba(124,58,237,.15);border-radius:18px 18px 18px 6px;background:linear-gradient(120deg,rgba(124,58,237,.075),rgba(255,255,255,.92) 46%);grid-template-columns:auto 1fr}.ic-dpa-banner:after{position:absolute;right:-70px;bottom:-100px;color:#7c3aed09;content:"28";font-family:var(--ic-mono);font-size:12rem;font-weight:800;letter-spacing:-.12em;line-height:1}.ic-dpa-icon{position:relative;z-index:1;display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:15px 15px 15px 5px;background:var(--ic-accent);box-shadow:0 12px 30px #7c3aed38;color:#fff;font-size:1rem}.ic-dpa-banner>div:last-child{position:relative;z-index:1}.ic-dpa-banner h3{max-width:940px;margin:0 0 8px;color:var(--ic-ink);font-family:var(--ic-font);font-size:1.05rem;font-weight:800;letter-spacing:-.02em;line-height:1.4}.ic-dpa-banner p{max-width:980px;margin:0;color:var(--ic-ink-muted);font-size:.78rem;line-height:1.68}.ic-about-section{background:#fff}.ic-about-copy{max-width:580px}.ic-about-copy>p{max-width:560px;margin:24px 0 28px;color:var(--ic-ink-muted);font-size:.9rem;line-height:1.78}.ic-about-facts{display:grid;gap:10px 20px;margin-bottom:32px;grid-template-columns:repeat(2,minmax(0,1fr))}.ic-about-facts span{display:inline-flex;align-items:center;gap:10px;color:var(--ic-ink-soft);font-size:.76rem;font-weight:600}.ic-about-facts i{display:inline-flex;width:27px;height:27px;align-items:center;justify-content:center;border-radius:8px;background:var(--ic-accent-soft);color:var(--ic-accent);font-size:.58rem;flex-shrink:0}.ic-quote-card{position:relative;overflow:hidden;min-height:430px;margin:0;padding:48px;border:1px solid rgba(255,255,255,.1);border-radius:28px 28px 28px 8px;background:radial-gradient(circle at 88% 14%,rgba(124,58,237,.34),transparent 32%),var(--ic-home-night-soft);box-shadow:0 28px 80px #120e222e;color:#fff}.ic-quote-card:after{position:absolute;right:-110px;bottom:-135px;width:300px;height:300px;border:1px solid rgba(159,103,255,.18);border-radius:50%;box-shadow:0 0 0 42px #9f67ff08,0 0 0 84px #9f67ff05;content:""}.ic-quote-mark{position:absolute;top:12px;right:34px;color:#9f67ff21;font-family:Georgia,serif;font-size:9rem;line-height:1}.ic-quote-stars{position:relative;z-index:1;display:flex;gap:4px;margin-bottom:28px;color:#fbbf24;font-size:.72rem}.ic-quote-card blockquote{position:relative;z-index:1;margin:0;color:#ffffffd1;font-size:clamp(1.05rem,1.9vw,1.35rem);font-weight:500;letter-spacing:-.025em;line-height:1.7}.ic-quote-card figcaption{position:absolute;z-index:2;right:48px;bottom:42px;left:48px;display:flex;align-items:center;gap:14px;padding-top:22px;border-top:1px solid rgba(255,255,255,.09)}.ic-quote-avatar{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:12px 12px 12px 4px;background:var(--ic-home-violet);color:#fff;font-size:.7rem;font-weight:800}.ic-quote-card figcaption strong,.ic-quote-card figcaption small{display:block}.ic-quote-card figcaption strong{margin-bottom:3px;color:#fff;font-size:.78rem}.ic-quote-card figcaption small{color:#ffffff57;font-size:.68rem}.ic-home-cta{position:relative;overflow:hidden;padding:92px 0;background:radial-gradient(circle at 76% 40%,rgba(124,58,237,.25),transparent 28%),var(--ic-home-night)}.ic-home-cta:before{position:absolute;top:-100px;right:3%;color:#ffffff06;content:"FRA";font-family:var(--ic-mono);font-size:clamp(12rem,28vw,29rem);font-weight:800;letter-spacing:-.16em;line-height:1;pointer-events:none}.ic-cta-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,black,transparent 80%);mask-image:linear-gradient(90deg,black,transparent 80%)}.ic-cta-code{display:block;margin-bottom:14px;color:var(--ic-home-violet-bright);font-family:var(--ic-mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase}.ic-home-cta h2{max-width:760px;margin:0 0 24px;color:#fff;font-family:var(--ic-font);font-size:clamp(2.15rem,4vw,3.7rem);font-weight:800;letter-spacing:-.055em;line-height:1.05}.ic-home-cta ul{display:flex;flex-wrap:wrap;gap:10px 22px;margin:0;padding:0;list-style:none}.ic-home-cta li{display:inline-flex;align-items:center;gap:8px;color:#ffffff8a;font-size:.76rem}.ic-home-cta li i{color:var(--ic-green);font-size:.72rem}.ic-reveal{opacity:1;transform:none}.ic-js .ic-home .ic-reveal{opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.ic-js .ic-home .ic-reveal.ic-visible{opacity:1;transform:translateY(0)}.ic-reveal-delay-1{transition-delay:.08s!important}.ic-reveal-delay-2{transition-delay:.16s!important}.ic-reveal-delay-3{transition-delay:.24s!important}@media (max-width: 1199.98px){.ic-home-hero h1{font-size:clamp(3rem,5.2vw,4rem)}.ic-core-node{min-width:112px}.ic-core-node--storage{left:22px}.ic-core-node--cdn{right:18px}.ic-core-node--cloud{left:20px}.ic-core-node--network{right:20px}.ic-product-card--featured{min-height:510px}}@media (max-width: 991.98px){.ic-home-hero{min-height:auto;padding:132px 0 76px}.ic-hero-copy{max-width:760px}.ic-home-hero h1{max-width:760px;font-size:clamp(3.1rem,8vw,4.9rem)}.ic-core-stage{max-width:760px;margin:18px auto 0}.ic-core-node--storage{left:13%}.ic-core-node--cdn{right:12%}.ic-core-node--cloud{left:12%}.ic-core-node--network{right:13%}.ic-stack-inner{gap:30px;grid-template-columns:minmax(190px,.55fr) 1.45fr}.ic-stack-logos{gap:22px}.ic-home-section{padding:92px 0}.ic-section-head{align-items:start;gap:20px;grid-template-columns:1fr}.ic-section-head>p{max-width:640px}.ic-product-layout{grid-template-columns:1fr}.ic-product-card--featured{min-height:470px}.ic-product-stack{grid-template-columns:repeat(2,1fr)}.ic-product-card--compact{min-height:280px}.ic-product-card--compact .ic-product-copy{max-width:100%;padding-top:54px}.ic-proof-metric{padding:26px 18px}.ic-proof-press{align-items:start;grid-template-columns:1fr}.ic-home-cta{padding:76px 0}}@media (max-width: 767.98px){.ic-home-hero h1{font-size:clamp(2.8rem,10vw,4rem)}.ic-stack-inner{padding:20px 0;grid-template-columns:1fr}.ic-stack-copy:after{display:none}.ic-stack-logos{gap:20px;grid-template-columns:repeat(3,1fr)}.ic-stack-logos img{max-width:72px}.ic-product-stack,.ic-secondary-services{grid-template-columns:1fr}.ic-product-card--compact{min-height:255px}.ic-proof-metrics{grid-template-columns:repeat(2,1fr)}.ic-proof-metric:nth-child(3){border-left:none}.ic-proof-metric:nth-child(n+3){border-top:1px solid var(--ic-home-line)}.ic-proof-logos{gap:30px 24px;grid-template-columns:repeat(2,1fr)}.ic-benefit-card{padding:28px;grid-template-columns:1fr}.ic-capability-grid{grid-template-columns:repeat(2,1fr)}.ic-dpa-banner{padding:30px;grid-template-columns:1fr}.ic-about-copy{max-width:none}.ic-quote-card{min-height:410px;padding:40px}.ic-quote-card figcaption{right:40px;bottom:36px;left:40px}}@media (max-width: 575.98px){.ic-home-hero{padding:108px 0 58px}.ic-home-hero h1{margin-bottom:18px;font-size:clamp(2.35rem,11.2vw,3.05rem);letter-spacing:-.05em;line-height:1.02}.ic-hero-badge{margin-bottom:18px;font-size:.58rem}.ic-hero-lead{margin-bottom:24px;font-size:.93rem;line-height:1.65}.ic-hero-actions{display:grid;gap:9px;grid-template-columns:1fr 1fr}.ic-home-btn{min-height:48px;padding:12px 14px;font-size:.78rem}.ic-hero-trust{display:grid;gap:8px;margin-top:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.ic-hero-trust li{align-items:flex-start;font-size:.64rem}.ic-core-stage{margin-top:4px;border-radius:18px 18px 18px 6px}.ic-core-toolbar{min-height:46px;padding:0 12px;grid-template-columns:auto 1fr}.ic-core-status{display:none}.ic-core-map{height:260px;background-size:34px 34px}.ic-core-map:before{top:40px;right:48px;bottom:40px;left:48px}.ic-core-center{width:82px;height:82px;border-radius:20px 20px 20px 6px}.ic-core-center strong{font-size:1.05rem}.ic-core-center small,.ic-core-center>i{display:none}.ic-core-ring{top:-12px;right:-12px;bottom:-12px;left:-12px}.ic-core-ring--outer{top:-24px;right:-24px;bottom:-24px;left:-24px}.ic-core-node{min-width:0;min-height:38px;gap:6px;padding:6px 8px;font-size:.54rem}.ic-core-node i{width:24px;height:24px;font-size:.58rem}.ic-core-node--storage{top:28px;left:14px}.ic-core-node--cdn{top:36px;right:12px}.ic-core-node--cloud{bottom:28px;left:14px}.ic-core-node--network{right:12px;bottom:22px}.ic-core-connection{width:98px}.ic-core-metrics>div{padding:14px 10px}.ic-core-metrics strong{font-size:.75rem}.ic-core-metrics span{font-size:.49rem}.ic-stack-inner{gap:18px}.ic-stack-copy strong{white-space:normal}.ic-home-section{padding:72px 0}.ic-section-head{gap:16px;margin-bottom:34px}.ic-section-head h2,.ic-about-copy h2{font-size:2.25rem;line-height:1.06}.ic-section-head>p{font-size:.84rem}.ic-product-card--featured{min-height:410px;padding:30px;border-radius:22px 22px 22px 7px}.ic-product-card--featured .ic-product-icon{width:54px;height:54px;margin-bottom:22px}.ic-product-card--featured .ic-product-copy h3{font-size:2rem}.ic-product-card--featured .ic-product-copy p{font-size:.84rem}.ic-product-card--featured .ic-product-price strong{font-size:1.65rem}.ic-product-card--compact{min-height:270px;padding:26px}.ic-product-card--compact .ic-product-icon{top:22px;right:22px;width:44px;height:44px}.ic-product-copy h3{font-size:1.35rem}.ic-secondary-services>a{padding:16px}.ic-home-proof{padding:64px 0 52px}.ic-proof-metric{padding:22px 14px}.ic-proof-metric strong{font-size:2rem}.ic-proof-metric p{font-size:.62rem}.ic-proof-press{gap:26px;padding-top:36px}.ic-proof-logos img{max-width:116px;height:25px}.ic-benefit-grid{grid-template-columns:1fr}.ic-benefit-card{min-height:0;padding:26px;grid-template-columns:auto 1fr}.ic-benefit-icon{width:46px;height:46px}.ic-benefit-card p{font-size:.76rem}.ic-capability{min-height:62px;padding:11px;font-size:.68rem}.ic-dpa-banner{padding:26px}.ic-dpa-banner h3{font-size:.95rem}.ic-dpa-banner p{font-size:.74rem}.ic-about-copy>p{font-size:.84rem}.ic-about-facts{gap:10px}.ic-about-facts span{align-items:flex-start;font-size:.68rem}.ic-quote-card{min-height:430px;padding:30px;border-radius:22px 22px 22px 7px}.ic-quote-card blockquote{font-size:1rem}.ic-quote-card figcaption{right:30px;bottom:30px;left:30px}.ic-home-cta{padding:68px 0}.ic-home-cta h2{font-size:2.35rem}.ic-home-cta ul{display:grid;gap:9px}.ic-home-cta .ic-home-btn{width:100%;margin-top:2px}}@media (prefers-reduced-motion: reduce){.ic-home *,.ic-home *:before,.ic-home *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0s!important}.ic-js .ic-home .ic-reveal{opacity:1;transform:none}}
