:root{--ink:#d8dada;--muted:#9290a1;--bg:#0b0b0c;--panel:rgba(25,25,27,.78);--line:rgba(216,218,218,.17);--violet:#252526;--violet-light:#797a7b;--lilac:#d8dada;--pink:#aeadb1;--signal:#9290a1;--shadow:rgba(0,0,0,.7);color-scheme:dark}
body{background:radial-gradient(ellipse at 12% 5%,rgba(146,144,161,.16),transparent 34rem),radial-gradient(ellipse at 88% 38%,rgba(121,122,123,.12),transparent 32rem),#0b0b0c;color:var(--ink)}
.ambient{background:linear-gradient(135deg,rgba(37,37,38,.15),rgba(82,82,84,.08))}.ambient-scene{z-index:1}.ambient-orb{filter:blur(90px) grayscale(1)}.orb-one{background:#525254;opacity:.3}.orb-two{background:#9290a1;opacity:.21}
.cloud-fragment{position:absolute;z-index:0;width:clamp(220px,31vw,430px);height:clamp(110px,17vw,235px);border:1px solid rgba(174,173,177,.11);border-radius:42% 58% 63% 37% / 50% 44% 56% 50%;background:radial-gradient(ellipse at 28% 50%,rgba(216,218,218,.22),transparent 43%),radial-gradient(ellipse at 77% 44%,rgba(103,100,117,.3),transparent 48%),rgba(37,37,38,.18);filter:blur(22px);opacity:.48;mix-blend-mode:screen;transform-style:preserve-3d;animation:cloud-drift 23s ease-in-out infinite}.cloud-one{left:7vw;top:29vh;transform:rotate(-15deg) translateZ(-100px)}.cloud-two{left:26vw;top:17vh;width:clamp(180px,25vw,360px);height:clamp(90px,13vw,180px);border-radius:64% 36% 47% 53% / 42% 57% 43% 58%;animation-delay:-7s;transform:rotate(19deg) translateZ(30px)}.cloud-three{right:5vw;top:36vh;width:clamp(240px,32vw,460px);height:clamp(110px,15vw,210px);border-radius:58% 42% 34% 66% / 58% 37% 63% 42%;animation-delay:-13s;transform:rotate(11deg) translateZ(-60px)}.cloud-four{left:39vw;bottom:7vh;width:clamp(180px,22vw,320px);height:clamp(90px,12vw,160px);opacity:.34;animation-delay:-18s;transform:rotate(-24deg) translateZ(80px)}
.glass-ribbon{z-index:2;border-color:rgba(4,4,5,.78);background:rgba(216,218,218,.035);backdrop-filter:blur(24px) saturate(.7);box-shadow:inset 0 0 45px rgba(216,218,218,.1),inset 0 0 0 1px rgba(216,218,218,.12),0 0 70px rgba(0,0,0,.42)}.glass-ribbon::before{border-color:rgba(174,173,177,.4);opacity:.72}.glass-ribbon::after{background:linear-gradient(120deg,transparent 22%,rgba(216,218,218,.2) 38%,transparent 51%);opacity:.65}.ambient-edit{border-color:rgba(216,218,218,.18);background:rgba(5,5,6,.82);box-shadow:0 25px 80px rgba(0,0,0,.75),inset 0 0 0 1px rgba(216,218,218,.05)}.ambient-edit video{filter:grayscale(1) saturate(0) contrast(.88) brightness(.56) blur(2px)}.ambient-vignette{background:radial-gradient(ellipse at center,transparent 16%,rgba(0,0,0,.25) 68%,rgba(0,0,0,.76) 100%),linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.52))}
.ambient::before{opacity:.18;mix-blend-mode:screen;animation-duration:.16s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.05' numOctaves='5' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.8'/%3E%3C/svg%3E"),radial-gradient(circle at 35% 45%,rgba(216,218,218,.2),transparent 48%);background-blend-mode:screen,color-dodge}.ambient::after{content:'';position:absolute;inset:-15%;z-index:3;pointer-events:none;background:radial-gradient(ellipse at 15% 68%,rgba(146,144,161,.12),transparent 25%),radial-gradient(ellipse at 76% 22%,rgba(174,173,177,.1),transparent 27%);filter:blur(35px);mix-blend-mode:color-dodge;opacity:.42;animation:cloud-haze 17s ease-in-out infinite alternate}.ambient-vignette{z-index:4}body::after{background:repeating-linear-gradient(0deg,rgba(216,218,218,.045) 0,rgba(216,218,218,.045) 1px,transparent 1px,transparent 4px);opacity:.35}
.site-header{background:rgba(11,11,12,.38)}.mark{background:linear-gradient(145deg,#d8dada,#797a7b);color:#252526;box-shadow:0 0 26px rgba(216,218,218,.2)}.hero h1 em{color:#d8dada;text-shadow:0 0 34px rgba(174,173,177,.2)}.status-dot,.eyebrow-dot{background:#d8dada;box-shadow:0 0 9px rgba(216,218,218,.8)}button{background:#d8dada;color:#252526}button:hover{box-shadow:0 7px 24px rgba(216,218,218,.16)}
@keyframes cloud-drift{0%,100%{margin-left:0;filter:blur(22px) contrast(1)}50%{margin-left:3vw;filter:blur(28px) contrast(1.12);opacity:.62}}@keyframes cloud-haze{to{transform:translate(5vw,-3vh) scale(1.1)}}
