:root{--background:#0a0a0a;--foreground:#fff;--accent:#d4af37;--accent-foreground:#000;--card:#1a1a1a;--card-foreground:#fff;--border:#333;--muted:#666;--gold-glow:#d4af3733;--font-serif:"Playfair Display",serif;--font-sans:"Inter",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-sans);overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-serif);color:var(--accent);letter-spacing:.05em}.premium-border{border:1px solid var(--accent);box-shadow:0 0 15px var(--gold-glow)}.gold-text{color:var(--accent);background:linear-gradient(90deg,#d4af37,#f5e095,#d4af37);-webkit-text-fill-color:transparent;-webkit-background-clip:text}
.footer-module__nP6W3G__footer{background-color:var(--card);border-top:1px solid var(--border);color:var(--foreground);padding:4rem 2rem 2rem}.footer-module__nP6W3G__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.footer-module__nP6W3G__section{flex-direction:column;gap:1.5rem;display:flex}.footer-module__nP6W3G__title{color:var(--accent);font-size:1.5rem}.footer-module__nP6W3G__description{color:#888;max-width:300px;line-height:1.6}.footer-module__nP6W3G__subtitle{color:#fff;margin-bottom:.5rem;font-size:1.1rem}.footer-module__nP6W3G__contactItem{color:#888;align-items:center;gap:.75rem;display:flex}.footer-module__nP6W3G__icon{color:var(--accent)}.footer-module__nP6W3G__socialLinks{gap:1.5rem;display:flex}.footer-module__nP6W3G__socialLink{color:#888;transition:color .3s}.footer-module__nP6W3G__socialLink:hover{color:var(--accent)}.footer-module__nP6W3G__bottom{text-align:center;color:#444;border-top:1px solid #ffffff0d;margin-top:4rem;padding-top:2rem;font-size:.9rem}.footer-module__nP6W3G__developerCredit{color:#666;margin-top:1rem;font-size:.85rem}.footer-module__nP6W3G__developerCredit a{color:var(--accent);text-decoration:none;transition:color .3s}.footer-module__nP6W3G__developerCredit a:hover{color:#fff}@media (max-width:768px){.footer-module__nP6W3G__footer{padding:3rem 1.5rem 1.5rem}.footer-module__nP6W3G__container{text-align:center;gap:2rem}.footer-module__nP6W3G__section{align-items:center}.footer-module__nP6W3G__description{max-width:none}.footer-module__nP6W3G__socialLinks{justify-content:center}}
