2:"$Sreact.fragment"
4:I[1700,["6993","static/chunks/6993-8fcb6a2a565e2b49.js","7177","static/chunks/app/layout-5473d8346890bb95.js"],"default"]
5:I[5244,[],""]
6:I[3866,[],""]
7:I[9268,["9054","static/chunks/9054-56ad5e5e1f273530.js","7396","static/chunks/7396-3f127cedaa086afd.js","6993","static/chunks/6993-8fcb6a2a565e2b49.js","9556","static/chunks/9556-5923626392a36651.js","1181","static/chunks/1181-438bd262a9a8289e.js","6838","static/chunks/6838-880b250823d4680d.js","9635","static/chunks/app/(storefront)/layout-db6b4fe1b644509d.js"],"CartProvider"]
8:I[2704,["9054","static/chunks/9054-56ad5e5e1f273530.js","7396","static/chunks/7396-3f127cedaa086afd.js","6993","static/chunks/6993-8fcb6a2a565e2b49.js","9556","static/chunks/9556-5923626392a36651.js","1181","static/chunks/1181-438bd262a9a8289e.js","6838","static/chunks/6838-880b250823d4680d.js","9635","static/chunks/app/(storefront)/layout-db6b4fe1b644509d.js"],"default"]
9:I[8557,["9054","static/chunks/9054-56ad5e5e1f273530.js","7396","static/chunks/7396-3f127cedaa086afd.js","6993","static/chunks/6993-8fcb6a2a565e2b49.js","9556","static/chunks/9556-5923626392a36651.js","1181","static/chunks/1181-438bd262a9a8289e.js","6838","static/chunks/6838-880b250823d4680d.js","9635","static/chunks/app/(storefront)/layout-db6b4fe1b644509d.js"],"default"]
a:I[1478,["9054","static/chunks/9054-56ad5e5e1f273530.js","7396","static/chunks/7396-3f127cedaa086afd.js","6993","static/chunks/6993-8fcb6a2a565e2b49.js","9556","static/chunks/9556-5923626392a36651.js","1181","static/chunks/1181-438bd262a9a8289e.js","6838","static/chunks/6838-880b250823d4680d.js","9635","static/chunks/app/(storefront)/layout-db6b4fe1b644509d.js"],"default"]
b:I[6646,["9054","static/chunks/9054-56ad5e5e1f273530.js","7396","static/chunks/7396-3f127cedaa086afd.js","6993","static/chunks/6993-8fcb6a2a565e2b49.js","9556","static/chunks/9556-5923626392a36651.js","1181","static/chunks/1181-438bd262a9a8289e.js","6838","static/chunks/6838-880b250823d4680d.js","9635","static/chunks/app/(storefront)/layout-db6b4fe1b644509d.js"],"default"]
c:I[7033,[],"ClientPageRoot"]
d:I[9165,["7396","static/chunks/7396-3f127cedaa086afd.js","6623","static/chunks/app/(storefront)/privacy/page-3d155227220d748f.js"],"default"]
10:I[6213,[],"OutletBoundary"]
12:I[6213,[],"MetadataBoundary"]
14:I[6213,[],"ViewportBoundary"]
16:I[4835,[],""]
1:HL["/_next/static/css/2fe90adecb75d254.css","style"]
3:T557f,
  *,*::before,*::after{box-sizing:border-box}
  html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4}
  body{margin:0;font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;background-color:#DEDCFF;color:#050315}
  img,video{max-width:100%;height:auto;display:block}
  a{color:inherit;text-decoration:inherit}
  button,input,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}
  button{cursor:pointer;background:transparent;border:0}
  h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}
  p,ul,ol,blockquote,figure{margin:0;padding:0}
  ul,ol{list-style:none}
  ::-webkit-scrollbar{width:6px;height:6px}
  ::-webkit-scrollbar-track{background:#F5F4FF}
  ::-webkit-scrollbar-thumb{background:#C7C2F5;border-radius:3px}

  /* === POSITION === */
  .static{position:static}.fixed{position:fixed}.absolute{position:absolute}
  .relative{position:relative}.sticky{position:sticky;top:0}

  /* === INSET === */
  .inset-0{inset:0}.inset-y-0{top:0;bottom:0}
  .top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}
  .top-full{top:100%}.bottom-6{bottom:1.5rem}
  .-top-1\.5{top:-.375rem}.-top-2{top:-.5rem}.-right-1\.5{right:-.375rem}.-right-2{right:-.5rem}
  .left-3{left:.75rem}.left-4{left:1rem}.right-3{right:.75rem}.right-4{right:1rem}
  .top-2{top:.5rem}.top-3{top:.75rem}.top-24{top:6rem}

  /* === Z-INDEX === */
  .z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}
  .z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}

  /* === DISPLAY === */
  .block{display:block}.inline-block{display:inline-block}.inline{display:inline}
  .flex{display:flex}.inline-flex{display:inline-flex}
  .grid{display:grid}.hidden{display:none}

  /* === FLEX === */
  .flex-row{flex-direction:row}.flex-col{flex-direction:column}
  .flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}
  .items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}
  .justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}
  .justify-center{justify-content:center}.justify-between{justify-content:space-between}
  .justify-around{justify-content:space-around}
  .flex-1{flex:1 1 0%}.flex-none{flex:none}
  .flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}
  .order-1{order:1}.order-2{order:2}
  .self-center{align-self:center}

  /* === SPACE === */
  .space-x-3>:not([hidden])~:not([hidden]){margin-left:.75rem}
  .space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}
  .space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}
  .space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}
  .space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}
  .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}

  /* === GRID === */
  .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
  .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
  .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
  .grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}
  .col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}
  .col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}
  .col-span-5{grid-column:span 5/span 5}.col-span-8{grid-column:span 8/span 8}
  .col-span-12{grid-column:span 12/span 12}
  .gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}
  .gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-12{gap:3rem}

  /* === OVERFLOW === */
  .overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}
  .overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}
  .overflow-x-hidden{overflow-x:hidden}.scroll-smooth{scroll-behavior:smooth}

  /* === SIZING === */
  .w-full{width:100%}.w-auto{width:auto}.h-full{height:100%}.h-screen{height:100vh}
  .w-1\/2{width:50%}.w-1\/3{width:33.333%}.w-2\/3{width:66.667%}
  .w-1{width:.25rem}.w-1\.5{width:.375rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}
  .w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}
  .w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}
  .w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}
  .w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-64{width:16rem}.w-80{width:20rem}
  .w-\[16px\]{width:16px}.w-\[26px\]{width:26px}.w-\[70vw\]{width:70vw}
  .h-1\.5{height:.375rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}
  .h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}
  .h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}
  .h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}
  .h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}
  .h-48{height:12rem}.h-64{height:16rem}.h-72{height:18rem}.h-80{height:20rem}.h-96{height:24rem}
  .h-\[16px\]{height:16px}.h-\[26px\]{height:26px}.h-\[60vh\]{height:60vh}
  .h-\[calc\(100vh-2rem\)\]{height:calc(100vh - 2rem)}
  .min-h-screen{min-height:100vh}.min-h-\[400px\]{min-height:400px}
  .min-h-\[70vh\]{min-height:70vh}.min-h-\[80vh\]{min-height:80vh}
  .max-w-7xl{max-width:80rem}.max-w-6xl{max-width:72rem}.max-w-5xl{max-width:64rem}
  .max-w-4xl{max-width:56rem}.max-w-2xl{max-width:42rem}.max-w-xl{max-width:36rem}
  .max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}
  .max-w-xs{max-width:20rem}.max-w-\[1400px\]{max-width:1400px}.max-w-\[420px\]{max-width:420px}
  .max-w-full{max-width:100%}.min-w-0{min-width:0}

  /* === MARGIN === */
  .mx-auto{margin-left:auto;margin-right:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}
  .mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}
  .my-4{margin-top:1rem;margin-bottom:1rem}
  .mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}
  .mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}
  .mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}
  .mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.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}
  .mb-16{margin-bottom:4rem}
  .ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}
  .-mr-2{margin-right:-.5rem}

  /* === PADDING === */
  .p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}
  .p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-12{padding:3rem}
  .px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}
  .px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}
  .px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}
  .px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}
  .px-8{padding-left:2rem;padding-right:2rem}
  .py-0\.5{padding-top:.125rem;padding-bottom:.125rem}
  .py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}
  .py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}
  .py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}
  .py-4{padding-top:1rem;padding-bottom:1rem}.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-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}
  .py-24{padding-top:6rem;padding-bottom:6rem}
  .pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}
  .pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-16{padding-top:4rem}
  .pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}
  .pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}
  .pb-8{padding-bottom:2rem}.pb-12{padding-bottom:3rem}
  .pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}
  .pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}
  .pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}
  .pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pr-12{padding-right:3rem}

  /* === ASPECT RATIO === */
  .aspect-square{aspect-ratio:1/1}.aspect-\[3\/4\]{aspect-ratio:3/4}
  .aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[16\/9\]{aspect-ratio:16/9}
  .aspect-\[16\/10\]{aspect-ratio:16/10}

  /* === BORDER === */
  .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-r{border-right-width:1px;border-right-style:solid}
  .border-2{border-width:2px;border-style:solid}.border-4{border-width:4px;border-style:solid}
  .border-dashed{border-style:dashed}.border-none{border-style:none}
  .border-transparent{border-color:transparent}

  /* === BORDER RADIUS === */
  .rounded-none{border-radius:0}.rounded{border-radius:.25rem}.rounded-sm{border-radius:.125rem}
  .rounded-md{border-radius:.375rem}.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}
  .rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}
  .rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}
  .rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}
  .rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}
  .rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}

  /* === SHADOW === */
  .shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}
  .shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}
  .shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}
  .shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
  .shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}
  .shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.shadow-none{box-shadow:none}

  /* === OBJECT === */
  .object-cover{object-fit:cover}.object-contain{object-fit:contain}.object-center{object-position:center}

  /* === TEXT === */
  .text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}
  .uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}
  .italic{font-style:italic}.not-italic{font-style:normal}
  .font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}
  .font-bold{font-weight:700}.font-extrabold{font-weight:800}
  .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-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-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}
  .text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}
  .text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}
  .leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}
  .tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}
  .tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}
  .tracking-widest{letter-spacing:.1em}
  .tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.15em\]{letter-spacing:.15em}
  .tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.25em\]{letter-spacing:.25em}
  .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
  .line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  .whitespace-nowrap{white-space:nowrap}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
  .underline{text-decoration-line:underline}

  /* === OPACITY === */
  .opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-70{opacity:.7}
  .opacity-75{opacity:.75}.opacity-85{opacity:.85}.opacity-90{opacity:.9}
  .opacity-95{opacity:.95}.opacity-100{opacity:1}.opacity-\[0\.03\]{opacity:.03}

  /* === BG === */
  .bg-cover{background-size:cover}.bg-center{background-position:50%}
  .bg-black\/40{background-color:rgba(0,0,0,.4)}.bg-black\/60{background-color:rgba(0,0,0,.6)}
  .bg-white\/5{background-color:rgba(255,255,255,.05)}
  .bg-transparent{background-color:transparent}.bg-current{background-color:currentColor}
  .bg-gray-100{background-color:#f3f4f6}

  /* === BRAND COLORS === */
  .bg-brand-bg{background-color:#DEDCFF}.bg-brand-surface{background-color:#F5F4FF}
  .bg-brand-btn-bg{background-color:#050315}.bg-brand-accent{background-color:#FF6F59}
  .bg-brand-border{background-color:#C7C2F5}.bg-brand-border\/50{background-color:rgba(199,194,245,.5)}
  .text-brand-text{color:#050315}.text-brand-muted{color:#57547A}
  .text-brand-bg{color:#DEDCFF}.text-brand-btn-text{color:#DEDCFF}.text-brand-accent{color:#FF6F59}
  .border-brand-border{border-color:#C7C2F5}.border-brand-text{border-color:#050315}
  .border-brand-btn-bg{border-color:#050315}.border-brand-muted{border-color:#57547A}
  .fill-brand-text{fill:#050315}
  .ring-brand-text,.ring-\[\#050315\]{--tw-ring-color:rgb(5 3 21)}
  .ring-1{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 0 1px var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000}
  .ring-offset-1{--tw-ring-offset-width:1px}.ring-offset-brand-bg{--tw-ring-offset-color:#DEDCFF}.ring-offset-brand-surface{--tw-ring-offset-color:#F5F4FF}

  /* === TRANSITIONS === */
  .transition{transition-property:color,background-color,border-color,opacity,box-shadow,transform,filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
  .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;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}
  .transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
  .duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}
  .duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}
  .duration-700{transition-duration:.7s}.duration-1000{transition-duration:1s}
  .ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}
  .ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}

  /* === TRANSFORM === */
  .-translate-x-full{transform:translateX(-100%)}
  .translate-x-0{transform:translateX(0)}
  .rotate-180{transform:rotate(180deg)}
  .hover\:-translate-y-0\.5:hover{transform:translateY(-.125rem)}
  .group:hover .group-hover\:scale-105,.group:hover .group-hover\:scale-\[1\.05\]{transform:scale(1.05)}
  .group:hover .group-hover\:opacity-100{opacity:1}
  .group:hover .group-hover\:opacity-0{opacity:0}
  .group:hover .group-hover\:translate-x-1{transform:translateX(.25rem)}

  /* === FILTERS === */
  .brightness-0{filter:brightness(0)}.invert{filter:invert(1)}
  .drop-shadow-lg{filter:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}
  .mix-blend-multiply{mix-blend-mode:multiply}
  .backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}
  .blur-3xl{filter:blur(64px)}

  /* === MISC === */
  .pointer-events-none{pointer-events:none}.cursor-pointer{cursor:pointer}
  .cursor-not-allowed{cursor:not-allowed}.select-none{user-select:none}
  .appearance-none{-webkit-appearance:none;appearance:none}
  .outline-none{outline:2px solid transparent;outline-offset:2px}
  .resize-none{resize:none}.resize-y{resize:vertical}
  .list-none{list-style-type:none}
  .divide-y>:not([hidden])~:not([hidden]){border-top-width:1px;border-top-style:solid}
  .\[-ms-overflow-style\:none\]{-ms-overflow-style:none}
  .\[scrollbar-width\:none\]{scrollbar-width:none}

  /* === SNAP === */
  .snap-x{scroll-snap-type:x mandatory}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}
  .snap-center{scroll-snap-align:center}.snap-start{scroll-snap-align:start}

  /* === ANIMATIONS === */
  @keyframes pulse{50%{opacity:.5}}
  .animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}
  @keyframes spin{to{transform:rotate(1turn)}}
  .animate-spin{animation:spin 1s linear infinite}
  @keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
  .animate-fade-in,.animate-page{animation:fade-in .3s ease-out}
  @keyframes enter{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}
  .animate-in{animation:enter .3s ease-out}

  /* === STOREFRONT SPECIFIC === */
  .storefront{min-height:100vh;display:flex;flex-direction:column}
  .glass{border:1px solid rgba(199,194,245,.5);background-color:rgba(245,244,255,.8);backdrop-filter:blur(4px)}
  .gradient-text{background:linear-gradient(135deg,#DEDCFF,#C7C2F5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
  .status-dot{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px}
  .status-dot-active{background-color:#22c55e}.status-dot-inactive{background-color:#ef4444}

  /* === RESPONSIVE — sm (640px) === */
  @media (min-width:640px){
    .sm\:hidden{display:none}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}
    .sm\:inline-flex{display:inline-flex}
    .sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}
    .sm\:text-5xl{font-size:3rem;line-height:1}
    .sm\:text-left{text-align:left}
    .sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}
    .sm\:h-20{height:5rem}.sm\:h-\[72px\]{height:72px}
    .sm\:w-60{width:15rem}.sm\:gap-7{gap:1.75rem}
    .sm\:snap-start{scroll-snap-align:start}.sm\:snap-center{scroll-snap-align:center}
    .sm\:mt-0{margin-top:0}.sm\:pt-0{padding-top:0}
    .sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}
  }
  /* === RESPONSIVE — md (768px) === */
  @media (min-width:768px){
    .md\:hidden{display:none}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}
    .md\:inline-flex{display:inline-flex}
    .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
    .md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}
    .md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}
    .md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-12{grid-column:span 12/span 12}
    .md\:order-1{order:1}.md\:order-2{order:2}
    .md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}
    .md\:items-center{align-items:center}.md\:items-start{align-items:flex-start}
    .md\:justify-end{justify-content:flex-end}
    .md\:text-left{text-align:left}.md\:text-right{text-align:right}
    .md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}
    .md\:text-6xl{font-size:3.75rem;line-height:1}
    .md\:h-\[75vh\]{height:75vh}.md\:h-20{height:5rem}
    .md\:w-12{width:3rem}.md\:h-12{height:3rem}.md\:w-5{width:1.25rem}.md\:h-5{height:1.25rem}
    .md\:px-6{padding-left:1.5rem;padding-right:1.5rem}
    .md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}
    .md\:pb-8{padding-bottom:2rem}.md\:pt-0{padding-top:0}
    .md\:pr-8{padding-right:2rem}.md\:pr-0{padding-right:0}
    .md\:mt-0{margin-top:0}.md\:mt-8{margin-top:2rem}.md\:mt-12{margin-top:3rem}
    .md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}
    .md\:mx-0{margin-left:0;margin-right:0}
    .md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-12{gap:3rem}
    .md\:gap-4{gap:1rem}
    .md\:aspect-\[3\/4\]{aspect-ratio:3/4}.md\:aspect-\[16\/10\]{aspect-ratio:16/10}
    .md\:space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}
    .md\:col-span-3.lg\:col-span-2{grid-column:span 2/span 2}
  }
  /* === RESPONSIVE — lg (1024px) === */
  @media (min-width:1024px){
    .lg\:hidden{display:none}.lg\:flex{display:flex}.lg\:block{display:block}
    .lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}
    .lg\:gap-12{gap:3rem}.lg\:w-56{width:14rem}.lg\:gap-8{gap:2rem}
    .lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}
    .lg\:col-span-5{grid-column:span 5/span 5}
    .lg\:flex-col{flex-direction:column}.lg\:items-end{align-items:flex-end}
    .lg\:justify-end{justify-content:flex-end}
    .lg\:text-right{text-align:right}
    .lg\:pr-0{padding-right:0}.lg\:aspect-\[4\/3\]{aspect-ratio:4/3}
    .lg\:text-xs{font-size:.75rem;line-height:1rem}
    .lg\:translate-x-0{transform:translateX(0)}.lg\:pl-64{padding-left:16rem}
  }
