/* GolfCartLab homepage utilities. Replaces the Tailwind CDN build. Generated 2026-08-06. */
.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}
.flex-col{flex-direction:column}.flex-grow{flex-grow:1}.flex-none{flex:none}
.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}
.relative{position:relative}.z-10{z-index:10}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}
.cursor-pointer{cursor:pointer}.mt-auto{margin-top:auto}.mx-auto{margin-left:auto;margin-right:auto}
.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}
.w-full{width:100%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-12{width:3rem}.w-14{width:3.5rem}
.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-12{height:3rem}.h-14{height:3.5rem}
.w-2\.5{width:.625rem}.h-2\.5{height:.625rem}
.w-\[80vw\]{width:80vw}.w-\[85vw\]{width:85vw}
.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}
.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}
.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}
.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}
.pt-4{padding-top:1rem}.pt-20{padding-top:5rem}.pb-6{padding-bottom:1.5rem}.pb-10{padding-bottom:2.5rem}
.-mx-4{margin-left:-1rem;margin-right:-1rem}.mr-2{margin-right:.5rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}
.mb-3{margin-bottom:.75rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}
.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}
.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}
.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}
.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}
.font-light{font-weight:300}.font-bold{font-weight:700}.font-black{font-weight:900}
.uppercase{text-transform:uppercase}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}
.leading-relaxed{line-height:1.625}.leading-\[1\.1\]{line-height:1.1}
.text-center{text-align:center}.no-underline{text-decoration:none}
.text-transparent{color:transparent}.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-blue-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-green-500{color:#22c55e}
.text-green-600{color:#16a34a}.text-green-700{color:#15803d}.text-orange-500{color:#f97316}
.text-orange-600{color:#ea580c}.text-purple-500{color:#a855f7}.text-purple-600{color:#9333ea}
.text-red-500{color:#ef4444}.text-teal-500{color:#14b8a6}.text-teal-600{color:#0d9488}.text-yellow-600{color:#ca8a04}
.bg-green-500{background-color:#22c55e}
.bg-white\/60{background-color:rgba(255,255,255,.6)}.bg-white\/80{background-color:rgba(255,255,255,.8)}
.bg-blue-100\/80{background-color:rgba(219,234,254,.8)}
.bg-green-100\/80{background-color:rgba(220,252,231,.8)}
.bg-orange-100\/80{background-color:rgba(255,237,213,.8)}
.bg-purple-100\/80{background-color:rgba(243,232,255,.8)}
.bg-teal-100\/80{background-color:rgba(204,251,241,.8)}
.bg-slate-200\/80{background-color:rgba(226,232,240,.8)}
.bg-gradient-to-r{background-image:linear-gradient(to right,#16a34a,#10b981)}
.from-green-600{}.to-emerald-500{}
.bg-clip-text{-webkit-background-clip:text;background-clip:text}
.border{border-width:1px;border-style:solid}.border-t{border-top-width:1px;border-top-style:solid}
.border-white{border-color:#fff}.border-white\/40{border-color:rgba(255,255,255,.4)}
.border-slate-200\/50{border-color:rgba(226,232,240,.5)}.border-slate-300{border-color:#cbd5e1}
.border-blue-200{border-color:#bfdbfe}.border-green-200{border-color:#bbf7d0}
.border-orange-200{border-color:#fed7aa}.border-purple-200{border-color:#e9d5ff}.border-teal-200{border-color:#99f6e4}
.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}
.\!rounded-2xl{border-radius:1rem!important}
.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}
.shadow-\[0_0_12px_\#22c55e\]{box-shadow:0 0 12px #22c55e}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.transition-colors{transition-property:color,background-color,border-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.snap-x{scroll-snap-type:x proximity}.snap-mandatory{scroll-snap-type:x mandatory}.snap-center{scroll-snap-align:center}
.animate-pulse{animation:gclpulse 2s cubic-bezier(.4,0,.6,1) infinite}
@keyframes gclpulse{0%,100%{opacity:1}50%{opacity:.5}}
.group:hover .group-hover\:text-white{color:#fff}
.group:hover .group-hover\:text-blue-600{color:#2563eb}
.group:hover .group-hover\:text-green-600{color:#16a34a}
.group:hover .group-hover\:text-orange-600{color:#ea580c}
.group:hover .group-hover\:text-purple-600{color:#9333ea}
.group:hover .group-hover\:text-teal-600{color:#0d9488}
.group:hover .group-hover\:text-slate-800{color:#1e293b}
.group:hover .group-hover\:bg-blue-600{background-color:#2563eb}
.group:hover .group-hover\:bg-green-600{background-color:#16a34a}
.group:hover .group-hover\:bg-orange-500{background-color:#f97316}
.group:hover .group-hover\:bg-purple-600{background-color:#9333ea}
.group:hover .group-hover\:bg-teal-600{background-color:#0d9488}
.group:hover .group-hover\:bg-slate-700{background-color:#334155}
.group:hover .group-hover\:translate-x-1{transform:translateX(.25rem)}
.hover\:text-green-600:hover{color:#16a34a}
@media (min-width:640px){
.sm\:flex-row{flex-direction:row}.sm\:w-auto{width:auto}
}
@media (min-width:768px){
.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}
.md\:justify-between{justify-content:space-between}
.md\:hidden{display:none}.md\:inline-flex{display:inline-flex}.md\:grid{display:grid}
.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.md\:gap-8{gap:2rem}.md\:w-auto{width:auto}.md\:p-8{padding:2rem}
.md\:px-0{padding-left:0;padding-right:0}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}
.md\:pt-32{padding-top:8rem}.md\:pb-0{padding-bottom:0}.md\:pb-12{padding-bottom:3rem}
.md\:mx-0{margin-left:0;margin-right:0}.md\:mb-9{margin-bottom:2.25rem}
.md\:mb-12{margin-bottom:3rem}.md\:mb-16{margin-bottom:4rem}
.md\:text-xl{font-size:1.25rem;line-height:1.75rem}
.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.md\:text-7xl{font-size:4.5rem;line-height:1}
}
@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
