body{margin:0}:root{--bg:#0f0f0f;--fg:#f5f5f5;--muted:#a0a0a0;--accent:#fff;--card:#161616}*{box-sizing:border-box;margin:0;padding:0}.page{background:#0f0f0f;background:var(--bg);color:#f5f5f5;color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;line-height:1.6;min-height:100vh}.container{margin:0 auto;max-width:1100px;padding:80px 24px}.brand{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:48px}.brand-logo{height:64px;width:auto}.brand-contact{align-items:flex-end;color:#a0a0a0;color:var(--muted);display:flex;flex-direction:column;font-size:14px;gap:6px}.contact-item{align-items:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;display:inline-flex;gap:8px;letter-spacing:.01em;padding:6px 10px}.contact-icon{font-size:16px;line-height:1}.brand-contact span{white-space:nowrap}h1{font-size:48px;letter-spacing:-.02em}h1,h2{font-weight:500;margin-bottom:16px}h2{font-size:32px}p{color:#a0a0a0;color:var(--muted);font-size:18px;max-width:720px}.hero{margin-bottom:120px}.hero p{margin-top:24px}.cta{margin-top:40px}.btn{background:#fff;background:var(--accent);border-radius:4px;color:#000;display:inline-block;font-size:16px;padding:14px 28px;text-decoration:none;transition:opacity .2s ease}.btn:hover{opacity:.85}.section{margin-bottom:120px}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b3;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.modal-card{background:#0f0f0f;background:var(--bg);border:1px solid #1f1f1f;border-radius:16px;box-shadow:0 24px 60px #00000080;padding:20px;width:min(900px,100%)}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.modal-header h3{font-size:20px;font-weight:500}.modal-close{background:#0000;border:1px solid #2b2b2b;border-radius:50%;color:#a0a0a0;color:var(--muted);cursor:pointer;font-size:20px;height:32px;line-height:1;width:32px}.modal-close:hover{border-color:#3a3a3a;color:#f5f5f5;color:var(--fg)}.modal-body{border-radius:12px;overflow:hidden}.invite-iframe{border:0;height:min(70vh,720px);width:100%}@media (max-width:768px){.modal-card{padding:16px}.invite-iframe{height:70vh}}.grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:40px}.card{background:#161616;background:var(--card);border-radius:8px;padding:32px}.card h3{font-size:20px;font-weight:500;margin-bottom:12px}.app-links{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px}.app-links img{height:44px;opacity:.9;transition:opacity .2s ease}.app-links img:hover{opacity:1}.fine-print{color:#777;font-size:14px;margin-top:12px}footer{border-top:1px solid #222;color:#a0a0a0;color:var(--muted);font-size:14px;padding:40px 24px;text-align:center}@media (max-width:768px){.brand{align-items:flex-start;flex-direction:column;margin-bottom:36px}.brand-logo{height:48px}.brand-contact{align-items:flex-start}h1{font-size:36px}h2{font-size:26px}}
/*# sourceMappingURL=main.8afcf0a4.css.map*/