@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,400&family=Noto+Sans+Tamil:wght@400;500;700&display=swap";:root{--palette-white:#fff;--palette-black:#0a0a0a;--palette-grey-50:#fafafa;--palette-grey-100:#f5f5f5;--palette-grey-200:#e8e8e8;--palette-grey-300:#d4d4d4;--palette-grey-400:#a3a3a3;--palette-grey-500:#737373;--palette-grey-600:#525252;--palette-grey-700:#404040;--palette-grey-800:#2d2d2d;--palette-grey-900:#1a1a1a;--palette-brand:#7b1113;--palette-brand-light:#9b1518;--palette-brand-dark:#5c0d0e;--palette-gold:#c4a962;--palette-gold-light:#d4bc7a;--palette-success:#2e7d32;--palette-warning:#e65100;--palette-error:#c62828;--palette-error-text:#b42318;--palette-sale:#dc2626;--palette-trending:#6b6b6b;--color-bg:var(--palette-white);--color-bg-subtle:var(--palette-grey-50);--color-bg-muted:var(--palette-grey-100);--color-surface:var(--palette-white);--color-surface-elevated:var(--palette-white);--color-surface-hover:var(--palette-grey-50);--color-border:var(--palette-grey-200);--color-border-strong:var(--palette-grey-300);--color-border-subtle:var(--palette-grey-100);--color-text:var(--palette-grey-900);--color-text-secondary:var(--palette-grey-600);--color-text-muted:var(--palette-grey-500);--color-text-inverse:var(--palette-white);--color-text-placeholder:var(--palette-grey-400);--color-accent:var(--palette-grey-800);--color-accent-hover:var(--palette-grey-900);--color-accent-muted:var(--palette-grey-100);--color-brand:var(--palette-brand);--color-overlay-dark:#0a0a0a8c;--color-overlay-light:#ffffffeb;--color-focus-ring:#2d2d2d1a;--color-accent-subtle:#2d2d2d0f;--color-accent-subtle-hover:#2d2d2d1a;--color-accent-subtle-strong:#2d2d2d24;--color-brand-subtle:var(--color-accent-subtle);--font-heading:"Cormorant Garamond", Georgia, "Times New Roman", serif;--font-brand:"Cormorant Garamond", Georgia, "Times New Roman", serif;--font-body:"DM Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-tamil:"Noto Sans Tamil", sans-serif;--text-xs:.6875rem;--text-sm:.75rem;--text-base:.8125rem;--text-md:.875rem;--text-lg:1rem;--text-xl:1.125rem;--text-2xl:1.375rem;--text-3xl:1.75rem;--text-4xl:2.125rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--line-height-body:1.55;--line-height-relaxed:1.7;--letter-spacing-tight:-.02em;--letter-spacing-normal:0;--letter-spacing-wide:.04em;--letter-spacing-wider:.08em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-8:3rem;--space-10:4rem;--container-max:1280px;--container-padding:clamp(1rem, 3.5vw, 2.5rem);--header-offset:64px;--header-height:64px;--product-detail-sticky-top:calc(var(--header-offset) + var(--space-4));--section-gap:clamp(2rem, 4vw, 3.5rem);--grid-gap:clamp(.75rem, 1.2vw, 1.25rem);--touch-min:44px;--radius-xs:2px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:999px;--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 8px 24px #00000014;--shadow-xl:0 16px 40px #0000001a;--shadow-header:0 1px 0 var(--color-border);--ease-out:cubic-bezier(.22, 1, .36, 1);--transition-fast:all .2s ease;--transition-smooth:all .35s var(--ease-out);--header-bg:var(--color-overlay-light);--header-border:var(--color-border);--header-blur:16px;--card-bg:var(--color-surface);--card-border:var(--color-border);--card-radius:var(--radius-md);--card-shadow:var(--shadow-sm);--card-shadow-hover:var(--shadow-lg);--card-media-bg:var(--color-bg-subtle);--btn-radius:var(--radius-sm);--btn-padding-y:.625rem;--btn-padding-x:1.25rem;--btn-font-size:var(--text-sm);--btn-font-weight:var(--font-weight-medium);--btn-letter-spacing:var(--letter-spacing-wide);--color-purchase-bg:#3a3a3a;--color-purchase-text:#fff;--color-purchase-border:#3a3a3a;--color-purchase-bg-hover:#303030;--input-radius:var(--radius-md);--input-border:var(--color-border-strong);--input-bg:var(--color-surface);--input-focus-border:var(--color-accent);--input-focus-ring:var(--color-focus-ring);--badge-radius:var(--radius-sm);--badge-font-size:var(--text-xs);--footer-bg:var(--color-bg-subtle);--footer-text:var(--color-text-secondary);--footer-heading:var(--color-text);--footer-border:var(--color-border);--product-card-aspect:4 / 5;--product-card-title-size:var(--text-md);--product-card-price-size:var(--text-md);--product-card-hover-lift:-3px;--product-card-mobile-image-interval:3.5s;--product-card-mobile-image-count:3;--product-card-image-fade-duration:1s;--carousel-auto-interval:4s;--carousel-scroll-duration:.65s;--carousel-interaction-pause:8s;--product-card-show-rating:0;--product-card-show-stock:0;--badge-bg-default:var(--palette-grey-800);--badge-bg-bestseller:var(--palette-grey-700);--badge-bg-new:var(--palette-grey-900);--badge-bg-trending:var(--palette-grey-600);--badge-bg-featured:var(--palette-grey-700);--badge-bg-sale:var(--palette-sale);--badge-bg-premium:var(--palette-grey-200);--badge-text-premium:var(--palette-grey-900);--badge-text-light:var(--palette-white);--primary:var(--color-accent);--primary-light:var(--palette-grey-700);--primary-dark:var(--color-accent-hover);--secondary:var(--palette-grey-300);--secondary-light:var(--palette-grey-200);--secondary-dark:var(--palette-grey-500);--background:var(--color-bg);--surface:var(--color-surface);--surface-hover:var(--color-surface-hover);--text-main:var(--color-text);--text-muted:var(--color-text-muted);--text-light:var(--color-text-inverse);--glass-bg:var(--color-overlay-light);--glass-border:var(--color-border);--shadow-luxury:var(--shadow-md)}.btn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--btn-padding-y) var(--btn-padding-x);font-family:var(--font-body);font-size:var(--btn-font-size);font-weight:var(--btn-font-weight);letter-spacing:var(--btn-letter-spacing);text-transform:uppercase;border-radius:var(--btn-radius);cursor:pointer;transition:var(--transition-fast);white-space:nowrap;border:1px solid #0000;line-height:1.2;display:inline-flex}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background-color:var(--color-accent);color:var(--color-text-inverse);border-color:var(--color-accent)}.btn-primary:hover:not(:disabled){background-color:var(--color-accent-hover);border-color:var(--color-accent-hover);box-shadow:var(--shadow-sm)}.btn-secondary{background-color:var(--color-accent-muted);color:var(--color-text);border-color:var(--color-border)}.btn-secondary:hover:not(:disabled){background-color:var(--color-bg-muted);border-color:var(--color-border-strong)}.btn-outline{color:var(--color-text);border-color:var(--color-border-strong);background-color:#0000}.btn-outline:hover:not(:disabled){background-color:var(--color-accent);color:var(--color-text-inverse);border-color:var(--color-accent)}.btn-ghost{color:var(--color-text-secondary);background-color:#0000;border-color:#0000}.btn-ghost:hover:not(:disabled){color:var(--color-text);background-color:var(--color-bg-muted)}.btn-brand{background-color:var(--color-brand);color:var(--color-text-inverse);border-color:var(--color-brand)}.btn-brand:hover:not(:disabled){background-color:var(--palette-brand-dark);border-color:var(--palette-brand-dark)}.btn-purchase{background-color:var(--color-purchase-bg);color:var(--color-purchase-text);border-color:var(--color-purchase-border)}.btn-purchase:hover:not(:disabled){background-color:var(--color-purchase-bg-hover);border-color:var(--color-purchase-bg-hover);box-shadow:var(--shadow-sm)}.btn-outline-light{color:var(--color-text-inverse);border-radius:var(--radius-full);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide);font-size:var(--text-sm);background:0 0;border:1px solid #ffffffa6;padding:.55rem 1.15rem}.btn-outline-light:hover:not(:disabled){border-color:var(--palette-white);background:#ffffff1f}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--font-weight-normal);background-color:var(--background);color:var(--text-main);line-height:var(--line-height-body);-webkit-font-smoothing:antialiased;overflow-x:hidden}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--font-weight-medium);color:var(--text-main);line-height:var(--line-height-tight)}a{color:inherit;transition:var(--transition-fast);text-decoration:none}ul{list-style:none}.text-primary{color:var(--color-text)}.text-secondary{color:var(--color-text-secondary)}.text-muted{color:var(--text-muted)}.text-brand{color:var(--color-brand)}.bg-primary{background-color:var(--color-accent);color:var(--text-light)}.bg-secondary{background-color:var(--color-bg-muted);color:var(--text-main)}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--header-blur));backdrop-filter:blur(var(--header-blur));border:1px solid var(--glass-border);box-shadow:var(--shadow-sm)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.animate-float{animation:6s ease-in-out infinite float}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.shimmer-effect{background:linear-gradient(90deg,#fff0 0%,#ffffff59 50%,#fff0 100%) 0 0/1000px 100%;animation:2.5s linear infinite shimmer}.container{width:100%;max-width:var(--container-max);padding-left:var(--container-padding);padding-right:var(--container-padding);margin:0 auto}.section-padding{padding-top:var(--section-gap);padding-bottom:var(--section-gap);padding-left:var(--container-padding);padding-right:var(--container-padding)}.page-header{margin-bottom:clamp(1rem,2.5vw,1.75rem)}.page-header h2{font-size:clamp(var(--text-2xl), 2.5vw, var(--text-3xl));margin:0 0 var(--space-2);font-weight:var(--font-weight-medium)}.page-empty{text-align:center;justify-content:center;align-items:center;gap:var(--space-4);min-height:50vh;padding:var(--container-padding);flex-direction:column;display:flex}.page-empty__icon{color:var(--palette-grey-300);opacity:.85;font-size:clamp(2.5rem,8vw,4rem)}.page-empty p{color:var(--text-muted);max-width:36ch;font-size:var(--text-md);margin:0}.mt-4{margin-top:var(--space-5)}.w-100{width:100%}.bg-light{background-color:var(--surface-hover)}.section-title{text-align:center;margin-bottom:var(--space-6)}.section-title h2{font-size:clamp(var(--text-xl), 3vw, var(--text-2xl));font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.grid-3{gap:var(--grid-gap);grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));display:grid}.grid-4{gap:var(--grid-gap);grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));display:grid}.hide-mobile{display:flex}.hide-desktop{display:none!important}@media (width<=992px){:root{--header-offset:56px;--header-height:56px}.hide-mobile{display:none!important}.hide-desktop{display:flex!important}}.has-bottom-nav main{padding-bottom:calc(68px + env(safe-area-inset-bottom))}@media (width>=993px){.has-bottom-nav main{padding-bottom:0}}@media (width<=767px){:root{--container-padding:clamp(.85rem, 4vw, 1.25rem);--section-gap:clamp(1.75rem, 5vw, 2.5rem)}input,select,textarea,.form-input{font-size:16px!important}.btn{min-height:var(--touch-min);padding:.75rem 1.15rem}h1{font-size:clamp(1.45rem,5.5vw,2rem)}.section-padding{padding-left:var(--container-padding);padding-right:var(--container-padding)}}main,.section-padding,.container{max-width:100%;overflow-x:clip}.admin-table-wrap,.table-responsive,table{max-width:100%}@media (width<=767px){.table-responsive,.admin-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}}@supports (padding:max(0px)){.section-padding{padding-bottom:max(var(--section-gap), env(safe-area-inset-bottom))}.has-bottom-nav main{padding-bottom:max(calc(68px + env(safe-area-inset-bottom)), env(safe-area-inset-bottom))}}@media (width<=390px){:root{--container-padding:.85rem;--grid-gap:.75rem}}@media (width<=360px){:root{--container-padding:.75rem}}.product-card--luxury{height:100%}.product-card--clickable{cursor:pointer}.product-card--clickable:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:var(--card-radius)}.product-card__frame{background:var(--card-bg);border-radius:var(--card-radius);border:1px solid var(--card-border);height:100%;box-shadow:var(--card-shadow);transition:transform .35s var(--ease-out), box-shadow .35s ease, border-color .3s ease;flex-direction:column;display:flex;overflow:hidden}.product-card--luxury:hover .product-card__frame{transform:translateY(var(--product-card-hover-lift));box-shadow:var(--card-shadow-hover);border-color:var(--color-border-strong)}.product-card__media{aspect-ratio:var(--product-card-aspect);background:var(--card-media-bg);position:relative;overflow:hidden}.product-card__image-link{width:100%;height:100%;display:block}.product-card__image-link--rotate{position:relative}.product-card__img{object-fit:cover;width:100%;height:100%;transition:opacity .45s ease, transform .5s var(--ease-out)}.product-card__img--hover{opacity:0;position:absolute;inset:0}.product-card--luxury:hover .product-card__img--primary{transform:scale(1.03)}.product-card--luxury:hover .product-card__img--hover{opacity:1}.product-card__badges{align-items:flex-start;gap:var(--space-1);z-index:3;pointer-events:none;flex-wrap:wrap;max-width:calc(100% - 56px);display:flex;position:absolute}.product-card__badges--left{top:var(--space-2);left:var(--space-2)}.product-badge{font-size:var(--badge-font-size);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase;border-radius:var(--badge-radius);padding:4px 8px;line-height:1.2}.product-badge--discount{background:var(--badge-bg-default);color:var(--badge-text-light)}.badge--bestseller{background:var(--badge-bg-bestseller);color:var(--badge-text-light)}.badge--new{background:var(--badge-bg-new);color:var(--badge-text-light)}.badge--trending{background:var(--badge-bg-trending);color:var(--badge-text-light)}.badge--featured{background:var(--badge-bg-featured);color:var(--badge-text-light)}.badge--sale{background:var(--badge-bg-sale);color:var(--badge-text-light)}.badge--premium{background:var(--badge-bg-premium);color:var(--badge-text-premium)}.badge--festival{background:var(--palette-grey-600);color:var(--badge-text-light)}.badge--default{background:var(--badge-bg-default);color:var(--badge-text-light)}.product-card__actions{top:var(--space-2);right:var(--space-2);z-index:4;gap:var(--space-1);flex-direction:column;display:flex;position:absolute}.product-card__wishlist,.product-card__share{border-radius:var(--radius-full);background:var(--color-overlay-light);border:1px solid var(--color-border);width:34px;height:34px;box-shadow:var(--shadow-xs);cursor:pointer;color:var(--text-main);font-size:var(--text-sm);transition:var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.product-card__wishlist:hover,.product-card__wishlist.is-active{background:var(--color-accent);color:var(--color-text-inverse);border-color:var(--color-accent)}.product-card__share:hover,.product-card__share.is-active{background:var(--color-text-secondary);color:var(--color-text-inverse);border-color:var(--color-text-secondary)}.product-card__wishlist.is-active{animation:.35s wishlist-pop}@keyframes wishlist-pop{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1)}}.product-card__body{padding:var(--space-3) var(--space-3) var(--space-4);gap:var(--space-2);flex-direction:column;flex:1;display:flex}.product-card__title h4{font-size:var(--product-card-title-size);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);color:var(--text-main);font-family:var(--font-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;transition:color .2s;display:-webkit-box;overflow:hidden}.product-card__title:hover h4{color:var(--color-text-secondary)}.product-card__rating{align-items:center;gap:var(--space-1);font-size:var(--text-xs);display:flex}.product-card__stars{color:var(--palette-grey-400);font-size:var(--text-xs);gap:1px;display:inline-flex}.product-card__rating-value{font-weight:var(--font-weight-semibold);color:var(--text-main)}.product-card__reviews{color:var(--text-muted)}.product-card--out-of-stock .product-card__frame{opacity:.92}.product-card--out-of-stock .product-card__img{filter:grayscale(.15)}.product-card__pricing{align-items:baseline;gap:var(--space-1) var(--space-2);flex-wrap:wrap;display:flex}.product-card__offer{font-size:var(--product-card-price-size);font-weight:var(--font-weight-semibold);color:var(--text-main);letter-spacing:var(--letter-spacing-tight)}.product-card__mrp{font-size:var(--text-sm);color:var(--text-muted);text-decoration:line-through}.product-card__stock{align-items:center;gap:var(--space-1);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide);display:inline-flex}.product-card__stock i{font-size:.35rem}.product-card__stock--in{color:var(--palette-success)}.product-card__stock--low{color:var(--palette-warning)}.product-card__stock--out{color:var(--palette-error)}.product-card__cta{gap:var(--space-2);padding-top:var(--space-2);grid-template-columns:1fr 1.1fr;margin-top:auto;display:grid}.pc-btn{min-height:36px;padding:0 var(--space-2);border-radius:var(--btn-radius);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;cursor:pointer;transition:var(--transition-fast);white-space:nowrap;border:none;justify-content:center;align-items:center;display:inline-flex}.pc-btn:disabled{opacity:.45;cursor:not-allowed}.pc-btn--cart{background:var(--color-surface);color:var(--text-main);border:1px solid var(--color-border-strong)}.pc-btn--cart:hover:not(:disabled){border-color:var(--color-accent);color:var(--color-accent);background:var(--color-bg-subtle)}.pc-btn--buy{background:var(--color-purchase-bg);color:var(--color-purchase-text);border:1px solid var(--color-purchase-border)}.pc-btn--buy:hover:not(:disabled){background:var(--color-purchase-bg-hover);border-color:var(--color-purchase-bg-hover)}.pc-btn:active:not(:disabled){transform:scale(.98)}.pc-btn__icon{justify-content:center;align-items:center;line-height:1;display:none}.pc-btn__label{display:inline}.product-grid{gap:var(--grid-gap);grid-template-columns:repeat(5,1fr);align-items:stretch;display:grid}.product-grid--3{grid-template-columns:repeat(3,1fr)}@media (width<=1440px){.product-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=1280px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.product-grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%}.product-card--luxury{content-visibility:auto;contain-intrinsic-size:auto 420px}}@media (width<=480px){.product-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.product-card__media{aspect-ratio:3/4}.product-card__image-link--rotate{height:100%}.product-card__img--rotate{opacity:0;transition:opacity var(--product-card-image-fade-duration) ease-in-out;position:absolute;inset:0;transform:none}.product-card__img--rotate.is-visible{opacity:1}.product-card--luxury:hover .product-card__img--rotate{transform:none}.product-card__badges{display:none!important}.product-card__wishlist,.product-card__share{width:30px;height:30px;font-size:var(--text-xs);opacity:1}.product-card--luxury:hover .product-card__frame{transform:none}.product-card__title h4{font-size:var(--text-sm);-webkit-line-clamp:2;line-clamp:2;word-break:break-word;overflow:hidden}.product-card__offer{font-size:var(--text-sm);white-space:nowrap}.product-card__body{padding:var(--space-2) var(--space-2) var(--space-3);gap:var(--space-1);min-width:0}.product-card__cta{gap:var(--space-1);padding-top:var(--space-1);grid-template-columns:auto 1fr;min-width:0}.pc-btn--cart{flex-shrink:0;width:36px;min-width:36px;max-width:36px;padding:0}.pc-btn--cart .pc-btn__icon{font-size:var(--text-sm);display:inline-flex}.pc-btn--cart .pc-btn__label{display:none}.pc-btn--buy{width:100%;min-width:0;min-height:36px;padding:var(--space-1) var(--space-2);letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;overflow:hidden}.pc-btn:not(.pc-btn--cart){width:100%;min-height:36px;padding:var(--space-1) var(--space-2);letter-spacing:.03em;font-size:.625rem}}@media (width<=390px){.product-grid{gap:var(--space-2)}.product-card__body{padding:var(--space-2)}.pc-btn--cart{width:34px;min-width:34px;max-width:34px}.pc-btn--buy{padding:var(--space-1);font-size:.5625rem}.product-card__title h4{font-size:.6875rem}}.catalog-layout{grid-template-columns:minmax(220px,260px) 1fr;align-items:start;gap:clamp(1.25rem,2.5vw,2rem);display:grid}.catalog-layout__main{min-width:0}.catalog-toolbar{justify-content:space-between;align-items:center;gap:var(--space-3) var(--space-4);margin-bottom:var(--space-5);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border);flex-wrap:wrap;display:flex}.catalog-toolbar__count{font-size:var(--text-md);color:var(--text-muted);align-items:center;gap:var(--space-2) var(--space-3);flex-wrap:wrap;display:flex}.catalog-toolbar__count strong{color:var(--text-main);font-weight:var(--font-weight-medium)}.catalog-toolbar__sort select{min-height:var(--touch-min);padding:var(--space-2) var(--space-5) var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);font-size:var(--text-sm);cursor:pointer}.catalog-mobile-filter{display:none}.catalog-empty{text-align:center;padding:var(--space-8) var(--space-5);color:var(--text-muted)}.catalog-empty i{margin-bottom:var(--space-4);opacity:.35;font-size:2.5rem;display:block}.catalog-overlay-close{z-index:1999;cursor:pointer;background:0 0;border:none;position:fixed;inset:0}@media (width<=992px){.catalog-layout{grid-template-columns:1fr}.catalog-layout__sidebar{display:none}.catalog-mobile-filter{align-items:center;gap:var(--space-2);min-height:var(--touch-min);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);font-size:var(--text-sm);font-weight:var(--font-weight-medium);cursor:pointer;display:inline-flex}}.brand-logo{align-items:center;gap:var(--space-3);color:var(--color-brand);display:inline-flex}.brand-logo__mark{filter:drop-shadow(0 4px 8px #0000000f);flex:none;width:48px;height:48px}.brand-logo__text{line-height:1.1;display:grid}.brand-logo__text strong{font-family:var(--font-brand);font-size:var(--text-xl);font-weight:var(--font-weight-semibold);color:var(--color-brand);white-space:nowrap}.brand-logo__text small{margin-top:var(--space-1);color:var(--text-muted);font-size:var(--text-xs);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase}.brand-logo--compact .brand-logo__text small{display:none}.icon-action{border-radius:var(--radius-full);width:40px;height:40px;color:var(--text-main);background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;transition:var(--transition-fast);box-shadow:none;font-size:var(--text-lg);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.icon-action--sm{width:38px;height:38px;font-size:var(--text-md)}.icon-action:hover,.icon-action:focus-visible{color:var(--color-accent);border-color:var(--color-border-strong);background:var(--color-bg-subtle)}.icon-action__badge{border-radius:var(--radius-full);background:var(--color-accent);min-width:18px;height:18px;color:var(--color-text-inverse);font-size:var(--text-xs);font-weight:var(--font-weight-bold);border:2px solid var(--color-surface);justify-content:center;align-items:center;padding:0 4px;display:flex;position:absolute;top:-2px;right:-2px}.icon-action__tooltip{border-radius:var(--radius-md);background:var(--text-main);color:var(--color-text-inverse);font-size:var(--text-sm);font-weight:var(--font-weight-medium);white-space:nowrap;opacity:0;pointer-events:none;z-index:1100;padding:6px 12px;transition:opacity .2s,transform .2s;position:absolute}.icon-action__tooltip--bottom{top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-4px)}.icon-action__tooltip--bottom:after{content:"";border:5px solid #0000;border-bottom-color:var(--text-main);position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.icon-action:hover .icon-action__tooltip--bottom,.icon-action:focus-visible .icon-action__tooltip--bottom{opacity:1;transform:translate(-50%)translateY(0)}.icon-action__tooltip--left{top:50%;right:calc(100% + 10px);transform:translateY(-50%)translate(4px)}.icon-action__tooltip--left:after{content:"";border:5px solid #0000;border-left-color:var(--text-main);position:absolute;top:50%;left:100%;transform:translateY(-50%)}.icon-action:hover .icon-action__tooltip--left,.icon-action:focus-visible .icon-action__tooltip--left{opacity:1;transform:translateY(-50%)translate(0)}@media (width<=992px){.icon-action{width:38px;height:38px;font-size:var(--text-md)}.icon-action__tooltip{display:none}}.header-search{width:100%;max-width:520px;position:relative}.header-search__bar{align-items:center;gap:var(--space-2);height:38px;padding:0 var(--space-2) 0 var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);box-shadow:var(--shadow-xs);transition:var(--transition-fast);display:flex}.header-search__bar:focus-within{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--input-focus-ring)}.header-search__icon{color:var(--color-text-muted);font-size:var(--text-md);flex-shrink:0}.header-search__bar input{min-width:0;font-family:var(--font-body);font-size:var(--text-md);background:0 0;border:none;outline:none;flex:1}.header-search__bar input::placeholder{color:var(--text-muted)}.header-search__voice,.header-search__clear{border-radius:var(--radius-full);width:32px;height:32px;color:var(--text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.header-search__voice:hover,.header-search__clear:hover{color:var(--color-accent);background:var(--color-accent-subtle)}.header-search__dropdown{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);max-height:min(70vh,480px);box-shadow:var(--shadow-lg);z-index:1200;padding:var(--space-3);position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.header-search__section{padding:var(--space-2) 0;border-bottom:1px solid var(--color-border-subtle)}.header-search__section:last-child{border-bottom:none}.header-search__section-head{margin-bottom:var(--space-2);padding:0 var(--space-2);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase;color:var(--text-muted);justify-content:space-between;align-items:center;display:flex}.header-search__section-head button{color:var(--color-accent);font-size:var(--text-xs);font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;border:none}.header-search__tags{gap:var(--space-2);padding:0 var(--space-1);flex-wrap:wrap;display:flex}.header-search__tags button{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-surface);color:var(--text-main);font-size:var(--text-sm);font-weight:var(--font-weight-medium);cursor:pointer;transition:var(--transition-fast);display:inline-flex}.header-search__tags button:hover{background:var(--color-accent);color:var(--color-text-inverse);border-color:var(--color-accent)}.header-search__list{gap:var(--space-1);display:grid}.header-search__list a{align-items:center;gap:var(--space-3);padding:var(--space-2);border-radius:var(--radius-md);transition:var(--transition-fast);display:flex}.header-search__list a:hover{background:var(--surface-hover)}.header-search__list img{border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:44px;height:44px}.header-search__list span,.header-search__list strong{font-size:var(--text-md);font-weight:var(--font-weight-medium);flex:1}.header-search__list--products a div{flex:1;gap:2px;display:grid}.header-search__list--products span{font-size:var(--text-sm);color:var(--color-text);font-weight:var(--font-weight-semibold)}.header-search__empty{text-align:center;padding:var(--space-5) var(--space-4);color:var(--text-muted)}.header-search__empty i{color:var(--color-text-muted);margin-bottom:var(--space-3);font-size:2rem}.header-search__empty button{margin-top:var(--space-3);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);background:var(--color-accent);color:var(--color-text-inverse);font-weight:var(--font-weight-medium);cursor:pointer;border:none}.header-search--mobile{max-width:none;padding:var(--space-3) var(--space-4)}.header-search--mobile .header-search__dropdown{max-height:calc(100vh - 140px);position:fixed;top:70px;left:.75rem;right:.75rem}.premium-header{z-index:1000;background:var(--header-bg);-webkit-backdrop-filter:blur(var(--header-blur));backdrop-filter:blur(var(--header-blur));border-bottom:1px solid var(--header-border);box-shadow:var(--shadow-header);position:sticky;top:0;overflow:visible}.premium-header__inner{width:100%;max-width:var(--container-max);min-height:var(--header-height);max-height:calc(var(--header-height) + 4px);align-items:center;gap:var(--space-4);padding:var(--space-2) var(--container-padding);grid-template-columns:auto 1fr auto;margin:0 auto;display:grid;overflow:visible}.premium-header__logo{flex-shrink:0;align-items:center;display:inline-flex}.premium-header .brand-logo__text strong{font-family:var(--font-brand);font-weight:var(--font-weight-semibold);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.premium-header__search{justify-content:center;width:100%;max-width:520px;margin:0 auto;display:flex}.premium-header__actions{align-items:center;gap:var(--space-2);padding-right:var(--space-1);flex-shrink:0;display:flex;overflow:visible}@media (width<=992px){.premium-header__inner{gap:var(--space-3);min-height:56px;max-height:58px;padding:var(--space-1) var(--space-3);grid-template-columns:1fr auto}.premium-header__logo{justify-self:start;min-width:0}.premium-header__actions{justify-self:end;gap:0}.premium-header__menu-toggle{display:flex!important}}@media (width<=520px){.premium-header__inner{gap:var(--space-2)}}.fs-menu__backdrop{z-index:1400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#120b0a66;border:none;position:fixed;inset:0}.fs-menu{z-index:1500;background:var(--color-bg);border-bottom:1px solid var(--color-border);flex-direction:column;max-height:92vh;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;box-shadow:0 20px 60px #140c0a26}.fs-menu__header{border-bottom:1px solid var(--color-border-subtle);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.fs-menu__header h2{margin:0;font-size:1.25rem;font-weight:600}.fs-menu__header button{width:40px;height:40px;color:var(--text-main);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-radius:50%;font-size:1.1rem}.fs-menu__header button:hover{background:var(--color-accent-subtle);color:var(--primary)}.fs-menu__body{flex:1;grid-template-columns:1fr 380px;gap:1.5rem;padding:1.25rem 1.5rem;display:grid;overflow-y:auto}.fs-menu__categories{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));align-content:start;gap:.85rem;display:grid}.fs-menu__cat-card{cursor:pointer;text-align:left;transition:var(--transition-fast);background:#fff;border:none;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 4px 16px #140c0a0f}.fs-menu__cat-card:hover,.fs-menu__cat-card.is-active{box-shadow:0 12px 28px var(--color-accent-subtle-hover);transform:translateY(-3px)}.fs-menu__cat-card img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .4s;display:block}.fs-menu__cat-card:hover img{transform:scale(1.04)}.fs-menu__cat-card-info{padding:.75rem .85rem}.fs-menu__cat-card-info strong{color:var(--text-main);margin-bottom:2px;font-size:.88rem;display:block}.fs-menu__cat-card-info span{color:var(--text-muted);font-size:.72rem}.fs-menu__preview{flex-direction:column;gap:1rem;display:flex}.fs-menu__preview-banner{background-position:50%;background-size:cover;border-radius:12px;height:180px;position:relative;overflow:hidden}.fs-menu__preview-overlay{background:linear-gradient(#0000 20%,#140808bf);position:absolute;inset:0}.fs-menu__preview-text{color:#fff;padding:1.25rem;position:absolute;bottom:0;left:0;right:0}.fs-menu__preview-text h3{color:#fff;margin-bottom:.25rem;font-size:1.15rem}.fs-menu__preview-text p{opacity:.9;margin-bottom:.65rem;font-size:.8rem}.fs-menu__preview-text a{background:var(--secondary);color:var(--text-main);border-radius:999px;padding:.45rem 1rem;font-size:.78rem;font-weight:700;display:inline-flex}.fs-menu__preview-products{grid-template-columns:repeat(4,1fr);gap:.65rem;display:grid}.fs-menu__preview-products a{transition:var(--transition-fast);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #140c0a0f}.fs-menu__preview-products a:hover{transform:translateY(-2px)}.fs-menu__preview-products img{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.fs-menu__preview-products span{color:var(--primary);text-align:center;padding:.4rem;font-size:.7rem;font-weight:700;display:block}.fs-menu__footer{border-top:1px solid var(--color-border-subtle);flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:.85rem 2rem;padding:1rem 1.5rem 1.15rem;display:flex}.fs-menu__footer a{color:var(--primary);letter-spacing:.02em;font-size:.85rem;font-weight:600}.fs-menu__footer a:hover{color:var(--primary-dark)}@media (width<=992px){.fs-menu{height:100vh;max-height:100vh}.fs-menu__body{grid-template-columns:1fr;padding:1rem}.fs-menu__categories{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (width<=420px){.fs-menu__categories{grid-template-columns:1fr 1fr}}.mobile-bottom-nav{z-index:1100;min-height:64px;padding-bottom:env(safe-area-inset-bottom);background:var(--header-bg);-webkit-backdrop-filter:blur(var(--header-blur));backdrop-filter:blur(var(--header-blur));border-top:1px solid var(--header-border);box-shadow:0 -1px 0 var(--color-border);grid-template-columns:repeat(6,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav__item{min-height:64px;padding:var(--space-2) var(--space-1);color:var(--text-muted);font-size:var(--text-xs);font-weight:var(--font-weight-medium);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;transition:color .2s;display:flex;position:relative}.mobile-bottom-nav__item i{font-size:var(--text-lg)}@media (width<=425px){.mobile-bottom-nav__label{font-size:.625rem}.mobile-bottom-nav__item i{font-size:var(--text-md)}}@media (width<=380px){.mobile-bottom-nav__label{font-size:.5625rem}.mobile-bottom-nav__item i{font-size:var(--text-base)}}.mobile-bottom-nav__item.is-active{color:var(--color-accent)}.mobile-bottom-nav__badge{border-radius:var(--radius-full);background:var(--color-accent);min-width:16px;height:16px;color:var(--color-text-inverse);font-size:.5625rem;font-weight:var(--font-weight-bold);justify-content:center;align-items:center;padding:0 4px;display:flex;position:absolute;top:8px;right:calc(50% - 18px)}.mobile-bottom-nav__label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.1;overflow:hidden}@media (width>=993px){.mobile-bottom-nav{display:none}}.app-nav__search-backdrop{z-index:1300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#120b0a66;border:none;position:fixed;inset:0}.app-nav__mobile-search{z-index:1350;background:var(--color-bg);padding-top:.5rem;position:fixed;top:0;left:0;right:0;box-shadow:0 12px 32px #140c0a1f}.support-section{background:linear-gradient(180deg, var(--color-bg-subtle) 0%, var(--color-bg-muted) 100%);border-top:1px solid var(--color-border);padding:clamp(3rem,6vw,4.5rem) 0}.support-section__inner{flex-direction:column;gap:2rem;display:flex}.support-section__head{text-align:center;max-width:560px;margin:0 auto}.support-section__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin:0 0 .5rem;font-size:.72rem;font-weight:700}.support-section__head h2{font-family:var(--font-heading);color:var(--text-main);margin:0 0 .6rem;font-size:clamp(1.5rem,3vw,2rem)}.support-section__head p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.support-section__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.support-card{border:1px solid var(--color-border);color:inherit;background:#fff;border-radius:14px;align-items:flex-start;gap:.85rem;padding:1.15rem 1rem;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 2px 12px #1c100c0a}.support-card:hover{box-shadow:var(--shadow-md);border-color:var(--color-border-strong);transform:translateY(-3px)}.support-card__icon{background:var(--color-accent-subtle);width:42px;height:42px;color:var(--primary);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.support-card--whatsapp .support-card__icon{color:#128c7e;background:#25d3661f}.support-card__body h3{color:var(--text-main);margin:0 0 .35rem;font-size:.92rem;font-weight:700}.support-card__body p{color:var(--text-muted);margin:0;font-size:.78rem;line-height:1.45}.support-card__arrow{color:var(--text-muted);opacity:0;align-self:center;margin-left:auto;font-size:.75rem;transition:opacity .25s,transform .25s;transform:translate(-4px)}.support-card:hover .support-card__arrow{opacity:1;transform:translate(0)}.support-section__cta{border:1px solid var(--color-border);background:#fff;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.5rem;padding:1.25rem 1.5rem;display:flex}.support-section__cta p{color:var(--text-muted);margin:0;font-size:.88rem}.support-section__btn{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:999px;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #25d36659}.support-section__btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #25d36673}@media (width<=1100px){.support-section__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.support-section__grid{grid-template-columns:1fr}.support-card__arrow{opacity:1;transform:none}.support-section__cta{text-align:center;flex-direction:column}.support-section__btn{justify-content:center;width:100%;min-height:44px}}.luxury-footer{background:var(--footer-bg);color:var(--footer-text);padding:clamp(2.5rem, 5vw, 3.5rem) var(--container-padding) calc(1.5rem + env(safe-area-inset-bottom));border-top:1px solid var(--footer-border);position:relative;overflow:hidden}.luxury-footer__accent{display:none}.footer-grid{gap:var(--space-6);margin-bottom:var(--space-6);grid-template-columns:1.5fr .9fr .9fr 1.1fr;display:grid}.footer-brand .brand-logo{color:var(--color-brand);margin-bottom:var(--space-4)}.footer-brand .brand-logo__text strong{color:var(--color-brand)}.footer-tagline{line-height:var(--line-height-relaxed);font-size:var(--text-md);max-width:34ch;margin:0 0 var(--space-4);color:var(--footer-text)}.footer-brand__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.footer-pill{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--font-weight-medium);border:1px solid var(--color-border);color:var(--color-text-secondary);transition:var(--transition-fast);text-decoration:none;display:inline-flex}.footer-pill:hover{border-color:var(--color-accent);color:var(--color-accent)}.footer-pill--gold{background:var(--color-bg-muted);border-color:var(--color-border);color:var(--color-text)}.footer-pill--gold:hover{background:var(--color-accent);color:var(--color-text-inverse);border-color:var(--color-accent)}.footer-title{color:var(--footer-heading);margin:0 0 var(--space-4);font-size:var(--text-sm);font-family:var(--font-body);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase}.footer-links{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:var(--footer-text);font-size:var(--text-md);text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--color-text)}.footer-contact{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.footer-contact li,.footer-contact a{gap:var(--space-3);font-size:var(--text-md);color:var(--footer-text);align-items:flex-start;text-decoration:none;display:flex}.footer-contact a:hover{color:var(--color-text)}.footer-contact i{color:var(--color-text-secondary);text-align:center;flex-shrink:0;width:14px;margin-top:3px}.footer-directions{align-items:center;gap:var(--space-2);margin-top:var(--space-4);font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--color-text);text-decoration:none;display:inline-flex}.footer-directions:hover{color:var(--color-accent)}.footer-directions i{font-size:var(--text-xs);transition:transform .2s}.footer-directions:hover i{transform:translate(3px)}.footer-bottom{justify-content:space-between;align-items:center;gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--footer-border);flex-wrap:wrap;display:flex}.footer-bottom p{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.footer-bottom__note{font-style:italic;color:var(--color-text-muted)!important}.footer-legal{gap:var(--space-1) var(--space-4);flex-wrap:wrap;display:flex}.footer-legal a{font-size:var(--text-sm);color:var(--color-text-muted);text-decoration:none;transition:color .2s}.footer-legal a:hover{color:var(--color-text)}@media (width<=1024px){.footer-grid{gap:var(--space-5);grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=768px){.luxury-footer{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom))}.footer-grid{gap:var(--space-5);grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}.floating-whatsapp{right:max(1rem, env(safe-area-inset-right));bottom:max(5rem, calc(68px + env(safe-area-inset-bottom)));z-index:1050;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;transition:transform .25s,box-shadow .25s;display:inline-flex;position:fixed;box-shadow:0 8px 24px #25d36659}.floating-whatsapp:hover{transform:scale(1.06);box-shadow:0 12px 32px #25d36673}.floating-whatsapp__tip{background:var(--text-main);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;border-radius:6px;padding:6px 12px;font-size:.72rem;font-weight:600;transition:opacity .2s;position:absolute;top:50%;right:calc(100% + 10px);transform:translateY(-50%)}.floating-whatsapp:hover .floating-whatsapp__tip{opacity:1}@media (width<=992px){.floating-whatsapp__tip{display:none}}@media (width<=767px){:is(.has-bottom-nav main:has(.auth-page)~.floating-whatsapp,.has-bottom-nav main:has(.profile-page)~.floating-whatsapp){bottom:max(6.5rem, calc(76px + env(safe-area-inset-bottom)))}}.product-share-sheet{z-index:1200;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.product-share-sheet__backdrop{cursor:pointer;background:#1c100c73;border:none;position:absolute;inset:0}.product-share-sheet__panel{width:100%;max-width:420px;padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px));background:#fff;border-radius:16px 16px 0 0;animation:.25s product-share-slide-up;position:relative;box-shadow:0 -8px 32px #1c100c1f}@keyframes product-share-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.product-share-sheet__header{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.product-share-sheet__header h3{color:var(--primary);margin:0;font-size:1.05rem}.product-share-sheet__close{background:var(--surface-hover);cursor:pointer;width:36px;height:36px;color:var(--text-muted);border:none;border-radius:50%}.product-share-sheet__name{color:var(--text-muted);margin:0 0 1rem;font-size:.88rem;line-height:1.4}.product-share-sheet__native{border:1px solid var(--color-border-strong);background:var(--color-bg-muted);cursor:pointer;width:100%;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.75rem;font-weight:600;display:flex}.product-share-sheet__list{grid-template-columns:repeat(2,1fr);gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.product-share-sheet__item{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:8px;align-items:center;gap:.6rem;width:100%;padding:.75rem .85rem;font-size:.9rem;font-weight:500;transition:border-color .15s,background .15s;display:flex}.product-share-sheet__item:hover{border-color:var(--color-border-strong);background:var(--surface-hover)}.product-share-sheet__item i{text-align:center;width:1.1rem}.product-share-sheet__item.is-whatsapp i{color:#25d366}.product-share-sheet__item.is-facebook i{color:#1877f2}.product-share-sheet__item.is-linkedin i{color:#0a66c2}.product-share-sheet__item.is-telegram i{color:#08c}.product-share-sheet__item.is-email i{color:var(--primary)}.product-share-sheet__item.is-copy i{color:var(--text-muted)}@media (width>=480px){.product-share-sheet{align-items:center}.product-share-sheet__panel{border-radius:16px;margin:1rem;padding-bottom:1.25rem;animation:.2s product-share-fade-in}@keyframes product-share-fade-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}}.star-rating{flex-wrap:wrap;align-items:center;gap:5px;display:inline-flex}.star-rating__stars{color:var(--secondary-dark);gap:2px;line-height:1;display:inline-flex}.star-rating--sm .star-rating__stars{font-size:.65rem}.star-rating--md .star-rating__stars{font-size:.72rem}.star-rating--lg .star-rating__stars{font-size:.95rem}.star-rating__value{color:var(--text-main);font-size:.78rem;font-weight:700}.star-rating--lg .star-rating__value{font-size:.95rem}.star-rating__reviews{color:var(--text-muted);font-size:.72rem}.star-rating--lg .star-rating__reviews{font-size:.88rem}.home-hero{align-items:center;min-height:clamp(480px,72vh,640px);display:flex;position:relative}.home-hero--compact{min-height:clamp(320px,48vh,420px)}.home-hero__actions{gap:var(--space-3) var(--space-4);flex-wrap:wrap;display:flex}.home-hero__image{background-position:50%;background-size:cover;position:absolute;inset:0}.home-hero__slides{position:absolute;inset:0;overflow:hidden}.home-hero__slide{opacity:0;will-change:opacity, transform;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity 1.4s ease-in-out,transform 6s ease-out;position:absolute;inset:0;transform:scale(1.04)}.home-hero__slide.is-active{opacity:1;transform:scale(1)}.home-hero__dots{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14080859;border-radius:999px;gap:.45rem;padding:.35rem .6rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.home-hero__dots button{cursor:pointer;background:#ffffff73;border:none;border-radius:50%;width:7px;height:7px;min-height:auto;padding:0;transition:transform .25s,background .25s}.home-hero__dots button.is-active{background:var(--secondary-light);transform:scale(1.35)}@media (prefers-reduced-motion:reduce){.home-hero__slide{transition:opacity .35s;transform:none}.home-hero__slide.is-active{transform:none}}.home-hero__overlay{background:linear-gradient(90deg,#0a0a0a8c 0%,#0a0a0a33 55%,#0000 100%);position:absolute;inset:0}.home-hero__content{z-index:1;color:var(--color-text-inverse);max-width:520px;padding:var(--space-8) var(--container-padding);position:relative}.home-hero__eyebrow{font-size:var(--text-xs);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase;color:#ffffffbf;margin-bottom:var(--space-3);font-weight:var(--font-weight-medium)}.home-hero__content h1{font-size:clamp(var(--text-3xl), 4.5vw, var(--text-4xl));color:var(--color-text-inverse);margin-bottom:var(--space-3);line-height:var(--line-height-tight);font-weight:var(--font-weight-medium)}.home-hero__tagline{font-size:var(--text-md);color:#ffffffd9;margin-bottom:var(--space-5);line-height:var(--line-height-body);max-width:400px}.home-hero__cta{border-radius:var(--radius-full);min-height:var(--touch-min);padding:0 var(--space-5);font-weight:var(--font-weight-medium);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide)}.home-page{width:100%;max-width:100%;overflow-x:clip}.home-page .container{width:100%;max-width:var(--container-max);margin-inline:auto}.home-section{padding-top:var(--section-gap);padding-bottom:var(--section-gap)}.home-section--soft{background:var(--surface-hover)}.home-section__head{justify-content:space-between;align-items:baseline;gap:1rem;width:100%;margin-bottom:clamp(1.25rem,3vw,2rem);display:flex}.home-section__head--center{text-align:center;flex-direction:column;align-items:center}.home-section__head h2{font-size:clamp(var(--text-xl), 2.5vw, var(--text-2xl));font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;margin:0}.home-section__head p{color:var(--text-muted);font-size:var(--text-md);margin:0}.home-section__link{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--color-text);white-space:nowrap;text-transform:uppercase;letter-spacing:var(--letter-spacing-wide)}.home-section__link:hover{color:var(--color-accent)}.home-categories{max-width:100%;padding-top:clamp(2.5rem,5vw,4rem);overflow:hidden}.home-categories__viewport{width:100%;max-width:100%;overflow:hidden}.home-categories__scroll{scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:clamp(.75rem,1.8vw,2rem);width:100%;max-width:100%;padding:.75rem 0 1.25rem;display:flex;overflow:auto hidden}.home-categories__scroll::-webkit-scrollbar{display:none}.home-categories__scroll:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){.home-categories__scroll{scroll-behavior:auto}}.home-category-pill{scroll-snap-align:start;text-align:center;flex-direction:column;flex:none;align-items:center;width:clamp(88px,12vw,132px);text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1);display:flex}.home-category-pill:hover{transform:translateY(-5px)}.home-category-pill.is-active{transform:translateY(-3px)}.home-category-pill__ring{border-radius:50%;margin-bottom:.65rem;padding:3px;transition:background .35s,box-shadow .35s}.home-category-pill:hover .home-category-pill__ring,.home-category-pill.is-active .home-category-pill__ring{background:var(--color-accent);box-shadow:var(--shadow-sm)}.home-category-pill__img{border:2px solid #fff;border-radius:50%;width:clamp(72px,8vw,108px);height:clamp(72px,8vw,108px);margin:0 auto;transition:transform .4s cubic-bezier(.22,1,.36,1);overflow:hidden;box-shadow:0 6px 18px #0000001a}.home-category-pill:hover .home-category-pill__img{transform:scale(1.04)}.home-category-pill__img img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.home-category-pill:hover .home-category-pill__img img{transform:scale(1.08)}.home-category-pill__name{color:var(--text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;max-width:100%;font-size:clamp(.72rem,1.4vw,.84rem);font-weight:600;line-height:1.35;transition:color .25s;display:-webkit-box;overflow:hidden}.home-category-pill:hover .home-category-pill__name,.home-category-pill.is-active .home-category-pill__name{color:var(--primary)}.home-category-card{aspect-ratio:3/4;border-radius:12px;transition:transform .35s,box-shadow .35s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #140c0a14}.home-category-card:hover{box-shadow:0 16px 40px var(--color-accent-subtle-strong);transform:translateY(-4px)}.home-category-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-category-card:hover img{transform:scale(1.05)}.home-category-card__overlay{background:linear-gradient(#0000 40%,#140808b8);position:absolute;inset:0}.home-category-card__name{color:#fff;letter-spacing:.02em;padding:1.25rem 1rem;font-size:.95rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.home-products,.product-grid--home{gap:var(--grid-gap);grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;width:100%;display:grid}@media (width<=1024px){.product-grid--home,.home-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.product-grid--home,.home-products{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=576px){.product-grid--home,.home-products{gap:1rem}}.home-bridal__visual{background-position:50%;background-size:cover;align-items:center;min-height:320px;display:flex;position:relative}.home-bridal__overlay{background:linear-gradient(90deg,#140808b3,#1408084d);position:absolute;inset:0}.home-bridal__text{z-index:1;color:#fff;padding:3rem var(--container-padding);position:relative}.home-bridal__text h2{color:#fff;margin-bottom:.5rem;font-size:clamp(1.8rem,4vw,2.5rem)}.home-bridal__text p{opacity:.9;margin-bottom:1.5rem;font-size:1rem}.home-bridal__text .btn{border-radius:999px;font-weight:600}.home-bridal__products{padding-top:2.5rem}.home-reviews{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.home-review{border:1px solid var(--color-border-subtle);background:#fff;border-radius:12px;margin:0;padding:1.75rem}.home-review__stars{color:var(--secondary);letter-spacing:2px;margin-bottom:.75rem;font-size:.85rem}.home-review p{color:var(--text-main);margin-bottom:1rem;font-size:.92rem;line-height:1.7}.home-review cite{color:var(--text-muted);font-size:.82rem;font-style:normal;font-weight:500}.home-review__avatar{object-fit:cover;border-radius:50%;width:48px;height:48px;margin-bottom:.75rem}.home-whatsapp-cta{color:#fff;background:linear-gradient(135deg,#075e54,#128c7e);padding:3rem 2rem}.home-whatsapp-cta__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.home-whatsapp-cta h2{color:#fff;margin:0 0 .5rem}.home-whatsapp-cta p{opacity:.9;margin:0}.btn-whatsapp{color:#fff;background:#25d366;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 8px 24px #25d36659}.home-instagram{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.home-instagram__item{aspect-ratio:1;border-radius:4px;display:block;overflow:hidden}.home-instagram__item img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.home-instagram__item:hover img{transform:scale(1.06)}@media (width<=768px){.home-hero--compact{align-items:flex-end;min-height:clamp(320px,52svh,400px);max-height:400px}.home-hero--carousel .home-hero__slide{background-position:top}.home-hero:not(.home-hero--compact){align-items:flex-end;min-height:clamp(320px,52svh,400px)}.home-hero__overlay{background:linear-gradient(#0a0a0a0d 0%,#0a0a0a33 40%,#0a0a0ab8 72%,#0a0a0ae0 100%)}.home-hero__content{padding:0 var(--space-4) var(--space-5);width:100%;max-width:none}.home-hero__eyebrow{display:none}.home-hero__content h1{margin-bottom:var(--space-1);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(1.25rem,5.5vw,1.5rem);line-height:1.15;display:-webkit-box;overflow:hidden}.home-hero__tagline{font-size:var(--text-sm);margin-bottom:var(--space-3);-webkit-line-clamp:1;line-clamp:1;opacity:.9;-webkit-box-orient:vertical;max-width:28ch;line-height:1.35;display:-webkit-box;overflow:hidden}.home-hero__dots{bottom:var(--space-2)}.home-hero__actions{flex-wrap:nowrap;gap:0;width:100%;display:flex}.home-hero__actions .btn-outline-light{display:none!important}.home-hero__actions .btn-secondary{min-height:40px;padding:0 var(--space-4);font-size:var(--text-sm);text-align:center;background:var(--color-accent);color:var(--color-text-inverse);border-color:var(--color-accent);border-radius:var(--radius-sm);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;flex:1;justify-content:center}.home-section{padding-top:var(--space-5);padding-bottom:var(--space-5)}.home-categories__grid{gap:var(--space-3);grid-template-columns:repeat(2,1fr)}.home-categories__scroll{gap:1rem;padding-bottom:1rem}.home-category-pill{width:clamp(80px,22vw,108px)}.home-products{gap:var(--space-3);grid-template-columns:repeat(2,1fr)}.home-bridal__visual{min-height:260px}.home-bridal__products{padding-top:var(--space-4)}.home-category-pill:hover{transform:none}.home-instagram{grid-template-columns:repeat(3,1fr);gap:4px}}@media (width<=390px){.home-hero__content h1{font-size:1.2rem}.home-hero__tagline{max-width:24ch}}@media (width<=380px){.home-categories__grid{grid-template-columns:1fr 1fr}}.filter-panel{border:1px solid var(--color-border);top:var(--header-offset);max-height:calc(100vh - var(--header-offset) - 24px);scrollbar-width:thin;background:#fff;border-radius:16px;padding:1.25rem;position:sticky;overflow-y:auto}.filter-panel__head{border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.filter-panel__head h3{margin:0;font-size:1.1rem}.filter-panel__clear{color:var(--primary);cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:600}.filter-panel__offers-label,.filter-section__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.6rem;font-size:.68rem;font-weight:700;display:block}.filter-panel__chips{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.filter-panel__chips button{background:var(--surface-hover);cursor:pointer;border:1px solid #e8e0d4;border-radius:999px;padding:.4rem .7rem;font-size:.75rem;font-weight:600;transition:all .2s}.filter-panel__chips button.active,.filter-panel__chips button:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.filter-section{border-bottom:1px solid #f0ebe3;margin-bottom:1rem;padding-bottom:1rem}.filter-section__toggle{width:100%;color:var(--text-main);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.25rem 0;font-size:.9rem;font-weight:600;display:flex}.filter-categories{gap:.35rem;display:grid}.filter-cat-link{border-radius:10px;align-items:center;gap:.6rem;padding:.45rem .5rem;font-size:.85rem;transition:background .2s;display:flex}.filter-cat-link img{object-fit:cover;border:2px solid var(--color-border);border-radius:50%;width:40px;height:40px}.filter-cat-link small{color:var(--text-muted);margin-left:auto;font-size:.72rem}.filter-cat-link:hover,.filter-cat-link.active{background:var(--color-accent-subtle);color:var(--primary)}.filter-cat-link.active img{border-color:var(--primary)}.filter-trending{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.filter-trending__item{aspect-ratio:1;border-radius:10px;position:relative;overflow:hidden}.filter-trending__item img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.filter-trending__item:hover img{transform:scale(1.05)}.filter-trending__item span{color:#fff;background:linear-gradient(#0000,#000000b3);padding:.4rem;font-size:.68rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.filter-price{gap:.35rem;display:grid}.filter-price button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8e0d4;border-radius:8px;padding:.5rem .65rem;font-size:.8rem;transition:all .2s}.filter-price button.active,.filter-price button:hover{border-color:var(--primary);background:var(--color-bg-subtle);color:var(--primary)}.filter-price__custom{align-items:center;gap:.5rem;margin-top:.35rem;display:flex}.filter-price__custom input{border:1px solid #e8e0d4;border-radius:6px;flex:1;padding:.45rem;font-size:.8rem}.filter-tags{margin-bottom:.75rem}.filter-tags__label{color:var(--text-muted);margin-bottom:.35rem;font-size:.72rem;display:block}.filter-tags button{cursor:pointer;background:#fff;border:1px solid #e8e0d4;border-radius:6px;margin:0 .3rem .3rem 0;padding:.3rem .6rem;font-size:.75rem;display:inline-block}.filter-tags button.active{background:var(--secondary);border-color:var(--secondary)}.filter-panel__support{background:var(--color-accent-subtle);color:var(--primary);border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.65rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.filter-panel__support:hover{background:var(--color-accent-subtle-hover)}@media (width<=992px){.filter-panel{max-height:none;position:static}}.collections-page{width:100%;padding-top:var(--section-gap);padding-bottom:calc(var(--section-gap) + env(safe-area-inset-bottom));overflow-x:hidden}.collections-page .catalog-layout__main{min-width:0;max-width:100%;overflow:hidden}.shop-page__grid{gap:var(--grid-gap);grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;width:100%;display:grid}@media (width<=1280px){.shop-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1024px){.shop-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.shop-page__grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%}.collections-page .section-title{margin-bottom:1.5rem}.collections-page .section-title h2{font-size:clamp(1.4rem,5vw,1.75rem)}}.category-page{width:100%;overflow-x:hidden}.category-page__banner{background-position:50%;background-size:cover;align-items:flex-end;min-height:220px;display:flex;position:relative}.category-page__banner-overlay{background:linear-gradient(#0000 20%,#140808b3);position:absolute;inset:0}.category-page__banner-content{z-index:1;color:#fff;padding:2.5rem var(--container-padding);position:relative}.category-page__banner-content h1{color:#fff;margin-bottom:.25rem;font-size:clamp(1.8rem,4vw,2.5rem)}.category-page__banner-content p{opacity:.85;font-size:.9rem}.category-page__main{padding-top:clamp(1.5rem,3vw,2rem);padding-bottom:clamp(1.5rem,3vw,2.5rem)}.category-page .catalog-layout__main{min-width:0;max-width:100%;overflow:hidden}.category-page__grid{gap:var(--grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;width:100%;display:grid}@media (width>=1600px){.category-page__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1280px){.category-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=992px){.category-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.category-page__banner{min-height:180px}.category-page__banner-content{padding:1.5rem var(--container-padding)}.category-page__grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=420px){.category-page__grid{gap:1rem}}.category-page__toolbar{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.88rem;display:flex}.category-page__toolbar select{border:1px solid var(--color-border);font-family:var(--font-body);cursor:pointer;background:#fff;border-radius:6px;padding:.5rem .75rem;font-size:.85rem}.category-page__empty{text-align:center;padding:4rem 2rem}.category-page__empty a{color:var(--primary);font-weight:600}.product-lightbox__toolbar{top:max(.75rem, env(safe-area-inset-top,0px));left:max(.75rem, env(safe-area-inset-left,0px));right:max(.75rem, env(safe-area-inset-right,0px));z-index:4;pointer-events:none;justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:absolute}.product-lightbox__toolbar button{pointer-events:auto}.product-lightbox__close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;flex-shrink:0;width:44px;height:44px;font-size:1.1rem}.product-lightbox__close:hover{background:#ffffff40}.product-lightbox__zoom-controls{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1c100c8c;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .5rem;display:flex}.product-lightbox__zoom-controls button{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;display:flex}.product-lightbox__zoom-controls button:hover:not(:disabled){background:#ffffff38}.product-lightbox__zoom-controls button:disabled{opacity:.35;cursor:not-allowed}.product-lightbox__zoom-level{text-align:center;color:#ffffffeb;font-variant-numeric:tabular-nums;min-width:3.2rem;font-size:.82rem;font-weight:600}.product-lightbox__zoom-reset{margin-left:.15rem}.product-lightbox__stage.is-zoomed{cursor:grab}.product-lightbox__stage.is-dragging{cursor:grabbing}.product-lightbox__stage.is-zoomed .product-lightbox__img{cursor:grab;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.product-lightbox__stage.is-dragging .product-lightbox__img{cursor:grabbing;-webkit-user-select:none;user-select:none}.product-lightbox__hint--desktop{display:none}.product-lightbox__hint--mobile{display:block}@media (width>=768px){.product-lightbox__hint--desktop{display:block}.product-lightbox__hint--mobile{display:none}}.product-detail-breadcrumb{background:var(--surface-hover);padding:1rem 0}.product-detail-breadcrumb p{color:var(--text-muted);margin:0;font-size:.9rem}.product-detail-grid{flex-wrap:wrap;gap:3rem;display:flex}.product-gallery{flex:400px;align-self:flex-start}.product-gallery__main{border:1px solid var(--color-border);aspect-ratio:4/5;background:linear-gradient(160deg, var(--color-bg-subtle) 0%, var(--color-bg-muted) 100%);border-radius:12px;justify-content:center;align-items:center;display:flex;overflow:hidden}@media (width>=992px){.product-gallery__main{aspect-ratio:4/4.75}}.product-gallery__zoom{cursor:zoom-in;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:relative}.product-gallery__img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.product-gallery__zoom-hint{width:36px;height:36px;color:var(--primary);opacity:0;pointer-events:none;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:opacity .2s;display:flex;position:absolute;bottom:.75rem;right:.75rem;box-shadow:0 2px 8px #1c100c1f}.product-gallery__zoom:hover .product-gallery__zoom-hint,.product-gallery__zoom:focus-visible .product-gallery__zoom-hint{opacity:1}.product-gallery__main img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.product-gallery__main video,.product-gallery__video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.product-gallery__thumbs{gap:.5rem;margin-top:.75rem;display:flex}.product-gallery__thumbs button{cursor:pointer;background:var(--color-bg-subtle);border:2px solid #0000;border-radius:8px;flex-shrink:0;width:72px;height:72px;padding:0;overflow:hidden}.product-gallery__thumbs button.active{border-color:var(--primary)}.product-gallery__thumbs img,.product-gallery__thumbs video{object-fit:cover;width:100%;height:100%}.product-gallery__thumbs button.is-video{position:relative}.product-gallery__thumb-play{color:#fff;pointer-events:none;background:#00000059;justify-content:center;align-items:center;font-size:.75rem;display:flex;position:absolute;inset:0}.product-info{flex:400px;min-width:0}.product-info__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.product-info__badge{margin-bottom:.75rem;display:inline-block;position:static}.product-info h1{margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.25rem)}.product-info__meta{color:var(--text-muted);margin-bottom:.75rem;font-size:.9rem}.product-info__rating{margin-bottom:1.25rem;font-size:.95rem}.product-info__rating span:last-child{color:var(--text-muted);margin-left:.5rem}.wishlist-btn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;width:44px;height:44px;font-size:1.1rem;transition:all .2s}.wishlist-btn.active{color:var(--primary);border-color:var(--primary)}.product-info__price{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:.75rem;display:flex}.product-info__price .offer-price{color:var(--primary);font-size:2rem;font-weight:700}.product-info__price .mrp{color:var(--text-muted);font-size:1.1rem;text-decoration:line-through}.discount-tag{color:#2e7d32;background:#e8f5e9;border-radius:4px;padding:.25rem .6rem;font-size:.85rem;font-weight:700}.stock-status{margin-bottom:1.25rem;font-size:.9rem;font-weight:600}.stock-status--in-stock{color:#2e7d32}.stock-status--low-stock{color:#f57c00}.stock-status--out-of-stock{color:#c62828}.product-info__desc{color:var(--text-muted);white-space:pre-wrap;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1.5rem;line-height:1.8}.product-info__desc--rich{white-space:normal;text-align:justify;text-justify:inter-word}.product-info__desc--rich p{text-align:justify;text-justify:inter-word;margin:0 0 .85rem}.product-info__desc--rich p:last-child{margin-bottom:0}.product-info__desc--rich ul,.product-info__desc--rich ol{margin:0 0 .85rem;padding-left:1.35rem}.product-info__desc--rich li{margin-bottom:.35rem}.product-info__desc--rich strong,.product-info__desc--rich b{color:var(--text-main);font-weight:700}.product-info__desc--rich em,.product-info__desc--rich i{font-style:italic}.product-info__desc--rich u{text-decoration:underline}.product-highlights{flex-wrap:wrap;gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.product-highlights li{background:var(--surface-hover);border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:500}.product-qty h4{margin-bottom:.5rem}.product-qty__controls{align-items:center;gap:1rem;display:flex}.product-qty__controls button{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;width:40px;height:40px;font-size:1.2rem}.product-actions{flex-direction:column;gap:.75rem;margin:1.5rem 0 0;display:flex}.product-actions .btn{text-align:center;padding:.9rem}.product-actions+.product-info__desc,.product-actions+.product-highlights,.product-actions+.product-meta-row{border-top:1px solid var(--color-border);margin-top:1.75rem;padding-top:1.75rem}.product-share-btn{justify-content:center;align-items:center;gap:.5rem;display:flex}.product-meta-row{flex-direction:column;gap:1.25rem;margin-top:1.25rem;display:flex}.product-meta-row__actions{flex-direction:column;gap:.75rem;display:flex}.product-meta-row__actions .btn{text-align:center;padding:.9rem}@media (width>=992px){.product-meta-row{flex-direction:row;align-items:flex-start;gap:1.5rem;margin-top:1.5rem}.product-meta-row__actions{flex:0 0 38%;gap:.75rem;max-width:280px}.product-meta-row .product-specs{flex:1;min-width:0;margin:0}}.product-lightbox{z-index:1300;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.product-lightbox__backdrop{cursor:pointer;background:#1c100ce0;border:none;position:absolute;inset:0}.product-lightbox__close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:44px;height:44px;font-size:1.1rem}.product-lightbox__nav{z-index:2;color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:44px;height:44px;position:absolute;top:50%;transform:translateY(-50%)}.product-lightbox__nav:disabled{opacity:.25;cursor:not-allowed}.product-lightbox__nav--prev{left:max(.75rem, env(safe-area-inset-left,0px))}.product-lightbox__nav--next{right:max(.75rem, env(safe-area-inset-right,0px))}.product-lightbox__stage{z-index:1;pointer-events:auto;justify-content:center;align-items:center;width:min(92vw,960px);height:min(82vh,900px);padding:3rem 3.5rem;display:flex;position:relative;overflow:hidden}.product-lightbox__img,.product-lightbox__video{object-fit:contain;pointer-events:auto;border-radius:4px;width:auto;max-width:100%;height:auto;max-height:100%}.product-lightbox__counter{bottom:max(1rem, env(safe-area-inset-bottom,0px));z-index:2;color:#ffffffd9;margin:0;font-size:.85rem;position:absolute;left:50%;transform:translate(-50%)}.product-lightbox__hint{bottom:max(2.75rem, calc(env(safe-area-inset-bottom,0px) + 1.75rem));z-index:2;color:#ffffffa6;pointer-events:none;margin:0;font-size:.78rem;position:absolute;left:50%;transform:translate(-50%)}.product-lightbox__img{touch-action:none;transform-origin:50%;image-rendering:-webkit-optimize-contrast;will-change:transform}.btn-whatsapp-outline{color:#25d366;background:0 0;border:1px solid #25d366;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:flex}.product-specs{background:var(--surface-hover);border-radius:12px;padding:1.5rem}.product-specs h4{color:var(--primary);margin-bottom:1rem}.product-specs dl{grid-template-columns:1fr 1fr;gap:.75rem;margin:0;display:grid}.product-specs dt{text-transform:capitalize;font-size:.85rem;font-weight:600}.product-specs dd{color:var(--text-muted);margin:0;font-size:.85rem}.product-reviews__list{gap:1rem;margin-top:1.5rem;display:grid}.product-review-card{background:#fff;border:1px solid #eee;border-radius:12px;gap:1rem;padding:1.25rem;display:flex}.product-review-card img{object-fit:cover;border-radius:50%;width:48px;height:48px}.product-review-card__stars{color:var(--secondary);margin-bottom:.5rem}.product-review-card footer{color:var(--text-muted);margin-top:.5rem;font-size:.85rem}@media (width>=1200px){.product-detail-grid{align-items:flex-start;gap:clamp(2rem,3vw,3.5rem)}.product-gallery{flex:52%;max-width:52%;position:static}.product-info{max-width:42%;top:var(--product-detail-sticky-top);flex:42%;align-self:flex-start;position:sticky}}@media (width<=992px){.product-detail-grid{gap:1.25rem}.product-gallery{flex:100%;position:static}.product-info{flex:100%}}@media (width<=768px){.product-detail-page .section-padding{padding-top:1rem;padding-bottom:2rem}.product-detail-breadcrumb{padding:.65rem 0}.product-detail-grid{gap:1rem}.product-gallery__thumbs{margin-top:.5rem}.product-specs dl{grid-template-columns:1fr}.product-info__header{flex-direction:row;align-items:flex-start;gap:.75rem;margin-bottom:0}.product-info__badge{margin-bottom:.4rem}.product-info h1{margin-bottom:.35rem;padding-right:.25rem;font-size:clamp(1.35rem,5.5vw,1.75rem);line-height:1.25}.product-info__meta{margin-bottom:.4rem;font-size:.82rem}.product-info__rating{margin-bottom:.65rem;font-size:.88rem}.wishlist-btn{width:var(--touch-min);height:var(--touch-min);flex-shrink:0}.product-info__price{gap:.5rem;margin-top:0;margin-bottom:.5rem}.product-info__price .offer-price{font-size:1.7rem;line-height:1.15}.stock-status{margin-bottom:.85rem}.product-actions{margin-top:1.25rem}.product-actions+.product-info__desc,.product-actions+.product-highlights,.product-actions+.product-meta-row{margin-top:1.5rem;padding-top:1.5rem}.product-info__desc{margin-bottom:1rem;line-height:1.65}.product-qty__controls button{width:var(--touch-min);height:var(--touch-min)}.product-actions .btn,.product-meta-row__actions .btn,.btn-whatsapp-outline{min-height:var(--touch-min)}.product-gallery__thumbs button{width:64px;height:64px}.product-review-card{flex-direction:column}.product-lightbox__stage{width:100vw;height:100vh;padding:3.5rem 1rem 4rem}.product-lightbox__nav{width:40px;height:40px}}@media (width<=425px){.product-info__price .offer-price{font-size:1.55rem}.product-detail-grid{gap:.85rem}.product-info__rating{margin-bottom:.5rem}}.product-variants{flex-direction:column;gap:1rem;margin:1.25rem 0;display:flex}.variant-field h4{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .6rem;font-size:.92rem;font-weight:600}.variant-pills{flex-wrap:wrap;gap:.5rem;display:flex}.variant-pill{border:1.5px solid var(--color-border-strong);cursor:pointer;background:#fff;border-radius:999px;min-height:42px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:border-color .15s,background .15s,color .15s}.variant-pill.is-selected{border-color:var(--primary);background:var(--color-bg-muted);color:var(--primary-dark,#8b6914);font-weight:700}.variant-pill.is-disabled,.variant-pill:disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through}.variant-selection-summary{background:var(--color-bg-muted);color:var(--text-muted);border-radius:10px;margin:0;padding:.75rem 1rem;font-size:.88rem}.variant-selection-summary strong{color:var(--text)}.price-from{color:var(--text-muted);font-size:.82rem}.cart-page{width:100%;padding-bottom:calc(clamp(1.5rem, 4vw, 2.5rem) + env(safe-area-inset-bottom,0px))}.cart-page__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:clamp(1rem,3vw,1.5rem);display:flex}.cart-page__count{color:var(--text-muted);font-size:.88rem;font-weight:500}.cart-page__layout{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:start;gap:clamp(1rem,3vw,2rem);display:grid}.cart-page__items{flex-direction:column;gap:.85rem;min-width:0;display:flex}.cart-item{border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem 1rem;padding:clamp(.85rem,2.5vw,1.15rem);display:grid}.cart-item__main{grid-column:1;gap:clamp(.65rem,2vw,1rem);min-width:0;display:flex}.cart-item__image{object-fit:cover;background:var(--surface-hover);border-radius:8px;flex-shrink:0;width:clamp(72px,18vw,96px);height:clamp(72px,18vw,96px)}.cart-item__info{flex:1;min-width:0}.cart-item__info h4{word-break:break-word;margin:0 0 .25rem;font-size:clamp(.88rem,2.2vw,1rem);line-height:1.35}.cart-item__variant,.cart-item__sku{color:var(--text-muted);word-break:break-word;margin:.12rem 0;font-size:clamp(.75rem,1.8vw,.82rem);line-height:1.4}.cart-item__price{color:var(--primary);margin:.35rem 0 0;font-size:clamp(.9rem,2vw,1rem);font-weight:700}.cart-item__footer{flex-shrink:0;grid-area:1/2;align-items:center;gap:clamp(.5rem,2vw,.75rem);display:flex}.cart-item__qty{background:var(--surface-hover);border-radius:10px;align-items:center;gap:.35rem;padding:.2rem;display:inline-flex}.cart-item__qty button{cursor:pointer;background:#fff;border:1px solid #e8e0d4;border-radius:8px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;font-size:1.05rem;transition:border-color .2s;display:inline-flex}.cart-item__qty button:hover{border-color:var(--primary)}.cart-item__qty span{text-align:center;min-width:1.35rem;font-size:.9rem;font-weight:600}.cart-item__line-total{color:var(--text);white-space:nowrap;margin:0;font-size:clamp(.9rem,2vw,1rem);font-weight:700}.cart-item__remove{color:#dc3545;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;font-size:1rem;transition:background .2s;display:inline-flex}.cart-item__remove:hover{background:#dc354514}.cart-summary{top:calc(var(--header-offset) + .75rem);border-radius:14px;padding:clamp(1rem,3vw,1.75rem);position:sticky}.cart-summary h3{border-bottom:1px solid var(--color-border);margin:0 0 1rem;padding-bottom:.85rem;font-size:clamp(1rem,2.5vw,1.15rem)}.cart-summary__row{justify-content:space-between;gap:1rem;margin-bottom:.75rem;font-size:clamp(.88rem,2vw,.95rem);display:flex}.cart-summary__total{border-top:1px solid var(--color-border);justify-content:space-between;gap:1rem;margin:1rem 0 1.25rem;padding-top:.85rem;font-size:clamp(1.05rem,2.5vw,1.2rem);font-weight:700;display:flex}.cart-summary .btn{min-height:var(--touch-min);text-align:center;justify-content:center;align-items:center;width:100%;display:inline-flex}.cart-summary .btn+.btn{margin-top:.65rem}.cart-page--empty{min-height:50vh;padding-inline:var(--container-padding)}.cart-page--empty .btn{min-height:var(--touch-min)}@media (width<=992px){.cart-page__layout{grid-template-columns:1fr;gap:1.25rem}.cart-summary{position:static}}@media (width<=640px){.cart-page{padding-top:clamp(1.25rem,4vw,2rem)}.cart-item{grid-template-rows:auto auto;grid-template-columns:1fr;gap:.75rem;padding:.85rem}.cart-item__main{grid-area:1/1}.cart-item__footer{border-top:1px solid var(--color-border-subtle);grid-area:2/1;justify-content:space-between;width:100%;padding-top:.65rem}.cart-item__line-total{margin-left:auto;margin-right:.25rem}.cart-summary{border-radius:12px}}@media (width<=380px){.cart-item__image{width:64px;height:64px}.cart-item__qty button{width:34px;min-width:34px;height:34px;min-height:34px}.cart-item__footer{flex-wrap:wrap;row-gap:.5rem}.cart-item__line-total{text-align:right;order:3;width:100%;margin:0}}@media (width>=1200px){.cart-page__layout{grid-template-columns:minmax(0,1fr) 380px}}.auth-phone-input{align-items:stretch;gap:.5rem;width:100%;display:flex}.auth-phone-input select.auth-phone-input__code,.auth-phone-input input.auth-phone-input__number{box-sizing:border-box;min-height:46px;margin:0}.auth-phone-input select.auth-phone-input__code{appearance:auto;cursor:pointer;flex:0 0 5.75rem;width:5.75rem;min-width:4.75rem;max-width:32%;padding:.85rem 1.75rem .85rem .65rem;font-size:.95rem;font-weight:600}.auth-phone-input input.auth-phone-input__number{flex:1 1 0;width:auto;min-width:0;padding:.85rem 1rem;font-size:.95rem}@media (width<=767px){.auth-phone-input{min-width:0;max-width:100%}.auth-phone-input select.auth-phone-input__code,.auth-phone-input input.auth-phone-input__number{height:46px;min-height:46px}.auth-phone-input select.auth-phone-input__code{flex:0 0 4.75rem;width:4.75rem;min-width:4.25rem;max-width:30%;padding:.8rem 1.35rem .8rem .55rem;font-size:.875rem}.auth-phone-input input.auth-phone-input__number{flex:1 1 0;width:0;min-width:0;padding:.8rem .85rem;font-size:.875rem}}@media (width<=430px){.auth-phone-input{gap:.4rem}.auth-phone-input select.auth-phone-input__code{flex:0 0 4.35rem;width:4.35rem;min-width:4rem;max-width:28%;padding:.75rem 1.2rem .75rem .5rem;font-size:.85rem}.auth-phone-input input.auth-phone-input__number{padding:.75rem;font-size:.85rem}}@media (width<=360px){.auth-phone-input select.auth-phone-input__code{flex:0 0 4.1rem;width:4.1rem;padding-right:1.1rem;font-size:.82rem}}.checkout-intl-notice{color:#7a5c00;background:#fffbeb;border:1px solid #f5d78e;border-radius:8px;margin:0;padding:.85rem 1rem;font-size:.88rem;line-height:1.45}.checkout-payment__online{margin:0;font-weight:600}.checkout-grid{flex-wrap:wrap;gap:2rem;margin-top:2rem;display:flex}.checkout-form{flex-direction:column;flex:400px;gap:1rem;display:flex}.checkout-form label,.checkout-form .auth-field{flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:500;display:flex}.checkout-form .auth-field label{margin:0;display:block}.checkout-form input,.checkout-form textarea,.checkout-form select{box-sizing:border-box;width:100%;max-width:100%;font:inherit;border:1px solid #ddd;border-radius:8px;padding:.75rem}.checkout-form .auth-phone-input select.auth-phone-input__code,.checkout-form .auth-phone-input input.auth-phone-input__number{border:1px solid #ddd;border-radius:8px}.checkout-payment{border:1px solid var(--color-border);background:var(--color-bg-subtle);border-radius:10px;margin-top:.5rem;padding:1rem}.checkout-payment h2{margin:0 0 .75rem;font-size:1rem}.checkout-payment__option{cursor:pointer;align-items:center;gap:.65rem;padding:.5rem 0;font-weight:500;display:flex}.checkout-payment__option input{width:auto;accent-color:var(--primary)}.checkout-summary{background:var(--surface-hover);top:var(--header-offset);border-radius:12px;flex:320px;align-self:flex-start;padding:clamp(1.25rem,3vw,1.5rem);position:sticky}.checkout-summary__item{border-bottom:1px solid #e0e0e0;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.checkout-summary__item-info{flex:1;min-width:0}.checkout-summary__item-end{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.35rem;display:flex}.checkout-summary__item img{object-fit:cover;border-radius:6px;flex-shrink:0;width:56px;height:56px}.checkout-summary__item p{margin:0;font-size:.85rem}.checkout-summary__item span{color:var(--text-muted);font-size:.8rem}.checkout-summary__item strong{font-size:.9rem}.checkout-summary__remove{width:32px;height:32px;min-height:auto;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:.85rem;display:flex}.checkout-summary__remove:hover{color:#b42318;background:#b4231814}.checkout-summary__row{justify-content:space-between;margin-bottom:.5rem;font-size:.95rem;display:flex}.checkout-summary__total{border-top:1px solid #ccc;justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:1.15rem;font-weight:700;display:flex}.checkout-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:50vh;display:flex}.checkout-form input,.checkout-form textarea,.checkout-form button{min-height:var(--touch-min)}.checkout-form button[type=submit]{width:100%}.checkout-field-error{color:#b42318;font-size:.82rem;font-weight:500}.checkout-checkbox{align-items:center;font-weight:500;flex-direction:row!important;gap:.65rem!important}.checkout-checkbox input{width:auto;min-height:auto;accent-color:var(--primary)}.checkout-gift-fields{border:1px solid var(--color-border);background:var(--color-bg-subtle);border-radius:10px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.checkout-address-fields{border:none;flex-direction:column;gap:1rem;margin:0;padding:0;display:flex}.checkout-address-fields legend{margin-bottom:.25rem;padding:0;font-size:.95rem;font-weight:600}.checkout-form-row{flex-wrap:wrap;gap:1rem;display:flex}.checkout-form-row label{flex:180px}.checkout-saved-addresses{flex-direction:column;gap:.75rem;display:flex}.checkout-saved-addresses__title{margin:0;font-size:.95rem;font-weight:600}.checkout-address-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:.85rem}.checkout-address-card.is-selected{border-color:var(--color-border-strong);background:var(--color-bg-subtle)}.checkout-address-card__select{cursor:pointer;align-items:flex-start;gap:.65rem;font-weight:400;display:flex}.checkout-address-card__select input{width:auto;min-height:auto;accent-color:var(--primary);margin-top:.2rem}.checkout-address-card__select span{flex-direction:column;gap:.2rem;display:flex}.checkout-address-card__select small{color:var(--text-muted);font-size:.85rem;line-height:1.4}.checkout-address-card__default{color:var(--primary);margin-left:.35rem;font-size:.75rem;font-style:normal}.checkout-address-card__actions{flex-wrap:wrap;gap:.5rem;margin-top:.65rem;display:flex}.checkout-address-card__actions .btn{min-height:auto;padding:.45rem .85rem;font-size:.85rem}.checkout-new-address-btn{align-self:flex-start;min-height:auto!important}.checkout-save-address{flex-direction:column;gap:.75rem;display:flex}@media (width<=992px){.checkout-grid{flex-direction:column;gap:1.5rem}.checkout-summary{order:-1;width:100%;position:static}.checkout-form{flex:auto}}@media (width<=576px){.checkout-summary__item{flex-wrap:wrap}.checkout-summary__item-end{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-left:calc(56px + .75rem)}}@media (width<=767px){.checkout-grid{gap:1.25rem;margin-top:1.25rem}.checkout-form{gap:1.1rem;min-width:0}.checkout-form label,.checkout-form .auth-field{width:100%;min-width:0}.checkout-form input,.checkout-form textarea,.checkout-form select{min-height:var(--touch-min);font-size:16px}.checkout-form .auth-phone-input{width:100%;min-width:0}.checkout-form-row{flex-direction:column;gap:1rem}.checkout-form-row label{flex:100%;width:100%}.checkout-address-card__actions{flex-direction:column}.checkout-address-card__actions .btn,.checkout-new-address-btn{justify-content:center;width:100%;min-height:var(--touch-min)!important}.checkout-checkbox{align-items:flex-start;line-height:1.45}.checkout-gift-fields,.checkout-payment{padding:.85rem}.checkout-form .auth-phone-input select.auth-phone-input__code,.checkout-form .auth-phone-input input.auth-phone-input__number{min-height:var(--touch-min);font-size:16px}}@media (width<=430px){.checkout-summary{border-radius:10px;padding:1rem}.checkout-address-card{padding:.75rem}.checkout-saved-addresses__title{font-size:.9rem}}.wishlist-page__grid{margin-top:clamp(1.25rem,3vw,2rem)}.store-map{padding:0}.store-map__frame{border:1px solid var(--color-border);background:#fff;border-radius:18px;grid-template-columns:minmax(260px,1fr) 1.35fr;gap:0;display:grid;overflow:hidden;box-shadow:0 16px 48px #1c100c1a}.store-map__info{color:#e8e0d4;background:linear-gradient(165deg,#1a1210 0%,#2a1816 55%,#1f1412 100%);flex-direction:column;justify-content:center;gap:.65rem;padding:clamp(1.5rem,3vw,2.25rem);display:flex}.store-map__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--secondary-light);margin:0;font-size:.68rem;font-weight:700}.store-map__info h2{color:#fff;margin:0 0 .35rem;font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:600}.store-map__address,.store-map__hours{color:#c8c2b6;align-items:flex-start;gap:.6rem;margin:0;font-size:.88rem;line-height:1.5;display:flex}.store-map__address i,.store-map__hours i{color:var(--secondary);flex-shrink:0;margin-top:3px}.store-map__actions{flex-wrap:wrap;gap:.6rem;margin-top:.85rem;display:flex}.store-map__btn{border-radius:999px;align-items:center;gap:.45rem;padding:.62rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.store-map__btn--primary{background:linear-gradient(135deg, var(--secondary), var(--secondary-light));color:#1a1210;box-shadow:0 4px 14px var(--color-border-strong)}.store-map__btn--outline{border:1px solid var(--color-border-strong);color:#fff}.store-map__btn:hover{transform:translateY(-1px)}.store-map__embed-wrap{background:#f0ebe0;min-height:320px;position:relative}.store-map__embed-wrap iframe{border:0;width:100%;height:100%;position:absolute;inset:0}@media (width<=900px){.store-map__frame{grid-template-columns:1fr}.store-map__embed-wrap{min-height:280px}}.contact-page{background:var(--surface,#faf8f4)}.contact-hero{text-align:center;padding-bottom:0}.contact-hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin:0 0 .5rem;font-size:.72rem;font-weight:700}.contact-hero h1{margin:0 0 .65rem;font-size:clamp(1.75rem,4vw,2.5rem)}.contact-hero__lead{max-width:520px;color:var(--text-muted);margin:0 auto;line-height:1.6}.contact-main{padding-top:2.5rem}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.contact-details h2,.contact-form h2{margin:0 0 1.25rem;font-size:1.15rem}.contact-info{gap:1.1rem;margin:0;padding:0;list-style:none;display:grid}.contact-info li{align-items:flex-start;gap:1rem;display:flex}.contact-info__icon{background:var(--color-accent-subtle);width:42px;height:42px;color:var(--primary);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.contact-info strong{margin-bottom:.2rem;font-size:.82rem;display:block}.contact-info p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.5}.contact-info a{color:inherit;text-decoration:none}.contact-info a:hover{color:var(--primary)}.contact-support-link{color:var(--text-muted);margin-top:1.5rem;font-size:.88rem;text-decoration:none;display:inline-block}.contact-support-link span{color:var(--primary);text-underline-offset:3px;font-weight:600;text-decoration:underline}.contact-form{border:1px solid var(--color-border);background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 32px #1c100c0f}.contact-form h2{margin:0 0 .25rem}.contact-success{text-align:center;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #bbf7d0;border-radius:16px;padding:2.5rem 2rem}.contact-success i{color:#16a34a;margin-bottom:.75rem;font-size:2rem}.contact-success h3{margin:0 0 .35rem}.contact-success p{color:var(--text-muted);margin:0}.contact-map-section{padding-top:0;padding-bottom:3rem}@media (width<=768px){.contact-grid{grid-template-columns:1fr;gap:2rem}}.auth-page{min-height:calc(100vh - var(--header-offset,72px) - 120px);padding:var(--space-6) var(--space-4) var(--space-8);background:var(--color-bg);justify-content:center;align-items:center;display:flex}.auth-card{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);width:100%;max-width:440px;box-shadow:var(--shadow-md);padding:var(--space-6) var(--space-5)}.auth-card--wide{max-width:720px}.auth-card__brand{text-align:center;margin-bottom:1.75rem}.auth-card__brand-icon{width:48px;height:48px;margin:0 auto var(--space-3);border-radius:var(--radius-full);background:var(--color-accent);color:var(--color-text-inverse);font-size:var(--text-xl);justify-content:center;align-items:center;display:flex}.auth-card h1{font-family:var(--font-heading,serif);color:var(--text-main);text-align:center;margin:0 0 .35rem;font-size:1.65rem}.auth-card__subtitle{text-align:center;color:var(--text-muted);margin:0 0 1.75rem;font-size:.92rem;line-height:1.5}.auth-form{gap:1.1rem;display:grid}.auth-field label{color:var(--text-main);letter-spacing:.02em;margin-bottom:.4rem;font-size:.82rem;font-weight:600;display:block}.auth-field .form-input{width:100%;padding:var(--space-3) var(--space-4);border-radius:var(--input-radius);border:1px solid var(--input-border);font-size:var(--text-md);transition:border-color .2s,box-shadow .2s}.auth-field .form-input:focus{border-color:var(--input-focus-border);box-shadow:0 0 0 3px var(--input-focus-ring);outline:none}.auth-field .auth-phone-input{width:100%;min-width:0;max-width:100%}.auth-field__error{color:#b42318;margin-top:.35rem;font-size:.8rem;display:block}.auth-field__row{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.auth-field__row label{margin-bottom:0}.auth-link{color:var(--primary);font-size:.82rem;font-weight:600;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-password-wrap{position:relative}.auth-password-wrap .form-input{padding-right:2.75rem}.auth-password-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.auth-alert{border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.88rem}.auth-alert--error{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.auth-alert--success{color:#027a48;background:#ecfdf3;border:1px solid #abefc6}.auth-submit{letter-spacing:.03em;width:100%;margin-top:.25rem;padding:.95rem 1.25rem;font-size:.95rem;font-weight:700}.auth-footer{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.9rem}.auth-footer a{color:var(--primary);font-weight:600}.auth-password-checks{color:var(--text-muted);margin:.5rem 0 0;padding-left:1.1rem;font-size:.82rem;list-style:none}.auth-password-checks li{margin-bottom:.2rem}.auth-password-checks li.is-ok{color:#027a48}.auth-otp-inputs{justify-content:center;gap:.5rem;display:flex}.auth-otp-inputs input{text-align:center;width:44px;height:52px;font-size:var(--text-xl);font-weight:var(--font-weight-bold);border-radius:var(--input-radius);border:1px solid var(--input-border)}.auth-otp-inputs input:focus{border-color:var(--primary);outline:none}.auth-otp-block{margin-top:.75rem}.auth-otp-send{width:100%}.auth-otp-hint{color:var(--text-muted);text-align:center;margin:0 0 .75rem;font-size:.88rem}.auth-otp-actions{flex-direction:column;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.auth-otp-verified{color:#027a48;margin:.5rem 0 0;font-size:.88rem}.auth-login-tabs{gap:var(--space-2);margin-bottom:var(--space-4);padding:var(--space-1);background:var(--color-bg-muted);border-radius:var(--radius-md);display:flex}.auth-login-tabs button{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:8px;flex:1;padding:.55rem .75rem;font-size:.88rem}.auth-login-tabs button.is-active{color:var(--text);background:#fff;font-weight:600;box-shadow:0 1px 4px #0000000f}.profile-page{padding:var(--space-6) 0 var(--space-8);background:var(--color-bg)}.profile-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.profile-header__user{align-items:center;gap:1rem;display:flex}.profile-avatar{border-radius:var(--radius-full);background:var(--color-accent);width:64px;height:64px;color:var(--color-text-inverse);font-size:var(--text-2xl);font-weight:var(--font-weight-bold);justify-content:center;align-items:center;display:flex}.profile-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.profile-action-card{align-items:center;gap:var(--space-4);padding:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:inherit;transition:var(--transition-fast);text-decoration:none;display:flex}.profile-action-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.profile-action-card__icon{border-radius:var(--radius-md);background:var(--color-accent-subtle);width:44px;height:44px;color:var(--color-accent);font-size:var(--text-lg);justify-content:center;align-items:center;display:flex}.profile-section{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);margin-bottom:var(--space-5)}.profile-section h2{margin:0 0 1rem;font-size:1.15rem}.profile-address-card{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);margin-bottom:var(--space-3)}.profile-address-card__default{text-transform:uppercase;letter-spacing:.06em;color:var(--primary);margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:inline-block}.profile-address-actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.profile-address-form{gap:var(--space-3);margin-bottom:var(--space-5);padding:var(--space-4);background:var(--color-bg-subtle);border-radius:var(--radius-md);display:grid}.auth-otp-notice{margin:0 0 var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);background:var(--color-bg-muted);border:1px solid var(--color-border);color:var(--color-text-secondary);font-size:var(--text-sm);line-height:var(--line-height-body)}@media (width<=767px){.auth-page{width:100%;min-width:0;max-width:100%;padding:1.25rem max(.75rem, env(safe-area-inset-left)) calc(9rem + env(safe-area-inset-bottom)) max(.75rem, env(safe-area-inset-right));min-height:calc(100vh - var(--header-offset,60px));justify-content:flex-start;align-items:flex-start;overflow-x:clip}.auth-card{width:100%;min-width:0;max-width:100%;padding:1.5rem 1rem;overflow-x:clip}.auth-card--wide{max-width:100%}.auth-card h1{font-size:1.45rem}.auth-card__subtitle{overflow-wrap:anywhere;margin-bottom:1.25rem;font-size:.88rem}.auth-form,.auth-field{width:100%;min-width:0}.auth-field label{word-break:break-word}.auth-field .form-input{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.auth-password-wrap{width:100%;min-width:0}.auth-password-wrap .form-input{width:100%;min-width:0;max-width:100%}.auth-field__row{flex-wrap:wrap;gap:.35rem}.auth-login-tabs{gap:.35rem;padding:3px}.auth-login-tabs button{padding:.5rem .35rem;font-size:.78rem;line-height:1.25}.auth-otp-inputs{flex-wrap:nowrap;justify-content:space-between;gap:clamp(.25rem,1.8vw,.5rem);width:100%;min-width:0;max-width:100%}.auth-otp-inputs input{flex:1 1 0;width:auto;min-width:0;max-width:44px;height:clamp(44px,12vw,52px);padding:0;font-size:clamp(1rem,4vw,1.25rem)}.auth-password-checks{padding-left:.85rem;font-size:.78rem}.auth-alert{overflow-wrap:anywhere}.auth-footer{margin-bottom:.5rem}.profile-page{padding:1.5rem 0 calc(6rem + env(safe-area-inset-bottom));overflow-x:clip}.profile-page .container{min-width:0;padding-left:max(.75rem, env(safe-area-inset-left));padding-right:max(.75rem, env(safe-area-inset-right))}.profile-header{flex-direction:column;align-items:stretch}.profile-header .btn{justify-content:center;width:100%}.profile-header__user{min-width:0}.profile-header__user>div{overflow-wrap:anywhere;min-width:0}.profile-grid{grid-template-columns:1fr}.profile-section{padding:1.15rem;overflow-x:clip}.profile-section>div:first-child{flex-wrap:wrap;gap:.75rem}.profile-section .btn{white-space:normal}.profile-address-form{min-width:0;padding:1rem}.profile-address-form .form-input,.profile-address-form select{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.profile-address-actions{flex-direction:column}.profile-address-actions .btn{justify-content:center;width:100%}}@media (width<=430px){.auth-page{padding-left:max(.65rem, env(safe-area-inset-left));padding-right:max(.65rem, env(safe-area-inset-right))}.auth-card{border-radius:16px;padding:1.35rem .85rem}.auth-card h1{font-size:1.35rem}.auth-form{gap:1rem}.auth-field .form-input{padding:.8rem .85rem;font-size:.9rem}.auth-otp-inputs input{max-width:40px;height:44px;font-size:1.05rem}.auth-login-tabs button{padding:.45rem .25rem;font-size:.72rem}}.legal-page{background:#fff}.legal-hero{background:linear-gradient(165deg, var(--color-bg-subtle) 0%, var(--color-bg-muted) 100%);border-bottom:1px solid var(--color-border)}.legal-hero__inner{max-width:760px}.legal-hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin:0 0 .5rem;font-size:.78rem;font-weight:700}.legal-hero h1{font-family:var(--font-heading,serif);margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.5rem)}.legal-hero__date{color:var(--text-muted);margin:0;font-size:.88rem}.legal-content__inner{max-width:760px;color:var(--text-main);line-height:1.75}.legal-content__inner h2{color:var(--text-main);margin:2rem 0 .75rem;font-size:1.15rem}.legal-content__inner h2:first-child{margin-top:0}.legal-content__inner p,.legal-content__inner li{color:var(--text-muted);font-size:.95rem}.legal-content__inner ul{margin:.75rem 0;padding-left:1.25rem}.legal-footer-cta{text-align:center;border-top:1px solid var(--color-border-subtle);padding:2rem 0 3rem}.legal-footer-cta a{color:var(--primary);font-weight:600}.app-container{min-height:100vh}.form-field{gap:var(--space-2);flex-direction:column;display:flex}.form-field label{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text-main);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.form-input,.form-field input:not([type=checkbox]):not([type=radio]),.form-field select,.form-field textarea{width:100%;min-height:44px;padding:var(--space-3) var(--space-4);border-radius:var(--input-radius);border:1px solid var(--input-border);font:inherit;font-size:var(--text-md);background:var(--input-bg);color:var(--text-main);transition:border-color .2s,box-shadow .2s}.form-field textarea{resize:vertical;min-height:120px;line-height:var(--line-height-body)}.form-input::placeholder,.form-field input::placeholder,.form-field textarea::placeholder{color:var(--color-text-placeholder);opacity:1}.form-input:focus,.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--input-focus-border);box-shadow:0 0 0 3px var(--input-focus-ring);outline:none}@media (width<=767px){.form-input,.form-field input:not([type=checkbox]):not([type=radio]),.form-field select,.form-field textarea{min-height:var(--touch-min);font-size:16px}.form-stack{gap:var(--space-4)}}.form-field__error{font-size:var(--text-sm);color:var(--palette-error-text);margin:0}.form-stack{gap:var(--space-4);display:grid}
