html,body,#root{height:100%}:root{--emerald: #059669;--gray600: #4b5563;--gray200: #e5e7eb}*{box-sizing:border-box}body{margin:0;font-family:system-ui,Arial,sans-serif;color:#111;background:#fff}a{color:inherit;text-decoration:none}@media (min-width: 640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-5xl{font-size:3rem}.sm\:block{display:block}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:col-span-2{grid-column:span 2 / span 2}}@media (min-width: 1024px){.lg\:grid-cols-\[1fr,360px\]{grid-template-columns:1fr 360px}.lg\:grid-cols-\[520px,1fr\]{grid-template-columns:520px 1fr}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:pt-16{padding-top:4rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:text-left{text-align:left}.lg\:items-start{align-items:flex-start}}.mx-auto{margin-left:auto;margin-right:auto}.max-w-6xl{max-width:72rem}.max-w-5xl{max-width:64rem}.max-w-4xl{max-width:56rem}.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}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mb-2{margin-bottom:.5rem}.grid{display:grid;gap:1rem}.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))}.flex{display:flex}.inline-flex{display:inline-flex}.inline-block{display:inline-block}.block{display:block}.hidden{display:none}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.place-items-center{place-items:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-\[15px\]{font-size:15px}.text-center{text-align:center}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.leading-relaxed{line-height:1.625}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.tracking-tight{letter-spacing:-.015em}.uppercase{text-transform:uppercase}.text-gray-600{color:var(--gray600)}.text-gray-700{color:#374151}.text-white{color:#fff}.text-white\/90{color:#ffffffe6}.text-white\/95{color:#fffffff2}.text-amber-200{color:#fde68a}.text-amber-200\/90{color:#fde68ae6}.text-amber-300{color:#fcd34d}.text-emerald-900{color:#064e3b}.text-slate-600{color:#475569}.text-slate-700{color:#374151}.text-slate-900{color:#0f172a}.text-\[\#0f3f3a\]{color:#0f3f3a}.underline{text-decoration:underline}.list-disc{list-style:disc}.pl-5{padding-left:1.25rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.right-0{right:0}.right-2{right:.5rem}.top-0{top:0}.top-2{top:.5rem}.top-12{top:3rem}.top-14{top:3.5rem}.bottom-6{bottom:1.5rem}.left-1\/2{left:50%}.-z-10{z-index:-10}.z-40{z-index:40}.z-50{z-index:50}.-translate-x-1\/2{transform:translate(-50%)}.translate-x-1\/2{transform:translate(50%)}.translate-y-2{transform:translateY(.5rem)}.-translate-y-2{transform:translateY(-.5rem)}.min-h-\[70vh\]{min-height:70vh}.min-h-\[80vh\]{min-height:80vh}.min-h-\[82vh\]{min-height:82vh}.h-1{height:.25rem}.h-6{height:1.5rem}.h-11{height:2.75rem}.h-16{height:4rem}.h-\[3px\]{height:3px}.h-\[420px\]{height:420px}.w-6{width:1.5rem}.w-28{width:7rem}.w-\[240px\]{width:240px}.w-\[280px\]{width:280px}.w-\[320px\]{width:320px}.min-w-\[180px\]{min-width:180px}.min-w-\[280px\]{min-width:280px}.-top-7{top:-1.75rem}.header{position:sticky;top:0;z-index:50;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--gray200)}.header a{color:#6b7280}.header a.active,.header a:hover{color:var(--emerald)}.bg-white{background:#fff}.bg-slate-50{background:#f8fafc}.bg-slate-200{background:#e2e8f0}.bg-slate-300{background:#d1d5db}.bg-slate-600{background:#475569}.bg-slate-900{background:#0f172a}.bg-emerald-50{background:#ecfdf5}.bg-emerald-50\/70{background:#ecfdf5b3}.bg-emerald-600{background:#059669}.bg-teal-600{background:#0d9488}.bg-red-600{background:#dc2626}.bg-\[\#0f3f3a\]{background:#0f3f3a}.bg-\[\#0f3f3a\]\/90{background:#0f3f3ae6}.bg-\[\#0b3c3a\]\/80{background:#0b3c3acc}.bg-amber-200\/90{background:#fde68ae6}.bg-amber-400{background:#f59e0b}.bg-white\/10{background:#ffffff1a}.bg-white\/20{background:#fff3}.bg-center{background-position:center}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.bg-no-repeat{background-repeat:no-repeat}.bg-right{background-position:right}.border{border:1px solid #e5e7eb}.border-t{border-top:1px solid #e5e7eb}.border-4{border-width:4px}.border-white\/10{border-color:#ffffff1a}.border-emerald-400\/70{border-color:#34d399b3}.border-slate-200\/70{border-color:#e2e8f0b3}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.shadow{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px #0000001a}.shadow-lg{box-shadow:0 10px 15px #0000001a}.shadow-2xl{box-shadow:0 25px 50px #00000040}.drop-shadow{filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.drop-shadow-md{filter:drop-shadow(0 4px 3px rgba(0,0,0,.12))}.drop-shadow-lg{filter:drop-shadow(0 10px 8px rgba(0,0,0,.15))}.drop-shadow-xl{filter:drop-shadow(0 20px 13px rgba(0,0,0,.2))}.backdrop-blur{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.opacity-0{opacity:0}.opacity-90{opacity:.9}.opacity-100{opacity:1}.transition{transition:all .2s ease}.transition-opacity{transition:opacity .15s ease}.cursor-not-allowed{cursor:not-allowed}button[disabled],input[disabled],.disabled\:opacity-60{opacity:.6;cursor:not-allowed}@keyframes toast-progress{0%{width:100%}to{width:0%}}.hover\:underline:hover{text-decoration:underline}.hover\:no-underline:hover{text-decoration:none}.hover\:bg-teal-700:hover{background-color:#0f766e}.hover\:bg-emerald-700:hover{background-color:#047857}.hover\:bg-slate-100:hover{background-color:#f1f5f9}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-md:hover{box-shadow:0 4px 6px #0000001a}.hover\:translate-y-\[-1px\]:hover{transform:translateY(-1px)}.hover\:text-slate-900:hover{color:#0f172a}.focus\:ring-2:focus{outline:none;box-shadow:0 0 0 2px #d1d5db}.focus\:ring-slate-300:focus{box-shadow:0 0 0 2px #cbd5e1}.focus\:outline-none:focus{outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
