@import"https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600&display=swap";@font-face{font-family:Teodor;src:local("Teodor"),local("Teodor TRIAL"),url(/fonts/TeodorTRIAL-Thin-BF672198fb9fdb1.otf) format("opentype");font-style:normal;font-weight:200;font-display:swap}@font-face{font-family:Teodor;src:local("Teodor"),local("Teodor TRIAL"),url(/fonts/TeodorTRIAL-Regular-BF672198fb97abe.otf) format("opentype");font-style:normal;font-weight:400;font-display:swap}:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;background:#111;color:#fff;font-family:Teodor,Teodor TRIAL,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:200;overflow:hidden}.page{position:relative;height:100dvh;background:#111;overflow:hidden}.particle-canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.9;z-index:0}.accent-lines{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.hline,.vline{position:absolute;background:#ffffff47}.hline{height:1px;left:0;right:0;transform-origin:center;animation:drawX 1s cubic-bezier(.22,.61,.36,1) forwards,linePulse 6s ease-in-out infinite}.vline{width:1px;top:0;bottom:0;transform-origin:top;animation:drawY 1.1s cubic-bezier(.22,.61,.36,1) forwards,linePulse 6.5s ease-in-out infinite}.h1{top:20%;animation-delay:.12s,1.2s}.h2{top:50%;animation-delay:.28s,1.35s}.h3{top:80%;animation-delay:.44s,1.5s}.v1{left:20%;animation-delay:.56s,1.55s}.v2{left:50%;animation-delay:.7s,1.7s}.v3{left:80%;animation-delay:.84s,1.85s}@keyframes drawX{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:.28}}@keyframes drawY{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:.28}}@keyframes linePulse{0%{opacity:.2}50%{opacity:.42}to{opacity:.2}}.container{position:relative;z-index:1;width:min(1120px,100%);height:100%;margin:0 auto;padding:clamp(22px,4vh,44px) clamp(14px,2vw,24px);text-align:center;display:flex;align-items:center;justify-content:center}.hero{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(10px,2vh,18px);transform:translateY(-3vh)}.hero-logo{width:clamp(36px,5vw,58px);height:auto;margin-bottom:clamp(2px,.8vh,8px)}.hero h1{margin:0;font-family:Teodor TRIAL,Teodor,Inter,serif;max-width:13ch;font-size:clamp(3.3rem,8.6vw,7.5rem);text-align:center;letter-spacing:-1px;line-height:.98;font-weight:200}.hero p{font-family:Inter,sans-serif;margin:0;max-width:min(760px,92vw);color:#aaa;line-height:1.42;font-size:clamp(.92rem,1.25vw,1.15rem);font-weight:300}.hero>button{border:none;background:#fff;color:#000;margin-top:6px;padding:12px 24px;font-size:12px;font-weight:200;border-radius:5px;cursor:pointer}.hero small{font-family:Inter,sans-serif;font-weight:300;color:#aaa;font-size:14px}.form-section{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:16px;background:#000000a3}.form-panel{width:min(560px,100%);max-height:calc(100dvh - 32px);overflow:auto;padding:16px;background:#111111f5;border:1px solid #2a2a2a;border-radius:5px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}form{display:grid;gap:8px;text-align:left}label{font-family:Inter,sans-serif;font-weight:300;font-size:.88rem;color:#aaa}input{width:100%;padding:10px;background:#000;color:#fff;border:1px solid #2a2a2a;outline:none;font-family:Inter,sans-serif;font-weight:300;font-size:.92rem}input:focus{border-color:#5a5a5a}form button{margin-top:8px;border:none;background:#fff;color:#000;padding:10px 16px;font-size:12px;font-weight:300;border-radius:5px;cursor:pointer}form button:disabled{opacity:.65;cursor:not-allowed}.close-form{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #2f2f2f;background:transparent;color:#aaa;padding:5px 10px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:300;cursor:pointer;margin-bottom:10px}.success{color:#fff;font-size:.95rem;margin:0;font-family:Inter,sans-serif;font-weight:300}.form-error{margin:8px 0 0;color:#ff6b6b;font-family:Inter,sans-serif;font-size:.85rem;font-weight:300}@media (max-width: 640px){.container{padding:18px 12px}.hero{gap:10px;transform:translateY(-2vh)}.hero h1{max-width:12ch;font-size:clamp(2.45rem,10.6vw,3.9rem);letter-spacing:-.5px;line-height:1}.hero-logo{width:clamp(30px,7vw,44px);margin-bottom:2px}.hero p{max-width:94%;font-size:.88rem;line-height:1.4}.hero>button{margin-top:4px;padding:10px 18px;font-size:11px}.hero small{font-size:.76rem}.form-section{padding:8px}.form-panel{width:100%;max-height:calc(100dvh - 16px);padding:12px}label{font-size:.8rem}input{padding:9px;font-size:.86rem}form button{font-size:11px;padding:9px 12px}}
