.cl-page{isolation:isolate;background:#08060f;min-height:100vh;padding:120px 6vw 160px;position:relative;overflow:hidden}.cl-stars{pointer-events:none;z-index:0;position:absolute;inset:0}.cl-stars .cl-star{color:#fff;width:2px;height:2px;animation:cl-twinkle var(--dur,4s) ease-in-out infinite;animation-delay:var(--delay,0s);background:#fff;border-radius:999px;position:absolute;box-shadow:0 0 6px}.cl-stars .cl-star.s2{width:3px;height:3px}.cl-stars .cl-star.s3{width:4px;height:4px}.cl-stars .cl-star.gold{color:#f1d27a;background:#f1d27a}.cl-stars .cl-star.sunset{color:#ffb47a;background:#ffb47a}.cl-stars .cl-star.twilight{color:#b09bff;background:#b09bff}@keyframes cl-twinkle{0%,to{opacity:var(--lo,.2);transform:scale(.85)}50%{opacity:var(--hi,1);transform:scale(1.3)}}.cl-stars .cl-shoot{transform-origin:0;opacity:0;width:140px;height:1.6px;animation:cl-shoot var(--cycle,13s) linear infinite;animation-delay:var(--delay,0s);filter:drop-shadow(0 0 6px #fffc);background:linear-gradient(90deg,#0000,#fff 50%,#0000);position:absolute;transform:rotate(-22deg)}@keyframes cl-shoot{0%,92%{opacity:0;transform:translate(0)rotate(-22deg)}93%{opacity:1}98%{opacity:.8;transform:translate(360px,-150px)rotate(-22deg)}to{opacity:0;transform:translate(420px,-180px)rotate(-22deg)}}.cl-arc-deco{z-index:0;opacity:.18;filter:drop-shadow(0 0 18px #f77f3859);pointer-events:none;width:70vw;max-width:900px;animation:22s ease-in-out infinite cl-arc-drift;position:absolute;top:80px;left:50%;transform:translate(-50%)}@keyframes cl-arc-drift{0%,to{opacity:.16;transform:translate(-50%)translateY(0)scale(1)}50%{opacity:.26;transform:translate(-50%)translateY(8px)scale(1.03)}}.cl-content{z-index:1;max-width:880px;margin:0 auto;position:relative}.cl-eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#bdb4aa;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;display:inline-flex}.cl-eyebrow:before{content:"";background:linear-gradient(135deg,#f77f38 0%,#b06ad8 50%,#7b5dd9 100%);width:32px;height:1px}.cl-title{letter-spacing:.025em;color:#f5efe8;margin:0 0 18px;font-size:clamp(40px,5.4vw,72px);font-weight:700;line-height:1.1}.cl-title em{background:linear-gradient(135deg,#f77f38 0%,#b06ad8 50%,#7b5dd9 100%);color:#0000;-webkit-background-clip:text;background-clip:text;padding:0 .04em;font-style:normal}.cl-subtitle{color:#bdb4aa;max-width:640px;margin:0;font-size:17px;line-height:1.7}.cl-releases{flex-direction:column;gap:24px;margin-top:72px;display:flex}.cl-card{-webkit-backdrop-filter:blur(20px);isolation:isolate;background:linear-gradient(#ffffff0b 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:22px;padding:36px 36px 32px;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.cl-card:hover{border-color:#f77f384d;transform:translateY(-3px);box-shadow:0 12px 32px #f77f3814}.cl-card:before{content:"";opacity:.7;background:linear-gradient(90deg,#f77f38 0%,#b06ad8 50%,#7b5dd9 100%);width:60%;height:1px;position:absolute;top:0;left:0}.cl-card.cl-unreleased:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#f77f3824 0%,#0000 65%);width:240px;height:240px;position:absolute;top:-40px;right:-40px}.cl-card-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.cl-theme{color:#b0a8bb;letter-spacing:.005em;margin:0 0 18px;font-size:14px;font-style:italic}.cl-version{letter-spacing:-.01em;background:linear-gradient(135deg,#f77f38 0%,#b06ad8 50%,#7b5dd9 100%);color:#0000;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;margin:0;font-size:36px;font-weight:700;line-height:1}.cl-date{color:#8a8395;letter-spacing:.02em;font-family:ui-monospace,JetBrains Mono,Consolas,monospace;font-size:13px}.cl-card.cl-unreleased .cl-date{text-transform:uppercase;letter-spacing:.22em;color:#ffb47a;align-items:center;gap:10px;font-size:11px;display:inline-flex}.cl-card.cl-unreleased .cl-date:before{content:"";background:#f77f38;border-radius:999px;width:8px;height:8px;animation:1.6s ease-in-out infinite cl-pulse;box-shadow:0 0 10px #f77f38cc}@keyframes cl-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.cl-highlights{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.cl-highlights li{color:#bdb4aa;padding-left:22px;font-size:15px;line-height:1.7;position:relative}.cl-highlights li:before{content:"";background:linear-gradient(135deg,#f77f38 0%,#7b5dd9 100%);border-radius:999px;width:7px;height:7px;position:absolute;top:.7em;left:0;box-shadow:0 0 8px #f77f3866}.cl-back{text-align:center;color:#8a8395;margin-top:64px;font-size:13px}.cl-back a{color:#bdb4aa;text-decoration:none;transition:color .15s}.cl-back a:hover{color:#f5efe8}
