@custom-variant dark (&:is(.dark *));:root{--font-size: 16px;--background: #ffffff;--foreground: oklch(.145 0 0);--card: #ffffff;--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: #030213;--primary-foreground: oklch(1 0 0);--secondary: oklch(.95 .0058 264.53);--secondary-foreground: #030213;--muted: #ececf0;--muted-foreground: #717182;--accent: #e9ebef;--accent-foreground: #030213;--destructive: #d4183d;--destructive-foreground: #ffffff;--border: rgba(0, 0, 0, .1);--input: transparent;--input-background: #f3f3f5;--switch-background: #cbced4;--font-weight-medium: 500;--font-weight-normal: 400;--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--radius: .625rem;--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: #030213;--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0)}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.145 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.145 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.985 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.396 .141 25.723);--destructive-foreground: oklch(.637 .237 25.331);--border: oklch(.269 0 0);--input: oklch(.269 0 0);--ring: oklch(.439 0 0);--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(.269 0 0);--sidebar-ring: oklch(.439 0 0)}@layer theme{:root{--color-background: var(--background);--color-foreground: var(--foreground);--color-card: var(--card);--color-card-foreground: var(--card-foreground);--color-popover: var(--popover);--color-popover-foreground: var(--popover-foreground);--color-primary: var(--primary);--color-primary-foreground: var(--primary-foreground);--color-secondary: var(--secondary);--color-secondary-foreground: var(--secondary-foreground);--color-muted: var(--muted);--color-muted-foreground: var(--muted-foreground);--color-accent: var(--accent);--color-accent-foreground: var(--accent-foreground);--color-destructive: var(--destructive);--color-destructive-foreground: var(--destructive-foreground);--color-border: var(--border);--color-input: var(--input);--color-input-background: var(--input-background);--color-switch-background: var(--switch-background);--color-ring: var(--ring);--color-chart-1: var(--chart-1);--color-chart-2: var(--chart-2);--color-chart-3: var(--chart-3);--color-chart-4: var(--chart-4);--color-chart-5: var(--chart-5);--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-xl: calc(var(--radius) + 4px);--color-sidebar: var(--sidebar);--color-sidebar-foreground: var(--sidebar-foreground);--color-sidebar-primary: var(--sidebar-primary);--color-sidebar-primary-foreground: var(--sidebar-primary-foreground);--color-sidebar-accent: var(--sidebar-accent);--color-sidebar-accent-foreground: var(--sidebar-accent-foreground);--color-sidebar-border: var(--sidebar-border);--color-sidebar-ring: var(--sidebar-ring)}}@layer base{*{border-color:var(--color-border);outline-color:rgba(var(--color-ring),.5)}html{font-size:var(--font-size)}body{background-color:var(--color-background);color:var(--color-foreground);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:2rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0}h2{font-size:1.5rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0}h3{font-size:1.25rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0}h4{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0}p{margin:0}label{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5}button{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5;cursor:pointer;border:none;background:none;padding:0}input,textarea,select{font-size:1rem;font-weight:var(--font-weight-normal);line-height:1.5}ul,ol{list-style:none;margin:0;padding:0}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}svg{display:block;vertical-align:middle}}@layer components{.btn-primary{padding:.75rem 2rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;transition:all .3s ease;background-color:#000;color:#fff}.btn-primary:hover{background-color:#1f2937}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-outline{padding:.75rem 2rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;transition:all .3s ease;border:1px solid #000000;background-color:transparent;color:#000}.btn-outline:hover{background-color:#000;color:#fff}.btn-text{padding:.75rem 2rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;transition:all .3s ease}.btn-text:hover{opacity:.6}.text-brand{font-size:1.125rem;text-transform:lowercase}.text-nav{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.text-product-title{font-size:1.25rem;text-transform:uppercase;letter-spacing:.05em}.text-section-heading{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em}.text-price{font-size:1.125rem}.text-description{font-size:.75rem;line-height:1.75;color:#374151}.input-base{padding:.75rem 1rem;border:1px solid #d1d5db;font-size:.875rem}.input-base:focus{outline:none;border-color:#000}.input-underline{width:100%;background-color:transparent;border:none;border-bottom:1px solid #374151;padding:.5rem 0;font-size:.875rem}.input-underline:focus{outline:none;border-bottom-color:#fff}.product-card-image{aspect-ratio:1/1;background-color:#f9fafb;overflow:hidden}.product-card-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.container-page{max-width:1280px;margin:0 auto;padding:0 2rem}.section-spacing{padding-top:4rem;padding-bottom:4rem}.border-divider{border-color:#e5e7eb}.header-base{border-bottom:1px solid #e5e7eb;position:sticky;top:0;background-color:#fff;z-index:10}.header-content{max-width:1280px;margin:0 auto;padding:1.25rem 2rem}.footer-base{background-color:#000;color:#fff;margin-top:auto}.footer-content{max-width:1280px;margin:0 auto;padding:4rem 2rem}.footer-link{font-size:.75rem;color:#9ca3af;transition:color .3s ease}.footer-link:hover{color:#fff}.image-hover-scale{transition:transform .5s ease}.group:hover .image-hover-scale{transform:scale(1.05)}.accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 0;text-align:left;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;cursor:pointer}.accordion-trigger:hover{opacity:.7}.accordion-content{padding-bottom:1.5rem;font-size:.75rem;color:#374151;line-height:1.75}.quantity-button{width:2.5rem;height:2.5rem;border:1px solid #d1d5db;transition:border-color .3s ease}.quantity-button:hover{border-color:#000}.cart-item-image{width:6rem;height:6rem;background-color:#f9fafb;flex-shrink:0;overflow:hidden}.spinner{display:inline-block;width:3rem;height:3rem;border:2px solid #e5e7eb;border-top-color:#111827;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.product-card-skeleton .image-skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:loading 1.5s infinite}.product-card-skeleton .text-skeleton{height:1rem;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}}@layer utilities{.flex{display:flex}.grid{display:grid}.block{display:block}.hidden{display:none}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1 0%}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{inset:0}.top-0{top:0}.top-1\/2{top:50%}.top-24{top:6rem}.top-\[73px\]{top:73px}.-top-2{top:-.5rem}.-right-2{right:-.5rem}.left-1\/2{left:50%}.left-4{left:1rem}.right-4{right:1rem}.bottom-4{bottom:1rem}.-translate-y-1\/2{transform:translateY(-50%)}.-translate-x-1\/2{transform:translate(-50%)}.translate-y-full{transform:translateY(100%)}.size-full{width:100%;height:100%}.w-3{width:.75rem}.h-3{height:.75rem}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-8{width:2rem}.h-8{height:2rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.w-12{width:3rem}.h-12{height:3rem}.w-16{width:4rem}.h-16{height:4rem}.w-20{width:5rem}.h-20{height:5rem}.w-24{width:6rem}.h-24{height:6rem}.w-full{width:100%}.w-1\/4{width:25%}.w-3\/4{width:75%}.h-\[70vh\]{height:70vh}.min-w-0{min-width:0}.min-h-screen{min-height:100vh}.min-h-\[500px\]{min-height:500px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.aspect-square{aspect-ratio:1/1}.aspect-\[3\/4\]{aspect-ratio:3/4}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-x-8{column-gap:2rem}.gap-y-16{row-gap:4rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.ml-2{margin-left:.5rem}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.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-12{margin-bottom:3rem}.p-4{padding:1rem}.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-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.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-4{padding-top:1rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pb-16{padding-bottom:4rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-8>*+*{margin-top:2rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-black{border-color:#000}.border-white{border-color:#fff}.border-transparent{border-color:transparent}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-gray-700{border-color:#374151}.border-gray-800{border-color:#1f2937}.border-red-500{border-color:#ef4444}.border-green-200{border-color:#bbf7d0}.border-green-500{border-color:#22c55e}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-transparent{background-color:transparent}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-300{background-color:#d1d5db}.bg-gray-500{background-color:#6b7280}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-green-50{background-color:#f0fdf4}.bg-white\/90{background-color:#ffffffe6}.bg-black\/20{background-color:#0003}.bg-black\/70{background-color:#000000b3}.text-black{color:#000}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.text-yellow-400{color:#facc15}.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-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-\[10px\]{font-size:10px;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.opacity-100{opacity:1}.z-10{z-index:10}.z-20{z-index:20}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.overflow-hidden{overflow:hidden}.shrink-0{flex-shrink:0}.object-cover{object-fit:cover}.transition-colors{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-75:hover{opacity:.75}.hover\:border-black:hover{border-color:#000}.hover\:bg-white:hover{background-color:#fff}.hover\:bg-black:hover{background-color:#000}.hover\:bg-gray-800:hover{background-color:#1f2937}.hover\:text-black:hover{color:#000}.hover\:text-white:hover{color:#fff}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:border-black:focus{border-color:#000}.focus\:border-white:focus{border-color:#fff}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.group:hover .group-hover\:opacity-60{opacity:.6}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:translate-y-0{transform:translateY(0)}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.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}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.container{width:100%;margin-left:auto;margin-right:auto}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}@media(min-width:768px){.md\:hidden{display:none}.md\:flex{display:flex}.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\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:pl-8{padding-left:2rem}}}
