*{box-sizing:border-box;border-width:0;border-style:solid;border-color:#E5E7EB}html{line-height:1.5;font-family:Tahoma,Arial,sans-serif;-webkit-text-size-adjust:100%}body,h1,h2,h3,h4,p{margin:0}button,input,select,textarea{font:inherit;color:inherit}button,label,summary{touch-action:manipulation}button,summary{cursor:pointer}button{background:transparent;text-transform:none}input,textarea,select{max-width:100%}table{border-collapse:collapse}th{text-align:inherit}svg{display:block;vertical-align:middle}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #C5A255;outline-offset:3px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#CBD5E1;border-radius:4px}.hidden{display:none!important}
.antialiased{-webkit-font-smoothing:antialiased}
.bg-amber-100{background-color:#FEF3C7}
.bg-amber-100\/70{background-color:#FEF3C7b2}
.bg-amber-50{background-color:#FFFBEB}
.bg-amber-50\/40{background-color:#FFFBEB66}
.bg-amber-50\/50{background-color:#FFFBEB80}
.bg-amber-50\/90{background-color:#FFFBEBe6}
.bg-black\/50{background-color:#00000080}
.bg-blue-50{background-color:#EFF6FF}
.bg-blue-50\/50{background-color:#EFF6FF80}
.bg-brand-gold{background-color:#C5A255}
.bg-brand-gold-light{background-color:#F5EEDB}
.bg-brand-navy{background-color:#0B1D3A}
.bg-brand-navy\/60{background-color:#0B1D3A99}
.bg-brand-paper{background-color:#F8F6F1}
.bg-emerald-50{background-color:#ECFDF5}
.bg-emerald-500\/20{background-color:#10B98133}
.bg-gray-100{background-color:#F3F4F6}
.bg-gray-50{background-color:#F9FAFB}
.bg-gray-50\/50{background-color:#F9FAFB80}
.bg-gray-50\/70{background-color:#F9FAFBb2}
.bg-rose-50{background-color:#FFF1F2}
.bg-white{background-color:#FFFFFF}
.block{display:block}
.border{border-width:1px}
.border-amber-200{border-color:#FDE68A}
.border-amber-300\/80{border-color:#FCD34Dcc}
.border-b{border-bottom-width:1px}
.border-blue-200{border-color:#BFDBFE}
.border-blue-500{border-color:#3B82F6}
.border-brand-card\/40{border-color:#132D5466}
.border-brand-gold{border-color:#C5A255}
.border-brand-gold\/30{border-color:#C5A2554c}
.border-emerald-200{border-color:#A7F3D0}
.border-emerald-500\/30{border-color:#10B9814c}
.border-gray-100{border-color:#F3F4F6}
.border-gray-200{border-color:#E5E7EB}
.border-gray-200\/80{border-color:#E5E7EBcc}
.border-gray-300{border-color:#D1D5DB}
.border-r-4{border-right-width:4px}
.border-rose-200{border-color:#FECDD3}
.border-slate-700\/60{border-color:#33415599}
.border-t{border-top-width:1px}
.break-all{word-break:break-all}
.cursor-pointer{cursor:pointer}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.font-bold{font-weight:700}
.font-extrabold{font-weight:800}
.font-medium{font-weight:500}
.font-mono{font-family:Arial,sans-serif;font-variant-numeric:tabular-nums}
.font-sans{font-family:Tahoma,Arial,sans-serif}
.font-semibold{font-weight:600}
.gap-1{gap:0.25rem}
.gap-1\.5{gap:0.375rem}
.gap-2{gap:0.5rem}
.gap-2\.5{gap:0.625rem}
.gap-3{gap:0.75rem}
.gap-3\.5{gap:0.875rem}
.gap-4{gap:1.0rem}
.gap-6{gap:1.5rem}
.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))}
.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.h-11{height:2.75rem}
.h-12{height:3.0rem}
.h-24{height:6.0rem}
.hover\:bg-amber-100:hover{background-color:#FEF3C7}
.hover\:bg-brand-card:hover{background-color:#132D54}
.hover\:bg-gray-200:hover{background-color:#E5E7EB}
.hover\:bg-gray-50:hover{background-color:#F9FAFB}
.inline-flex{display:inline-flex}
.inset-0{inset:0}
.items-center{align-items:center}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.leading-relaxed{line-height:1.8}
.list-disc{list-style-type:disc}
.list-inside{list-style-position:inside}
.max-h-\[860px\]{max-height:860px}
.max-w-7xl{max-width:80rem}
.max-w-md{max-width:28rem}
.mb-1{margin-bottom:0.25rem}
.mb-2{margin-bottom:0.5rem}
.mb-4{margin-bottom:1.0rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
.min-h-screen{min-height:100vh}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-2{margin-top:0.5rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1.0rem}
.mx-auto{margin-left:auto;margin-right:auto}
.opacity-0{opacity:0}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.overflow-y-auto{overflow-y:auto}
.p-1{padding:0.25rem}
.p-2{padding:0.5rem}
.p-2\.5{padding:0.625rem}
.p-3{padding:0.75rem}
.p-3\.5{padding:0.875rem}
.p-4{padding:1.0rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.pb-1{padding-bottom:0.25rem}
.pb-5{padding-bottom:1.25rem}
.pt-3{padding-top:0.75rem}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.px-2\.5{padding-left:0.625rem;padding-right:0.625rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-3\.5{padding-left:0.875rem;padding-right:0.875rem}
.px-4{padding-left:1.0rem;padding-right:1.0rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-12{padding-top:3.0rem;padding-bottom:3.0rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.py-24{padding-top:6.0rem;padding-bottom:6.0rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.ring-1{box-shadow:0 0 0 1px #C5A255}
.rounded-2xl{border-radius:1rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:.5rem}
.rounded-md{border-radius:.375rem}
.rounded-xl{border-radius:.75rem}
.scale-95{transform:scale(.95)}
.selection\:bg-brand-gold::selection{background-color:#C5A255}
.selection\:text-white::selection{color:#FFFFFF}
.shadow-2xl{box-shadow:0 25px 50px #0B1D3A40}
.shadow-inner{box-shadow:inset 0 2px 4px #0B1D3A12}
.shadow-md{box-shadow:0 4px 8px #0B1D3A18}
.shadow-xl{box-shadow:0 12px 24px #0B1D3A18}
.shrink-0{flex-shrink:0}
.space-y-1 > :not([hidden]) ~ :not([hidden]){margin-top:0.25rem}
.space-y-2 > :not([hidden]) ~ :not([hidden]){margin-top:0.5rem}
.space-y-3 > :not([hidden]) ~ :not([hidden]){margin-top:0.75rem}
.space-y-4 > :not([hidden]) ~ :not([hidden]){margin-top:1.0rem}
.space-y-6 > :not([hidden]) ~ :not([hidden]){margin-top:1.5rem}
.text-2xl{font-size:1.5rem;line-height:1.4}
.text-amber-600{color:#D97706}
.text-amber-800{color:#92400E}
.text-amber-900{color:#78350F}
.text-base{font-size:1rem;line-height:1.6}
.text-blue-600{color:#2563EB}
.text-blue-700{color:#1D4ED8}
.text-blue-800{color:#1E40AF}
.text-brand-gold{color:#C5A255}
.text-brand-navy{color:#0B1D3A}
.text-center{text-align:center}
.text-emerald-300{color:#6EE7B7}
.text-emerald-600{color:#059669}
.text-emerald-800{color:#065F46}
.text-gray-500{color:#6B7280}
.text-gray-600{color:#4B5563}
.text-gray-700{color:#374151}
.text-gray-900{color:#111827}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.55}
.text-right{text-align:right}
.text-rose-600{color:#E11D48}
.text-rose-700{color:#BE123C}
.text-rose-800{color:#9F1239}
.text-slate-300{color:#CBD5E1}
.text-slate-400{color:#94A3B8}
.text-slate-800{color:#1E293B}
.text-sm{font-size:.9375rem;line-height:1.6}
.text-white{color:#FFFFFF}
.text-xl{font-size:1.25rem;line-height:1.5}
.text-xs{font-size:.875rem;line-height:1.55}
.tracking-tight{letter-spacing:0}
.tracking-wider{letter-spacing:.03em}
.transition{transition:all .2s}
.transition-opacity{transition:opacity .2s}
.transition-transform{transition:transform .2s}
.uppercase{text-transform:uppercase}
.w-11{width:2.75rem}
.w-12{width:3.0rem}
.w-20{width:5.0rem}
.w-full{width:100%}
.z-50{z-index:50}
.bg-gradient-to-tr{background:#C5A255}
@media(min-width:640px){.sm\:col-span-2{grid-column:span 2 / span 2}}
@media(min-width:640px){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:640px){.sm\:items-center{align-items:center}}
@media(min-width:640px){.sm\:items-end{align-items:flex-end}}
@media(min-width:640px){.sm\:p-5{padding:1.25rem}}
@media(min-width:640px){.sm\:p-6{padding:1.5rem}}
@media(min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media(min-width:640px){.sm\:text-3xl{font-size:1.875rem;line-height:1.3}}
@media(min-width:640px){.sm\:text-sm{font-size:.9375rem;line-height:1.6}}
@media(min-width:768px){.md\:border-t-0{border-top-width:0}}
@media(min-width:768px){.md\:flex-row{flex-direction:row}}
@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:768px){.md\:items-center{align-items:center}}
@media(min-width:768px){.md\:pt-0{padding-top:0.0rem}}
@media(min-width:1024px){.lg\:col-span-5{grid-column:span 5 / span 5}}
@media(min-width:1024px){.lg\:col-span-7{grid-column:span 7 / span 7}}
@media(min-width:1024px){.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}
@media(min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:1024px){.lg\:px-8{padding-left:2.0rem;padding-right:2.0rem}}