:root{--bg:#0b0b10;--panel:#151826;--border:#2a2f3e;--muted:#b7bfd6;--accent:#2d6cdf}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);color:#fff;margin:0;font:16px/1.5 system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica,Arial,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}[data-animate=true]{opacity:0;transform:translateY(24px)}[data-animate=true].is-visible{opacity:1;transition:opacity .8s,transform .8s;transform:translateY(0)}input,textarea,select{font-size:16px}
.layout-module__CUj6aG__app{flex-direction:column;min-height:100vh;display:flex}.layout-module__CUj6aG__main{flex:1}
.Header-module__D5nTzG__header{z-index:50;-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#0b0b10d9;position:sticky;top:0}.Header-module__D5nTzG__inner{box-sizing:border-box;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:12px 20px;display:flex;position:relative}.Header-module__D5nTzG__nav{align-items:center;gap:16px;margin-left:auto;display:flex}.Header-module__D5nTzG__nav a{color:#e5e7eb;font-size:14px;font-weight:500;text-decoration:none}.Header-module__D5nTzG__nav a:hover{color:#fff}.Header-module__D5nTzG__cta{background:var(--accent);border-radius:10px;padding:8px 14px;font-weight:600;color:#fff!important}.Header-module__D5nTzG__menuButton{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:22px;display:none}@media (max-width:768px){.Header-module__D5nTzG__inner{padding:10px 14px}.Header-module__D5nTzG__menuButton{display:block}.Header-module__D5nTzG__nav{border-bottom:1px solid var(--border);background:#0b0b10f2;flex-direction:column;align-items:flex-start;gap:14px;padding:16px 20px;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0}.Header-module__D5nTzG__open{display:flex}.Header-module__D5nTzG__nav a{width:100%;font-size:15px}.Header-module__D5nTzG__cta{text-align:center;width:100%}.Header-module__D5nTzG__logo img{height:28px}}.Header-module__D5nTzG__logo img{width:auto;height:32px}
.Footer-module__JGhRua__footer{border-top:1px solid var(--border);background:linear-gradient(#0f1322,#0b0b10);padding:40px 20px 20px}.Footer-module__JGhRua__grid{grid-template-columns:2fr 1fr 1fr;gap:20px;max-width:1200px;margin:0 auto 20px;display:grid}.Footer-module__JGhRua__footer a{color:var(--muted);margin-bottom:6px;font-size:14px;text-decoration:none;display:block}.Footer-module__JGhRua__footer a:hover{color:#fff}.Footer-module__JGhRua__muted{color:var(--muted);font-size:14px}.Footer-module__JGhRua__bottom{text-align:center;color:#9ca3af;font-size:12px}@media (max-width:768px){.Footer-module__JGhRua__grid{grid-template-columns:1fr}}
