/* GolfCartLab shared utilities for legacy Tailwind-CDN pages. Generated 2026-08-06. */
.block{display:block}.inline-flex{display:inline-flex}.flex{display:flex}.grid{display:grid}.hidden{display:none}
.flex-shrink-0{flex-shrink:0}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}
.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.bottom-0{bottom:0}.left-1\/4{left:25%}.right-1\/4{right:25%}
.top-\[84px\]{top:84px}.-z-10{z-index:-10}.pointer-events-none{pointer-events:none}
.overflow-x-auto{overflow-x:auto}.min-h-screen{min-height:100vh}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}
.w-2{width:.5rem}.w-3{width:.75rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-full{width:100%}
.w-3\.5{width:.875rem}.h-3\.5{height:.875rem}
.h-2{height:.5rem}.h-3{height:.75rem}.h-6{height:1.5rem}.h-7{height:1.75rem}
.w-\[500px\]{width:500px}.w-\[600px\]{width:600px}
.h-\[500px\]{height:500px}.h-\[600px\]{height:600px}
.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}
.blur-\[120px\]{filter:blur(120px)}.blur-\[150px\]{filter:blur(150px)}
.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-2\.5{padding:.625rem}
.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}
.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}
.pt-8{padding-top:2rem}.pb-28{padding-bottom:7rem}.pl-5{padding-left:1.25rem}
.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-16{margin-bottom:4rem}
.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}
.mr-2{margin-right:.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}
.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-6>*+*{margin-top:1.5rem}
.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}
.text-xl{font-size:1.25rem;line-height:1.75rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-\[10px\]{font-size:10px}
.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-black{font-weight:900}
.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}
.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}
.tracking-\[2px\]{letter-spacing:2px}
.uppercase{text-transform:uppercase}.text-left{text-align:left}.no-underline{text-decoration:none}
.list-disc{list-style-type:disc}
.text-white{color:#fff}.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-green-400{color:#4ade80}.text-green-600{color:#16a34a}.text-green-700{color:#15803d}
.text-orange-700{color:#c2410c}.text-orange-900{color:#7c2d12}
.bg-green-50{background-color:#f0fdf4}.bg-green-500{background-color:#22c55e}.bg-slate-900{background-color:#0f172a}
.bg-green-400\/10{background-color:rgba(74,222,128,.1)}
.bg-white\/40{background-color:rgba(255,255,255,.4)}.bg-white\/50{background-color:rgba(255,255,255,.5)}.bg-white\/55{background-color:rgba(255,255,255,.55)}
.border{border-width:1px;border-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-t{border-top-width:1px;border-top-style:solid}
.border-slate-100{border-color:#f1f5f9}.border-slate-200{border-color:#e2e8f0}.border-white{border-color:#fff}
.border-white\/80{border-color:rgba(255,255,255,.8)}
.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}
.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}
.shadow-\[0_0_8px_\#22c55e\]{box-shadow:0 0 8px #22c55e}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.hover\:bg-white\/80:hover{background-color:rgba(255,255,255,.8)}
@media (min-width:768px){
.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}
.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}
.md\:pb-32{padding-bottom:8rem}.md\:mb-14{margin-bottom:3.5rem}
.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-6xl{font-size:3.75rem;line-height:1}
}
@media (min-width:1024px){
.lg\:block{display:block}.lg\:sticky{position:sticky}.lg\:top-28{top:7rem}
.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}
.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}
.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-span-9{grid-column:span 9/span 9}
}
.font-mono{font-family:'Inter',system-ui,-apple-system,sans-serif}
