@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-lg:32rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-medium:500;--font-weight-semibold:600;--tracking-widest:.1em;--radius-lg:.75rem;--radius-xl:1rem;--shadow-xs:0 1px 2px #1216210a;--shadow-md:0 10px 35px #12162114;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}}@layer base,components;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:0}.top-1\/2{top:50%}.top-3{top:calc(var(--spacing) * 3)}.right-3{right:calc(var(--spacing) * 3)}.left-1\/2{left:50%}.left-2{left:calc(var(--spacing) * 2)}.z-\[100\]{z-index:100}.z-\[101\]{z-index:101}.z-\[110\]{z-index:110}.z-\[120\]{z-index:120}.col-start-2{grid-column-start:2}.row-span-2{grid-row:span 2/span 2}.row-start-1{grid-row-start:1}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.-mx-1{margin-inline:calc(var(--spacing) * -1)}.my-1{margin-block:var(--spacing)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.aspect-square{aspect-ratio:1}.size-2{width:calc(var(--spacing) * 2);height:calc(var(--spacing) * 2)}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.size-8{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.size-12{width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}.size-full{width:100%;height:100%}.h-9{height:calc(var(--spacing) * 9)}.h-11{height:calc(var(--spacing) * 11)}.h-12{height:calc(var(--spacing) * 12)}.h-auto{height:auto}.h-px{height:1px}.w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.w-fit{width:fit-content}.w-full{width:100%}.max-w-64{max-width:calc(var(--spacing) * 64)}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.min-w-0{min-width:0}.min-w-40{min-width:calc(var(--spacing) * 40)}.min-w-44{min-width:calc(var(--spacing) * 44)}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.cursor-default{cursor:default}.appearance-none{appearance:none}.auto-rows-min{grid-auto-rows:min-content}.grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.self-start{align-self:flex-start}.justify-self-end{justify-self:flex-end}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-\[var\(--radius\)\]{border-radius:var(--radius)}.rounded-\[var\(--radius-small\)\]{border-radius:var(--radius-small)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:.75rem}.rounded-md{border-radius:.625rem}.rounded-none{border-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-border{border-color:var(--border)}.border-destructive{border-color:var(--destructive)}.border-input{border-color:var(--input)}.border-primary{border-color:var(--primary)}.border-secondary{border-color:var(--secondary)}.border-transparent{border-color:#0000}.bg-background{background-color:var(--background)}.bg-black\/45{background-color:#00000073}@supports (color:color-mix(in lab, red, red)){.bg-black\/45{background-color:color-mix(in oklab, var(--color-black) 45%, transparent)}}.bg-border{background-color:var(--border)}.bg-card{background-color:var(--card)}.bg-destructive{background-color:var(--destructive)}.bg-destructive-soft{background-color:var(--destructive-soft)}.bg-foreground{background-color:var(--foreground)}.bg-muted{background-color:var(--muted-surface)}.bg-popover{background-color:var(--popover)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-success-soft{background-color:var(--success-soft)}.bg-transparent{background-color:#0000}.bg-warning-soft{background-color:var(--warning-soft)}.fill-current{fill:currentColor}.fill-foreground{fill:var(--foreground)}.object-cover{object-fit:cover}.p-0{padding:0}.p-1{padding:var(--spacing)}.p-6{padding:calc(var(--spacing) * 6)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-7{padding-inline:calc(var(--spacing) * 7)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pr-2\.5{padding-right:calc(var(--spacing) * 2.5)}.pr-10{padding-right:calc(var(--spacing) * 10)}.pl-8{padding-left:calc(var(--spacing) * 8)}.text-center{text-align:center}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-none{--tw-leading:1;line-height:1}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.01em\]{--tw-tracking:-.01em;letter-spacing:-.01em}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.whitespace-nowrap{white-space:nowrap}.text-background{color:var(--background)}.text-card-foreground{color:var(--card-foreground)}.text-destructive{color:var(--destructive)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-popover-foreground{color:var(--popover-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-success{color:var(--success)}.text-warning-foreground{color:var(--warning-foreground)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.underline-offset-4{text-underline-offset:4px}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-md{--tw-shadow:0 10px 35px var(--tw-shadow-color,#12162114);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 5px 18px var(--tw-shadow-color,#12162112);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px var(--tw-shadow-color,#1216210a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-\[2px\]{--tw-backdrop-blur:blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[border-color\,box-shadow\]{transition-property:border-color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,background-color\,border-color\,box-shadow\,transform\]{transition-property:color,background-color,border-color,box-shadow,transform;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}@media (hover:hover){.hover\:border-foreground\/20:hover{border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.hover\:border-foreground\/20:hover{border-color:color-mix(in oklab, var(--foreground) 20%, transparent)}}.hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab, var(--destructive) 90%, transparent)}}.hover\:bg-muted:hover{background-color:var(--muted-surface)}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab, var(--primary) 90%, transparent)}}.hover\:bg-secondary\/80:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab, var(--secondary) 80%, transparent)}}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:underline:hover{text-decoration-line:underline}}.focus\:bg-muted:focus{background-color:var(--muted-surface)}.focus\:text-foreground:focus{color:var(--foreground)}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color:color-mix(in oklab, var(--destructive) 20%, transparent)}}.focus-visible\:ring-ring\/20:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){.focus-visible\:ring-ring\/20:focus-visible{--tw-ring-color:color-mix(in oklab, var(--ring) 20%, transparent)}}.active\:translate-y-px:active{--tw-translate-y:1px;translate:var(--tw-translate-x) var(--tw-translate-y)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot=card-action]){grid-template-columns:1fr auto}.aria-invalid\:border-destructive[aria-invalid=true]{border-color:var(--destructive)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:color-mix(in oklab, var(--destructive) 20%, transparent)}}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[inset\=true\]\:pl-8[data-inset=true]{padding-left:calc(var(--spacing) * 8)}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=delayed-open\]\:animate-in[data-state=delayed-open]{animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=delayed-open\]\:fade-in-0[data-state=delayed-open]{--tw-enter-opacity:0}.data-\[state\=open\]\:animate-in[data-state=open]{animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=open\]\:bg-muted[data-state=open]{background-color:var(--muted-surface)}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[variant\=destructive\]\:text-destructive[data-variant=destructive]{color:var(--destructive)}.data-\[variant\=destructive\]\:focus\:bg-destructive-soft[data-variant=destructive]:focus{background-color:var(--destructive-soft)}@media (min-width:40rem){.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:text-left{text-align:left}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&\>svg\]\:pointer-events-none>svg{pointer-events:none}.\[\&\>svg\]\:size-3>svg{width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--background:#fff;--foreground:#171717;--card:#fff;--card-foreground:#171717;--popover:#fff;--popover-foreground:#171717;--primary:#ff5a00;--primary-foreground:#fff;--secondary:#f5f6f7;--secondary-foreground:#171717;--muted-surface:#f5f6f7;--muted-foreground:#777b82;--accent:#fff1e9;--accent-foreground:#d94800;--destructive:#d83b3b;--destructive-soft:#fff1f1;--border:#e9eaec;--input:#dadce0;--ring:#ff5a00;--success:#148a4a;--success-soft:#edfbf3;--warning:#b66a00;--warning-soft:#fff6df;--warning-foreground:#8a5100;--orange:#ff5a00;--orange-dark:#e84f00;--orange-soft:#fff1e9;--text:#171717;--muted:#777b82;--line:#e9eaec;--panel:#f5f6f7;--white:#fff;--green:#19a65a;--green-soft:#edfbf3;--red:#d83b3b;--red-soft:#fff1f1;--yellow:#f5a000;--shadow:0 10px 35px #12162114;--shadow-small:0 5px 18px #12162112;--radius:12px;--radius-small:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{color:var(--text);font-family:var(--font-inter), Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-optical-sizing:auto;font-synthesis:none;text-rendering:optimizelegibility;background:#fff;margin:0;font-size:14px}:is(body:has(.dashboard-page),body:has(.auth-page)){background:#f6f7f9}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}svg .icon-fill{fill:currentColor}.container-wide{width:min(1440px,100% - 64px);margin:0 auto}.mobile-only{display:none!important}.eyebrow{color:var(--orange);letter-spacing:.11em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}.primary-button,.secondary-button{border-radius:var(--radius-small);cursor:pointer;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 20px;font-weight:750;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.primary-button{border:1px solid var(--orange);background:var(--orange);color:#fff}.primary-button:hover{border-color:var(--orange-dark);background:var(--orange-dark)}.primary-button:active,.secondary-button:active{transform:translateY(1px)}.primary-button:disabled{opacity:.5;cursor:not-allowed}.secondary-button{border:1px solid var(--line);color:var(--text);background:#fff}.secondary-button:hover{background:#fafafa;border-color:#c9ccd1}.text-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:7px;display:inline-flex}.text-button:hover{color:var(--orange)}.text-button--danger:hover,.text-button--danger{color:var(--red)}.header-icon{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;width:40px;height:40px;display:grid;position:relative}.header-icon:hover{border-color:var(--line);background:#fafafa}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;position:sticky;top:0}.header-main{grid-template-columns:180px minmax(320px,1fr) auto;align-items:center;gap:28px;min-height:70px;display:grid}.brand-logo{letter-spacing:-.03em;align-items:center;gap:10px;width:max-content;font-size:17px;font-weight:700;display:inline-flex}.brand-logo__mark{color:#fff;background:var(--orange);letter-spacing:-.04em;border-radius:9px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:grid}.brand-logo__text b{color:var(--orange)}.header-search{background:#fff;border:1px solid #dadce0;border-radius:9px;grid-template-columns:auto 1fr;align-items:center;gap:10px;height:42px;padding-left:13px;transition:border-color .18s,box-shadow .18s;display:grid}.header-search:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px #ff5a0017}.header-search svg{color:#90949b;width:18px}.header-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0}.header-search button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:6px;height:32px;margin-right:4px;padding:0 13px;font-size:12px}.header-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}button,a,[role=button]{touch-action:manipulation}.language-menu{position:relative}.header-language{height:36px;box-shadow:none;color:#4b4e54;cursor:pointer;background:0 0;border:0;border-radius:0;outline:0;align-items:center;gap:5px;padding:0 4px;font-size:12px;display:inline-flex}.header-language:hover{color:var(--text)}.header-language:focus,.header-language:focus-visible,.header-language:active{box-shadow:none;background:0 0;border:0;outline:0}.header-language svg{width:13px;height:13px}.language-dropdown{z-index:40;background:#fff;border:0;border-radius:9px;min-width:112px;padding:5px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #181a1f29}.language-dropdown button{min-height:34px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;outline:0;padding:0 10px;font-size:12px}.language-dropdown button:hover,.language-dropdown button.active{color:var(--orange);background:#f4f4f5}.language-dropdown button:focus,.language-dropdown button:focus-visible{box-shadow:none;outline:0}.header-currency{color:#4b4e54;padding:0 8px;font-size:12px}.header-cart svg{width:22px;height:22px}.cart-badge{color:#fff;background:var(--orange);white-space:nowrap;border:2px solid #fff;border-radius:99px;place-items:center;min-width:19px;height:17px;padding:0 4px;font-size:9px;font-weight:800;display:grid;position:absolute;top:1px;right:-2px}.account-menu{position:relative}.account-trigger{cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;height:40px;padding:0 5px;font-size:12px;display:flex}.account-trigger>svg{color:#777;width:14px}.avatar{color:#fff;background:#24262b;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.avatar--small{background:var(--orange-soft);width:30px;height:30px;color:var(--orange)}.avatar--small svg{width:16px}.avatar--large{background:var(--orange);width:50px;height:50px;font-size:14px}.account-dropdown{border:1px solid var(--line);width:270px;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:10px;position:absolute;top:calc(100% + 11px);right:0}.account-dropdown:before{content:"";border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff;width:10px;height:10px;position:absolute;top:-6px;right:47px;transform:rotate(45deg)}.account-dropdown__head{border-bottom:1px solid var(--line);align-items:center;gap:11px;margin-bottom:5px;padding:8px 8px 14px;display:flex}.account-dropdown__head div{gap:3px;min-width:0;display:grid}.account-dropdown__head small{color:var(--muted);font-size:10px}.account-dropdown>a{border-radius:7px;align-items:center;gap:10px;min-height:40px;padding:0 9px;font-size:12px;display:flex}.account-dropdown>a:hover{background:var(--panel)}.account-dropdown>a svg{width:17px;color:var(--muted)}.account-dropdown__login{color:var(--orange);margin-top:5px;font-weight:750}.category-nav{border-top:1px solid #f1f2f3}.category-nav__inner{scrollbar-width:none;align-items:center;gap:30px;min-height:42px;display:flex;overflow-x:auto}.category-nav__inner::-webkit-scrollbar{display:none}.category-nav button{color:#565a61;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-self:stretch;padding:0;font-size:12px}.category-nav button:first-child{font-weight:750}.category-nav button:hover,.category-nav button.active{color:var(--orange);border-bottom-color:var(--orange)}.mobile-search{padding-bottom:11px}.mobile-search form{border:1px solid var(--line);background:#f8f8f8;border-radius:9px;align-items:center;gap:9px;height:40px;padding:0 12px;display:flex}.mobile-search input{background:0 0;border:0;outline:0;flex:1;min-width:0}.home-main,.favorites-page{padding:32px 0 80px}.favorites-page__title{color:var(--text);letter-spacing:-.03em;margin:0 0 22px;font-size:clamp(26px,3vw,34px);line-height:1.1}.catalog-heading,.section-heading{margin-bottom:24px}.catalog-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.catalog-heading h1,.section-heading h1{letter-spacing:-.035em;margin:0;font-size:clamp(26px,3vw,38px);line-height:1.08}.catalog-heading p:not(.eyebrow),.section-heading p:not(.eyebrow){color:var(--muted);margin:8px 0 0}.catalog-count{background:var(--panel);color:var(--muted);border-radius:99px;padding:8px 12px;font-size:12px}.catalog-toolbar{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:14px;min-height:62px;margin-bottom:22px;padding:10px 12px;display:flex}.desktop-filters{flex:1;align-items:flex-end;gap:9px;display:flex}.filter-field{gap:4px;display:grid}.filter-field>span,.sort-field>span{color:var(--muted);font-size:10px;font-weight:650}.filter-field select,.sort-field select{border:1px solid var(--line);color:#3f4248;cursor:pointer;background:#fff;border-radius:7px;outline:0;min-width:108px;height:34px;padding:0 28px 0 10px;font-size:12px}.price-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.price-input{gap:3px;display:grid}.price-input__control{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:18px minmax(0,1fr);align-items:center;height:34px;display:grid;overflow:hidden}.price-input__control:focus-within{border-color:#ff5a008c;box-shadow:0 0 0 3px #ff5a001a}.price-input__control input{width:100%;height:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:11px;font-weight:750}.price-input__control input:disabled{color:#8f9298;cursor:not-allowed}.price-input__control input::-webkit-inner-spin-button{appearance:none;margin:0}.price-input__control input::-webkit-outer-spin-button{appearance:none;margin:0}.filter-check{border:1px solid var(--line);color:#464950;border-radius:7px;align-items:center;gap:7px;height:34px;padding:0 10px;font-size:11px;display:flex}.filter-check input,.inline-check input,.payment-option input{accent-color:var(--orange)}.sort-field{gap:4px;margin-left:auto;display:grid}.sort-field select{min-width:180px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.product-card__media{margin:8px 8px 0;position:relative}.product-card__image-wrap{aspect-ratio:1.16;background:#f0f1f2;border-radius:9px;display:block;position:relative;overflow:hidden}.product-card__image{object-fit:cover;transition:transform .3s}.product-card:hover .product-card__image{transform:scale(1.025)}.discount-badge,.gallery-discount{z-index:2;background:var(--orange);color:#fff;border-radius:6px;padding:5px 7px;font-size:10px;font-weight:850;position:absolute;top:8px;left:8px}.favorite-button,.gallery-favorite{z-index:2;color:#777b82;cursor:pointer;background:#ffffffeb;border:1px solid #0000000f;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 3px 10px #0000000d}.favorite-button.active,.gallery-favorite.active,.favorite-button:hover,.gallery-favorite:hover{color:var(--orange)}.favorite-button svg,.gallery-favorite svg{width:17px}.product-card__body{padding:12px 13px 14px}.product-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;font-size:13px;font-weight:680;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card__title:hover{color:var(--orange)}.product-card__rating{color:var(--muted);align-items:center;gap:5px;margin-top:6px;font-size:10px;display:flex}.stars{color:var(--yellow);letter-spacing:.5px}.product-card__price-row{align-items:baseline;gap:9px;margin-top:8px;display:flex}.product-card__price-row strong{color:var(--orange);font-size:17px}.product-card__price-row del{color:#9a9da3;font-size:10px}.product-card__footer{justify-content:space-between;align-items:center;gap:8px;min-height:38px;margin-top:12px;display:flex}.stock-pill,.stock-label,.status-badge,.role-badge,.demo-badge{border-radius:99px;align-items:center;gap:5px;width:max-content;padding:5px 8px;font-size:10px;font-weight:700;display:inline-flex}.stock-pill--yes,.stock-label--yes,.status-badge--delivered,.status-badge--shipped{color:#108146;background:var(--green-soft)}.stock-pill--no,.stock-label--no,.status-badge--cancelled{color:#bc3434;background:var(--red-soft)}.status-badge--processing{color:#a96600;background:#fff7e6}.stock-label svg{width:13px;height:13px}.quick-add-button{border:1px solid var(--orange);background:var(--orange);color:#fff;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-width:38px;height:34px;padding:0 10px;font-size:10px;font-weight:750;display:inline-flex}.quick-add-button.added{border-color:var(--green);background:var(--green)}.quick-add-button:disabled{cursor:not-allowed;background:#d9dade;border-color:#d9dade}.quick-add-button svg{width:16px}.empty-state,.empty-cart,.dashboard-placeholder{text-align:center;min-height:380px;color:var(--muted);align-content:center;place-items:center;gap:12px;display:grid}.empty-state h2,.empty-cart h1,.empty-cart h2,.dashboard-placeholder h2{color:var(--text);margin:0}.empty-cart__icon,.dashboard-placeholder>span{background:var(--orange-soft);width:70px;height:70px;color:var(--orange);border-radius:50%;place-items:center;display:grid}.empty-cart__icon svg,.dashboard-placeholder>span svg{width:30px;height:30px}.product-page{padding-bottom:80px}.breadcrumbs{color:#8a8d93;flex-wrap:wrap;align-items:center;gap:8px;min-height:58px;font-size:11px;display:flex}.breadcrumbs a:hover{color:var(--orange)}.breadcrumbs b{color:#555960;font-weight:650}.product-detail{grid-template-columns:minmax(0,1.04fr) minmax(400px,.96fr);align-items:start;gap:44px;display:grid}.gallery{grid-template-columns:82px minmax(0,1fr);gap:12px;min-width:0;display:grid}.gallery-main{aspect-ratio:1;background:#eff0f1;border-radius:12px;grid-area:1/2;position:relative;overflow:hidden}.gallery-main img{object-fit:contain}.gallery-thumbs img{object-fit:cover}.gallery-favorite{top:14px;right:14px}.gallery-discount{padding:7px 10px;top:14px;left:14px}.gallery-thumbs{scrollbar-width:thin;flex-direction:column;grid-area:1/1;gap:9px;max-height:100%;display:flex;overflow-y:auto}.gallery-thumbs button{border:1px solid var(--line);cursor:pointer;background:#f3f4f5;border-radius:9px;flex:0 0 82px;width:82px;height:82px;position:relative;overflow:hidden}.gallery-thumbs button.active{border:2px solid var(--orange)}.gallery-thumbs button span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.product-info{padding-top:3px;position:relative}.product-info h1{letter-spacing:-.04em;margin:12px 0 9px;font-size:clamp(28px,3vw,42px);line-height:1.08}.product-rating{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.product-rating a{text-underline-offset:3px;text-decoration:underline}.product-price{align-items:center;gap:14px;margin:23px 0 18px;display:flex}.product-price strong{color:var(--orange);font-size:30px;line-height:1}.product-price del{color:#9a9da3;font-size:14px}.product-price>span{background:var(--orange-soft);color:var(--orange);border-radius:6px;padding:5px 7px;font-size:11px;font-weight:800}.product-description{color:#555960;margin:0;line-height:1.65}.option-group{margin-top:23px}.option-title{align-items:center;gap:9px;margin-bottom:11px;font-size:12px;display:flex}.option-title span{color:var(--muted)}.color-options,.size-options{flex-wrap:wrap;gap:10px;display:flex}.color-options button{cursor:pointer;border:3px solid #fff;border-radius:50%;outline:1px solid #d4d6da;width:31px;height:31px}.color-options button.active{outline:2px solid var(--orange)}.color-options--visual{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:9px;display:grid}.color-options--visual button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;outline:none;width:auto;min-width:0;height:auto;padding:4px;display:grid;overflow:hidden}.color-options--visual button.active{border-color:var(--orange);outline:2px solid #ff66002e}.color-option__visual{aspect-ratio:1;background:#f3f4f5;border-radius:6px;width:100%;display:block;position:relative;overflow:hidden}.color-option__visual img{object-fit:cover}.color-option__visual i{position:absolute;inset:0}.color-option__name{text-overflow:ellipsis;white-space:nowrap;padding:6px 3px 3px;font-size:10px;font-style:normal;display:block;overflow:hidden}.size-options button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;min-width:50px;height:36px;padding:0 12px;font-size:11px}.size-options button:hover,.size-options button.active{border-color:var(--orange);color:var(--orange);background:var(--orange-soft)}.product-buy-row{grid-template-columns:auto 1fr;gap:12px;margin-top:28px;display:grid}.quantity-control{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;height:36px;display:flex;overflow:hidden}.quantity-control button{cursor:pointer;background:#fff;border:0;width:34px;height:100%}.quantity-control button:hover{background:#f5f5f5}.quantity-control button:disabled{opacity:.35;cursor:not-allowed}.quantity-control span{text-align:center;min-width:32px;font-weight:700}.quantity-control--large{height:50px}.quantity-control--large button{width:40px}.add-cart-button{width:100%;min-height:50px}.toast{color:#107d44;background:var(--green-soft);border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;margin-top:10px;font-weight:650;display:flex}.toast svg{width:16px}.product-benefits{border-top:1px solid var(--line);gap:9px;margin-top:22px;padding-top:18px;display:grid}.product-benefits>div{align-items:center;gap:12px;display:flex}.product-benefits>div>svg{width:22px;color:var(--orange);flex:none}.product-benefits p{gap:2px;margin:0;display:grid}.product-benefits p b{font-size:11px}.product-benefits p span{color:var(--muted);font-size:10px}.reviews-section{border-top:1px solid var(--line);grid-template-columns:220px 1fr;gap:35px;margin-top:45px;padding-top:30px;display:grid}.reviews-score h2{margin:0 0 12px;font-size:24px}.reviews-score>strong{margin-bottom:6px;font-size:29px;display:block}.reviews-score>small{color:var(--muted);margin-top:7px;display:block}.reviews-list{gap:11px;display:grid}.review-card{border:1px solid var(--line);border-radius:10px;padding:18px 20px}.review-card__head{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.review-card__head>div{gap:3px;display:grid}.review-card__head time{color:var(--muted);font-size:10px}.review-card p{color:#555960;margin:13px 0 0;line-height:1.55}.cart-page,.checkout-page{padding:28px 0 82px}.checkout-steps{color:#96999f;justify-content:center;align-items:center;gap:10px;max-width:720px;margin:0 auto 32px;font-size:10px;display:flex}.checkout-steps span{white-space:nowrap;align-items:center;gap:7px;display:flex}.checkout-steps span b{border:1px solid var(--line);color:#9a9da3;background:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.checkout-steps span.active,.checkout-steps span.done{color:var(--text);font-weight:700}.checkout-steps span.active b{border-color:var(--orange);color:#fff;background:var(--orange)}.checkout-steps span.done b{border-color:var(--green);color:#fff;background:var(--green)}.checkout-steps span b svg{width:13px}.checkout-steps i{background:var(--line);width:70px;height:1px}.checkout-steps i.done{background:var(--green)}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:34px;display:grid}.section-heading--row{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.section-heading--row h1{font-size:30px}.cart-notice{border-radius:9px;align-items:center;gap:13px;margin-bottom:17px;padding:13px 15px;display:flex}.cart-notice--success{color:#137b45;background:var(--green-soft);border:1px solid #c9efda}.cart-notice>svg{flex:none;width:23px}.cart-notice>div{gap:2px;display:grid}.cart-notice span{font-size:11px}.cart-list{border-top:1px solid var(--line)}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:108px minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:17px 0;display:grid}.cart-item__image{background:#f0f1f2;border-radius:9px;width:108px;height:92px;position:relative;overflow:hidden}.cart-item__image img{object-fit:cover}.cart-item__details{justify-items:start;gap:7px;min-width:0;display:grid}.cart-item__title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:730;overflow:hidden}.cart-item__title:hover{color:var(--orange)}.cart-item__options{color:var(--muted);flex-wrap:wrap;gap:8px 15px;font-size:10px;display:flex}.cart-item__options span{align-items:center;gap:5px;display:flex}.cart-item__options i{border:1px solid #ccc;border-radius:50%;width:10px;height:10px}.remove-cart-button{color:#9a4e3f;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:2px 0;font-size:10px;display:inline-flex}.remove-cart-button:hover{color:var(--red)}.remove-cart-button svg{width:14px}.cart-item__price{justify-items:end;gap:3px;display:grid}.cart-item__price strong{font-size:15px}.cart-item__price del{color:#9a9da3;font-size:10px}.back-link{color:var(--muted);letter-spacing:0;-webkit-font-smoothing:antialiased;align-items:center;gap:7px;margin-top:18px;font-size:14px;font-weight:600;line-height:1.4;display:inline-flex}.back-link:hover{color:var(--orange)}.back-link svg{width:16px}.order-summary-card{border:1px solid var(--line);box-shadow:var(--shadow-small);background:#fff;border-radius:12px;padding:22px;position:sticky;top:135px}.order-summary-card h2{margin:0 0 17px;font-size:19px}.summary-line,.summary-total{justify-content:space-between;align-items:center;gap:20px;display:flex}.summary-line{color:#5e6269;padding:7px 0;font-size:12px}.summary-line b{color:var(--text)}.summary-discount{color:var(--orange)!important}.summary-free{color:var(--green)!important}.summary-total{border-top:1px solid var(--line);margin-top:12px;padding-top:17px;font-size:15px;font-weight:800}.summary-total strong{color:var(--orange);font-size:24px}.summary-checkout-button{width:100%;min-height:50px;margin-top:20px}.summary-security{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:7px;margin-top:13px;font-size:9px;display:flex}.summary-security svg{width:14px;color:var(--green)}.checkout-form-column{min-width:0}.checkout-panel{border:1px solid var(--line);background:#fff;border-radius:11px;margin-bottom:14px;padding:20px}.checkout-panel__title{align-items:center;gap:10px;margin-bottom:17px;display:flex}.checkout-panel__title>span{background:var(--orange-soft);width:25px;height:25px;color:var(--orange);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.checkout-panel__title h2{letter-spacing:-.01em;-webkit-font-smoothing:antialiased;margin:0;font-size:20px;font-weight:700;line-height:1.25}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.form-grid label,.auth-form label,.modal-form label{color:#555960;gap:6px;font-size:11px;display:grid}.form-grid__wide{grid-column:1/-1}.form-grid input,.auth-form input,.modal-form input,.modal-form select{width:100%;height:43px;color:var(--text);background:#fff;border:1px solid #dcdde0;border-radius:8px;outline:0;padding:0 12px}.form-grid input:focus,.auth-form input:focus,.modal-form input:focus,.modal-form select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff5a0014}.payment-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:12px;min-height:62px;padding:11px 13px;transition:border-color .18s,background-color .18s;display:grid}.payment-option--selected{background:var(--green-soft);border-color:#cdeedc}.payment-option input{appearance:none;cursor:pointer;background:#fff;border:1px solid #aeb2b8;border-radius:50%;outline:0;place-content:center;width:16px;height:16px;margin:0;display:grid}.payment-option input:before{background:var(--green);content:"";border-radius:50%;width:7px;height:7px;transition:transform .15s;transform:scale(0)}.payment-option input:checked{border-color:var(--green)}.payment-option input:checked:before{transform:scale(1)}.payment-option input:focus,.payment-option input:focus-visible{box-shadow:none;outline:0}.payment-option__icon{color:#777b82;background:#f5f5f6;border-radius:7px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.payment-option--selected .payment-option__icon{color:var(--green);background:#fff}.payment-option>span:nth-child(3){gap:3px;display:grid}.payment-option>svg{color:var(--green)}.checkout-products{border-bottom:1px solid var(--line);gap:10px;max-height:320px;margin-bottom:13px;padding-bottom:13px;display:grid;overflow:auto}.checkout-product{grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.checkout-product__image{background:#f1f2f3;border-radius:7px;width:56px;height:50px;position:relative;overflow:hidden}.checkout-product__image img{object-fit:cover}.checkout-product>div{gap:3px;min-width:0;display:grid}.checkout-product>div b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.checkout-product small{color:var(--muted);font-size:9px}.checkout-product>strong{font-size:10px}.form-result{border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:11px 13px;line-height:1.4;display:flex}.form-result svg{flex:none;width:16px}.form-result--success{color:#127b44;background:var(--green-soft)}.form-result--error{color:#b83232;background:var(--red-soft)}.checkout-success-page{place-items:center;min-height:calc(100vh - 112px);padding:40px 0;display:grid}.checkout-success-card{border:1px solid var(--line);width:min(500px,100%);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:14px;justify-items:center;padding:40px;display:grid}.success-icon{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:19px;display:grid}.success-icon svg{width:32px;height:32px}.checkout-success-card h1{margin:0;font-size:31px}.checkout-success-card>p:not(.eyebrow){max-width:390px;color:var(--muted);line-height:1.5}.order-number{background:var(--panel);border-radius:8px;justify-content:space-between;gap:20px;width:100%;margin:12px 0 22px;padding:14px 16px;display:flex}.auth-page{place-items:center;min-height:calc(100vh - 112px);padding:46px 20px;display:grid}.auth-card{border:1px solid var(--line);width:min(520px,100%);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:14px;padding:34px 38px}.auth-card h1{margin:0;font-size:27px}.auth-subtitle{color:var(--muted);margin:9px auto 20px;font-size:11px;line-height:1.45}.auth-tabs{background:var(--panel);border-radius:9px;grid-template-columns:1fr 1fr;margin-bottom:18px;padding:4px;display:grid}.auth-tabs button{height:35px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:11px;font-weight:700}.auth-tabs button.active{color:var(--text);background:#fff;box-shadow:0 2px 8px #0000000d}.auth-form{text-align:left;gap:13px;display:grid}.input-with-icon{position:relative}.input-with-icon>svg{z-index:2;color:#96999f;width:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-with-icon input{padding-left:37px}.auth-options{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.inline-check{cursor:pointer;align-items:center;gap:8px!important;display:inline-flex!important}.inline-check input{width:16px;height:16px;accent-color:var(--orange);cursor:pointer;border:1px solid #cfd3d8;border-radius:4px;margin:0}.auth-options button{color:var(--orange);cursor:pointer;background:0 0;border:0}.auth-submit{width:100%;min-height:47px;margin-top:4px}.auth-divider{color:#9a9da3;align-items:center;gap:10px;margin:19px 0 13px;font-size:9px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.demo-account-links{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:20px;display:grid}.demo-account-links a{border:1px solid var(--line);color:#555960;border-radius:7px;place-items:center;min-height:45px;padding:8px;font-size:9px;font-weight:650;display:grid}.demo-account-links a:hover{border-color:var(--orange);color:var(--orange)}.dashboard-page{background:#f6f7f9;grid-template-columns:245px minmax(0,1fr);min-height:calc(100vh - 112px);display:grid}.dashboard-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:calc(100vh - 112px);padding:22px 15px;display:flex;position:sticky;top:112px}.dashboard-profile{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:5px 7px 21px;display:flex}.dashboard-profile>div{gap:3px;min-width:0;display:grid}.dashboard-profile b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.dashboard-profile small{color:var(--orange);font-size:9px;font-weight:800}.dashboard-nav{gap:3px;margin-top:17px;display:grid}.dashboard-nav button{color:#666a71;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:42px;padding:0 10px;font-size:11px;display:grid}.dashboard-nav button>svg:first-child{width:17px}.dashboard-nav button>svg:last-child{opacity:.4;width:13px}.dashboard-nav button:hover,.dashboard-nav button.active{color:var(--orange);background:var(--orange-soft)}.dashboard-nav button.active{font-weight:750}.dashboard-logout{min-height:42px;color:var(--red);border-radius:8px;align-items:center;gap:10px;margin-top:auto;padding:0 10px;font-size:11px;display:flex}.dashboard-logout:hover{background:var(--red-soft)}.dashboard-logout svg{width:17px}.dashboard-content{min-width:0;padding:28px 30px 55px}.dashboard-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.dashboard-heading h1{letter-spacing:-.035em;margin:0;font-size:29px}.dashboard-heading__actions{align-items:center;gap:10px;display:flex}.demo-badge{color:#7b5a00;background:#fff7d8}.system-status{color:#0f7d43;background:var(--green-soft);border-radius:99px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:700;display:inline-flex}.system-status span{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #19a65a21}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:17px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:flex-start;gap:12px;min-width:0;padding:17px;display:flex}.metric-card>span{width:38px;height:38px;color:var(--orange);background:var(--orange-soft);border-radius:9px;flex:none;place-items:center;display:grid}.metric-card>span svg{width:19px}.metric-card>div{gap:4px;min-width:0;display:grid}.metric-card small{color:var(--muted);font-size:9px}.metric-card strong{text-overflow:ellipsis;letter-spacing:-.03em;font-size:20px;overflow:hidden}.metric-card em{color:var(--green);font-size:9px;font-style:normal}.dashboard-grid{gap:17px;margin-bottom:17px;display:grid}.dashboard-grid--two{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}.dashboard-grid--admin{grid-template-columns:minmax(0,1.45fr) minmax(270px,.55fr)}.dashboard-panel--server-resources{grid-column:1/-1}.dashboard-panel{border:1px solid var(--line);background:#fff;border-radius:11px;min-width:0;padding:18px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:15px;display:flex}.panel-heading h2{margin:0;font-size:16px}.panel-heading p{color:var(--muted);margin:4px 0 0;font-size:9px}.panel-heading>button{color:var(--orange);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:700}.table-wrap{max-width:100%;overflow-x:auto}.dashboard-table{border-collapse:collapse;width:100%;font-size:10px}.dashboard-table th{border-bottom:1px solid var(--line);color:#8d9096;text-align:left;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;padding:10px;font-size:8px;font-weight:750}.dashboard-table td{color:#4c5057;white-space:nowrap;border-bottom:1px solid #f0f1f2;padding:10px}.dashboard-table tbody tr:last-child td{border-bottom:0}.dashboard-table tbody tr:hover{background:#fbfbfc}.table-product{align-items:center;gap:9px;min-width:160px;display:flex}.table-product>span{background:#f1f2f3;border-radius:6px;flex:none;width:44px;height:38px;position:relative;overflow:hidden}.table-product img{object-fit:cover}.table-product>div{gap:2px;min-width:0;display:grid}.table-product b{text-overflow:ellipsis;max-width:165px;overflow:hidden}.table-product small{color:#9a9da3;font-size:8px}.table-actions{gap:4px;display:flex}.table-actions button,.table-icon-button{border:1px solid var(--line);color:#777b82;cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.table-actions button:hover,.table-icon-button:hover{border-color:var(--orange);color:var(--orange)}.table-actions svg,.table-icon-button svg{width:14px}.order-list{display:grid}.dashboard-order{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:10px;padding:12px 0;display:grid}.dashboard-order:last-child{border-bottom:0}.dashboard-order>div{gap:2px;display:grid}.dashboard-order small{color:var(--muted);font-size:8px}.dashboard-order strong{font-size:10px}.health-list{gap:4px;display:grid}.health-list>div{border-bottom:1px solid #f0f1f2;justify-content:space-between;align-items:center;gap:10px;min-height:39px;font-size:10px;display:flex}.health-list>div:last-child{border:0}.health-list b{align-items:center;gap:6px;font-size:9px;display:flex}.health-list b i{background:currentColor;border-radius:50%;width:6px;height:6px}.health-ok{color:var(--green)}.health-warning{color:#ba7b00}.health-offline{color:var(--red)}.role-badge{color:#565d88;background:#f0f1ff}.log-list{display:grid}.log-list p{border-bottom:1px solid var(--line);grid-template-columns:55px 90px 1fr;gap:12px;margin:0;padding:13px 4px;font-size:11px;display:grid}.log-list time,.log-list span{color:var(--muted)}.account-orders{gap:13px;display:grid}.account-order-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:17px}.account-order-card header,.account-order-card footer{justify-content:space-between;align-items:center;gap:15px;display:flex}.account-order-card header>div{gap:3px;display:grid}.account-order-card header span,.account-order-card footer span{color:var(--muted);font-size:9px}.account-order-products{gap:9px;margin:15px 0;display:flex}.account-order-products a{background:#f1f2f3;border-radius:8px;width:82px;height:67px;position:relative;overflow:hidden}.account-order-products img{object-fit:cover}.dashboard-placeholder{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:420px}.modal-backdrop{z-index:100;background:#14161a85;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.app-modal{width:min(500px,100%);box-shadow:var(--shadow);background:#fff;border-radius:13px;overflow:hidden}.app-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:19px 21px;display:flex}.app-modal h2{margin:0;font-size:20px}.modal-form{gap:14px;padding:21px;display:grid}.modal-note{color:#7a5b00;background:#fff8dc;border-radius:7px;padding:10px 12px;font-size:10px}.modal-actions{justify-content:flex-end;gap:9px;margin-top:5px;display:flex}.not-found{text-align:center;align-content:center;place-items:center;gap:14px;min-height:70vh;display:grid}.bottom-nav{z-index:45;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;grid-template-columns:repeat(4,1fr);min-height:62px;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#777b82;align-content:center;place-items:center;gap:4px;font-size:9px;display:grid;position:relative}.bottom-nav a.active{color:var(--orange)}.bottom-nav svg{width:20px}.bottom-nav__cart b{color:#fff;background:var(--orange);border-radius:99px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:8px;display:grid;position:absolute;top:7px;left:calc(50% + 7px)}@media (max-width:1100px){.container-wide{width:min(100% - 40px,1200px)}.header-main{grid-template-columns:165px minmax(250px,1fr) auto;gap:18px}.brand-logo__text{font-size:14px}.header-currency,.header-actions>.header-icon.desktop-only{display:none!important}.category-nav__inner{gap:20px}.desktop-filters{padding-bottom:3px;overflow-x:auto}.filter-check,.filter-field{flex:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail{gap:32px}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid--two,.dashboard-grid--admin{grid-template-columns:1fr}}@media (max-width:760px){body{padding-bottom:62px;font-size:13px}.desktop-only{display:none!important}.mobile-only{display:grid!important}.container-wide{width:min(100% - 24px,680px)}.site-header{position:sticky}.header-main{grid-template-columns:40px 1fr auto;gap:7px;min-height:55px}.brand-logo{justify-self:start}.brand-logo__mark{border-radius:8px;width:31px;height:31px;font-size:11px}.brand-logo__text{font-size:13px;display:inline}.header-actions{gap:2px}.header-actions .header-icon{width:38px;height:38px}.mobile-menu-backdrop,.filter-drawer-backdrop{z-index:90;background:#14161a80;position:fixed;inset:0;display:block!important}.mobile-menu,.filter-drawer{width:min(86vw,360px);height:100%;box-shadow:var(--shadow);background:#fff;flex-direction:column;display:flex}.filter-drawer{margin-left:auto}.mobile-menu__head,.filter-drawer__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:62px;padding:0 15px;display:flex}.filter-drawer__head h2{margin:0;font-size:18px}.mobile-menu__categories{padding:11px;display:grid}.mobile-menu__categories button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:42px;padding:0 11px}.mobile-menu__categories button.active{color:var(--orange);background:var(--orange-soft);font-weight:750}.mobile-menu__links{border-top:1px solid var(--line);padding:12px;display:grid}.mobile-menu__links a{border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:0 10px;display:flex}.mobile-menu__links a:hover{background:var(--panel)}.mobile-language{border-top:1px solid var(--line);color:var(--muted);gap:6px;margin-top:auto;padding:15px;font-size:10px;display:grid}.mobile-language select{border:1px solid var(--line);background:#fff;border-radius:8px;height:42px;padding:0 11px}.home-main,.favorites-page{padding:22px 0 35px}.catalog-heading{align-items:flex-start}.catalog-heading h1,.section-heading h1{font-size:25px}.catalog-heading p:not(.eyebrow){max-width:250px;font-size:11px}.catalog-count{margin-top:16px;padding:6px 8px;font-size:9px}.catalog-toolbar{justify-content:space-between;min-height:50px;margin-bottom:14px;padding:7px}.filter-mobile-button{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:auto auto;place-items:center;gap:7px;min-height:35px;padding:0 11px;font-size:11px}.filter-mobile-button svg{width:16px}.sort-field{margin-left:0}.sort-field select{min-width:145px;height:35px;font-size:10px}.filter-drawer__body{gap:16px;padding:17px;display:grid;overflow-y:auto}.filter-drawer__body .filter-field,.filter-drawer__body .filter-field--price{width:100%}.filter-drawer__body .filter-field select{width:100%;min-height:42px}.filter-drawer__body .filter-check{min-height:42px}.filter-drawer__footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:9px;margin-top:auto;padding:14px;display:grid}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card{border-radius:9px}.product-card__media{margin:5px 5px 0}.product-card__image-wrap{aspect-ratio:1;border-radius:7px}.discount-badge{padding:4px 5px;font-size:8px;top:5px;left:5px}.favorite-button{width:29px;height:29px;top:5px;right:5px}.favorite-button svg{width:15px}.product-card__body{padding:9px 9px 11px}.product-card__title{min-height:33px;font-size:11px}.product-card__rating{gap:3px;font-size:8px}.product-card__price-row{gap:5px}.product-card__price-row strong{font-size:14px}.product-card__price-row del{font-size:8px}.product-card__footer{margin-top:8px}.stock-pill{text-overflow:ellipsis;white-space:nowrap;max-width:90px;padding:4px 6px;font-size:8px;overflow:hidden}.quick-add-button{min-width:32px;height:31px;padding:0 7px}.breadcrumbs{white-space:nowrap;flex-wrap:nowrap;min-height:44px;overflow:hidden}.breadcrumbs b{text-overflow:ellipsis;overflow:hidden}.product-page{padding-bottom:30px}.product-detail{grid-template-columns:1fr;gap:23px}.gallery-main{aspect-ratio:1;grid-area:1/1}.gallery{grid-template-columns:1fr}.gallery-thumbs{flex-direction:row;grid-area:2/1;gap:7px;overflow:auto hidden}.gallery-thumbs button{flex-basis:72px;width:72px;height:72px}.product-info h1{font-size:27px}.product-price{margin:17px 0}.product-price strong{font-size:25px}.product-buy-row{grid-template-columns:1fr}.quantity-control--large{width:124px}.reviews-section{grid-template-columns:1fr;gap:18px;margin-top:30px}.cart-page,.checkout-page{padding:18px 0 32px}.checkout-steps{justify-content:space-between;margin-bottom:20px}.checkout-steps span{font-size:0}.checkout-steps span b{font-size:10px}.checkout-steps i{flex:1;width:auto}.cart-layout,.checkout-layout{grid-template-columns:1fr;gap:20px}.section-heading--row{align-items:flex-start}.section-heading--row h1{font-size:25px}.text-button--danger{font-size:0}.text-button--danger svg{width:19px}.cart-item{grid-template-columns:78px minmax(0,1fr) auto;align-items:start;gap:10px}.cart-item__image{width:78px;height:78px}.cart-item__details{gap:5px}.cart-item__title{font-size:12px}.cart-item__price{grid-area:1/3}.quantity-control{grid-column:2/4;width:max-content;margin-top:-34px;margin-left:auto}.cart-item__details .stock-label{display:none}.remove-cart-button{margin-top:3px}.order-summary-card{padding:18px;position:static}.checkout-form-column{order:1}.order-summary-card--checkout{order:2}.form-grid{grid-template-columns:1fr}.form-grid__wide{grid-column:auto}.checkout-panel{padding:16px}.auth-page{min-height:calc(100vh - 117px);padding:22px 12px}.auth-card{padding:25px 18px}.demo-account-links{grid-template-columns:1fr}.dashboard-page{min-height:auto;display:block}.dashboard-sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:12px;position:static}.dashboard-profile{padding:4px 4px 12px}.dashboard-nav{margin-top:10px;padding-bottom:2px;display:flex;overflow-x:auto}.dashboard-nav button{white-space:nowrap;flex:none;grid-template-columns:auto auto;min-height:37px}.dashboard-nav button>svg:last-child,.dashboard-logout{display:none}.dashboard-content{padding:20px 12px 35px}.dashboard-heading{align-items:flex-start}.dashboard-heading h1{font-size:24px}.dashboard-heading__actions .demo-badge,.system-status{display:none}.dashboard-heading__actions .primary-button{min-width:42px;min-height:40px;padding:0 10px;font-size:0}.dashboard-heading__actions .primary-button svg{width:18px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-card{gap:8px;padding:12px}.metric-card>span{width:32px;height:32px}.metric-card strong{font-size:16px}.dashboard-panel{padding:13px}.dashboard-table{min-width:650px}.account-order-products{overflow-x:auto}.log-list p{grid-template-columns:45px 70px 1fr;gap:8px;font-size:9px}.checkout-success-card{padding:30px 19px}}@media (max-width:390px){.container-wide{width:calc(100% - 18px)}.product-grid{gap:7px}.product-card__body{padding-left:7px;padding-right:7px}.stock-pill{max-width:76px}.metric-grid{grid-template-columns:1fr}}.account-dropdown--customer{z-index:30;border-radius:13px;width:354px;max-height:calc(100vh - 88px);padding:14px;overflow-y:auto}.account-dropdown__avatar{color:#6d7480;background:#eef0f3;width:48px;height:48px;font-size:13px}.account-dropdown--customer .account-dropdown__head{margin-bottom:8px;padding:6px 4px 16px}.account-dropdown--customer .account-dropdown__head b{font-size:15px}.account-dropdown--customer .account-dropdown__head small{font-size:11px}.account-dropdown__nav{gap:3px;display:grid}.account-dropdown__nav a{color:#505761;border-radius:8px;align-items:center;gap:13px;min-height:44px;padding:0 12px;font-size:12px;display:flex}.account-dropdown__nav a:hover{color:var(--orange);background:#fff7f1}.account-dropdown__nav a.active{color:var(--orange);background:var(--orange-soft);font-weight:750}.account-dropdown__nav svg{width:18px;height:18px}.account-trigger__avatar--supplier{color:#fff;background:var(--orange)}.account-trigger__avatar--admin{color:#fff;background:#25282d}.account-dropdown__avatar--supplier{color:#fff;background:var(--orange)}.account-dropdown__avatar--admin{color:#fff;background:#25282d}.account-dropdown--supplier .account-dropdown__nav a.active,.account-dropdown--admin .account-dropdown__nav a.active{color:var(--orange);background:var(--orange-soft)}.account-dropdown__logout{border-top:1px solid var(--line);font-weight:750;min-height:42px!important;color:var(--red)!important;border-radius:0!important;margin-top:9px!important}.customer-account-page{padding-top:17px;padding-bottom:60px}.account-breadcrumbs{color:#858a92;align-items:center;gap:8px;margin-bottom:18px;font-size:11px;display:flex}.account-breadcrumbs a:hover,.account-breadcrumbs b{color:#24272c}.account-profile-summary{border-bottom:1px solid var(--line);grid-template-columns:auto auto minmax(260px,1fr);align-items:center;gap:28px;padding:0 0 13px;display:grid}.account-profile-summary__identity{align-items:center;gap:13px;display:flex}.account-profile-avatar{color:#fff;background:#24262b;border-radius:50%;place-items:center;width:58px;height:58px;font-size:15px;font-weight:800;display:grid}.account-profile-summary__identity h1{letter-spacing:-.02em;margin:0 0 5px;font-size:20px}.account-profile-summary__identity small{color:var(--orange);letter-spacing:.08em;font-size:10px;font-weight:800}.account-profile-summary__stats{gap:28px;display:flex}.account-profile-summary__stats div{text-align:center;gap:3px;min-width:92px;display:grid}.account-profile-summary__stats strong{font-size:18px}.account-profile-summary__stats span{color:var(--muted);font-size:10px}.account-privacy-note{color:#159447;align-items:center;gap:7px;margin:0;font-size:10px;display:flex}.account-privacy-note svg{width:15px}.customer-account-layout{grid-template-columns:235px minmax(0,1fr);gap:28px;margin-top:18px;display:grid}.customer-account-sidebar{border-right:1px solid var(--line);padding-right:18px}.customer-account-sidebar nav{gap:2px;display:grid}.customer-account-sidebar button{color:#3f444b;text-align:left;cursor:pointer;background:0 0;border:0;border-left:3px solid #0000;align-items:center;gap:11px;min-height:40px;padding:0 11px;font-size:11px;display:flex}.customer-account-sidebar button:hover{color:var(--orange);background:#fff9f5}.customer-account-sidebar button.active{border-left-color:var(--orange);color:#17191d;background:var(--orange-soft);font-weight:750}.customer-account-sidebar button svg{flex:none;width:17px;height:17px}.customer-account-content{min-width:0;min-height:510px}.account-section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.account-section-heading h2{letter-spacing:-.025em;margin:0;font-size:22px}.account-section-heading p{color:var(--muted);margin:5px 0 0;font-size:11px}.account-profile-panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px}.account-profile-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-profile-fields div{background:#fafbfc;border:1px solid #eceef1;border-radius:9px;gap:5px;padding:14px;display:grid}.account-profile-fields span{color:var(--muted);font-size:10px}.account-profile-fields b{font-size:13px}.account-orders--customer{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-account-placeholder{text-align:center;align-content:center;place-items:center;gap:11px;min-height:440px;display:grid}.customer-account-placeholder>span{width:68px;height:68px;color:var(--orange);background:var(--orange-soft);border-radius:50%;place-items:center;display:grid}.customer-account-placeholder svg{width:29px;height:29px}.customer-account-placeholder h2{margin:0;font-size:21px}.customer-account-placeholder p{color:var(--muted);margin:0;font-size:12px}@media (max-width:900px){.account-profile-summary{grid-template-columns:1fr auto}.account-privacy-note{grid-column:1/-1}.customer-account-layout{grid-template-columns:200px minmax(0,1fr);gap:18px}.account-orders--customer{grid-template-columns:1fr}}@media (max-width:760px){.customer-account-page{padding-top:12px}.account-breadcrumbs{white-space:nowrap;overflow-x:auto}.account-profile-summary{grid-template-columns:1fr;gap:15px}.account-profile-summary__stats{justify-content:flex-start}.customer-account-layout{display:block}.customer-account-sidebar{border-right:0;border-bottom:1px solid var(--line);margin-bottom:18px;padding:0 0 10px;overflow-x:auto}.customer-account-sidebar nav{gap:5px;width:max-content;display:flex}.customer-account-sidebar button{white-space:nowrap;border-bottom:2px solid #0000;border-left:0;border-radius:7px;min-height:38px}.customer-account-sidebar button.active{border-bottom-color:var(--orange)}.account-profile-fields{grid-template-columns:1fr}}.dashboard-account-page{padding-top:16px;padding-bottom:56px}.dashboard-profile-summary{margin-top:14px}.dashboard-account-layout{grid-template-columns:235px minmax(0,1fr);gap:28px;margin-top:18px;display:grid}.dashboard-account-layout .dashboard-sidebar{border-right:1px solid var(--line);background:0 0;height:auto;min-height:620px;padding:0 18px 0 0;position:static;top:auto}.dashboard-account-layout .dashboard-nav{gap:2px;margin-top:0}.dashboard-account-layout .dashboard-nav button{color:#3f444b;border-left:3px solid #0000;border-radius:0;min-height:40px;padding:0 11px}.dashboard-account-layout .dashboard-nav button:hover{color:var(--orange);background:#fff8f3}.dashboard-account-layout .dashboard-nav button.active{border-left-color:var(--orange);color:var(--text);background:var(--orange-soft)}.dashboard-account-layout .dashboard-content{padding:0}.dashboard-account-layout .dashboard-heading{min-height:54px;margin-bottom:18px}.dashboard-account-layout .dashboard-heading h1{font-size:24px}.dashboard-account-layout .dashboard-panel,.dashboard-account-layout .metric-card{background:#fff}.dashboard-account-layout .dashboard-logout{margin-top:32px}@media (max-width:980px){.dashboard-account-layout{grid-template-columns:1fr}.dashboard-account-layout .dashboard-sidebar{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:0 0 16px}.dashboard-account-layout .dashboard-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-account-layout .dashboard-logout{margin-top:10px}}@media (max-width:700px){.dashboard-account-layout .dashboard-nav,.dashboard-account-layout .metric-grid{grid-template-columns:1fr}}.dashboard-message{border-radius:9px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:12px 14px;font-size:11px;font-weight:650;display:flex}.dashboard-message--success{color:#137b45;background:var(--green-soft);border:1px solid #c9efda}.dashboard-message button{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.dashboard-message svg{width:14px}.app-modal--wide{flex-direction:column;width:min(940px,100%);max-height:calc(100vh - 40px);display:flex}.app-modal--wide>header{flex:none}.product-editor-form{min-height:0;overflow-y:auto}.product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.product-form-grid__wide{grid-column:1/-1}.modal-form textarea{resize:vertical;width:100%;min-height:92px;color:var(--text);font:inherit;background:#fff;border:1px solid #dcdde0;border-radius:8px;outline:0;padding:11px 12px;line-height:1.5}.modal-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff5a0014}.product-checkbox{cursor:pointer;align-items:center;min-height:43px;padding:0 2px;color:var(--text)!important;grid-template-columns:none!important;gap:9px!important;display:flex!important}.product-checkbox input{accent-color:var(--orange);flex:none;width:17px!important;height:17px!important}.variant-editor{gap:12px;padding-top:4px;display:grid}.variant-editor__heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.variant-editor__heading h3{margin:0 0 4px;font-size:15px}.variant-editor__heading p{color:var(--muted);margin:0;font-size:10px}.variant-editor__heading .secondary-button{font-size:10px}.variant-editor__heading svg{width:14px}.variant-editor__list{gap:10px;display:grid}.variant-card{border:1px solid var(--line);background:#fbfbfc;border-radius:9px;padding:13px}.variant-card>header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:11px;display:flex}.variant-card>header b{font-size:11px}.variant-card>header button{font-size:10px}.variant-card__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.variant-card__grid label{min-width:0}.variant-card__grid input{height:39px}.form-error{color:#a12f2f;background:#fff1f1;border:1px solid #f3c9c9;border-radius:7px;padding:10px 12px;font-size:10px}.draft-status{color:#68707c;align-items:center;width:fit-content;margin-top:5px;font-size:10px;font-weight:650;display:inline-flex}.draft-status--restored,.draft-status--saved{color:#1d7a4b}.draft-status--error{color:#a12f2f}.publication-checklist{border:1px solid var(--line);background:#fbfbfc;border-radius:10px;gap:14px;padding:16px;display:grid}.publication-checklist>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.publication-checklist h3,.publication-checklist p{margin:0}.publication-checklist h3{font-size:14px}.publication-checklist p{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.5}.publication-checklist__status{color:#a64a22;background:#fff0ea;border-radius:999px;flex:none;padding:6px 9px;font-size:9px;font-weight:750}.publication-checklist__status--ready{background:var(--green-soft);color:#137b45}.publication-checklist ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:0;padding:0;list-style:none;display:grid}.publication-checklist li{color:#8a4b34;align-items:flex-start;gap:7px;font-size:10px;line-height:1.4;display:flex}.publication-checklist li.is-complete{color:#137b45}.publication-checklist li svg{flex:none;width:14px;height:14px}.danger-button{border:1px solid var(--red);border-radius:var(--radius-small);background:var(--red);color:#fff;cursor:pointer;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-weight:750;display:inline-flex}.danger-button:hover{filter:brightness(.94)}.danger-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:760px){.product-form-grid,.variant-card__grid{grid-template-columns:1fr}.product-form-grid__wide{grid-column:auto}.product-image-editor__heading,.variant-editor__heading{flex-direction:column;align-items:stretch}.product-editor-add-action,.variant-editor__heading .secondary-button{width:100%}.publication-checklist>header{flex-direction:column}.publication-checklist ul{grid-template-columns:1fr}}.auth-message{background:var(--red-soft);color:var(--red);text-align:left;border-radius:8px;margin:0;padding:10px 12px;font-size:11px;line-height:1.45}.auth-submit:disabled{cursor:wait;opacity:.7}.account-dropdown__logout,.dashboard-logout,.mobile-menu__links button{cursor:pointer;font:inherit;background:0 0;border:0}.account-dropdown__logout{text-align:left;align-items:center;width:100%;padding:0 14px;display:flex}.mobile-menu__links button{width:100%;min-height:42px;color:var(--red);text-align:left;align-items:center;padding:0 12px;display:flex}.supplier-delivery-manager{border:1px solid var(--line);background:#fffaf6;border-radius:10px;gap:14px;padding:16px;display:grid}.supplier-delivery-manager>header>div,.supplier-delivery-manager>header span{align-items:flex-start;gap:10px;display:flex}.supplier-delivery-manager>header span{gap:4px;display:grid}.supplier-delivery-manager>header svg{width:20px;color:var(--orange)}.supplier-delivery-manager h3{margin:0;font-size:14px}.supplier-delivery-manager small,.supplier-delivery-manager__hint{color:var(--muted);margin:0;font-size:10px}.supplier-delivery-form{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:10px;display:grid}.supplier-delivery-form label{gap:6px;display:grid}.supplier-delivery-form label>span{color:var(--muted);font-size:9px;font-weight:700}.supplier-delivery-form input,.supplier-delivery-event-form input,.supplier-delivery-event-form select{border:1px solid var(--line);width:100%;height:40px;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:0 10px;font-size:10px}.supplier-delivery-card{border-top:1px solid #f1dfd2;gap:12px;padding-top:13px;display:grid}.supplier-delivery-card__summary{align-items:center;gap:12px;display:flex}.supplier-delivery-card__summary span{color:var(--muted);font-size:10px}.supplier-delivery-card__summary strong{color:#9a4a16;margin-left:auto;font-size:10px}.supplier-delivery-event-form{grid-template-columns:minmax(150px,.8fr) minmax(140px,1fr) minmax(180px,1.4fr) auto;gap:10px;display:grid}@media (max-width:900px){.supplier-delivery-form,.supplier-delivery-event-form{grid-template-columns:1fr}.supplier-delivery-card__summary{flex-direction:column;align-items:flex-start}.supplier-delivery-card__summary strong{margin-left:0}}.admin-toggle-button{border:1px solid var(--line);min-width:88px;min-height:32px;color:var(--text);cursor:pointer;background:#fff;border-radius:6px;padding:0 10px;font-size:10px;font-weight:700}.admin-toggle-button:hover:not(:disabled){border-color:var(--orange);color:var(--orange)}.admin-toggle-button:disabled{opacity:.55;cursor:wait}.admin-status-select{border:1px solid var(--line);min-width:128px;height:34px;color:var(--text);background:#fff;border-radius:6px;padding:0 28px 0 9px;font-size:10px;font-weight:700}.admin-status-select:focus{border-color:var(--orange);outline:3px solid #ff66001a}.admin-status-select:disabled{opacity:.55;cursor:wait}.admin-form-error{color:#b02b2b;margin:0;font-size:11px;font-weight:650}@media (max-width:700px){.dashboard-panel>.panel-heading .primary-button{width:100%}.admin-toggle-button{min-width:76px}}.color-options button:disabled,.size-options button:disabled{cursor:not-allowed;opacity:.35}.size-options button:disabled:hover{border-color:var(--line);color:inherit;background:#fff}.cart-notice--warning{color:#8a5b00;background:#fff8e8;border-color:#f0d19a}.cart-item--unavailable{opacity:.75}.cart-item__image--empty,.checkout-product__image--empty{background:#eceef1}.primary-button.is-disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.checkout-product--unavailable{opacity:.7}.auth-return-note{color:var(--muted);margin:10px 0 18px;font-size:11px;line-height:1.45}.auth-field-hint{color:var(--muted);font-size:9px;line-height:1.4}.checkout-account-email{border:1px solid var(--line);background:var(--panel);border-radius:8px;align-content:center;gap:4px;min-height:68px;padding:10px 12px;display:grid}.checkout-account-email>span,.checkout-account-email>small{color:var(--muted);font-size:9px}.checkout-account-email>b{overflow-wrap:anywhere;font-size:12px}.account-section-heading--actions{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.primary-button--compact{white-space:nowrap;min-height:36px;padding:8px 13px;font-size:11px}.primary-button--compact svg,.text-button svg{width:15px;height:15px}.account-edit-form,.address-editor{gap:16px;margin-top:18px;display:grid}.account-edit-form>label{gap:7px;display:grid}.account-edit-form label>span,.address-editor label>span{color:var(--muted);font-size:10px;font-weight:700}.account-edit-form input,.address-editor input{border:1px solid var(--line);width:100%;height:42px;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:0 12px;font-size:12px}.account-edit-form input:focus,.address-editor input:focus{border-color:var(--orange);outline:3px solid #ff66001a}.account-edit-form input:disabled{color:var(--muted);background:#f5f6f7}.account-edit-form small{color:var(--muted);font-size:9px;line-height:1.45}.account-form-actions{justify-content:flex-start;display:flex}.account-addresses-panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px}.address-editor{background:#fffaf6;border:1px solid #ffd6ba;border-radius:10px;padding:18px}.address-editor__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.address-editor__heading h3{margin:0;font-size:16px}.account-checkbox{color:var(--text);cursor:pointer;align-items:center;gap:9px;font-size:11px;display:inline-flex}.account-checkbox input{width:16px;height:16px;accent-color:var(--orange)}.saved-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.saved-address-card{border:1px solid var(--line);background:#fff;border-radius:10px;align-content:start;gap:6px;min-height:210px;padding:16px;display:grid}.saved-address-card--default{border-color:#ffb27f;box-shadow:0 0 0 2px #ff660012}.saved-address-card header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:5px;display:flex}.saved-address-card header>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.saved-address-card header b{font-size:13px}.saved-address-card header span{color:#a84400;background:var(--orange-soft);text-transform:uppercase;border-radius:999px;padding:3px 7px;font-size:8px;font-weight:800}.saved-address-card header svg{width:18px;color:var(--orange)}.saved-address-card p,.saved-address-card small{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.saved-address-card footer{border-top:1px solid #eef0f2;flex-wrap:wrap;align-items:center;gap:3px;margin-top:auto;padding-top:12px;display:flex}.checkout-address-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.checkout-address-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;grid-template-columns:auto 32px minmax(0,1fr);align-items:start;gap:9px;min-height:112px;padding:13px;display:grid;position:relative}.checkout-address-card--selected{border-color:var(--orange);box-shadow:0 0 0 2px #ff660014}.checkout-address-card>input{accent-color:var(--orange);margin-top:5px}.checkout-address-card__icon{width:30px;height:30px;color:var(--orange);background:var(--orange-soft);border-radius:8px;place-items:center;font-weight:800;display:grid}.checkout-address-card__icon svg{width:16px}.checkout-address-card>span:nth-of-type(2){gap:4px;display:grid}.checkout-address-card b{font-size:11px}.checkout-address-card small{color:var(--muted);font-size:9px;line-height:1.4}.checkout-address-card em{color:#a84400;background:var(--orange-soft);border-radius:999px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:800;position:absolute;top:9px;right:9px}.checkout-selected-address{background:var(--panel);border:1px solid #e7e9ec;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;padding:14px;display:grid}.checkout-selected-address>div{gap:4px;display:grid}.checkout-selected-address>div:nth-child(3),.checkout-selected-address>a{grid-column:1/-1}.checkout-selected-address span{color:var(--muted);font-size:9px}.checkout-selected-address b{font-size:11px;line-height:1.45}.checkout-new-address-form{margin-bottom:14px}.checkout-save-address-options{border:1px solid var(--line);background:var(--panel);border-radius:8px;gap:9px;margin-bottom:14px;padding:12px;display:grid}.checkout-phone-field{align-self:start}.checkout-phone-control{grid-template-columns:minmax(138px,168px) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.checkout-phone-country{width:100%}.checkout-phone-country select{font-variant-numeric:tabular-nums}.checkout-phone-prefix{color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;font-weight:700}.checkout-phone-hint{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.4;display:block}.checkout-phone-hint--error{color:#b42318}@media (max-width:900px){.saved-address-grid,.checkout-address-options{grid-template-columns:1fr}.checkout-phone-control{grid-template-columns:minmax(124px,145px) auto minmax(0,1fr)}}@media (max-width:560px){.checkout-phone-control{grid-template-columns:1fr auto}.checkout-phone-country{grid-column:1/-1}}.account-reviews-panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px}.review-editor{background:#fffaf6;border:1px solid #ffd6ba;border-radius:10px;gap:15px;margin-bottom:22px;padding:18px;display:grid}.review-editor__heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.review-editor__heading span,.review-editor>label>span,.review-rating-field>span{color:var(--muted);text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.review-editor__heading h3{margin:2px 0 0;font-size:16px}.review-editor>label{display:grid}.review-editor input,.review-editor textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:8px}.review-editor input{min-height:42px;padding:0 12px}.review-editor textarea{resize:vertical;min-height:130px;padding:12px}.review-editor input:focus,.review-editor textarea:focus{border-color:var(--orange);outline:3px solid #ff66001a}.review-editor label small{color:var(--muted);justify-self:end;margin-top:5px;font-size:9px}.review-photo-field{gap:8px;display:grid}.review-photo-field>span:first-child{color:#6f7580;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.review-file-upload{width:fit-content;min-height:42px;color:var(--rc-orange);cursor:pointer;background:#fff7f2;border:1px dashed #ff9b72;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:9px 15px;font-size:13px;font-weight:650;display:inline-flex!important}.review-file-upload:hover{background:#fff1e8;border-style:solid}.review-file-upload svg{width:17px;height:17px}.review-file-upload__input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;position:absolute;overflow:hidden;width:1px!important;height:1px!important}.review-file-upload__names{color:#626975;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.review-image-preview-grid{grid-template-columns:repeat(4,minmax(0,120px));gap:10px;display:grid}.review-image-preview{min-width:0;margin:0;position:relative}.review-image-preview img{aspect-ratio:1;border:1px solid var(--line);background:var(--panel);object-fit:cover;border-radius:12px;width:100%;display:block}.review-image-preview button{color:#fff;cursor:pointer;background:#121212c7;border:1px solid #ffffffd9;border-radius:50%;place-items:center;width:28px;height:28px;font-size:20px;line-height:1;display:grid;position:absolute;top:6px;right:6px;box-shadow:0 3px 10px #0000002e}.review-image-preview button:hover{background:#d93636}.review-image-preview figcaption{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;overflow:hidden}.review-photo-field>small{color:#7b818b;font-size:11px}.review-rating-field>div{align-items:center;gap:3px;display:flex}.review-rating-field button{color:#c9cdd2;cursor:pointer;background:0 0;border:0;padding:0;font-size:28px;line-height:1}.review-rating-field button.active{color:#ff9d00}.review-rating-field b{margin-left:8px;font-size:12px}.review-opportunities,.customer-review-list{gap:12px;margin-top:20px;display:grid}.review-opportunities>h3,.customer-review-list>h3{margin:0;font-size:15px}.review-opportunity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.review-opportunity-card,.customer-review-card{border:1px solid var(--line);background:#fff;border-radius:10px;gap:12px;padding:14px;display:grid}.review-opportunity-card{grid-template-columns:72px minmax(0,1fr);align-items:center}.review-opportunity-card>button{grid-column:1/-1;justify-self:start}.review-opportunity-card>div{gap:4px;min-width:0;display:grid}.review-opportunity-card a,.customer-review-card a{color:inherit;text-decoration:none}.review-opportunity-card b,.customer-review-card b{font-size:12px}.review-opportunity-card small,.customer-review-card small{color:var(--muted);font-size:9px}.review-product-image{background:var(--panel);width:72px;height:72px;color:var(--orange);border-radius:8px;place-items:center;font-size:24px;font-weight:800;display:grid;position:relative;overflow:hidden}.review-product-image img{object-fit:cover}.customer-review-card{grid-template-columns:82px minmax(0,1fr)}.customer-review-card .review-product-image{width:82px;height:82px}.customer-review-card__body{gap:7px;min-width:0;display:grid}.customer-review-card__body header,.customer-review-card__body footer{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.customer-review-card__body header>div{gap:4px;display:grid}.customer-review-card__body h4,.customer-review-card__body p{margin:0}.customer-review-card__body h4{font-size:12px}.customer-review-card__body p{color:#34383d;white-space:pre-wrap;font-size:10px;line-height:1.55}.customer-review-card__body footer{border-top:1px solid #eef0f2;align-items:center;margin-top:3px;padding-top:9px}.customer-review-card__body footer>div{gap:4px;display:flex}.customer-review-card time{color:var(--muted);font-size:9px}.customer-review-stars{color:#ff9d00;letter-spacing:1px;font-size:12px}.review-status{color:var(--muted);text-transform:uppercase;background:#f0f1f2;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800}.review-status--published{color:#1f7a3d;background:#eaf8ef}@media (max-width:900px){.review-opportunity-grid{grid-template-columns:1fr}}.product-image-editor{border:1px solid var(--line);background:#fafafa;border-radius:10px;gap:14px;padding:16px;display:grid}.product-image-editor__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-image-editor__heading h3,.product-image-editor__heading p{margin:0}.product-image-editor__heading h3{font-size:14px}.product-image-editor__heading p{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.45}.product-editor-add-action{white-space:nowrap;flex:none;align-self:flex-start;min-width:0;min-height:40px;padding:0 16px}.product-editor-add-action:disabled{cursor:not-allowed;opacity:.55}.product-image-upload{cursor:pointer;position:relative}.product-image-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.product-image-upload--disabled{cursor:not-allowed;opacity:.55}.product-image-editor__empty{min-height:110px;color:var(--muted);border:1px dashed #cfd3d7;border-radius:9px;place-items:center;font-size:11px;display:grid}.product-image-editor__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-image-card{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.product-image-card__preview{aspect-ratio:1;background:#f1f2f3;position:relative;overflow:hidden}.product-image-card__preview img{object-fit:cover;width:100%;height:100%}.product-image-card__preview span{background:var(--orange);color:#fff;text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800;position:absolute;top:8px;left:8px}.product-image-card__color{gap:5px;padding:8px 8px 0;display:grid}.product-image-card__color span{color:var(--muted);font-size:9px;font-weight:700}.product-image-card__color select{border:1px solid var(--line);width:100%;min-height:34px;color:var(--text);font:inherit;background:#fff;border-radius:7px;padding:0 8px;font-size:10px}.product-image-card__actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:7px;display:grid}.product-image-card__actions button{border:1px solid var(--line);min-width:0;height:30px;color:var(--text);cursor:pointer;background:#fff;border-radius:6px;place-items:center;font-size:14px;display:grid}.product-image-card__actions button:hover:not(:disabled){border-color:var(--orange);color:var(--orange)}.product-image-card__actions button:disabled{cursor:not-allowed;opacity:.35}.product-image-card__actions button svg{width:14px;height:14px}.product-image-card__actions .product-image-card__delete{color:#c73b3b}@media (max-width:1050px){.product-image-editor__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.supplier-order-status-select{border:1px solid var(--line);width:150px;height:34px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border-radius:7px;outline:0;padding:0 9px;font-size:10px}.supplier-order-status-select:focus,.supplier-order-modal__footer select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff660014}.supplier-order-status-select:disabled,.supplier-order-modal__footer select:disabled{color:var(--muted);cursor:not-allowed;background:#f4f5f6}.supplier-order-modal{overscroll-behavior:contain;height:min(900px,100dvh - 40px);max-height:calc(100dvh - 40px)}.supplier-order-modal>header p{color:var(--muted);margin:5px 0 0;font-size:10px}.supplier-order-modal__body{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;align-content:start;gap:18px;min-height:0;padding:18px 20px;display:grid;overflow-y:auto}.supplier-order-information,.supplier-order-history,.supplier-order-fulfillment{gap:13px;display:grid}.supplier-order-section-heading,.supplier-order-fulfillment__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.supplier-order-section-heading h3,.supplier-order-fulfillment__heading h3{margin:0;font-size:14px}.supplier-order-section-heading p,.supplier-order-fulfillment__heading p{color:var(--muted);margin:4px 0 0;font-size:9px}.supplier-order-section-heading .secondary-button{flex:none;gap:7px}.supplier-order-section-heading .secondary-button svg{width:16px;height:16px}.supplier-order-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.supplier-order-info-grid article{border:1px solid var(--line);background:#fbfbfc;border-radius:9px;align-content:start;gap:6px;min-height:108px;padding:13px;display:grid}.supplier-order-info-grid small,.supplier-order-item__quantity small,.supplier-order-item__price small{color:var(--muted);font-size:9px}.supplier-order-info-grid b{font-size:11px;line-height:1.45}.supplier-order-info-grid span{overflow-wrap:anywhere;color:#666a71;font-size:10px;line-height:1.45}.supplier-order-info-grid .status-badge{justify-self:start}.supplier-order-items{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.supplier-order-items__heading{border-bottom:1px solid var(--line);background:#fafafa;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:0 15px;display:flex}.supplier-order-items__heading h3{margin:0;font-size:13px}.supplier-order-items__heading strong{font-size:13px}.supplier-order-items__list{display:grid}.supplier-order-items__columns{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;background:#fff;grid-template-columns:minmax(280px,1fr) 70px 100px 100px 110px;gap:12px;padding:9px 15px;font-size:8px;font-weight:750;display:grid}.supplier-order-items__columns span:not(:first-child){text-align:right}.supplier-order-items__list>article{border-bottom:1px solid #eef0f2;grid-template-columns:minmax(280px,1fr) 70px 100px 100px 110px;align-items:center;gap:12px;min-height:86px;padding:11px 15px;display:grid}.supplier-order-items__list>article:last-child{border-bottom:0}.supplier-order-item__image{border:1px solid var(--line);width:64px;height:64px;color:var(--muted);background:#f5f5f6;border-radius:8px;place-items:center;display:grid;position:relative;overflow:hidden}.supplier-order-item__image img{object-fit:cover}.supplier-order-item__image svg{width:22px}.supplier-order-item__content,.supplier-order-item__quantity,.supplier-order-item__total,.supplier-order-item__commission,.supplier-order-item__price{gap:4px;display:grid}.supplier-order-item__product{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:13px;min-width:0;display:grid}.supplier-order-item__content b{font-size:11px}.supplier-order-item__content small,.supplier-order-item__content span{color:var(--muted);font-size:9px}.supplier-order-item__quantity{justify-items:end}.supplier-order-item__quantity b,.supplier-order-item__total b,.supplier-order-item__commission b,.supplier-order-item__price b{font-size:11px}.supplier-order-item__total,.supplier-order-item__commission,.supplier-order-item__price{justify-items:end}.supplier-order-item__total small,.supplier-order-item__commission small{color:var(--muted);font-size:9px}.supplier-order-fulfillment{background:#fffaf6;border:1px solid #f0d9ca;border-radius:12px;padding:16px}.supplier-order-fulfillment__heading{border-bottom:1px solid #f1dfd2;padding-bottom:14px}.supplier-order-fulfillment__status{grid-template-columns:auto minmax(140px,1fr);align-items:end;gap:7px 12px;min-width:240px;display:grid}.supplier-order-fulfillment__status>span,.supplier-order-fulfillment__status>label{gap:5px;display:grid}.supplier-order-fulfillment__status>small{color:var(--muted);text-align:right;grid-column:1/-1;font-size:9px}.supplier-order-fulfillment__status small,.supplier-order-fulfillment__status label>span{color:var(--muted);font-size:9px;font-weight:700}.supplier-order-fulfillment__status select{border:1px solid var(--line);height:38px;color:var(--text);font:inherit;background:#fff;border-radius:8px;outline:0;padding:0 10px;font-size:10px}.supplier-order-fulfillment .supplier-delivery-manager{background:0 0;border:0;padding:0}.supplier-order-history{border:1px solid var(--line);background:#fafafa;border-radius:12px;padding:16px}@media (max-width:820px){.supplier-order-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-order-items__columns{display:none}.supplier-order-items__list>article{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-order-item__product{grid-column:1/-1}.supplier-order-item__quantity,.supplier-order-item__total,.supplier-order-item__commission,.supplier-order-item__price{justify-items:start}.supplier-order-fulfillment__heading{flex-direction:column}.supplier-order-fulfillment__status{width:100%}}@media (max-width:520px){.supplier-order-modal{height:calc(100dvh - 20px);max-height:calc(100dvh - 20px)}.supplier-order-info-grid{grid-template-columns:1fr}.supplier-order-section-heading{flex-direction:column}.supplier-order-section-heading .secondary-button{justify-content:center;width:100%}}.supplier-order-modal__footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-end;gap:18px;min-height:68px;padding:12px 20px;display:flex}.supplier-order-modal__footer label{gap:6px;display:grid}.supplier-order-modal__footer label>span{color:var(--muted);font-size:9px;font-weight:700}.supplier-order-modal__footer select{border:1px solid var(--line);width:190px;height:38px;color:var(--text);font:inherit;background:#fff;border-radius:8px;outline:0;padding:0 10px;font-size:11px}.dashboard-message--error{color:#a52b2b;background:#fff3f3;border:1px solid #f2c7c7}.admin-subtabs{border-bottom:1px solid var(--line);gap:8px;margin-bottom:18px;padding-bottom:12px;display:flex}.admin-subtabs button{border:1px solid var(--line);min-height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;padding:0 14px;font-size:10px;font-weight:750}.admin-subtabs button:hover,.admin-subtabs button.active{border-color:var(--orange);color:var(--orange);background:#ff66000d}.admin-inner-heading{margin-bottom:14px}.admin-row-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.admin-icon-button{border:1px solid var(--line);width:34px;height:34px;color:var(--text);cursor:pointer;background:#fff;border-radius:7px;flex:none;place-items:center;display:inline-grid}.admin-icon-button:hover{border-color:var(--orange);color:var(--orange)}.admin-icon-button svg{width:15px;height:15px}.admin-table-note{color:var(--muted);margin-top:3px;font-size:9px;display:block}.admin-modal-subtitle{color:var(--muted);margin:4px 0 0;font-size:10px}.admin-detail-stats{border:1px solid var(--line);background:#fafafa;border-radius:8px;flex-wrap:wrap;gap:8px;padding:11px 12px;display:flex}.admin-detail-stats span{color:var(--muted);font-size:10px}.admin-detail-stats b{color:var(--text)}.modal-actions--spread{justify-content:space-between}.modal-actions--spread>div{gap:9px;display:flex}.modal-actions .danger-button{gap:7px;min-height:40px;padding:0 14px;font-size:10px}.modal-actions .danger-button svg{width:14px}.admin-review-list{gap:11px;display:grid}.admin-review-card{border:1px solid var(--line);background:#fff;border-radius:9px;gap:9px;padding:14px;display:grid}.admin-review-card header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-review-card header>div{gap:4px;display:grid}.admin-review-card header b,.admin-review-card h3{font-size:11px}.admin-review-card header span,.admin-review-card p{color:var(--muted);font-size:10px;line-height:1.55}.admin-review-card h3,.admin-review-card p{margin:0}.admin-review-card .admin-toggle-button{justify-self:start}.admin-supplier-parts{gap:8px;display:grid}.admin-supplier-parts h3{margin:0 0 2px;font-size:13px}.admin-supplier-parts article{border:1px solid var(--line);background:#fbfbfc;border-radius:8px;grid-template-columns:minmax(0,1fr) 120px 120px;align-items:center;gap:12px;padding:11px 13px;display:grid}.admin-supplier-parts article>div{gap:3px;display:grid}.admin-supplier-parts b,.admin-supplier-parts strong{font-size:10px}.admin-supplier-parts span{color:var(--muted);font-size:9px}.admin-supplier-parts strong{justify-self:end}.account-section-stack{gap:20px;display:grid}.account-coupons-section .account-card__heading{margin-bottom:18px}.coupon-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.coupon-card{background:#fff;border:1px solid #ececec;border-radius:16px;grid-template-columns:120px minmax(0,1fr);gap:16px;min-height:180px;padding:18px;display:grid;position:relative;overflow:hidden}.coupon-card:before,.coupon-card:after{content:"";background:#f7f7f7;border:1px solid #ececec;border-radius:50%;width:16px;height:16px;position:absolute;left:112px}.coupon-card:before{top:-9px}.coupon-card:after{bottom:-9px}.coupon-card__value{color:#f60;text-align:center;border-right:1px dashed #d7d7d7;place-items:center;padding-right:14px;font-size:25px;font-weight:800;display:grid}.coupon-card__content{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.coupon-card__content h3,.coupon-card__content p{margin:0}.coupon-card__content p{color:#666;line-height:1.45}.coupon-card__content small{color:#777}.coupon-card__status{color:#d95500;background:#fff1e8;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.coupon-card__actions{grid-column:1/-1;justify-content:space-between;gap:10px;display:flex}.coupon-card--used,.coupon-card--expired,.coupon-card--inactive{opacity:.62}.coupon-card--offer{background:linear-gradient(135deg,#fff 0%,#fff8f4 100%);border-color:#ffd6bf}.coupon-card--offer>.primary-button{grid-column:1/-1;justify-self:end}.account-empty-inline{color:#777;align-items:center;gap:12px;min-height:84px;display:flex}.account-empty-inline svg{width:24px;height:24px}.checkout-coupon-box{background:#fafafa;border:1px solid #ececec;border-radius:12px;gap:8px;margin:16px 0;padding:14px;display:grid}.checkout-coupon-box label{gap:7px;font-weight:700;display:grid}.checkout-coupon-box select{background:#fff;border:1px solid #d9d9d9;border-radius:10px;width:100%;min-height:42px;padding:0 12px}.checkout-coupon-box .text-button{justify-self:start}.checkout-coupon-box small{color:#666}.admin-coupons-panel{gap:16px;display:grid}.coupon-form-grid select,.coupon-form-grid input,.coupon-form-grid textarea{width:100%}.coupon-form-options{flex-wrap:wrap;gap:18px;display:flex}.admin-status-pill{color:#666;background:#f1f1f1;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.admin-status-pill--active{color:#187a38;background:#e8f7ed}@media (max-width:1100px){.coupon-card-grid{grid-template-columns:1fr}}.wallet-payment-option{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:42px 1fr 24px;align-items:center;gap:12px;margin-bottom:12px;padding:14px 16px;display:grid}.wallet-payment-option input{opacity:0;pointer-events:none;position:absolute}.wallet-payment-option--selected{background:#f0fdf4;border-color:#22c55e}.wallet-payment-option__icon{color:#f97316;background:#fff7ed;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.wallet-payment-option__icon svg{width:22px;height:22px}.wallet-payment-option>span:nth-of-type(2){gap:3px;display:grid}.wallet-payment-option small{color:#6b7280}.wallet-payment-option>svg{color:#22c55e;width:22px;height:22px}.wallet-payment-complete{color:#166534;background:#f0fdf4;border-radius:10px;align-items:center;gap:10px;padding:13px 15px;font-weight:700;display:flex}.wallet-payment-complete svg{width:20px;height:20px}.summary-line--order-value{border-top:1px dashed #e5e7eb;margin-top:4px;padding-top:10px}.account-wallet-section{gap:18px;display:grid}.wallet-summary-grid{grid-template-columns:minmax(320px,1.6fr) repeat(2,minmax(180px,.7fr));gap:14px;display:grid}.wallet-balance-card,.wallet-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px}.wallet-balance-card{background:linear-gradient(135deg,#fff7ed 0%,#fff 70%);align-content:center;gap:7px;min-height:180px;padding:24px;display:grid;position:relative;overflow:hidden}.wallet-balance-card>span{color:#f97316;background:#fff;border-radius:14px;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:20px;right:20px;box-shadow:0 8px 24px #f973161f}.wallet-balance-card>span svg{width:24px;height:24px}.wallet-balance-card small,.wallet-stat-card small{color:#6b7280}.wallet-balance-card strong{font-size:clamp(30px,4vw,44px);line-height:1}.wallet-balance-card p{color:#6b7280;margin:8px 70px 0 0;line-height:1.5}.wallet-stat-card{align-content:center;gap:8px;padding:22px;display:grid}.wallet-stat-card b{font-size:24px}.wallet-history-card{padding:0;overflow:hidden}.wallet-history-card .account-card__heading{border-bottom:1px solid #eef0f3;padding:20px 22px}.wallet-history-card .account-card__heading h3,.wallet-history-card .account-card__heading p{margin:0}.wallet-history-card .account-card__heading p{color:#6b7280;margin-top:4px}.wallet-transaction-list{display:grid}.wallet-transaction-list>article{border-bottom:1px solid #f1f2f4;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 22px;display:grid}.wallet-transaction-list>article:last-child{border-bottom:0}.wallet-transaction-list article>div:nth-child(2){gap:3px;min-width:0;display:grid}.wallet-transaction-list p,.wallet-transaction-list small{color:#6b7280;margin:0}.wallet-transaction-icon{border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:grid}.wallet-transaction-icon--credit{color:#15803d;background:#dcfce7}.wallet-transaction-icon--debit{color:#b91c1c;background:#fee2e2}.wallet-transaction-amount{white-space:nowrap;justify-items:end;gap:4px;display:grid}.wallet-amount-credit{color:#15803d}.wallet-amount-debit{color:#b91c1c}.account-order-total{justify-items:end;gap:2px;display:grid}.account-order-total small{color:#6b7280;font-weight:500}.admin-wallet-adjustment{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;gap:12px;padding:16px;display:grid}.admin-wallet-adjustment h3{margin:0;font-size:16px}.admin-wallet-adjustment__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-wallet-adjustment__grid label{gap:6px;display:grid}.admin-wallet-adjustment__reason{grid-column:1/-1}.admin-wallet-adjustment select,.admin-wallet-adjustment input,.admin-wallet-adjustment textarea{background:#fff;border:1px solid #d1d5db;border-radius:9px;width:100%;padding:10px 12px}.product-store-card{background:#fffaf7;border:1px solid #ececec;border-radius:14px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:14px;margin:18px 0 22px;padding:16px;display:grid}.product-store-card__avatar,.followed-store-card__avatar{color:#fff;background:#f60;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;font-weight:800;display:grid;position:relative;overflow:hidden}.product-store-card__avatar img,.followed-store-card__avatar img{object-fit:cover}.product-store-card__content{gap:3px;min-width:0;display:grid}.product-store-card__content small,.product-store-card__content span{color:#6b7280}.product-store-card__content h2,.product-store-card__content p{margin:0}.product-store-card__content h2{font-size:17px}.product-store-card__content p{color:#4b5563;max-width:580px;line-height:1.45}.store-follow-button{color:#d95700;cursor:pointer;background:#fff;border:1px solid #f60;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:700;display:inline-flex}.store-follow-button svg{width:18px;height:18px}.store-follow-button--active{color:#fff;background:#f60}.store-follow-button:disabled{opacity:.55;cursor:not-allowed}.product-store-card__message{color:#6b7280;grid-column:2/-1;margin:0;font-size:13px}.account-followed-stores{gap:18px;display:grid}.account-section-count{color:#d95700;background:#fff1e8;border-radius:999px;place-items:center;min-width:36px;height:36px;padding:0 10px;font-weight:800;display:grid}.account-inline-message{color:#166534;background:#f0fdf4;border-radius:10px;margin:0;padding:11px 14px}.customer-account-placeholder--compact{min-height:260px}.followed-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.followed-store-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:15px;padding:18px;display:grid}.followed-store-card__header{grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.followed-store-card__header h3,.followed-store-card__header p,.followed-store-card__description,.followed-store-card__empty{margin:0}.followed-store-card__header p,.followed-store-card__description,.followed-store-card__empty,.followed-store-card__date{color:#6b7280}.followed-store-card__remove{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.followed-store-card__remove svg{width:17px;height:17px}.followed-store-card__description{line-height:1.5}.followed-store-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.followed-store-products>a{min-width:0;color:inherit;gap:8px;text-decoration:none;display:grid}.followed-store-products>a>span:last-child{gap:3px;min-width:0;display:grid}.followed-store-products b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.followed-store-products small{color:#d95700;font-weight:800}.followed-store-product__image{aspect-ratio:1;background:#f6f6f6;border-radius:10px;place-items:center;display:grid;position:relative;overflow:hidden}.followed-store-product__image img{object-fit:cover}.followed-store-product__image svg{color:#9ca3af;width:26px;height:26px}.followed-store-card__date{border-top:1px solid #f0f1f3;padding-top:12px}@media (max-width:1180px){.followed-store-grid{grid-template-columns:1fr}}.account-view-history{gap:20px;display:grid}.view-history-heading-actions{align-items:center;gap:12px;display:flex}.view-history-heading-actions .secondary-button{align-items:center;gap:8px;min-height:40px;display:inline-flex}.view-history-heading-actions .secondary-button svg,.view-history-card__footer button svg{width:17px;height:17px}.view-history-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.view-history-card{background:#fff;border:1px solid #ececec;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 8px 24px #1111110a}.view-history-card__link{color:inherit;text-decoration:none;display:block}.view-history-card__link--disabled{cursor:default}.view-history-card__image{color:#c7c7c7;background:#f7f7f7;place-items:center;min-height:230px;font-size:48px;font-weight:800;display:grid;position:relative;overflow:hidden}.view-history-card__image img{object-fit:cover;transition:transform .18s}.view-history-card__link:not(.view-history-card__link--disabled):hover .view-history-card__image img{transform:scale(1.025)}.view-history-card__discount{z-index:1;color:#fff;background:#f60;border-radius:999px;padding:5px 8px;font-size:12px;position:absolute;top:12px;left:12px}.view-history-card__body{gap:7px;padding:14px 14px 12px;display:grid}.view-history-card__body>small{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.view-history-card__body h3{color:#171717;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:0;font-size:15px;line-height:1.4;display:-webkit-box;overflow:hidden}.view-history-card__rating,.view-history-card__price{align-items:baseline;gap:7px;display:flex}.view-history-card__rating span{color:#ff8a00;font-weight:700}.view-history-card__rating small{color:#777}.view-history-card__price strong{color:#171717;font-size:18px}.view-history-card__price del{color:#999;font-size:13px}.history-stock{border-radius:999px;width:fit-content;padding:4px 8px;font-size:12px;font-weight:700}.history-stock--yes{color:#16853c;background:#e9f8ee}.history-stock--no{color:#777;background:#f4f4f4}.view-history-card__footer{background:#fcfcfc;border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:12px;min-height:70px;padding:12px 14px;display:flex}.view-history-card__footer>div{gap:2px;min-width:0;display:grid}.view-history-card__footer small{color:#8a8a8a;font-size:11px}.view-history-card__footer span{color:#333;font-size:12px;font-weight:600}.view-history-card__footer .icon-action-button{flex:none}.view-history-empty{min-height:330px}.view-history-empty .primary-button{border-radius:10px;justify-content:center;align-items:center;min-height:42px;margin-top:6px;padding:0 18px;text-decoration:none;display:inline-flex}@media (max-width:1180px){.view-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.account-preferences-panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px}.preferences-form select{border:1px solid var(--line);width:100%;height:42px;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:0 12px;font-size:12px}.preferences-form select:focus{border-color:var(--orange);outline:3px solid #ff66001a}.preferences-switch-form{gap:12px;margin-top:18px;display:grid}.preference-switch{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:18px;min-height:74px;padding:14px 16px;display:grid;position:relative}.preference-switch:hover{border-color:#ffc49d}.preference-switch>span{gap:5px;display:grid}.preference-switch b{color:var(--text);font-size:12px}.preference-switch small{color:var(--muted);font-size:10px;line-height:1.5}.preference-switch input{opacity:0;pointer-events:none;position:absolute}.preference-switch i{background:#d8dadd;border-radius:999px;width:42px;height:24px;transition:background .18s;position:relative}.preference-switch i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000002e}.preference-switch input:checked+i{background:var(--orange)}.preference-switch input:checked+i:after{transform:translate(18px)}.preference-switch:focus-within{border-color:var(--orange);outline:3px solid #ff66001a}.preference-switch--disabled{cursor:not-allowed;opacity:.55;background:#f7f7f8}.preference-required-row,.preferences-notice{border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.preference-required-row{border:1px solid var(--line);background:#f7f8f9}.preference-required-row>span,.preferences-notice>svg{width:18px;height:18px;color:var(--orange);flex:none}.preference-required-row div{gap:5px;display:grid}.preference-required-row b{font-size:12px}.preference-required-row small,.preferences-footnote{color:var(--muted);font-size:10px;line-height:1.5}.preferences-notice{color:#9a4b17;background:#fff8f3;border:1px solid #ffd6ba;margin-top:16px;font-size:11px;line-height:1.5}.preferences-footnote{margin:2px 0 0}.account-payment-methods-panel{gap:22px;display:grid}.payment-methods-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.payment-method-card{background:#fff;border:1px solid #ececec;border-radius:18px;gap:14px;min-height:150px;padding:20px;display:flex}.payment-method-card--active{border-color:#ff660047;box-shadow:0 8px 24px #1c1c1c0a}.payment-method-card--disabled{color:#777;background:#fafafa}.payment-method-card__icon{color:#f60;background:#fff2e8;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:inline-flex}.payment-method-card--disabled .payment-method-card__icon{color:#777;background:#ededed}.payment-method-card__icon svg{width:21px;height:21px}.payment-method-card__title-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:9px;display:flex}.payment-method-card__title-row h3{margin:0;font-size:16px}.payment-method-card__title-row span{color:#c85000;white-space:nowrap;background:#fff2e8;border-radius:999px;align-items:center;min-height:25px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.payment-method-card--disabled .payment-method-card__title-row span{color:#666;background:#ececec}.payment-method-card p{color:#666;margin:0;font-size:14px;line-height:1.55}.payment-preferences-card{padding:22px}.payment-security-note{color:#444;background:#f7f7f7;border-radius:16px;gap:14px;padding:18px 20px;display:flex}.payment-security-note>svg{color:#f60;flex:0 0 24px;width:24px;height:24px}.payment-security-note b{margin-bottom:5px;display:block}.payment-security-note p{color:#666;margin:0;line-height:1.5}@media (max-width:1100px){.payment-methods-grid{grid-template-columns:1fr}}.system-status--checking{color:#75610d;background:#fff8d8}.system-status--checking span{background:#d7a900;box-shadow:0 0 0 4px #d7a90021}.system-status--warning{color:#8a5b00;background:#fff1cf}.system-status--warning span{background:#d58b00;box-shadow:0 0 0 4px #d58b0021}.system-status--offline{color:#a52d2d;background:#fff0f0}.system-status--offline span{background:#d64545;box-shadow:0 0 0 4px #d6454521}.system-health{gap:18px;display:grid}.system-health--compact{gap:10px}.system-health__heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.system-health__heading h2,.system-health__section-title{margin:0}.system-health__heading p{color:var(--muted);margin:5px 0 0;font-size:11px}.system-health__error,.system-health__loading{border-radius:12px;gap:4px;padding:14px;font-size:11px;display:grid}.system-health__error{color:#9d2b2b;background:#fff1f1;border:1px solid #ffd7d7}.system-health__loading{color:var(--muted);background:#f7f7f8}.system-health-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.system-health-summary article,.system-info-grid article{background:#fff;border:1px solid #eceef0;border-radius:12px;gap:5px;min-width:0;padding:14px;display:grid}.system-health-summary small,.system-info-grid small{color:var(--muted);font-size:9px}.system-health-summary b,.system-info-grid b{overflow-wrap:anywhere;font-size:12px}.system-health-summary__overall--healthy{background:#f2fbf6!important;border-color:#cdebd9!important}.system-health-summary__overall--warning{background:#fffaf0!important;border-color:#f1dfac!important}.system-health-summary__overall--offline{background:#fff5f5!important;border-color:#f2c9c9!important}.system-health .health-list{border:1px solid #eceef0;border-radius:12px;gap:0;overflow:hidden}.health-row{padding:10px 12px;min-height:58px!important}.health-row__service,.health-row__result{align-items:center;gap:9px;display:flex}.health-row__service{min-width:0}.health-row__service>div,.health-row__result{gap:3px;display:grid}.health-row__service b,.health-row__result strong{font-size:10px}.health-row__service small,.health-row__result small{color:var(--muted);font-size:8px}.health-row__service small{text-overflow:ellipsis;white-space:nowrap;max-width:430px;overflow:hidden}.health-row__result{flex:none;justify-items:end}.health-dot{background:#aab0b7;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #aab0b71f}.health-dot--healthy{background:var(--green);box-shadow:0 0 0 4px #19a65a21}.health-dot--warning{background:#d58b00;box-shadow:0 0 0 4px #d58b0021}.health-dot--offline,.health-dot--not_configured{background:var(--red);box-shadow:0 0 0 4px #d6454521}.system-health__compact-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.system-health__compact-footer small{color:var(--muted);font-size:8px}.system-health__compact-footer button{color:var(--orange);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:700}.system-health__compact-footer button:disabled{opacity:.55;cursor:default}.system-health__section-title{font-size:14px}.system-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.system-health__note{color:var(--muted);background:#f7f7f8;border-radius:10px;margin:0;padding:12px 14px;font-size:9px}.server-resource-panel{gap:14px;display:grid}.server-resource-panel__heading,.server-resource-panel__heading>div{align-items:center;gap:11px;display:flex}.server-resource-panel__heading{justify-content:space-between}.server-resource-panel__heading h2{margin:0;font-size:16px}.server-resource-panel__heading p{color:var(--muted);margin:4px 0 0;font-size:10px}.server-resource-panel__server-icon{width:40px;height:40px;color:var(--orange);background:var(--orange-soft);border-radius:10px;flex:none;place-items:center;display:grid}.server-resource-panel__server-icon svg{width:21px;height:21px}.server-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.server-resource-card{background:linear-gradient(145deg,#fff,#fafafa);border:1px solid #e7e8eb;border-radius:11px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:11px;min-width:0;min-height:96px;padding:14px 14px 20px;display:grid;position:relative;overflow:hidden}.server-resource-card__icon{width:36px;height:36px;color:var(--orange);background:#fff1e9;border-radius:9px;place-items:center;display:grid}.server-resource-card__icon svg{width:19px;height:19px}.server-resource-card__outgoing{transform:rotate(180deg)}.server-resource-card>div{gap:3px;min-width:0;display:grid}.server-resource-card small,.server-resource-card em,.server-resource-panel__note{color:var(--muted);font-size:9px;font-style:normal}.server-resource-card b{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.server-resource-card__meter{background:#eceef1;border-radius:999px;height:4px;position:absolute;bottom:10px;left:14px;right:14px;overflow:hidden}.server-resource-card__meter i{border-radius:inherit;background:linear-gradient(90deg, var(--orange), #ff9a5e);height:100%;display:block}.server-resource-panel__note{line-height:1.45}@media (max-width:900px){.server-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.server-resource-panel__heading{flex-direction:column;align-items:flex-start}.server-resource-grid{grid-template-columns:1fr}}.admin-logs-panel{gap:18px;display:grid}.admin-log-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-log-metric{background:#fff;border:1px solid #ececec;border-radius:14px;gap:8px;padding:16px;display:grid}.admin-log-metric span{color:#6f6f6f;font-size:13px}.admin-log-metric strong{font-size:28px;line-height:1}.admin-log-metric--danger{background:#fff8f7;border-color:#ffd2cd}.admin-log-metric--danger strong{color:#c93428}.admin-log-metric--success{background:#f7fcf8;border-color:#cdebd6}.admin-log-metric--success strong{color:#218449}.admin-log-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-log-search{background:#fff;border:1px solid #dedede;border-radius:10px;width:min(320px,100%);height:40px;padding:0 12px}.admin-log-search:focus{border-color:#f60;outline:2px solid #ff66002e}.admin-log-filters{flex-wrap:wrap;gap:8px;display:flex}.admin-log-filters button{cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:999px;padding:8px 13px}.admin-log-filters button.active{color:#f60;background:#fff7f1;border-color:#f60}.admin-log-level{width:190px}.admin-log-table td{vertical-align:top}.admin-log-table code{white-space:normal;overflow-wrap:anywhere;font-size:12px}.admin-log-status,.admin-log-level-badge{border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.admin-log-status--open,.admin-log-level-badge--error,.admin-log-level-badge--critical{color:#c93428;background:#fff0ee}.admin-log-status--resolved,.admin-log-level-badge--info{color:#218449;background:#eef8f1}.admin-log-level-badge--warning{color:#9a6d00;background:#fff8df}.admin-log-level-badge--critical{border:1px solid #e0a09a}.admin-log-empty{color:#777;border:1px dashed #dedede;border-radius:14px;place-items:center;gap:8px;min-height:180px;display:grid}.admin-log-empty svg{width:30px;height:30px}.admin-log-updated{color:#777;text-align:right;margin:0;font-size:12px}.admin-log-detail-grid{gap:12px;display:grid}.admin-log-detail-row{border-bottom:1px solid #f0f0f0;grid-template-columns:170px minmax(0,1fr);gap:16px;padding-bottom:10px;display:grid}.admin-log-detail-row>span,.admin-log-code-block>span{color:#777;font-size:13px;font-weight:600}.admin-log-detail-row>div{overflow-wrap:anywhere}.admin-log-code-block{gap:8px;display:grid}.admin-log-code-block pre{color:#f7f7f7;white-space:pre-wrap;overflow-wrap:anywhere;background:#171717;border-radius:12px;max-height:340px;margin:0;padding:14px;font-size:12px;line-height:1.55;overflow:auto}.admin-log-resolution{gap:8px;font-weight:600;display:grid}.admin-log-resolution textarea{resize:vertical;width:100%;font:inherit;border:1px solid #dedede;border-radius:10px;padding:12px;font-weight:400}@media (max-width:1100px){.admin-log-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-log-toolbar{flex-direction:column;align-items:stretch}.admin-log-search{width:100%}}.account-security-panel{gap:18px;display:grid}.security-layout-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;display:grid}.security-password-card,.security-summary-card,.security-sessions-card{padding:22px}.security-password-card{gap:15px;display:grid}.security-card-heading{align-items:flex-start;gap:12px;display:flex}.security-card-heading>span{background:var(--orange-soft);width:40px;height:40px;color:var(--orange);border-radius:11px;flex:0 0 40px;place-items:center;display:grid}.security-card-heading>span svg{width:20px;height:20px}.security-card-heading h3{margin:1px 0 4px;font-size:16px}.security-card-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.security-password-meta{border:1px solid var(--line);background:#fafafa;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;padding:11px 13px;font-size:11px;display:flex}.security-password-meta span{color:var(--muted)}.security-password-card>label{gap:7px;display:grid}.security-password-card>label>span{color:var(--muted);font-size:10px;font-weight:700}.security-password-card input{border:1px solid var(--line);width:100%;height:42px;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:0 12px;font-size:12px}.security-password-card input:focus{border-color:var(--orange);outline:3px solid #ff66001a}.security-password-card small{color:var(--muted);font-size:9px}.security-password-card .primary-button{justify-self:start}.security-summary-card{align-content:start;gap:18px;display:grid}.security-summary-number{background:#fafafa;border-radius:12px;align-items:baseline;gap:9px;padding:16px;display:flex}.security-summary-number span{color:var(--muted);font-size:11px}.security-summary-actions{gap:10px;display:grid}.security-summary-actions button{width:100%}.security-summary-actions svg{width:16px;height:16px}.security-warning-note{color:#934914;background:#fff8f3;border:1px solid #ffd6ba;border-radius:10px;align-items:flex-start;gap:10px;padding:13px;display:flex}.security-warning-note svg{flex:0 0 18px;width:18px;height:18px}.security-warning-note p{margin:0;font-size:10px;line-height:1.5}.security-sessions-card{gap:15px;display:grid}.security-session-list{gap:10px;display:grid}.security-session-row{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.security-session-row--current{background:#fffaf6;border-color:#ffc49c}.security-device-icon{color:#444;background:#f2f3f5;border-radius:12px;place-items:center;width:44px;height:44px;font-size:11px;font-weight:850;display:grid}.security-session-row--current .security-device-icon{background:var(--orange-soft);color:var(--orange-dark)}.security-session-main{gap:4px;min-width:0;display:grid}.security-session-title{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.security-session-title h4{margin:0;font-size:13px}.security-session-title span,.security-session-title em{border-radius:999px;align-items:center;min-height:22px;padding:3px 8px;font-size:9px;font-style:normal;font-weight:750;display:inline-flex}.security-session-title span{background:var(--orange-soft);color:var(--orange-dark)}.security-session-title em{color:#33658e;background:#eef5ff}.security-session-main p,.security-session-main small{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.security-session-action{justify-content:flex-end;min-width:126px;display:flex}.security-session-action>span{color:var(--orange-dark);font-size:10px;font-weight:750}.security-session-action svg{width:15px;height:15px}.security-empty-state{border:1px dashed var(--line);min-height:120px;color:var(--muted);border-radius:10px;place-items:center;font-size:11px;display:grid}@media (max-width:1050px){.security-layout-grid{grid-template-columns:1fr}}@media (max-width:720px){.security-session-row{grid-template-columns:42px minmax(0,1fr)}.security-session-action{grid-column:2;justify-content:flex-start}}.auth-forgot-button,.auth-back-button{color:#e85d04;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.auth-forgot-button:hover,.auth-back-button:hover{text-decoration:underline}.auth-development-link,.security-preview-link{color:#c94f00;text-align:center;overflow-wrap:anywhere;background:#fff8f1;border:1px dashed #ff9f5a;border-radius:10px;padding:10px 12px;display:block}.auth-action-page{min-height:calc(100vh - 70px)}.auth-action-card{text-align:center}.auth-action-card>p{color:#666;line-height:1.55}.auth-action-link{justify-content:center;margin-top:8px;text-decoration:none;display:inline-flex}.security-email-card{border-left:4px solid #f59e0b;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;margin-bottom:18px;display:grid}.security-email-card--verified{border-left-color:#22a35a}.security-email-status{gap:4px;min-width:210px;display:grid}.security-email-status b{color:#262626}.security-email-status span{color:#737373;font-size:13px}.security-preview-link{margin:-4px 0 16px}@media (max-width:850px){.security-email-card{grid-template-columns:1fr;align-items:stretch}.security-email-status{min-width:0}}body{min-width:320px;overflow-x:hidden}main,section,article,.dashboard-content,.dashboard-panel{min-width:0}input,select,textarea{max-width:100%}:where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--orange);outline-offset:2px}:where(button,input,select,textarea):disabled{cursor:not-allowed}.table-wrap,.account-order-products{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.app-modal{overscroll-behavior:contain;max-height:calc(100dvh - 40px);overflow-y:auto}.error-state{text-align:center;align-content:center;place-items:center;gap:13px;min-height:70vh;padding-top:36px;padding-bottom:80px;display:grid}.error-state__code{color:var(--orange);letter-spacing:.12em;font-size:13px;font-weight:850}.error-state h1,.not-found h1{margin:0;font-size:clamp(34px,7vw,64px);line-height:1}.error-state p,.not-found p{max-width:520px;color:var(--muted);margin:0;line-height:1.65}.error-state__actions{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:7px;display:flex}@supports (overflow:clip){body{overflow-x:clip}}@media (max-width:760px){body{padding-bottom:calc(62px + env(safe-area-inset-bottom,0px))}.mobile-menu,.filter-drawer{overscroll-behavior:contain;height:100dvh;max-height:100dvh;overflow:hidden}.mobile-menu__categories,.mobile-menu__links,.filter-drawer__body{overscroll-behavior:contain;min-height:0;overflow-y:auto}.mobile-menu__links button{justify-content:flex-start;width:100%}.bottom-nav{min-height:calc(62px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px)}.modal-backdrop{padding:8px}.app-modal{width:100%;max-height:calc(100dvh - 16px)}.error-state,.not-found{min-height:calc(100dvh - 178px);padding-top:24px;padding-bottom:36px}}@media (max-width:430px){.error-state__actions{width:100%;display:grid}.error-state__actions>*,.not-found .primary-button{width:100%}.modal-actions,.modal-actions--spread{flex-direction:column-reverse;align-items:stretch}.modal-actions>*,.modal-actions--spread>*,.modal-actions--spread>div,.modal-actions--spread>div>*{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.gallery-expand,.gallery-arrow{z-index:3;color:var(--text);cursor:pointer;background:#ffffffeb;border:0;position:absolute;box-shadow:0 5px 20px #191c231f}.gallery-expand{font:inherit;border-radius:999px;padding:9px 13px;font-weight:750;bottom:14px;right:14px}.gallery-arrow{border-radius:50%;width:40px;height:40px;font-size:30px;line-height:1;top:50%;transform:translateY(-50%)}.gallery-arrow--left{left:12px}.gallery-arrow--right{right:12px}.stock-label--low{color:#8b5a00;background:#fff7df}.size-guide{font-size:13px;position:relative}.size-guide summary{color:var(--orange-dark);cursor:pointer;font-weight:750;list-style:none}.size-guide summary::-webkit-details-marker{display:none}.size-guide__content{z-index:12;border:1px solid var(--line);background:#fff;border-radius:14px;width:min(390px,84vw);padding:16px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 44px #14181f29}.size-guide__content p{color:var(--muted);margin:0 0 12px;line-height:1.5}.size-guide__content table{border-collapse:collapse;width:100%}.size-guide__content th,.size-guide__content td{border-top:1px solid var(--line);text-align:left;padding:8px}.product-lightbox{z-index:1000;background:#0a0c11f0;place-items:center;padding:54px;display:grid;position:fixed;inset:0}.product-lightbox__close,.product-lightbox__arrow{z-index:2;color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;position:absolute}.product-lightbox__close{width:44px;height:44px;font-size:30px;top:18px;right:18px}.product-lightbox__arrow{width:52px;height:52px;font-size:38px;top:50%;transform:translateY(-50%)}.product-lightbox__arrow--left{left:18px}.product-lightbox__arrow--right{right:18px}.product-lightbox__image{cursor:zoom-in;touch-action:pan-y;background:0 0;border:0;width:min(1100px,86vw);height:min(82vh,920px);position:relative;overflow:auto}.product-lightbox__image img{object-fit:contain;transition:transform .18s}.product-lightbox__image--zoomed{cursor:zoom-out}.product-lightbox__image--zoomed img{transform:scale(1.75)}.product-lightbox__counter{color:#fff;background:#ffffff21;border-radius:999px;padding:7px 12px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}@media (max-width:760px){.gallery-expand{padding:8px 11px}.gallery-arrow{width:34px;height:34px}.product-lightbox{padding:54px 8px 42px}.product-lightbox__image{width:100%;height:78vh}.product-lightbox__arrow{background:#00000073;width:42px;height:42px}.product-lightbox__arrow--left{left:6px}.product-lightbox__arrow--right{right:6px}}.home-main--loading{opacity:.72;transition:opacity .16s}.active-filter-chips{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.active-filter-chips button{color:#713014;min-height:34px;font:inherit;cursor:pointer;background:#fff7f2;border:1px solid #ffd4be;border-radius:999px;align-items:center;gap:7px;padding:6px 11px;font-size:13px;font-weight:700;display:inline-flex}.active-filter-chips button span{font-size:18px;line-height:1}.active-filter-chips .active-filter-chips__reset{border-color:var(--line);color:var(--muted);background:#fff}.catalog-pagination{justify-content:center;align-items:center;gap:14px;margin:28px 0 12px;display:flex}.catalog-pagination span{text-align:center;min-width:70px;color:var(--muted);font-weight:750}.site-footer{border-top:1px solid var(--line);background:#fff;margin-top:48px}.site-footer__inner{justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding-top:18px;padding-bottom:18px;display:flex}.site-footer nav{flex-wrap:wrap;gap:10px 18px;display:flex}.site-footer a,.site-footer p{color:var(--muted);margin:0;font-size:13px}.site-footer a:hover{color:var(--orange-dark)}.legal-page{max-width:920px;padding-top:38px;padding-bottom:48px}.legal-page__head{border-bottom:1px solid var(--line);padding-bottom:28px}.legal-page__head h1{margin:0 0 12px;font-size:clamp(32px,5vw,52px)}.legal-page__head p{max-width:720px;color:var(--muted);margin:0 0 12px;font-size:17px;line-height:1.65}.legal-page__content{gap:28px;padding-top:28px;display:grid}.legal-page__content p{color:#3d424b;white-space:pre-line;margin:0 0 10px;line-height:1.75}@media (max-width:760px){.site-footer__inner{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:flex-start}}.stock-pill--low{color:#815100;background:#fff3ce}.dashboard-heading__actions a,.panel-heading a{text-decoration:none}.review-photo-grid{flex-wrap:wrap;gap:.6rem;margin-top:.75rem;display:flex}.review-photo-grid>a,.review-photo-grid>button{cursor:pointer;background:#fff;border:1px solid #e7e7e7;border-radius:10px;width:88px;height:88px;position:relative;overflow:hidden}.review-photo-grid img{object-fit:cover}.review-report-button{color:#777;cursor:pointer;background:0 0;border:0;margin-top:.75rem;padding:0;font-size:.82rem}.review-report-button:hover{color:#d84d00}.review-report-button:disabled{cursor:default;color:#999}.dashboard-stack{gap:1.25rem;display:grid}.system-settings-panel{gap:1rem;display:grid}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.settings-form-grid label{gap:.4rem;display:grid}.settings-form-grid__wide{grid-column:1/-1}.settings-form-grid textarea{resize:vertical;min-height:100px}.settings-form-grid input,.settings-form-grid textarea,.settings-form-grid select{background:#fff;border:1px solid #ddd;border-radius:10px;width:100%;padding:.75rem}.settings-check-row{align-items:center;gap:.6rem;display:flex}@media (max-width:720px){.settings-form-grid{grid-template-columns:1fr}}.maintenance-page{text-align:center;background:#fff8f3;place-items:center;min-height:100vh;padding:2rem;display:grid}.maintenance-page>div{background:#fff;border:1px solid #ffd8c0;border-radius:20px;max-width:620px;padding:2.5rem;box-shadow:0 18px 50px #0000000f}.maintenance-page span{font-size:3rem}.maintenance-page h1{margin:1rem 0 .65rem}.maintenance-page p{color:#555;margin:0;line-height:1.6}.site-header{will-change:transform;transition:transform .19s cubic-bezier(.22,1,.36,1),box-shadow .18s,border-color .18s;transform:translate(0)}.site-header--hidden{transform:translateY(calc(-100% - 2px))}.site-header--elevated{border-bottom-color:#191c2214;box-shadow:0 8px 26px #14182212}.account-trigger__label{text-overflow:ellipsis;white-space:nowrap;max-width:142px;font-weight:600;display:block;overflow:hidden}.account-trigger[data-state=open]{background:var(--orange-soft);color:var(--orange-dark)}.header-favorite{color:#24262b;isolation:isolate}.header-favorite svg path{fill:#0000;transform-box:fill-box;transform-origin:50%;transition:fill .18s,stroke .18s,transform .22s cubic-bezier(.22,1,.36,1)}.header-favorite:hover,.header-favorite:focus-visible,.header-favorite.is-active{color:var(--orange)}.header-favorite:hover svg path,.header-favorite:focus-visible svg path,.header-favorite.is-active svg path{fill:currentColor;stroke:currentColor;transform:scale(1.06)}.header-favorite:hover svg path{animation:.42s cubic-bezier(.22,1,.36,1) header-heart-pulse}@keyframes header-heart-pulse{0%{transform:scale(.82)}55%{transform:scale(1.16)}to{transform:scale(1.06)}}.header-language__icon{color:#777b82;width:15px!important;height:15px!important}.header-language[data-state=open]{color:var(--orange-dark)}.header-language-menu{width:150px}.header-language-menu__item{cursor:pointer;justify-content:space-between}.header-language-menu__check{color:var(--orange);margin-left:auto}.header-account-menu{border-radius:14px;width:310px;max-height:min(620px,100vh - 94px);padding:8px;overflow-y:auto}.header-account-menu--customer{width:344px}.header-account-menu__head{align-items:center;gap:12px;padding:8px 8px 10px;display:flex}.header-account-menu__avatar{color:#fff;background:#24262b;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:12px;font-weight:800;display:grid}.header-account-menu__avatar--supplier{background:var(--orange)}.header-account-menu__head>div{gap:3px;min-width:0;display:grid}.header-account-menu__head strong,.header-account-menu__head span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-account-menu__head strong{font-size:14px}.header-account-menu__head span{color:var(--muted);font-size:11px}.header-account-menu__links{gap:2px;display:grid}.header-account-menu__item{color:#4c5159;min-height:42px;cursor:pointer!important}.header-account-menu__item:hover,.header-account-menu__item:focus{color:var(--orange-dark)}.header-account-menu__logout{min-height:42px;color:var(--red);font-weight:700;cursor:pointer!important}.header-account-menu__logout:focus{background:var(--red-soft);color:var(--red)}@media (max-width:1120px){.account-trigger__label{max-width:105px}}@media (prefers-reduced-motion:reduce){.site-header,.header-favorite svg path{transition:none}.header-favorite:hover svg path{animation:none}}.catalog-toolbar{border-color:var(--border);border-radius:var(--radius-xl);min-height:72px;box-shadow:var(--shadow-xs);gap:12px;padding:14px}.desktop-filters{flex-wrap:wrap;align-items:end;gap:10px}.filter-field>span,.sort-field>span,.price-input>span:first-child{color:var(--muted-foreground);letter-spacing:.01em;font-size:11px;font-weight:700}.filter-field [data-slot=native-select-wrapper],.sort-field [data-slot=native-select-wrapper]{display:flex}.filter-field [data-slot=native-select],.sort-field [data-slot=native-select]{border-color:var(--input);border-radius:var(--radius-small);min-width:130px;height:40px;color:var(--foreground);padding-left:12px;font-size:13px}.filter-field--price{width:250px}.price-inputs{gap:10px}.price-input__control{border-color:var(--input);border-radius:var(--radius-small);height:40px;box-shadow:var(--shadow-xs);grid-template-columns:24px minmax(0,1fr)}.price-input__control b{color:var(--muted-foreground);padding-left:10px;font-size:12px}.price-input__control [data-slot=input]{min-width:0;height:38px;box-shadow:none;border:0;border-radius:0;padding:0 8px 0 0;font-size:13px;font-weight:700}.price-input__control [data-slot=input]:focus-visible{box-shadow:none}.filter-check{border-color:var(--input);border-radius:var(--radius-small);background:var(--background);height:40px;box-shadow:var(--shadow-xs);padding:0 12px;font-size:12px;font-weight:650;transition:border-color .16s,background-color .16s}.filter-check:hover{background:var(--accent);border-color:#ff5a0059}.sort-field,.sort-field [data-slot=native-select]{min-width:210px}.active-filter-chips button{background:var(--accent);min-height:36px;color:var(--accent-foreground);box-shadow:var(--shadow-xs);border-color:#ff5a0038}.active-filter-chips button svg{width:14px;height:14px}.product-grid{gap:20px}.product-card{border-color:var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs)}.product-card:hover{box-shadow:var(--shadow-md);border-color:#ff5a0038;transform:translateY(-4px)}.product-card__media{margin:10px 10px 0}.product-card__image-wrap{border-radius:var(--radius-lg)}.favorite-button{transition:color .18s,background-color .18s,transform .18s}.favorite-button:hover{background:var(--accent);transform:scale(1.06)}.quick-add-button{border-radius:var(--radius-small);transition:transform .16s,background-color .16s,border-color .16s}.quick-add-button:not(:disabled):hover{border-color:var(--orange-dark);background:var(--orange-dark);transform:translateY(-1px)}.gallery-main{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs)}.gallery-expand{width:44px;height:44px;color:var(--foreground);place-items:center;padding:0;transition:color .16s,background-color .16s,transform .16s;display:grid}.gallery-expand:hover{color:var(--primary);background:var(--accent);transform:scale(1.05)}.gallery-expand svg,.gallery-arrow svg,.product-lightbox__close svg,.product-lightbox__arrow svg{width:20px;height:20px}.gallery-arrow,.product-lightbox__close,.product-lightbox__arrow{place-items:center;font-size:0;display:grid}.product-lightbox__arrow svg{width:28px;height:28px}.product-lightbox__close svg{width:24px;height:24px}@media (max-width:1100px){.filter-field--price{width:230px}.sort-field,.sort-field [data-slot=native-select]{min-width:190px}}@media (max-width:760px){.catalog-toolbar{min-height:60px;padding:10px}.filter-drawer__body .filter-field--price,.filter-drawer__body [data-slot=native-select-wrapper],.filter-drawer__body [data-slot=native-select]{width:100%}.gallery-expand{width:40px;height:40px;padding:0}}.account-confirm-dialog{font-family:var(--font-inter), Arial, sans-serif}.account-confirm-dialog__danger{border-color:var(--destructive);background:var(--destructive);color:#fff}.account-confirm-dialog__danger:hover{background:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.account-confirm-dialog__danger:hover{background:color-mix(in srgb, var(--destructive) 88%, #000)}}.account-history-clear-button{min-width:150px;box-shadow:0 8px 18px #b91c1c24}.account-history-clear-button:hover{color:#fff}.view-history-card__footer--compact{border-top:0;justify-content:flex-end;min-height:52px;padding-top:8px}.view-history-card__remove{border-radius:12px;width:38px;height:38px}.view-history-card__remove svg,.saved-address-card .text-button svg{width:18px;height:18px}.order-timeline__entry>div{min-width:0}.order-timeline__entry b,.order-timeline__entry time,.order-timeline__entry small,.order-timeline__entry p{overflow-wrap:anywhere}.order-timeline__entry p{margin-top:6px;line-height:1.55}.security-summary-number{align-items:flex-start}.security-summary-number b{font-size:clamp(1.45rem,2vw,2rem);line-height:1.15}.security-summary-actions--single{display:block}.security-signout-all-button{border-radius:12px;width:100%;min-height:46px}.payment-methods-grid{align-items:stretch}.payment-method-card{grid-template-columns:48px minmax(0,1fr);align-items:start}.payment-method-card__title-row{align-items:flex-start;gap:12px}.payment-preferences-card .account-form-actions{justify-content:flex-end}@media (max-width:640px){.account-history-clear-button,.view-history-heading-actions{width:100%}.payment-method-card{grid-template-columns:40px minmax(0,1fr)}.payment-method-card__title-row{flex-direction:column;gap:6px}}.dashboard-profile-summary .account-profile-summary__identity>div{min-width:0}.dashboard-profile-summary .account-profile-summary__identity h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(20px,2vw,27px);line-height:1.2;overflow:hidden}.dashboard-account-layout .dashboard-heading h1{letter-spacing:-.025em;font-size:clamp(22px,2vw,29px);line-height:1.2}.dashboard-account-layout .metric-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.dashboard-account-layout .metric-card{border-color:var(--line);align-items:center;min-height:104px}@supports (color:color-mix(in lab, red, red)){.dashboard-account-layout .metric-card{border-color:color-mix(in srgb, var(--line) 78%, transparent)}}.dashboard-account-layout .metric-card{box-shadow:0 8px 24px #171b220b}.dashboard-account-layout .metric-card small{font-size:12px;font-weight:650;line-height:1.3}.dashboard-account-layout .metric-card strong{font-size:clamp(22px,2vw,28px);line-height:1.15}.dashboard-account-layout .metric-card em,.dashboard-account-layout .metric-card span{font-size:11px;line-height:1.35}.dashboard-account-layout .dashboard-panel{border-color:var(--line)}@supports (color:color-mix(in lab, red, red)){.dashboard-account-layout .dashboard-panel{border-color:color-mix(in srgb, var(--line) 78%, transparent)}}.dashboard-account-layout .dashboard-panel{box-shadow:0 8px 26px #171b220a}.dashboard-account-layout .panel-heading h2{letter-spacing:-.015em;font-size:18px;line-height:1.25}.dashboard-account-layout .panel-heading p{font-size:12px;line-height:1.45}.dashboard-account-layout .panel-heading>button{font-size:12px}.dashboard-account-layout .dashboard-table{font-size:13px;line-height:1.4}.dashboard-account-layout .dashboard-table th{letter-spacing:.055em;padding:12px 10px;font-size:10px}.dashboard-account-layout .dashboard-table td{padding:13px 10px}.dashboard-account-layout .dashboard-table b{font-weight:720}.dashboard-account-layout .table-product small,.dashboard-account-layout .admin-table-note{font-size:11px;line-height:1.35}.dashboard-account-layout .dashboard-order small{font-size:10px}.dashboard-account-layout .dashboard-order strong{font-size:13px}.dashboard-message{min-height:46px;font-size:13px;line-height:1.45;box-shadow:0 8px 22px #171b220f}.table-action-button--danger{color:#b42318!important}.table-action-button--danger:hover{color:#9f1f16!important;background:#fff4f2!important;border-color:#efaaa4!important}.supplier-delete-actions [data-slot=button]{min-width:132px}.admin-role-label{color:#454b54;white-space:nowrap;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;min-height:27px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.admin-toggle-button{border-radius:8px;min-height:36px;font-size:11px}.admin-icon-button{border-radius:9px}@media (max-width:760px){.dashboard-profile-summary .account-profile-summary__identity h1{white-space:normal}.dashboard-account-layout .dashboard-table{font-size:12px}.supplier-delete-actions{grid-template-columns:1fr;display:grid}.supplier-delete-actions [data-slot=button]{width:100%}}:root{--rc-orange:#ff5a1f;--rc-orange-hover:#e9470c;--rc-orange-soft:#fff4ed;--rc-red:#e23b3b;--rc-red-hover:#c92f2f;--rc-green:#138a4b;--rc-shadow-sm:0 8px 24px #191e280f;--rc-shadow-md:0 16px 40px #191e2817}body,button,input,select,textarea{font-variation-settings:"opsz" 14;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}h1,h2,h3,h4,strong,b{font-weight:650}.primary-button,.secondary-button,.danger-button,.text-button,.admin-toggle-button,.admin-icon-button,.icon-action-button{transition:transform .16s,box-shadow .18s,background-color .18s,border-color .18s,color .18s}.primary-button:not(:disabled):hover,.secondary-button:not(:disabled):hover,.danger-button:not(:disabled):hover,.admin-toggle-button:not(:disabled):hover,.admin-icon-button:not(:disabled):hover,.icon-action-button:not(:disabled):hover{transform:translateY(-1px)}.primary-button:not(:disabled):active,.secondary-button:not(:disabled):active,.danger-button:not(:disabled):active,.admin-toggle-button:not(:disabled):active,.admin-icon-button:not(:disabled):active,.icon-action-button:not(:disabled):active{transform:translateY(0)scale(.98)}.filter-field--price{min-width:250px}.price-inputs{align-items:end}.price-input>span:first-child{color:#4f5661;font-size:12px;font-weight:600}.catalog-empty-state{max-width:560px;min-height:310px;box-shadow:var(--rc-shadow-sm);background:radial-gradient(circle at 50% 0,#ff5a1f1a,#0000 46%),#fff;border:1px solid #eceff3;border-radius:24px;margin:72px auto;padding:52px 34px}.catalog-empty-state__icon{background:var(--rc-orange-soft);width:66px;height:66px;color:var(--rc-orange);border-radius:20px;place-items:center;margin-bottom:18px;display:grid}.catalog-empty-state__icon svg{width:29px;height:29px}.catalog-empty-state h2{letter-spacing:-.025em;margin:0 0 9px;font-size:clamp(22px,2vw,28px)}.catalog-empty-state p{color:#68707c;max-width:430px;margin:0 auto 22px;font-size:14px;line-height:1.65}.header-favorite,.header-favorite.is-active{color:#111318}.header-favorite svg path,.header-favorite.is-active svg path{fill:#0000;stroke:#111318}.header-favorite:hover,.header-favorite:focus-visible,.header-favorite.is-active:hover,.header-favorite.is-active:focus-visible{color:#111318}.header-favorite:hover svg path,.header-favorite:focus-visible svg path,.header-favorite.is-active:hover svg path,.header-favorite.is-active:focus-visible svg path{fill:var(--rc-orange);stroke:#111318;transform:scale(1.08)}.account-profile-avatar,.account-trigger__avatar,.header-account-menu__avatar,.account-avatar-editor__preview,.supplier-store-profile-card__avatar{flex:none;position:relative;overflow:hidden}.account-profile-avatar img,.account-trigger__avatar img,.header-account-menu__avatar img,.account-avatar-editor__preview img,.supplier-store-profile-card__avatar img{object-fit:cover}.customer-account-sidebar nav button,.dashboard-nav button{font-weight:500}.customer-account-sidebar nav button.active,.dashboard-nav button.active{font-weight:650}.account-avatar-editor{background:linear-gradient(135deg,#fff,#fff8f4);border:1px solid #e7e9ed;border-radius:18px;align-items:center;gap:20px;margin-bottom:22px;padding:18px;display:flex}.account-avatar-editor__preview{color:#fff;background:#22262c;border:3px solid #fff;border-radius:50%;place-items:center;width:88px;height:88px;font-size:22px;font-weight:700;display:grid;box-shadow:0 8px 24px #191e2824}.account-avatar-editor__actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.account-avatar-editor__actions label{cursor:pointer;position:relative}.account-avatar-editor__actions input,.supplier-store-profile-card__actions input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.account-history-clear-button{min-height:42px;font-weight:650;box-shadow:0 10px 24px #e23b3b38;border-color:var(--rc-red)!important;background:var(--rc-red)!important;color:#fff!important}.account-history-clear-button:hover{box-shadow:0 13px 28px #c92f2f47;border-color:var(--rc-red-hover)!important;background:var(--rc-red-hover)!important}.view-history-card{border-color:#e6e8ec;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 10px 26px #191e280f}.view-history-card:hover{border-color:#d9dde3;transform:translateY(-2px);box-shadow:0 16px 34px #191e281a}.view-history-card__remove{width:42px;height:42px;box-shadow:none;border-radius:13px;place-items:center;display:grid;color:#c4322d!important;background:#fff5f4!important;border:1px solid #f0b2ad!important}.view-history-card__remove:hover{box-shadow:0 9px 20px #e23b3b38;border-color:var(--rc-red)!important;background:var(--rc-red)!important;color:#fff!important}.checkout-phone-control{grid-template-columns:minmax(175px,220px) minmax(0,1fr);gap:10px}.checkout-phone-country [data-slot=native-select]{padding-right:34px}.checkout-phone-prefix{display:none}.payment-preferences-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px 24px;padding:22px;display:grid}.payment-preferences-card .account-card__heading,.payment-preferences-card .form-result{grid-column:1/-1}.payment-preferences-card>.preference-switch,.payment-preferences-card>label{min-width:0}.payment-preferences-card .account-form-actions{justify-content:flex-end;align-self:center;margin:0}.payment-preferences-card .account-form-actions .primary-button{min-width:190px;min-height:46px}.security-email-card,.security-email-card--verified{border-left:1px solid var(--line);background:linear-gradient(135deg,#fff,#fffaf7);border-radius:16px}.security-summary-card{background:linear-gradient(145deg,#fff,#f8f9fb);border-color:#e7e9ed;border-radius:18px}.security-summary-number{background:#f4f6f8;border-radius:14px;align-items:center;min-height:72px;padding:14px 18px;display:flex}.security-summary-number b{font-size:clamp(20px,2vw,26px);font-weight:650}.security-signout-all-button{font-weight:650;box-shadow:0 9px 22px #e23b3b33;border-color:var(--rc-red)!important;background:var(--rc-red)!important;color:#fff!important}.security-signout-all-button:hover{background:var(--rc-red-hover)!important}.security-warning-note{border-radius:13px}.management-order-toolbar{justify-content:flex-end;display:flex}.management-order-toolbar .secondary-button{align-items:center;gap:7px;display:inline-flex}.management-order-toolbar svg{width:16px;height:16px}.management-order-timeline{background:#fff;border:1px solid #e7e9ed;border-radius:16px;padding:16px}.management-order-timeline__heading h3,.management-order-timeline__heading p{margin:0}.management-order-timeline__heading p{color:#747b86;margin-top:4px;font-size:12px}.order-timeline{background:#fbfcfd;border:1px solid #e8eaee;border-radius:16px;gap:0;margin-top:14px;padding:10px 18px;display:grid;position:relative}.order-timeline__entry{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:13px 0;display:grid;position:relative}.order-timeline__entry:not(:last-of-type):after{content:"";background:#e2e5e9;width:2px;position:absolute;top:43px;bottom:-2px;left:16px}.order-timeline__marker{z-index:1;width:32px;height:32px;color:var(--rc-orange);background:#fff5ef;border:1px solid #ffd0bd;border-radius:50%;place-items:center;display:grid;position:relative}.order-timeline__marker svg{width:16px;height:16px}.order-timeline__entry>div{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:3px 14px;display:grid}.order-timeline__entry b{font-size:14px;font-weight:650}.order-timeline__entry time{color:#777f8a;font-size:11px}.order-timeline__entry small,.order-timeline__entry p{grid-column:1/-1}.supplier-store-profile-card{box-shadow:var(--rc-shadow-sm);background:linear-gradient(120deg,#fff,#fff8f3);border:1px solid #e7e9ed;border-radius:18px;align-items:center;gap:18px;margin-bottom:18px;padding:18px 20px;display:flex}.supplier-store-profile-card__avatar{color:#fff;background:#24272d;border-radius:18px;place-items:center;width:72px;height:72px;font-size:20px;font-weight:700;display:grid}.supplier-store-profile-card__content{flex:1;justify-content:space-between;align-items:center;gap:18px;min-width:0;display:flex}.supplier-store-profile-card__content>div:first-child{gap:3px;display:grid}.supplier-store-profile-card__content small,.supplier-store-profile-card__content span{color:#737a84;font-size:12px}.supplier-store-profile-card__content strong{font-size:18px}.supplier-store-profile-card__actions{flex-wrap:wrap;gap:10px;display:flex}.supplier-store-profile-card__actions label{cursor:pointer;position:relative}.dashboard-delete-button,.danger-button,.supplier-delete-actions [data-variant=destructive]{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:650;display:inline-flex;border:1px solid var(--rc-red)!important;background:var(--rc-red)!important;color:#fff!important}.dashboard-delete-button:hover,.danger-button:hover,.supplier-delete-actions [data-variant=destructive]:hover{box-shadow:0 9px 20px #e23b3b38;background:var(--rc-red-hover)!important}.dashboard-account-layout .metric-card{min-height:96px;padding:16px}.dashboard-account-layout .metric-card strong{font-size:clamp(20px,1.7vw,25px);font-weight:650}.dashboard-account-layout .metric-card small{font-weight:600}.dashboard-account-layout .dashboard-heading h1{font-size:clamp(22px,1.8vw,28px);font-weight:650}.dashboard-role-caption{color:#737a84;margin-top:5px;font-size:12px;font-weight:550;display:inline-flex}.metric-card__delta--positive{font-weight:650;color:var(--rc-green)!important}.metric-card__delta--negative{font-weight:650;color:var(--rc-red)!important}.metric-card__delta--neutral{color:#737a84!important}.admin-create-button{min-width:190px;border-color:var(--rc-orange)!important;background:var(--rc-orange)!important;color:#fff!important;opacity:1!important}.admin-create-button:hover{background:var(--rc-orange-hover)!important}.admin-create-button:disabled,.primary-button:disabled{opacity:1;box-shadow:none!important;color:#9ba1aa!important;background:#eceef1!important;border-color:#dfe2e7!important}.admin-product-toolbar{justify-content:space-between;align-items:center;gap:16px;margin:18px 0;display:flex}.admin-product-search{width:min(560px,100%);display:block;position:relative}.admin-product-search svg{color:#7b828c;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.admin-product-search input{background:#fff;border:1px solid #dfe3e8;border-radius:12px;outline:none;width:100%;min-height:44px;padding:0 14px 0 42px;font-size:13px}.admin-product-search input:focus{border-color:var(--rc-orange);box-shadow:0 0 0 3px #ff5a1f1f}.admin-product-toolbar>span{color:#747b85;white-space:nowrap;font-size:12px}.admin-empty-state{text-align:center;justify-items:center;gap:8px;min-height:230px;padding:42px 20px;display:grid}.admin-empty-state>svg{width:38px;height:38px;color:var(--rc-orange)}.admin-empty-state h3,.admin-empty-state p{margin:0}.admin-empty-state p{color:#737a84}.product-activity-list{max-height:min(640px,70vh);padding:4px 22px 22px;display:grid;overflow:auto}.product-activity-list>article{border-bottom:1px solid #eceef1;grid-template-columns:38px minmax(0,1fr);gap:13px;padding:16px 0;display:grid}.product-activity-list__marker{background:var(--rc-orange-soft);width:36px;height:36px;color:var(--rc-orange);border-radius:12px;place-items:center;display:grid}.product-activity-list__marker svg{width:18px;height:18px}.product-activity-list header{justify-content:space-between;gap:14px;display:flex}.product-activity-list time,.product-activity-list p,.product-activity-list small{color:#747b85;font-size:11px}.product-activity-list p{margin:6px 0 2px}.admin-icon-button:disabled,.admin-toggle-button:disabled{cursor:not-allowed;opacity:.42}@media (max-width:900px){.checkout-phone-control{grid-template-columns:minmax(160px,205px) minmax(0,1fr)}.payment-preferences-card{grid-template-columns:1fr}.payment-preferences-card .account-form-actions{justify-content:stretch}.payment-preferences-card .account-form-actions .primary-button{width:100%}.supplier-store-profile-card__content{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.checkout-phone-control{grid-template-columns:1fr}.account-avatar-editor,.supplier-store-profile-card{flex-direction:column;align-items:flex-start}.account-avatar-editor__actions,.supplier-store-profile-card__actions,.supplier-store-profile-card__actions>*{width:100%}.order-timeline__entry>div{grid-template-columns:1fr}.order-timeline__entry time{grid-column:1}.admin-product-toolbar{flex-direction:column;align-items:stretch}}.auth-google-button{color:#171717;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-weight:600;text-decoration:none;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.auth-google-button:hover{background:#fafafa;border-color:#bdbdbd;box-shadow:0 2px 8px #0000000f}.auth-google-button:focus-visible{outline-offset:2px;outline:2px solid #ff5a00}.auth-google-mark{border:1px solid #dedede;border-radius:50%;place-items:center;width:22px;height:22px;font-size:13px;font-weight:700;display:inline-grid}.auth-divider span{z-index:1;color:#777;background:#fff;padding:0 10px;font-size:12px;position:relative}.auth-oauth-list{gap:9px;display:grid}.auth-oauth-button{color:#171717;min-height:44px;font:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-weight:650;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.auth-oauth-button:hover{border-color:#bdbdbd;transform:translateY(-1px);box-shadow:0 3px 12px #00000014}.auth-oauth-button>span{border-radius:50%;place-items:center;width:23px;height:23px;font-size:14px;font-weight:800;display:grid}.auth-oauth-button--google>span{color:#4285f4;border:1px solid #dadce0}.auth-oauth-button--facebook{color:#1877f2;border-color:#1877f2}.auth-oauth-button--facebook>span{color:#fff;background:#1877f2;font-family:Arial,sans-serif;font-size:18px}.auth-oauth-button--apple{color:#fff;background:#111;border-color:#111}.auth-oauth-button--apple>span{font-size:11px}.auth-verification-pending{justify-items:center;gap:14px;display:grid}.auth-verification-pending__icon{background:var(--orange-soft);width:64px;height:64px;color:var(--orange);border-radius:20px;place-items:center;font-size:29px;display:grid}.auth-verification-pending p{color:var(--muted);margin:0;line-height:1.55}.auth-verification-pending .secondary-button,.auth-resend-button{width:100%}.support-contact-card{border:1px solid var(--line);background:linear-gradient(135deg,#fff8f3 0%,#fff 46%);border-radius:18px;grid-template-columns:minmax(240px,.75fr) minmax(0,1.35fr);gap:30px;margin:24px 0 34px;padding:30px;display:grid;box-shadow:0 16px 44px #1b1f260f}.support-contact-card__head>span{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.support-contact-card__head h2{margin:9px 0 10px;font-size:clamp(24px,3vw,36px);line-height:1.08}.support-contact-card__head p{color:var(--muted);margin:0;line-height:1.6}.support-contact-card>p{color:var(--muted);margin:0;line-height:1.55}.support-contact-form{grid-column:1/-1;gap:14px;display:grid}.support-contact-form__language{color:var(--muted)}.support-ticket-history{border-top:1px solid var(--line);grid-column:1/-1;gap:14px;padding-top:22px;display:grid}.support-ticket-history>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.support-ticket-history h3,.support-ticket-history p{margin:0}.support-ticket-history header p{color:var(--muted);margin-top:5px;font-size:13px}.support-ticket-list{gap:12px;display:grid}.support-ticket-card{border:1px solid var(--line);background:#fff;border-radius:12px;gap:13px;padding:16px;display:grid}.support-ticket-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.support-ticket-card>header>div{gap:4px;display:grid}.support-ticket-card>header small{color:var(--muted)}.support-ticket-card>header select{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:38px;padding:7px 10px}.support-ticket-messages{gap:8px;display:grid}.support-ticket-messages p{background:#fff8f4;border-left:3px solid #ffccb0;border-radius:7px;grid-template-columns:minmax(100px,auto) auto 1fr;gap:7px 12px;margin:0;padding:11px 12px;display:grid}.support-ticket-messages small{color:var(--muted)}.support-ticket-messages span{overflow-wrap:anywhere;min-width:0}.support-ticket-reply{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:9px;display:grid}.support-ticket-reply textarea{resize:vertical;border:1px solid var(--line);border-radius:9px;min-height:72px;padding:10px}.support-ticket-reply button{min-width:130px}.admin-support-panel{gap:16px;display:grid}.admin-support-toolbar{grid-template-columns:minmax(200px,1fr) 190px auto;align-items:center;gap:10px;display:grid}.admin-support-toolbar input,.admin-support-toolbar select{border:1px solid var(--line);background:#fff;border-radius:9px;min-height:42px;padding:9px 11px}.admin-support-toolbar span{color:var(--muted);font-size:12px}.admin-support-context{flex-wrap:wrap;gap:7px;display:flex}.admin-support-context span{color:#52525b;background:#f4f4f5;border-radius:999px;padding:5px 8px;font-size:11px}.notification-center{gap:16px;display:grid}.notification-center .account-section-heading{margin:0}.notification-center__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.notification-center__actions>span{color:var(--muted);font-size:12px}.notification-list{gap:8px;display:grid}.notification-list>article{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 14px;display:grid;position:relative}.notification-list>article.is-unread{background:#fff8f4;border-color:#ffd3bc}.notification-list>article.is-unread:before{background:var(--orange);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:17px;left:7px}.notification-list article>a{color:inherit;gap:5px;text-decoration:none;display:grid}.notification-list article>a>div,.notification-list article>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.notification-list time{color:var(--muted);white-space:nowrap;font-size:11px}.notification-list p{color:#5f6570;margin:0;font-size:13px}.support-contact-form__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.support-contact-form label{color:#5f6570;gap:6px;font-size:11px;font-weight:700;display:grid}.support-contact-form input,.support-contact-form select,.support-contact-form textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:10px;padding:11px 12px;font-size:13px}.support-contact-form input:focus,.support-contact-form select:focus,.support-contact-form textarea:focus{border-color:var(--orange);outline:3px solid #ff5a001a}.support-contact-form textarea{resize:vertical;min-height:145px}.support-contact-form label small{color:var(--muted);justify-self:end;font-weight:500}.support-honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}@media (max-width:760px){.support-contact-card{grid-template-columns:1fr;padding:22px}.support-contact-form__grid{grid-template-columns:1fr}.support-contact-card>p{grid-column:1}.support-ticket-history>header,.support-ticket-card>header{flex-direction:column}.support-ticket-messages p,.support-ticket-reply,.admin-support-toolbar{grid-template-columns:1fr}.support-ticket-messages span{grid-column:1/-1}.support-ticket-reply button{width:100%}.notification-center .account-section-heading,.notification-center__actions{flex-direction:column;align-items:stretch}.notification-list>article{grid-template-columns:1fr}.notification-list article>a>div,.notification-list article>div{flex-direction:column;align-items:flex-start}.review-image-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.security-summary-number b{letter-spacing:-.01em;font-size:20px;font-weight:600;line-height:1.35}.admin-user-id{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:650}.dashboard-users-table th:first-child,.dashboard-users-table td:first-child{width:74px}.payment-method-card--brand-card{position:relative}.payment-method-card__icon--brand{color:inherit;background:linear-gradient(145deg,#fff,#f5f7fb)}.payment-brand{justify-content:center;align-items:center;display:inline-flex}.payment-brand--visa{color:#1a1f71;letter-spacing:.7px;font-size:11px;font-weight:900}.payment-brand--mastercard{width:28px;height:18px;position:relative}.payment-brand--mastercard i{opacity:.96;border-radius:999px;width:18px;height:18px;position:absolute;top:0}.payment-brand--mastercard i:first-child{background:#eb001b;left:2px}.payment-brand--mastercard i:last-child{mix-blend-mode:multiply;background:#f79e1b;right:2px}.payment-security-note{background:linear-gradient(145deg,#fff8f3,#fffdfb);border:1px solid #ffd7c2}.payment-security-note b{color:#8f430f}.security-summary-card{gap:16px}.security-signout-all-button{font-weight:700;box-shadow:none!important;color:#fff!important;background:linear-gradient(135deg,#ff6b42,#ff3b30)!important;border-color:#ff5a36!important}.security-signout-all-button:hover{box-shadow:none!important;background:linear-gradient(135deg,#ff744f,#ff4735)!important}.admin-user-toolbar{margin-bottom:14px}.user-activity-modal{gap:14px;display:grid}.user-activity-list{gap:10px;max-height:min(68vh,720px);padding-right:4px;display:grid;overflow-y:auto}.user-activity-entry{background:#fff;border:1px solid #e7e9ed;border-radius:13px;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:13px 14px;display:grid}.user-activity-entry--success{background:#fbfffc;border-color:#caead8}.user-activity-entry--warning{background:#fffaf6;border-color:#ffd8bd}.user-activity-entry--danger{background:#fff9f9;border-color:#f0c4c4}.user-activity-entry__icon{background:var(--rc-orange-soft);width:38px;height:38px;color:var(--rc-orange);border-radius:10px;place-items:center;display:inline-grid}.user-activity-entry--warning .user-activity-entry__icon{color:#c95d12;background:#fff0e4}.user-activity-entry--danger .user-activity-entry__icon{color:#d52e2e;background:#fff0f0}.user-activity-entry__icon svg{width:17px;height:17px}.user-activity-entry__body{min-width:0}.user-activity-entry__body header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.user-activity-entry__body header>div{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.user-activity-entry__body strong{font-size:13px}.user-activity-entry__body time{color:var(--muted);flex:none;font-size:10px}.user-activity-kind{color:#5f6670;background:#f3f4f6;border-radius:7px;align-items:center;min-height:23px;padding:3px 7px;font-size:9px;font-weight:700;display:inline-flex}.user-activity-kind--security{color:#b94d08;background:#fff1e8}.user-activity-kind--admin{color:#4d5ea6;background:#eef2ff}.user-activity-kind--profile{color:#4d6570;background:#f2f6f8}.user-activity-kind--session,.user-activity-kind--account{color:#277148;background:#edf9f2}.user-activity-entry__meta{color:#69707a;flex-wrap:wrap;gap:7px 12px;margin-top:8px;font-size:10px;display:flex}.user-activity-entry__meta code{color:#7c8189;font-size:9px}.modal-actions--spread .danger-button{box-shadow:none!important;background:#ef2f2f!important;border-color:#ef2f2f!important}.modal-actions--spread .danger-button:hover:not(:disabled){box-shadow:none!important;background:#d92525!important;border-color:#d92525!important}.admin-log-filters button{border-radius:10px;min-width:92px;min-height:38px;padding:8px 15px}.admin-inner-heading>.admin-create-button,.admin-coupons-panel .admin-inner-heading>.admin-create-button{border:1px solid var(--rc-orange)!important;background:var(--rc-orange)!important;color:#fff!important}.admin-inner-heading>.admin-create-button:hover,.admin-coupons-panel .admin-inner-heading>.admin-create-button:hover{border-color:var(--rc-orange-hover)!important;background:var(--rc-orange-hover)!important;color:#fff!important}@media (max-width:700px){.user-activity-entry__body header{gap:7px;display:grid}.user-activity-entry__body time{white-space:normal}}.modal-backdrop{overscroll-behavior:contain;touch-action:none}.app-modal{touch-action:auto}.admin-destructive-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-destructive-actions .danger-button{box-shadow:none!important}@media (max-width:760px){.admin-destructive-actions{width:100%}.admin-destructive-actions>button{flex:100%}}.modal-backdrop--locked{cursor:default;overscroll-behavior:none;touch-action:none}.modal-backdrop--locked .app-modal{touch-action:auto}.header-account-menu__item:focus,.header-account-menu__item:focus-visible{outline-offset:0!important;box-shadow:none!important;color:var(--orange-dark)!important;background:#f4f4f5!important;outline:none!important}.password-input{width:100%;display:block;position:relative}.password-input>input{width:100%;padding-right:46px!important}.password-input__toggle{z-index:2;color:#71717a;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-input__toggle:hover,.password-input__toggle:focus-visible{color:var(--orange-dark);background:#f4f4f5}.password-input__toggle svg{width:18px;height:18px}.input-with-icon .password-input{flex:1}.input-with-icon .password-input>input{padding-left:39px!important}.input-with-icon .password-input>input[type=password]{letter-spacing:.08em}.product-color-editor__list{gap:16px;margin-top:18px;display:grid}.product-color-editor{background:#fff;border:1px solid #e4e4e7;border-radius:14px;gap:14px;padding:16px;display:grid}.product-color-editor>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-color-editor>header>div{align-items:center;gap:9px;display:flex}.product-color-editor>header i{border:1px solid #d4d4d8;border-radius:50%;width:24px;height:24px}.product-color-editor>header small{color:#71717a}.product-color-editor__pricing{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-image-upload{text-align:center;flex-direction:column;justify-content:center;gap:6px;min-height:150px;border-style:dashed!important}.product-image-upload__plus{font-size:30px;font-weight:300;line-height:1}.product-color-editor .product-image-card{position:relative}.product-color-editor .product-image-card>.product-image-card__delete{color:#dc2626;background:#fff;border:1px solid #fecaca;border-radius:9px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:8px;right:8px}.catalog-load-more button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:10px;font-weight:800}.catalog-banner{background:#f4f4f5;border-radius:18px;width:100%;margin:20px 0 24px;overflow:hidden;box-shadow:0 12px 35px #0f172a24}.catalog-banner img{aspect-ratio:4;object-fit:contain;width:100%;height:auto;display:block}.catalog-banner-settings{background:#fafafa;border:1px solid #e4e4e7;border-radius:14px;gap:14px;padding:16px;display:grid}.catalog-banner-settings h3{margin:0 0 4px;font-size:17px}.catalog-banner-settings p{color:#71717a;margin:0;font-size:13px;line-height:1.5}.catalog-banner-settings__preview-frame{aspect-ratio:4;background:#111827;border:1px solid #e4e4e7;border-radius:12px;position:relative;overflow:hidden}.catalog-banner-settings__preview{object-fit:contain;width:100%;height:100%;display:block}.catalog-banner-settings__preview-frame:after{content:"";pointer-events:none;border:1px dashed #ffffffbf;border-radius:7px;position:absolute;inset:10%}.catalog-banner-settings__preview-frame>span{color:#fff;background:#0000009e;border-radius:6px;padding:3px 7px;font-size:10px;position:absolute;bottom:11%;right:11%}.catalog-banner-settings__source{font-weight:650}.catalog-banner-settings__empty{color:#71717a;text-align:center;border:1px dashed #d4d4d8;border-radius:12px;place-items:center;min-height:110px;padding:18px;display:grid}.catalog-banner-settings__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.catalog-banner-settings__picker{cursor:pointer;position:relative;overflow:hidden}.catalog-banner-settings__picker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.catalog-load-more{justify-content:center;padding:30px 0 12px;display:flex}.catalog-load-more button{min-width:210px;padding:13px 34px;font-size:16px}.catalog-load-more button:hover{background:var(--orange-dark)}.catalog-load-more button:disabled{opacity:.6;cursor:wait}@media (max-width:760px){.product-color-editor__pricing{grid-template-columns:1fr}.product-color-editor>header{flex-direction:column;align-items:flex-start}.catalog-banner{border-radius:12px}.catalog-banner-settings__actions{flex-direction:column;align-items:stretch}.catalog-banner-settings__actions>*{justify-content:center;width:100%}}.product-color-editor>.product-color-editor__header{flex-direction:row;justify-content:flex-end;align-items:center}.admin-live-traffic{margin-top:18px}.admin-recent-orders-bottom{margin-top:17px}.admin-live-traffic__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.admin-live-traffic__metrics article{background:#fafafa;border:1px solid #ececf0;border-radius:12px;grid-template-columns:32px 1fr;align-items:center;gap:2px 10px;min-height:84px;padding:14px;display:grid}.admin-live-traffic__metrics svg{color:#ff5a00;grid-row:1/3;width:24px;height:24px}.admin-live-traffic__metrics small{color:#71717a}.admin-live-traffic__metrics b{font-size:24px}.admin-live-traffic__countries{border:1px solid #ececf0;border-radius:12px;min-width:0;padding:16px}.admin-live-traffic__countries h3{margin:0 0 12px;font-size:15px}.admin-traffic-country-list{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;display:grid}.admin-traffic-country-list article{background:#f8f8fa;border:1px solid #eeeef1;border-radius:9px;align-items:center;gap:8px;min-height:44px;padding:10px 12px;display:flex}.admin-traffic-country-list small{color:#71717a}.admin-live-traffic__updated{color:#8a8a93;text-align:right;margin-top:12px;display:block}@media (max-width:900px){.admin-live-traffic__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-icon-button--insights{color:#ff5a00;background:#fff8f4;border-color:#ffd7c2}.admin-icon-button--account-toggle.is-disable{color:#dc2626;background:#fff7f7;border-color:#fecaca}.admin-icon-button--account-toggle.is-enable{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.supplier-insight-modal{gap:18px;display:grid}.supplier-insight-metrics{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.supplier-insight-metrics article{border-right:1px solid #e5e7eb;align-content:center;gap:5px;min-height:78px;padding:14px;display:grid}.supplier-insight-metrics article:last-child{border-right:0}.supplier-insight-metrics small{color:#71717a}.supplier-insight-metrics b{font-size:18px}.supplier-insight-sections{border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.supplier-insight-sections>section{border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;min-height:220px;padding:15px}.supplier-insight-sections>section:nth-child(2n){border-right:0}.supplier-insight-sections>section:nth-last-child(-n+2){border-bottom:0}.supplier-insight-top{border:1px solid #ececf0;border-radius:12px;padding:15px}.supplier-insight-sections h3,.supplier-insight-top h3{margin:0 0 12px;font-size:15px}.supplier-insight-sections dl{gap:8px;margin:0;display:grid}.supplier-insight-sections dl div{border-bottom:1px solid #f0f0f2;justify-content:space-between;gap:10px;padding-bottom:7px;display:flex}.supplier-insight-sections dt{color:#71717a}.supplier-insight-sections dd{text-align:right;margin:0;font-weight:700}.supplier-insight-statuses{flex-wrap:wrap;gap:8px;display:flex}.supplier-insight-statuses span{background:#f4f4f5;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:12px;display:inline-flex}.supplier-insight-top{min-width:0}@media (max-width:760px){.supplier-insight-metrics,.supplier-insight-sections{grid-template-columns:1fr}.supplier-insight-metrics article{border-bottom:1px solid #e5e7eb;border-right:0}.supplier-insight-metrics article:last-child{border-bottom:0}.supplier-insight-sections>section{border-bottom:1px solid #e5e7eb;border-right:0;min-height:0}.supplier-insight-sections>section:nth-last-child(-n+2){border-bottom:1px solid #e5e7eb}.supplier-insight-sections>section:last-child{border-bottom:0}}.site-footer{color:#fff;background:#151515;border-top:1px solid #e8e8eb;margin-top:60px}.site-footer__inner{grid-template-columns:minmax(240px,1.35fr) repeat(3,minmax(150px,1fr));gap:32px;padding-top:42px;padding-bottom:24px;display:grid}.site-footer__brand>a{color:#fff;font-size:22px;font-weight:850;text-decoration:none}.site-footer__brand b{color:var(--orange)}.site-footer__brand p{color:#a1a1aa;max-width:360px;line-height:1.65}.site-footer nav{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.site-footer nav strong{margin-bottom:4px;font-size:14px}.site-footer nav a{color:#b8b8c0;font-size:13px;text-decoration:none}.site-footer nav a:hover{color:#fff}.site-footer__bottom{color:#8d8d98;border-top:1px solid #34343a;grid-column:1/-1;justify-content:space-between;gap:20px;padding-top:22px;font-size:12px;display:flex}.legal-page{padding-top:28px;padding-bottom:60px}.legal-breadcrumb{color:#71717a;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.legal-breadcrumb a{color:var(--orange-dark);text-decoration:none}.legal-page__head{max-width:900px;padding:34px 0 32px}.legal-page__eyebrow{color:var(--orange-dark);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.legal-page__head h1{letter-spacing:-.04em;margin:10px 0 14px;font-size:clamp(34px,5vw,56px)}.legal-page__head p{color:#52525b;max-width:780px;font-size:17px;line-height:1.7}.legal-page__head small{color:#8a8a93}.legal-page__layout{grid-template-columns:260px minmax(0,840px);align-items:start;gap:54px;display:grid}.legal-page__toc{background:#fafafa;border:1px solid #e5e7eb;border-radius:14px;gap:14px;padding:20px;display:grid;position:sticky;top:18px}.legal-page__toc nav{gap:3px;max-height:55vh;display:grid;overflow:auto}.legal-page__toc a{color:#52525b;border-radius:8px;padding:8px 9px;font-size:12px;line-height:1.35;text-decoration:none}.legal-page__toc a:hover{color:var(--orange-dark);background:#fff1e8}.legal-page__toc>a{color:var(--orange-dark);text-align:center;border:1px solid #ffccb0;font-weight:750}.legal-page__content{gap:18px;display:grid}.legal-page__content section{background:#fff;border:1px solid #e7e7ea;border-radius:15px;padding:26px 28px;scroll-margin-top:20px}.legal-page__content h2{margin:0 0 15px;font-size:20px}.legal-page__content p{color:#52525b;margin:0 0 12px;line-height:1.72}.legal-page__content p:last-child{margin-bottom:0}.privacy-consent{z-index:10000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border:1px solid #e4e4e7;border-radius:18px;grid-template-columns:48px minmax(0,660px) 32px;gap:15px;width:min(820px,100vw - 44px);padding:20px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 24px 80px #0f172a3d}.privacy-consent__icon{width:44px;height:44px;color:var(--orange);background:#fff0e8;border-radius:13px;place-items:center;display:grid}.privacy-consent__body h2{margin:0 0 7px;font-size:20px}.privacy-consent__body>p{color:#5f5f68;margin:0;font-size:13px;line-height:1.55}.privacy-consent__links{gap:14px;display:flex;margin-top:7px!important}.privacy-consent__links a{color:var(--orange-dark)}.privacy-consent__actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:15px;display:flex}.privacy-consent__actions button{min-height:40px}.privacy-consent__actions svg{width:16px}.privacy-consent__close{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;display:grid}.privacy-consent__close svg{width:17px}.privacy-consent__settings{background:#f7f7f8;border-radius:12px;gap:8px;margin-top:15px;padding:12px;display:grid}.privacy-consent__settings label{justify-content:space-between;align-items:center;gap:20px;padding:8px;display:flex}.privacy-consent__settings label>span{gap:3px;display:grid}.privacy-consent__settings small{color:#71717a}.privacy-consent__settings input{width:18px;height:18px;accent-color:var(--orange)}.privacy-choices-page{min-height:70vh;padding-top:48px;padding-bottom:70px}.privacy-choices-page>header{max-width:780px;margin-bottom:28px}.privacy-choices-page>header>span{color:var(--orange-dark);font-weight:800}.privacy-choices-page h1{margin:8px 0 12px;font-size:clamp(32px,5vw,50px)}.privacy-choices-page header p{color:#61616a;font-size:16px}.privacy-choice-card{border:1px solid #e4e4e7;border-radius:17px;max-width:900px;padding:24px;box-shadow:0 14px 36px #0f172a14}.privacy-choice-card__title{gap:14px;display:flex}.privacy-choice-card__title>svg{color:var(--orange)}.privacy-choice-card h2,.privacy-choice-card p{margin:0 0 7px}.auth-legal-check{line-height:1.5;align-items:flex-start!important}.auth-legal-check a{color:var(--orange-dark)}.maintenance-modern{background:radial-gradient(circle at 50% 0,#fff5ef 0,#fff 45%,#f8fafc 100%);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.maintenance-modern__glow{filter:blur(80px);background:#ff5a001a;border-radius:50%;width:520px;height:520px;position:absolute}.maintenance-modern__card{z-index:1;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #fffc;border-radius:28px;width:min(700px,100%);padding:38px;position:relative;box-shadow:0 32px 100px #0f172a24}.maintenance-modern__brand{color:#191919;font-size:20px;font-weight:850;text-decoration:none}.maintenance-modern__brand b{color:var(--orange)}.maintenance-modern__scene{color:#fff;background:linear-gradient(145deg,#ff7a2f,#ff4d00);border-radius:36px;place-items:center;width:130px;height:130px;margin:24px auto;animation:3.6s ease-in-out infinite maintenance-float;display:grid;position:relative;box-shadow:0 20px 45px #ff5a0052}.maintenance-modern__scene>svg{width:60px;height:60px}.maintenance-modern__tool,.maintenance-modern__orbit{width:40px;height:40px;color:var(--orange);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;box-shadow:0 10px 25px #00000026}.maintenance-modern__tool{bottom:2px;right:-16px}.maintenance-modern__orbit{top:-14px;left:-13px}.maintenance-modern__tool svg,.maintenance-modern__orbit svg{width:19px}.maintenance-modern__status{color:#ad3d00;background:#fff1e8;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.maintenance-modern__status i{background:#ff5a00;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #ff5a001f}.maintenance-modern h1{letter-spacing:-.045em;margin:15px 0 10px;font-size:clamp(32px,6vw,52px)}.maintenance-modern__card>p{color:#5d5d66;max-width:570px;margin:0 auto;font-size:16px;line-height:1.65}.maintenance-modern__notice{background:#f7f7f8;border-radius:10px;padding:12px;margin-top:12px!important;font-size:13px!important}.maintenance-modern__facts{color:#52525b;justify-content:center;gap:20px;margin:22px 0;font-size:13px;display:flex}.maintenance-modern__facts span{align-items:center;gap:7px;display:inline-flex}.maintenance-modern__facts svg{width:17px;color:var(--orange)}.maintenance-modern__actions{justify-content:center;gap:10px;display:flex}.maintenance-modern__actions a,.maintenance-modern__actions button{justify-content:center;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.maintenance-modern__card>small{color:#8b8b94;margin-top:22px;display:block}.maintenance-modern__card>small a{color:var(--orange-dark)}.maintenance-modern__admin-entry{z-index:2;color:#fff;opacity:.02;background:#fff;border:0;border-radius:7px;padding:8px 10px;text-decoration:none;transition:opacity .18s;position:fixed;bottom:10px;left:10px}.maintenance-modern__admin-entry:hover{opacity:.2}.maintenance-modern__admin-entry:focus-visible{color:var(--orange-dark);opacity:1;outline:2px solid var(--orange);outline-offset:2px}@keyframes maintenance-float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-9px)rotate(1deg)}}.not-found-modern{text-align:center;align-content:center;justify-items:center;min-height:72vh;padding-top:50px;padding-bottom:70px;display:grid}.not-found-modern__visual{color:#191919;justify-content:center;align-items:center;gap:14px;display:flex}.not-found-modern__number{letter-spacing:-.08em;font-size:clamp(90px,15vw,178px);font-weight:900;line-height:.85}.not-found-modern__bag{color:#fff;background:linear-gradient(145deg,#ff7b30,#ff4d00);border-radius:34%;place-items:center;width:clamp(100px,14vw,165px);height:clamp(100px,14vw,165px);animation:3.2s ease-in-out infinite maintenance-float;display:grid;position:relative;box-shadow:0 22px 50px #ff5a0047}.not-found-modern__bag>svg{width:48%;height:48%}.not-found-modern__bag i{width:38px;height:38px;color:var(--orange);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:-8px;right:-9px;box-shadow:0 8px 20px #00000024}.not-found-modern__bag i svg{width:18px}.not-found-modern__eyebrow{color:var(--orange-dark);align-items:center;gap:7px;margin-top:28px;font-weight:800;display:inline-flex}.not-found-modern__eyebrow svg{width:18px}.not-found-modern h1{letter-spacing:-.035em;max-width:850px;margin:10px 0;font-size:clamp(28px,4vw,46px)}.not-found-modern>p{color:#62626b;max-width:700px;line-height:1.65}.not-found-modern__search{background:#fff;border:1px solid #dddde2;border-radius:13px;grid-template-columns:24px minmax(180px,440px) auto;align-items:center;width:min(620px,100%);margin:20px 0 14px;padding:7px 7px 7px 14px;display:grid;box-shadow:0 12px 32px #0f172a14}.not-found-modern__search svg{color:#8b8b94;width:19px}.not-found-modern__search input{border:0;outline:0;min-width:0;padding:9px}.not-found-modern__search button{background:var(--orange);color:#fff;border:0;border-radius:9px;height:40px;padding:0 20px;font-weight:800}.not-found-modern__actions{gap:10px;display:flex}.not-found-modern__actions a,.not-found-modern__actions button{justify-content:center;align-items:center;gap:7px;min-height:43px;text-decoration:none;display:inline-flex}.not-found-modern__actions svg{width:17px}.not-found-modern__links{color:#85858e;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;font-size:13px;display:flex}.not-found-modern__links a{color:#44444c}.size-guide-trigger{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:750;display:inline-flex}.size-guide-trigger svg{width:17px}.product-size-guide-dialog{max-height:88vh;overflow:auto;width:min(920px,100vw - 24px)!important;max-width:920px!important}.product-size-guide-dialog__toolbar{justify-content:space-between;align-items:center;gap:12px;margin:8px 0;display:flex}.product-size-guide-dialog__toolbar>div{background:#f1f1f3;border-radius:9px;padding:3px;display:flex}.product-size-guide-dialog__toolbar button{cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 13px;font-weight:750}.product-size-guide-dialog__toolbar button.active{color:var(--orange-dark);background:#fff;box-shadow:0 2px 8px #0f172a14}.product-size-guide-dialog__table-wrap,.size-guide-editor__table-wrap{border:1px solid #e4e4e7;border-radius:12px;overflow-x:auto}.product-size-guide-dialog table,.size-guide-editor__table{border-collapse:collapse;white-space:nowrap;width:100%}.product-size-guide-dialog th,.product-size-guide-dialog td,.size-guide-editor__table th,.size-guide-editor__table td{text-align:center;border-bottom:1px solid #ececef;padding:12px}.product-size-guide-dialog thead th,.size-guide-editor__table thead th{color:#71717a;text-transform:uppercase;background:#f7f7f8;font-size:11px}.product-size-guide-dialog tbody th{color:var(--orange-dark);background:#fff8f4}.product-size-guide-dialog tr:last-child th,.product-size-guide-dialog tr:last-child td,.size-guide-editor__table tr:last-child th,.size-guide-editor__table tr:last-child td{border-bottom:0}.product-size-guide-dialog__measure{background:#fff7f2;border-radius:12px;gap:13px;padding:15px;display:flex}.product-size-guide-dialog__measure>svg{color:var(--orange);flex:none}.product-size-guide-dialog__measure p{color:#61616a;margin:5px 0 0;line-height:1.5}.product-size-guide-dialog__note{border-left:3px solid var(--orange);background:#fafafa;padding:12px}.size-guide-editor{background:#fff;border:1px solid #e4e4e7;border-radius:14px;gap:15px;padding:18px;display:grid}.size-guide-editor__template{min-width:240px}.size-guide-editor__table input{text-align:center;min-width:94px;padding:9px}.size-guide-editor__notes textarea{min-height:74px}.country-select{position:relative}.country-select__trigger{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9d9de;border-radius:7px;grid-template-columns:22px 1fr 18px;align-items:center;gap:10px;width:100%;min-height:46px;padding:6px 14px;display:grid}.country-select__trigger>svg{width:17px}.country-flag{object-fit:cover;border-radius:50%;flex:0 0 20px;width:20px;height:20px;display:block}.country-select__menu{z-index:120;background:#fff;border:1px solid #dedee3;border-radius:4px;width:min(412px,100vw - 40px);padding:14px;position:absolute;top:calc(100% + 5px);left:0;box-shadow:0 8px 24px #0f172a1f}.country-select__search{border:1px solid #a8a8ae;border-radius:999px;align-items:center;gap:8px;padding:0 13px;display:flex}.country-select__search:focus-within{box-shadow:none;border-color:#e4e4e7;outline:0}.country-select__search svg{color:#8a8a93;width:17px}.country-select__search input,.country-select__search input:focus{width:100%;box-shadow:none;border:0;outline:0;padding:10px 0}.country-select__list{scrollbar-color:#c5c5ca transparent;scrollbar-width:thin;max-height:460px;margin-top:9px;padding:0 3px 2px 0;overflow:auto}.country-select__list button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:22px 1fr 20px;align-items:center;gap:10px;width:100%;min-height:40px;padding:7px 2px;display:grid}.country-select__list button:hover,.country-select__list button[aria-selected=true]{background:#f7f7f8}.country-select__list button>svg{width:17px;color:var(--orange)}@media (max-width:900px){.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__brand,.site-footer__bottom{grid-column:1/-1}.legal-page__layout{grid-template-columns:1fr;gap:20px}.legal-page__toc{position:static}.legal-page__toc nav{display:none}}@media (max-width:620px){.site-footer__inner{grid-template-columns:1fr;gap:26px}.site-footer__brand,.site-footer__bottom{grid-column:auto}.site-footer__bottom{flex-direction:column;align-items:flex-start}.legal-page__head{padding-top:18px}.legal-page__content section{padding:20px}.privacy-consent{grid-template-columns:1fr 30px;width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:16px;bottom:10px;right:10px;overflow:auto}.privacy-consent__icon{display:none}.privacy-consent__actions{flex-direction:column-reverse;align-items:stretch}.privacy-consent__actions button{width:100%}.maintenance-modern{padding:12px}.maintenance-modern__card{border-radius:20px;padding:26px 18px}.maintenance-modern__facts,.maintenance-modern__actions{flex-direction:column;align-items:stretch}.not-found-modern__search{grid-template-columns:22px 1fr}.not-found-modern__search button{grid-column:1/-1}.not-found-modern__actions{flex-direction:column;width:100%}.not-found-modern__number{font-size:92px}.not-found-modern__bag{width:92px;height:92px}.size-guide-editor{padding:14px}.size-guide-editor__template{width:100%;min-width:0}}.traffic-toolbar,.traffic-summary{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.traffic-toolbar label{color:#71717a;gap:4px;font-size:12px;display:grid}.traffic-toolbar input{background:#fff;border:1px solid #dedee4;border-radius:8px;padding:7px 10px}.traffic-summary{padding:12px 0}.traffic-help{color:#71717a;margin:8px 0 16px;font-size:13px;line-height:1.6}.traffic-table-scroll{max-width:100%;margin:12px 0 24px;overflow-x:auto}.traffic-table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.traffic-table th,.traffic-table td{white-space:nowrap;border-bottom:1px solid #ececf0;padding:12px}.traffic-table th{color:#71717a;background:#fafafa;font-weight:500}.traffic-table td:first-child{min-width:130px}.traffic-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0;display:grid}.traffic-details-grid section{border:1px solid #ececf0;border-radius:12px;min-width:0;padding:16px}.traffic-list-row{justify-content:space-between;gap:12px;padding:8px 0;font-size:13px;display:flex}.traffic-list-row span,.traffic-list-row code{overflow-wrap:anywhere;min-width:0}.traffic-daily-chart{grid-column:1/-1}.traffic-daily-chart__heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.traffic-daily-chart__heading h3{margin:0}.traffic-daily-chart__heading small{color:#85858e;margin-top:4px;display:block}.traffic-daily-chart__ranges{background:#f1f2f4;border-radius:9px;gap:5px;padding:3px;display:flex}.traffic-daily-chart__ranges button{color:#656a72;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:30px;padding:0 10px;font-size:11px;font-weight:700}.traffic-daily-chart__ranges button.is-active{color:var(--orange-dark);background:#fff;box-shadow:0 2px 8px #14182214}.traffic-daily-chart__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:15px;display:grid}.traffic-daily-chart__summary span{color:#71717a;background:#f8f8fa;border-radius:9px;gap:4px;padding:10px 12px;font-size:10px;display:grid}.traffic-daily-chart__summary b{color:#18181b;font-size:16px}.traffic-daily-chart__plot{background:linear-gradient(#0000 24%,#f2f3f5 25%,#0000 26% 49%,#f2f3f5 50%,#0000 51% 74%,#f2f3f5 75%,#0000 76%);border-bottom:1px solid #dfe1e5;align-items:end;gap:5px;height:180px;margin-top:16px;padding:16px 10px 0;display:grid}.traffic-daily-chart__day{grid-template-rows:minmax(0,1fr) 21px;align-items:end;gap:5px;min-width:0;height:100%;display:grid}.traffic-daily-chart__day>span{justify-content:center;align-items:flex-end;height:100%;display:flex}.traffic-daily-chart__day i{background:linear-gradient(180deg, #ff8b45, var(--orange));border-radius:5px 5px 2px 2px;width:min(18px,82%);min-height:3px;transition:height .2s;display:block}.traffic-daily-chart__day small{color:#8a8a93;text-align:center;min-width:0;font-size:8px}.traffic-daily-chart__note{color:#85858e;margin:12px 0 0;font-size:10px;line-height:1.5}@media (max-width:700px){.traffic-details-grid{grid-template-columns:1fr}.admin-live-traffic .panel-heading{flex-wrap:wrap;align-items:flex-start}}@media (max-width:620px){.traffic-daily-chart__heading{flex-direction:column}.traffic-daily-chart__summary{grid-template-columns:1fr}.traffic-daily-chart__plot{gap:2px}}.email-code-form{text-align:left;gap:12px;width:100%;display:grid}.email-code-form label{font-size:14px;font-weight:600}.email-code-form input{border:1px solid #d9dce3;border-radius:9px;width:100%;min-width:0;padding:12px}.email-code-form .email-code-input{letter-spacing:.4em;font-variant-numeric:tabular-nums;text-align:center;font-size:28px}.email-code-form p{margin:0;font-size:14px;line-height:1.5}.return-center{gap:18px;display:grid}.return-request-form{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.return-request-form>label{color:#52525b;align-content:start;gap:7px;font-size:13px;font-weight:700;display:grid}.return-request-form>.return-item-picker,.return-request-form>button{grid-column:1/-1}.return-request-form>label:has(textarea){grid-column:1/-1}.return-request-form select,.return-request-form textarea,.return-request-form input[type=number]{background:#fff;border:1px solid #dcdce1;border-radius:9px;width:100%}.return-request-form select,.return-request-form input[type=number]{min-height:42px;padding:8px 10px}.return-request-form textarea{resize:vertical;padding:11px}.return-request-form small{color:#85858e;font-weight:500}.return-item-picker{background:#fff;border:1px solid #e5e7eb;border-radius:10px;gap:8px;padding:12px;display:grid}.return-item-picker>label{background:#f8f8fa;border-radius:8px;grid-template-columns:20px minmax(0,1fr) 86px;align-items:center;gap:10px;min-height:48px;padding:8px 10px;display:grid}.return-item-picker input[type=checkbox]{width:17px;height:17px;accent-color:var(--orange)}.return-item-picker span{gap:3px;min-width:0;display:grid}.return-item-picker span b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.return-item-picker span small{color:#71717a}.return-case-list{gap:12px;display:grid}.return-case-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:13px;padding:17px;display:grid}.return-case-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.return-case-card>header>div{gap:3px;display:grid}.return-case-card>header small{color:#85858e}.return-case-card>p,.return-case-card>ul{color:#52525b;margin:0}.return-case-card>ul{gap:4px;padding-left:19px;font-size:13px;display:grid}.return-finance-row{background:#fafafa;border:1px solid #ececf0;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.return-finance-row span{color:#71717a;border-right:1px solid #ececf0;gap:4px;padding:12px;font-size:12px;display:grid}.return-finance-row span:last-child{border-right:0}.return-finance-row b{color:#18181b;font-size:16px}.return-message-list{gap:8px;display:grid}.return-message-list p{background:#fff8f4;border-left:3px solid #ffccb0;border-radius:7px;grid-template-columns:minmax(110px,auto) auto 1fr;gap:8px 12px;margin:0;padding:11px 12px;display:grid}.return-message-list small{color:#8a8a93}.return-message-list span{overflow-wrap:anywhere;min-width:0}.return-case-card>footer{flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:3px;display:flex}.return-request-form>.draft-status{grid-column:1/-1}.return-case-card>.return-case-actions{grid-template-columns:1fr;justify-content:stretch;gap:9px;display:grid}.return-case-actions>label{color:#52525b;gap:7px;font-size:13px;font-weight:700;display:grid}.return-case-actions textarea{resize:vertical;width:100%;min-height:78px;font:inherit;background:#fff;border:1px solid #dcdce1;border-radius:9px;padding:10px 11px;font-weight:400}.return-case-actions>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.return-case-card__header-actions{align-items:center;gap:8px;display:flex}.return-case-card__header-actions .header-icon{width:34px;height:34px}.return-case-card__header-actions .header-icon svg{width:17px;height:17px}.return-case-list--admin{grid-template-columns:repeat(2,minmax(0,1fr))}.return-case-card--admin-compact{gap:11px;padding:15px;box-shadow:0 5px 18px #1418220a}.admin-return-compact-summary{grid-template-columns:minmax(0,1.4fr) minmax(100px,.7fr) auto;align-items:center;gap:10px;display:grid}.admin-return-compact-summary>div{gap:3px;min-width:0;display:grid}.admin-return-compact-summary small,.admin-return-compact-summary span{color:#85858e;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.admin-return-compact-summary b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.admin-return-compact-summary .primary-button{white-space:nowrap;gap:7px;padding-inline:13px}.admin-return-compact-summary .primary-button svg{width:15px;height:15px}.admin-return-modal-backdrop{z-index:140;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14161a8f;position:fixed;inset:0}.return-case-card--admin-modal{z-index:141;overscroll-behavior:contain;scrollbar-gutter:stable;align-content:start;width:min(1080px,100vw - 40px);max-height:calc(100dvh - 40px);position:fixed;top:20px;bottom:20px;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 24px 70px #0f121c3d}.return-case-card--admin-modal>header{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #e5e7eb;margin:-17px -17px 0;padding:17px;position:sticky;top:-17px}@media (max-width:700px){.return-request-form{grid-template-columns:1fr;padding:14px}.return-request-form>label{grid-column:1}.return-item-picker>label{grid-template-columns:20px minmax(0,1fr)}.return-item-picker input[type=number]{grid-column:2}.return-finance-row{grid-template-columns:1fr}.return-finance-row span{border-bottom:1px solid #ececf0;border-right:0}.return-finance-row span:last-child{border-bottom:0}.return-message-list p{grid-template-columns:1fr auto}.return-message-list span{grid-column:1/-1}.return-case-list--admin{grid-template-columns:1fr}.admin-return-compact-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-return-compact-summary .primary-button{grid-column:1/-1;justify-content:center}.return-case-card--admin-modal{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);top:10px;bottom:10px}}.header-account-menu__item>svg,.header-account-menu__logout>svg{flex:none;width:19px;height:19px}.header-notification-trigger>svg{width:20px;height:20px}.header-notification-badge{background:var(--orange);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:850;line-height:1;display:inline-flex;position:absolute;top:1px;right:0}.header-notification-menu{border-radius:14px;width:min(390px,100vw - 24px);padding:8px;overflow:hidden}.header-notification-menu__head{justify-content:space-between;align-items:center;gap:12px;padding:8px 9px;display:flex}.header-notification-menu__head>div{gap:3px;display:grid}.header-notification-menu__head span{color:var(--muted);font-size:11px}.header-notification-menu__head button{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:750}.header-notification-menu__list{max-height:min(450px,100vh - 190px);overflow-y:auto}.header-notification-menu__list>p{color:var(--muted);text-align:center;margin:0;padding:28px 14px}.header-notification-menu__item{min-height:68px;color:inherit;grid-template-columns:8px minmax(0,1fr) 16px;align-items:center;gap:9px;text-decoration:none;padding:9px 8px!important;display:grid!important}.header-notification-menu__item.is-unread{background:#fff6f0}.header-notification-menu__dot{background:0 0;border-radius:50%;width:7px;height:7px}.header-notification-menu__item.is-unread .header-notification-menu__dot{background:var(--orange)}.header-notification-menu__item>span:nth-child(2){gap:3px;min-width:0;display:grid}.header-notification-menu__item b,.header-notification-menu__item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-notification-menu__item b{font-size:12px}.header-notification-menu__item small,.header-notification-menu__item time{color:var(--muted);font-size:10px}.header-notification-menu__item>svg{color:#a1a1aa;width:15px;height:15px}.header-notification-menu__all{min-height:42px;color:var(--orange-dark);justify-content:space-between;align-items:center;font-weight:750;text-decoration:none;display:flex!important}.header-notification-menu__all>svg{width:16px;height:16px}.notification-clear-button,.notification-list__delete{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px}.notification-clear-button{min-height:40px;padding:0 13px;font-weight:700}.notification-list__item-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.notification-list__delete{place-items:center;width:36px;height:36px;padding:0;display:grid}.notification-list__delete>svg{width:16px;height:16px}.notification-clear-button:hover,.notification-list__delete:hover{background:#fef2f2;border-color:#ef4444}.dashboard-account-page[data-active-tab=suppliers]{width:min(1680px,100% - 48px)}.supplier-directory-panel{padding-left:18px!important;padding-right:18px!important}.supplier-directory-table-wrap{max-width:none;overflow-x:visible}.dashboard-account-layout .supplier-directory-table{table-layout:fixed;width:100%;min-width:0;font-size:11px}.dashboard-account-layout .supplier-directory-table th,.dashboard-account-layout .supplier-directory-table td{white-space:normal;overflow-wrap:anywhere;vertical-align:middle;padding:10px 5px}.supplier-directory-table th:first-child{width:14%}.supplier-directory-table th:nth-child(2){width:11%}.supplier-directory-table th:nth-child(3){width:17%}.supplier-directory-table th:nth-child(n+4):nth-child(-n+9){width:7%}.supplier-directory-table th:nth-child(10){width:9%}.supplier-directory-table th:last-child{width:112px}.supplier-directory-table .admin-row-actions{flex-wrap:nowrap;gap:4px}.supplier-insight-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.supplier-insight-current-rate{gap:3px;padding-left:2px;display:grid}.supplier-insight-current-rate small{color:#71717a}.supplier-insight-current-rate b{font-size:18px}.supplier-insight-download{min-height:42px;text-decoration:none}.supplier-insight-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.supplier-insight-metrics article:nth-child(5n){border-right:0}.supplier-insight-sales{padding:0;overflow:hidden}.supplier-insight-sales__toggle{width:100%;min-height:58px;color:inherit;cursor:pointer;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.supplier-insight-sales__toggle:hover{background:#fff8f3}.supplier-insight-sales__toggle>span{align-items:center;gap:9px;display:flex}.supplier-insight-sales__toggle small{color:#71717a;text-align:center;background:#f1f1f3;border-radius:999px;min-width:24px;padding:3px 7px}.supplier-insight-sales__toggle>svg{width:18px;transition:transform .18s}.supplier-insight-sales__toggle>svg.is-open{transform:rotate(180deg)}.supplier-insight-sales__content{border-top:1px solid #ececf0}.product-form-grid>label{align-content:start;gap:7px;display:grid}.product-form-grid>label>input,.product-form-grid>label>select{min-height:44px}.support-messenger{background:#fff;border:1px solid #e2e4e8;border-radius:15px;grid-template-columns:minmax(230px,31%) minmax(0,1fr);min-height:520px;display:grid;overflow:hidden}.support-messenger--admin{min-height:620px}.support-messenger__threads{background:#fbfbfc;border-right:1px solid #e2e4e8;min-width:0;max-height:660px;overflow-y:auto}.support-messenger__threads>button{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #eceef1;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:10px;padding:14px 12px;display:grid;position:relative}.support-messenger__threads>button:hover{background:#fff5ef}.support-messenger__threads>button.is-active{background:#fff0e7}.support-messenger__threads>button.is-active:before{background:var(--orange);content:"";width:3px;position:absolute;inset:0 auto 0 0}.support-messenger__thread-avatar,.support-messenger__avatar{color:#fff;background:#24262b;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.support-messenger__thread-avatar{width:38px;height:38px;font-size:10px}.support-messenger__thread-avatar>svg{width:17px;height:17px}.support-messenger__thread-copy{gap:3px;min-width:0;display:grid}.support-messenger__thread-copy b,.support-messenger__thread-copy em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.support-messenger__thread-copy b{font-size:12px}.support-messenger__thread-copy small,.support-messenger__threads time{color:#85858e;font-size:10px}.support-messenger__thread-copy em{color:#666b73;font-size:11px;font-style:normal}.support-messenger__conversation{background:#f6f7f9;flex-direction:column;min-width:0;display:flex}.support-messenger__conversation>header{background:#fff;border-bottom:1px solid #e1e3e7;justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:13px 16px;display:flex}.support-messenger__conversation>header>div{gap:4px;min-width:0;display:grid}.support-messenger__conversation>header b,.support-messenger__conversation>header small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.support-messenger__conversation>header small{color:#7a7f87;font-size:11px}.support-messenger__conversation>header select{background:#fff;border:1px solid #dddfe4;border-radius:8px;min-height:38px;padding:7px 9px}.support-messenger__conversation .admin-support-context{padding:10px 16px 0}.support-messenger__messages{flex-direction:column;flex:auto;gap:13px;min-height:330px;max-height:480px;padding:20px 18px;display:flex;overflow-y:auto}.support-messenger__messages>article{align-items:flex-end;gap:8px;max-width:min(76%,620px);display:flex}.support-messenger__messages>article.is-own{flex-direction:row-reverse;align-self:flex-end}.support-messenger__avatar{width:30px;height:30px;font-size:9px}.support-messenger__messages>article.is-own .support-messenger__avatar{background:var(--orange)}.support-messenger__bubble{background:#fff;border:1px solid #e0e2e6;border-radius:16px 16px 16px 4px;min-width:0;padding:11px 13px;box-shadow:0 3px 12px #1418220d}.support-messenger__messages>article.is-own .support-messenger__bubble{border-color:var(--orange);background:var(--orange);color:#fff;border-radius:16px 16px 4px}.support-messenger__bubble>header{flex-wrap:wrap;align-items:baseline;gap:4px 7px;display:flex}.support-messenger__bubble>header small{color:#85858e;font-size:9px}.support-messenger__bubble>header time{color:#92969d;margin-left:auto;font-size:9px}.support-messenger__messages>article.is-own .support-messenger__bubble small,.support-messenger__messages>article.is-own .support-messenger__bubble time{color:#ffffffc7}.support-messenger__bubble p{overflow-wrap:anywhere;white-space:pre-wrap;margin:7px 0 0;line-height:1.5}.support-messenger__composer{background:#fff;border-top:1px solid #e1e3e7;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:13px;display:grid}.support-messenger__composer textarea{resize:vertical;width:100%;min-height:74px;font:inherit;border:1px solid #d7d9de;border-radius:12px;padding:11px 12px}.support-messenger__composer button{gap:7px;min-width:118px}.support-messenger__composer button>svg{width:17px;height:17px}.support-messenger__readonly,.return-chat-readonly,.return-chat-closed{color:#656a72;background:#f4f4f5;border-top:1px solid #e1e3e7;align-items:center;gap:9px;padding:13px 15px;font-size:12px;display:flex}.support-messenger__readonly>svg,.return-chat-readonly>svg,.return-chat-closed>svg{flex:none;width:17px;height:17px}.return-evidence-upload{grid-column:1/-1;gap:11px;display:grid}.return-evidence-upload>div:first-child{gap:4px;display:grid}.return-evidence-upload__grid{grid-template-columns:repeat(4,minmax(100px,150px));gap:10px;display:grid}.return-evidence-upload__grid>article,.return-evidence-upload__picker{background:#fff;border:1px dashed #d7d9de;border-radius:11px;min-height:126px;position:relative;overflow:hidden}.return-evidence-upload__grid>article img{object-fit:cover;width:100%;height:100%;display:block}.return-evidence-upload__grid>article button{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:7px;right:7px}.return-evidence-upload__grid>article button svg{width:16px;height:16px}.return-evidence-upload__picker{cursor:pointer;text-align:center;justify-items:center;color:#666b73!important;align-content:center!important;gap:7px!important;display:grid!important}.return-evidence-upload__picker>svg{width:24px;height:24px;color:var(--orange)}.return-evidence-upload__picker input{opacity:0;width:1px;height:1px;position:absolute}.return-evidence-gallery{gap:8px;display:grid}.return-evidence-gallery>div{flex-wrap:wrap;gap:8px;display:flex}.return-evidence-gallery a{background:#f4f4f5;border:1px solid #e1e3e7;border-radius:10px;width:88px;height:88px;overflow:hidden}.return-evidence-gallery img{object-fit:cover;width:100%;height:100%}.return-chat{background:#f6f7f9;border:1px solid #e1e3e7;border-radius:14px;overflow:hidden}.return-chat>header{background:#fff;border-bottom:1px solid #e1e3e7;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:11px 14px;display:flex}.return-chat>header>div{align-items:center;gap:9px;display:flex}.return-chat>header>div>svg{width:19px;color:var(--orange)}.return-chat>header span{gap:2px;display:grid}.return-chat>header small{color:#85858e}.return-chat>header>button{color:#656a72;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;display:inline-flex}.return-chat>header>button svg{width:16px}.return-message-list{flex-direction:column;gap:13px;min-height:160px;max-height:450px;padding:18px;display:flex;overflow-y:auto}.return-message-list>article{align-items:flex-end;gap:8px;max-width:min(76%,620px);display:flex}.return-message-list>article.is-own{flex-direction:row-reverse;align-self:flex-end}.return-message-avatar{color:#fff;background:#24262b;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:9px;font-weight:800;display:grid}.return-message-list>article.is-own .return-message-avatar{background:var(--orange)}.return-message-list>article>div{background:#fff;border:1px solid #e0e2e6;border-radius:16px 16px 16px 4px;min-width:0;padding:11px 13px;box-shadow:0 3px 12px #1418220d}.return-message-list>article.is-own>div{border-color:var(--orange);background:var(--orange);color:#fff;border-radius:16px 16px 4px}.return-message-list>article>div>header{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.return-message-list>article time{color:#92969d;margin-left:auto;font-size:9px}.return-message-list>article.is-own time{color:#ffffffc7}.return-message-list>article p{white-space:pre-wrap;background:0 0;border:0;margin:6px 0 0;padding:0;line-height:1.5;display:block}.return-chat .return-case-actions{background:#fff;border-top:1px solid #e1e3e7;gap:10px;padding:13px;display:grid}.return-chat-closed{border:1px solid #e1e3e7;border-radius:12px}.return-chat-closed>div{flex:auto;gap:2px;min-width:0;display:grid}.return-chat-closed button{gap:7px}.return-chat-closed button svg{width:17px}.return-action--reject{color:#fff!important;background:#ef2b2d!important;border-color:#ef2b2d!important}.return-action--reject:hover{background:#d91018!important;border-color:#d91018!important}.return-action--approve{border-color:var(--orange)!important;background:var(--orange)!important;color:#fff!important}@media (max-width:1120px){.supplier-insight-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.supplier-insight-metrics article:nth-child(5n){border-right:1px solid #e5e7eb}.supplier-insight-metrics article:nth-child(3n){border-right:0}}@media (max-width:980px){.supplier-directory-table-wrap{overflow-x:auto}.dashboard-account-layout .supplier-directory-table{table-layout:auto;min-width:1050px}.support-messenger{grid-template-columns:250px minmax(0,1fr)}}@media (max-width:760px){.header-notification-trigger{width:36px;height:36px}.supplier-insight-toolbar{flex-direction:column;align-items:stretch}.supplier-insight-download{justify-content:center}.supplier-insight-metrics{grid-template-columns:1fr}.supplier-insight-metrics article,.supplier-insight-metrics article:nth-child(3n),.supplier-insight-metrics article:nth-child(5n){border-bottom:1px solid #e5e7eb;border-right:0}.support-messenger{min-height:0;display:block}.support-messenger__threads{border-bottom:1px solid #e2e4e8;border-right:0;max-height:250px}.support-messenger__messages{min-height:260px;max-height:420px}.support-messenger__messages>article,.return-message-list>article{max-width:90%}.support-messenger__composer{grid-template-columns:1fr}.support-messenger__composer button{width:100%}.return-evidence-upload__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.return-chat-closed{flex-wrap:wrap;align-items:flex-start}.return-chat-closed button{width:100%}}.dashboard-order--detailed{grid-template-columns:minmax(220px,1fr) auto auto 34px 34px}.dashboard-order--detailed.dashboard-order--admin{grid-template-columns:minmax(220px,1fr) auto auto minmax(115px,auto) 34px 34px}.table-icon-button--fulfillment,.admin-icon-button--fulfillment{color:var(--orange);background:#fff6f0;border-color:#ffd3bc}.table-icon-button--fulfillment:hover,.admin-icon-button--fulfillment:hover{border-color:var(--orange);background:var(--orange);color:#fff}.supplier-order-modal--details{height:auto;max-height:calc(100dvh - 40px)}.supplier-order-modal--details .supplier-order-modal__body,.admin-order-details-modal{max-height:calc(100dvh - 118px)}.supplier-order-info-grid--details{grid-template-columns:repeat(3,minmax(0,1fr))}.supplier-order-items__list{max-height:none;overflow:visible}.supplier-order-delivery-address{background:#fff;border:1px solid #f0d9ca;border-radius:9px;gap:5px;padding:13px 14px;display:grid}.supplier-order-delivery-address small,.admin-fulfillment-status>span{color:var(--muted);font-size:9px;font-weight:700}.supplier-order-delivery-address b{overflow-wrap:anywhere;font-size:11px}.admin-fulfillment-status{gap:5px;min-width:190px;display:grid}.admin-fulfillment-status select,.admin-delivery-form select{border:1px solid var(--line);height:38px;color:var(--text);font:inherit;background:#fff;border-radius:8px;outline:0;padding:0 10px;font-size:10px}.admin-delivery-form{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:1000px){.dashboard-order--detailed.dashboard-order--admin{grid-template-columns:minmax(190px,1fr) auto auto 34px 34px}.dashboard-order--admin .admin-order-status-summary{display:none}.admin-delivery-form{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-delivery-form .primary-button{min-height:38px}}@media (max-width:700px){.admin-return-compact-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-order-info-grid--details{grid-template-columns:1fr}.dashboard-order--detailed,.dashboard-order--detailed.dashboard-order--admin{grid-template-columns:minmax(0,1fr) auto auto}.dashboard-order--detailed>:first-child,.dashboard-order--detailed.dashboard-order--admin>:first-child{grid-column:1/-1}.admin-delivery-form{grid-template-columns:1fr}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0));filter:blur(var(--tw-enter-blur,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0));filter:blur(var(--tw-exit-blur,0))}}
