
/* Optimized local utility CSS replacing Tailwind CDN */
*,:before,:after{box-sizing:border-box}
html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4}
body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:inherit}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit;color:inherit;margin:0}
button{background:transparent;background-image:none;cursor:pointer}
input{border-radius:0}
.hidden{display:none}.block{display:block}.inline-block{display:inline-block}
.flex{display:flex}.grid{display:grid}
.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}
.items-center{align-items:center}.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}
.text-center{text-align:center}
.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}
.top-0{top:0}.right-0{right:0}.top-6{top:1.5rem}.right-6{right:1.5rem}.top-28{top:7rem}.inset-0{inset:0}
.z-40{z-index:40}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}
.mx-auto{margin-left:auto;margin-right:auto}.ml-auto{margin-left:auto}
.mx-8{margin-left:2rem;margin-right:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}
.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}
.w-full{width:100%}.w-max{width:max-content}.w-6{width:1.5rem}.w-20{width:5rem}.w-4{width:1rem}
.h-full{height:100%}.h-20{height:5rem}.h-6{height:1.5rem}.h-auto{height:auto}
.min-h-screen{min-height:100vh}.min-h-\[70vh\]{min-height:70vh}
.max-w-6xl{max-width:72rem}.max-w-4xl{max-width:56rem}.max-w-2xl{max-width:42rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-\[85\%\]{max-width:85%}.max-h-\[85\%\]{max-height:85%}
.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-square{aspect-ratio:1/1}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}
.space-y-4 > :not([hidden]) ~ :not([hidden]){margin-top:1rem}.space-y-5 > :not([hidden]) ~ :not([hidden]){margin-top:1.25rem}.space-y-6 > :not([hidden]) ~ :not([hidden]){margin-top:1.5rem}.space-y-8 > :not([hidden]) ~ :not([hidden]){margin-top:2rem}
.space-x-2 > :not([hidden]) ~ :not([hidden]){margin-left:.5rem}.space-x-8 > :not([hidden]) ~ :not([hidden]){margin-left:2rem}
.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}
.whitespace-nowrap{white-space:nowrap}.object-contain{object-fit:contain}.object-cover{object-fit:cover}
.bg-white{background:#fff}.bg-black{background:#000}.bg-transparent{background:transparent}.bg-\[\#FAFAFA\]{background:#FAFAFA}.bg-black\/60{background:rgba(0,0,0,.6)}
.text-white{color:#fff}.text-black{color:#000}.text-gray-200{color:#e5e7eb}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}
.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}
.font-medium{font-weight:500}.font-bold{font-weight:700}.font-black{font-weight:900}.italic{font-style:italic}.uppercase{text-transform:uppercase}
.leading-\[0\.9\]{line-height:.9}.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-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.25em\]{letter-spacing:.25em}
.border-black{border-color:#000}.border-white{border-color:#fff}.border-white\/20{border-color:rgba(255,255,255,.2)}.border-transparent{border-color:transparent}
.border-\[2px\]{border-width:2px;border-style:solid}.border-\[4px\]{border-width:4px;border-style:solid}.border-b-\[2px\]{border-bottom-width:2px;border-bottom-style:solid}.border-b-2{border-bottom-width:2px;border-bottom-style:solid}.border-b-\[4px\]{border-bottom-width:4px;border-bottom-style:solid}.border-t-\[2px\]{border-top-width:2px;border-top-style:solid}.border-t-\[4px\]{border-top-width:4px;border-top-style:solid}.border-y-\[4px\]{border-top-width:4px;border-bottom-width:4px;border-top-style:solid;border-bottom-style:solid}.border-l-\[4px\]{border-left-width:4px;border-left-style:solid}.border-r-\[4px\]{border-right-width:4px;border-right-style:solid}
.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}
.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}
.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}
.pt-8{padding-top:2rem}.pt-16{padding-top:4rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}
.shadow-\[4px_4px_0px_\#000\]{box-shadow:4px 4px 0 #000}.shadow-\[8px_8px_0px_\#000\]{box-shadow:8px 8px 0 #000}.shadow-\[8px_8px_0px_\#fff\]{box-shadow:8px 8px 0 #fff}.shadow-\[8px_8px_0px_\#FAFAFA\]{box-shadow:8px 8px 0 #FAFAFA}.shadow-\[12px_12px_0px_\#000\]{box-shadow:12px 12px 0 #000}
.translate-x-full{transform:translateX(100%)}.-rotate-1{transform:rotate(-1deg)}.rotate-2{transform:rotate(2deg)}
.opacity-60{opacity:.6}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s}.transition-transform{transition-property:transform;transition-duration:.3s}.transition-opacity{transition-property:opacity;transition-duration:.15s}.transition-all{transition-property:all;transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}
.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.hover\:underline:hover{text-decoration:underline}.underline{text-decoration:underline}.underline-offset-4{text-underline-offset:4px}
.hover\:bg-white:hover{background:#fff}.hover\:bg-black:hover{background:#000}.hover\:bg-gray-100:hover{background:#f3f4f6}.hover\:bg-gray-800:hover{background:#1f2937}.hover\:text-black:hover{color:#000}.hover\:text-white:hover{color:#fff}.hover\:text-gray-300:hover{color:#d1d5db}.hover\:text-gray-500:hover{color:#6b7280}
.hover\:border-black:hover{border-color:#000}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.hover\:translate-x-\[2px\]:hover{transform:translateX(2px)}.hover\:translate-y-\[2px\]:hover{transform:translateY(2px)}.hover\:shadow-\[2px_2px_0px_\#000\]:hover{box-shadow:2px 2px 0 #000}.hover\:shadow-\[8px_8px_0px_\#000\]:hover{box-shadow:8px 8px 0 #000}
.focus\:bg-\[\#FAFAFA\]:focus{background:#FAFAFA}
.selection\:bg-black ::selection{background:#000;color:#fff}.selection\:text-white ::selection{color:#fff}
.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.animate-marquee{animation:marquee 20s linear infinite}
.filter-btn.active{background:#000;color:#fff}
.product-card{display:flex;flex-direction:column}
.response-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:#fafafa}
.response-card{width:min(100%,42rem);border:4px solid #000;background:#fff;box-shadow:12px 12px 0 #000;padding:2rem}
.heading-font,.response-title{font-weight:900;font-style:italic;letter-spacing:-.03em}.response-title{font-size:clamp(2rem,4vw,3rem);margin:0 0 1rem}.response-copy{font-weight:700;line-height:1.6;margin:0 0 1rem}.response-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.response-button{display:inline-block;border:2px solid #000;background:#000;color:#fff;padding:.9rem 1.25rem;font-size:.75rem;font-weight:900;letter-spacing:.15em;text-decoration:none;text-transform:uppercase}.response-button--secondary{background:#fff;color:#000}
@media (min-width:640px){.sm\:w-\[420px\]{width:420px}.sm\:flex-row{flex-direction:row}.sm\:text-5xl{font-size:3rem}}
@media (min-width:768px){.md\:block{display:block}.md\:border-b-0{border-bottom-width:0}.md\:border-r-\[4px\]{border-right-width:4px;border-right-style:solid}.md\:w-1\/2{width:50%}.md\:flex-row{flex-direction:row}.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\:p-12{padding:3rem}.md\:p-16{padding:4rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:text-5xl{font-size:3rem}.md\:text-6xl{font-size:3.75rem}}
@media (min-width:1024px){.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-\[1\.5fr_1fr\]{grid-template-columns:1.5fr 1fr}}