0:{"P":null,"b":"UQdFHXydKvdbToR6YV9cB","p":"","c":["","privacy",""],"i":false,"f":[[["",{"children":["(storefront)",{"children":["privacy",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$2","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/2fe90adecb75d254.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"rel":"stylesheet","href":"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap"}],["$","meta",null,{"name":"theme-color","content":"#DEDCFF"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":"$3"}}]]}],["$","body",null,{"className":"antialiased","children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]]}]]}],{"children":["(storefront)",["$","$2","c",{"children":[null,["$","$L7",null,{"children":[["$","$L8",null,{}],["$","div",null,{"className":"storefront min-h-screen flex flex-col bg-background text-foreground","children":[["$","$L9",null,{}],["$","main",null,{"className":"flex-1","children":["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children","(storefront)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:1:props:children:props:children:props:notFound:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:1:props:children:1:props:children:1:props:children:props:children:props:notFound:1:props:children:props:children:1:props:style","children":"404"}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:1:props:children:props:children:props:notFound:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:1:props:children:1:props:children:1:props:children:props:children:props:notFound:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}],["$","$La",null,{}],["$","$Lb",null,{}]]}]]}]]}],{"children":["privacy",["$","$2","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children","(storefront)","children","privacy","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["__PAGE__",["$","$2","c",{"children":[["$","$Lc",null,{"Component":"$d","searchParams":{},"params":{},"promises":["$@e","$@f"]}],null,["$","$L10",null,{"children":"$L11"}]]}],{},null]},null]},null]},null],["$","$2","h",{"children":[null,["$","$2","mECkfP_6vxrSvbv8FtKGB",{"children":[["$","$L12",null,{"children":"$L13"}],["$","$L14",null,{"children":"$L15"}],null]}]]}]]],"m":"$undefined","G":["$16","$undefined"],"s":false,"S":true}
e:{}
f:{}
15:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
13:[["$","meta","0",{"charSet":"utf-8"}],["$","title","1",{"children":"Habib Panjabi House — Premium Men's Panjabi"}],["$","meta","2",{"name":"description","content":"Discover premium men's Panjabi at Habib Panjabi House. Shop our exclusive collection of casual, wedding, embroidered, and cotton Panjabi. Free nationwide delivery."}],["$","meta","3",{"name":"robots","content":"index, follow"}]]
11:null
