:root{--primary:#667eea;--secondary:#764ba2;--accent:#00f2fe;--text:#292d32;--glass:#ffffff14;--border:#ffffff2e;--radius:20px;--shadow:0 4px 32px #01061b22}body{background:#07081a;color:#292d32;color:var(--text);font-family:Inter,Arial,sans-serif;margin:0}header,section{padding:48px 0 32px}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#12c2e9,#c471ed,#f64f59);-webkit-background-clip:text;font-size:2.3rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.section-subtitle{color:#888;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.glass-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;background:var(--glass);border:1.5px solid #ffffff2e;border:1.5px solid var(--border);border-radius:20px;border-radius:var(--radius)}.btn,.glass-card{box-shadow:0 4px 32px #01061b22;box-shadow:var(--shadow)}.btn{background:linear-gradient(135deg,#667eea,#f64f59);border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:600;min-width:130px;padding:14px 32px;transition:all .2s}.btn:hover{filter:brightness(1.1)}input,textarea{background:#ffffff14;background:var(--glass);border:1px solid #ffffff2e;border:1px solid var(--border);border-radius:8px;color:#292d32;color:var(--text);font-size:1em;margin-bottom:1rem;padding:10px;width:100%}input:focus,textarea:focus{outline:2px solid #667eea;outline:2px solid var(--primary)}@media (max-width:700px){.section-title{font-size:1.6rem}header,section{padding:28px 0 16px}}
/*# sourceMappingURL=main.f41cae6b.css.map*/