/* Tailwind-like utilities for premium tabs (scoped to .bbai-modern) */
.bbai-modern .-left-24{left:-6rem;}
.bbai-modern .-right-24{right:-6rem;}
.bbai-modern .-top-16{top:-4rem;}
.bbai-modern .-translate-x-1\/2{--bbai-translate-x:-50%;transform:translate(var(--bbai-translate-x, 0), var(--bbai-translate-y, 0));}
.bbai-modern .-translate-y-1\/2{--bbai-translate-y:-50%;transform:translate(var(--bbai-translate-x, 0), var(--bbai-translate-y, 0));}
.bbai-modern .absolute{position:absolute;}
.bbai-modern .bg-amber-50{background-color:#fffbeb;}
.bbai-modern .bg-emerald-100{background-color:#d1fae5;}
.bbai-modern .bg-emerald-50{background-color:#ecfdf5;}
.bbai-modern .bg-emerald-500{background-color:#10b981;}
.bbai-modern .bg-gradient-to-br{background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));}
.bbai-modern .bg-indigo-400\/30{background-color:rgba(129, 140, 248, 0.3);}
.bbai-modern .bg-indigo-50{background-color:#eef2ff;}
.bbai-modern .bg-purple-50{background-color:#faf5ff;}
.bbai-modern .bg-sky-50{background-color:#f0f9ff;}
.bbai-modern .bg-slate-100{background-color:#f1f5f9;}
.bbai-modern .bg-slate-50{background-color:#f8fafc;}
.bbai-modern .bg-white{background-color:#ffffff;}
.bbai-modern .bg-white\/20{background-color:rgba(255, 255, 255, 0.2);}
.bbai-modern .blur-3xl{filter:blur(64px);}
.bbai-modern .border{border-width:1px;border-style:solid;}
.bbai-modern .border-l{border-left-width:1px;border-left-style:solid;}
.bbai-modern .border-slate-100{border-color:#f1f5f9;}
.bbai-modern .border-slate-200{border-color:#e2e8f0;}
.bbai-modern .border-t{border-top-width:1px;border-top-style:solid;}
.bbai-modern .bottom-0{bottom:0;}
.bbai-modern .divide-slate-200{--bbai-divide-color:#e2e8f0;}
.bbai-modern .divide-y > :not([hidden]) ~ :not([hidden]){border-top-width:1px;border-top-style:solid;border-top-color:var(--bbai-divide-color, #e2e8f0);}
.bbai-modern .flex{display:flex;}
.bbai-modern .flex-col{flex-direction:column;}
.bbai-modern .flex-wrap{flex-wrap:wrap;}
.bbai-modern .font-medium{font-weight:500;}
.bbai-modern .font-normal{font-weight:400;}
.bbai-modern .font-semibold{font-weight:600;}
.bbai-modern .from-sky-100{--tw-gradient-from:#e0f2fe;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255,255,255,0));}
.bbai-modern .from-sky-500{--tw-gradient-from:#0ea5e9;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255,255,255,0));}
.bbai-modern .from-slate-100{--tw-gradient-from:#f1f5f9;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255,255,255,0));}
.bbai-modern .gap-1{gap:0.25rem;}
.bbai-modern .gap-2{gap:0.5rem;}
.bbai-modern .gap-3{gap:0.75rem;}
.bbai-modern .gap-4{gap:1rem;}
.bbai-modern .gap-6{gap:1.5rem;}
.bbai-modern .grid{display:grid;}
.bbai-modern .h-11{height:2.75rem;}
.bbai-modern .h-10{height:2.5rem;}
.bbai-modern .h-14{height:3.5rem;}
.bbai-modern .h-3{height:0.75rem;}
.bbai-modern .h-4{height:1rem;}
.bbai-modern .h-5{height:1.25rem;}
.bbai-modern .h-56{height:14rem;}
.bbai-modern .h-6{height:1.5rem;}
.bbai-modern .h-64{height:16rem;}
.bbai-modern .h-8{height:2rem;}
.bbai-modern .h-9{height:2.25rem;}
.bbai-modern .h-full{height:100%;}
.bbai-modern .hidden{display:none;}
.bbai-modern .inline-flex{display:inline-flex;}
.bbai-modern .inset-0{top:0;right:0;bottom:0;left:0;}
.bbai-modern .items-baseline{align-items:baseline;}
.bbai-modern .items-center{align-items:center;}
.bbai-modern .items-start{align-items:flex-start;}
.bbai-modern .justify-between{justify-content:space-between;}
.bbai-modern .justify-center{justify-content:center;}
.bbai-modern .leading-snug{line-height:1.375;}
.bbai-modern .left-1\/2{left:50%;}
.bbai-modern .max-w-2xl{max-width:42rem;}
.bbai-modern .max-w-6xl{max-width:72rem;}
.bbai-modern .mb-3{margin-bottom:0.75rem;}
.bbai-modern .min-h-screen{min-height:100vh;}
.bbai-modern .ml-1{margin-left:0.25rem;}
.bbai-modern .mt-0\.5{margin-top:0.125rem;}
.bbai-modern .mt-1{margin-top:0.25rem;}
.bbai-modern .mt-2{margin-top:0.5rem;}
.bbai-modern .mt-3{margin-top:0.75rem;}
.bbai-modern .mt-4{margin-top:1rem;}
.bbai-modern .mx-1{margin-left:0.25rem;margin-right:0.25rem;}
.bbai-modern .mx-auto{margin-left:auto;margin-right:auto;}
.bbai-modern .opacity-40{opacity:0.4;}
.bbai-modern .overflow-hidden{overflow:hidden;}
.bbai-modern .pointer-events-none{pointer-events:none;}
.bbai-modern .pt-6{padding-top:1.5rem;}
.bbai-modern .px-1\.5{padding-left:0.375rem;padding-right:0.375rem;}
.bbai-modern .px-3{padding-left:0.75rem;padding-right:0.75rem;}
.bbai-modern .px-4{padding-left:1rem;padding-right:1rem;}
.bbai-modern .px-6{padding-left:1.5rem;padding-right:1.5rem;}
.bbai-modern .py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem;}
.bbai-modern .py-1{padding-top:0.25rem;padding-bottom:0.25rem;}
.bbai-modern .py-2{padding-top:0.5rem;padding-bottom:0.5rem;}
.bbai-modern .py-3{padding-top:0.75rem;padding-bottom:0.75rem;}
.bbai-modern .py-4{padding-top:1rem;padding-bottom:1rem;}
.bbai-modern .py-5{padding-top:1.25rem;padding-bottom:1.25rem;}
.bbai-modern .py-6{padding-top:1.5rem;padding-bottom:1.5rem;}
.bbai-modern .py-7{padding-top:1.75rem;padding-bottom:1.75rem;}
.bbai-modern .relative{position:relative;}
.bbai-modern .rounded-2xl{border-radius:1rem;}
.bbai-modern .rounded-3xl{border-radius:1.5rem;}
.bbai-modern .rounded-full{border-radius:9999px;}
.bbai-modern .rounded-xl{border-radius:0.75rem;}
.bbai-modern .shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06);}
.bbai-modern .shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);}
.bbai-modern .shadow-sky-900\/20{box-shadow:0 10px 15px -3px rgba(12, 74, 110, 0.2), 0 4px 6px -2px rgba(12, 74, 110, 0.2);}
.bbai-modern .shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);}
.bbai-modern .shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1);}
.bbai-modern .space-y-1 > * + *{margin-top:0.25rem;}
.bbai-modern .space-y-2 > * + *{margin-top:0.5rem;}
.bbai-modern .space-y-3 > * + *{margin-top:0.75rem;}
.bbai-modern .space-y-4 > * + *{margin-top:1rem;}
.bbai-modern .space-y-6 > * + *{margin-top:1.5rem;}
.bbai-modern .text-2xl{font-size:1.5rem;line-height:1.25;}
.bbai-modern .text-3xl{font-size:1.875rem;line-height:1.25;}
.bbai-modern .text-\[10px\]{font-size:10px;line-height:1.25;}
.bbai-modern .text-\[11px\]{font-size:11px;line-height:1.25;}
.bbai-modern .text-amber-600{color:#d97706;}
.bbai-modern .text-base{font-size:1rem;line-height:1.25;}
.bbai-modern .text-center{text-align:center;}
.bbai-modern .text-emerald-600{color:#059669;}
.bbai-modern .text-indigo-600{color:#4f46e5;}
.bbai-modern .text-lg{font-size:1.125rem;line-height:1.25;}
.bbai-modern .text-purple-600{color:#9333ea;}
.bbai-modern .text-sky-50{color:#f0f9ff;}
.bbai-modern .text-sky-50\/85{color:rgba(240, 249, 255, 0.85);}
.bbai-modern .text-sky-50\/90{color:rgba(240, 249, 255, 0.9);}
.bbai-modern .text-sky-600{color:#0284c7;}
.bbai-modern .text-sky-700{color:#0369a1;}
.bbai-modern .text-slate-400{color:#94a3b8;}
.bbai-modern .text-slate-500{color:#64748b;}
.bbai-modern .text-slate-600{color:#475569;}
.bbai-modern .text-slate-700{color:#334155;}
.bbai-modern .text-slate-800{color:#1e293b;}
.bbai-modern .text-slate-900{color:#0f172a;}
.bbai-modern .text-sm{font-size:0.875rem;line-height:1.25;}
.bbai-modern .text-white{color:#ffffff;}
.bbai-modern .text-xl{font-size:1.25rem;line-height:1.25;}
.bbai-modern .text-xs{font-size:0.75rem;line-height:1.25;}
.bbai-modern .to-emerald-100{--tw-gradient-to:#d1fae5;}
.bbai-modern .to-indigo-500{--tw-gradient-to:#6366f1;}
.bbai-modern .to-slate-200{--tw-gradient-to:#e2e8f0;}
.bbai-modern .top-1\/2{top:50%;}
.bbai-modern .tracking-\[0\.18em\]{letter-spacing:0.18em;}
.bbai-modern .transition{transition:all 150ms cubic-bezier(0.4,0,0.2,1);}
.bbai-modern .underline-offset-2{text-underline-offset:2px;}
.bbai-modern .uppercase{text-transform:uppercase;}
.bbai-modern .via-sky-500{--tw-gradient-stops:var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(255,255,255,0));}
.bbai-modern .w-11{width:2.75rem;}
.bbai-modern .w-10{width:2.5rem;}
.bbai-modern .w-14{width:3.5rem;}
.bbai-modern .w-3{width:0.75rem;}
.bbai-modern .w-4{width:1rem;}
.bbai-modern .w-5{width:1.25rem;}
.bbai-modern .w-6{width:1.5rem;}
.bbai-modern .w-64{width:16rem;}
.bbai-modern .w-8{width:2rem;}
.bbai-modern .w-9{width:2.25rem;}
.bbai-modern .w-full{width:100%;}
.bbai-modern .hover\:underline:hover{text-decoration:underline;}
.bbai-modern .hover\:brightness-105:hover{filter:brightness(1.05);}
.bbai-modern .hover\:text-sky-700:hover{color:#0369a1;}
.bbai-modern .hover\:bg-slate-50:hover{background-color:#f8fafc;}
.bbai-modern .focus-visible\:outline-none:focus-visible{outline:none;}
.bbai-modern .focus-visible\:ring-2:focus-visible{box-shadow:0 0 0 2px var(--bbai-ring-color, #0ea5e9),0 0 0 calc(2px + var(--bbai-ring-offset-width, 0px)) var(--bbai-ring-offset-color, transparent);}
.bbai-modern .focus-visible\:ring-sky-500:focus-visible{--bbai-ring-color:#0ea5e9;}
.bbai-modern .focus-visible\:ring-white:focus-visible{--bbai-ring-color:#ffffff;}
.bbai-modern .focus-visible\:ring-white\/70:focus-visible{--bbai-ring-color:rgba(255,255,255,0.7);}
.bbai-modern .focus-visible\:ring-offset-2:focus-visible{--bbai-ring-offset-width:2px;}
.bbai-modern .focus-visible\:ring-offset-sky-500:focus-visible{--bbai-ring-offset-color:#0ea5e9;}
.bbai-modern .focus-visible\:ring-offset-white:focus-visible{--bbai-ring-offset-color:#ffffff;}
.bbai-modern .-translate-x-1\/2, .bbai-modern .-translate-y-1\/2{transform:translate(var(--bbai-translate-x, 0), var(--bbai-translate-y, 0));}
@media (min-width: 640px){.bbai-modern .sm\:divide-x > :not([hidden]) ~ :not([hidden]){border-left-width:1px;border-left-style:solid;border-left-color:var(--bbai-divide-color, #e2e8f0);}.bbai-modern .sm\:divide-y-0 > :not([hidden]) ~ :not([hidden]){border-top-width:0;}.bbai-modern .sm\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr));}}
@media (min-width: 768px){.bbai-modern .md\:border-l{border-left-width:1px;border-left-style:solid;}.bbai-modern .md\:border-t-0{border-top-width:0;}.bbai-modern .md\:divide-x > :not([hidden]) ~ :not([hidden]){border-left-width:1px;border-left-style:solid;border-left-color:var(--bbai-divide-color, #e2e8f0);}.bbai-modern .md\:divide-y-0 > :not([hidden]) ~ :not([hidden]){border-top-width:0;}.bbai-modern .md\:flex{display:flex;}.bbai-modern .md\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr));}.bbai-modern .md\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr));}.bbai-modern .md\:pl-6{padding-left:1.5rem;}.bbai-modern .md\:pt-0{padding-top:0;}.bbai-modern .md\:px-10{padding-left:2.5rem;padding-right:2.5rem;}.bbai-modern .md\:px-6{padding-left:1.5rem;padding-right:1.5rem;}.bbai-modern .md\:px-7{padding-left:1.75rem;padding-right:1.75rem;}.bbai-modern .md\:px-8{padding-left:2rem;padding-right:2rem;}.bbai-modern .md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem;}.bbai-modern .md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem;}.bbai-modern .md\:py-8{padding-top:2rem;padding-bottom:2rem;}.bbai-modern .md\:space-y-8 > * + *{margin-top:2rem;}.bbai-modern .md\:text-2xl{font-size:1.5rem;line-height:1.25;}.bbai-modern .md\:text-\[15px\]{font-size:15px;line-height:1.25;}.bbai-modern .md\:text-base{font-size:1rem;line-height:1.25;}.bbai-modern .md\:text-xs{font-size:0.75rem;line-height:1.25;}.bbai-modern .md\:w-auto{width:auto;}}
@media (min-width: 1024px){.bbai-modern .lg\:grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr));}}
