@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600&display=swap";:root{font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:#010403}a{color:#7df8c8}a:hover{color:#9efdd7}.page{min-height:100vh;background:radial-gradient(circle at top,#0f1d1a,#050807 55%,#020303);color:#f2f5f3;font-family:Space Grotesk,Suisse Works,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:clamp(1.5rem,3vw,4rem);display:flex;flex-direction:column;gap:clamp(3rem,6vw,6rem)}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(2rem,4vw,4rem);align-items:center}.hero__content h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.1;margin:.75rem 0 1rem}.hero__kicker{letter-spacing:.3em;text-transform:uppercase;font-size:.85rem;color:#80f4c0}.hero__body{max-width:36ch;color:#b7c1be;font-size:1.1rem}.hero__logo{width:clamp(120px,30vw,220px);filter:drop-shadow(0 0 24px rgba(128,244,192,.25))}.auth{background:#061310cc;border:1px solid rgba(128,244,192,.14);border-radius:24px;padding:clamp(1.5rem,3vw,2.5rem);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 50px #00000073}.auth__tabs{display:grid;grid-template-columns:repeat(2,1fr);background:#ffffff0a;border-radius:999px;padding:.25rem;margin-bottom:1.5rem}.auth__tab{border:none;background:transparent;color:#88b5a5;font-weight:600;border-radius:999px;padding:.65rem 1rem;cursor:pointer;transition:color .2s,background .3s}.auth__tab--active{background:linear-gradient(135deg,#75f0c1,#57b28f);color:#04130d}.auth__form{display:flex;flex-direction:column;gap:1rem}.auth__form label{display:flex;flex-direction:column;gap:.45rem;font-size:.95rem;color:#dbe7e2}.auth__form input[type=email],.auth__form input[type=text],.auth__form input[type=password]{border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:.85rem 1rem;background:#030807cc;color:#f4f6f4;font-size:1rem}.auth__hint{flex-direction:row;align-items:center;gap:.5rem;font-size:.85rem;color:#9db6ae}.auth__submit{border:none;border-radius:16px;padding:1rem 1.25rem;font-size:1rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#7df8c8,#4ea383);color:#04130d;transition:transform .2s ease,box-shadow .2s ease}.auth__submit:hover{transform:translateY(-2px);box-shadow:0 10px 30px #4ea38359}.auth__notice{font-size:.85rem;color:#7fa398}.auth__status,.downloads__error,.downloads__empty{margin:0;font-size:.9rem;color:#fff}.auth__status{padding:.75rem 1rem;border-radius:12px;background:#ffffff0d}.auth__status--success{color:#032c1f;background:#81f5c1cc}.auth__status--error{color:#ffdede;background:#eb595933}.auth__status--info{color:#c9e9ff;background:#55b0eb26}.auth__status--muted{color:#a7b7b2;background:#ffffff08}.auth__session{display:flex;flex-direction:column;gap:1rem}.auth__session-title{margin:0;font-weight:600;font-size:1.1rem}.auth__session-body{margin:0;color:#9db6ae}.downloads{background:#030807b3;border:1px solid rgba(128,244,192,.12);border-radius:36px;padding:clamp(1.5rem,4vw,3rem);box-shadow:inset 0 0 40px #06131099;position:relative;overflow:hidden}.downloads--locked:after{content:"";position:absolute;inset:0;background:#0000008c;pointer-events:none}.downloads__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;color:#dceae5;font-weight:600;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1}.downloads__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;align-items:center}.section-kicker{text-transform:uppercase;letter-spacing:.3em;font-size:.8rem;color:#7fa398}.downloads__header h2{margin:.4rem 0}.platform-switch{display:inline-flex;gap:.5rem;background:#ffffff0d;border-radius:999px;padding:.25rem}.platform-switch__btn{border:none;border-radius:999px;padding:.6rem 1.5rem;background:transparent;color:#9db6ae;cursor:pointer;font-weight:600}.platform-switch__btn--active{background:#7ff8c729;color:#7df8c8}.downloads__grid{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.release-card{border-radius:24px;padding:1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:1rem}.release-card header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.release-card__date{text-align:right;color:#8fb2a6;font-size:.85rem}.release-card__date strong{display:block;color:#f7fff8}.release-card__version{font-size:1.2rem;font-weight:600;color:#81f5c1}.release-card__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;padding:.75rem;border-radius:16px;background:#ffffff05}.release-card__meta code{display:block;font-family:Space Grotesk,monospace;font-size:.85rem;color:#d8f2ea}.meta-label{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;color:#7da795;margin-bottom:.25rem}.release-card__hash{padding:.4rem .6rem;border-radius:12px;background:#00000059;border:1px solid rgba(255,255,255,.05)}.release-card__hash code{word-break:break-all;font-size:.8rem;color:#e8fdf4}.release-card__changelog{margin:0;padding-left:1.5rem;color:#c1dcd2;display:flex;flex-direction:column;gap:.35rem}.release-card__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between}.release-card__download{border:1px solid rgba(127,248,199,.4);border-radius:14px;background:transparent;color:#7df8c8;padding:.75rem 1rem;cursor:pointer;font-weight:600;transition:background .2s ease}.release-card__download:hover{background:#7ff8c71f}.release-card__download:disabled{opacity:.5;cursor:not-allowed}.release-card__support{color:#9adfc2;font-size:.9rem;text-decoration:none;border-bottom:1px dashed rgba(154,223,194,.6)}.release-card__support:hover{color:#c9ffe4}.release-card--loading{position:relative;overflow:hidden}.skeleton{height:14px;border-radius:8px;background:linear-gradient(90deg,#ffffff14,#ffffff2e,#ffffff14);background-size:200% 100%;animation:shimmer 1.6s infinite}.skeleton--title{width:60%;height:24px}.skeleton--text{width:90%}.skeleton--button{width:40%;height:38px}.downloads__error{color:#ffbcbc}.downloads__empty{color:#9db6ae}.downloads__error,.downloads__empty{grid-column:1 / -1;text-align:center;padding:1.5rem;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.footer{border-top:1px solid rgba(255,255,255,.08);padding-top:2rem;display:flex;flex-direction:column;gap:1rem;color:#7fa398}.footer__links{display:flex;flex-wrap:wrap;gap:1.5rem;font-weight:500}.footer__links a{color:inherit;text-decoration:none}.footer__links a:hover{color:#81f5c1}.legal{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2rem}.legal__card{background:#06131099;border:1px solid rgba(128,244,192,.14);border-radius:16px;padding:2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.legal__section{margin:1.5rem 0}.legal__section h3{font-size:1.2rem;margin-bottom:1rem;color:#80f4c0}.legal__section h4{font-size:1.1rem;margin:1rem 0 .5rem;color:#a0f4d0}.legal__section h5{font-size:1rem;margin:.8rem 0 .4rem;color:#b7c1be}.legal__section p{margin-bottom:.8rem;line-height:1.6;color:#b7c1be}.legal__section strong{color:#e0e8e5;font-weight:600}.legal__section a{color:#80f4c0;text-decoration:none}.legal__section a:hover{text-decoration:underline}@media(max-width:600px){.auth__form label,.auth__hint{font-size:.85rem}.downloads__header{flex-direction:column;align-items:flex-start}}
