/*
 * NextSure Local Utility Styles
 * Generated by scripts/build-local-utilities.js
 * This replaces the former runtime Tailwind CDN dependency.
 * Do not edit generated rules directly; update page classes or the builder.
 */

*,*::before,*::after{box-sizing:border-box}
html{line-height:1.5;-webkit-text-size-adjust:100%}
body{margin:0}
h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}
ol,ul{margin:0;padding:0;list-style:none}
a{color:inherit;text-decoration:inherit}
button,input,select,textarea{margin:0;font:inherit}
button{background:none}
table{border-collapse:collapse;border-color:inherit}
img,svg,video,canvas{display:block;max-width:100%}
button,[role="button"]{cursor:pointer}
.hidden{display:none!important}
.absolute{position:absolute}
.bg-amber-50{background-color:#fffbeb}
.bg-amber-500{background-color:#f59e0b}
.bg-black\/50{background-color:rgba(0, 0, 0, 0.5)}
.bg-blue-50{background-color:#eff6ff}
.bg-cyan-600{background-color:#0891b2}
.bg-emerald-50{background-color:#ecfdf5}
.bg-emerald-600{background-color:#059669}
.bg-fuchsia-600{background-color:#c026d3}
.bg-green-100{background-color:#dcfce7}
.bg-indigo-50{background-color:#eef2ff}
.bg-indigo-600{background-color:#4f46e5}
.bg-purple-600{background-color:#9333ea}
.bg-red-50{background-color:#fef2f2}
.bg-red-600{background-color:#dc2626}
.bg-sky-50{background-color:#f0f9ff}
.bg-sky-600{background-color:#0284c7}
.bg-slate-100{background-color:#f1f5f9}
.bg-slate-300{background-color:#cbd5e1}
.bg-slate-50{background-color:#f8fafc}
.bg-slate-900{background-color:#0f172a}
.bg-slate-950{background-color:#020617}
.bg-teal-500{background-color:#14b8a6}
.bg-teal-600{background-color:#0d9488}
.bg-violet-50{background-color:#f5f3ff}
.bg-violet-600{background-color:#7c3aed}
.bg-violet-700{background-color:#6d28d9}
.bg-white{background-color:#ffffff}
.bg-white\/10{background-color:rgba(255, 255, 255, 0.1)}
.bg-white\/5{background-color:rgba(255, 255, 255, 0.05)}
.block{display:block}
.border{border:1px solid #e2e8f0}
.border-amber-100{border-color:#fef3c7}
.border-amber-200{border-color:#fde68a}
.border-amber-300{border-color:#fcd34d}
.border-b{border-bottom:1px solid #e2e8f0}
.border-blue-200{border-color:#bfdbfe}
.border-emerald-100{border-color:#d1fae5}
.border-red-100{border-color:#fee2e2}
.border-sky-100{border-color:#e0f2fe}
.border-t{border-top:1px solid #e2e8f0}
.border-violet-200{border-color:#ddd6fe}
.border-white\/10{border-color:rgba(255, 255, 255, 0.1)}
.break-all{word-break:break-all}
.decoration-2{text-decoration-thickness:2px}
.decoration-dotted{text-decoration-style:dotted}
.disabled\:bg-slate-300:disabled{background-color:#cbd5e1}
.fixed{position:fixed}
.flex{display:flex}
.flex-0{flex:0 0 auto}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.float-right{float:right}
.font-black{font-weight:900}
.font-bold{font-weight:700}
.font-extrabold{font-weight:800}
.font-semibold{font-weight:600}
.gap-1{gap:0.25rem}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.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))}
.h-10{height:2.5rem}
.h-14{height:3.5rem}
.h-3{height:0.75rem}
.h-6{height:1.5rem}
.h-7{height:1.75rem}
.h-9{height:2.25rem}
.h-\[76px\]{height:76px}
.h-\[82vh\]{height:82vh}
.h-\[calc\(100vh-58px\)\]{height:calc(100vh-58px)}
.h-full{height:100%}
.h-screen{height:100vh}
.hidden{display:none!important}
.hover\:bg-emerald-700:hover{background-color:#047857}
.hover\:bg-indigo-50:hover{background-color:#eef2ff}
.hover\:bg-indigo-700:hover{background-color:#4338ca}
.hover\:bg-slate-50:hover{background-color:#f8fafc}
.hover\:bg-white\/15:hover{background-color:rgba(255, 255, 255, 0.15)}
.hover\:text-indigo-900:hover{color:#312e81}
.hover\:underline:hover{text-decoration-line:underline}
.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}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.leading-5{line-height:1.25rem}
.left-\[300px\]{left:300px}
@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\:grid-cols-\[330px\,1fr\]{grid-template-columns:330px 1fr}}
.max-h-72{max-height:18rem}
.max-h-\[75vh\]{max-height:75vh}
.max-h-\[84vh\]{max-height:84vh}
.max-w-2xl{max-width:42rem}
.max-w-4xl{max-width:56rem}
.max-w-5xl{max-width:64rem}
.max-w-6xl{max-width:72rem}
.max-w-\[300px\]{max-width:300px}
.max-w-\[320px\]{max-width:320px}
.max-w-\[360px\]{max-width:360px}
.max-w-\[420px\]{max-width:420px}
.max-w-full{max-width:100%}
.max-w-md{max-width:28rem}
.max-w-xl{max-width:36rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
.mb-7{margin-bottom:1.75rem}
@media (min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}}
@media (min-width:768px){.md\:flex{display:flex}}
@media (min-width:768px){.md\:flex-col{flex-direction:column}}
@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\: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\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}}
@media (min-width:768px){.md\:h-screen{height:100vh}}
@media (min-width:768px){.md\:hidden{display:none!important}}
@media (min-width:768px){.md\:items-center{align-items:center}}
@media (min-width:768px){.md\:justify-between{justify-content:space-between}}
@media (min-width:768px){.md\:p-4{padding:1rem}}
@media (min-width:768px){.md\:p-5{padding:1.25rem}}
@media (min-width:768px){.md\:p-8{padding:2rem}}
@media (min-width:768px){.md\:p-9{padding:2.25rem}}
@media (min-width:768px){.md\:py-16{padding-top:4rem;padding-bottom:4rem}}
@media (min-width:768px){.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}}
@media (min-width:768px){.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}
.min-h-0{min-height:0}
.min-h-screen{min-height:100vh}
.min-w-0{min-width:0}
.min-w-6{min-width:1.5rem}
.min-w-\[1000px\]{min-width:1000px}
.min-w-\[1050px\]{min-width:1050px}
.min-w-\[1100px\]{min-width:1100px}
.min-w-\[1120px\]{min-width:1120px}
.min-w-\[1200px\]{min-width:1200px}
.min-w-\[1220px\]{min-width:1220px}
.min-w-\[1250px\]{min-width:1250px}
.min-w-\[1320px\]{min-width:1320px}
.min-w-\[1450px\]{min-width:1450px}
.min-w-\[1500px\]{min-width:1500px}
.min-w-\[180px\]{min-width:180px}
.min-w-\[220px\]{min-width:220px}
.min-w-\[240px\]{min-width:240px}
.min-w-\[260px\]{min-width:260px}
.min-w-\[280px\]{min-width:280px}
.min-w-\[900px\]{min-width:900px}
.min-w-\[920px\]{min-width:920px}
.min-w-\[950px\]{min-width:950px}
.min-w-\[980px\]{min-width:980px}
.ml-2{margin-left:0.5rem}
.mr-2{margin-right:0.5rem}
.mt-1{margin-top:0.25rem}
.mt-2{margin-top:0.5rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mt-7{margin-top:1.75rem}
.mx-auto{margin-left:auto;margin-right:auto}
.my-2{margin-top:0.5rem;margin-bottom:0.5rem}
.object-contain{object-fit:contain}
.opacity-90{opacity:.9}
.overflow-auto{overflow:auto}
.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-3{padding:0.75rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-7{padding:1.75rem}
.p-8{padding:2rem}
.place-items-center{place-items:center}
.pr-1{padding-right:0.25rem}
.pr-16{padding-right:4rem}
.px-1{padding-left:0.25rem;padding-right:0.25rem}
.px-2{padding-left:0.5rem;padding-right:0.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}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.relative{position:relative}
.right-2{right:.5rem}
.rounded{border-radius:.25rem}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-\[2rem\]{border-radius:2rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:.5rem}
.rounded-xl{border-radius:.75rem}
.shadow{box-shadow:0 1px 3px rgba(15,23,42,.12),0 1px 2px rgba(15,23,42,.08)}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(15,23,42,.25)}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(15,23,42,.12),0 4px 6px -4px rgba(15,23,42,.08)}
.shadow-sm{box-shadow:0 1px 2px rgba(15,23,42,.08)}
.shrink-0{flex-shrink:0}
@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:640px){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
.space-y-1{--ns-space-y:0.25rem}
.space-y-2{--ns-space-y:0.5rem}
.space-y-3{--ns-space-y:0.75rem}
.space-y-4{--ns-space-y:1rem}
.space-y-5{--ns-space-y:1.25rem}
.sticky{position:sticky}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-\[11px\]{font-size:11px}
.text-\[16px\]{font-size:16px}
.text-\[18px\]{font-size:18px}
.text-amber-600{color:#d97706}
.text-amber-700{color:#b45309}
.text-amber-800{color:#92400e}
.text-amber-900{color:#78350f}
.text-blue-600{color:#2563eb}
.text-blue-900{color:#1e3a8a}
.text-center{text-align:center}
.text-emerald-700{color:#047857}
.text-gray-800{color:#1f2937}
.text-green-700{color:#15803d}
.text-indigo-700{color:#4338ca}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-purple-700{color:#7e22ce}
.text-red-500{color:#ef4444}
.text-red-600{color:#dc2626}
.text-red-700{color:#b91c1c}
.text-slate-300{color:#cbd5e1}
.text-slate-400{color:#94a3b8}
.text-slate-500{color:#64748b}
.text-slate-600{color:#475569}
.text-slate-700{color:#334155}
.text-slate-800{color:#1e293b}
.text-slate-900{color:#0f172a}
.text-sm{font-size:.875rem;line-height:1.25rem}
.text-violet-700{color:#6d28d9}
.text-violet-900{color:#4c1d95}
.text-white{color:#ffffff}
.text-white\/60{color:rgba(255, 255, 255, 0.6)}
.text-white\/70{color:rgba(255, 255, 255, 0.7)}
.text-white\/80{color:rgba(255, 255, 255, 0.8)}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:.75rem;line-height:1rem}
.top-0{top:0}
.top-2{top:.5rem}
.top-6{top:1.5rem}
.transition{transition:all .2s ease}
.underline{text-decoration-line:underline}
.underline-offset-4{text-underline-offset:4px}
.w-10{width:2.5rem}
.w-14{width:3.5rem}
.w-24{width:6rem}
.w-32{width:8rem}
.w-40{width:10rem}
.w-7{width:1.75rem}
.w-72{width:18rem}
.w-80{width:20rem}
.w-\[38\%\]{width:38%}
.w-\[min\(92vw\,460px\)\]{width:min(92vw,460px)}
.w-fit{width:fit-content}
.w-full{width:100%}
.whitespace-normal{white-space:normal}
.whitespace-nowrap{white-space:nowrap}
@media (min-width:1280px){.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}
.z-10{z-index:10}
.z-50{z-index:50}
.z-\[80\]{z-index:80}
.space-y-1> :not([hidden])~:not([hidden]){margin-top:var(--ns-space-y)}
.space-y-2> :not([hidden])~:not([hidden]){margin-top:var(--ns-space-y)}
.space-y-3> :not([hidden])~:not([hidden]){margin-top:var(--ns-space-y)}
.space-y-4> :not([hidden])~:not([hidden]){margin-top:var(--ns-space-y)}
.space-y-5> :not([hidden])~:not([hidden]){margin-top:var(--ns-space-y)}
