@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);:root{--bs-white-bg:#f2f2f2;--bs-blue:#2361ce;--bs-indigo:#4F46E5;--bs-purple:#7C3AED;--bs-pink:#EF4683;--bs-red:#E11D48;--bs-orange:#FBA918;--bs-yellow:#f3c78e;--bs-green:#10B981;--bs-teal:#1E90FF;--bs-cyan:#63b1bd;--bs-white:#ffffff;--bs-gray:#4B5563;--bs-gray-dark:#1F2937;--bs-primary:var(--bs-gray-dark);--bs-secondary:#f0bc74;--bs-tertiary:#31316A;--bs-success:var(--bs-green);--bs-info:var(--bs-blue);--bs-warning:var(--bs-orange);--bs-danger:var(--bs-red);--bs-yellow-100:#ffeed6;--bs-yellow-200:#f5dbb8;--bs-gray-50:#F9FAFB;--bs-gray-100:#F2F4F6;--bs-gray-200:#E5E7EB;--bs-gray-300:#D1D5DB;--bs-gray-400:#9CA3AF;--bs-gray-500:#6B7280;--bs-gray-600:var(--bs-gray);--bs-gray-700:#374151;--bs-gray-800:var(--bs-gray-dark);--bs-gray-900:#111827;--bs-font-sans-serif:"Inter",sans-serif;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}*,::after,::before{box-sizing:border-box}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-display:optional;font-weight:400;line-height:1.5;color:var(--bs-gray-700);background-color:var(--bs-gray-100);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(17,24,39,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:0.0625rem}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;line-height:1.3;color:var(--bs-gray-900)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}.h2,h2{font-size:calc(1.325rem + .9vw)}.h3,h3{font-size:calc(1.3rem + .6vw)}.h4,h4{font-size:calc(1.275rem + .3vw)}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}