.svg-bg{fill:var(--bg-primary)}.svg-stroke-sec{stroke:var(--text-secondary)}.svg-fill-sec{fill:var(--text-secondary)}.svg-fill-pri{fill:var(--text-primary)}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/fonts/Inter-Variable.woff2) format("woff2")}:root{--font-display: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--header-height: 60px;--bg-primary: #f4f2ee;--bg-secondary: #eae7e1;--bg-tertiary: #e4e0da;--text-primary: #1a1a1a;--text-secondary: #6b6b6b;--text-muted: #a0a0a0;--glass-bg-layer-bottom: rgba(255, 255, 255, .45);--glass-bg-layer-top: rgba(255, 255, 255, .25);--glass-bg-card: rgba(255, 255, 255, .4);--glass-border: rgba(255, 255, 255, .45);--accent-gitops: #4a6fa5;--accent-sot: #7b5ea7;--status-active: #5daa68;--header-name: #777;--header-link: #999;--header-link-hover: #444;--header-scrolled-bg: rgba(244, 242, 238, .8);--header-avatar-from: #ddd;--header-avatar-to: #bbb;--toggle-hover-bg: rgba(0, 0, 0, .06);--hero-gradient: rgba(210, 205, 195, .5);--layer-label: rgba(0, 0, 0, .3);--layer-bg-from: rgba(255,255,255,.3);--layer-bg-mid: rgba(255,255,255,.1);--layer-bg-to: rgba(255,255,255,.2);--layer-border-top: rgba(255, 255, 255, .7);--layer-border-left: rgba(255, 255, 255, .4);--layer-border-right: rgba(255, 255, 255, .15);--layer-border-bottom: rgba(255, 255, 255, .08);--layer-inset-top: rgba(255, 255, 255, .25);--layer-inset-bottom: rgba(0, 0, 0, .03);--pipeline-card-bg: rgba(255, 255, 255, .55);--pipeline-card-border: rgba(0, 0, 0, .04);--pipeline-step-bg: rgba(255, 255, 255, .5);--pipeline-step-border: rgba(255, 255, 255, .6);--pipeline-step-name: #333;--pipeline-step-icon-bg: rgba(0, 0, 0, .03);--scroll-indicator-color: #bbb;--blobs-a: rgba(74, 111, 165, .12);--blobs-b: rgba(123, 94, 167, .1);--blobs-c: rgba(180, 160, 120, .08)}[data-theme=dark]{--bg-primary: #0e1117;--bg-secondary: #161b22;--bg-tertiary: #1c2230;--text-primary: #e6edf3;--text-secondary: #8b949e;--text-muted: #484f58;--glass-bg-layer-bottom: rgba(255, 255, 255, .06);--glass-bg-layer-top: rgba(255, 255, 255, .03);--glass-bg-card: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .08);--accent-gitops: #79a5d6;--accent-sot: #a689c9;--status-active: #6fca7a;--cta-bg: #f0f0f0;--cta-text: #0e1117;--header-name: #8b949e;--header-link: #8b949e;--header-link-hover: #e6edf3;--header-scrolled-bg: rgba(14, 17, 23, .8);--header-avatar-from: #333;--header-avatar-to: #555;--header-avatar-text: #666;--toggle-hover-bg: rgba(255, 255, 255, .08);--hero-gradient: rgba(40, 45, 55, .5);--layer-label: rgba(255, 255, 255, .3);--layer-bg-from: rgba(255,255,255,.06);--layer-bg-mid: rgba(255,255,255,.02);--layer-bg-to: rgba(255,255,255,.04);--layer-border-top: rgba(255, 255, 255, .12);--layer-border-left: rgba(255, 255, 255, .06);--layer-border-right: rgba(255, 255, 255, .03);--layer-border-bottom: rgba(255, 255, 255, .01);--layer-inset-top: rgba(255, 255, 255, .06);--layer-inset-bottom: rgba(0, 0, 0, .1);--pipeline-card-bg: rgba(255, 255, 255, .04);--pipeline-card-border: rgba(255, 255, 255, .06);--pipeline-step-bg: rgba(255, 255, 255, .04);--pipeline-step-border: rgba(255, 255, 255, .06);--pipeline-step-name: #c9d1d9;--pipeline-step-icon-bg: rgba(255, 255, 255, .04);--scroll-indicator-color: #484f58;--blobs-a: rgba(74, 111, 165, .08);--blobs-b: rgba(123, 94, 167, .06);--blobs-c: rgba(180, 160, 120, .04)}[data-transitioning] *:not(.theme-toggle *),[data-transitioning] *:before,[data-transitioning] *:after{transition:color .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease!important}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:clip}body{background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}body:after{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px}a{color:inherit;text-decoration:none}.header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;height:var(--header-height);padding:0 80px;max-width:100vw;overflow-x:hidden;background:transparent;transition:background .3s ease,backdrop-filter .3s ease}.header--scrolled{background:var(--header-scrolled-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.header__left{display:flex;align-items:center;gap:10px}.header__avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--header-avatar-from),var(--header-avatar-to));display:flex;align-items:center;justify-content:center;overflow:hidden}.header__avatar-img{width:100%;height:100%;object-fit:cover;transform:translateY(-8%) scale(1.2);transform-origin:center top}.header__name{font-size:13px;font-weight:500;color:var(--header-name);letter-spacing:.3px}.header__name:after{content:"_";margin-left:2px;color:#5ba8a0;animation:cursor-blink .8s step-end infinite}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}.header__right{display:flex;align-items:center;gap:8px}.header__icon-link{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--header-link);transition:color .2s,background .2s}.header__icon-link:hover{color:var(--header-link-hover);background:var(--toggle-hover-bg)}.theme-toggle{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:background .2s,color .2s;position:relative;width:34px;height:34px}.theme-toggle:hover{background:var(--toggle-hover-bg);color:var(--text-primary)}.theme-toggle .sun-icon,.theme-toggle .moon-icon{position:absolute;top:50%;left:50%;margin:-9px 0 0 -9px;transform-origin:50% 50%;transition:opacity .35s ease,transform .5s cubic-bezier(.34,1.2,.5,1)}.theme-toggle .sun-icon line{stroke-dasharray:30;stroke-dashoffset:0;transition:stroke-dashoffset .45s cubic-bezier(.5,0,.5,1)}.theme-toggle .sun-icon line:nth-of-type(1){transition-delay:0ms}.theme-toggle .sun-icon line:nth-of-type(2){transition-delay:20ms}.theme-toggle .sun-icon line:nth-of-type(3){transition-delay:40ms}.theme-toggle .sun-icon line:nth-of-type(4){transition-delay:60ms}.theme-toggle .sun-icon line:nth-of-type(5){transition-delay:80ms}.theme-toggle .sun-icon line:nth-of-type(6){transition-delay:.1s}.theme-toggle .sun-icon line:nth-of-type(7){transition-delay:.12s}.theme-toggle .sun-icon line:nth-of-type(8){transition-delay:.14s}.theme-toggle .sun-icon{opacity:1;transform:rotate(0) scale(1)}.theme-toggle .moon-icon{opacity:0;transform:rotate(-45deg) scale(.4);transition:opacity .35s ease 0s,transform .5s cubic-bezier(.34,1.2,.5,1) 0s}[data-theme=dark] .theme-toggle .sun-icon{opacity:0;transform:rotate(90deg) scale(.4)}[data-theme=dark] .theme-toggle .sun-icon line{stroke-dashoffset:30}[data-theme=dark] .theme-toggle .moon-icon{opacity:1;transform:rotate(0) scale(1);transition:opacity .35s ease .15s,transform .5s cubic-bezier(.34,1.3,.5,1) .1s}.hero__anchor{position:absolute;top:0;left:0;width:1px;height:1px;pointer-events:none}.hero__anchor--2{top:25%}.hero__anchor--3{top:50%}.hero__anchor--4{top:75%}.hero-wrapper{position:relative;height:300vh;z-index:2;pointer-events:none}.hero{pointer-events:auto;position:sticky;top:0;height:100vh;padding-top:var(--header-height);display:flex;overflow:visible;background:var(--bg-primary)}.hero:before{content:"";position:absolute;top:-20%;right:-5%;width:60%;height:120%;background:radial-gradient(ellipse,var(--hero-gradient) 0%,transparent 65%);pointer-events:none}.hero__left{flex:1 1 50%;min-width:0;position:relative;z-index:5}.hero__slide{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:0 56px 0 80px;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease;pointer-events:none}.hero__slide--active{opacity:1;transform:translateY(0);pointer-events:auto}.hero__eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:4px;color:var(--text-secondary);font-weight:500;margin-bottom:24px}.hero__title{font-size:50px;font-weight:800;line-height:1.05;letter-spacing:-2px;color:var(--text-primary);margin-bottom:24px}.hero__title-light{font-weight:300;color:var(--text-muted)}.hero__content{font-size:14px;line-height:1.7;color:var(--text-secondary);opacity:.8;margin-bottom:32px;max-width:440px}.scroll-indicator{position:absolute;bottom:28px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--scroll-indicator-color);z-index:10;transition:opacity .3s}.scroll-indicator--hidden{opacity:0;pointer-events:none}.scroll-indicator__text{font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.scroll-indicator__arrow{animation:bounce 2.5s ease infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.hero__right{flex:1 1 50%;min-width:0;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;perspective:1000px}.hero__blobs{position:absolute;inset:0;z-index:0;overflow:hidden;background:radial-gradient(ellipse at 20% 30%,var(--blobs-a) 0%,transparent 50%),radial-gradient(ellipse at 80% 70%,var(--blobs-b) 0%,transparent 50%),radial-gradient(ellipse at 50% 50%,var(--blobs-c) 0%,transparent 60%)}.layer{position:absolute;width:min(380px,80%);height:min(380px,80%);aspect-ratio:1;border-radius:28px;background:linear-gradient(135deg,#ffffff40,#ffffff14,#ffffff26);backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4);border-top:1.5px solid var(--layer-border-top);border-left:1px solid var(--layer-border-left);border-right:1px solid var(--layer-border-right);border-bottom:1px solid var(--layer-border-bottom);box-shadow:inset 0 2px 4px var(--layer-inset-top),inset 0 -1px 2px var(--layer-inset-bottom),0 8px 32px #0000000f;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 8px 28px;transform:rotateX(50deg) rotate(-45deg);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.layer__label{position:absolute;bottom:12px;left:0;right:0;text-align:center;font-size:9px;text-transform:uppercase;letter-spacing:2.5px;font-weight:700;color:var(--layer-label)}.fiber-base{fill:none;stroke-linecap:round;opacity:.8}.fiber-glow{fill:none;stroke-linecap:round;opacity:0;stroke-dasharray:60 1740}.fiber-glow--1{animation:packet-1 4.2s linear infinite .3s}.fiber-glow--2{animation:packet-2 7.1s linear infinite 2.8s}.fiber-glow--3{animation:packet-3 5.5s linear infinite 1.1s}.fiber-glow--4{animation:packet-4 8.3s linear infinite 4.6s}.fiber-glow--5{animation:packet-5 6s linear infinite .8s}@keyframes packet-1{0%{stroke-dashoffset:1800;opacity:0}5%{opacity:.9}88%{opacity:.9}to{stroke-dashoffset:-60;opacity:0}}@keyframes packet-2{0%{stroke-dashoffset:1800;opacity:0}4%{opacity:.85}92%{opacity:.85}to{stroke-dashoffset:-60;opacity:0}}@keyframes packet-3{0%{stroke-dashoffset:1800;opacity:0}6%{opacity:.95}86%{opacity:.95}to{stroke-dashoffset:-60;opacity:0}}@keyframes packet-4{0%{stroke-dashoffset:1800;opacity:0}3%{opacity:.8}94%{opacity:.8}to{stroke-dashoffset:-60;opacity:0}}@keyframes packet-5{0%{stroke-dashoffset:1800;opacity:0}5%{opacity:.9}90%{opacity:.9}to{stroke-dashoffset:-60;opacity:0}}.tunnel-glow{fill:none;stroke-linecap:round;opacity:.8;stroke-dasharray:25 200}.tunnel-glow--1{animation:tunnel-fwd 3.5s linear infinite .6s}.tunnel-glow--2{animation:tunnel-rev 2.8s linear infinite 1.9s}.tunnel-glow--3{animation:tunnel-fwd 4.2s linear infinite .2s}@keyframes tunnel-fwd{0%{stroke-dashoffset:500}to{stroke-dashoffset:-25}}@keyframes tunnel-rev{0%{stroke-dashoffset:-25}to{stroke-dashoffset:500}}.bum-glow{fill:none;stroke-linecap:round;opacity:.85;stroke-dasharray:60 500;stroke-dashoffset:250}.bum-glow--1{animation:bum-hop1 20s linear infinite}.bum-glow--2{animation:bum-hop2 20s linear infinite}.bum-glow--3{animation:bum-hop3 20s linear infinite}.bum-glow--4{animation:bum-hop4 20s linear infinite}.bum-glow--5{animation:bum-hop5 20s linear infinite}@keyframes bum-hop1{0%{stroke-dashoffset:250}10%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes bum-hop2{0%{stroke-dashoffset:250}8%{stroke-dashoffset:250}18%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes bum-hop3{0%{stroke-dashoffset:250}8%{stroke-dashoffset:250}18%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes bum-hop4{0%{stroke-dashoffset:250}8%{stroke-dashoffset:250}18%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes bum-hop5{0%{stroke-dashoffset:250}16%{stroke-dashoffset:250}26%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}.reply-glow{fill:none;stroke-linecap:round;opacity:.85;stroke-dasharray:60 500;stroke-dashoffset:250}.reply-glow--1a{animation:reply-1a 20s linear infinite}.reply-glow--1b{animation:reply-1b 20s linear infinite}.reply-glow--2a{animation:reply-2a 20s linear infinite}.reply-glow--2b{animation:reply-2b 20s linear infinite}.reply-glow--2c{animation:reply-2c 20s linear infinite}.reply-glow--3a{animation:reply-3a 20s linear infinite}.reply-glow--3b{animation:reply-3b 20s linear infinite}@keyframes reply-1a{0%{stroke-dashoffset:250}32%{stroke-dashoffset:250}40%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes reply-1b{0%{stroke-dashoffset:250}38%{stroke-dashoffset:250}46%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes reply-2a{0%{stroke-dashoffset:250}32%{stroke-dashoffset:250}40%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes reply-2b{0%{stroke-dashoffset:250}38%{stroke-dashoffset:250}46%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes reply-2c{0%{stroke-dashoffset:250}44%{stroke-dashoffset:250}52%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes reply-3a{0%{stroke-dashoffset:250}32%{stroke-dashoffset:250}40%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes reply-3b{0%{stroke-dashoffset:250}38%{stroke-dashoffset:250}46%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}.uni-link{fill:none;stroke-linecap:round;opacity:.85;stroke-dasharray:60 500;stroke-dashoffset:250}.uni-link--1{animation:uni-link1 25s linear infinite}.uni-link--2{animation:uni-link2 25s linear infinite}.uni-link--3{animation:uni-link3 25s linear infinite}@keyframes uni-link1{0%{stroke-dashoffset:250}10%{stroke-dashoffset:-120}31.9%{stroke-dashoffset:-120}42%{stroke-dashoffset:250}to{stroke-dashoffset:250}}@keyframes uni-link2{0%{stroke-dashoffset:250}4%{stroke-dashoffset:250}14%{stroke-dashoffset:-120}27.9%{stroke-dashoffset:-120}38%{stroke-dashoffset:250}to{stroke-dashoffset:250}}@keyframes uni-link3{0%{stroke-dashoffset:250}8%{stroke-dashoffset:250}18%{stroke-dashoffset:-120}24%{stroke-dashoffset:-120}34%{stroke-dashoffset:250}to{stroke-dashoffset:250}}.push-glow{fill:none;stroke-linecap:round;opacity:.85;stroke-dasharray:60 500;stroke-dashoffset:250}.push-glow--1,.push-glow--2{animation:push-hop1 12s linear infinite}.push-glow--3{animation:push-hop2 12s linear infinite}.push-glow--4{animation:push-hop3 12s linear infinite}@keyframes push-hop1{0%{stroke-dashoffset:250}12%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes push-hop2{0%{stroke-dashoffset:250}10%{stroke-dashoffset:250}22%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes push-hop3{0%{stroke-dashoffset:250}20%{stroke-dashoffset:250}32%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}.stream-glow{fill:none;stroke-linecap:round;opacity:.85;stroke-dasharray:60 500;stroke-dashoffset:250}.stream-glow--1{animation:stream-hop1 10s linear infinite}.stream-glow--2{animation:stream-hop2 10s linear infinite}.stream-glow--3{animation:stream-hop3 10s linear infinite}.stream-glow--4{animation:stream-hop4 10s linear infinite}@keyframes stream-hop1{0%{stroke-dashoffset:250}14%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes stream-hop2{0%{stroke-dashoffset:250}12%{stroke-dashoffset:250}26%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes stream-hop3{0%{stroke-dashoffset:250}24%{stroke-dashoffset:250}38%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes stream-hop4{0%{stroke-dashoffset:250}36%{stroke-dashoffset:250}50%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}.route-glow{fill:none;stroke-linecap:round;opacity:.85;stroke-dasharray:60 500;stroke-dashoffset:250}.route-glow--1{animation:route-hop1 8s linear infinite}.route-glow--2{animation:route-hop2 8s linear infinite}.route-glow--3{animation:route-hop3 8s linear infinite}@keyframes route-hop1{0%{stroke-dashoffset:250}25%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes route-hop2{0%{stroke-dashoffset:250}20%{stroke-dashoffset:250}45%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}@keyframes route-hop3{0%{stroke-dashoffset:250}20%{stroke-dashoffset:250}45%{stroke-dashoffset:-120}to{stroke-dashoffset:-120}}.layer__topology{width:95%;height:auto;margin-top:0;overflow:visible;transform:translateZ(0);will-change:transform}.layer--1{background:linear-gradient(135deg,#ffffff4d,#ffffff1a,#fff3);transform:rotateX(50deg) rotate(-45deg) translateZ(0);box-shadow:inset 0 2px 4px #ffffff4d,inset 0 -1px 2px #00000008,0 20px 60px #00000014;z-index:1}.layer--2{background:linear-gradient(135deg,#ffffff40,#ffffff14,#ffffff2e);transform:rotateX(50deg) rotate(-45deg) translateZ(60px);box-shadow:inset 0 2px 4px #ffffff40,inset 0 -1px 2px #00000008,0 16px 48px #0000000f;z-index:12}.layer--3{background:linear-gradient(135deg,#ffffff38,#ffffff0f,#ffffff26);transform:rotateX(50deg) rotate(-45deg) translateZ(120px);box-shadow:inset 0 2px 4px #fff3,inset 0 -1px 2px #00000008,0 12px 40px #0000000d;z-index:13}.layer--4{background:linear-gradient(135deg,#fff3,#ffffff0d,#ffffff1f);transform:rotateX(50deg) rotate(-45deg) translateZ(180px);box-shadow:inset 0 2px 4px #ffffff26,inset 0 -1px 2px #00000008,0 8px 32px #0000000a;z-index:14}.layer--2,.layer--3,.layer--4{opacity:0}.layer--2:not(.layer--revealed){transform:rotateX(50deg) rotate(-45deg) translateZ(160px) translateY(-80px)}.layer--3:not(.layer--revealed){transform:rotateX(50deg) rotate(-45deg) translateZ(220px) translateY(-80px)}.layer--4:not(.layer--revealed){transform:rotateX(50deg) rotate(-45deg) translateZ(280px) translateY(-80px)}.layer--revealed{opacity:1!important}.sot-section{position:relative;min-height:100vh;padding:120px 80px 80px;background:var(--bg-primary);display:flex;flex-direction:column;align-items:center;justify-content:center}.sot-section__header{max-width:720px;text-align:center;margin-bottom:72px}.sot-section__eyebrow{display:block;font-size:11px;text-transform:uppercase;letter-spacing:4px;font-weight:500;color:var(--text-secondary);margin-bottom:20px}.sot-section__title{font-size:44px;font-weight:800;letter-spacing:-1.5px;color:var(--text-primary);line-height:1.1;margin-bottom:24px}.sot-section__title-light{font-weight:300;color:var(--text-secondary)}.sot-section__desc{font-size:16px;color:var(--text-secondary);line-height:1.7;max-width:600px;margin:0 auto}.sot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1200px;width:100%}.sot-card{position:relative;background:var(--pipeline-card-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--pipeline-card-border);border-radius:20px;padding:36px 32px;display:flex;flex-direction:column;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s}.sot-card:hover{transform:translateY(-4px);box-shadow:0 1px 2px #0000000a,0 20px 56px #00000014}.sot-card__logo{height:56px;display:flex;align-items:center;margin-bottom:20px}.sot-card__logo img{max-height:100%;max-width:180px;object-fit:contain}.sot-card__year{position:absolute;top:28px;right:32px;font-size:12px;font-weight:700;letter-spacing:2px;color:var(--text-muted);opacity:.6}.sot-card__header{display:flex;align-items:center;gap:10px;margin-bottom:6px}.sot-card__title{font-size:24px;font-weight:800;color:var(--text-primary);letter-spacing:-.5px}.sot-card__badge{display:inline-block;padding:3px 10px;background:#5ba8a01f;color:#5ba8a0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:100px;border:1px solid rgba(91,168,160,.25)}.sot-card__origin{font-size:13px;color:var(--text-secondary);margin-bottom:20px;opacity:.85}.sot-card__origin strong{color:var(--text-primary);font-weight:600}.sot-card__desc{font-size:14px;line-height:1.7;color:var(--text-secondary)}@media(max-width:1024px){.header{padding:0 40px}.hero-wrapper{height:250vh}.hero{flex-direction:column}.hero__left{padding:0 40px;justify-content:center}.hero__title{font-size:42px}.hero__right{justify-content:center;align-items:center}.layer{width:min(340px,80%,40vh);height:min(340px,80%,40vh)}.layer--2.layer--revealed{transform:rotateX(50deg) rotate(-45deg) translateZ(45px)}.layer--3.layer--revealed{transform:rotateX(50deg) rotate(-45deg) translateZ(90px)}.layer--4.layer--revealed{transform:rotateX(50deg) rotate(-45deg) translateZ(135px)}.sot-section{padding:80px 40px 60px}.sot-section__title{font-size:34px}.sot-grid{grid-template-columns:1fr;gap:24px;max-width:640px}}@media(max-width:767px){:root{--header-height: 70px}.fiber-glow,.tunnel-glow,.bum-glow,.reply-glow,.uni-link,.push-glow,.stream-glow,.route-glow{animation:none!important;display:none}.header{padding:0 24px}.header__name{font-size:12px}.header__right{gap:4px}.header__icon-link{width:30px;height:30px}.header__icon-link svg{width:15px;height:15px}.hero-wrapper{height:200vh}.hero{flex-direction:column;height:100svh}.hero__left{flex:0 0 50%;height:50%;min-height:0;padding:0;overflow:hidden}.hero__slide{padding:clamp(8px,2vh,20px) 24px;justify-content:flex-start;gap:clamp(4px,.8vh,10px)}.hero__eyebrow{font-size:clamp(9px,1.3vh,12px);letter-spacing:3px;margin-bottom:clamp(4px,.8vh,10px)}.hero__title{font-size:clamp(18px,3.2vh,32px);letter-spacing:-.5px;line-height:1.15;margin-bottom:clamp(6px,1.2vh,14px)}.hero__content{font-size:clamp(10px,1.4vh,14px);line-height:1.45}.hero__right{flex:0 0 50%;height:50%;min-height:0;justify-content:center;align-items:center;padding-top:clamp(20px,4vh,40px);overflow-x:clip;overflow-y:visible}.layer{width:min(65vw,42vh);height:min(65vw,42vh);border-radius:20px;padding:6px 4px 18px;backdrop-filter:blur(10px) saturate(1.2);-webkit-backdrop-filter:blur(10px) saturate(1.2)}.layer__topology{width:98%}.layer__label{bottom:4px;font-size:7px;letter-spacing:2px}.layer--2.layer--revealed{transform:rotateX(50deg) rotate(-45deg) translateZ(28px)}.layer--3.layer--revealed{transform:rotateX(50deg) rotate(-45deg) translateZ(56px)}.layer--4.layer--revealed{transform:rotateX(50deg) rotate(-45deg) translateZ(84px)}.scroll-indicator{bottom:16px}.sot-section{padding:200px 24px 40px}.sot-section__title{font-size:28px}.sot-section__desc{font-size:14px}.sot-card{padding:28px 24px}.sot-card__title{font-size:20px}.sot-card__desc{font-size:13px}}:focus-visible{outline:2px solid var(--accent-gitops);outline-offset:2px;border-radius:4px}::selection{background:#6b8cba33}.footer{padding:32px 80px;text-align:center;border-top:1px solid var(--layer-border-bottom);background:var(--bg-primary)}.footer__copy{font-size:12px;color:var(--text-secondary);opacity:.7;letter-spacing:.3px}@media(max-width:767px){.footer{padding:24px}}.header__left--link{text-decoration:none;color:inherit;transition:opacity .2s ease}.header__left--link:hover{opacity:.75}.showcase-intro{min-height:calc(100vh - var(--header-height));max-width:820px;margin:0 auto;padding:calc(var(--header-height) + 24px) 32px 48px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:18px}.showcase-intro__kicker{font-size:12px;font-weight:700;letter-spacing:3.5px;text-transform:uppercase;color:#5ba8a0}.showcase-intro__text{font-size:clamp(18px,2.2vw,26px);line-height:1.5;color:var(--text-secondary);max-width:680px}.showcase-intro__text strong{color:var(--text-primary);font-weight:700}.showcase-intro__hint{margin-top:12px;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:var(--text-muted);opacity:.7}@media(max-width:767px){.showcase-intro{min-height:calc(100svh - var(--header-height));padding:calc(var(--header-height) + 16px) 20px 24px;gap:12px}.showcase-intro__text{font-size:15px;line-height:1.55}}main>.home-hero,main>.home-expertise,main>.home-showcase{max-width:1040px;margin:0 auto;padding:80px 40px}.home-section-title{font-size:clamp(24px,3vw,34px);font-weight:700;letter-spacing:-.5px;margin-bottom:12px;color:var(--text-primary)}.home-section-intro{font-size:15px;color:var(--text-secondary);margin-bottom:32px;max-width:600px}.home-hero{padding-top:calc(var(--header-height) + 64px)!important;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.home-hero__avatar{width:160px;height:160px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,var(--header-avatar-from),var(--header-avatar-to));border:2px solid var(--layer-border-top);box-shadow:0 10px 30px #0000001f,inset 0 2px 4px #fff3;margin-bottom:8px}.home-hero__avatar img{width:100%;height:100%;object-fit:cover;display:block;transform:translateY(-8%) scale(1.2);transform-origin:center top}.home-hero__title{font-size:clamp(36px,6vw,56px);font-weight:800;letter-spacing:-1.5px;line-height:1.05;color:var(--text-primary);margin:0}.home-hero__subtitle{font-size:clamp(16px,2vw,20px);font-weight:500;color:#5ba8a0;letter-spacing:.3px}.home-hero__tagline{font-size:clamp(14px,1.6vw,16px);line-height:1.6;color:var(--text-secondary);max-width:620px}.home-hero__ctas{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:12px}.home-btn{display:inline-block;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:600;letter-spacing:.3px;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.home-btn--primary{background:var(--text-primary);color:var(--bg-primary);box-shadow:0 4px 16px #00000014}.home-btn--primary:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000024}.home-btn--ghost{background:transparent;color:var(--text-primary);border:1px solid var(--layer-border-top)}.home-btn--ghost:hover{background:var(--toggle-hover-bg)}.home-card{position:relative;padding:28px;border-radius:18px;background:linear-gradient(135deg,#ffffff38,#ffffff0f,#ffffff24);backdrop-filter:blur(16px) saturate(1.3);-webkit-backdrop-filter:blur(16px) saturate(1.3);border-top:1.5px solid var(--layer-border-top);border-left:1px solid var(--layer-border-left);border-right:1px solid var(--layer-border-right);border-bottom:1px solid var(--layer-border-bottom);box-shadow:inset 0 2px 4px var(--layer-inset-top),inset 0 -1px 2px var(--layer-inset-bottom),0 8px 24px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.home-expertise__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-expertise-card__icon{width:40px;height:40px;margin-bottom:16px;color:#5ba8a0}.home-expertise-card__icon svg{width:100%;height:100%}.home-expertise-card__title{font-size:18px;font-weight:700;letter-spacing:-.3px;color:var(--text-primary);margin-bottom:10px}.home-expertise-card__body{font-size:14px;line-height:1.55;color:var(--text-secondary);margin-bottom:16px}.home-expertise-card__tags,.home-showcase-card__tags{list-style:none;display:flex;flex-wrap:wrap;gap:6px}.home-expertise-card__tags li,.home-showcase-card__tags li{font-size:11px;font-weight:600;letter-spacing:.3px;padding:4px 10px;border-radius:100px;background:var(--layer-border-left);color:var(--text-secondary);border:1px solid var(--layer-border-top)}.home-showcase__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.home-showcase-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:10px}a.home-showcase-card:hover{transform:translateY(-2px);box-shadow:inset 0 2px 4px var(--layer-inset-top),inset 0 -1px 2px var(--layer-inset-bottom),0 16px 40px #0000001a}.home-showcase-card__kicker{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#5ba8a0}.home-showcase-card__title{font-size:22px;font-weight:700;letter-spacing:-.4px;color:var(--text-primary)}.home-showcase-card__body{font-size:14px;line-height:1.55;color:var(--text-secondary);margin-bottom:4px}.home-showcase-card__cta{margin-top:auto;font-size:13px;font-weight:600;color:var(--text-primary)}.home-showcase-card--placeholder{opacity:.55}@media(max-width:1023px){.home-expertise__grid{grid-template-columns:repeat(2,1fr)}.home-showcase__grid{grid-template-columns:1fr}}@media(max-width:767px){main>.home-hero,main>.home-expertise,main>.home-showcase{padding:48px 20px}.home-hero{padding-top:calc(var(--header-height) + 32px)!important}.home-hero__avatar{width:120px;height:120px}.home-expertise__grid{grid-template-columns:1fr;gap:16px}.home-card{padding:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
