.Header-module__lnUIdW__header{z-index:9999;pointer-events:none;width:calc(100% - 3rem);max-width:1200px;position:fixed;top:1.5rem;left:50%;transform:translate(-50%)}.Header-module__lnUIdW__inner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:space-between;align-items:center;gap:var(--space-6);pointer-events:auto;background:#0a0910d9;border:1px solid #ffffff14;border-radius:999px;padding:.5rem .5rem .5rem 1.5rem;display:flex;box-shadow:0 10px 40px #00000080}.Header-module__lnUIdW__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__lnUIdW__logoImage{object-fit:contain;width:auto;max-height:28px}.Header-module__lnUIdW__desktopNav{text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:1.5rem;font-size:.875rem;font-weight:500;display:flex}.Header-module__lnUIdW__searchForm{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .75rem;transition:all .2s;display:flex}.Header-module__lnUIdW__searchForm:focus-within{background:#ffffff1a;border-color:#d4a57466}.Header-module__lnUIdW__searchIcon{color:#ffffff80}.Header-module__lnUIdW__searchInput{color:#fff;background:0 0;border:none;outline:none;width:120px;font-size:.8rem;transition:width .3s}.Header-module__lnUIdW__searchInput::placeholder{color:#ffffff4d}.Header-module__lnUIdW__searchInput:focus{width:160px}.Header-module__lnUIdW__navLink{color:#fff9;text-decoration:none;transition:color .3s}.Header-module__lnUIdW__navLink:hover{color:#fff}.Header-module__lnUIdW__actions{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__userPill{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.6rem;padding:.35rem .75rem .35rem .35rem;text-decoration:none;transition:all .3s;display:flex}.Header-module__lnUIdW__userPill:hover{background:#ffffff1a;border-color:#00e5ff4d;box-shadow:0 0 16px #00e5ff1f}.Header-module__lnUIdW__avatar{color:#fff;background:linear-gradient(135deg,#d4a574,#f5c542);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex;box-shadow:0 0 8px #f5c5424d}.Header-module__lnUIdW__userInfo{flex-direction:column;gap:0;line-height:1.2;display:flex}.Header-module__lnUIdW__userName{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:.8rem;font-weight:600;overflow:hidden}.Header-module__lnUIdW__proBadge{letter-spacing:.04em;color:#f5c542;text-transform:uppercase;font-size:.6rem;font-weight:700}.Header-module__lnUIdW__userChevron{color:#ffffff59;flex-shrink:0;transition:transform .2s}.Header-module__lnUIdW__userPill:hover .Header-module__lnUIdW__userChevron{color:#fff9;transform:translate(2px)}.Header-module__lnUIdW__loginBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:99px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s}.Header-module__lnUIdW__loginBtn:hover{background:#ffffff1a;border-color:#ffffff4d}.Header-module__lnUIdW__ctaBtn{color:#fff;background:linear-gradient(135deg,#d4a574 0%,#b8860b 100%);border:none;border-radius:99px;align-items:center;gap:.4rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 0 15px #d4a5744d}.Header-module__lnUIdW__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 0 20px #f5c54280}.Header-module__lnUIdW__mobileToggle{color:var(--text);cursor:pointer;padding:var(--space-2);background:0 0;border:none;display:none}.Header-module__lnUIdW__mobileMenu{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:var(--radius-xl);padding:var(--space-6);pointer-events:auto;background:#0a0910f2;border:1px solid #ffffff14;animation:.2s ease-out Header-module__lnUIdW__fadeIn;display:none;position:absolute;top:calc(100% + .75rem);left:0;right:0}.Header-module__lnUIdW__mobileSearchForm{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.75rem 1rem;display:flex}.Header-module__lnUIdW__mobileSearchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:1rem}.Header-module__lnUIdW__mobileSearchInput::placeholder{color:#ffffff4d}.Header-module__lnUIdW__mobileNav{gap:var(--space-4);flex-direction:column;display:flex}.Header-module__lnUIdW__mobileNav a{font-size:var(--text-base);color:var(--text-secondary);padding:var(--space-2) 0;font-weight:500;text-decoration:none}.Header-module__lnUIdW__mobileActions{gap:var(--space-3);margin-top:var(--space-6);padding-top:var(--space-6);border-top:1px solid #ffffff14;flex-direction:column;display:flex}.Header-module__lnUIdW__mobileUserRow{border-radius:var(--radius-lg);background:#ffffff0a;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;display:flex}.Header-module__lnUIdW__logoutBtn{border-radius:var(--radius-md);width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #ffffff14;justify-content:center;align-items:center;gap:.5rem;padding:.6rem;font-size:.85rem;transition:all .2s;display:flex}.Header-module__lnUIdW__logoutBtn:hover{color:var(--error);background:#ef44440f;border-color:#ef44444d}@media (max-width:768px){.Header-module__lnUIdW__desktopNav,.Header-module__lnUIdW__actions{display:none}.Header-module__lnUIdW__mobileToggle,.Header-module__lnUIdW__mobileMenu{display:flex}.Header-module__lnUIdW__mobileMenu{flex-direction:column}.Header-module__lnUIdW__inner{padding:.5rem .75rem .5rem 1rem}.Header-module__lnUIdW__header{width:calc(100% - 1.5rem);top:.75rem}}
.Footer-module__3hUVsW__footer{--text:#fafafa;--text-secondary:#ffffffb3;--text-muted:#ffffff80;--accent:#d4a574;--accent-light:#f5c542;--candle:#e8c4a0;--border:#ffffff1a;--max-width:1200px;color:var(--text-secondary);background:#0a0806;position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:after{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#d4a5740f 0%,#0000 60%);position:absolute;inset:0}.Footer-module__3hUVsW__topEdge{background:var(--border);height:1px;position:relative}.Footer-module__3hUVsW__topEdgeGlow{background:linear-gradient(90deg, transparent, var(--accent) 30%, var(--candle) 50%, var(--accent) 70%, transparent);filter:blur(1px);border-radius:4px;width:200px;height:3px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.Footer-module__3hUVsW__container{z-index:1;max-width:var(--max-width);margin:0 auto;padding:0 20px;position:relative}.Footer-module__3hUVsW__ctaSection{text-align:center;border-bottom:1px solid #2e292099;flex-direction:column;align-items:center;padding:48px 0 40px;display:flex}.Footer-module__3hUVsW__ctaText{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;margin-bottom:20px;font-size:1.5rem;font-weight:700;line-height:1.2}.Footer-module__3hUVsW__ctaButton{font-family:var(--font-body);color:#0c0a08;background:linear-gradient(135deg, var(--accent-light) 0%, var(--accent) 100%);border:none;border-radius:100px;align-items:center;gap:8px;padding:14px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 20px #d4a57440}.Footer-module__3hUVsW__ctaButton:hover{color:#0c0a08;transform:translateY(-2px);box-shadow:0 8px 30px #d4a57466}.Footer-module__3hUVsW__ctaButton:active{transform:translateY(0)scale(.98)}.Footer-module__3hUVsW__mainGrid{flex-direction:column;gap:40px;padding:40px 0;display:flex}.Footer-module__3hUVsW__brandCol{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.Footer-module__3hUVsW__logo{align-items:center;gap:8px;text-decoration:none;transition:opacity .2s;display:flex}.Footer-module__3hUVsW__logo:hover{opacity:.8}.Footer-module__3hUVsW__logo img{width:auto;height:32px}.Footer-module__3hUVsW__logoLink{transition:opacity .2s;display:inline-block}.Footer-module__3hUVsW__logoLink:hover{opacity:.8}.Footer-module__3hUVsW__logoImg{width:140px;height:auto}.Footer-module__3hUVsW__tagline{color:var(--text-muted);max-width:260px;font-size:14px;line-height:1.7}.Footer-module__3hUVsW__securityBadges{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.Footer-module__3hUVsW__securityBadge{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.Footer-module__3hUVsW__socialRow{gap:10px;margin-top:4px;display:flex}.Footer-module__3hUVsW__socialIcon{border:1px solid var(--border);width:40px;height:40px;color:var(--text-muted);background:0 0;border-radius:12px;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__3hUVsW__socialIcon:hover{color:var(--accent-light);background:#d4a57414;border-color:#d4a57466;transform:translateY(-3px);box-shadow:0 6px 16px #d4a57426}.Footer-module__3hUVsW__linkColumns{text-align:center;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Footer-module__3hUVsW__linkCol{flex-direction:column;gap:12px;display:flex}.Footer-module__3hUVsW__colTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin-bottom:4px;font-size:10px;font-weight:800}.Footer-module__3hUVsW__link{color:var(--text-secondary);font-size:14px;line-height:1.4;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--text)}.Footer-module__3hUVsW__bottomBar{border-top:1px solid #2e292080;justify-content:space-between;align-items:center;padding:24px 0;display:flex}.Footer-module__3hUVsW__bottomLeft{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Footer-module__3hUVsW__copyright{color:var(--text-muted);font-size:12px}.Footer-module__3hUVsW__separator{color:#7a6e5e66;font-size:12px}.Footer-module__3hUVsW__madeWith{color:var(--text-muted);align-items:center;gap:4px;font-size:12px;display:inline-flex}.Footer-module__3hUVsW__heartPulse{color:#d4735e;animation:2.5s ease-in-out infinite Footer-module__3hUVsW__heartbeat}@keyframes Footer-module__3hUVsW__heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.25)}28%{transform:scale(1)}42%{transform:scale(1.15)}56%{transform:scale(1)}}.Footer-module__3hUVsW__backToTop{font-family:var(--font-body);color:var(--text-muted);border:1px solid var(--border);cursor:pointer;white-space:nowrap;background:0 0;border-radius:100px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__3hUVsW__backToTop:hover{color:var(--accent);border-color:#d4a57466;transform:translateY(-2px)}.Footer-module__3hUVsW__backToTop:active{transform:translateY(0)scale(.96)}@media (min-width:769px){.Footer-module__3hUVsW__container{padding:0 40px}.Footer-module__3hUVsW__ctaSection{padding:56px 0 48px}.Footer-module__3hUVsW__ctaText{font-size:2rem}.Footer-module__3hUVsW__mainGrid{flex-direction:row;align-items:flex-start;gap:64px;padding:48px 0}.Footer-module__3hUVsW__brandCol{text-align:left;flex-shrink:0;align-items:flex-start;max-width:280px}.Footer-module__3hUVsW__securityBadges,.Footer-module__3hUVsW__socialRow{justify-content:flex-start}.Footer-module__3hUVsW__logoImg{width:160px}.Footer-module__3hUVsW__linkColumns{text-align:left;flex:1;gap:40px}.Footer-module__3hUVsW__link{width:fit-content;position:relative}.Footer-module__3hUVsW__link:after{content:"";background:var(--accent);width:0;height:1px;transition:width .25s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-2px;left:0}.Footer-module__3hUVsW__link:hover:after{width:100%}}@media (max-width:380px){.Footer-module__3hUVsW__ctaText{font-size:1.25rem}.Footer-module__3hUVsW__ctaButton{padding:12px 24px;font-size:13px}.Footer-module__3hUVsW__linkColumns{grid-template-columns:1fr 1fr;gap:24px}.Footer-module__3hUVsW__linkCol:last-child{grid-column:1/-1}.Footer-module__3hUVsW__bottomBar{text-align:center;flex-direction:column;gap:16px}.Footer-module__3hUVsW__bottomLeft{justify-content:center}}
