@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.bg-white{background-color:#fff!important}.text-gray-900{color:#111827!important}.text-gray-600{color:#4b5563!important}.text-gray-500{color:#6b7280!important}.text-gray-400{color:#9ca3af!important}.border-gray-300{border-color:#d1d5db!important}.rounded-xl{border-radius:.75rem!important}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)!important}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)!important}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)!important}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-6{padding:1.5rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.mb-2{margin-bottom:.5rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-4{margin-top:1rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.font-bold{font-weight:700!important}.font-semibold{font-weight:600!important}.font-medium{font-weight:500!important}.flex{display:flex!important}.grid{display:grid!important}.items-center{align-items:center!important}.justify-between{justify-content:space-between!important}.max-w-4xl{max-width:56rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.min-h-screen{min-height:100vh!important}.w-full{width:100%!important}.h-8{height:2rem!important}.w-8{width:2rem!important}.border{border-width:1px!important}.rounded-lg{border-radius:.5rem!important}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color!important}.hover\:bg-gray-50:hover{background-color:#f9fafb!important}.hover\:bg-gray-100:hover{background-color:#f3f4f6!important}.hover\:bg-blue-700:hover{background-color:#1d4ed8!important}.hover\:bg-green-700:hover{background-color:#15803d!important}.bg-blue-600{background-color:#2563eb!important}.bg-green-600{background-color:#16a34a!important}.text-green-600{color:#16a34a!important}.text-center{text-align:center!important}.animate-spin{animation:spin 1s linear infinite!important}.border-b-2{border-bottom-width:2px!important}.border-blue-600{border-color:#2563eb!important}.bg-green-50{background-color:#f0fdf4!important}.text-green-400{color:#4ade80!important}.bg-blue-50{background-color:#eff6ff!important}.text-blue-400{color:#60a5fa!important}.bg-red-50{background-color:#fef2f2!important}.text-red-400{color:#f87171!important}.bg-gray-50{background-color:#f9fafb!important}.overflow-hidden{overflow:hidden!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.border-b{border-bottom-width:1px!important}.gap-2{gap:.5rem!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.flex-col{flex-direction:column!important}@media (min-width:640px){.sm\:flex-row{flex-direction:row!important}.sm\:gap-3{gap:.75rem!important}.sm\:gap-6{gap:1.5rem!important}}.space-y-6>*+*{margin-top:1.5rem!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.disabled\:opacity-50:disabled{opacity:.5!important}.italic{font-style:italic!important}.inline-flex{display:inline-flex!important}.py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.rounded-full{border-radius:9999px!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.bg-blue-100{background-color:#dbeafe!important}.text-blue-800{color:#1e40af!important}.focus\:ring-2:focus,.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f6!important}.h-5{height:1.25rem!important}.w-5{width:1.25rem!important}.text-blue-600{color:#2563eb!important}.hover\:text-blue-800:hover{color:#1e40af!important}.underline{-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important}.space-x-4>*+*{margin-left:1rem!important}.space-x-6>*+*{margin-left:1.5rem!important}.space-x-12>*+*{margin-left:3rem!important}.space-y-1>*+*{margin-top:.25rem!important}.space-y-3>*+*{margin-top:.75rem!important}.space-y-4>*+*{margin-top:1rem!important}.bg-gray-300{background-color:#d1d5db!important}.text-gray-700{color:#374151!important}.bg-green-500{background-color:#22c55e!important}.duration-200{transition-duration:.2s!important}.duration-300{transition-duration:.3s!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.min-w-\[72px\]{min-width:72px!important}.opacity-50{opacity:.5!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.items-start{align-items:flex-start!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.ml-10{margin-left:2.5rem!important}.h-4{height:1rem!important}.w-4{width:1rem!important}.h-6{height:1.5rem!important}.w-6{width:1.5rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.bg-yellow-50{background-color:#fefce8!important}.text-yellow-400{color:#facc15!important}.justify-center{justify-content:center!important}.mr-2{margin-right:.5rem!important}.gap-3{gap:.75rem!important}.mb-1{margin-bottom:.25rem!important}.mb-3{margin-bottom:.75rem!important}.px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.space-y-2>*+*{margin-top:.5rem!important}.bg-purple-100{background-color:#f3e8ff!important}.text-purple-800{color:#6b21a8!important}.border-purple-200{border-color:#e9d5ff!important}.border-blue-200{border-color:#bfdbfe!important}.bg-gray-100{background-color:#f3f4f6!important}.text-gray-800{color:#1f2937!important}.border-gray-200{border-color:#e5e7eb!important}.bg-green-100{background-color:#dcfce7!important}.text-green-800{color:#166534!important}.border-green-200{border-color:#bbf7d0!important}.bg-red-100{background-color:#fee2e2!important}.text-red-800{color:#991b1b!important}.border-red-200{border-color:#fecaca!important}.bg-yellow-100{background-color:#fef9c3!important}.text-yellow-800{color:#854d0e!important}.border-yellow-200{border-color:#fef08a!important}.mt-6{margin-top:1.5rem!important}.bg-indigo-50{background-color:#eef2ff!important}.border-indigo-200{border-color:#c7d2fe!important}.text-indigo-800{color:#3730a3!important}.text-indigo-400{color:#818cf8!important}.flex-shrink-0{flex-shrink:0!important}.flex-1{flex:1 1!important}.mr-3{margin-right:.75rem!important}.mt-0\.5{margin-top:.125rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.text-white{color:#fff!important}.placeholder\:text-gray-400::placeholder{color:#9ca3af!important}.focus\:ring-2:focus{box-shadow:0 0 0 2px rgba(59,130,246,.5)!important}.focus\:ring-blue-500:focus{--tw-ring-color:#3b82f6!important}.focus\:border-transparent:focus{border-color:transparent!important}.container{width:100%;margin-left:auto;margin-right:auto}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.fixed{position:fixed!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.right-0{right:0!important}.z-50{z-index:50!important}}.swiper-pagination-bullet{width:8px!important;height:8px!important;border-radius:50%!important;opacity:.3!important}.swiper-pagination-bullet-active{opacity:1!important}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}