/*!
 * VinBS Scanner — giao diện
 *
 * TỆP NÀY ĐƯỢC SINH TỰ ĐỘNG. Đừng sửa trực tiếp.
 * Sửa lớp trong resources/views rồi chạy lại:  php tools/build-css.php
 */

*, ::before, ::after { box-sizing: border-box; border-width: 0; border-style: solid; border-color: #1e293b; }
* { margin: 0; }
html { -webkit-text-size-adjust: 100%; line-height: 1.5; }
body { line-height: inherit; font-family: Inter, system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
a { color: inherit; text-decoration: inherit; }
b, strong { font-weight: bolder; }
code, kbd, samp, pre { font-family: 'JetBrains Mono', ui-monospace, SFMono-Regular, Consolas, monospace; font-size: 1em; }
small { font-size: 80%; }
table { text-indent: 0; border-color: inherit; border-collapse: collapse; }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; font-weight: inherit; line-height: inherit; color: inherit; margin: 0; padding: 0; }
button, select { text-transform: none; }
button, [type='button'], [type='submit'] { -webkit-appearance: button; background-color: transparent; background-image: none; cursor: pointer; }
:-moz-focusring { outline: auto; }
progress { vertical-align: baseline; }
summary { display: list-item; }
ol, ul, menu { list-style: none; padding: 0; }
textarea { resize: vertical; }
input::placeholder, textarea::placeholder { opacity: 1; color: #64748b; }
img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
img, video { max-width: 100%; height: auto; }
[hidden] { display: none; }
svg { fill: none; }
details > summary::-webkit-details-marker { display: none; }

@keyframes vbs-ping { 75%, 100% { transform: scale(2); opacity: 0; } }
@keyframes vbs-spin { to { transform: rotate(360deg); } }

/* Chia cách giữa các phần tử con */
.divide-y > * + * { border-top-width: 1px; }
.space-y-1 > * + * { margin-top: 0.25rem; }
.space-y-2 > * + * { margin-top: 0.5rem; }
.space-y-3 > * + * { margin-top: 0.75rem; }
.space-y-4 > * + * { margin-top: 1rem; }
.space-y-5 > * + * { margin-top: 1.25rem; }
.space-y-6 > * + * { margin-top: 1.5rem; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border-width: 0; }

/* ---- Lớp tiện ích ---- */
.-rotate-90 { transform:rotate(-90deg); }
.absolute { position:absolute; }
.animate-ping { animation:vbs-ping 1s cubic-bezier(0,0,0.2,1) infinite; }
.antialiased { -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }
.backdrop-blur { -webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px); }
.bg-\[\#080b14\]\/85 { background-color:rgba(8, 11, 20, 0.85); }
.bg-\[\#0b1020\] { background-color:#0b1020; }
.bg-\[\#0d1424\] { background-color:#0d1424; }
.bg-amber-400 { background-color:#fbbf24; }
.bg-amber-500 { background-color:#f59e0b; }
.bg-amber-500\/10 { background-color:rgba(245, 158, 11, 0.1); }
.bg-amber-500\/15 { background-color:rgba(245, 158, 11, 0.15); }
.bg-amber-500\/5 { background-color:rgba(245, 158, 11, 0.05); }
.bg-clip-text { -webkit-background-clip:text;background-clip:text; }
.bg-emerald-400 { background-color:#34d399; }
.bg-emerald-500 { background-color:#10b981; }
.bg-emerald-500\/10 { background-color:rgba(16, 185, 129, 0.1); }
.bg-emerald-500\/15 { background-color:rgba(16, 185, 129, 0.15); }
.bg-emerald-500\/5 { background-color:rgba(16, 185, 129, 0.05); }
.bg-emerald-500\/\[0\.04\] { background-color:rgba(16, 185, 129, 0.04); }
.bg-emerald-500\/\[0\.06\] { background-color:rgba(16, 185, 129, 0.06); }
.bg-fuchsia-500 { background-color:#d946ef; }
.bg-fuchsia-500\/10 { background-color:rgba(217, 70, 239, 0.1); }
.bg-fuchsia-500\/15 { background-color:rgba(217, 70, 239, 0.15); }
.bg-gradient-to-r { background-image:linear-gradient(to right, var(--tw-from, transparent), var(--tw-to, transparent)); }
.bg-orange-500 { background-color:#f97316; }
.bg-orange-500\/10 { background-color:rgba(249, 115, 22, 0.1); }
.bg-rose-500 { background-color:#f43f5e; }
.bg-rose-500\/10 { background-color:rgba(244, 63, 94, 0.1); }
.bg-rose-500\/12 { background-color:rgba(244, 63, 94, 0.12); }
.bg-rose-500\/15 { background-color:rgba(244, 63, 94, 0.15); }
.bg-rose-500\/5 { background-color:rgba(244, 63, 94, 0.05); }
.bg-rose-500\/\[0\.06\] { background-color:rgba(244, 63, 94, 0.06); }
.bg-sky-500 { background-color:#0ea5e9; }
.bg-sky-500\/10 { background-color:rgba(14, 165, 233, 0.1); }
.bg-slate-500 { background-color:#64748b; }
.bg-slate-500\/10 { background-color:rgba(100, 116, 139, 0.1); }
.bg-slate-700\/40 { background-color:rgba(51, 65, 85, 0.4); }
.bg-slate-800 { background-color:#1e293b; }
.bg-slate-800\/70 { background-color:rgba(30, 41, 59, 0.7); }
.bg-slate-800\/80 { background-color:rgba(30, 41, 59, 0.8); }
.bg-slate-900 { background-color:#0f172a; }
.bg-slate-900\/30 { background-color:rgba(15, 23, 42, 0.3); }
.bg-slate-900\/40 { background-color:rgba(15, 23, 42, 0.4); }
.bg-slate-900\/50 { background-color:rgba(15, 23, 42, 0.5); }
.bg-slate-900\/60 { background-color:rgba(15, 23, 42, 0.6); }
.bg-slate-900\/70 { background-color:rgba(15, 23, 42, 0.7); }
.bg-slate-950\/40 { background-color:rgba(2, 6, 23, 0.4); }
.bg-slate-950\/70 { background-color:rgba(2, 6, 23, 0.7); }
.bg-slate-950\/80 { background-color:rgba(2, 6, 23, 0.8); }
.block { display:block; }
.border { border-width:1px; }
.border-2 { border-width:2px; }
.border-amber-500\/25 { border-color:rgba(245, 158, 11, 0.25); }
.border-amber-600 { border-color:#d97706; }
.border-b { border-bottom-width:1px; }
.border-b-2 { border-bottom-width:2px; }
.border-dashed { border-style:dashed; }
.border-emerald-400 { border-color:#34d399; }
.border-emerald-500\/15 { border-color:rgba(16, 185, 129, 0.15); }
.border-emerald-500\/20 { border-color:rgba(16, 185, 129, 0.2); }
.border-emerald-500\/25 { border-color:rgba(16, 185, 129, 0.25); }
.border-emerald-500\/30 { border-color:rgba(16, 185, 129, 0.3); }
.border-emerald-500\/40 { border-color:rgba(16, 185, 129, 0.4); }
.border-emerald-500\/50 { border-color:rgba(16, 185, 129, 0.5); }
.border-emerald-500\/60 { border-color:rgba(16, 185, 129, 0.6); }
.border-fuchsia-500\/20 { border-color:rgba(217, 70, 239, 0.2); }
.border-fuchsia-500\/30 { border-color:rgba(217, 70, 239, 0.3); }
.border-l-2 { border-left-width:2px; }
.border-rose-500 { border-color:#f43f5e; }
.border-rose-500\/20 { border-color:rgba(244, 63, 94, 0.2); }
.border-rose-500\/25 { border-color:rgba(244, 63, 94, 0.25); }
.border-slate-600 { border-color:#475569; }
.border-slate-700 { border-color:#334155; }
.border-slate-700\/70 { border-color:rgba(51, 65, 85, 0.7); }
.border-slate-800 { border-color:#1e293b; }
.border-slate-800\/60 { border-color:rgba(30, 41, 59, 0.6); }
.border-slate-800\/70 { border-color:rgba(30, 41, 59, 0.7); }
.border-t { border-top-width:1px; }
.border-transparent { border-color:transparent; }
.border-y { border-top-width:1px;border-bottom-width:1px; }
.cursor-pointer { cursor:pointer; }
.decoration-slate-700 { text-decoration-color:#334155; }
.disabled\:cursor-wait:disabled { cursor:wait; }
.disabled\:opacity-60:disabled { opacity:0.6; }
.divide-slate-800 { border-color:#1e293b; }
.divide-slate-800\/50 { border-color:rgba(30, 41, 59, 0.5); }
.divide-slate-800\/60 { border-color:rgba(30, 41, 59, 0.6); }
.duration-200 { transition-duration:200ms; }
.duration-500 { transition-duration:500ms; }
.file\:bg-slate-800 { background-color:#1e293b; }
.file\:border-0 { border-width:0; }
.file\:mr-3 { margin-right:0.75rem; }
.file\:px-4 { padding-left:1rem;padding-right:1rem; }
.file\:py-2 { padding-top:0.5rem;padding-bottom:0.5rem; }
.file\:rounded-lg { border-radius:0.5rem; }
.file\:text-slate-200 { color:#e2e8f0; }
.file\:text-sm { font-size:0.875rem;line-height:1.25rem; }
.flex { display:flex; }
.flex-1 { flex:1 1 0%; }
.flex-col { flex-direction:column; }
.flex-wrap { flex-wrap:wrap; }
.focus\:border-emerald-500\/60:focus { border-color:rgba(16, 185, 129, 0.6); }
.focus\:ring-2:focus { box-shadow:0 0 0 2px var(--ring-color, rgba(100,116,139,.5)); }
.focus\:ring-amber-500\/40:focus { --ring-color:rgba(245, 158, 11, 0.4); }
.focus\:ring-emerald-500\/20:focus { --ring-color:rgba(16, 185, 129, 0.2); }
.focus\:ring-emerald-500\/40:focus { --ring-color:rgba(16, 185, 129, 0.4); }
.font-bold { font-weight:700; }
.font-medium { font-weight:500; }
.font-mono { font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Consolas,monospace; }
.font-normal { font-weight:400; }
.font-sans { font-family:Inter,system-ui,-apple-system,'Segoe UI',Roboto,sans-serif; }
.font-semibold { font-weight:600; }
.from-emerald-400 { --tw-from:#34d399; }
.from-emerald-500 { --tw-from:#10b981; }
.from-emerald-500\/70 { --tw-from:rgba(16, 185, 129, 0.7); }
.from-violet-500\/70 { --tw-from:rgba(139, 92, 246, 0.7); }
.gap-1 { gap:0.25rem; }
.gap-2 { gap:0.5rem; }
.gap-2\.5 { gap:0.625rem; }
.gap-3 { gap:0.75rem; }
.gap-4 { gap:1rem; }
.gap-6 { gap:1.5rem; }
.gap-px { gap:1px; }
.gap-x-5 { column-gap:1.25rem; }
.gap-y-2 { row-gap:0.5rem; }
.grid { display:grid; }
.grid-cols-2 { grid-template-columns:repeat(2,minmax(0,1fr)); }
.grid-cols-3 { grid-template-columns:repeat(3,minmax(0,1fr)); }
.group:hover .group-hover\:text-emerald-400 { color:#34d399; }
.group[open] .group-open\:rotate-180 { transform:rotate(180deg); }
.group[open] .group-open\:rotate-45 { transform:rotate(45deg); }
.h-1\.5 { height:0.375rem; }
.h-10 { height:2.5rem; }
.h-12 { height:3rem; }
.h-14 { height:3.5rem; }
.h-2 { height:0.5rem; }
.h-28 { height:7rem; }
.h-3\.5 { height:0.875rem; }
.h-4 { height:1rem; }
.h-5 { height:1.25rem; }
.h-6 { height:1.5rem; }
.h-7 { height:1.75rem; }
.h-full { height:100%; }
.h-px { height:1px; }
.hidden { display:none; }
.hover\:bg-emerald-400:hover { background-color:#34d399; }
.hover\:bg-emerald-500\/20:hover { background-color:rgba(16, 185, 129, 0.2); }
.hover\:bg-slate-700:hover { background-color:#334155; }
.hover\:bg-slate-800\/60:hover { background-color:rgba(30, 41, 59, 0.6); }
.hover\:bg-slate-900:hover { background-color:#0f172a; }
.hover\:bg-slate-900\/40:hover { background-color:rgba(15, 23, 42, 0.4); }
.hover\:bg-slate-900\/70:hover { background-color:rgba(15, 23, 42, 0.7); }
.hover\:border-emerald-500\/40:hover { border-color:rgba(16, 185, 129, 0.4); }
.hover\:border-emerald-500\/50:hover { border-color:rgba(16, 185, 129, 0.5); }
.hover\:border-emerald-500\/60:hover { border-color:rgba(16, 185, 129, 0.6); }
.hover\:border-slate-600:hover { border-color:#475569; }
.hover\:border-slate-700:hover { border-color:#334155; }
.hover\:file\:bg-slate-700:hover { background-color:#334155; }
.hover\:text-amber-200:hover { color:#fde68a; }
.hover\:text-emerald-300:hover { color:#6ee7b7; }
.hover\:text-emerald-400:hover { color:#34d399; }
.hover\:text-fuchsia-200:hover { color:#f5d0fe; }
.hover\:text-rose-400:hover { color:#fb7185; }
.hover\:text-slate-300:hover { color:#cbd5e1; }
.hover\:text-white:hover { color:#ffffff; }
.inline-block { display:inline-block; }
.inline-flex { display:inline-flex; }
.inset-0 { top:0;right:0;bottom:0;left:0; }
.items-center { align-items:center; }
.items-end { align-items:flex-end; }
.items-start { align-items:flex-start; }
.justify-between { justify-content:space-between; }
.justify-center { justify-content:center; }
.justify-end { justify-content:flex-end; }
.last\:border-0:last-child { border-width:0; }
.leading-\[1\.1\] { line-height:1.1; }
.leading-\[1\.65\] { line-height:1.65; }
.leading-relaxed { line-height:1.625; }
.list-none { list-style-type:none; }
.max-w-2xl { max-width:42rem; }
.max-w-3xl { max-width:48rem; }
.max-w-4xl { max-width:56rem; }
.max-w-5xl { max-width:64rem; }
.max-w-6xl { max-width:72rem; }
.max-w-7xl { max-width:80rem; }
.max-w-md { max-width:28rem; }
.max-w-sm { max-width:24rem; }
.max-w-xs { max-width:20rem; }
.mb-4 { margin-bottom:1rem; }
.min-h-full { min-height:100%; }
.min-w-0 { min-width:0; }
.ml-1 { margin-left:0.25rem; }
.ml-2 { margin-left:0.5rem; }
.ml-auto { margin-left:auto; }
.mr-4 { margin-right:1rem; }
.mt-0\.5 { margin-top:0.125rem; }
.mt-1 { margin-top:0.25rem; }
.mt-1\.5 { margin-top:0.375rem; }
.mt-10 { margin-top:2.5rem; }
.mt-12 { margin-top:3rem; }
.mt-14 { margin-top:3.5rem; }
.mt-16 { margin-top:4rem; }
.mt-2 { margin-top:0.5rem; }
.mt-24 { margin-top:6rem; }
.mt-3 { margin-top:0.75rem; }
.mt-4 { margin-top:1rem; }
.mt-5 { margin-top:1.25rem; }
.mt-6 { margin-top:1.5rem; }
.mt-8 { margin-top:2rem; }
.mx-2 { margin-left:0.5rem;margin-right:0.5rem; }
.mx-auto { margin-left:auto;margin-right:auto; }
.outline-none { outline:2px solid transparent;outline-offset:2px; }
.overflow-auto { overflow:auto; }
.overflow-hidden { overflow:hidden; }
.overflow-x-auto { overflow-x:auto; }
.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; }
.pb-12 { padding-bottom:3rem; }
.pb-4 { padding-bottom:1rem; }
.place-items-center { place-items:center; }
.placeholder-slate-600::placeholder { color:#475569; }
.pt-1 { padding-top:0.25rem; }
.pt-16 { padding-top:4rem; }
.pt-6 { padding-top:1.5rem; }
.px-1\.5 { padding-left:0.375rem;padding-right:0.375rem; }
.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; }
.px-6 { padding-left:1.5rem;padding-right:1.5rem; }
.py-0\.5 { padding-top:0.125rem;padding-bottom:0.125rem; }
.py-1 { padding-top:0.25rem;padding-bottom:0.25rem; }
.py-1\.5 { padding-top:0.375rem;padding-bottom:0.375rem; }
.py-10 { padding-top:2.5rem;padding-bottom:2.5rem; }
.py-12 { padding-top:3rem;padding-bottom:3rem; }
.py-14 { padding-top:3.5rem;padding-bottom:3.5rem; }
.py-16 { padding-top:4rem;padding-bottom:4rem; }
.py-2 { padding-top:0.5rem;padding-bottom:0.5rem; }
.py-2\.5 { padding-top:0.625rem;padding-bottom:0.625rem; }
.py-20 { padding-top:5rem;padding-bottom:5rem; }
.py-24 { padding-top:6rem;padding-bottom:6rem; }
.py-3 { padding-top:0.75rem;padding-bottom:0.75rem; }
.py-3\.5 { padding-top:0.875rem;padding-bottom:0.875rem; }
.py-4 { padding-top:1rem;padding-bottom:1rem; }
.py-5 { padding-top:1.25rem;padding-bottom:1.25rem; }
.py-6 { padding-top:1.5rem;padding-bottom:1.5rem; }
.py-7 { padding-top:1.75rem;padding-bottom:1.75rem; }
.py-8 { padding-top:2rem;padding-bottom:2rem; }
.relative { position:relative; }
.ring-1 { box-shadow:0 0 0 1px var(--ring-color, rgba(100,116,139,.5)); }
.ring-amber-500\/30 { --ring-color:rgba(245, 158, 11, 0.3); }
.ring-emerald-400\/25 { --ring-color:rgba(52, 211, 153, 0.25); }
.ring-emerald-500\/20 { --ring-color:rgba(16, 185, 129, 0.2); }
.ring-orange-500\/30 { --ring-color:rgba(249, 115, 22, 0.3); }
.ring-rose-400\/25 { --ring-color:rgba(251, 113, 133, 0.25); }
.ring-rose-500\/30 { --ring-color:rgba(244, 63, 94, 0.3); }
.ring-sky-500\/30 { --ring-color:rgba(14, 165, 233, 0.3); }
.ring-slate-500\/30 { --ring-color:rgba(100, 116, 139, 0.3); }
.rounded { border-radius:0.25rem; }
.rounded-2xl { border-radius:1rem; }
.rounded-full { border-radius:9999px; }
.rounded-lg { border-radius:0.5rem; }
.rounded-md { border-radius:0.375rem; }
.rounded-xl { border-radius:0.75rem; }
.scroll-mt-20 { scroll-margin-top:5rem; }
.scroll-mt-24 { scroll-margin-top:6rem; }
.select-none { -webkit-user-select:none;user-select:none; }
.shadow-2xl { box-shadow:0 25px 50px -12px var(--shadow-color, rgba(0,0,0,.25)); }
.shadow-black\/40 { --shadow-color:rgba(0, 0, 0, 0.4); }
.shadow-emerald-500\/20 { --shadow-color:rgba(16, 185, 129, 0.2); }
.shadow-lg { box-shadow:0 10px 15px -3px var(--shadow-color, rgba(0,0,0,.1)); }
.shrink-0 { flex-shrink:0; }
.sticky { position:sticky; }
.text-2xl { font-size:1.5rem;line-height:2rem; }
.text-3xl { font-size:1.875rem;line-height:2.25rem; }
.text-4xl { font-size:2.25rem;line-height:2.5rem; }
.text-5xl { font-size:3rem;line-height:1; }
.text-\[10px\] { font-size:10px; }
.text-\[11px\] { font-size:11px; }
.text-\[12\.5px\] { font-size:12.5px; }
.text-\[13px\] { font-size:13px; }
.text-amber-200 { color:#fde68a; }
.text-amber-200\/90 { color:rgba(253, 230, 138, 0.9); }
.text-amber-300 { color:#fcd34d; }
.text-amber-300\/70 { color:rgba(252, 211, 77, 0.7); }
.text-amber-300\/80 { color:rgba(252, 211, 77, 0.8); }
.text-amber-300\/90 { color:rgba(252, 211, 77, 0.9); }
.text-amber-400 { color:#fbbf24; }
.text-amber-500 { color:#f59e0b; }
.text-base { font-size:1rem;line-height:1.5rem; }
.text-center { text-align:center; }
.text-emerald-100\/90 { color:rgba(209, 250, 229, 0.9); }
.text-emerald-200 { color:#a7f3d0; }
.text-emerald-200\/80 { color:rgba(167, 243, 208, 0.8); }
.text-emerald-300 { color:#6ee7b7; }
.text-emerald-400 { color:#34d399; }
.text-emerald-500 { color:#10b981; }
.text-emerald-500\/80 { color:rgba(16, 185, 129, 0.8); }
.text-fuchsia-200\/80 { color:rgba(245, 208, 254, 0.8); }
.text-fuchsia-300 { color:#f0abfc; }
.text-left { text-align:left; }
.text-lg { font-size:1.125rem;line-height:1.75rem; }
.text-orange-300 { color:#fdba74; }
.text-orange-400 { color:#fb923c; }
.text-right { text-align:right; }
.text-rose-100 { color:#ffe4e6; }
.text-rose-200 { color:#fecdd3; }
.text-rose-300 { color:#fda4af; }
.text-rose-400 { color:#fb7185; }
.text-sky-300 { color:#7dd3fc; }
.text-sky-400 { color:#38bdf8; }
.text-slate-200 { color:#e2e8f0; }
.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-950 { color:#020617; }
.text-sm { font-size:0.875rem;line-height:1.25rem; }
.text-transparent { color:transparent; }
.text-white { color:#ffffff; }
.text-xl { font-size:1.25rem;line-height:1.75rem; }
.text-xs { font-size:0.75rem;line-height:1rem; }
.to-cyan-400 { --tw-to:#22d3ee; }
.to-cyan-400\/70 { --tw-to:rgba(34, 211, 238, 0.7); }
.to-fuchsia-400\/70 { --tw-to:rgba(232, 121, 249, 0.7); }
.top-0 { top:0rem; }
.tracking-tight { letter-spacing:-0.025em; }
.tracking-wide { letter-spacing:0.025em; }
.transition { transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms; }
.transition-all { transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms; }
.truncate { overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.underline { text-decoration-line:underline; }
.underline-offset-2 { text-underline-offset:2px; }
.uppercase { text-transform:uppercase; }
.w-0 { width:0rem; }
.w-1\.5 { width:0.375rem; }
.w-10 { width:2.5rem; }
.w-12 { width:3rem; }
.w-14 { width:3.5rem; }
.w-2 { width:0.5rem; }
.w-28 { width:7rem; }
.w-3\.5 { width:0.875rem; }
.w-4 { width:1rem; }
.w-5 { width:1.25rem; }
.w-56 { width:14rem; }
.w-6 { width:1.5rem; }
.w-7 { width:1.75rem; }
.w-8 { width:2rem; }
.w-auto { width:auto; }
.w-full { width:100%; }
.whitespace-nowrap { white-space:nowrap; }
.whitespace-pre-line { white-space:pre-line; }
.z-40 { z-index:40; }

@media (min-width: 640px) {
  .sm\:block { display:block; }
  .sm\:flex { display:flex; }
  .sm\:flex-row { flex-direction:row; }
  .sm\:grid-cols-2 { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .sm\:grid-cols-3 { grid-template-columns:repeat(3,minmax(0,1fr)); }
  .sm\:grid-cols-4 { grid-template-columns:repeat(4,minmax(0,1fr)); }
  .sm\:h-11 { height:2.75rem; }
  .sm\:inline { display:inline; }
  .sm\:items-center { align-items:center; }
  .sm\:justify-between { justify-content:space-between; }
  .sm\:p-10 { padding:2.5rem; }
  .sm\:p-12 { padding:3rem; }
  .sm\:p-6 { padding:1.5rem; }
  .sm\:p-8 { padding:2rem; }
  .sm\:pl-11 { padding-left:2.75rem; }
  .sm\:pt-24 { padding-top:6rem; }
  .sm\:px-6 { padding-left:1.5rem;padding-right:1.5rem; }
  .sm\:px-8 { padding-left:2rem;padding-right:2rem; }
  .sm\:text-2xl { font-size:1.5rem;line-height:2rem; }
  .sm\:text-3xl { font-size:1.875rem;line-height:2.25rem; }
  .sm\:text-4xl { font-size:2.25rem;line-height:2.5rem; }
  .sm\:text-6xl { font-size:3.75rem;line-height:1; }
}

@media (min-width: 768px) {
  .md\:block { display:block; }
  .md\:grid-cols-3 { grid-template-columns:repeat(3,minmax(0,1fr)); }
}

@media (min-width: 1024px) {
  .lg\:flex-row { flex-direction:row; }
  .lg\:grid-cols-2 { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .lg\:grid-cols-3 { grid-template-columns:repeat(3,minmax(0,1fr)); }
  .lg\:grid-cols-5 { grid-template-columns:repeat(5,minmax(0,1fr)); }
  .lg\:items-center { align-items:center; }
  .lg\:justify-between { justify-content:space-between; }
}
.divide-slate-800 > * + * { border-color: #1e293b; }
.divide-slate-800\/50 > * + * { border-color: rgba(30, 41, 59, 0.5); }
.divide-slate-800\/60 > * + * { border-color: rgba(30, 41, 59, 0.6); }
