
/*! TailwindCSS precompiled minimal build for DaD Electrical (Nov 2025) */
:root{--tw-ring-color:rgba(16,185,129,.3)}
*,:before,:after{box-sizing:border-box;border:0 solid #e2e8f0}
body{margin:0;line-height:inherit}
a{color:inherit;text-decoration:inherit}
button,input,select,textarea{font:inherit;color:inherit;margin:0;padding:0;background:transparent;border:none}
input,textarea{resize:none}
h1,h2,h3,h4,h5,h6{font-weight:700;margin:0}
p{margin:0}
.text-slate-600{color:#475569}
.text-slate-700{color:#334155}
.text-slate-500{color:#64748b}
.text-emerald-700{color:#047857}
.text-emerald-600{color:#059669}
.bg-emerald-600{background-color:#059669}
.bg-emerald-50{background-color:#ecfdf5}
.bg-slate-50{background-color:#f8fafc}
.bg-white{background-color:#fff}
.border{border-width:1px}
.border-slate-200{border-color:#e2e8f0}
.border-slate-300{border-color:#cbd5e1}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-xl{border-radius:.75rem}
.shadow{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}
.shadow-sm{box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}
.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}
.font-bold{font-weight:700}
.font-semibold{font-weight:600}
.text-xs{font-size:.75rem}
.text-sm{font-size:.875rem}
.text-lg{font-size:1.125rem}
.text-4xl{font-size:2.25rem}
.text-3xl{font-size:1.875rem}
.text-5xl{font-size:3rem}
.leading-tight{line-height:1.25}
.tracking-tight{letter-spacing:-.025em}
.mx-auto{margin-left:auto;margin-right:auto}
.mt-2{margin-top:.5rem}
.mt-3{margin-top:.75rem}
.mt-4{margin-top:1rem}
.mt-6{margin-top:1.5rem}
.mb-3{margin-bottom:.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-3{padding-top:.75rem;padding-bottom:.75rem}
.py-2{padding-top:.5rem;padding-bottom:.5rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.grid{display:grid}
.flex{display:flex}
.items-center{align-items:center}
.items-start{align-items:start}
.items-end{align-items:end}
.justify-between{justify-content:space-between}
.gap-3{gap:.75rem}
.gap-6{gap:1.5rem}
.gap-10{gap:2.5rem}
.text-center{text-align:center}
.max-w-7xl{max-width:80rem}
.w-full{width:100%}
.h-full{height:100%}
.rounded-xl{border-radius:.75rem}
.underline{text-decoration:underline}
.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}
.transition-shadow{transition-property:box-shadow}
.hover\:text-emerald-700:hover{color:#047857}
.hover\:border-slate-400:hover{border-color:#94a3b8}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}
.from-emerald-50{--tw-gradient-from:#ecfdf5;--tw-gradient-to:rgba(236,253,245,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.via-white{--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to)}
.to-cyan-50{--tw-gradient-to:#ecfeff}
.aspect-\[4\/3\]{aspect-ratio:4/3}
.input{width:100%;border-radius:.75rem;border:1px solid #cbd5e1;padding:.5rem .75rem;font-size:.875rem;outline:none}
.input:focus{border-color:#059669;box-shadow:0 0 0 3px rgba(16,185,129,.3)}
button{cursor:pointer}
