@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;1,9..40,400&display=swap");*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.card-hover{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;will-change:transform}.card-hover:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(10,22,40,.12),0 0 0 1px rgba(201,168,76,.35),0 4px 14px rgba(201,168,76,.15)}.card-hover-dark{transition:transform .3s ease,background .3s ease,border-color .3s ease}.card-hover-dark:hover{transform:translateY(-3px);background:rgba(201,168,76,.1)!important;border-color:rgba(201,168,76,.45)!important}.fade-in{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease;will-change:opacity,transform}.fade-in.in-view{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.fade-in{opacity:1;transform:none;transition:none}}@keyframes gold-pulse{0%,to{text-shadow:0 0 12px rgba(201,168,76,.4);transform:scale(1)}50%{text-shadow:0 0 24px rgba(201,168,76,.7);transform:scale(1.06)}}.gold-pulse{animation:gold-pulse 3s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.gold-pulse{animation:none}}.footer-top-gold{height:2px;background:linear-gradient(90deg,rgba(201,168,76,0),rgba(201,168,76,.9) 50%,rgba(201,168,76,0))}.footer-link{transition:color .2s ease,opacity .2s ease}.footer-link:hover{opacity:1!important;color:#e8d48b!important}@media (max-width:768px){.footer-grid{grid-template-columns:1fr!important;gap:32px!important;padding:48px 28px!important}}.hero-ctas{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.hero-why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.hero-action-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media (max-width:900px){.hero-wrap{padding:72px 32px 16px!important}.hero-headline{font-size:44px!important;word-break:keep-all;overflow-wrap:normal}.hero-action-grid,.hero-why-grid{grid-template-columns:1fr!important}}@media (max-width:560px){.hero-wrap{padding:60px 24px 12px!important}.hero-headline{font-size:38px!important}.hero-ctas{gap:8px}.announcement-bar{font-size:12px!important;padding:9px 12px!important;line-height:1.5!important}}@media (max-width:400px){.hero-headline{font-size:32px!important}.announcement-bar{font-size:11px!important}}