.absolute{position:absolute}
.aspect-\[16\/10\]{aspect-ratio:16/10}
.aspect-\[2\/1\]{aspect-ratio:2/1}
.aspect-\[4\/3\]{aspect-ratio:4/3}
.backdrop-blur-sm{backdrop-filter:blur(4px)}
.bg-blue-600{background-color:#2563eb}
.bg-cream{background-color:#f8f5f0}
.bg-gold{background-color:#c9a227}
.bg-gold\/10{background-color:rgba(201,162,39,0.1)}
.bg-gold\/20{background-color:rgba(201,162,39,0.2)}
.bg-gold\/5{background-color:rgba(201,162,39,0.05)}
.bg-green-100{background-color:#dcfce7}
.bg-green-50{background-color:#f0fdf4}
.bg-green-500{background-color:#22c55e}
.bg-navy{background-color:#1e3a5f}
.bg-navy\/10{background-color:rgba(30,58,95,0.1)}
.bg-navy\/5{background-color:rgba(30,58,95,0.05)}
.bg-navy\/80{background-color:rgba(30,58,95,0.8)}
.bg-navy\/90{background-color:rgba(30,58,95,0.9)}
.bg-red-100{background-color:#fee2e2}
.bg-red-50{background-color:#fef2f2}
.bg-white{background-color:#fff}
.bg-white\/10{background-color:#fff}
.bg-white\/90{background-color:#fff}
.block{display:block}
.border{border-width:1px;border-style:solid}
.border-gold{border-color:#c9a227}
.border-gray-100{border-color:#f3f4f6}
.border-gray-200{border-color:#e5e7eb}
.border-gray-300{border-color:#d1d5db}
.border-green-200{border-color:#bbf7d0}
.border-red-200{border-color:#fecaca}
.border-transparent{border-color:transparent}
.border-white\/10{border-color:#fff}
.border-white\/20{border-color:#fff}
.border-white\/30{border-color:#fff}
.border-white\/5{border-color:#fff}
.bottom-0{bottom:0}
.bottom-4{bottom:1rem}
.cursor-pointer{cursor:pointer}
.duration-300{transition-duration:300ms}
.duration-500{transition-duration:500ms}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-shrink-0{flex-shrink:0}
.flex-wrap{flex-wrap:wrap}
.focus\:border-gold:focus{border-color:#c9a227}
.font-bold{font-weight:700}
.font-medium{font-weight:500}
.font-semibold{font-weight:600}
.gap-1{gap:0.25rem}
.gap-12{gap:3rem}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.grid{display:grid}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.h-10{height:2.5rem}
.h-12{height:3rem}
.h-16{height:4rem}
.h-20{height:5rem}
.h-24{height:6rem}
.h-32{height:8rem}
.h-4{height:1rem}
.h-48{height:12rem}
.h-5{height:1.25rem}
.h-6{height:1.5rem}
.h-64{height:16rem}
.h-8{height:2rem}
.h-96{height:24rem}
.h-full{height:100%}
.hidden{display:none}
.hover\:bg-gold:hover{background-color:#c9a227}
.hover\:bg-green-600:hover{background-color:#16a34a}
.hover\:bg-navy:hover{background-color:#1e3a5f}
.hover\:bg-navy\/80:hover{background-color:rgba(30,58,95,0.8)}
.hover\:bg-navy\/90:hover{background-color:rgba(30,58,95,0.9)}
.hover\:bg-white\/20:hover{background-color:#fff}
.hover\:border-gold:hover{border-color:#c9a227}
.hover\:gap-3:hover{gap:0.75rem}
.hover\:shadow-xl:hover{box-shadow:0 20px 25px rgba(0,0,0,.1),0 8px 10px rgba(0,0,0,.04)}
.hover\:text-gold:hover{color:#c9a227}
.hover\:text-red-500:hover{color:#ef4444}
.hover\:text-white:hover{color:#fff}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{inset:0}
.items-center{align-items:center}
.items-end{align-items:flex-end}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.leading-relaxed{line-height:1.625}
.leading-tight{line-height:1.25}
.left-0{left:0}
.left-4{left:1rem}
@media(min-width:1024px){.lg\\.flex{display:flex}}
@media(min-width:1024px){.lg\\.flex-row{flex-direction:row}}
@media(min-width:1024px){.lg\\.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1024px){.lg\\.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:1024px){.lg\\.hidden{display:none}}
@media(min-width:1024px){.lg\\.text-7xl{font-size:4.5rem}}
.line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.max-w-none{max-width:none}
.mb-1{margin-bottom:0.25rem}
.mb-10{margin-bottom:2.5rem}
.mb-12{margin-bottom:3rem}
.mb-16{margin-bottom:4rem}
.mb-2{margin-bottom:0.5rem}
.mb-20{margin-bottom:5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
@media(min-width:768px){.md\\.block{display:block}}
@media(min-width:768px){.md\\.flex-row{flex-direction:row}}
@media(min-width:768px){.md\\.gap-3{gap:0.75rem}}
@media(min-width:768px){.md\\.gap-6{gap:1.5rem}}
@media(min-width:768px){.md\\.gap-8{gap:2rem}}
@media(min-width:768px){.md\\.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:768px){.md\\.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:768px){.md\\.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:768px){.md\\.h-12{height:3rem}}
@media(min-width:768px){.md\\.h-24{height:6rem}}
@media(min-width:768px){.md\\.hidden{display:none}}
@media(min-width:768px){.md\\.items-center{align-items:center}}
@media(min-width:768px){.md\\.p-12{padding:3rem}}
@media(min-width:768px){.md\\.p-16{padding:4rem}}
@media(min-width:768px){.md\\.p-8{padding:2rem}}
@media(min-width:768px){.md\\.pb-8{padding-bottom:2rem}}
@media(min-width:768px){.md\\.px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media(min-width:768px){.md\\.px-8{padding-left:2rem;padding-right:2rem}}
@media(min-width:768px){.md\\.py-24{padding-top:6rem;padding-bottom:6rem}}
@media(min-width:768px){.md\\.py-32{padding-top:8rem;padding-bottom:8rem}}
@media(min-width:768px){.md\\.py-4{padding-top:1rem;padding-bottom:1rem}}
@media(min-width:768px){.md\\.scale-105{transform:scale(1.05)}}
@media(min-width:768px){.md\\.text-2xl{font-size:1.5rem}}
@media(min-width:768px){.md\\.text-3xl{font-size:1.875rem}}
@media(min-width:768px){.md\\.text-4xl{font-size:2.25rem}}
@media(min-width:768px){.md\\.text-5xl{font-size:3rem}}
@media(min-width:768px){.md\\.text-6xl{font-size:3.75rem}}
@media(min-width:768px){.md\\.text-base{font-size:1rem}}
@media(min-width:768px){.md\\.text-xl{font-size:1.25rem}}
@media(min-width:768px){.md\\.w-12{width:3rem}}
.min-h-\[70vh\]{min-height:70vh}
.min-h-\[90vh\]{min-height:90vh}
.mt-1{margin-top:0.25rem}
.mt-10{margin-top:2.5rem}
.mt-12{margin-top:3rem}
.mt-2{margin-top:0.5rem}
.mt-4{margin-top:1rem}
.mt-6{margin-top:1.5rem}
.-mt-8{margin-top:-2rem}
.mt-8{margin-top:2rem}
.mx-2{margin-left:0.5rem;margin-right:0.5rem}
.mx-auto{margin-left:auto;margin-right:auto}
.object-cover{object-fit:cover}
.opacity-10{opacity:0.1}
.opacity-20{opacity:0.2}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.p-12{padding:3rem}
.p-4{padding:1rem}
.p-6{padding:1.5rem}
.p-8{padding:2rem}
.pb-6{padding-bottom:1.5rem}
.pr-4{padding-right:1rem}
.pt-0{padding-top:0}
.pt-4{padding-top:1rem}
.pt-6{padding-top:1.5rem}
.pt-8{padding-top:2rem}
.px-10{padding-left:2.5rem;padding-right:2.5rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.px-8{padding-left:2rem;padding-right:2rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-20{padding-top:5rem;padding-bottom:5rem}
.py-24{padding-top:6rem;padding-bottom:6rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.relative{position:relative}
.right-0{right:0}
.right-4{right:1rem}
.rounded{border-radius:.25rem}
.rounded-2xl{border-radius:1rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:.5rem}
.rounded-xl{border-radius:.75rem}
.self-start{align-self:flex-start}
.shadow-lg{box-shadow:0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05)}
.shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)}
.shadow-xl{box-shadow:0 20px 25px rgba(0,0,0,.1),0 8px 10px rgba(0,0,0,.04)}
@media(min-width:640px){.sm\\.block{display:block}}
@media(min-width:640px){.sm\\.flex-row{flex-direction:row}}
@media(min-width:640px){.sm\\.gap-8{gap:2rem}}
@media(min-width:640px){.sm\\.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:640px){.sm\\.h-20{height:5rem}}
@media(min-width:640px){.sm\\.h-32{height:8rem}}
@media(min-width:640px){.sm\\.h-48{height:12rem}}
@media(min-width:640px){.sm\\.h-64{height:16rem}}
@media(min-width:640px){.sm\\.items-center{align-items:center}}
@media(min-width:640px){.sm\\.mb-12{margin-bottom:3rem}}
@media(min-width:640px){.sm\\.mb-16{margin-bottom:4rem}}
@media(min-width:640px){.sm\\.mt-12{margin-top:3rem}}
@media(min-width:640px){.sm\\.p-12{padding:3rem}}
@media(min-width:640px){.sm\\.p-6{padding:1.5rem}}
@media(min-width:640px){.sm\\.p-8{padding:2rem}}
@media(min-width:640px){.sm\\.px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media(min-width:640px){.sm\\.py-20{padding-top:5rem;padding-bottom:5rem}}
@media(min-width:640px){.sm\\.text-2xl{font-size:1.5rem}}
@media(min-width:640px){.sm\\.text-3xl{font-size:1.875rem}}
@media(min-width:640px){.sm\\.text-4xl{font-size:2.25rem}}
@media(min-width:640px){.sm\\.text-5xl{font-size:3rem}}
@media(min-width:640px){.sm\\.text-base{font-size:1rem}}
@media(min-width:640px){.sm\\.text-lg{font-size:1.125rem}}
@media(min-width:640px){.sm\\.text-sm{font-size:.875rem}}
@media(min-width:640px){.sm\\.text-xl{font-size:1.25rem}}
@media(min-width:640px){.sm\\.w-20{width:5rem}}
@media(min-width:640px){.sm\\.w-48{width:12rem}}
@media(min-width:640px){.sm\\.w-64{width:16rem}}
.space-y-1>*+*{margin-top:0.25rem}
.space-y-2>*+*{margin-top:0.5rem}
.space-y-3>*+*{margin-top:0.75rem}
.space-y-4>*+*{margin-top:1rem}
.space-y-6>*+*{margin-top:1.5rem}
.sticky{position:sticky}
.text-2xl{font-size:1.5rem}
.text-3xl{font-size:1.875rem}
.text-4xl{font-size:2.25rem}
.text-5xl{font-size:3rem}
.text-9xl{font-size:1rem}
.text-base{font-size:1rem}
.text-center{text-align:center}
.text-gold{color:#c9a227}
.text-gold\/20{color:rgba(201,162,39,0.2)}
.text-gray-600{color:#4b5563}
.text-gray-700{color:#374151}
.text-gray-800{color:#1f2937}
.text-green-500{color:#22c55e}
.text-green-600{color:#16a34a}
.text-lg{font-size:1.125rem}
.text-navy{color:#1e3a5f}
.text-red-500{color:#ef4444}
.text-red-600{color:#dc2626}
.text-sm{font-size:.875rem}
.text-warm-gray{color:#6b7280}
.text-white{color:#fff}
.text-white\/40{color:#fff}
.text-white\/50{color:#fff}
.text-white\/60{color:#fff}
.text-white\/70{color:#fff}
.text-white\/80{color:#fff}
.text-white\/90{color:#fff}
.text-xl{font-size:1.25rem}
.text-xs{font-size:.75rem}
.top-0{top:0}
.top-4{top:1rem}
.tracking-wider{letter-spacing:.05em}
.transition-all{transition:all .15s}
.transition-colors{transition:color .15s,background-color .15s,border-color .15s}
.transition-transform{transition:transform .15s}
.uppercase{text-transform:uppercase}
.w-10{width:2.5rem}
.w-12{width:3rem}
.w-16{width:4rem}
.w-20{width:5rem}
.w-24{width:6rem}
.w-32{width:8rem}
.w-4{width:1rem}
.w-48{width:12rem}
.w-5{width:1.25rem}
.w-6{width:1.5rem}
.w-64{width:16rem}
.w-8{width:2rem}
.w-96{width:24rem}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
.z-10{z-index:10}
.z-40{z-index:40}
/* Missing classes — manual additions */
.max-w-4xl{max-width:56rem}
.max-w-3xl{max-width:48rem}
.max-w-2xl{max-width:42rem}
.max-w-xl{max-width:36rem}
.max-w-lg{max-width:32rem}
.max-w-md{max-width:28rem}
.max-w-sm{max-width:24rem}
.max-w-xs{max-width:20rem}
@media(min-width:768px){.md\:w-1\/2{width:50%}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
.group:hover .group-hover\:scale-105{transform:scale(1.05)}
.group:hover .group-hover\:text-gold{color:#c9a227}
.group[open] .group-open\:rotate-180{transform:rotate(180deg)}
.hover\:underline:hover{text-decoration:underline}
.hover\:bg-white\/20:hover{background-color:rgba(255,255,255,.2)}
.hover\:bg-gold:hover{background-color:#c9a227}
.hover\:bg-green-600:hover{background-color:#16a34a}
.hover\:text-gold:hover{color:#c9a227}
.hover\:text-white:hover{color:#fff}
.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}
.from-navy\/90{--tw-gradient-from:rgba(30,58,95,.9);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}
.from-gray-900\/90{--tw-gradient-from:rgba(17,24,39,.9);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}
.via-gray-800\/80{--tw-gradient-stops:var(--tw-gradient-from),rgba(31,41,55,.8),var(--tw-gradient-to,transparent)}
.via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to,transparent)}
.to-navy\/70{--tw-gradient-to:rgba(30,58,95,.7)}
.to-gray-900\/60{--tw-gradient-to:rgba(17,24,39,.6)}
.cursor-pointer{cursor:pointer}
.transition-transform{transition:transform .15s}
.transform{transform:translateX(var(--tw-translate-x,0)) translateY(var(--tw-translate-y,0)) rotate(var(--tw-rotate,0)) scale(var(--tw-scale-x,1),var(--tw-scale-y,1))}
.aspect-\[4\/3\]{aspect-ratio:4/3}
.aspect-\[2\/1\]{aspect-ratio:2/1}
.aspect-\[16\/10\]{aspect-ratio:16/10}
.line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.blur-3xl{filter:blur(64px)}
.bg-navy\/80{background-color:rgba(30,58,95,.8)}
.bg-navy\/90{background-color:rgba(30,58,95,.9)}
.bg-navy\/5{background-color:rgba(30,58,95,.05)}
.bg-navy\/10{background-color:rgba(30,58,95,.1)}
.bg-gold\/5{background-color:rgba(201,162,39,.05)}
.bg-gold\/10{background-color:rgba(201,162,39,.1)}
.bg-gold\/20{background-color:rgba(201,162,39,.2)}
.border-transparent{border-color:transparent}
.border-gray-200{border-color:#e5e7eb}
.border-gray-300{border-color:#d1d5db}
.border-gold{border-color:#c9a227}
.border-white\/20{border-color:rgba(255,255,255,.2)}
.ring-gold\/20{--tw-ring-color:rgba(201,162,39,.2)}
.text-green-600{color:#16a34a}
.text-red-600{color:#dc2626}
.bg-green-50{background-color:#f0fdf4}
.bg-green-100{background-color:#dcfce7}
.bg-red-50{background-color:#fef2f2}
.bg-red-100{background-color:#fee2e2}
.border-green-200{border-color:#bbf7d0}
.border-red-200{border-color:#fecaca}
.min-h-screen{min-height:100vh}
@media(min-width:640px){.sm\:gap-8{gap:2rem}.sm\:text-4xl{font-size:2.25rem}}
@media(min-width:768px){.md\:gap-8{gap:2rem}.md\:text-5xl{font-size:3rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:mb-0{margin-bottom:0}}
@media(min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
