*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;line-height:1.5}:root{--background:#fafafa;--white:#fff;--primary:#1a1a2e;--secondary:#6b7280;--accent:#2563eb;--deal:#059669;--discount:#ef4444;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb}body{background-color:var(--background);color:var(--primary);min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}img{max-width:100%;height:auto}.flex{display:flex}.grid{display:grid}.hidden{display:none}.block{display:block}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.items-center{align-items:center}.items-start{align-items:flex-start}.items-baseline{align-items:baseline}.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))}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.justify-items-center{justify-items:center}.space-x-2>*+*{margin-left:.5rem}.space-x-4>*+*{margin-left:1rem}.space-x-8>*+*{margin-left:2rem}.space-y-2>*+*{margin-top:.5rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.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}.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-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-12{padding-left:3rem}.pr-2{padding-right:.5rem}.pr-32{padding-right:8rem}.pt-8{padding-top:2rem}.m-0{margin:0}.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}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.mx-auto{margin-left:auto;margin-right:auto}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-16{width:4rem}.w-48{width:12rem}.w-72{width:18rem}.w-80{width:20rem}.w-full{width:100%}.w-4\/5{width:80%}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.max-w-none{max-width:none}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.max-h-full{max-height:100%}.max-w-full{max-width:100%}.min-h-screen{min-height:100vh}.min-h-\[calc\(100vh-200px\)\]{min-height:calc(100vh - 200px)}.min-h-\[3rem\]{min-height:3rem}.relative{position:relative}.absolute{position:absolute}.inset-y-0{top:0;bottom:0}.left-0{left:0}.right-0{right:0}.top-3{top:.75rem}.left-3{left:.75rem}.right-3{right:.75rem}.z-50{z-index:50}.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-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.leading-relaxed{line-height:1.625}.line-through{text-decoration:line-through}.text-white{color:#fff}.text-primary{color:var(--primary)}.text-secondary{color:var(--secondary)}.text-accent{color:var(--accent)}.text-deal{color:var(--deal)}.text-emerald-700{color:#047857}.text-yellow-500{color:#eab308}.text-amber-600{color:#b45309}.bg-white{background-color:#fff}.bg-background{background-color:var(--background)}.bg-accent{background-color:var(--accent)}.bg-deal{background-color:var(--deal)}.bg-red-500{background-color:#ef4444}.bg-orange-500{background-color:#f97316}.bg-orange-600{background-color:#ea580c}.bg-blue-600{background-color:#2563eb}.bg-gray-50{background-color:var(--gray-50)}.bg-gray-200{background-color:var(--gray-200)}.bg-accent\/10{background-color:rgba(37,99,235,.1)}.bg-deal\/10{background-color:rgba(5,150,105,.1)}.bg-gradient-to-b{background-image:linear-gradient(to bottom, var(--tw-gradient-stops))}.from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to,transparent)}.to-background{--tw-gradient-to:var(--background)}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-gray-100{border-color:var(--gray-100)}.border-gray-200{border-color:var(--gray-200)}.border-transparent{border-color:transparent}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.overflow-hidden{overflow:hidden}.object-contain{object-fit:contain}.aspect-square{aspect-ratio:1}.pointer-events-none{pointer-events:none}.cursor-not-allowed{cursor:not-allowed}.opacity-50{opacity:.5}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-property:box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--accent)}.focus\:border-transparent:focus{border-color:transparent}.hover\:text-primary:hover{color:var(--primary)}.hover\:text-accent:hover{color:var(--accent)}.hover\:bg-gray-50:hover{background-color:var(--gray-50)}.hover\:bg-accent\/90:hover{background-color:rgba(37,99,235,.9)}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.hover\:border-accent\/20:hover{border-color:rgba(37,99,235,.2)}.hover\:underline:hover{text-decoration:underline}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-110:hover{transform:scale(1.1)}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.star-filled{opacity:1}.star-half{opacity:.5}.star-empty{color:var(--gray-200)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.prose{max-width:65ch}.prose p{margin-bottom:1rem}.prose h2{margin-top:2rem;margin-bottom:1rem}.prose ul{padding-left:1.5rem;list-style-type:disc}.prose li{margin-bottom:.5rem}.resize-none{resize:none}.list-disc{list-style-type:disc}.pick-preview-list>article:last-child{border-bottom:none;padding-bottom:0}.pick-card-layout{display:block}.pick-card-image{margin-bottom:1.5rem}@media (width>=768px){.md\:flex{display:flex}.md\:hidden{display:none}.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-5xl{font-size:3rem;line-height:1}.pick-card-layout{grid-template-columns:5fr 7fr;align-items:start;gap:2.5rem;display:grid}.pick-card-image{margin-bottom:0}}@media (width>=640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:w-80{width:20rem}}@media (width>=1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (width>=1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.product-grid>.product-grid-item{width:100%}@media (width>=640px){.product-grid>.product-grid-item{width:calc(50% - 12px)}}@media (width>=1024px){.product-grid>.product-grid-item{width:calc(33.333% - 16px)}}