header{background:#0a0a0a;border-bottom:1px solid rgba(212,175,55,.2);position:sticky;top:0;z-index:1000}header .header-content{display:flex;justify-content:space-between;align-items:center;padding:16px 0}header .logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.logo-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#d4af37,#f0d060);color:#0a0a0a;font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:900;border-radius:8px}.logo-text{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:700;color:#fff;letter-spacing:-.01em}.logo-accent{color:#d4af37}header nav{display:flex;gap:28px;align-items:center}.nav-link{color:#ffffffa6;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s;white-space:nowrap}.nav-link:hover{color:#d4af37}header .cta-button{background:linear-gradient(135deg,#d4af37,#f0d060);color:#0a0a0a;padding:10px 24px;border-radius:6px;font-weight:700;font-size:14px;text-decoration:none;white-space:nowrap;transition:all .3s ease;box-shadow:0 4px 12px #d4af3740}header .cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4af3766;color:#0a0a0a}@media(max-width:768px){.nav-link{display:none}header .cta-button{padding:10px 20px;font-size:13px}}footer{background:linear-gradient(180deg,#0a0a0a,#050505);color:#fff;padding:60px 0 30px;margin-top:96px;border-top:1px solid rgba(212,175,55,.15)}footer .footer-top{display:flex;flex-direction:column;gap:40px;margin-bottom:40px}footer .footer-brand{text-align:center}footer .footer-brand h3{font-size:28px;margin-bottom:10px;font-weight:700;letter-spacing:-.02em;display:flex;align-items:center;justify-content:center;gap:10px}.logo-icon-sm{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#d4af37,#f0d060);color:#0a0a0a;font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:900;border-radius:6px}.brand-text{font-family:Playfair Display,Georgia,serif;color:#fff}.brand-accent{color:#d4af37}footer .footer-brand p{color:#ffffff80;font-size:15px;font-weight:400}footer .footer-links-container{display:flex;flex-direction:column;gap:16px}footer .footer-links-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;padding:0 20px}footer .footer-label{color:#d4af37b3;font-weight:700;font-size:13px;letter-spacing:.05em;text-transform:uppercase;margin-right:6px}footer .footer-links-row a{color:#fff9;text-decoration:none;font-weight:500;font-size:14px;transition:color .2s}footer .footer-links-row a:hover{color:#d4af37}footer .divider{color:#fff3;font-size:12px}footer .footer-bottom{text-align:center;padding-top:30px;border-top:1px solid rgba(255,255,255,.08);color:#ffffff4d;font-size:12px;font-weight:400}@media(max-width:768px){footer{padding:48px 0 24px;margin-top:64px}footer .footer-brand h3{font-size:24px}footer .footer-links-row{gap:8px}footer .footer-label{width:100%;text-align:center;margin-bottom:4px}}
