:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{scroll-behavior:smooth;min-height:100%;margin:0}body{color:#f8fafc;background:#010617;overflow-y:auto}a{color:inherit}.app-shell{color:#f8fafc;background:radial-gradient(circle at 10% 20%,#3b82f666,#0000 45%),radial-gradient(circle at 90% 0,#ec489959,#0000 40%),#020617;flex-direction:column;justify-content:space-between;gap:20px;height:100%;min-height:100vh;padding:48px clamp(20px,5vw,80px) 32px;display:flex}.hero-header{text-align:center;position:relative}.hero-logo{width:clamp(60px,14vw,100px);margin:16px auto;display:block}.sr-only{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-header h1{margin:50px 0 0;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.1}.hero-subtitle{color:#f8fafcbf;max-width:38ch;margin:12px auto 0}.hero-main{flex:1;justify-content:center;align-items:center;display:flex}.download-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172acc;border:1px solid #f8fafc26;border-radius:24px;width:min(640px,100%);padding:32px;box-shadow:0 20px 45px #02061799}.release-block{text-align:left;background:#0f172ab3;border:1px solid #f8fafc26;border-radius:24px;width:min(640px,100%);margin:0 auto;padding:28px 32px 32px;box-shadow:0 15px 35px #02061780}.release-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px;display:flex}.release-subtitle{color:#f8fafc99;margin:0;font-size:.85rem}.release-title{margin:6px 0 10px;font-size:1.1rem;font-weight:600}.release-body{color:#f8fafcbf;margin:0;font-size:.95rem;line-height:1.6}.release-body :not(:first-child){margin-top:.35rem}.release-body a{color:#38bdf8}.release-link{color:#38bdf8;border:1px solid #3b82f699;border-radius:999px;margin-top:12px;padding:6px 14px;font-size:.9rem;text-decoration:none;display:inline-flex}.release-link:hover{border-color:#38bdf8cc}.download-label{letter-spacing:.2em;text-transform:uppercase;color:#f8fafc99;margin:0 0 12px;font-size:.85rem}.primary-button{color:#020617;background:linear-gradient(135deg,#38bdf8,#6366f1);border-radius:999px;justify-content:center;align-items:center;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.primary-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #6366f159}.download-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:28px;display:grid}.os-button{color:inherit;background:#0f172a99;border:1px solid #f8fafc33;border-radius:16px;flex-direction:column;gap:4px;padding:12px 18px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.os-button small{color:#f8fafc99;font-size:.75rem}.os-button:hover{border-color:#f8fafc8c;transform:translateY(-2px)}.os-button.active{border-color:#3b82f6e6;box-shadow:inset 0 0 0 1px #3b82f640}.oss-mention{text-align:center;color:#f8fafcb3;font-size:.95rem}.oss-mention a{color:#38bdf8;font-weight:600;text-decoration:none}.page-footer{color:#f8fafcb3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.95rem;display:flex}.contact-button{color:#f8fafc;background:#0f172a99;border:1px solid #f8fafc59;border-radius:999px;padding:8px 20px;text-decoration:none;transition:border-color .2s}.contact-button:hover{border-color:#f8fafc}@media (width<=600px){.app-shell{padding:32px 20px 24px}.page-footer{text-align:center;flex-direction:column}}
