*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#1a1a2e;--navy-light:#16213e;--gold:#3b82f6;--gold-light:#60a5fa;--white:#fff;--off-white:#f0f4ff;--gray:#6b7280;--gray-light:#e5e7eb;--text:#1f2937;--radius:12px;--shadow:0 4px 24px #1a1a2e1a;--shadow-lg:0 12px 40px #3b82f629;--transition:.25s ease;--max-width:1160px}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.section{padding:96px 0}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:.75rem;font-weight:700;display:inline-block}.section-title{color:var(--navy);margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800;line-height:1.2}.section-subtitle{color:var(--gray);max-width:560px;font-size:1.05rem;line-height:1.7}.btn{border-radius:var(--radius);cursor:pointer;transition:transform var(--transition), box-shadow var(--transition), background var(--transition);touch-action:manipulation;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--gold);color:var(--white)}.btn-primary:hover{background:var(--gold-light);box-shadow:0 8px 24px #3b82f673}.btn-outline{color:var(--white);background:0 0;border:2px solid #ffffff80}.btn-outline:hover{border-color:var(--white);background:#ffffff1a}@media (max-width:900px){.section{padding:72px 0}}@media (max-width:768px){.section{padding:56px 0}.container{padding:0 16px}.section-subtitle{max-width:100%;font-size:1rem}}@media (max-width:480px){.section{padding:48px 0}.btn{padding:13px 22px;font-size:.9rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
