:root{--bg: #000000;--fg: #ededeb;--muted: #8a8a90;--line: rgba(255, 255, 255, .14);--line-strong: rgba(255, 255, 255, .32);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%}body{background:var(--bg);color:var(--fg);overflow:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.intro{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:10}.intro__frames{width:100%;height:100%;object-fit:cover}.intro__controls{position:fixed;top:clamp(1.2rem,4vh,2.2rem);right:clamp(1.2rem,4vw,2.2rem);z-index:5;display:flex;align-items:center;gap:.75rem}.intro__skip{padding:.55rem 1.1rem;font:inherit;font-size:.9rem;letter-spacing:.02em;color:var(--fg);background:#00000059;border:1px solid rgba(255,255,255,.25);border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.landing{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:clamp(1.5rem,5vw,4.5rem);padding:clamp(1.5rem,5vw,4rem);overflow-y:auto;background:var(--bg)}.landing__media{margin:0;flex:0 1 clamp(240px,34vw,440px);align-self:center;position:relative;aspect-ratio:1244 / 1664;max-height:80vh}.landing__media-frames{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#000}.landing__content{position:relative;z-index:1;flex:0 1 520px;max-width:520px;padding:0;text-align:left}.landing__badge{display:inline-block;font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.landing__title{margin:1.5rem 0 0;font-size:clamp(2.8rem,9vw,5rem);font-weight:600;letter-spacing:-.02em;line-height:1.04;color:var(--fg)}.landing__tagline{margin:1.1rem 0 0;max-width:34ch;font-size:clamp(1rem,2.4vw,1.2rem);font-weight:400;color:var(--muted);line-height:1.55}.landing__downloads{margin:3rem 0 0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.85rem}.landing__footnote{margin-top:2rem;font-size:.8rem;letter-spacing:.01em;color:#8a8a90b3}.download{display:flex;align-items:center;gap:.85rem;min-width:210px;padding:.85rem 1.1rem;text-decoration:none;color:var(--fg);background:transparent;border:1px solid var(--line);border-radius:12px;transition:background .25s ease,color .25s ease,border-color .25s ease}.download:hover{background:var(--fg);color:var(--bg);border-color:var(--fg)}.download__icon{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;color:inherit}.download__text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.download__label{font-size:.98rem;font-weight:500}.download__sublabel{font-size:.74rem;color:var(--muted);transition:color .25s ease}.download:hover .download__sublabel{color:#0a0a0b99}.download__arrow{margin-left:auto;font-size:1.05rem;color:inherit;opacity:.55;transition:transform .25s ease,opacity .25s ease}.download:hover .download__arrow{transform:translateY(2px);opacity:1}@media(max-width:860px){.landing{flex-direction:column;gap:clamp(1.5rem,6vw,2.5rem);padding:clamp(1.5rem,7vw,3rem) 1.25rem}.landing__media{flex:0 0 auto;width:min(72vw,320px);max-height:46vh}.landing__content{flex:0 1 auto;text-align:center}.landing__tagline{margin:1.1rem auto 0}.landing__downloads{margin:2.25rem auto 0;justify-content:center}}@media(max-width:480px){.landing__downloads{flex-direction:column;align-items:stretch;width:100%}}.feedback-trigger{margin-top:2.4rem;padding:0;font:inherit;font-size:.85rem;letter-spacing:.02em;color:var(--muted);background:none;border:none;border-bottom:1px solid var(--line);cursor:pointer;transition:color .2s ease,border-color .2s ease}.feedback-trigger:hover{color:var(--fg);border-color:var(--fg)}.modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:1.2rem;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow-y:auto}.modal{position:relative;width:min(92vw,520px);max-height:92vh;overflow-y:auto;padding:1.8rem;text-align:left;background:#111113;border:1px solid var(--line);border-radius:16px}.modal__close{position:absolute;top:.8rem;right:1rem;width:32px;height:32px;font-size:1.5rem;line-height:1;color:var(--muted);background:none;border:none;cursor:pointer;transition:color .2s ease}.modal__close:hover{color:var(--fg)}.modal__title{margin:0 0 1.3rem;font-size:1.25rem;font-weight:600;letter-spacing:-.01em}.modal__form{display:flex;flex-direction:column;gap:1.05rem}.field{display:flex;flex-direction:column;gap:.4rem}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.field__label{font-size:.8rem;color:var(--muted)}.field__hint{font-size:.75rem;color:var(--muted)}.req{color:#e0a0a0}.input{width:100%;padding:.65rem .8rem;font:inherit;font-size:.92rem;color:var(--fg);background:#0c0c0e;border:1px solid var(--line);border-radius:9px;transition:border-color .2s ease}.input:focus{outline:none;border-color:var(--line-strong)}.textarea{resize:vertical;min-height:110px}.file{padding:.5rem;font-size:.82rem;color:var(--muted)}.file::file-selector-button{margin-right:.7rem;padding:.4rem .8rem;font:inherit;font-size:.8rem;color:var(--fg);background:transparent;border:1px solid var(--line);border-radius:7px;cursor:pointer}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem}.segmented__item{padding:.55rem .4rem;font:inherit;font-size:.85rem;color:var(--muted);background:#0c0c0e;border:1px solid var(--line);border-radius:9px;cursor:pointer;transition:all .2s ease}.segmented__item:hover{color:var(--fg)}.segmented__item.is-active{color:var(--bg);background:var(--fg);border-color:var(--fg)}.checkbox{display:flex;align-items:center;gap:.55rem;font-size:.88rem;color:var(--fg);cursor:pointer}.checkbox input{width:16px;height:16px;accent-color:#d8d8d6}.identity{display:flex;flex-direction:column;gap:1.05rem;overflow:hidden}.submit{margin-top:.3rem;padding:.8rem 1rem;font:inherit;font-size:.95rem;font-weight:500;color:var(--bg);background:var(--fg);border:1px solid var(--fg);border-radius:10px;cursor:pointer;transition:opacity .2s ease}.submit:hover{opacity:.9}.submit:disabled{opacity:.55;cursor:default}.modal__error{margin:0;font-size:.85rem;color:#e98b8b}.modal__success{text-align:center;padding:1.5rem .5rem}.modal__check{width:52px;height:52px;margin:0 auto 1rem;display:grid;place-items:center;font-size:1.5rem;color:var(--bg);background:var(--fg);border-radius:50%}.modal__success h2{margin:0 0 .4rem;font-size:1.2rem;font-weight:600}.modal__success p{margin:0;color:var(--muted)}@media(max-width:460px){.field-row{grid-template-columns:1fr}}
