:root{color-scheme:light;--ink: #14110f;--soft-ink: #3a312a;--muted: #766b60;--line: #e9dfd2;--paper: #fffdf9;--cream: #f7efe3;--sand: #eadbc8;--brown: #8a5a32;--brown-dark: #4a2f1d;--black: #0d0d0d;--success: #2f6b4f;--warning: #a3661b;--danger: #9d2d2d;--shadow: 0 22px 60px rgba(54, 38, 24, .14);--radius: 8px;font-family:Segoe UI,Tahoma,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:320px;margin:0;color:var(--ink);background:radial-gradient(circle at top left,rgba(138,90,50,.13),transparent 22rem),linear-gradient(135deg,var(--paper),var(--cream));overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.auth-screen{display:block;width:100%;min-height:100vh;overflow-x:hidden;padding:0}.auth-container{display:flex;width:100%;max-width:1120px;min-height:100vh;min-width:0;flex-direction:column;justify-content:flex-start;margin:auto;padding:16px 14px 28px}.auth-header,.topbar,.center-top{display:flex;width:100%;min-width:0;gap:14px;align-items:center;justify-content:space-between}.auth-header{margin-bottom:14px;direction:ltr}.brand-logo{display:inline-flex;min-width:0;max-width:100%;align-items:center;gap:10px;direction:ltr;text-align:left}.brand-logo img{width:52px;height:52px;flex:0 0 auto;border:1px solid rgba(138,90,50,.2);border-radius:50%;background:var(--cream);object-fit:cover}.brand-logo strong,.brand-logo small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:normal}.brand-logo span{min-width:0}.brand-logo strong{font-size:1rem;font-weight:900}.brand-logo small{margin-top:2px;color:var(--muted);font-size:.78rem}.brand-logo.compact img{width:44px;height:44px}.language-switcher{display:inline-flex;flex:0 0 auto;gap:4px;border:1px solid var(--line);border-radius:999px;padding:4px;background:#fffdf9d1;direction:ltr}.language-switcher button{min-width:38px;border:0;border-radius:999px;padding:7px 9px;color:var(--muted);background:transparent;cursor:pointer;font-size:.78rem;font-weight:900;transition:background .2s ease,color .2s ease,transform .2s ease}.language-switcher button:hover,.language-switcher button.active{color:#fff;background:var(--black)}.auth-grid{display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;min-width:0;gap:14px}.auth-hero,.auth-card,.app-shell,.center-page{width:100%;border:1px solid rgba(233,223,210,.9);border-radius:var(--radius);box-shadow:var(--shadow)}.auth-hero{display:none;position:relative;min-width:0;max-width:100%;overflow:hidden;padding:22px;color:#fffaf2;background:linear-gradient(145deg,#0d0d0deb,#4a2f1deb),var(--black)}.auth-hero:after{position:absolute;inset-inline-end:-90px;inset-block-end:-110px;width:240px;height:240px;content:"";border:1px solid rgba(255,255,255,.16);border-radius:50%}.hero-copy,.benefit-panel,.auth-note{position:relative;z-index:1}.eyebrow,.form-badge{display:inline-flex;width:fit-content;align-items:center;border:1px solid rgba(138,90,50,.24);border-radius:999px;padding:7px 11px;color:var(--brown-dark);background:#eadbc857;font-size:.76rem;font-weight:900}.auth-hero .eyebrow{color:#fffaf2;border-color:#fff3;background:#ffffff14}.auth-hero h1,.auth-card h2,.page-header h1,.center-page h1{margin:14px 0 10px;line-height:1.18;overflow-wrap:anywhere}.auth-hero h1{max-width:660px;font-size:clamp(1.65rem,7vw,4.6rem);unicode-bidi:plaintext}.auth-hero p,.auth-card>p,.page-header p,.center-page p,.access-panel p,.status-panel p{margin:0;color:var(--muted);line-height:1.8;overflow-wrap:anywhere}.auth-hero p{max-width:620px;color:#fffaf2b8}.auth-note{width:fit-content;margin-top:20px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);padding:11px 12px;color:#fffaf2c7;background:#ffffff12;font-weight:700}.shoe-visual{position:relative;z-index:1;width:min(100%,390px);height:160px;margin:28px 0;border:1px solid rgba(255,250,242,.14);border-radius:var(--radius);background:linear-gradient(135deg,#fffaf214,#8a5a3224),#ffffff0a}.shoe-arc{position:absolute;inset-inline-start:34px;top:34px;width:248px;height:72px;border-top:18px solid rgba(255,250,242,.82);border-radius:100% 100% 0 0;transform:rotate(-7deg)}.shoe-sole{position:absolute;inset-inline-start:30px;bottom:34px;width:302px;height:20px;border-radius:999px;background:linear-gradient(90deg,#fffaf2e6,#eadbc873)}.shoe-dot{position:absolute;top:72px;width:10px;height:10px;border-radius:50%;background:#fffaf2c7}.shoe-dot.one{inset-inline-start:140px}.shoe-dot.two{inset-inline-start:166px}.shoe-dot.three{inset-inline-start:192px}.benefit-panel{width:min(100%,420px);border:1px solid rgba(255,250,242,.14);border-radius:var(--radius);padding:16px;background:#ffffff0f}.benefit-panel>span{display:block;margin-bottom:12px;color:#fffaf2a8;font-size:.84rem;font-weight:900}.benefit-panel ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.benefit-panel li{position:relative;padding-inline-start:18px;color:#fffaf2;font-weight:800;line-height:1.55}.benefit-panel li:before{position:absolute;inset-inline-start:0;top:.72em;width:7px;height:7px;content:"";border-radius:50%;background:var(--sand)}.auth-card{min-width:0;max-width:520px;margin:0 auto;padding:20px;background:#fffdf9e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card h2{font-size:clamp(1.55rem,7vw,2.05rem)}.auth-form{display:grid;gap:13px;margin-top:20px}.form-grid{display:grid;gap:14px}.field{display:grid;min-width:0;gap:8px}.field span{color:var(--brown-dark);font-size:.86rem;font-weight:800}.field input,.field select,.field textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:var(--radius);padding:12px 13px;color:var(--ink);outline:none;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.field textarea{min-height:108px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#8a5a32b3;box-shadow:0 0 0 4px #8a5a321f}.field.has-error input,.field.has-error select,.field.has-error textarea{border-color:#9d2d2db3}.field .field-error,.field .field-hint{font-size:.76rem;font-weight:800;line-height:1.5}.field .field-error{color:var(--danger)}.field .field-hint{color:var(--success)}.primary-button,.secondary-button,.ghost-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border-radius:var(--radius);padding:12px 18px;cursor:pointer;font-weight:900;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.primary-button{border:0;color:#fff;background:linear-gradient(135deg,var(--black),var(--brown));box-shadow:0 14px 26px #4a2f1d33}.secondary-button,.ghost-button{color:var(--brown-dark);border:1px solid var(--line);background:#fffaf4}.primary-button:hover,.secondary-button:hover,.ghost-button:hover{box-shadow:0 16px 30px #36261824;transform:translateY(-1px)}.primary-button:active,.secondary-button:active,.ghost-button:active,.add-cart-button:active,.cart-checkout-button:active,.filter-button:active,.load-more-button:active{transform:translateY(0) scale(.98)}.primary-button:disabled{cursor:wait;opacity:.68}.primary-button.inline,.secondary-button{width:fit-content}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.alert,.approval-message{border-radius:var(--radius);padding:12px 14px;line-height:1.7}.alert.error{color:var(--danger);background:#9d2d2d14}.approval-message{color:#6c4213;border:1px solid rgba(163,102,27,.18);background:#a3661b14}.auth-footer{margin-top:22px;color:var(--muted);text-align:center}.auth-footer a{color:var(--brown-dark);font-weight:900}.auth-form-link-row{display:flex;justify-content:flex-end;margin-top:-3px}.auth-form-link-row a{color:var(--brown-dark);font-size:.84rem;font-weight:900}.alert.success{color:var(--success);border:1px solid rgba(47,107,79,.18);background:#2f6b4f14}.auth-email-state{display:flex;gap:13px;align-items:center;margin-top:20px;border:1px solid var(--line);border-radius:var(--radius);padding:14px;background:#fffaf4}.auth-email-state>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:var(--brown-dark);font-size:.76rem;font-weight:950}.auth-email-state.success>span{background:var(--success)}.auth-email-state.error>span{background:var(--danger)}.auth-email-state p{margin:0;color:var(--ink);line-height:1.65}.auth-full-button{width:100%;margin-top:16px}.admin-retail-filter-row{justify-content:flex-end}.admin-retail-person,.admin-retail-contact,.admin-retail-status{display:grid;gap:4px}.admin-retail-status time{color:#5f554c;font-size:.72rem;font-weight:800}.admin-retail-person a,.admin-retail-contact span,.admin-retail-activation-state{color:#5f554c;font-size:.8rem}.admin-retail-notes{min-width:180px;max-width:280px;white-space:normal}.admin-status-badge.approved{color:#216142;background:#e5f4eb}.admin-status-badge.rejected{color:#9d2d2d;background:#fbeaea}.admin-status-badge.deactivated{color:#6b4a16;background:#fff1d6}.admin-retail-dashboard-card{display:flex;align-items:center;justify-content:space-between;gap:18px}.admin-retail-dashboard-card>div{display:grid;gap:6px}.admin-retail-dashboard-card span{color:#5f554c;font-weight:800}.admin-retail-dashboard-card strong{color:#17120f;font-size:2rem}.account-toggle{display:grid;gap:10px}.account-toggle label{position:relative;display:grid;min-width:0;gap:6px;border:1px solid var(--line);border-radius:var(--radius);padding:12px;cursor:pointer;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.account-toggle label.selected{border-color:#8a5a32a8;background:#fff8ef;box-shadow:0 0 0 4px #8a5a3214}.account-toggle input{position:absolute;opacity:0}.account-toggle span{font-weight:900}.account-toggle small{color:var(--muted);font-size:.82rem;line-height:1.6}.trader-fields{display:grid;gap:14px}.app-shell{width:min(1050px,calc(100% - 24px));min-height:calc(100vh - 24px);margin:12px auto;padding:16px;background:#fffdf9e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar{padding-bottom:16px;border-bottom:1px solid var(--line)}.topbar-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.page-header{margin:34px 0 22px}.page-header h1{font-size:clamp(1.8rem,9vw,2.7rem)}.account-summary{display:grid;gap:12px}.account-summary article{display:grid;min-width:0;gap:8px;border:1px solid var(--line);border-radius:var(--radius);padding:16px;background:#fff}.account-summary span,.muted-line{color:var(--muted);font-size:.9rem}.account-summary strong{overflow-wrap:anywhere}.access-panel,.status-panel{display:grid;gap:18px;margin-top:16px;border:1px solid var(--line);border-radius:var(--radius);padding:18px;background:linear-gradient(135deg,#fff,#fff8ef)}.access-panel h2,.status-panel h2{margin:12px 0 8px;font-size:clamp(1.28rem,6vw,1.72rem);line-height:1.25}.status-pill{display:inline-flex;width:fit-content;border-radius:999px;padding:7px 11px;font-size:.76rem;font-weight:900}.status-pill.verified,.status-pill.active{color:var(--success);background:#2f6b4f1a}.status-pill.pending{color:var(--warning);background:#a3661b1f}.status-orbit{display:grid;width:86px;height:86px;flex:0 0 auto;place-items:center;border:1px solid rgba(163,102,27,.18);border-radius:50%;background:#fff}.status-orbit span{width:42px;height:42px;border:8px solid rgba(163,102,27,.18);border-top-color:var(--warning);border-radius:50%}.support-number{display:inline-flex;width:fit-content;margin-top:12px;border:1px solid rgba(138,90,50,.2);border-radius:999px;padding:8px 12px;color:var(--brown-dark);background:#fffdf9b8;font-weight:900}.center-page{display:grid;width:min(560px,calc(100% - 24px));min-height:460px;margin:24px auto;align-content:center;gap:18px;padding:18px;background:#fffdf9e6;text-align:start}.center-top{flex-wrap:wrap}.storefront-home{min-height:100vh;padding:12px 14px 94px;background:linear-gradient(180deg,#fffdf9eb,#f7efe3eb),var(--paper)}.store-header{position:sticky;z-index:20;top:10px;display:flex;width:min(1180px,100%);align-items:center;justify-content:space-between;gap:10px;margin:0 auto 14px;border:1px solid rgba(233,223,210,.92);border-radius:var(--radius);padding:8px;background:#fffdf9eb;box-shadow:0 16px 36px #3626181a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.store-header-logo{min-width:0}.store-header .brand-logo small{display:none}.store-header-actions{display:flex;flex:0 0 auto;align-items:center;gap:6px}.store-header .language-switcher{transform:scale(.92);transform-origin:center}.store-icon-button{display:inline-grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:#fff;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.store-icon-button:hover{border-color:#8a5a3273;box-shadow:0 10px 18px #3626181a;transform:translateY(-1px)}.store-icon-heart{font-size:1.35rem;line-height:1}.store-icon-bag{position:relative;width:16px;height:17px;border:2px solid currentColor;border-radius:4px 4px 6px 6px}.store-icon-bag:before{position:absolute;inset-inline-start:3px;top:-8px;width:6px;height:8px;content:"";border:2px solid currentColor;border-bottom:0;border-radius:999px 999px 0 0}.store-cart-button{color:#14110f}.store-cart-svg{width:24px;height:24px;overflow:visible}.store-cart-body{fill:#14110f}.store-cart-handle,.store-cart-accent{fill:none;stroke:#bf8747;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.store-cart-accent{stroke-width:1.8}.store-icon-menu{display:grid;width:17px;gap:4px}.store-icon-menu span{display:block;height:2px;border-radius:999px;background:currentColor}.home-hero,.store-section{width:min(1180px,100%);margin-inline:auto}.home-hero{position:relative;min-height:600px;overflow:hidden;border:1px solid rgba(233,223,210,.92);border-radius:var(--radius);background:#17120f;box-shadow:var(--shadow)}.home-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#0d0d0d14,#0d0d0ddb),linear-gradient(90deg,#0d0d0dcc,#0d0d0d38),var(--hero-image),linear-gradient(135deg,#2c2119,#7d5738);background-position:center;background-size:cover}.hero-panel{position:relative;z-index:1;display:flex;min-height:600px;max-width:720px;flex-direction:column;justify-content:flex-end;padding:28px 18px;color:#fffaf2}.store-eyebrow{display:inline-flex;width:fit-content;align-items:center;border:1px solid rgba(255,250,242,.22);border-radius:999px;padding:7px 11px;color:inherit;background:#ffffff1a;font-size:.76rem;font-weight:900}.hero-panel h1,.store-section-header h2,.wholesale-teaser h2{margin:14px 0 10px;line-height:1.1;letter-spacing:0}.hero-panel h1{max-width:660px;font-size:clamp(2.2rem,12vw,5.4rem)}.hero-panel p{max-width:620px;margin:0;color:#fffaf2c2;line-height:1.8}.hero-subtitle{margin-bottom:10px!important;color:#fffaf2!important;font-size:clamp(1.08rem,5vw,1.55rem);font-weight:900}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hero-actions .primary-button,.hero-actions .secondary-button{min-width:150px}.benefits-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;border:1px solid rgba(233,223,210,.92);border-radius:var(--radius);padding:10px;background:#fffdf9eb;box-shadow:0 14px 30px #36261814}.benefits-strip span{display:flex;min-height:58px;align-items:center;justify-content:center;border-radius:var(--radius);padding:10px;color:var(--brown-dark);background:#fff8ef;font-size:.84rem;font-weight:900;text-align:center}.benefits-strip small{margin-inline-start:4px;color:var(--warning);font-size:.68rem;font-weight:900}.store-section{margin-top:40px}.store-section-header{max-width:740px;margin-bottom:16px}.store-section-header .store-eyebrow{color:var(--brown-dark);border-color:#8a5a3238;background:#eadbc875}.store-section-header h2,.wholesale-teaser h2{color:var(--ink);font-size:clamp(1.7rem,8vw,3rem)}.store-section-header p,.wholesale-teaser p{margin:0;color:var(--muted);line-height:1.8}.category-grid,.product-grid,.offer-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.category-card,.product-card,.offer-card{overflow:hidden;border:1px solid rgba(233,223,210,.95);border-radius:var(--radius);background:#fffdf9f5;box-shadow:0 16px 34px #36261817}.category-card{display:grid;min-height:380px}.category-image,.product-image-wrap{position:relative;overflow:hidden;background:var(--cream)}.category-image{min-height:230px}.category-image img,.product-image-wrap img{width:100%;height:100%;object-fit:contain}.category-content{display:grid;align-content:end;gap:10px;padding:16px}.category-content h3,.product-card h3,.offer-card h3{margin:0;color:var(--ink);line-height:1.25}.category-content p{margin:0;color:var(--muted);line-height:1.65}.subcategory-pills{display:flex;flex-wrap:wrap;gap:7px}.subcategory-pills span,.leather-badge,.category-link,.offer-card span{display:inline-flex;width:fit-content;border-radius:999px;padding:6px 10px;font-size:.74rem;font-weight:900}.subcategory-pills span,.category-link{color:var(--brown-dark);background:#eadbc89e}.product-card{display:grid;grid-template-rows:auto 1fr;transition:border-color .24s ease,box-shadow .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.product-image-wrap{aspect-ratio:1 / .84;padding:8px}.product-image-wrap img{transition:opacity .24s ease,transform .55s cubic-bezier(.22,1,.36,1)}.product-wishlist{position:absolute;inset-block-start:10px;inset-inline-end:10px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(233,223,210,.92);border-radius:50%;color:var(--ink);background:#fffdf9e0;cursor:pointer;font-size:1.24rem;line-height:1;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.product-card-body{display:grid;height:100%;gap:8px;padding:12px}.leather-badge{color:var(--success);background:#2f6b4f1a}.product-card h3{display:-webkit-box;height:2.5em;min-height:2.5em;overflow:hidden;font-size:.94rem;font-weight:850;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.price-row{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.price-row del,.offer-price del{color:var(--muted);font-weight:800}.price-row strong,.offer-price strong{color:var(--brown-dark);font-size:1.18rem;font-weight:950}.sizes-line{margin:0;color:var(--muted);font-size:.8rem;font-weight:800;line-height:1.45}.add-cart-button{min-height:40px;margin-top:auto;border:0;border-radius:var(--radius);color:#fff;background:var(--black);cursor:pointer;font-weight:900;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.add-cart-button:hover{box-shadow:0 12px 22px #10141824;transform:translateY(-1px)}.add-cart-button.added{color:#fff;background:#2f6b4f}.offers-section{border-radius:var(--radius);padding:18px;background:linear-gradient(135deg,#fffdf9fa,#eadbc880)}.offer-card{display:flex;min-height:170px;flex-direction:column;justify-content:space-between;gap:18px;padding:18px}.offer-card span{margin-bottom:10px;color:var(--brown-dark);background:#eadbc8a6}.offer-price{display:grid;gap:4px}.wholesale-teaser{display:grid;gap:18px;align-items:center;border:1px solid rgba(233,223,210,.3);border-radius:var(--radius);padding:22px;color:#fffaf2;background:linear-gradient(135deg,#0d0d0df5,#4a2f1df0),var(--black);box-shadow:var(--shadow)}.wholesale-teaser h2,.wholesale-teaser p{color:inherit}.wholesale-teaser p{color:#fffaf2b8}.wholesale-teaser .primary-button{width:fit-content;background:#fffaf2;color:var(--black)}.home-status{border:1px solid rgba(233,223,210,.92);border-radius:var(--radius);padding:18px;color:var(--muted);background:#fffdf9e0;font-weight:800}.home-status.error{color:var(--danger);background:#9d2d2d14}.floating-whatsapp{position:fixed;z-index:30;inset-inline-end:14px;bottom:82px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:10px 12px;color:#fff;background:#1f8f55;box-shadow:0 16px 28px #1f8f5547;font-size:.86rem;font-weight:900}.floating-whatsapp span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#ffffff29}.mobile-bottom-nav{position:fixed;z-index:25;inset-inline:10px;bottom:10px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;border:1px solid rgba(233,223,210,.94);border-radius:var(--radius);padding:8px;background:#fffdf9f5;box-shadow:0 16px 34px #36261829;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-bottom-nav a{display:grid;min-width:0;justify-items:center;gap:5px;color:var(--muted);font-size:.7rem;font-weight:900;text-align:center}.mobile-bottom-nav span{width:6px;height:6px;border-radius:50%;background:var(--brown)}@media(max-width:520px){.store-header{flex-wrap:wrap}.store-header-actions{width:100%;justify-content:space-between}.store-header .language-switcher{transform:none}.auth-header,.topbar{align-items:flex-start;flex-direction:column}.topbar-actions{justify-content:flex-start}.brand-logo,.primary-button,.auth-form .primary-button,.button-row .primary-button,.button-row .secondary-button{width:100%}}@media(min-width:560px){.store-header .brand-logo small{display:block}.product-grid,.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:680px){.auth-container{padding:22px}.auth-header{margin-bottom:18px}.auth-hero,.auth-card{padding:28px}.form-grid,.account-toggle,.account-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-home{padding:18px 20px 38px}.hero-panel{padding:42px}.benefits-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card{min-height:430px}.mobile-bottom-nav{display:none}.floating-whatsapp{bottom:22px}}@media(min-width:920px){.auth-container{justify-content:center}.auth-grid{grid-template-columns:minmax(0,.92fr) minmax(410px,.68fr);align-items:stretch;gap:18px}.auth-hero{display:flex;min-height:650px;flex-direction:column;justify-content:center;padding:44px}.auth-card{align-self:center;max-width:520px;padding:34px}.account-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.access-panel,.status-panel{grid-template-columns:1fr auto;align-items:center;padding:24px}.status-panel{grid-template-columns:auto 1fr}.app-shell{min-height:calc(100vh - 48px);margin:24px auto;padding:28px}.store-header{padding:10px 12px}.store-header-actions{gap:8px}.home-hero,.hero-panel{min-height:660px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.offer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wholesale-teaser{grid-template-columns:minmax(0,1fr) auto;padding:30px}}.shopping-home{padding:10px 10px 96px;background:linear-gradient(180deg,#fffdf9,#fbf4ea 58%,#fffdf9)}.shopping-home .store-header{top:8px;border-color:#e0d3c2eb;padding:7px;box-shadow:0 10px 26px #3626181a}.store-icon-button{position:relative}.store-icon-button small{position:absolute;inset-block-start:-4px;inset-inline-end:-4px;display:grid;min-width:18px;height:18px;place-items:center;border:2px solid #fff;border-radius:999px;color:#fff;background:var(--brown);font-size:.64rem;font-weight:900}.store-icon-heart:before{content:"♡";font-size:1.18rem;line-height:1}.slider-hero{min-height:430px;border:0;box-shadow:0 18px 42px #3626182e}.slider-hero:before{background:linear-gradient(180deg,#0d0d0d14,#0d0d0dc7),var(--hero-image),linear-gradient(135deg,#322218,#8a5a32);background-position:center;background-size:cover}.shopping-home .hero-panel{min-height:430px;justify-content:flex-end;padding:22px 16px}.shopping-home .hero-panel h1{max-width:520px;margin-top:12px;font-size:clamp(2rem,11vw,4.4rem)}.shopping-home .hero-panel p{max-width:520px}.hero-slider-dots{display:flex;gap:7px;margin-top:18px}.hero-slider-dots button{width:24px;height:6px;border:0;border-radius:999px;background:#fffaf26b;cursor:pointer}.hero-slider-dots button.active{width:42px;background:#fffaf2}.shopping-home .store-section{margin-top:24px}.store-section-header.compact{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:12px}.store-section-header.compact h2{margin:0 0 4px;font-size:clamp(1.2rem,5vw,2rem)}.store-section-header.compact p{max-width:620px;font-size:.9rem}.view-all-link{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:8px 11px;color:var(--brown-dark);background:#fff;font-size:.78rem;font-weight:900}.trust-section,.shipping-section{border:1px solid rgba(224,211,194,.9);border-radius:var(--radius);padding:14px;background:#fffdf9f5;box-shadow:0 12px 30px #36261814}.trust-copy h2,.shipping-section h2{margin:0 0 6px;font-size:clamp(1.1rem,5vw,1.65rem)}.trust-copy p,.shipping-section p{margin:0;color:var(--muted);line-height:1.7}.trust-chip-grid,.shipping-grid{display:grid;gap:8px;margin-top:12px}.trust-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-chip-grid span,.shipping-grid article{border-radius:var(--radius);padding:10px;background:#fff8ef;color:var(--brown-dark);font-size:.8rem;font-weight:900;line-height:1.45}.shipping-grid article{display:flex;align-items:center;justify-content:space-between;gap:10px}.shipping-grid strong{color:var(--black);white-space:nowrap}.compact-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.compact-categories .category-card{min-height:0;border:1px solid rgba(224,211,194,.92);border-radius:var(--radius);padding:0;color:inherit;text-align:start;background:#fff;cursor:pointer;box-shadow:0 10px 22px #36261814}.compact-categories .category-card.active{border-color:#8a5a328c;box-shadow:0 0 0 3px #8a5a321a}.compact-categories .category-image{display:block;min-height:0;aspect-ratio:1 / .86;border-radius:var(--radius) var(--radius) 0 0}.compact-categories .category-content{display:grid;gap:7px;padding:10px}.compact-categories .category-content strong{font-size:.9rem;line-height:1.25}.compact-categories .subcategory-pills span{padding:4px 7px;font-size:.66rem}.compact-categories .category-link{padding:0;color:var(--brown);background:transparent;font-size:.72rem}.compact-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.compact-products .product-card{position:relative;overflow:hidden;border-color:#e0d3c2eb;background:#fff;box-shadow:0 12px 24px #36261814}.compact-products .product-card-link{display:block}.compact-products .product-image-wrap{aspect-ratio:1 / .72}.compact-products .product-card-body{gap:6px;padding:9px}.compact-products .product-card h3{height:2.42em;min-height:2.42em;display:-webkit-box;overflow:hidden;margin:0;font-size:.8rem;line-height:1.21;-webkit-box-orient:vertical;-webkit-line-clamp:2}.compact-products .leather-badge{padding:4px 7px;font-size:.62rem}.compact-products .price-row{gap:5px}.compact-products .price-row strong{font-size:.96rem}.compact-products .price-row del{font-size:.76rem}.compact-products .sizes-line{font-size:.72rem}.compact-products .add-cart-button{min-height:36px;font-size:.78rem}.compact-products .add-cart-button.added{color:var(--success);background:#2f6b4f1f}.compact-products .product-wishlist{width:32px;height:32px;inset-block-start:7px;inset-inline-end:7px}.product-wishlist:before{content:"♡"}.product-wishlist.active{color:#fff;background:var(--black)}.product-wishlist.active:before{content:"♥"}.floating-whatsapp{width:54px;height:54px;justify-content:center;border:3px solid rgba(255,255,255,.86);border-radius:50%;padding:0;background:#1f9d5a}.floating-whatsapp span{width:auto;height:auto;background:transparent;font-size:1rem}.floating-whatsapp strong{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.mobile-bottom-nav{gap:0;border-radius:18px;padding:8px 6px}.mobile-bottom-nav a{gap:4px;color:var(--soft-ink);font-size:.68rem}.bottom-nav-icon{display:grid;width:22px!important;height:22px!important;place-items:center;border-radius:0!important;background:transparent!important;color:var(--brown-dark)}.bottom-nav-icon:before{font-size:1.05rem;line-height:1}.bottom-nav-icon.home:before{content:"⌂"}.bottom-nav-icon.categories:before{content:"▦"}.bottom-nav-icon.offers:before{content:"%"}.bottom-nav-icon.wishlist:before{content:"♡"}.bottom-nav-icon.account:before{content:"○"}.store-placeholder{display:grid;width:min(680px,100%);min-height:420px;align-content:center;gap:14px;margin:28px auto;border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:#fffdf9f5;box-shadow:var(--shadow)}.store-placeholder .store-eyebrow{color:var(--brown-dark);border-color:#8a5a3238;background:#eadbc86b}.store-placeholder h1{margin:0;font-size:clamp(1.8rem,8vw,3rem)}.store-placeholder p{margin:0;color:var(--muted);line-height:1.8}@media(max-width:380px){.compact-products{gap:8px}.compact-products .product-card-body{padding:8px}.compact-products .product-card h3{font-size:.8rem}.compact-products .add-cart-button{font-size:.72rem}}@media(min-width:680px){.shopping-home{padding:18px 20px 42px}.slider-hero,.shopping-home .hero-panel{min-height:560px}.trust-section,.shipping-section{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:18px;padding:18px}.trust-chip-grid,.shipping-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.shipping-grid article{display:grid}.compact-products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1040px){.shopping-home .hero-panel{padding:54px}.compact-products{gap:14px}.compact-products .product-card-body{padding:11px}}.reference-home{--home-pad: clamp(10px, 2.2vw, 24px);min-height:100vh;padding:12px var(--home-pad) 98px;background:linear-gradient(180deg,#fffdf8fa,#f8f0e6f5),#fbf7f1}.reference-home .store-header,.reference-home .home-hero,.reference-home .store-section{width:min(1160px,100%)}.reference-home .store-header{position:relative;top:auto;flex-wrap:nowrap;margin:0 auto 18px;border:0;border-radius:0;padding:4px 0 2px;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.reference-home .store-header-logo{flex:0 1 auto}.reference-home .brand-logo{gap:12px;width:auto}.reference-home .brand-logo.compact img,.reference-home .brand-logo img{width:clamp(52px,7vw,82px);height:clamp(52px,7vw,82px);border:0;border-radius:50%;box-shadow:0 10px 24px #4a2f1d24}.reference-home .brand-logo strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.24rem,3.15vw,2.15rem);font-weight:500;line-height:1}.reference-home .store-header .brand-logo small{display:block;margin-top:7px;color:#766d64;font-size:clamp(.68rem,1.45vw,.96rem);font-weight:500;letter-spacing:0}.reference-home .store-header-actions{width:auto;flex:0 0 auto;justify-content:flex-start;gap:clamp(4px,1.2vw,14px)}.reference-home .store-header .language-switcher{transform:none}.reference-home .language-switcher{min-height:44px;border-color:#e0d3c2e6;border-radius:999px;padding:4px;background:#fffdf9eb;box-shadow:0 5px 16px #3626180f}.reference-home .language-switcher button{min-width:clamp(32px,4vw,48px);padding:8px 10px;color:#14110f;font-size:clamp(.72rem,1.4vw,.9rem)}.reference-home .language-switcher button.active{color:#fff;background:#101418;box-shadow:0 7px 14px #10141838}.reference-home .store-icon-button{width:clamp(34px,4vw,46px);height:clamp(34px,4vw,46px);border:0;border-radius:0;background:transparent;box-shadow:none}.reference-home .store-icon-button:hover{box-shadow:none}.reference-home .store-icon-button small{inset-block-start:0;inset-inline-end:auto;right:0;min-width:19px;height:19px;border:0;color:#fff;background:#bf8747;font-size:.66rem}.reference-home .store-icon-heart:before{font-size:clamp(1.55rem,3.2vw,2.1rem);font-weight:400}.reference-home .store-icon-bag{width:clamp(19px,3vw,25px);height:clamp(21px,3vw,27px);border-width:2.3px}.reference-home .store-icon-bag:before{inset-inline-start:4px;top:-10px;width:8px;height:10px;border-width:2.3px}.reference-home .store-cart-button{border:1px solid rgba(191,135,71,.26);border-radius:50%;background:linear-gradient(135deg,#fffdf9,#f7efe3)}.reference-home .store-cart-button small{inset-block-start:-3px;inset-inline-end:auto;right:-3px;min-width:20px;height:20px;border:2px solid #fffdf9;background:#14110f;box-shadow:0 5px 12px #10141838;font-size:.68rem;font-weight:950}.reference-home .store-cart-button:hover{border-color:#bf87479e;box-shadow:0 10px 22px #3626181f}.reference-home .store-cart-svg{width:clamp(22px,3.2vw,29px);height:clamp(22px,3.2vw,29px)}.reference-home .store-icon-menu{width:clamp(24px,4vw,34px);gap:6px}.reference-home .store-icon-menu span{height:2px;background:#14110f}.reference-hero{display:grid;min-height:clamp(360px,45vw,540px);margin:0 auto;border:0;border-radius:18px;background:#eadbc8;box-shadow:none}.reference-hero:before{background:linear-gradient(90deg,#fffdf90a,#f5e6d36b 48%,#f5e6d3e6 72%,#f5e6d3fa),var(--hero-image) center left / cover no-repeat,linear-gradient(135deg,#f4e3cf,#e6d4c2);transform:none}html[dir=ltr] .reference-hero:before{background:linear-gradient(270deg,#fffdf90a,#f5e6d36b 48%,#f5e6d3e6 72%,#f5e6d3fa),var(--hero-image) center right / cover no-repeat,linear-gradient(135deg,#f4e3cf,#e6d4c2)}.reference-hero .hero-panel{min-height:clamp(360px,45vw,540px);max-width:min(48%,540px);margin-inline-end:auto;padding:clamp(26px,5vw,72px);justify-content:center;color:#14110f;text-align:start}.reference-hero .hero-panel h1{max-width:460px;margin:0;color:#14110f;font-size:clamp(2rem,4.4vw,4rem);font-weight:950;line-height:1.22}.reference-hero .hero-panel p{max-width:420px;margin:18px 0 0;color:#5f5750;font-size:clamp(1rem,2vw,1.45rem);font-weight:500;line-height:1.7}.reference-hero .hero-cta{display:inline-flex;width:fit-content;align-items:center;gap:10px;margin-top:28px;border-radius:12px;padding:15px 28px;color:#fff;background:#101418;box-shadow:0 14px 24px #1014182e;font-size:clamp(.98rem,1.6vw,1.18rem);font-weight:900}.reference-hero .hero-cta:before{content:"‹";font-size:1.5em;line-height:1}html[dir=ltr] .reference-hero .hero-cta:before{content:"›"}.reference-hero .hero-slider-dots{position:absolute;z-index:2;inset-inline:0;bottom:18px;display:flex;justify-content:center;gap:10px;margin:0}.reference-hero .hero-slider-dots button{width:12px;height:12px;border:0;border-radius:999px;padding:0;background:#ffffffdb;cursor:pointer}.reference-hero .hero-slider-dots button.active{width:24px;background:#101418}.reference-categories{margin-top:24px}.reference-categories .compact-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,2vw,24px)}.reference-categories .category-card{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:clamp(132px,23vw,292px);border:0;border-radius:16px;padding:0;text-align:start;box-shadow:none;cursor:pointer}.reference-categories .category-card.active{box-shadow:0 0 0 3px #bf874733}.reference-categories .category-image{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}.reference-categories .category-image:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#fffaf4b3,#fffaf40f 60%)}.reference-categories .category-content{position:relative;z-index:1;min-height:inherit;align-content:start;gap:6px;padding:clamp(14px,2.4vw,28px)}.reference-categories .category-content strong{max-width:calc(100% - 54px);color:#14110f;font-size:clamp(1rem,2.8vw,2rem);font-weight:950;line-height:1.15}.reference-categories .subcategory-pills{display:grid;gap:0}.reference-categories .subcategory-pills span{padding:0;color:#625850;background:transparent;font-size:clamp(.82rem,1.7vw,1.3rem);font-weight:500}.reference-categories .category-icon-badge{position:absolute;inset-block-start:clamp(12px,2vw,26px);inset-inline-end:auto;right:clamp(12px,2vw,26px);display:grid;width:clamp(40px,6vw,66px);height:clamp(40px,6vw,66px);place-items:center;border-radius:50%;color:#b97831;background:#fffdf9eb;box-shadow:0 10px 22px #36261814}.reference-categories .category-icon-badge:before{font-size:clamp(1.2rem,2.4vw,2rem);line-height:1}.reference-categories .category-icon-badge.summer:before{content:"☀"}.reference-categories .category-icon-badge.winter:before{content:"❄"}.reference-categories .category-icon-badge.autumn_spring:before{content:"♧";color:#7b9b63}.reference-products{margin-top:34px}.product-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,520px);margin-inline:auto;gap:6px;overflow:hidden;border:1px solid rgba(191,135,71,.22);border-radius:18px;padding:6px;background:linear-gradient(135deg,#fffdf9f5,#f7efe3f0);box-shadow:0 14px 28px #36261814}.product-tabs button{position:relative;min-height:46px;border:0;border-radius:12px;color:#594b40;background:transparent;cursor:pointer;font-size:clamp(.78rem,1.45vw,.98rem);font-weight:900;letter-spacing:0}.product-tabs button.active{color:#fff;background:linear-gradient(135deg,#101010,#2b2119);box-shadow:0 10px 20px #10141833}.product-tabs button.active:after{position:absolute;inset-inline:22%;bottom:6px;height:2px;content:"";border-radius:999px;background:#bf8747}.product-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px clamp(14px,2vw,28px);margin-top:22px}.season-filter{display:inline-flex;align-items:center;gap:10px;color:#776d63;font-size:.96rem;font-weight:700}.season-filter select,.size-filter,.filter-button{min-height:45px;border:1px solid rgba(224,211,194,.98);border-radius:999px;color:#4a4038;background:#fffdf9f0;box-shadow:none;font-weight:800}.season-filter select,.size-filter{padding:0 42px 0 18px}html[dir=rtl] .season-filter select,html[dir=rtl] .size-filter{padding:0 18px 0 42px}.filter-button{padding:0 28px;cursor:pointer}.filter-panel,.home-status{margin:16px 0 0;border:1px solid rgba(224,211,194,.88);border-radius:999px;padding:10px 14px;color:#766b60;background:#fffdf9bf;font-weight:800;text-align:center}.reference-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.6vw,18px);margin-top:22px}.reference-product-grid .product-card{position:relative;overflow:hidden;border:1px solid rgba(224,211,194,.94);border-radius:14px;background:#fffdf9fa;box-shadow:0 8px 18px #3626180e}@media(hover:hover){.product-card:hover,.reference-product-grid .product-card:hover{border-color:#bf874757;box-shadow:0 18px 34px #3626181f;transform:translateY(-3px)}.product-card:hover .product-image-wrap img,.reference-product-grid .product-card:hover .product-image-wrap img{transform:scale(1.045)}.product-wishlist:hover,.product-wishlist:focus-visible{box-shadow:0 10px 18px #36261821;outline:none;transform:translateY(-1px) scale(1.03)}}.reference-product-grid .product-card-link{display:block}.reference-product-grid .product-image-wrap{aspect-ratio:1 / .66;padding:8px;background:linear-gradient(135deg,#f4eadf,#fff9f1)}.reference-product-grid .product-image-wrap img{object-fit:contain}.reference-product-grid .image-badge{position:absolute;inset-inline-end:auto;right:8px;bottom:7px;z-index:2;border:0;padding:5px 11px;color:#6b5a49;background:#faf2e8e6;box-shadow:0 4px 10px #36261814;font-size:clamp(.64rem,1.3vw,.82rem);font-weight:700}.reference-product-grid .product-wishlist{width:34px;height:34px;inset-block-start:8px;inset-inline-start:auto;inset-inline-end:auto;left:8px;border-color:#e0d3c2c7;background:#fffdf9e0;font-size:1.2rem}.reference-product-grid .product-wishlist.active{color:#fff;background:#101418}.reference-product-grid .product-card-body{gap:6px;padding:10px}.reference-product-grid .product-card h3{height:2.42em;min-height:2.42em;display:-webkit-box;overflow:hidden;margin:0;color:#191613;font-size:clamp(.78rem,1.2vw,.92rem);font-weight:800;line-height:1.21;-webkit-box-orient:vertical;-webkit-line-clamp:2}.reference-product-grid .price-row{gap:8px}.reference-product-grid .price-row strong{color:#101418;font-size:clamp(.96rem,1.6vw,1.12rem);font-weight:950}.reference-product-grid .price-row del{color:#a89b8c;font-size:clamp(.76rem,1.2vw,.88rem);font-weight:700}.reference-product-grid .sizes-line{color:#3f3934;font-size:clamp(.68rem,1.1vw,.78rem);font-weight:700;line-height:1.35}.reference-product-grid .add-cart-button{min-height:36px;border:1px solid rgba(191,135,71,.58);border-radius:7px;color:#b8742f;background:transparent;font-size:clamp(.74rem,1.15vw,.86rem);font-weight:900}.reference-product-grid .add-cart-button:before{content:"+";margin-inline-end:8px;font-size:.92em}.reference-product-grid .add-cart-button.added{color:#2f6b4f;border-color:#2f6b4f61;background:#2f6b4f14}.reference-home .floating-whatsapp{inset-inline-start:auto;inset-inline-end:auto;left:clamp(18px,2.8vw,34px);right:auto;bottom:76px;width:60px;height:60px;border:4px solid rgba(255,255,255,.92);padding:0;color:#fff;background:#22c55e;box-shadow:0 14px 28px #22c55e4d}.reference-home .floating-whatsapp span{width:auto;height:auto;background:transparent;font-size:1.15rem}.reference-home .floating-whatsapp strong{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.reference-home .mobile-bottom-nav{z-index:35;inset-inline:0;bottom:0;display:grid!important;gap:0;border:0;border-top:1px solid rgba(224,211,194,.92);border-radius:0;padding:9px max(10px,env(safe-area-inset-left)) calc(9px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-right));background:#fffdf9fa;box-shadow:0 -10px 28px #36261817;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.reference-home .mobile-bottom-nav a{gap:4px;color:#17130f;font-size:clamp(.68rem,1.8vw,.86rem);font-weight:600}.reference-home .mobile-bottom-nav a.active{color:#b8742f;font-weight:900}.reference-home .bottom-nav-icon{display:grid;width:26px!important;height:26px!important;place-items:center;border-radius:0!important;color:currentColor;background:transparent!important}.reference-home .bottom-nav-icon:before{font-size:1.28rem;line-height:1}.reference-home .bottom-nav-icon.home:before{content:"⌂"}.reference-home .bottom-nav-icon.categories:before{content:"▦"}.reference-home .bottom-nav-icon.offers:before{content:"◇"}.reference-home .bottom-nav-icon.wishlist:before{content:"♡"}.reference-home .bottom-nav-icon.account:before{content:"○"}@media(max-width:760px){.reference-home{padding-top:10px}.reference-home .store-header{gap:8px;margin-bottom:14px}.reference-home .brand-logo{gap:8px}.reference-home .brand-logo span{max-width:126px}.reference-home .brand-logo strong{font-size:clamp(.9rem,4vw,1.22rem)}.reference-home .store-header .brand-logo small{font-size:.64rem}.reference-home .language-switcher{min-height:36px;padding:3px}.reference-home .language-switcher button{min-width:30px;padding:6px 7px}.reference-home .store-header-actions{gap:3px}.reference-hero .hero-panel{max-width:64%;padding:24px 18px}.reference-hero .hero-panel h1{font-size:clamp(1.58rem,7vw,2.5rem)}.reference-hero .hero-panel p{margin-top:12px;font-size:clamp(.88rem,3.2vw,1.05rem)}.reference-hero .hero-cta{margin-top:18px;padding:12px 18px}.product-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;overflow:hidden}.product-tabs::-webkit-scrollbar{display:none}}@media(max-width:480px){.reference-home .brand-logo.compact img,.reference-home .brand-logo img{width:42px;height:42px}.reference-home .brand-logo span{max-width:104px}.reference-home .store-header .brand-logo small{display:none}.reference-home .store-icon-button{width:30px;height:30px}.reference-home .store-icon-button small{min-width:16px;height:16px;font-size:.58rem}.reference-home .store-icon-heart:before{font-size:1.42rem}.reference-home .store-icon-bag{width:17px;height:19px}.reference-home .store-cart-svg{width:22px;height:22px}.reference-home .store-cart-button small{min-width:18px;height:18px;font-size:.6rem}.reference-home .store-icon-menu{width:24px;gap:5px}.reference-hero{min-height:330px;border-radius:15px}.reference-hero .hero-panel{min-height:330px;max-width:72%}.reference-categories .compact-categories{gap:8px}.reference-categories .category-card{min-height:126px;border-radius:12px}.reference-categories .category-content{padding:12px}.reference-categories .category-content strong{max-width:calc(100% - 34px);font-size:.98rem}.reference-categories .subcategory-pills span{font-size:.82rem}.reference-categories .category-icon-badge{width:34px;height:34px}.product-filter-row{gap:9px}.season-filter{flex:1 1 100%;justify-content:flex-start}.season-filter select,.size-filter,.filter-button{min-height:40px;font-size:.82rem}.size-filter,.filter-button{flex:1 1 calc(50% - 6px)}.reference-product-grid .product-card{border-radius:11px}.reference-product-grid .product-card-body{padding:9px}.reference-product-grid .product-wishlist{width:30px;height:30px}.reference-product-grid .image-badge{right:6px;bottom:6px;padding:4px 8px}.reference-product-grid .add-cart-button{min-height:36px}}@media(min-width:680px){.reference-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:980px){.reference-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reference-home .floating-whatsapp{width:68px;height:68px}}.store-menu-overlay{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;justify-items:end;padding:14px;background:#14110f38;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0;pointer-events:none;transition:opacity .22s ease,backdrop-filter .22s ease,visibility .22s ease;visibility:hidden}html[dir=ltr] .store-menu-overlay{justify-items:start}.store-menu-overlay.open{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1;pointer-events:auto;visibility:visible}.store-menu-drawer{width:min(360px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:auto;border:1px solid rgba(224,211,194,.9);border-radius:18px;padding:14px;background:#fffdf9fa;box-shadow:0 28px 80px #14110f38;opacity:.4;transform:translate(32px) scale(.97);transition:opacity .24s ease,transform .28s cubic-bezier(.22,1,.36,1)}html[dir=ltr] .store-menu-drawer{transform:translate(-32px) scale(.97)}.store-menu-overlay.open .store-menu-drawer{opacity:1;transform:translate(0) scale(1)}.store-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(224,211,194,.85);padding-bottom:12px}.store-menu-head .brand-logo{width:auto}.store-menu-head .brand-logo img{width:46px;height:46px}.store-menu-head .brand-logo strong{font-size:1rem}.store-menu-head .brand-logo small{display:block;font-size:.7rem}.store-menu-close{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid rgba(224,211,194,.9);border-radius:50%;color:#14110f;background:#fffaf2;cursor:pointer;font-size:1.5rem;line-height:1;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.store-menu-close:hover,.store-menu-close:focus-visible{color:#fffdf9;background:#14110f;box-shadow:0 12px 22px #14110f24;outline:none;transform:rotate(90deg)}.store-menu-list{display:grid;gap:8px;padding-top:14px}.store-menu-item{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-height:52px;border:1px solid transparent;border-radius:14px;padding:7px 10px;color:#201a15;background:transparent;cursor:pointer;font:inherit;font-weight:900;text-align:start;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.store-menu-item:hover,.store-menu-item:focus-visible{border-color:#bf874757;background:#eadbc857;outline:none;transform:translate(-2px)}html[dir=ltr] .store-menu-item:hover,html[dir=ltr] .store-menu-item:focus-visible{transform:translate(2px)}.store-menu-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;color:#8a5a32;background:#f6ebdd}.menu-svg-icon{width:23px;height:23px}.reference-home .floating-whatsapp svg{width:31px;height:31px}.reference-home .bottom-nav-icon svg{width:24px;height:24px}.reference-home .mobile-bottom-nav a.active .bottom-nav-icon{color:#b8742f}.reference-categories .category-content{padding-inline-end:clamp(56px,8vw,92px)}.products-page{padding-bottom:112px}.products-page-header,.products-controls,.products-whatsapp-cta,.products-list-section,.store-empty-state{width:min(1160px,100%);margin-inline:auto}.products-page-header{display:grid;gap:10px;margin-top:8px;border-radius:18px;padding:clamp(22px,4vw,44px);background:linear-gradient(135deg,#fffdf9f5,#eadbc88c),#fffdf9}.products-page-header h1{margin:0;color:#14110f;font-size:clamp(2rem,6vw,4rem);font-weight:950;line-height:1.08}.products-page-header p{max-width:680px;margin:0;color:#766b60;font-size:clamp(.98rem,2vw,1.2rem);line-height:1.75}.products-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;border:1px solid rgba(224,211,194,.92);border-radius:18px;padding:12px;background:#fffdf9f0;box-shadow:0 10px 24px #3626180f}.products-controls label{display:grid;min-width:0;gap:6px;color:#62584f;font-size:.78rem;font-weight:900}.products-controls .products-search{grid-column:1 / -1}.products-controls input[type=search],.products-controls select{width:100%;min-height:44px;border:1px solid rgba(224,211,194,.92);border-radius:12px;padding:0 12px;color:#191613;background:#fffaf2;font-size:.92rem;font-weight:800}.offers-toggle{grid-column:1 / -1;display:flex!important;min-height:44px;flex-direction:row;align-items:center;gap:10px!important;border:1px solid rgba(224,211,194,.92);border-radius:12px;padding:0 12px;background:#fffaf2}.offers-toggle input{width:18px;height:18px;accent-color:#b8742f}.products-whatsapp-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;border-radius:18px;padding:14px;color:#fff;background:#121416}.products-whatsapp-cta div,.products-whatsapp-cta a{display:inline-flex;align-items:center;gap:9px}.products-whatsapp-cta svg{width:27px;height:27px;color:#22c55e}.products-whatsapp-cta strong{font-weight:900}.products-whatsapp-cta a{border-radius:999px;padding:10px 16px;color:#101418;background:#fffdf9;font-weight:900}.products-list-section{margin-top:18px}.products-result-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(224,211,194,.78);border-radius:14px;padding:12px 14px;color:#6f6258;background:#fffdf9db;font-size:.88rem}.products-result-bar strong{color:#14110f;font-size:1rem;font-weight:950}.products-skeleton-grid{pointer-events:none}.product-card-skeleton{min-height:0}.product-skeleton-image,.product-card-skeleton .product-card-body span,.product-card-skeleton .product-card-body strong,.product-card-skeleton .product-card-body p,.product-card-skeleton .product-card-body button{display:block;border:0;border-radius:10px;background:linear-gradient(90deg,#fffdf933,#fffdf9bd,#fffdf933),#eadbc8;background-size:220% 100%;animation:productSkeletonPulse 1.25s ease-in-out infinite}.product-skeleton-image{aspect-ratio:1 / .72;border-radius:12px 12px 0 0}.product-card-skeleton .product-card-body span{width:64%;height:14px}.product-card-skeleton .product-card-body strong{width:48%;height:18px}.product-card-skeleton .product-card-body p{width:88%;height:12px}.product-card-skeleton .product-card-body button{width:100%;height:38px}@keyframes productSkeletonPulse{0%{background-position:180% 0}to{background-position:-40% 0}}.load-more-button{display:flex;min-height:46px;min-width:min(260px,100%);align-items:center;justify-content:center;margin:22px auto 0;border:0;border-radius:999px;padding:0 28px;color:#fff;background:#101418;cursor:pointer;font-weight:950}.load-more-button:disabled{cursor:wait;opacity:.72}.store-empty-state{display:grid;justify-items:center;gap:12px;border:1px solid rgba(224,211,194,.92);border-radius:18px;padding:clamp(28px,6vw,56px);background:#fffdf9f2;text-align:center}.store-empty-state h2,.store-empty-state p{margin:0}.store-empty-state h2{color:#14110f;font-size:clamp(1.4rem,4vw,2.2rem)}.store-empty-state p{color:#766b60;line-height:1.8}.products-empty-state{margin-top:20px}.products-empty-state button{min-height:44px;border:0;border-radius:999px;padding:0 22px;color:#fff;background:#101418;cursor:pointer;font-weight:950}.account-actions-panel{margin-top:16px}@media(min-width:720px){.products-controls{grid-template-columns:1.6fr repeat(3,minmax(130px,.8fr)) minmax(150px,.7fr);align-items:end}.products-controls .products-search,.offers-toggle{grid-column:auto}}@media(max-width:480px){.store-menu-overlay{padding:10px}.store-menu-drawer{width:calc(100vw - 20px);max-height:calc(100vh - 20px);border-radius:16px}.products-controls{grid-template-columns:1fr}.products-result-bar{display:grid;gap:4px}.products-whatsapp-cta{align-items:stretch}.products-whatsapp-cta div,.products-whatsapp-cta a{justify-content:center}}.reference-home{padding-bottom:112px}.reference-home .store-header{align-items:center;margin-bottom:14px}.reference-home .brand-logo{align-items:center;gap:10px}.reference-home .brand-logo.compact img,.reference-home .brand-logo img{width:clamp(44px,5.7vw,66px);height:clamp(44px,5.7vw,66px)}.reference-home .brand-logo strong{font-size:clamp(1.02rem,2.45vw,1.74rem)}.reference-home .store-header .brand-logo small{margin-top:5px;font-size:clamp(.62rem,1.08vw,.82rem)}.reference-home .store-header-actions{align-items:center;gap:clamp(4px,.95vw,11px)}.reference-home .language-switcher{min-height:40px}.reference-home .language-switcher button{min-width:clamp(30px,3.4vw,42px);padding:7px 9px}.reference-home .store-icon-button{width:clamp(32px,3.45vw,40px);height:clamp(32px,3.45vw,40px)}.reference-home .store-icon-heart:before{font-size:clamp(1.35rem,2.6vw,1.75rem)}.reference-home .store-icon-bag{width:clamp(17px,2.4vw,22px);height:clamp(19px,2.4vw,24px)}.reference-home .store-icon-menu{width:clamp(23px,3.2vw,29px)}.reference-hero{min-height:clamp(292px,34vw,420px)}.reference-hero .hero-panel{min-height:clamp(292px,34vw,420px);max-width:min(46%,460px);padding:clamp(20px,3.8vw,46px)}.reference-hero .hero-panel h1{max-width:390px;font-size:clamp(1.65rem,3.4vw,3.15rem)}.reference-hero .hero-panel p{max-width:360px;margin-top:12px;font-size:clamp(.92rem,1.55vw,1.16rem);line-height:1.6}.reference-hero .hero-cta{margin-top:18px;border-radius:10px;padding:12px 22px}.reference-hero .hero-slider-dots{bottom:12px}.reference-hero .hero-slider-dots button{width:10px;height:10px}.reference-hero .hero-slider-dots button.active{width:22px}.reference-categories{margin-top:20px}.reference-categories .category-card{min-height:clamp(128px,18.8vw,232px)}.category-card-hitarea{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:0;padding:0;color:inherit;background:transparent;cursor:pointer;font:inherit;text-align:start}.category-card-hitarea:focus-visible{outline:3px solid rgba(191,135,71,.38);outline-offset:-3px}.reference-categories .category-image:after{background:linear-gradient(180deg,#fffaf4bd,#fffaf42e 58%,#fffaf40d),linear-gradient(90deg,rgba(255,250,244,.48),transparent 58%)}.reference-categories .category-content{padding:clamp(13px,2.1vw,24px)}.reference-categories .category-content strong{display:inline-flex;max-width:min(78%,290px);border-radius:999px;padding:6px 12px;background:#fffdf9c7;box-shadow:0 8px 18px #36261814;font-size:clamp(.98rem,2.25vw,1.62rem)}.reference-categories .category-icon-badge{top:clamp(12px,1.8vw,20px);right:clamp(12px,1.8vw,20px);width:clamp(36px,4.6vw,52px);height:clamp(36px,4.6vw,52px)}html[dir=rtl] .reference-categories .category-icon-badge{right:auto;left:clamp(12px,1.8vw,20px)}html[dir=ltr] .reference-categories .category-icon-badge{right:clamp(12px,1.8vw,20px);left:auto}.reference-categories .category-icon-badge:before{font-size:clamp(1.05rem,1.95vw,1.58rem)}.reference-categories .category-subcategory-actions{position:absolute;z-index:4;inset-block-start:clamp(58px,7vw,86px);inset-inline-start:clamp(14px,2.1vw,24px);display:flex;gap:7px}.reference-categories .category-subcategory-actions button{border:1px solid rgba(191,135,71,.34);border-radius:999px;padding:6px 12px;color:#5b432f;background:#fffdf9d1;box-shadow:0 8px 16px #36261814;cursor:pointer;font-size:clamp(.74rem,1.25vw,.9rem);font-weight:900}.reference-categories .category-subcategory-actions button.active{color:#fff;border-color:#101418;background:#101418}.store-menu-drawer{width:min(332px,calc(100vw - 28px));padding:12px}.store-menu-head{padding-bottom:10px}.store-menu-head .brand-logo{gap:9px}.store-menu-head .brand-logo img{width:38px;height:38px}.store-menu-head .brand-logo strong{font-size:.9rem}.store-menu-head .brand-logo small{font-size:.64rem}.store-menu-close{width:34px;height:34px;font-size:1.28rem}.store-menu-list{gap:6px;padding-top:12px}.store-menu-item{grid-template-columns:36px minmax(0,1fr);min-height:46px;gap:9px;border-radius:12px;padding:5px 8px;font-size:.94rem}.store-menu-icon{width:36px;height:36px;border-radius:11px}.menu-svg-icon{width:20px;height:20px}.reference-home .mobile-bottom-nav{min-height:66px}.reference-home .mobile-bottom-nav a{align-content:center}.reference-home .bottom-nav-icon{width:30px!important;height:30px!important;border-radius:12px!important;transition:color .2s ease,background-color .2s ease}.reference-home .mobile-bottom-nav a.active .bottom-nav-icon{color:#b8742f;background:#b8742f21!important}.reference-home .mobile-bottom-nav a.active{color:#b8742f}.product-tabs button{transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}@media(max-width:760px){.reference-home .brand-logo.compact img,.reference-home .brand-logo img{width:40px;height:40px}.reference-home .brand-logo span{max-width:112px}.reference-home .brand-logo strong{font-size:clamp(.86rem,3.4vw,1.05rem)}.reference-home .store-header .brand-logo small{font-size:.6rem}.reference-home .language-switcher{min-height:34px}.reference-home .language-switcher button{min-width:28px;padding:5px 7px}.reference-hero,.reference-hero .hero-panel{min-height:300px}.reference-hero .hero-panel{max-width:67%;padding:20px 16px}.reference-hero .hero-panel h1{font-size:clamp(1.42rem,6.2vw,2.08rem)}.reference-hero .hero-panel p{font-size:clamp(.82rem,2.8vw,.96rem)}.reference-hero .hero-cta{padding:10px 16px}.reference-categories .category-content strong{max-width:72%}}@media(max-width:480px){.reference-home .brand-logo.compact img,.reference-home .brand-logo img{width:36px;height:36px}.reference-home .brand-logo span{max-width:96px}.reference-home .store-icon-button{width:29px;height:29px}.reference-hero,.reference-hero .hero-panel{min-height:278px}.reference-hero .hero-panel{max-width:73%;padding:18px 14px}.reference-hero .hero-panel h1{font-size:clamp(1.28rem,6vw,1.72rem)}.reference-hero .hero-panel p{margin-top:9px;font-size:.8rem;line-height:1.55}.reference-hero .hero-cta{margin-top:13px;padding:9px 14px;font-size:.82rem}.reference-categories .category-card{min-height:118px}.reference-categories .category-content{padding:10px}.reference-categories .category-content strong{max-width:70%;padding:5px 9px;font-size:.82rem;line-height:1.25}.reference-categories .category-icon-badge{width:30px;height:30px;top:10px}html[dir=rtl] .reference-categories .category-icon-badge{left:10px}html[dir=ltr] .reference-categories .category-icon-badge{right:10px}.reference-categories .category-subcategory-actions{inset-block-start:48px;inset-inline-start:10px}.reference-categories .category-subcategory-actions button{padding:5px 9px;font-size:.7rem}.store-menu-drawer{width:min(332px,100%)}}.reference-categories .category-card-hitarea .category-content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0}.reference-categories .category-subcategory-actions{left:auto;right:clamp(14px,2.1vw,24px)}html[dir=ltr] .reference-categories .category-subcategory-actions{right:auto;left:clamp(14px,2.1vw,24px)}@media(max-width:560px){.reference-categories .category-content{padding:10px}.reference-categories .category-content strong{max-width:calc(100% - 40px);padding:5px 8px;font-size:clamp(.74rem,3.1vw,.86rem)}.reference-categories .category-icon-badge{top:9px;width:28px;height:28px}html[dir=rtl] .reference-categories .category-icon-badge{left:7px;right:auto}html[dir=ltr] .reference-categories .category-icon-badge{right:7px;left:auto}.reference-categories .category-subcategory-actions{top:auto;bottom:12px;right:10px;left:auto}html[dir=ltr] .reference-categories .category-subcategory-actions{right:auto;left:10px}.reference-categories .category-subcategory-actions button{padding:4px 8px;font-size:.68rem}}@media(min-width:720px){.reference-home .mobile-bottom-nav{display:none!important}}.reference-home,.products-page{padding-bottom:max(112px,calc(88px + env(safe-area-inset-bottom)))!important}.reference-home .mobile-bottom-nav{position:fixed;z-index:60;inset-inline:0;bottom:0;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));min-height:calc(66px + env(safe-area-inset-bottom));gap:0;border:0;border-top:1px solid rgba(224,211,194,.92);border-radius:0;padding:8px max(10px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-right));background:#fffdf9fa;box-shadow:0 -10px 28px #3626181c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.reference-home .mobile-bottom-nav a{display:grid;min-width:0;align-content:center;justify-items:center;gap:3px;color:#17130f;font-size:.72rem;font-weight:800;line-height:1.15;text-align:center}.reference-home .bottom-nav-icon{display:grid;width:30px!important;height:30px!important;place-items:center;border-radius:12px!important;color:currentColor;background:transparent!important}.reference-home .bottom-nav-icon:before{display:none!important;content:none!important}.reference-home .bottom-nav-icon svg{width:23px;height:23px}.reference-home .mobile-bottom-nav a.active{color:#b8742f;font-weight:950}.reference-home .mobile-bottom-nav a.active .bottom-nav-icon{color:#b8742f;background:#b8742f24!important}@media(min-width:720px){.reference-home,.products-page{padding-bottom:38px!important}.reference-home .mobile-bottom-nav{display:none!important}}.checkout-page,.order-success-page{color:#14110f;overflow-x:hidden}.checkout-hero,.checkout-stepper,.checkout-flow,.checkout-loading,.checkout-empty-state,.order-success-card{width:min(1160px,100%);margin-inline:auto}.checkout-hero{display:grid;justify-items:center;gap:10px;margin-top:clamp(18px,3vw,42px);text-align:center}.checkout-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;color:#9a7b5f;font-size:.88rem;font-weight:800}.checkout-breadcrumbs a{color:inherit}.checkout-hero h1{margin:0;color:#101418;font-size:clamp(2rem,4vw,3.35rem);font-weight:950;line-height:1.06}.checkout-hero h1:after{margin-inline-start:10px;color:#2f6b4f;content:"⛨";font-size:.54em}.checkout-hero p{margin:0;color:#2f2924;font-weight:850}.checkout-stepper{display:none}.checkout-flow{display:grid;gap:18px;margin-top:clamp(22px,3vw,34px)}.checkout-main-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(330px,.92fr);gap:16px;align-items:stretch}.checkout-card{border:1px solid rgba(224,211,194,.95);border-radius:16px;background:#fffdf9f0;box-shadow:0 12px 30px #3626180e}.checkout-form-card,.checkout-summary-card,.checkout-option-card{padding:clamp(16px,2.4vw,24px)}.checkout-card h2{margin:0 0 18px;color:#14110f;font-size:clamp(1.12rem,2vw,1.5rem);font-weight:950}.checkout-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.checkout-form-grid .checkout-field:nth-child(n+3){grid-column:1 / -1}.checkout-field{display:grid;gap:7px;color:#14110f;font-size:.9rem;font-weight:850}.checkout-field span{display:inline-flex;gap:4px}.checkout-field em{color:#b63d2b;font-style:normal}.checkout-field input,.checkout-field textarea{width:100%;border:1px solid rgba(211,190,166,.9);border-radius:9px;padding:12px 14px;color:#14110f;background:#fffdf9db;font:inherit;font-weight:750;outline:none}.checkout-field textarea{min-height:82px;resize:vertical}.checkout-field input:focus,.checkout-field textarea:focus{border-color:#bf8747;box-shadow:0 0 0 3px #bf87471f}.checkout-field.invalid input,.checkout-field.invalid textarea{border-color:#b63d2bb8}.checkout-field small{color:#b63d2b;font-size:.74rem;font-weight:800}.checkout-summary-title{display:flex;gap:12px;align-items:baseline;justify-content:space-between;margin-bottom:12px;border-bottom:1px solid rgba(224,211,194,.82);padding-bottom:14px}.checkout-summary-title h2{margin:0}.checkout-summary-title span{color:#7f7166;font-size:.82rem;font-weight:850}.checkout-items-list{display:grid}.checkout-item{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:12px;align-items:center;border-bottom:1px solid rgba(224,211,194,.72);padding:12px 0;direction:ltr}.checkout-item:last-child{border-bottom:0}.checkout-item-image{overflow:hidden;aspect-ratio:1 / .92;border-radius:9px;background:linear-gradient(135deg,#f4eadf,#fff9f1)}.checkout-item-image img{width:100%;height:100%;object-fit:contain}.checkout-item h3,.checkout-item p{margin:0}.checkout-item h3{color:#14110f;font-size:.9rem;font-weight:950;line-height:1.35}.checkout-item p{display:flex;flex-wrap:wrap;gap:6px;margin-top:5px;color:#6f6258;font-size:.78rem;font-weight:800}html[dir=rtl] .checkout-item h3,html[dir=rtl] .checkout-item p{direction:rtl;text-align:right}.checkout-item>strong{color:#14110f;font-weight:950}.checkout-totals{display:grid;gap:12px;border-top:1px solid rgba(224,211,194,.82);padding-top:16px}.checkout-totals div{display:flex;justify-content:space-between;gap:12px;color:#4f453d;font-weight:850}.checkout-totals .total{align-items:center;border-radius:10px;padding:12px;background:linear-gradient(135deg,#fff8eff5,#eadbc847);color:#14110f}.checkout-totals .total strong{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:950}.checkout-options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.checkout-option-heading{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:16px}.checkout-option-heading h2{margin:0}.checkout-delivery-note{margin:12px 0 0;color:#b8742f;text-align:center;font-weight:900}.checkout-confirm-button{display:inline-flex;width:100%;min-height:62px;align-items:center;justify-content:center;border:0;border-radius:12px;color:#fff;background:#101418;box-shadow:0 14px 30px #10141829;cursor:pointer;font-size:1.08rem;font-weight:950}.checkout-confirm-button:after{margin-inline-start:10px;color:#c99a61;content:"⚿";font-size:.9rem}.checkout-submit-error{margin:-4px 0 0;padding:12px 14px;border:1px solid #e4aaa4;border-radius:8px;background:#fff3f1;color:#982f27;text-align:center;font-weight:800}.checkout-secure-note{margin:-6px 0 0;color:#4f453d;text-align:center;font-size:.9rem;font-weight:800}.checkout-secure-note:before{margin-inline-end:8px;content:"⛨"}.order-success-card{min-height:460px;margin-top:34px}.order-success-icon{display:grid;width:66px;height:66px;place-items:center;border-radius:50%;color:#2f6b4f;background:#2f6b4f1f}.order-success-icon:before{content:"✓";font-size:2rem;font-weight:950}.order-success-card h1{margin:0;font-size:clamp(1.8rem,5vw,3rem)}.order-success-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.secondary-link-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid rgba(191,135,71,.42);border-radius:999px;padding:0 20px;color:#8a5a32;background:#fffdf9db;font-weight:900}.order-success-hero,.order-tracker-card,.order-success-grid,.order-success-actions.wide,.order-success-empty{width:min(1160px,100%);margin-inline:auto}.order-success-hero{display:grid;justify-items:center;gap:10px;margin-top:clamp(18px,3vw,38px);text-align:center}.order-success-hero .order-success-icon{width:54px;height:54px;color:#fff;background:#2f8f58}.order-success-hero h1{margin:0;color:#101418;font-size:clamp(2rem,4vw,3.35rem);font-weight:950;line-height:1.08}.order-success-hero p{max-width:620px;margin:0;color:#4f453d;font-weight:800;line-height:1.8}.order-tracker-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:clamp(22px,3vw,34px);border:1px solid rgba(224,211,194,.95);border-radius:18px;padding:clamp(18px,3vw,30px);background:#fffdf9f0;box-shadow:0 12px 30px #3626180e}.order-track-step{position:relative;display:grid;justify-items:center;gap:8px;text-align:center}.order-track-step+.order-track-step:before{position:absolute;top:24px;inset-inline-end:calc(50% + 34px);width:calc(100% - 68px);border-top:2px solid rgba(180,154,128,.48);content:""}.order-track-icon{position:relative;z-index:1;display:grid;width:50px;height:50px;place-items:center;border-radius:50%;color:#9a8c7f;background:#f1ebe4}.order-track-icon:before{content:"□";font-size:1.25rem}.order-track-step.active .order-track-icon,.order-track-step.complete .order-track-icon{color:#fff;background:#2f8f58}.order-track-step.active .order-track-icon:before,.order-track-step.complete .order-track-icon:before{content:"✓";font-weight:950}.order-track-step strong{color:#14110f;font-weight:950}.order-track-step small{color:#6f6258;font-weight:750;line-height:1.6}.order-track-step time{color:#2f6b4f;font-size:.78rem;font-weight:850}.order-success-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.85fr) minmax(250px,.65fr);gap:16px;align-items:start;margin-top:18px}.order-card{border:1px solid rgba(224,211,194,.95);border-radius:16px;padding:clamp(16px,2.4vw,24px);background:#fffdf9f0;box-shadow:0 12px 30px #3626180e}.order-card-heading{display:flex;gap:12px;align-items:baseline;justify-content:space-between;margin-bottom:14px;border-bottom:1px solid rgba(224,211,194,.82);padding-bottom:14px}.order-card h2,.order-card-heading h2{margin:0;color:#14110f;font-size:clamp(1.08rem,2vw,1.42rem);font-weight:950}.order-card-heading span{color:#817368;font-size:.82rem;font-weight:850}.order-summary-items{display:grid}.order-summary-item{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:12px;align-items:center;border-bottom:1px solid rgba(224,211,194,.72);padding:12px 0;direction:ltr}.order-summary-image{overflow:hidden;aspect-ratio:1 / .92;border-radius:9px;background:linear-gradient(135deg,#f4eadf,#fff9f1)}.order-summary-image img{width:100%;height:100%;object-fit:contain}.order-summary-item h3,.order-summary-item p{margin:0}.order-summary-item h3{color:#14110f;font-size:.92rem;font-weight:950;line-height:1.35}.order-summary-item p{display:flex;flex-wrap:wrap;gap:6px;margin-top:5px;color:#6f6258;font-size:.78rem;font-weight:800}html[dir=rtl] .order-summary-item h3,html[dir=rtl] .order-summary-item p{direction:rtl;text-align:right}.order-summary-item>strong{color:#14110f;font-weight:950}.order-total-list{display:grid;gap:12px;padding-top:16px}.order-total-list div{display:flex;justify-content:space-between;gap:12px;color:#4f453d;font-weight:850}.order-total-list .total{align-items:center;border-radius:10px;padding:12px;background:linear-gradient(135deg,#fff8eff5,#eadbc847);color:#14110f}.order-total-list .total strong{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:950}.order-details-card dl{display:grid;gap:12px;margin:16px 0 0}.order-details-card dl div{display:grid;grid-template-columns:minmax(90px,.8fr) minmax(0,1fr);gap:12px;min-width:0;border-bottom:1px solid rgba(224,211,194,.58);padding-bottom:10px}.order-details-card dt{color:#6f6258;font-size:.8rem;font-weight:800}.order-details-card dd{min-width:0;max-width:100%;margin:0;color:#14110f;font-weight:900;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.order-side-stack{display:grid;min-width:0;gap:16px}.order-email-notice{display:grid;min-width:0;max-width:100%;justify-items:center;gap:12px;text-align:center}.order-mail-illustration{display:grid;width:96px;height:78px;place-items:center;border-radius:18px;color:#2f8f58;background:linear-gradient(135deg,#eadbc8bd,#fffdf9eb)}.order-mail-illustration:before{content:"✉";font-size:2rem}.order-email-notice p,.order-help-card p{min-width:0;max-width:100%;margin:0;color:#4f453d;font-weight:800;line-height:1.75;overflow-wrap:anywhere;word-break:break-word}.order-email-notice strong{display:inline-block;max-width:100%;border:1px solid rgba(191,135,71,.24);border-radius:9px;padding:10px 12px;color:#2f6b4f;background:#fff8efc2;font-size:.9rem;overflow-wrap:anywhere;word-break:break-word}.order-help-card{display:grid;gap:12px;text-align:center}.order-help-card a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(47,107,79,.34);border-radius:10px;color:#2f6b4f;background:#fffdf9f0;font-weight:950}.order-help-whatsapp-icon{width:22px;height:22px;flex:0 0 auto}.order-success-actions.wide{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-top:24px;margin-bottom:0}.order-success-actions.wide .cart-checkout-button,.order-success-actions.wide .secondary-link-button{min-width:0;min-height:54px;border-radius:10px;text-align:center}.order-success-page .checkout-secure-note{width:min(1160px,100%);max-width:100%;margin:12px auto 0;padding-bottom:8px;overflow-wrap:anywhere;word-break:break-word}@media(max-width:760px){.checkout-page,.order-success-page{padding-inline:12px;padding-bottom:max(122px,calc(98px + env(safe-area-inset-bottom)))}.checkout-hero{gap:8px;margin-top:12px}.checkout-breadcrumbs{display:none}.checkout-hero h1{font-size:clamp(1.7rem,8vw,2.3rem)}.checkout-hero p{max-width:300px;font-size:.84rem;line-height:1.65}.checkout-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:16px}.checkout-stepper div{position:relative;display:grid;justify-items:center;gap:8px;color:#817368;font-size:.72rem;font-weight:800}.checkout-stepper div+div:before{position:absolute;top:15px;inset-inline-end:50%;width:100%;border-top:1px dashed rgba(180,154,128,.65);content:""}.checkout-stepper span{position:relative;z-index:1;display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(224,211,194,.95);border-radius:50%;background:#fffdf9}.checkout-stepper .active span{color:#fff;border-color:#101418;background:#101418}.checkout-flow{gap:14px;margin-top:16px}.checkout-main-grid,.checkout-options-grid{grid-template-columns:1fr;gap:12px}.checkout-card{border-radius:13px}.checkout-form-card,.checkout-summary-card,.checkout-option-card{padding:14px}.checkout-card h2{margin-bottom:14px;font-size:1.08rem;text-align:center}.checkout-form-grid{grid-template-columns:1fr;gap:12px}.checkout-form-grid .checkout-field:nth-child(n+3){grid-column:auto}.checkout-field{font-size:.82rem}.checkout-field input,.checkout-field textarea{border-radius:8px;padding:11px 12px}.checkout-summary-title{justify-content:center;text-align:center}.checkout-items-list{grid-template-columns:repeat(3,42px);justify-content:start;gap:8px;border-bottom:1px solid rgba(224,211,194,.72);padding-bottom:12px}.checkout-item{display:block;border-bottom:0;padding:0}.checkout-item:nth-child(n+4){display:none}.checkout-item-image{width:42px;height:42px}.checkout-item h3,.checkout-item p,.checkout-item>strong{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.checkout-totals{border-top:0;padding-top:14px;font-size:.86rem}.checkout-totals .total strong{font-size:2rem}.checkout-option-heading{margin-bottom:12px}.checkout-delivery-note{font-size:.86rem}.checkout-confirm-button{min-height:54px;border-radius:10px;font-size:.98rem}.order-success-hero{gap:8px;margin-top:12px}.order-success-hero .order-success-icon{width:46px;height:46px}.order-success-hero h1{font-size:clamp(1.65rem,7.5vw,2.3rem)}.order-success-hero p{max-width:310px;font-size:.84rem;line-height:1.65}.order-tracker-card{gap:6px;margin-top:16px;border-radius:14px;padding:14px 10px}.order-track-step{gap:6px}.order-track-step+.order-track-step:before{top:18px;inset-inline-end:calc(50% + 26px);width:calc(100% - 52px)}.order-track-icon{width:38px;height:38px}.order-track-step strong{font-size:.76rem;line-height:1.35}.order-track-step small{font-size:.7rem}.order-success-grid{grid-template-columns:1fr;gap:12px;margin-top:12px}.order-card{border-radius:13px;padding:14px}.order-card-heading{justify-content:center;text-align:center}.order-summary-items{grid-template-columns:repeat(3,42px);justify-content:start;gap:8px;border-bottom:1px solid rgba(224,211,194,.72);padding-bottom:12px}.order-summary-item{display:block;border-bottom:0;padding:0}.order-summary-item:nth-child(n+4){display:none}.order-summary-image{width:42px;height:42px}.order-summary-item h3,.order-summary-item p,.order-summary-item>strong{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.order-total-list .total strong{font-size:2rem}.order-details-card dl{gap:8px}.order-details-card dl div{grid-template-columns:1fr;gap:4px;text-align:center}.order-mail-illustration{width:74px;height:60px}.order-email-notice p,.order-help-card p{font-size:.84rem}.order-success-actions.wide{grid-template-columns:1fr;gap:12px;margin-top:16px}.checkout-secure-note{font-size:.82rem}.order-success-page{padding-bottom:max(150px,calc(120px + env(safe-area-inset-bottom)))}.order-success-page .checkout-secure-note{margin-top:12px;padding-inline:8px;padding-bottom:0}}.account-page{min-height:100vh;overflow-x:hidden;padding-bottom:max(110px,calc(82px + env(safe-area-inset-bottom)));color:#14110f}.account-page-hero,.account-dashboard-grid,.account-login-prompt{width:min(1160px,100%);margin-inline:auto}.account-page-hero{display:grid;gap:8px;margin-top:28px;text-align:center}.account-page-hero h1{margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:950;letter-spacing:0}.account-page-hero p{margin:0;color:#6f6258;font-size:1rem;font-weight:800}.account-dashboard-grid{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:18px;margin-top:24px;align-items:start}.account-user-card,.account-orders-panel,.account-password-card,.account-login-prompt,.account-order-modal{border:1px solid rgba(224,211,194,.95);border-radius:16px;background:#fffdf9e6;box-shadow:0 18px 44px #3b2b1c0f}.account-user-card,.account-orders-panel,.account-password-card,.account-login-prompt{padding:20px}.account-password-card{grid-column:1 / -1}.account-password-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.account-password-form label{display:grid;gap:7px;color:var(--muted);font-size:.82rem;font-weight:700}.account-password-form input{width:100%;border:1px solid rgba(196,177,153,.85);border-radius:8px;background:#fff;padding:11px 12px;color:var(--ink)}.account-password-form button,.account-password-message{grid-column:1 / -1}.account-password-message{margin:0;color:var(--success)}.account-password-message.error{color:var(--danger)}.admin-shopping-notice{margin:18px 0;border:1px solid rgba(196,177,153,.85);border-radius:8px;background:#fffdf9eb;padding:12px 14px;color:var(--muted);font-weight:700}.account-card-heading,.account-section-title,.account-modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.account-card-heading{justify-content:flex-start;border-bottom:1px solid rgba(224,211,194,.72);padding-bottom:16px}.account-user-avatar{display:grid;width:54px;height:54px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fffdfa;background:linear-gradient(135deg,#bf8747,#14110f);font-size:1.35rem;font-weight:950}.account-card-heading h2,.account-section-title h2,.account-login-prompt h2,.account-modal-head h2,.account-modal-section h3{margin:0;font-weight:950;letter-spacing:0}.account-card-heading p,.account-modal-head p{margin:4px 0 0;color:#6f6258;font-weight:800;overflow-wrap:anywhere;word-break:break-word}.account-details-list{display:grid;gap:12px;margin:16px 0 0}.account-details-list div{display:grid;grid-template-columns:minmax(92px,.7fr) minmax(0,1fr);gap:12px;min-width:0;border-bottom:1px solid rgba(224,211,194,.58);padding-bottom:10px}.account-details-list div:last-child{border-bottom:0;padding-bottom:0}.account-details-list dt{color:#6f6258;font-size:.82rem;font-weight:800}.account-details-list dd{min-width:0;max-width:100%;margin:0;color:#14110f;font-weight:900;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.account-section-title{border-bottom:1px solid rgba(224,211,194,.72);padding-bottom:14px}.account-section-title small{border-radius:999px;padding:8px 12px;color:#8a5a32;background:#fff8efeb;font-weight:950;white-space:nowrap}.account-order-list{display:grid;gap:12px;margin-top:16px}.account-order-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(180px,.85fr) auto;gap:14px;align-items:center;border:1px solid rgba(224,211,194,.82);border-radius:14px;padding:14px;background:#ffffff8a}.account-order-card-main{min-width:0}.account-order-card h3{margin:8px 0 4px;font-size:1rem;font-weight:950;overflow-wrap:anywhere;word-break:break-word}.account-order-card p{margin:0;color:#6f6258;font-size:.86rem;font-weight:800}.account-order-card dl{display:grid;gap:8px;margin:0}.account-order-card dl div{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-order-card dt{color:#6f6258;font-size:.78rem;font-weight:800}.account-order-card dd{margin:0;color:#14110f;font-weight:950}.account-order-card .secondary-link-button{min-height:42px;border-radius:10px;padding-inline:16px;white-space:nowrap}.account-status-badge{display:inline-flex;min-height:28px;align-items:center;border-radius:999px;padding:5px 10px;font-size:.78rem;font-weight:950}.account-status-badge.pending{border:1px solid rgba(191,135,71,.36);color:#9a642e;background:#fff3e1f5}.account-status-badge.confirmed{border:1px solid rgba(47,107,129,.28);color:#2f6b81;background:#ebf7faf2}.account-status-badge.delivered{border:1px solid rgba(47,107,79,.32);color:#2f6b4f;background:#ebf8f0f2}.account-empty-orders,.account-login-prompt{display:grid;justify-items:center;gap:12px;text-align:center}.account-empty-orders{min-height:240px;align-content:center}.account-empty-orders h3,.account-empty-orders p,.account-login-prompt p{margin:0}.account-empty-orders p,.account-login-prompt p{max-width:520px;color:#6f6258;font-weight:800;line-height:1.75}.account-login-prompt{margin-top:24px;padding:28px 20px}.account-admin-panel{width:auto;margin-top:0;align-self:stretch;align-content:center}.account-logout-button{width:100%;min-height:46px;margin-top:16px;border-radius:10px}.session-toast{z-index:220}.account-prompt-icon{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;color:#2f6b4f;background:#2f6b4f1f}.account-prompt-icon:before{width:26px;height:26px;border:2px solid currentColor;border-top:0;border-radius:0 0 999px 999px;content:""}.account-prompt-actions{display:grid;width:min(420px,100%);grid-template-columns:1fr 1fr;gap:12px;margin-top:6px}.account-prompt-actions .cart-checkout-button,.account-prompt-actions .secondary-link-button{min-height:50px;border-radius:10px}.account-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:18px;background:#14110f6b}.account-order-modal{width:min(880px,100%);max-height:min(86vh,760px);overflow:auto;padding:20px}.account-modal-head{border-bottom:1px solid rgba(224,211,194,.72);padding-bottom:14px}.account-modal-head button{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid rgba(224,211,194,.92);border-radius:50%;color:#14110f;background:#fffdf9f0;font-size:1.4rem;font-weight:800}.account-modal-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);gap:16px;margin-top:16px}.account-modal-section,.account-modal-summary{min-width:0;border:1px solid rgba(224,211,194,.78);border-radius:14px;padding:16px;background:#fff8ef6b}.account-modal-items{display:grid;gap:12px}.account-modal-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:12px;align-items:center;border-bottom:1px solid rgba(224,211,194,.66);padding-bottom:12px}.account-modal-item:last-child{border-bottom:0;padding-bottom:0}.account-modal-image{overflow:hidden;width:62px;height:62px;border-radius:10px;background:#eadbc866}.account-modal-image img{width:100%;height:100%;object-fit:cover}.account-modal-item strong,.account-modal-item span{display:block;min-width:0;overflow-wrap:anywhere;word-break:break-word}.account-modal-item strong{font-size:.92rem;font-weight:950}.account-modal-item span{margin-top:4px;color:#6f6258;font-size:.78rem;font-weight:800}.account-modal-item em{margin-inline:6px;color:#c5ad93;font-style:normal}.account-modal-item b{white-space:nowrap}.account-modal-summary{margin-top:16px}.account-total-line{border-radius:10px;padding:10px 12px!important;background:#fff8efeb}.account-total-line dd{font-size:1.35rem}html[dir=ltr] .account-page,html[dir=ltr] .account-order-card,html[dir=ltr] .account-order-modal{text-align:left}@media(max-width:900px){.account-dashboard-grid,.account-modal-grid,.account-order-card{grid-template-columns:1fr}.account-order-card .secondary-link-button{width:100%}.account-password-form{grid-template-columns:1fr}}@media(max-width:760px){.account-page{padding-inline:12px;padding-bottom:max(150px,calc(120px + env(safe-area-inset-bottom)))}.account-page-hero{margin-top:18px}.account-page-hero h1{font-size:2rem}.account-user-card,.account-orders-panel,.account-password-card,.account-login-prompt{border-radius:13px;padding:16px}.account-details-list div{grid-template-columns:1fr;gap:4px}.account-card-heading,.account-section-title{align-items:flex-start}.account-prompt-actions{grid-template-columns:1fr}.account-modal-backdrop{align-items:end;padding:10px;padding-bottom:max(92px,calc(76px + env(safe-area-inset-bottom)))}.account-order-modal{max-height:80vh;border-radius:18px 18px 14px 14px;padding:16px}.account-modal-head{align-items:flex-start}.account-modal-item{grid-template-columns:56px minmax(0,1fr)}.account-modal-item b{grid-column:2}}.wishlist-page{min-height:100vh;overflow-x:hidden;padding-bottom:max(132px,calc(100px + env(safe-area-inset-bottom)));color:#14110f}.wishlist-hero,.wishlist-stats-card,.wishlist-toolbar,.wishlist-filter-panel,.wishlist-products,.wishlist-bottom-cta,.wishlist-trust-row{width:min(1160px,100%);margin-inline:auto}.wishlist-hero{display:grid;justify-items:center;gap:10px;margin-top:28px;padding:24px 16px 14px;text-align:center}.wishlist-hero-icon{position:relative;display:grid;width:150px;height:150px;place-items:center;border:1px solid rgba(224,211,194,.7);border-radius:50%;color:#9a7b5c;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.94),transparent 38%),linear-gradient(135deg,#fffdf9f5,#eadbc875);box-shadow:inset 0 0 0 8px #fffdf99e,0 18px 36px #36261814}.wishlist-hero-icon:before{content:"♡";font-size:5rem;line-height:1}.wishlist-hero-icon span{position:absolute;right:10px;bottom:14px;display:grid;width:48px;height:48px;place-items:center;border:5px solid #fffdf9;border-radius:50%;color:#fff;background:#2f7a4f;box-shadow:0 12px 24px #2f7a4f3d}.wishlist-hero-icon span:before{content:"♥";font-size:1.5rem}.wishlist-hero h1{margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:950;letter-spacing:0}.wishlist-hero p{margin:0;color:#4f453d;font-size:1rem;font-weight:850}.wishlist-hero p:after{display:block;width:42px;height:2px;margin:16px auto 0;background:#bf8747;content:""}.wishlist-stats-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:22px;border:1px solid rgba(224,211,194,.95);border-radius:14px;padding:16px;background:#fffdf9f0;box-shadow:0 14px 34px #36261812}.wishlist-stats-card article{display:grid;grid-template-columns:38px auto;gap:8px 12px;align-items:center;justify-content:center}.wishlist-stats-card article+article{border-inline-start:1px solid rgba(224,211,194,.82)}.wishlist-stats-card strong{color:#14110f;font-size:clamp(1.55rem,3vw,2.2rem);font-weight:950;line-height:1}.wishlist-stats-card small{grid-column:2;color:#4f453d;font-size:.82rem;font-weight:850}.wishlist-stat-icon{display:grid;width:38px;height:38px;grid-row:span 2;place-items:center;color:#9a6841}.wishlist-stat-icon.heart:before{content:"♡";font-size:2.1rem}.wishlist-stat-icon.bag{border:2px solid currentColor;border-radius:4px 4px 10px 10px}.wishlist-stat-icon.bag:before{width:14px;height:9px;border:2px solid currentColor;border-bottom:0;border-radius:999px 999px 0 0;content:"";transform:translateY(-16px)}.wishlist-toolbar{display:grid;grid-template-columns:minmax(210px,1fr) minmax(160px,.55fr) auto;gap:12px;align-items:center;margin-top:30px}.wishlist-sort{position:relative;display:grid;min-width:0}.wishlist-sort span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.wishlist-sort select,.wishlist-filter-button,.wishlist-view-toggle button{min-height:48px;border:1px solid rgba(224,211,194,.95);border-radius:10px;color:#14110f;background:#fffdf9f5;font-weight:900}.wishlist-sort select{width:100%;padding:0 14px}.wishlist-filter-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding-inline:18px}.wishlist-filter-button:before{width:16px;height:16px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;content:"";box-shadow:inset 0 5px 0 transparent}.wishlist-view-toggle{display:flex;gap:8px;justify-content:flex-end}.wishlist-view-toggle button{display:grid;width:48px;padding:0;place-items:center}.wishlist-view-toggle button.active{color:#fffdf9;border-color:#101418;background:#101418}.wishlist-list-icon,.wishlist-grid-icon{display:block;width:18px;height:18px}.wishlist-list-icon{border-top:2px solid currentColor;border-bottom:2px solid currentColor;box-shadow:inset 0 7px 0 -5px currentColor}.wishlist-grid-icon{background:linear-gradient(currentColor 0 0) 0 0 / 7px 7px no-repeat,linear-gradient(currentColor 0 0) 11px 0 / 7px 7px no-repeat,linear-gradient(currentColor 0 0) 0 11px / 7px 7px no-repeat,linear-gradient(currentColor 0 0) 11px 11px / 7px 7px no-repeat}.wishlist-filter-panel{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin-top:12px;border:1px solid rgba(224,211,194,.92);border-radius:12px;padding:12px;background:#fffdf9f0}.wishlist-filter-panel label{display:inline-flex;align-items:center;gap:8px;color:#4f453d;font-weight:900}.wishlist-filter-panel input{accent-color:#2f7a4f}.wishlist-filter-panel button{border:1px solid rgba(191,135,71,.34);border-radius:999px;padding:8px 14px;color:#8a5a32;background:#fff8efdb;font-weight:900}.wishlist-products{margin-top:28px}.wishlist-products.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.wishlist-products.list{display:grid;gap:14px}.wishlist-products>.home-status,.wishlist-products>.wishlist-empty-state{grid-column:1 / -1}.wishlist-product-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(224,211,194,.95);border-radius:14px;background:#fffdf9f5;box-shadow:0 14px 34px #36261812}.wishlist-product-card.grid{display:grid;grid-template-rows:auto 1fr}.wishlist-card-image{position:relative;display:block;overflow:hidden;aspect-ratio:1 / .92;background:linear-gradient(135deg,#f4eadf,#fff9f1)}.wishlist-card-image img{width:100%;height:100%;padding:8px;object-fit:contain}.wishlist-leather-badge{position:absolute;right:10px;bottom:10px;border-radius:999px;padding:6px 10px;color:#fffdf9;background:#8a5a32c7;font-size:.72rem;font-weight:900}.wishlist-heart-mark,.wishlist-card-close{position:absolute;z-index:2;display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#fffdf9eb;box-shadow:0 8px 18px #36261814}.wishlist-heart-mark{top:10px;inset-inline-start:10px;color:#cf2828}.wishlist-heart-mark:before{content:"♥";font-size:1.15rem}.wishlist-card-close{top:10px;inset-inline-end:10px;border:0;color:#14110f;cursor:pointer;font-size:1rem;font-weight:900}.wishlist-card-content{display:grid;min-width:0;gap:8px;padding:14px;text-align:center}.wishlist-card-content h3{display:-webkit-box;min-height:2.34em;margin:0;overflow:hidden;color:#14110f;font-size:.96rem;font-weight:950;line-height:1.17;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wishlist-card-content p{margin:0;color:#5f554c;font-size:.83rem;font-weight:800}.wishlist-price-row{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;justify-content:center}.wishlist-price-row strong{color:#101418;font-size:1.18rem;font-weight:950}.wishlist-price-row del{color:#a89b8c;font-size:.82rem;font-weight:800}.wishlist-card-actions{display:grid;gap:9px;margin-top:4px}.wishlist-add-button{min-height:40px;border:0;border-radius:8px;color:#fffdf9;background:linear-gradient(135deg,#2f7a4f,#16633d);box-shadow:0 10px 18px #2f7a4f29;font-weight:950}.wishlist-add-button.added{background:#2f6b4f}.wishlist-remove-button{min-height:32px;border:0;color:#6d5542;background:transparent;font-size:.8rem;font-weight:900}.wishlist-remove-button:before{content:"✕";margin-inline-end:7px;color:#9a6841}.wishlist-products.list .wishlist-product-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;align-items:center;padding:12px}.wishlist-products.list .wishlist-card-image{aspect-ratio:1 / .88;border-radius:10px}.wishlist-products.list .wishlist-card-content{align-content:center;padding:0;text-align:start}.wishlist-products.list .wishlist-price-row{justify-content:flex-start}.wishlist-products.list .wishlist-card-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center}.wishlist-products.list .wishlist-remove-button{width:42px;border:1px solid rgba(224,211,194,.92);border-radius:8px;font-size:0}.wishlist-products.list .wishlist-remove-button:before{margin:0;font-size:.9rem}.wishlist-bottom-cta{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-top:34px;border:1px solid rgba(224,211,194,.95);border-radius:16px;padding:22px;background:linear-gradient(135deg,#fffdf9f5,#fff8efdb),#fffdf9;box-shadow:0 14px 34px #36261812}.wishlist-bottom-cta h2,.wishlist-bottom-cta p{margin:0}.wishlist-bottom-cta h2{font-size:clamp(1.2rem,2.8vw,1.75rem);font-weight:950}.wishlist-bottom-cta p{margin-top:6px;color:#5f554c;font-weight:800}.wishlist-bottom-cta .cart-checkout-button{width:fit-content;min-height:42px;margin-top:14px;border-radius:8px;padding-inline:22px}.wishlist-cta-icon{position:relative;display:grid;width:74px;height:74px;flex:0 0 auto;place-items:center;border-radius:18px;color:#fffdf9;background:linear-gradient(135deg,#2f7a4f,#16633d);box-shadow:0 12px 24px #2f7a4f33}.wishlist-cta-icon:before{width:34px;height:38px;border:3px solid currentColor;border-radius:4px 4px 10px 10px;content:""}.wishlist-cta-icon:after{position:absolute;right:15px;bottom:14px;content:"♥";font-size:1.35rem}.wishlist-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.wishlist-trust-row article{display:inline-flex;min-width:0;align-items:center;justify-content:center;gap:10px;color:#2f6b4f;font-weight:900}.wishlist-trust-icon{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(47,107,79,.22);border-radius:50%;color:#2f6b4f;background:#2f6b4f0f}.wishlist-trust-icon:before{font-weight:950}.wishlist-trust-icon.secure:before{content:"✓"}.wishlist-trust-icon.shipping:before{content:"+"}.wishlist-trust-icon.original:before{content:"*"}@media(max-width:900px){.wishlist-products.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.wishlist-page{padding-inline:12px;padding-bottom:max(154px,calc(124px + env(safe-area-inset-bottom)))}.wishlist-hero{margin-top:12px;padding-top:18px}.wishlist-hero-icon{width:124px;height:124px}.wishlist-hero-icon:before{font-size:4rem}.wishlist-hero-icon span{width:40px;height:40px;right:6px;bottom:8px}.wishlist-hero h1{font-size:2rem}.wishlist-stats-card{margin-top:18px;padding:14px 10px}.wishlist-stats-card article{grid-template-columns:32px auto;gap:6px 8px}.wishlist-stats-card strong{font-size:1.45rem}.wishlist-stats-card small{font-size:.68rem}.wishlist-toolbar{grid-template-columns:1fr 1fr;gap:8px;margin-top:24px}.wishlist-view-toggle{grid-column:1 / -1;justify-content:stretch}.wishlist-view-toggle button{width:100%}.wishlist-products{margin-top:20px}.wishlist-products.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wishlist-products.list{gap:14px}.wishlist-products.list .wishlist-product-card{grid-template-columns:112px minmax(0,1fr);gap:12px;border-radius:12px;padding:10px}.wishlist-products.grid .wishlist-card-content{padding:10px}.wishlist-card-content h3{font-size:.84rem}.wishlist-card-content p{font-size:.74rem}.wishlist-price-row strong{font-size:1rem}.wishlist-add-button{min-height:36px;font-size:.78rem}.wishlist-leather-badge{display:none}.wishlist-heart-mark{width:30px;height:30px;top:8px;inset-inline-start:8px;background:transparent;box-shadow:none}.wishlist-card-close{width:30px;height:30px;top:8px;inset-inline-end:8px}.wishlist-products.list .wishlist-card-actions{grid-template-columns:minmax(0,1fr) 36px}.wishlist-products.list .wishlist-remove-button{width:36px;min-height:36px}.wishlist-bottom-cta{margin-top:26px;border-radius:13px;padding:16px}.wishlist-bottom-cta h2{font-size:1.05rem}.wishlist-bottom-cta p{font-size:.78rem}.wishlist-cta-icon{width:58px;height:58px;border-radius:14px}.wishlist-trust-row{grid-template-columns:1fr;gap:10px;margin-bottom:4px}.wishlist-trust-row article{justify-content:center;font-size:.82rem}}.cart-page{color:#14110f}.cart-hero,.cart-layout,.cart-options-layout,.cart-trust-row,.cart-loading,.cart-empty-state{width:min(1160px,100%);margin-inline:auto}.cart-loading,.checkout-loading,.product-detail-loading .home-status{display:flex;width:fit-content;align-items:center;justify-content:center;gap:10px;padding-inline:18px}.cart-loading:before,.checkout-loading:before,.product-detail-loading .home-status:before{width:16px;height:16px;border:2px solid rgba(191,135,71,.28);border-top-color:#14110f;border-radius:50%;content:"";animation:spin .75s linear infinite}.cart-hero{display:grid;justify-items:center;gap:10px;margin-top:clamp(18px,3vw,42px);text-align:center}.cart-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;color:#9a7b5f;font-size:.88rem;font-weight:800}.cart-breadcrumbs a{color:inherit}.cart-title-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center}.cart-title-row span{border-radius:999px;padding:7px 15px;color:#6b4d32;background:#eadbc8b8;font-size:.86rem;font-weight:900}.cart-title-row h1{margin:0;color:#101418;font-size:clamp(2rem,4vw,3.6rem);font-weight:950;line-height:1.06}.cart-hero p{margin:0;color:#2f2924;font-weight:850}.cart-layout{margin-top:clamp(24px,4vw,46px)}.cart-items-list,.cart-options-stack{display:grid;gap:14px}.cart-item-card,.cart-option-card,.cart-summary-card{border:1px solid rgba(224,211,194,.95);border-radius:16px;background:#fffdf9f0;box-shadow:0 12px 30px #3626180e}.cart-item-card{display:grid;grid-template-columns:240px minmax(0,1fr) 42px;gap:clamp(16px,3vw,42px);align-items:center;min-height:210px;padding:18px;direction:ltr}.cart-item-media{display:block;overflow:hidden;aspect-ratio:1.42 / 1;border-radius:10px;background:linear-gradient(135deg,#f3e8df,#fff8f0)}.cart-item-media img{width:100%;height:100%;object-fit:contain}.cart-item-info{display:grid;gap:10px;justify-items:start}html[dir=rtl] .cart-item-info{direction:rtl;justify-items:end;text-align:right}.cart-item-info h2{margin:0;color:#14110f;font-size:clamp(1rem,2vw,1.32rem);font-weight:950;line-height:1.35}.cart-item-info p{margin:0;color:#5f544b;font-size:.94rem;font-weight:800}.cart-item-info strong{color:#101418;font-size:clamp(1.05rem,2vw,1.45rem);font-weight:950}.cart-quantity-control{display:grid;grid-template-columns:44px 56px 44px;min-height:40px;overflow:hidden;border:1px solid rgba(211,190,166,.95);border-radius:10px;background:#fffdf9e0}.cart-quantity-control button{border:0;color:#14110f;background:transparent;cursor:pointer;font-size:1.1rem;font-weight:900;transition:background-color .18s ease,color .18s ease,transform .18s ease}.cart-quantity-control button:hover,.cart-quantity-control button:focus-visible{color:#fffdf9;background:#14110f;outline:none}.cart-quantity-control button:active{transform:scale(.92)}.cart-quantity-control strong{display:grid;place-items:center;font-size:1rem}.cart-item-actions{display:grid;height:100%;align-content:space-between;justify-items:center}.cart-heart,.cart-remove{position:relative;display:grid;width:36px;height:36px;place-items:center;border:1px solid transparent;border-radius:11px;color:#14110f;background:transparent;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.cart-heart:before{content:"♡";font-size:1.55rem;line-height:1}.cart-heart.active{color:#b8742f}.cart-heart.active:before{content:"♥"}.cart-remove:before,.cart-remove:after{content:none;display:none}.cart-remove{color:#5f554c;background:#fffdf9c7}.cart-remove-svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.cart-remove:hover,.cart-remove:focus-visible{color:#8f2525;border-color:#9d2d2d33;background:#9d2d2d14;box-shadow:0 10px 20px #9d2d2d1f;outline:none;transform:translateY(-1px)}.cart-remove:active{transform:translateY(0) scale(.94)}.cart-options-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:22px;align-items:start;margin-top:24px}.cart-option-card,.cart-summary-card{padding:clamp(16px,2.4vw,24px)}.cart-option-heading{display:flex;gap:12px;align-items:start;justify-content:space-between;margin-bottom:16px}.cart-option-heading h2,.cart-summary-card h2{margin:0;color:#14110f;font-size:clamp(1.08rem,2vw,1.45rem);font-weight:950}.cart-option-heading p{margin:6px 0 0;color:#766b60;font-size:.88rem;font-weight:700}.cart-icon,.cart-trust-icon{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:50%;color:#b8742f;background:#bf87471f}.cart-icon.delivery:before,.cart-trust-icon.truck:before{content:"⛟"}.cart-icon.payment:before{content:"⚿"}.cart-trust-icon.shield:before{content:"⛨"}.cart-trust-icon.leather:before{content:"✦"}.cart-radio-list{display:grid;gap:12px}.cart-radio-list label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;min-height:54px;border:1px solid rgba(224,211,194,.95);border-radius:10px;padding:10px 14px;color:#191613;background:#fffdf9d1;cursor:pointer;font-weight:900}.cart-radio-list label.active{border-color:#2f6b4feb;background:linear-gradient(135deg,#e8f4edf5,#fffdf9f5);box-shadow:inset 0 0 0 1px #2f6b4f14}.cart-radio-list label.disabled{cursor:not-allowed;opacity:.72}.cart-radio-list input{width:16px;height:16px;accent-color:#2f6b4f}.cart-radio-list strong{color:#14110f}.payment-list label{grid-template-columns:auto minmax(0,1fr) auto}.payment-list span{display:grid;gap:3px}.payment-list small,.cart-option-card>small{color:#766b60;font-size:.78rem;font-weight:700}.payment-list em{border-radius:999px;padding:4px 8px;color:#fff;background:#c4945c;font-size:.64rem;font-style:normal;font-weight:900}.cart-summary-card{position:sticky;top:18px}.cart-summary-card dl{display:grid;gap:16px;margin:28px 0 18px}.cart-summary-card dl div{display:flex;justify-content:space-between;gap:12px;color:#4f453d;font-weight:800}.cart-summary-card dd{margin:0;color:#14110f;font-weight:900}.cart-total-row{display:grid;gap:8px;border-top:1px solid rgba(224,211,194,.86);padding-top:18px;color:#14110f;font-weight:850}.cart-total-row strong{font-size:clamp(2rem,4vw,3rem);font-weight:950}.cart-checkout-button{display:inline-flex;width:100%;min-height:62px;align-items:center;justify-content:center;margin-top:18px;border-radius:12px;color:#fff;background:#101418;box-shadow:0 14px 30px #10141829;font-size:1.08rem;font-weight:950;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.cart-checkout-button:hover,.cart-checkout-button:focus-visible{background:linear-gradient(135deg,#101418,#8a5a32);box-shadow:0 18px 34px #3626182e;outline:none;transform:translateY(-1px)}.cart-checkout-button:before{margin-inline-end:10px;content:"⚿";font-size:.9rem}.cart-summary-card p{margin:12px 0 0;color:#6f6258;text-align:center;font-weight:750}.cart-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;border-top:1px solid rgba(224,211,194,.8);padding-top:24px}.cart-trust-row article{display:grid;justify-items:center;gap:8px;text-align:center}.cart-trust-row strong{color:#14110f}.cart-trust-row small{color:#6f6258;font-weight:750}@media(max-width:760px){.cart-page{padding-inline:12px;padding-bottom:max(120px,calc(96px + env(safe-area-inset-bottom)))}.cart-hero{gap:8px;margin-top:12px}.cart-breadcrumbs{display:none}.cart-title-row{display:grid;gap:8px}.cart-title-row h1{font-size:clamp(1.75rem,8vw,2.4rem)}.cart-title-row span{order:2;justify-self:center;padding:6px 14px}.cart-hero p{max-width:290px;font-size:.82rem;line-height:1.65}.cart-layout{margin-top:18px}.cart-items-list{gap:10px}.cart-item-card{grid-template-columns:112px minmax(0,1fr) 24px;gap:12px;min-height:142px;border-radius:13px;padding:12px}.cart-item-media{aspect-ratio:1 / 1.06}.cart-item-info{gap:7px}.cart-item-info h2{display:-webkit-box;overflow:hidden;font-size:.86rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-item-info p{font-size:.78rem}.cart-item-info strong{font-size:1rem}.cart-quantity-control{grid-template-columns:34px 42px 34px;min-height:32px;border-radius:8px}.cart-quantity-control button{font-size:.96rem}.cart-heart,.cart-remove{width:24px;height:24px}.cart-heart:before{font-size:1.08rem}.cart-remove-svg{width:15px;height:15px;stroke-width:2}.cart-options-layout{grid-template-columns:1fr;gap:12px;margin-top:14px}.cart-options-stack{gap:12px}.cart-option-card,.cart-summary-card{border-radius:13px;padding:14px}.cart-option-heading{margin-bottom:12px}.cart-option-heading h2,.cart-summary-card h2{font-size:1.08rem}.cart-radio-list{gap:9px}.cart-radio-list label{min-height:48px;padding:9px 11px;font-size:.82rem}.payment-list em{font-size:.58rem}.cart-summary-card{position:static}.cart-summary-card dl{gap:13px;margin:22px 0 16px;font-size:.86rem}.cart-total-row strong{font-size:2.2rem}.cart-checkout-button{min-height:54px;border-radius:10px;font-size:.98rem}.cart-trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px;padding-top:18px}.cart-trust-row strong{font-size:.76rem;line-height:1.35}.cart-trust-row small{display:none}}.product-details-page{color:#14110f}.product-detail-shell,.product-detail-service-row,.product-detail-tabs,.product-related-section{width:min(1280px,100%);margin-inline:auto}.product-detail-shell{width:min(1180px,100%);display:grid;grid-template-columns:minmax(0,.96fr) minmax(330px,.84fr);gap:clamp(18px,3vw,40px);align-items:start;margin-top:clamp(14px,2.4vw,30px)}.product-detail-loading{min-height:360px;align-items:center;justify-items:center}.product-detail-gallery{display:grid;gap:14px;overflow:visible}.product-main-image{position:relative;display:grid;min-height:0;max-height:470px;overflow:hidden;border:1px solid rgba(224,211,194,.92);border-radius:18px;aspect-ratio:1.34 / 1;background:radial-gradient(circle at 22% 18%,rgba(255,253,249,.86),transparent 34%),linear-gradient(135deg,#efe8e0db,#fff6ebf0);box-shadow:0 18px 55px #36261814;place-items:center}.product-main-image-button{display:block;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:zoom-in}.product-main-image img{width:100%;height:100%;object-fit:contain;padding:clamp(10px,1.8vw,18px)}.product-detail-heart{position:absolute;z-index:2;inset-block-start:18px;inset-inline-start:18px;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;color:#14110f;background:#fffdf9e6;box-shadow:0 10px 24px #3626181f;cursor:pointer}.product-detail-heart:before,.product-detail-wishlist:after{content:"♡";font-size:1.25rem;line-height:1}.product-detail-heart.active,.product-detail-wishlist.active{color:#b8742f}.product-thumbnails{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:12px;align-items:center;padding:0}.thumbnail-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.thumbnail-track button,.gallery-arrow{border:1px solid rgba(224,211,194,.9);background:#fffdf9d1;cursor:pointer}.thumbnail-track button{overflow:hidden;aspect-ratio:1.25 / 1;border-radius:12px;padding:6px}.thumbnail-track button.active{border-color:#bf8747;box-shadow:0 0 0 2px #bf874724}.thumbnail-track img{width:100%;height:100%;object-fit:contain;background:transparent}.gallery-arrow{display:grid;width:44px;height:54px;place-items:center;border-radius:12px;color:#14110f;font-size:1.55rem}.gallery-arrow:disabled{cursor:not-allowed;opacity:.45}.product-detail-info{display:grid;gap:10px;padding-top:4px}.product-breadcrumbs,.product-detail-tags,.product-price-row,.product-secondary-actions,.product-meta-line,.product-detail-meta{display:flex;flex-wrap:wrap;align-items:center}.product-breadcrumbs{gap:12px;color:#8a6b4f;font-size:.9rem;font-weight:800}.product-breadcrumbs a{color:inherit}.product-detail-tags{gap:8px}.product-detail-tags span,.product-leather-pill{width:fit-content;border-radius:999px;padding:7px 12px;color:#5b432f;background:#eadbc8b8;font-size:.82rem;font-weight:900}.product-detail-tags span.soft{color:#2f6b4f;background:#daebe0e6}.product-detail-info h1{margin:0;color:#0f1113;font-size:clamp(1.65rem,3vw,2.72rem);font-weight:950;line-height:1.08}.product-price-row{gap:12px}.product-price-row strong{color:#101418;font-size:clamp(1.75rem,3vw,2.45rem);font-weight:950}.product-price-row del{color:#a89b8c;font-size:1rem;font-weight:800}.product-tax-note{color:#7a7067;font-weight:700}.product-short-description{max-width:660px;margin:2px 0 4px;color:#4e4640;font-size:clamp(.92rem,1.05vw,1rem);line-height:1.75}.product-size-block{display:grid;gap:9px}.product-size-block>strong,.quantity-control>span:first-child{color:#14110f;font-weight:950}.product-size-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px}.product-size-grid button,.quantity-stepper{min-height:40px;border:1px solid rgba(224,211,194,.94);border-radius:10px;color:#14110f;background:#fffdf9e0;font-weight:900}.product-size-grid button{cursor:pointer}.product-size-grid button.active{border-color:#bf7230;color:#101418;box-shadow:0 0 0 2px #bf72301f}.product-purchase-row{display:grid;grid-template-columns:minmax(150px,.36fr) minmax(0,1fr);gap:10px;align-items:end}.quantity-control{display:grid;gap:8px}.quantity-stepper{display:grid;grid-template-columns:42px 1fr 42px;overflow:hidden}.quantity-stepper button{border:0;color:#14110f;background:transparent;cursor:pointer;font-size:1.2rem}.quantity-stepper strong,.quantity-stepper input{display:grid;place-items:center}.quantity-stepper input{width:100%;min-width:0;border:0;border-right:1px solid rgba(211,190,166,.95);border-left:1px solid rgba(211,190,166,.95);color:#14110f;background:transparent;text-align:center;font:inherit;font-weight:800;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.quantity-stepper input::-webkit-inner-spin-button,.quantity-stepper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product-detail-add,.product-whatsapp-order,.product-detail-wishlist{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:10px;border-radius:10px;padding:0 18px;cursor:pointer;font-weight:950}.product-detail-add{border:0;color:#fff;background:#101418}.product-detail-add:after{content:"+";font-size:1rem}.product-detail-add.added{background:#2f6b4f}.product-secondary-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,.45fr);gap:12px}.product-whatsapp-order{border:1px solid rgba(47,107,79,.34);color:#2f6b4f;background:#fffdf9f0}.product-whatsapp-order-icon{width:22px;height:22px;flex:0 0 auto}.product-detail-wishlist{border:1px solid rgba(224,211,194,.94);color:#5c5148;background:#fffdf9eb}.product-meta-line{justify-content:space-between;gap:12px;border-top:1px solid rgba(224,211,194,.86);padding-top:12px;color:#6f6258;font-size:.9rem;font-weight:850}.product-detail-service-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:18px;border:1px solid rgba(224,211,194,.92);border-radius:16px;background:#fffdf9e6;box-shadow:0 12px 34px #3626180d}.product-detail-service-row article{display:grid;gap:4px;min-height:68px;align-content:center;padding:12px 18px;text-align:center}.product-detail-service-row article+article{border-inline-start:1px solid rgba(224,211,194,.82)}.product-detail-service-row strong{color:#14110f}.product-detail-service-row span{color:#6f6258;font-size:.86rem;line-height:1.6}.product-detail-tabs{display:grid;gap:12px;margin-top:18px;border:1px solid rgba(224,211,194,.92);border-radius:16px;padding:18px 22px;background:#fffdf9e6}.detail-tab-list{display:flex;flex-wrap:wrap;gap:22px;border-bottom:1px solid rgba(224,211,194,.72)}.detail-tab-list button{position:relative;border:0;padding:0 0 12px;color:#3d352e;background:transparent;cursor:pointer;font-size:.98rem;font-weight:950}.detail-tab-list button.active{color:#bf7230}.detail-tab-list button.active:after{position:absolute;inset-inline:0;bottom:-1px;height:3px;border-radius:999px;background:#bf7230;content:""}.product-detail-tabs p{margin:0;color:#4e4640;line-height:1.75}.product-detail-meta{justify-content:space-between;gap:14px;border-top:1px solid rgba(224,211,194,.72);padding-top:12px;color:#6f6258;font-weight:850}.product-related-section{margin-top:24px}.product-related-section .section-heading{justify-content:flex-start}.product-related-section h2{margin:0;font-size:clamp(1.15rem,2.2vw,1.7rem)}.product-toast{position:fixed;z-index:90;top:clamp(14px,3vw,28px);left:50%;transform:translate(-50%);width:min(92vw,430px);border:1px solid rgba(47,107,79,.24);border-inline-start:5px solid #2f6b4f;border-radius:16px;padding:13px 18px;color:#173d2c;background:#fffdf9fa;box-shadow:0 18px 40px #36261824;font-weight:950;text-align:center;animation:toastSlideIn .28s cubic-bezier(.22,1,.36,1)}@keyframes toastSlideIn{0%{opacity:0;transform:translate(-50%,-10px) scale(.98)}to{opacity:1;transform:translate(-50%) scale(1)}}.admin-sidebar{gap:16px;padding:20px 14px;color:#fffdf9;background:linear-gradient(180deg,rgba(255,253,249,.08),transparent 22%),#111;box-shadow:18px 0 40px #14110f26}html[dir=ltr] .admin-sidebar{box-shadow:-18px 0 40px #14110f26}.admin-sidebar-brand{border-bottom:1px solid rgba(255,253,249,.12);padding:2px 6px 16px}.admin-user-mini{border:1px solid rgba(255,253,249,.12);border-radius:14px;padding:14px;background:#fffdf90f}.admin-user-mini>span{background:linear-gradient(135deg,#eadbc8,#bf8747)}.admin-nav{gap:6px}.admin-nav a{min-height:46px;border:1px solid transparent;border-radius:12px;color:#fffdf9bd;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.admin-nav a.active,.admin-nav a:hover{color:#111;border-color:#fffdf929;background:#eadbc8;transform:translate(-2px)}html[dir=ltr] .admin-nav a.active,html[dir=ltr] .admin-nav a:hover{transform:translate(2px)}.admin-logout{border-radius:12px;transition:background-color .2s ease,color .2s ease,transform .2s ease}.admin-logout:hover{color:#111;background:#fffdf9;transform:translateY(-1px)}.admin-topbar{position:sticky;z-index:30;top:0;margin:-8px -4px 22px;border:1px solid rgba(224,211,194,.82);border-radius:16px;padding:14px;background:#fffdf9db;box-shadow:0 16px 34px #36261814;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.admin-menu-dot,.admin-global-search input,.admin-primary-btn,.admin-secondary-btn,.admin-success-btn,.admin-danger-btn,.admin-row-actions a,.admin-row-actions button{transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.admin-menu-dot:hover,.admin-primary-btn:hover,.admin-secondary-btn:hover,.admin-row-actions a:hover,.admin-row-actions button:hover{box-shadow:0 12px 24px #3626181f;transform:translateY(-1px)}.admin-global-search input:focus,.admin-filters-panel input:focus,.admin-filters-panel select:focus,.admin-form-grid input:focus,.admin-form-grid select:focus,.admin-form-grid textarea:focus,.admin-variant-row input:focus{border-color:#bf87479e;box-shadow:0 0 0 4px #bf87471f;outline:none}.admin-dashboard-hero,.admin-card,.admin-stat-card,.admin-filters-panel,.admin-form-modal,.admin-confirm-modal{border:1px solid rgba(224,211,194,.92);border-radius:14px;background:#fffdf9eb;box-shadow:0 16px 34px #36261812}.admin-dashboard-hero h2{margin:12px 0 8px;color:#111;font-size:clamp(1.45rem,3vw,2.25rem);line-height:1.15}.admin-stat-card{overflow:hidden;min-height:142px;padding:18px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.admin-stat-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;color:#8a5a32;background:#bf874729}.admin-stat-card.red .admin-stat-icon{color:#9d2d2d;background:#9d2d2d1f}.admin-card-head{align-items:center}.admin-card-head h2,.admin-form-modal h2{color:#111;letter-spacing:0}.admin-health-card{display:flex;flex-direction:column}.admin-health-list span{color:#6f6258;font-weight:850}.admin-health-list strong{color:#111;font-size:1.35rem;font-weight:950}.admin-table{border-collapse:separate;border-spacing:0}.admin-table th{background:#fff8efdb}.admin-table tbody tr{transition:background-color .18s ease}.admin-table tbody tr:hover{background:#eadbc82e}.admin-product-cell img,.admin-best-products img{border:1px solid rgba(224,211,194,.9)}.admin-form-section-head button,.admin-upload-field input::file-selector-button{min-height:38px;border:1px solid rgba(224,211,194,.92);border-radius:9px;padding:0 12px;color:#8a5a32;background:#fffdf9;cursor:pointer;font-weight:950}.admin-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-price-grid input,.admin-variant-row input{min-height:42px;border:1px solid rgba(224,211,194,.95);border-radius:10px;padding:0 12px;color:#14110f;background:#fffdf9f5;font-weight:850}.admin-variant-row{display:grid;grid-template-columns:repeat(6,minmax(90px,1fr)) auto;gap:10px;align-items:end;border:1px solid rgba(224,211,194,.72);border-radius:12px;padding:12px;background:#fffdf9bd}.admin-toggle-card{min-height:42px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.admin-size-picker label{cursor:pointer}.admin-toast{animation:toastSlideIn .28s cubic-bezier(.22,1,.36,1)}@media(max-width:760px){.admin-shell{display:block}.admin-sidebar{position:sticky;z-index:40;top:0;flex-direction:column;border-radius:0 0 18px 18px}.admin-nav{display:flex;overflow-x:auto}.admin-nav a{min-width:max-content}.admin-topbar,.admin-dashboard-hero,.admin-form-section-head{align-items:stretch;flex-direction:column}.admin-kpi-grid-modern,.admin-price-grid,.admin-variant-row{grid-template-columns:1fr}}.admin-shell{min-height:100dvh;align-items:stretch;overflow-x:hidden}.admin-sidebar{width:284px;max-width:284px;min-height:100dvh;height:auto;align-self:stretch;overflow-x:hidden!important;box-sizing:border-box}.admin-sidebar-menu,.admin-nav{max-width:100%;min-width:0;overflow-x:hidden!important}.admin-nav{overflow-y:auto}.admin-sidebar *,.admin-nav a,.admin-brand-link{min-width:0;max-width:100%;box-sizing:border-box}.admin-sidebar .admin-brand-text strong,.admin-sidebar .admin-sidebar-brand .brand-logo strong{color:#fffdf9!important}.admin-sidebar .admin-brand-text small,.admin-sidebar .admin-sidebar-brand .brand-logo span{color:#fffdf9b8!important}.admin-content{min-width:0;overflow-x:hidden;box-sizing:border-box}.admin-topbar{width:100%;max-width:100%;min-width:0;margin:0 0 22px!important;padding:12px 16px!important;box-sizing:border-box}@media(max-width:1180px)and (min-width:761px){.admin-sidebar{width:104px;max-width:104px}}@media(max-width:760px){.admin-sidebar{width:100%;max-width:100%;min-height:auto}.admin-nav{display:grid;overflow-x:hidden!important}.admin-topbar{width:100%;max-width:100%}}.admin-shell{--admin-bg: #f3f4f6;--admin-surface: #ffffff;--admin-surface-soft: #f8fafc;--admin-ink: #020817;--admin-muted: #64748b;--admin-border: #e2e8f0;--admin-brand: #0f172a;--admin-accent: #d6ad6b;--admin-danger: #ef4444;display:grid;min-height:100vh;grid-template-columns:360px minmax(0,1fr);color:var(--admin-ink);background:var(--admin-bg);font-family:Inter,Segoe UI,Tahoma,Arial,sans-serif}.admin-shell button,.admin-shell input,.admin-shell select,.admin-shell textarea{font-family:inherit}.admin-sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;gap:20px;padding:30px 20px;color:var(--admin-ink);border-inline-end:1px solid var(--admin-border);background:var(--admin-surface);box-shadow:none}.admin-sidebar-brand{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0}.admin-brand-link{display:flex;min-width:0;align-items:center;gap:14px}.admin-brand-mark{display:grid;width:56px;height:56px;place-items:center;overflow:hidden;border-radius:8px;color:#fff;background:var(--admin-brand)}.admin-brand-mark .brand-logo{width:100%;height:100%}.admin-brand-mark .brand-logo img{width:100%;height:100%;object-fit:contain;padding:8px}.admin-brand-mark .brand-logo span{display:none}.admin-brand-text{display:grid;min-width:0;gap:4px}.admin-brand-text strong{color:var(--admin-ink);font-size:1.35rem;font-weight:850;letter-spacing:0}.admin-brand-text small{color:var(--admin-muted);font-size:.92rem}.admin-nav{display:grid;gap:10px;overflow:visible}.admin-nav a{display:flex;min-height:56px;align-items:center;gap:14px;border-radius:8px;color:#1f2937;padding:0 20px;font-size:1.06rem;font-weight:760;transition:background .18s ease,color .18s ease,transform .18s ease}.admin-nav a:hover{background:var(--admin-surface-soft);transform:translateY(-1px)}.admin-nav a.active{color:#fff;background:#111827}.admin-logout{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(239,68,68,.35);border-radius:8px;color:#ef4444;background:transparent;cursor:pointer;font-size:1rem;font-weight:800;transition:background .18s ease,transform .18s ease}.admin-logout:hover{background:#ef444414;transform:translateY(-1px)}.admin-content{min-width:0;background:var(--admin-bg)}.admin-topbar{display:flex;min-height:120px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--admin-border);background:var(--admin-surface);padding:26px 30px}.admin-topbar h1{margin:0;color:var(--admin-ink);font-size:clamp(1.7rem,3vw,2.2rem);font-weight:900;letter-spacing:0}.admin-topbar p{margin:6px 0 0;color:var(--admin-muted);font-size:1.05rem;font-weight:500}.admin-content>.admin-kpi-grid,.admin-content>.admin-dashboard-grid,.admin-content>.admin-page-heading-row,.admin-content>.admin-card{margin-inline:30px}.admin-content>.admin-kpi-grid,.admin-content>.admin-page-heading-row{margin-top:30px}.admin-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.admin-stat-card,.admin-card,.admin-filters-panel,.admin-form-modal,.admin-confirm-modal,.admin-access-denied{border:1px solid var(--admin-border);border-radius:8px;color:var(--admin-ink);background:var(--admin-surface);box-shadow:none}.admin-stat-card{display:flex;min-height:142px;align-items:center;justify-content:space-between;gap:18px;padding:30px}.admin-stat-card p{margin:0 0 14px;color:var(--admin-muted);font-size:1.05rem;font-weight:600}.admin-stat-card strong{color:var(--admin-ink);font-size:clamp(2rem,3vw,2.6rem);font-weight:950}.admin-stat-icon{display:grid;width:60px;height:60px;place-items:center;border-radius:10px;color:var(--admin-accent);background:#d6ad6b29}.admin-page-heading-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px}.admin-page-heading-row h2{margin:0;color:var(--admin-ink);font-size:clamp(1.65rem,3vw,2rem);font-weight:900}.admin-page-heading-row p,.admin-muted-text{margin:6px 0 0;color:var(--admin-muted);font-size:1.05rem}.admin-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:30px;margin-top:30px}.admin-card{min-width:0;padding:30px}.admin-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.admin-card-head.compact{margin-bottom:22px}.admin-card-head h2,.admin-form-modal h2,.admin-confirm-modal h2{margin:0;color:var(--admin-ink);font-size:1.55rem;font-weight:900}.admin-card-head p{margin:8px 0 0;color:var(--admin-muted)}.admin-health-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px}.admin-health-metrics div,.admin-status-summary{border:1px solid var(--admin-border);border-radius:8px;padding:26px}.admin-health-metrics span,.admin-status-summary p{margin:0;color:var(--admin-muted);font-size:1.02rem}.admin-health-metrics strong{display:block;margin-top:18px;color:var(--admin-ink);font-size:2.45rem;font-weight:950}.admin-status-summary>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}.admin-status-summary article{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--admin-border);border-radius:8px;padding:12px 16px}.admin-status-summary article strong{font-size:1.15rem}.admin-dashboard-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.admin-recent-orders{display:grid;gap:12px;margin-bottom:20px}.admin-recent-orders a{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;border:1px solid var(--admin-border);border-radius:8px;padding:14px}.admin-recent-orders strong,.admin-recent-orders span{display:block}.admin-recent-orders span{color:var(--admin-muted);font-size:.92rem}.admin-low-stock-box{margin-top:28px;border:1px solid var(--admin-border);border-radius:8px;background:var(--admin-surface-soft);padding:24px}.admin-low-stock-box>div{display:flex;align-items:center;gap:10px}.admin-low-stock-box svg{color:#f59e0b}.admin-low-stock-box p{margin:12px 0 0;color:var(--admin-muted)}.admin-low-stock-box small{display:block;margin-top:14px;color:var(--admin-muted)}.admin-primary-btn,.admin-secondary-btn,.admin-success-btn,.admin-danger-btn,.admin-row-actions a,.admin-row-actions button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;border:1px solid var(--admin-border);border-radius:8px;padding:0 22px;cursor:pointer;font-weight:850;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.admin-primary-btn{color:#fff!important;border-color:#111;background:#111}.admin-secondary-btn{color:var(--admin-ink)!important;background:var(--admin-surface)}.admin-success-btn{color:#fff!important;border-color:#16a34a;background:#16a34a}.admin-danger-btn,.admin-row-actions .danger{color:#fff!important;border-color:var(--admin-danger);background:var(--admin-danger)}.admin-primary-btn:hover,.admin-secondary-btn:hover,.admin-success-btn:hover,.admin-danger-btn:hover,.admin-row-actions a:hover,.admin-row-actions button:hover,.admin-icon-actions button:hover{transform:translateY(-1px)}.admin-search-row{display:grid;grid-template-columns:minmax(0,1fr) 188px;gap:20px;margin-bottom:28px}.admin-search-row.single{grid-template-columns:minmax(280px,560px)}.admin-search-field{display:flex;min-height:56px;align-items:center;gap:12px;border:1px solid var(--admin-border);border-radius:999px;background:var(--admin-surface-soft);padding:0 20px}.admin-search-field input,.admin-search-row select,.admin-field input,.admin-field select,.admin-field textarea,.admin-image-url-list input{width:100%;border:1px solid var(--admin-border);border-radius:8px;color:var(--admin-ink);background:var(--admin-surface);outline:none}.admin-search-field input{border:0;background:transparent;padding:0}.admin-search-row select{min-height:56px;padding:0 20px}.admin-table th{border-bottom:1px solid var(--admin-border);color:var(--admin-muted);background:transparent;padding:16px 20px;text-align:start;font-size:.82rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.admin-table td{border-bottom:1px solid var(--admin-border);color:var(--admin-ink);padding:20px;vertical-align:middle}.admin-table td small{display:block;margin-top:4px;color:var(--admin-muted)}.admin-table-empty{height:132px;text-align:center!important;color:var(--admin-muted)!important}.admin-product-cell{display:flex;align-items:center;gap:18px}.admin-product-cell img,.admin-product-fallback{display:grid;width:70px;height:70px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:8px;background:var(--admin-surface-soft);object-fit:cover}.admin-product-cell strong{color:var(--admin-ink);font-size:1.04rem}.admin-icon-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:16px}.admin-icon-actions button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:8px;color:var(--admin-muted);background:transparent;cursor:pointer}.admin-row-actions{display:inline-flex;flex-wrap:wrap;gap:8px}.admin-status-badge{display:inline-flex;align-items:center;border-radius:7px;padding:5px 12px;font-size:.86rem;font-weight:850}.admin-status-badge.pending{color:#b45309;background:#fef3c7}.admin-status-badge.confirmed{color:#2563eb;background:#dbeafe}.admin-status-badge.delivered{color:#059669;background:#d1fae5}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:24px;background:#0f172a85;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.admin-form-modal,.admin-confirm-modal{width:min(560px,100%);max-height:86vh;overflow:auto;padding:0}.admin-form-modal.product{width:min(640px,100%)}.admin-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--admin-border);padding:28px 30px}.admin-modal-head.sticky{position:sticky;z-index:2;top:0;background:var(--admin-surface)}.admin-modal-head button,.admin-modal-close{display:grid;width:34px;height:34px;place-items:center;border:0;color:var(--admin-muted);background:transparent;cursor:pointer}.admin-field,.admin-form-block{display:grid;gap:10px;margin:20px 30px}.admin-field span,.admin-form-block>span,.admin-form-label-row span{color:var(--admin-ink);font-weight:760}.admin-field input,.admin-field select{min-height:58px;padding:0 20px}.admin-field textarea{min-height:118px;padding:16px 20px;resize:vertical}.admin-form-grid{display:grid;gap:0;margin:0}.admin-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-form-grid .admin-field{min-width:0}.admin-form-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-form-label-row button{border:0;color:#e11d48;background:transparent;cursor:pointer;font-weight:850}.admin-upload-button{display:inline-flex;width:fit-content;min-height:56px;align-items:center;gap:10px;border:1px solid rgba(225,29,72,.28);border-radius:16px;color:#e11d48;padding:0 22px;cursor:pointer;font-weight:850}.admin-upload-button input{display:none}.admin-image-url-list{display:grid;gap:14px}.admin-image-url-list div{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:10px}.admin-image-url-list input{min-height:58px;padding:0 20px}.admin-image-url-list button{display:grid;width:34px;height:34px;place-items:center;border:0;color:var(--admin-muted);background:transparent;cursor:pointer}.irona-size-picker{display:flex;flex-wrap:wrap;gap:10px}.irona-size-picker label,.admin-toggle-card{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--admin-border);border-radius:8px;color:var(--admin-muted);background:var(--admin-surface-soft);padding:0 16px;cursor:pointer;font-weight:850}.irona-size-picker input,.admin-toggle-card input{position:absolute;opacity:0}.irona-size-picker label.active,.admin-toggle-card:has(input:checked){color:#fff;border-color:#111;background:#111}.admin-flag-grid.irona-flags{display:flex;flex-wrap:wrap;gap:12px;margin:20px 30px}.admin-form-actions{display:flex;justify-content:flex-end;gap:14px;border-top:1px solid var(--admin-border);margin:24px 30px 0;padding:20px 0 30px}.admin-confirm-modal{position:relative;padding:34px}.admin-confirm-modal .admin-modal-close{position:absolute;inset-inline-end:20px;top:20px}.admin-confirm-modal p{color:var(--admin-muted)}.admin-loading{display:grid;min-height:180px;place-items:center;color:var(--admin-muted)}.admin-loading span{width:32px;height:32px;border:3px solid var(--admin-border);border-top-color:var(--admin-accent);border-radius:50%;animation:adminSpin .8s linear infinite}@keyframes adminSpin{to{transform:rotate(360deg)}}.admin-pagination{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:22px}.admin-pagination button{min-height:38px;border:1px solid var(--admin-border);border-radius:8px;color:var(--admin-ink);background:var(--admin-surface);padding:0 12px;cursor:pointer}.admin-pagination button.active{color:#fff;background:#111}.admin-pagination button:disabled,.admin-row-actions button:disabled,.admin-detail-actions button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:1180px){.admin-shell{grid-template-columns:96px minmax(0,1fr)}.admin-brand-text,.admin-nav span,.admin-logout span{display:none}.admin-sidebar{align-items:center}.admin-nav a{justify-content:center;padding-inline:0;width:56px}}@media(max-width:860px){.admin-shell{display:block}.admin-sidebar{position:static;width:100%;height:auto;align-items:stretch;padding:14px}.admin-sidebar-brand{display:flex}.admin-brand-text,.admin-nav span,.admin-logout span{display:inline}.admin-nav{display:flex;overflow-x:auto}.admin-nav a{width:auto;min-width:max-content;padding-inline:18px}.admin-topbar,.admin-page-heading-row{align-items:stretch;flex-direction:column}.admin-kpi-grid,.admin-dashboard-grid,.admin-health-metrics,.admin-status-summary>div,.admin-search-row,.admin-search-row.single,.admin-form-grid.two,.admin-form-grid.three{grid-template-columns:1fr}.admin-content>.admin-kpi-grid,.admin-content>.admin-dashboard-grid,.admin-content>.admin-page-heading-row,.admin-content>.admin-card{margin-inline:14px}.admin-topbar,.admin-card,.admin-stat-card{padding:20px}}.admin-shell{grid-template-columns:320px minmax(0,1fr);overflow-x:hidden}.admin-sidebar{width:320px;min-width:0;overflow-x:hidden}.admin-sidebar-menu{display:flex;min-height:0;flex:1;flex-direction:column;gap:20px}.admin-nav{min-width:0;overflow-x:hidden}.admin-nav a{width:100%;min-width:0}.admin-nav a span,.admin-brand-text strong,.admin-brand-text small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-logout{width:100%;margin-top:auto}.admin-mobile-menu-button{display:none;width:42px;height:42px;place-items:center;border:1px solid var(--admin-border);border-radius:8px;color:var(--admin-ink);background:var(--admin-surface);cursor:pointer}.admin-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.admin-language-switcher{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--admin-border);border-radius:999px;background:#f8fafc;padding:4px}.admin-language-switcher button{min-width:42px;min-height:34px;border:0;border-radius:999px;color:var(--admin-muted);background:transparent;cursor:pointer;font-size:.82rem;font-weight:900}.admin-language-switcher button.active{color:#fff;background:#111827}.admin-table-wrap{width:100%;max-width:100%;overflow-x:auto}.admin-form-grid{gap:18px}.admin-form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-form-modal.product{display:flex;width:min(980px,calc(100vw - 32px));max-height:calc(100dvh - 32px);flex-direction:column;overflow:hidden}.admin-form-modal.product .admin-modal-head{flex:0 0 auto}.admin-modal-body{min-height:0}.admin-product-modal-body{display:grid;flex:1 1 auto;gap:20px;overflow-y:auto;padding:24px 30px}.admin-product-modal-body .admin-field,.admin-product-modal-body .admin-form-block,.admin-product-modal-body .admin-flag-grid.irona-flags{margin:0}.admin-product-modal-body .admin-field textarea{min-height:132px}.admin-form-modal.product .admin-form-actions.sticky{position:sticky;bottom:0;z-index:3;flex:0 0 auto;margin:0;background:var(--admin-surface);padding:18px 30px}@media(max-width:1180px)and (min-width:861px){.admin-shell{grid-template-columns:104px minmax(0,1fr)}.admin-sidebar{width:104px;align-items:center;padding-inline:18px}.admin-sidebar-menu{align-items:center}.admin-brand-text,.admin-nav span,.admin-logout span{display:none}.admin-nav a,.admin-logout{width:56px;padding-inline:0}}@media(max-width:980px){.admin-form-grid.three,.admin-form-grid.four{grid-template-columns:1fr 1fr}}@media(max-width:860px){.admin-shell{display:block;overflow-x:hidden}.admin-sidebar{position:sticky;z-index:80;top:0;width:100%;height:auto;align-items:stretch;gap:0;border-bottom:1px solid var(--admin-border);padding:12px}.admin-sidebar-brand{min-width:0}.admin-mobile-menu-button{display:grid;flex:0 0 auto}.admin-sidebar-menu{display:none;gap:10px;padding-top:12px}.admin-sidebar.is-open .admin-sidebar-menu{display:flex}.admin-brand-text,.admin-nav span,.admin-logout span{display:inline}.admin-nav{display:grid;gap:8px;overflow:visible}.admin-nav a{min-height:48px;justify-content:flex-start;padding-inline:14px}.admin-shell[dir=rtl] .admin-nav a{justify-content:flex-start}.admin-logout{min-height:48px;margin-top:4px}.admin-topbar{min-height:auto;align-items:stretch;flex-direction:column;padding:18px 14px}.admin-topbar-actions{justify-content:space-between}.admin-language-switcher{width:fit-content}.admin-modal-backdrop{padding:10px}.admin-form-modal.product{width:100%;max-height:calc(100dvh - 20px)}.admin-product-modal-body{gap:14px;padding:16px}.admin-form-grid.two,.admin-form-grid.three,.admin-form-grid.four{grid-template-columns:1fr}.admin-form-modal.product .admin-form-actions.sticky{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 16px}.admin-form-modal.product .admin-form-actions.sticky button{width:100%}}@media(max-width:560px){.admin-form-modal.product .admin-modal-head{padding:18px 16px}.admin-product-modal-body .admin-field input,.admin-product-modal-body .admin-field select,.admin-product-modal-body .admin-image-url-list input{min-height:50px}.admin-form-modal.product .admin-form-actions.sticky{grid-template-columns:1fr}}.product-lightbox{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:clamp(18px,4vw,42px);background:#101418b8}.product-lightbox-panel{position:relative;width:min(940px,100%);max-height:88vh;overflow:hidden;border:1px solid rgba(255,253,249,.24);border-radius:22px;background:#fffdf9;box-shadow:0 28px 90px #00000052}.product-lightbox-panel img{display:block;width:100%;max-height:88vh;object-fit:contain;background:#f9f2e9}.product-lightbox-close{position:absolute;z-index:2;inset-block-start:14px;inset-inline-end:14px;border:1px solid rgba(224,211,194,.9);border-radius:999px;padding:9px 14px;color:#14110f;background:#fffdf9f0;box-shadow:0 10px 26px #36261826;cursor:pointer;font-weight:950}@media(max-width:860px){.product-detail-shell{grid-template-columns:1fr;gap:16px}.product-main-image{min-height:0;max-height:340px;aspect-ratio:1.55 / 1}.product-detail-info{justify-items:end;text-align:end}html[dir=ltr] .product-detail-info{justify-items:start;text-align:start}.product-short-description,.product-size-block,.product-purchase-row,.product-secondary-actions{width:100%}.product-breadcrumbs{justify-content:flex-end}html[dir=ltr] .product-breadcrumbs{justify-content:flex-start}.product-detail-service-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.product-details-page{padding-inline:10px;padding-bottom:max(116px,calc(92px + env(safe-area-inset-bottom)))}.product-detail-shell{gap:12px;margin-top:12px}.product-detail-gallery{gap:10px}.product-main-image{max-height:255px;border-radius:14px;aspect-ratio:1.5 / 1}.product-detail-heart{width:38px;height:38px;inset-block-start:12px;inset-inline-start:12px}.product-thumbnails{grid-template-columns:34px minmax(0,1fr) 34px;gap:7px;padding:0}.thumbnail-track{gap:8px}.gallery-arrow{width:32px;height:42px;border-radius:9px;font-size:1.35rem}.product-detail-info{gap:8px}.product-breadcrumbs,.product-detail-tags{display:none}.product-detail-info h1{font-size:clamp(1.5rem,7vw,2rem)}.product-price-row strong{font-size:2rem}.product-tax-note{font-size:.75rem}.product-leather-pill{padding:6px 10px;font-size:.76rem}.product-short-description{margin:0;font-size:.9rem;line-height:1.65}.product-size-grid{gap:7px}.product-size-grid button{min-height:36px;border-radius:9px;font-size:.86rem}.product-purchase-row,.product-secondary-actions{grid-template-columns:1fr;gap:9px}.product-purchase-row .product-detail-add{order:-1}.product-detail-service-row{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px;border-radius:14px}.product-detail-service-row article{min-height:58px;padding:10px 6px}.product-detail-service-row strong{font-size:.78rem;line-height:1.4}.product-detail-service-row span{display:none}.product-detail-service-row article+article{border-top:0;border-inline-start:1px solid rgba(224,211,194,.82)}.product-detail-tabs{gap:10px;margin-top:14px;padding:14px}.detail-tab-list{justify-content:space-between;gap:10px}.detail-tab-list button{font-size:.84rem}.product-detail-tabs p{font-size:.9rem;line-height:1.7}.product-detail-meta{gap:8px;font-size:.82rem}.product-related-section{margin-top:18px}.product-related-section .reference-product-grid{margin-top:12px}.product-lightbox{padding:14px}.product-lightbox-panel{border-radius:16px}.product-lightbox-close{inset-block-start:10px;inset-inline-end:10px;padding:8px 12px;font-size:.82rem}}.admin-shell{display:grid;min-height:100vh;grid-template-columns:260px minmax(0,1fr);color:#14110f;background:radial-gradient(circle at 80% 0%,rgba(191,135,71,.12),transparent 28rem),linear-gradient(135deg,#fffdf9,#f7efe3)}.admin-sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;gap:18px;padding:22px 16px;color:#fffdf9;background:radial-gradient(circle at 30% 0%,rgba(191,135,71,.24),transparent 14rem),linear-gradient(180deg,#11171a,#080b0d);box-shadow:18px 0 38px #10141824}html[dir=ltr] .admin-sidebar{box-shadow:-18px 0 38px #10141824}.admin-sidebar-brand .brand-logo strong{color:#fffdf9}.admin-sidebar-brand .brand-logo span{color:#fffdf9b8}.admin-user-mini{display:grid;justify-items:center;gap:6px;border-bottom:1px solid rgba(255,253,249,.12);padding:10px 0 18px;text-align:center}.admin-user-mini>span{display:grid;width:58px;height:58px;place-items:center;border:3px solid rgba(255,253,249,.18);border-radius:50%;color:#14110f;background:linear-gradient(135deg,#eadbc8,#bf8747);font-size:1.4rem;font-weight:950}.admin-user-mini strong{font-weight:950}.admin-user-mini small{color:#fffdf9a8;font-weight:800}.admin-nav{display:grid;gap:5px;min-height:0;overflow:auto}.admin-nav a{display:flex;min-height:44px;align-items:center;gap:12px;border-radius:10px;padding:0 13px;color:#fffdf9d1;font-weight:900}.admin-nav a.active,.admin-nav a:hover{color:#fff;background:linear-gradient(135deg,#bf8747,#9a6841)}.admin-nav-icon{width:20px;height:20px;flex:0 0 auto}.admin-logout{min-height:44px;margin-top:auto;border:1px solid rgba(255,253,249,.16);border-radius:10px;color:#fffdf9;background:transparent;font-weight:900}.admin-content{min-width:0;padding:24px}body.admin-sidebar-collapsed .admin-shell{grid-template-columns:88px minmax(0,1fr)}body.admin-sidebar-collapsed .admin-sidebar{padding-inline:10px}body.admin-sidebar-collapsed .admin-sidebar-brand .brand-logo span,body.admin-sidebar-collapsed .admin-nav span,body.admin-sidebar-collapsed .admin-user-mini strong,body.admin-sidebar-collapsed .admin-user-mini small,body.admin-sidebar-collapsed .admin-logout{display:none}body.admin-sidebar-collapsed .admin-nav a{justify-content:center;padding-inline:0}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.admin-topbar>div{display:flex;min-width:0;align-items:center;gap:14px}.admin-topbar h1{margin:0;font-size:clamp(1.55rem,3vw,2.35rem);font-weight:950;letter-spacing:0}.admin-menu-dot{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(224,211,194,.9);border-radius:50%;background:#fffdf9eb}.admin-menu-dot span{display:block;width:16px;height:2px;margin:2px 0;border-radius:999px;background:#14110f}.admin-topbar-actions{justify-content:flex-end}.admin-global-search{position:relative}.admin-global-search span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.admin-global-search input{width:min(360px,36vw);min-height:44px;border:1px solid rgba(224,211,194,.95);border-radius:999px;padding:0 18px;background:#fffdf9eb;font-weight:800}.admin-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.admin-stat-card,.admin-card,.admin-filters-panel,.admin-form-modal,.admin-access-denied{border:1px solid rgba(224,211,194,.95);border-radius:16px;background:#fffdf9eb;box-shadow:0 16px 38px #36261812}.admin-stat-card{position:relative;display:grid;gap:8px;min-height:132px;padding:18px}.admin-stat-card p,.admin-stat-card small{margin:0;color:#6f6258;font-weight:850}.admin-stat-card strong{color:#14110f;font-size:clamp(1.8rem,3vw,2.55rem);font-weight:950}.admin-stat-icon{position:absolute;inset-block-start:18px;inset-inline-end:18px;width:42px;height:42px;border-radius:50%;background:#bf87472e}.admin-stat-card.green .admin-stat-icon{background:#2f6b4f2e}.admin-stat-card.orange .admin-stat-icon{background:#f58d2b2e}.admin-stat-card.red .admin-stat-icon{background:#cf404029}.admin-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:16px;margin-top:18px}.admin-dashboard-grid.bottom{grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr)}.admin-card{min-width:0;padding:18px}.admin-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.admin-card-head h2,.admin-form-modal h2{margin:0;font-size:1.15rem;font-weight:950}.admin-card-head a,.admin-card-head button{color:#9a6841;font-weight:900}.admin-line-chart{display:flex;height:260px;align-items:end;gap:12px;border-bottom:1px solid rgba(224,211,194,.82);padding:16px 8px 0}.admin-chart-column{display:grid;height:100%;min-width:0;flex:1;align-items:end;gap:8px;text-align:center}.admin-chart-column span{display:block;min-height:8px;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#bf8747,#2f6b4f)}.admin-chart-column em{color:#6f6258;font-size:.74rem;font-style:normal;font-weight:800}.admin-donut-card{display:grid;justify-items:center;gap:16px}.admin-donut{display:grid;width:170px;height:170px;place-items:center;border-radius:50%}.admin-donut:before{position:absolute;content:""}.admin-donut strong{display:grid;width:104px;height:104px;place-items:center;border-radius:50%;background:#fffdf9;font-size:1.6rem;font-weight:950}.admin-donut-legend{display:grid;gap:8px;width:100%}.admin-donut-legend span{color:#5f554c;font-size:.84rem;font-weight:850}.admin-table-wrap{width:100%;overflow-x:auto}.admin-table{width:100%;min-width:760px;border-collapse:collapse}.admin-table th,.admin-table td{border-bottom:1px solid rgba(224,211,194,.72);padding:12px 10px;text-align:start;vertical-align:middle}.admin-table th{color:#6f6258;font-size:.82rem;font-weight:950;background:#fff8ef99}.admin-table td{font-weight:850}.admin-status-badge{display:inline-flex;min-height:28px;align-items:center;border-radius:999px;padding:5px 10px;font-size:.78rem;font-weight:950;white-space:nowrap}.admin-status-badge.pending{color:#a3661b;background:#ffebd5f2}.admin-status-badge.confirmed{color:#2f6b81;background:#e7f6faf2}.admin-status-badge.delivered{color:#2f6b4f;background:#e7f8eff2}.admin-row-actions{display:inline-flex;flex-wrap:wrap;gap:6px}.admin-row-actions a,.admin-row-actions button,.admin-primary-btn,.admin-secondary-btn,.admin-success-btn,.admin-danger-btn{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:1px solid rgba(224,211,194,.92);border-radius:9px;padding:0 12px;cursor:pointer;font-weight:950}.admin-primary-btn{color:#fffdf9!important;border-color:#101418;background:#101418}.admin-secondary-btn{color:#8a5a32!important;background:#fff8efe0}.admin-success-btn{color:#fffdf9!important;border-color:#2f6b4f;background:#2f6b4f}.admin-danger-btn,.admin-row-actions .danger{color:#fffdf9!important;border-color:#c94040;background:#c94040}.admin-row-actions button:disabled,.admin-detail-actions button:disabled{cursor:not-allowed;opacity:.45}.admin-customer-cell,.admin-product-cell{display:flex;min-width:0;align-items:center;gap:10px}.admin-customer-cell small,.admin-product-cell small{display:block;color:#6f6258}.admin-product-cell img{width:52px;height:52px;flex:0 0 auto;border-radius:9px;object-fit:cover;background:#f4eadf}.admin-best-products{display:grid;gap:10px}.admin-best-products a,.admin-best-products span{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid rgba(224,211,194,.72);border-radius:12px;padding:8px;font-weight:900}.admin-best-products img{width:54px;height:54px;border-radius:9px;object-fit:cover}.admin-best-products strong,.admin-best-products em{color:#2f6b4f;font-style:normal;white-space:nowrap}.admin-filters-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px;padding:14px}.admin-filters-panel input,.admin-filters-panel select,.admin-filters-panel button,.admin-form-grid input,.admin-form-grid select,.admin-form-grid textarea,.admin-settings-list input,.admin-inline-input{width:100%;min-height:42px;border:1px solid rgba(224,211,194,.95);border-radius:10px;padding:0 12px;color:#14110f;background:#fffdf9f5;font-weight:850}.admin-form-grid textarea{padding-block:10px;resize:vertical}.admin-pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:16px}.admin-pagination button{min-width:38px;min-height:38px;border:1px solid rgba(224,211,194,.92);border-radius:9px;background:#fffdf9f0;font-weight:900}.admin-pagination button.active{color:#fffdf9;background:#101418}.admin-order-details-grid,.admin-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-details-list{display:grid;gap:10px;margin:0}.admin-details-list div{display:grid;grid-template-columns:minmax(110px,.55fr) minmax(0,1fr);gap:12px;border-bottom:1px solid rgba(224,211,194,.62);padding-bottom:10px}.admin-details-list dt{color:#6f6258;font-weight:850}.admin-details-list dd{min-width:0;margin:0;font-weight:950;overflow-wrap:anywhere;word-break:break-word}.admin-order-totals,.admin-detail-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:16px}.admin-order-totals span{border-radius:10px;padding:10px 12px;background:#fff8efcc;font-weight:850}.admin-status-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-status-timeline article{display:grid;justify-items:center;gap:8px;border:1px solid rgba(224,211,194,.88);border-radius:12px;padding:14px;color:#6f6258;background:#fff8ef80;font-weight:900}.admin-status-timeline article.active{color:#2f6b4f;border-color:#2f6b4f66;background:#2f6b4f14}.admin-status-timeline span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#e0d3c2b3}.admin-status-timeline .active span{color:#fffdf9;background:#2f6b4f}.admin-status-timeline time{color:#5f554c;font-size:.78rem;font-weight:800;text-align:center}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:20px;background:#0d0d0d75}.admin-confirm-modal,.admin-form-modal{width:min(620px,100%);max-height:88vh;overflow:auto;padding:20px}.admin-form-modal.product{width:min(880px,100%)}.admin-confirm-modal{display:grid;justify-items:center;gap:12px;border:1px solid rgba(224,211,194,.95);border-radius:16px;background:#fffdf9;text-align:center}.admin-confirm-modal h2,.admin-confirm-modal p{margin:0}.admin-confirm-modal>div:last-child{display:flex;gap:10px}.admin-modal-icon{display:grid;width:66px;height:66px;place-items:center;border:2px solid #2f6b4f;border-radius:50%;color:#2f6b4f}.admin-modal-icon:before{content:"✓";font-size:2rem}.admin-modal-icon.danger{border-color:#c94040;color:#c94040}.admin-modal-icon.danger:before{content:"×"}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-form-grid label{display:grid;gap:6px;color:#4f453d;font-weight:900}.admin-form-grid .wide{grid-column:1 / -1}.admin-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.admin-size-picker,.admin-flag-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.admin-size-picker label,.admin-flag-grid label,.admin-check-row{display:inline-flex!important;align-items:center;gap:7px;border:1px solid rgba(224,211,194,.9);border-radius:999px;padding:8px 12px;background:#fff8efb8;font-weight:900}.admin-size-picker label.active{color:#fffdf9;border-color:#101418;background:#101418}.admin-switch{display:inline-grid;place-items:center}.admin-switch input{position:absolute;opacity:0}.admin-switch span{display:block;width:48px;height:26px;border-radius:999px;background:#e0d3c2e6}.admin-switch span:before{display:block;width:20px;height:20px;margin:3px;border-radius:50%;background:#fffdf9;content:"";transition:transform .18s ease}.admin-switch input:checked+span{background:#2f6b4f}.admin-switch input:checked+span:before{transform:translate(-22px)}html[dir=ltr] .admin-switch input:checked+span:before{transform:translate(22px)}.admin-settings-grid{align-items:start}.admin-settings-list{display:grid;gap:10px}.admin-settings-list article{display:grid;grid-template-columns:minmax(0,1fr) 120px auto;gap:10px;align-items:center}.admin-save-wide{grid-column:1 / -1;min-height:52px}.admin-mini-list,.admin-notification-list{display:grid;gap:10px}.admin-mini-list span,.admin-notification-list article{border:1px solid rgba(224,211,194,.8);border-radius:12px;padding:12px;background:#fff8ef80}.admin-notification-list article{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-notification-list article.read{opacity:.62}.admin-notification-list p,.admin-notification-list small{margin:4px 0 0;color:#6f6258;font-weight:800}.admin-notification-list button{min-height:38px;border:1px solid rgba(224,211,194,.9);border-radius:9px;padding-inline:12px;background:#fffdf9;font-weight:900}.admin-toast-stack{position:fixed;z-index:170;inset-block-start:18px;inset-inline-start:50%;display:grid;width:min(92vw,420px);gap:10px;transform:translate(-50%)}.admin-toast{border:1px solid rgba(47,107,79,.24);border-inline-start:5px solid #2f6b4f;border-radius:14px;padding:12px 16px;color:#173d2c;background:#fffdf9fa;box-shadow:0 18px 40px #36261824;font-weight:950;text-align:center}.admin-loading,.admin-empty-state,.admin-access-denied{display:grid;min-height:240px;place-items:center;padding:24px;text-align:center}.admin-loading span{width:42px;height:42px;border:4px solid rgba(191,135,71,.25);border-top-color:#bf8747;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-empty-state h2,.admin-empty-state p,.admin-loading p{margin:0}.admin-access-denied{width:min(560px,calc(100% - 28px));margin:60px auto}@media(max-width:1100px){.admin-shell{grid-template-columns:88px minmax(0,1fr)}.admin-sidebar{padding-inline:10px}.admin-sidebar-brand .brand-logo span,.admin-nav span,.admin-user-mini strong,.admin-user-mini small,.admin-logout{display:none}.admin-nav a{justify-content:center;padding-inline:0}.admin-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-grid,.admin-dashboard-grid.bottom,.admin-order-details-grid,.admin-settings-grid{grid-template-columns:1fr}}@media(max-width:760px){.admin-shell{display:block}.admin-sidebar{position:static;height:auto;flex-direction:row;overflow-x:auto;padding:10px}.admin-sidebar-brand,.admin-user-mini{display:none}.admin-nav{display:flex;overflow:visible}.admin-nav a{min-width:48px;min-height:42px}.admin-content{padding:14px 12px 28px}.admin-topbar{align-items:flex-start;flex-direction:column}.admin-topbar,.admin-topbar>div,.admin-topbar-actions,.admin-global-search,.admin-global-search input{width:100%}.admin-kpi-grid,.admin-filters-panel,.admin-form-grid,.admin-status-timeline{grid-template-columns:1fr}.admin-card,.admin-filters-panel{border-radius:13px;padding:14px}.admin-line-chart{height:190px;gap:6px}.admin-donut{width:136px;height:136px}.admin-donut strong{width:84px;height:84px}.admin-details-list div,.admin-settings-list article{grid-template-columns:1fr}.admin-notification-list article,.admin-card-head,.admin-detail-actions,.admin-order-totals{align-items:stretch;flex-direction:column}}.admin-shell{grid-template-columns:284px minmax(0,1fr);background:radial-gradient(circle at 82% 0%,rgba(191,135,71,.16),transparent 28rem),linear-gradient(135deg,#fffdf9,#f6eee3 52%,#fffaf3)}.admin-sidebar{gap:16px;padding:20px 14px;color:#fffdf9;background:linear-gradient(180deg,rgba(255,253,249,.08),transparent 22%),#111}.admin-nav a.active,.admin-nav a:hover{color:#111;border-color:#fffdf929;background:#eadbc8}.admin-content{padding:clamp(18px,2.4vw,30px)}.admin-topbar,.admin-dashboard-hero,.admin-card,.admin-stat-card,.admin-filters-panel,.admin-form-modal,.admin-confirm-modal{border:1px solid rgba(224,211,194,.92);border-radius:14px;background:#fffdf9eb;box-shadow:0 16px 34px #36261812}.admin-topbar{position:sticky;z-index:30;top:0;margin:-8px -4px 22px;padding:14px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.admin-dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:clamp(18px,2.6vw,28px)}.admin-dashboard-hero h2{margin:12px 0 8px;font-size:clamp(1.45rem,3vw,2.25rem);line-height:1.15}.admin-dashboard-hero p{max-width:680px;margin:0;color:#6f6258;font-weight:800;line-height:1.7}.admin-dashboard-hero span{display:inline-flex;width:fit-content;border-radius:999px;padding:6px 10px;color:#8a5a32;background:#eadbc89e;font-size:.76rem;font-weight:950}.admin-kpi-grid-modern{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-stat-card{overflow:hidden;min-height:142px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.admin-stat-card:hover{border-color:#bf874759;box-shadow:0 20px 38px #3626181c;transform:translateY(-2px)}.admin-stat-icon{position:absolute;inset-block-start:18px;inset-inline-end:18px;display:grid;width:44px;height:44px;place-items:center;border-radius:12px;color:#8a5a32;background:#bf874729}.admin-stat-icon .admin-nav-icon{width:22px;height:22px}.admin-stat-card.green .admin-stat-icon{color:#2f6b4f;background:#2f6b4f24}.admin-stat-card.orange .admin-stat-icon{color:#a3661b;background:#a3661b24}.admin-dashboard-grid-modern{align-items:stretch;margin-top:16px}.admin-health-list{display:grid;gap:10px}.admin-health-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(224,211,194,.8);border-radius:12px;padding:13px;background:#fff8ef9e}.admin-dashboard-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:16px}.admin-form-modal.product{width:min(1040px,100%)}.admin-form-section{display:grid;gap:14px;border:1px solid rgba(224,211,194,.72);border-radius:14px;margin-top:14px;padding:16px;background:#fff8ef6b}.admin-form-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.admin-form-section-head h3{margin:0;color:#111;font-size:1rem;font-weight:950}.admin-form-section-head p{max-width:540px;margin:0;color:#766b60;font-size:.82rem;font-weight:750;line-height:1.65}.admin-price-grid,.admin-variant-row{display:grid;gap:12px}.admin-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-variant-row{grid-template-columns:repeat(6,minmax(90px,1fr)) auto;align-items:end;border:1px solid rgba(224,211,194,.72);border-radius:12px;padding:12px;background:#fffdf9bd}.admin-price-grid label,.admin-variant-row label{display:grid;gap:6px;color:#4f453d;font-weight:900}.admin-price-grid input,.admin-variant-row input{width:100%;min-height:42px;border:1px solid rgba(224,211,194,.95);border-radius:10px;padding:0 12px;color:#14110f;background:#fffdf9f5;font-weight:850}.admin-image-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px}.admin-image-preview-grid figure{position:relative;overflow:hidden;margin:0;border:1px solid rgba(224,211,194,.9);border-radius:12px;background:#f4eadf}.admin-image-preview-grid img{width:100%;aspect-ratio:1;object-fit:cover}.admin-image-preview-grid button{position:absolute;inset-inline:6px;bottom:6px;min-height:28px;border:0;border-radius:8px;color:#fffdf9;background:#111111c7;cursor:pointer;font-weight:900}.admin-variant-list{display:grid;gap:10px}.admin-toggle-card{min-height:42px;cursor:pointer}.admin-toggle-card:has(input:checked){color:#fffdf9;border-color:#111;background:#111}@media(max-width:1100px){.admin-kpi-grid-modern{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-variant-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.admin-shell{display:block}.admin-sidebar{position:sticky;z-index:40;top:0;flex-direction:column;border-radius:0 0 18px 18px}.admin-nav{display:flex;overflow-x:auto}.admin-topbar,.admin-dashboard-hero,.admin-form-section-head{align-items:stretch;flex-direction:column}.admin-kpi-grid-modern,.admin-price-grid,.admin-variant-row{grid-template-columns:1fr}}.admin-color-group{border:1px solid var(--admin-border);border-radius:12px;padding:18px;margin-top:14px;background:var(--admin-surface-soft)}.admin-color-header{display:flex;align-items:flex-end;gap:12px;margin-bottom:12px}.admin-color-input{flex:1}.admin-remove-color{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--admin-border);border-radius:8px;background:transparent;color:#e74c3c;cursor:pointer;flex-shrink:0}.admin-remove-color:hover{background:#e74c3c1a}.admin-color-group .irona-size-picker{margin-bottom:14px}.admin-variant-table-wrap{overflow-x:auto}.admin-variant-table{width:100%;border-collapse:collapse;font-size:13px}.admin-variant-table th{text-align:start;padding:8px 6px;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--admin-muted);border-bottom:1px solid var(--admin-border);white-space:nowrap}.admin-variant-table td{padding:5px 4px}.admin-variant-size{font-weight:700;text-align:center;min-width:36px;color:var(--admin-text)}.admin-variant-table input{width:100%;min-width:60px;max-width:110px;padding:6px 8px;border:1px solid var(--admin-border);border-radius:6px;font-size:13px;background:var(--admin-bg);color:var(--admin-text)}.admin-variant-table input:focus{border-color:#111;outline:none}.admin-apply-all-row{margin-top:8px;text-align:end}.admin-apply-all-row button{background:transparent;border:1px solid var(--admin-border);border-radius:6px;padding:5px 14px;font-size:12px;cursor:pointer;color:var(--admin-muted)}.admin-apply-all-row button:hover{border-color:#111;color:var(--admin-text)}.admin-image-strip{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0}.admin-image-thumb{position:relative;width:72px;height:72px;border:2px solid var(--admin-border);border-radius:10px;overflow:hidden;background:var(--admin-surface-soft)}.admin-image-thumb.primary{border-color:#111}.admin-image-thumb img{width:100%;height:100%;object-fit:cover}.admin-image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--admin-muted)}.admin-image-thumb-actions{position:absolute;top:2px;right:2px;display:flex;gap:2px}.admin-image-thumb-actions button{width:20px;height:20px;border:none;border-radius:4px;background:#0000008c;color:#fff;font-size:10px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.admin-image-thumb-actions button:hover{background:#000c}.admin-image-primary-badge{position:absolute;bottom:2px;left:2px;background:#111;color:#fc0;font-size:11px;width:18px;height:18px;border-radius:4px;display:flex;align-items:center;justify-content:center}.admin-image-actions{display:flex;gap:10px;align-items:center}.admin-upload-button-inline{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid var(--admin-border);border-radius:8px;font-size:13px;cursor:pointer;color:var(--admin-muted);background:transparent}.admin-upload-button-inline:hover{border-color:#111;color:var(--admin-text)}.admin-upload-button-inline input{display:none}.admin-offer-badge{display:inline-block;margin-inline-start:6px;padding:2px 7px;border-radius:4px;font-size:10px;font-weight:800;letter-spacing:.03em;background:#e74c3c;color:#fff;vertical-align:middle}.product-variant-stock{display:inline-flex;width:fit-content;margin-top:8px;padding:5px 8px;border:1px solid #b9d7c3;border-radius:6px;color:#23613a;background:#f3faf5;font-size:.85rem;font-weight:700}.cart-options-layout.cart-summary-only{grid-template-columns:minmax(280px,400px);justify-content:end}.product-offer-badge{position:absolute;inset-block-start:12px;inset-inline-start:12px;z-index:2;padding:5px 9px;border-radius:6px;background:#b42318;color:#fff;font-size:.72rem;font-weight:800;line-height:1}@media(max-width:700px){.admin-color-group{padding:12px}.admin-color-header,.admin-form-label-row{align-items:stretch;flex-wrap:wrap}.admin-color-input,.admin-image-actions{width:100%}.admin-image-actions{flex-wrap:wrap}.admin-variant-table{min-width:560px}.admin-image-thumb{width:64px;height:64px}}.storefront-home,.products-page,.product-details-page,.wishlist-page{overflow-x:hidden}.reference-product-grid,.wishlist-products.grid{align-items:stretch}.reference-product-grid .product-card{min-width:0;min-height:100%}.reference-product-grid .product-card-link,.reference-product-grid .product-card-body,.reference-product-grid .product-card-body a{min-width:0}.reference-product-grid .product-card-body{display:flex;flex-direction:column;height:100%}.reference-product-grid .product-image-wrap{position:relative;display:grid;overflow:hidden;aspect-ratio:4 / 3;place-items:center;background:radial-gradient(circle at 50% 42%,rgba(255,253,249,.9),transparent 48%),linear-gradient(135deg,#f4eadf,#fff9f1)}.reference-product-grid .product-image-wrap img,.wishlist-card-image img,.product-main-image img,.thumbnail-track img,.product-lightbox-panel img{width:100%;height:100%;object-fit:contain;object-position:center}.reference-product-grid .product-card:hover .product-image-wrap img{transform:scale(1.025)}.reference-product-grid .product-wishlist{left:auto;right:auto;inset-block-start:10px;inset-inline-start:10px;inset-inline-end:auto;z-index:4;min-width:34px;min-height:34px}.reference-product-grid .product-offer-badge{inset-block-start:10px;inset-inline-start:auto;inset-inline-end:10px;z-index:4;min-width:42px;text-align:center;box-shadow:0 8px 16px #b4231829}.reference-product-grid .image-badge{right:auto;left:50%;max-width:calc(100% - 22px);overflow:hidden;transform:translate(-50%);white-space:nowrap;text-overflow:ellipsis}.reference-product-grid .price-row{min-height:28px}.reference-product-grid .sizes-line{min-height:32px;overflow-wrap:anywhere}.reference-product-grid .add-cart-button{width:100%;margin-top:auto}.products-inline-loading{width:fit-content;margin:12px auto 0;border:1px solid rgba(224,211,194,.78);border-radius:999px;padding:8px 14px;color:#6f6258;background:#fffdf9c7;font-size:.86rem;font-weight:850}.products-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:22px 0 0}.products-pagination button{min-width:42px;min-height:38px;border:1px solid rgba(211,190,166,.95);border-radius:999px;padding:0 14px;color:#14110f;background:#fffdf9eb;cursor:pointer;font-weight:900;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.products-pagination button:hover:not(:disabled),.products-pagination button:focus-visible{border-color:#bf8747;outline:none;transform:translateY(-1px)}.products-pagination button.active{border-color:#14110f;color:#fffdf9;background:#14110f}.products-pagination button:disabled{cursor:not-allowed;opacity:.48}.home-skeleton-grid{margin-top:22px}.product-detail-loading{min-height:0;align-items:start;justify-items:stretch}.product-detail-skeleton-main,.product-detail-skeleton-chip,.product-detail-skeleton-thumb,.product-detail-skeleton-info span,.product-detail-skeleton-info h1,.product-detail-skeleton-info strong,.product-detail-skeleton-info p,.product-detail-skeleton-info div,.wishlist-product-skeleton .wishlist-card-content span,.wishlist-product-skeleton .wishlist-card-content strong,.wishlist-product-skeleton .wishlist-card-content p,.wishlist-product-skeleton .wishlist-card-content button{display:block;border:0;border-radius:12px;background:linear-gradient(90deg,#fffdf92e,#fffdf9c2,#fffdf92e),#eadbc8;background-size:220% 100%;animation:productSkeletonPulse 1.25s ease-in-out infinite}.product-detail-skeleton-info span{width:36%;height:22px}.product-detail-skeleton-info h1{width:78%;height:48px;margin:0}.product-detail-skeleton-info strong{width:40%;height:42px}.product-detail-skeleton-info p{width:100%;height:16px}.product-detail-skeleton-info p+p{width:74%}.product-detail-skeleton-info div{width:100%;height:46px}.product-detail-skeleton-thumb{aspect-ratio:1.25 / 1}.product-main-image-button{display:grid;place-items:center}.product-lightbox-panel img{height:auto;max-height:calc(100vh - 120px)}.product-size-grid.color-option-grid{grid-template-columns:repeat(auto-fit,minmax(88px,max-content));justify-content:flex-start}html[dir=rtl] .product-size-grid.color-option-grid{justify-content:flex-end}.product-size-grid.color-option-grid button{min-width:88px;max-width:148px;min-height:44px;height:auto;padding:8px 10px;overflow-wrap:anywhere;white-space:normal;line-height:1.15;text-align:center}.product-size-grid.color-option-grid button.active{border-color:#bf8747;color:#fffdf9;background:#14110f;box-shadow:0 0 0 2px #bf874729}.wishlist-product-skeleton .wishlist-card-content span{width:70%;height:14px}.wishlist-product-skeleton .wishlist-card-content strong{width:48%;height:18px;justify-self:center}.wishlist-product-skeleton .wishlist-card-content p{width:82%;height:12px;justify-self:center}.wishlist-product-skeleton .wishlist-card-content button{width:100%;height:38px}@media(max-width:760px){.reference-home .floating-whatsapp{left:max(12px,env(safe-area-inset-left));bottom:calc(72px + env(safe-area-inset-bottom));width:52px;height:52px;border-width:4px}html[dir=rtl] .reference-home .floating-whatsapp{left:max(12px,env(safe-area-inset-left));right:auto}.product-details-page .floating-whatsapp{bottom:calc(78px + env(safe-area-inset-bottom))}.products-pagination{gap:7px}.products-pagination button{min-width:38px;min-height:36px;padding-inline:12px;font-size:.82rem}.product-main-image{max-height:none}.product-size-grid:not(.color-option-grid){grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}.product-size-grid:not(.color-option-grid) button{min-width:0;padding-inline:4px}.product-size-grid.color-option-grid{grid-template-columns:repeat(auto-fit,minmax(76px,1fr));justify-content:stretch}.product-size-grid.color-option-grid button{width:100%;max-width:none;font-size:.82rem}.reference-product-grid .product-image-wrap{padding:7px}.reference-product-grid .product-wishlist{width:32px;height:32px}.reference-product-grid .product-offer-badge{min-width:40px;padding:5px 8px;font-size:.7rem}.reference-product-grid .image-badge{bottom:6px;max-width:calc(100% - 18px)}}@media(max-width:420px){.reference-product-grid{gap:10px}.reference-product-grid .product-card-body{padding:9px}.reference-product-grid .price-row{gap:6px}.reference-product-grid .sizes-line{font-size:.68rem}.reference-product-grid .add-cart-button{min-height:38px;font-size:.76rem}.product-detail-skeleton-info h1{height:40px}}@keyframes storefront-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.reference-categories .compact-categories{align-items:stretch}.reference-categories .category-card{min-height:clamp(168px,19vw,224px);overflow:hidden;border:1px solid rgba(207,183,153,.72);border-radius:14px;background:linear-gradient(145deg,#fffdf9,#f5eadc);box-shadow:0 10px 24px #36261813;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.reference-categories .category-card.active{border-color:#bf8747;box-shadow:0 0 0 2px #bf874724,0 12px 26px #3626181a}.reference-categories .category-image{top:42px;right:5px;bottom:5px;left:5px;display:grid;overflow:hidden;border-radius:10px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.96),transparent 64%),#f5eadf;place-items:center}.reference-categories .category-image:after{display:none}.reference-categories .category-image img{width:100%;height:100%;padding:4px;object-fit:cover;object-position:center 76%;filter:drop-shadow(0 8px 8px rgba(44,31,22,.12));transform:none}.admin-dashboard-grid.irona-dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);grid-template-areas:"health retail" "recent recent";align-items:start}.admin-dashboard-grid.irona-dashboard-grid>.admin-health-card{grid-area:health}.admin-dashboard-grid.irona-dashboard-grid>.admin-retail-dashboard-card{grid-area:retail;align-self:start;align-items:stretch;flex-direction:column}.admin-dashboard-grid.irona-dashboard-grid>.admin-retail-dashboard-card .admin-primary-btn{width:100%}.admin-dashboard-grid.irona-dashboard-grid>.admin-recent-card{grid-area:recent}@media(max-width:980px){.admin-dashboard-grid.irona-dashboard-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"health" "retail" "recent"}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand-loader{display:grid;place-items:center;gap:10px;color:#b87935;text-align:center}.brand-loader-page,.brand-loader-route{min-height:min(340px,44vh);padding:34px 18px;border-radius:18px;background:radial-gradient(circle at 50% 0%,rgba(214,173,107,.12),transparent 42%),linear-gradient(180deg,#fffbf6f5,#fbf4eae0)}.brand-loader-route{min-height:220px;margin:18px}.brand-loader-mark{display:grid;place-items:center;width:64px;height:64px;border:3px solid rgba(184,121,53,.32);border-right-color:#b87935;border-radius:999px;animation:style-loader-spin 1.05s linear infinite;background:#ffffffc7;box-shadow:0 12px 30px #4a2f191a}.brand-loader-shoe{width:34px;height:28px;color:#b87935}.brand-loader-name{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,5vw,2.2rem);font-style:italic;color:#1b1612;line-height:1}.brand-loader p{margin:0;color:#a96d2f;font-size:.95rem;font-weight:700}.brand-loader-dots{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:12px}.brand-loader-dots span{width:9px;height:9px;border-radius:999px;background:#c58b4d;animation:style-loader-pulse .95s ease-in-out infinite}.brand-loader-dots span:nth-child(2){animation-delay:.14s}.brand-loader-dots span:nth-child(3){opacity:.45;animation-delay:.28s}.brand-loader-line{position:relative;width:min(220px,60vw);height:6px;overflow:hidden;border-radius:999px;background:#d6ad6b38}.brand-loader-line:after{content:"";position:absolute;inset-block:0;inset-inline-start:-35%;width:42%;border-radius:inherit;background:linear-gradient(90deg,#a96d2f,#d6ad6b);animation:style-loader-line 1.15s ease-in-out infinite}.inline-shoe-loader{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:32px;color:#b87935;font-weight:800}.inline-shoe-loader .brand-loader-shoe{width:24px;height:20px}.inline-shoe-loader>span:not(.brand-loader-dots):not(.sr-only){color:#6b4c2f}.inline-shoe-loader .brand-loader-dots span{width:6px;height:6px}.products-skeleton-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px}.product-card-skeleton{min-height:290px;overflow:hidden;border:1px solid rgba(214,173,107,.26);border-radius:14px;background:#fffcf7e6}.product-card-skeleton .product-skeleton-image,.product-skeleton-image{position:relative;display:grid;place-items:center;min-height:160px;background:linear-gradient(90deg,#efe2d3ad 25%,#fffaf3f2,#efe2d3ad 75%);background-size:220% 100%;animation:storefront-skeleton-shimmer 1.2s linear infinite}.product-skeleton-image .brand-loader-shoe{width:84px;height:58px;color:#b8793529}.product-skeleton-line,.product-skeleton-button{height:13px;margin:14px 16px 0;border-radius:999px;background:linear-gradient(90deg,#eee1d2 25%,#fff8ef,#eee1d2 75%);background-size:220% 100%;animation:storefront-skeleton-shimmer 1.2s linear infinite}.product-skeleton-line.short{width:58%}.product-skeleton-line.medium{width:76%}.product-skeleton-line.tiny{width:42%}.product-skeleton-button{height:38px;margin-block-end:16px}.cart-list-skeleton{display:grid;gap:12px;width:100%}.cart-row-skeleton{display:grid;grid-template-columns:74px minmax(0,1fr) 58px;gap:14px;align-items:center;padding:12px;border:1px solid rgba(214,173,107,.22);border-radius:14px;background:#fffcf7db}.cart-row-skeleton-image,.cart-row-skeleton-copy span,.cart-row-skeleton-action,.admin-table-skeleton span{background:linear-gradient(90deg,#eee1d2 25%,#fff8ef,#eee1d2 75%);background-size:220% 100%;animation:storefront-skeleton-shimmer 1.2s linear infinite}.cart-row-skeleton-image{width:74px;aspect-ratio:1.1 / 1;border-radius:12px}.cart-row-skeleton-copy{display:grid;gap:9px}.cart-row-skeleton-copy span,.cart-row-skeleton-action{height:12px;border-radius:999px}.cart-row-skeleton-copy span:first-child{width:76%}.cart-row-skeleton-copy span:last-child{width:48%}.cart-row-skeleton-action{height:24px}.checkout-loading-card{display:grid;gap:14px;margin-block:18px;padding:18px;border:1px solid rgba(214,173,107,.22);border-radius:16px;background:#fffcf7e0}.admin-loading{gap:8px;min-height:140px}.admin-loading>span:not(.inline-shoe-loader){display:none}.admin-inline-refresh{display:flex;justify-content:flex-end;margin:-4px 0 12px}.admin-table-skeleton{display:grid;gap:1px;overflow:hidden;border:1px solid rgba(218,223,232,.9);border-radius:14px;background:#e7eaf0}.admin-table-skeleton-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:18px;align-items:center;min-height:58px;padding:12px 18px;background:#fff}.admin-table-skeleton-head{min-height:46px;background:#f8f9fb}.admin-table-skeleton span{height:13px;border-radius:999px}.admin-table-skeleton-row span:first-child{width:78%}.admin-table-skeleton-row span:nth-child(2){width:62%}.admin-table-skeleton-row span:nth-child(3){width:54%}.floating-whatsapp,.reference-home .floating-whatsapp,html[dir=rtl] .reference-home .floating-whatsapp{position:fixed!important;z-index:60!important;inset-inline-start:max(16px,env(safe-area-inset-left))!important;inset-inline-end:auto!important;bottom:calc(24px + env(safe-area-inset-bottom))!important;width:54px!important;height:54px!important;margin:0!important}html[dir=ltr] .reference-home .floating-whatsapp,html[dir=ltr] .floating-whatsapp{inset-inline-start:auto!important;inset-inline-end:max(16px,env(safe-area-inset-right))!important}@media(max-width:760px){.floating-whatsapp,.reference-home .floating-whatsapp,html[dir=rtl] .reference-home .floating-whatsapp{inset-inline-start:max(10px,env(safe-area-inset-left))!important;bottom:calc(92px + env(safe-area-inset-bottom))!important;width:48px!important;height:48px!important}html[dir=ltr] .reference-home .floating-whatsapp,html[dir=ltr] .floating-whatsapp{inset-inline-start:auto!important;inset-inline-end:max(10px,env(safe-area-inset-right))!important}.brand-loader-route{min-height:160px;margin:10px;padding:24px 12px}.brand-loader-mark{width:54px;height:54px}.products-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card-skeleton{min-height:250px}.cart-row-skeleton{grid-template-columns:62px minmax(0,1fr) 44px;gap:10px}.cart-row-skeleton-image{width:62px}}@keyframes style-loader-spin{to{transform:rotate(360deg)}}@keyframes style-loader-pulse{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(-3px);opacity:1}}@keyframes style-loader-line{0%{transform:translate(0)}to{transform:translate(320%)}}.reference-product-grid .product-image-wrap img,.wishlist-card-image>img{position:absolute;top:4px;right:4px;bottom:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px);object-fit:cover;object-position:center 76%}.reference-categories .category-card-hitarea .category-content{display:flex;height:44px;align-items:center;justify-content:space-between;padding:9px 11px;pointer-events:none}.reference-categories .category-content strong{display:block;max-width:calc(100% - 38px);overflow:visible;border-radius:0;padding:0;background:transparent;box-shadow:none;font-size:clamp(.84rem,1.55vw,1.08rem);line-height:1.18}.reference-categories .category-icon-badge{position:static;flex:0 0 auto;width:30px;height:30px;background:#fffdf9eb;box-shadow:0 5px 12px #36261814}.reference-categories .category-subcategory-actions,html[dir=ltr] .reference-categories .category-subcategory-actions{inset-block-start:auto;inset-block-end:10px;inset-inline-start:10px;inset-inline-end:auto;left:auto;right:auto}.reference-categories .category-subcategory-actions button{min-height:30px;padding:5px 11px;background:#fffdf9f0}.reference-product-grid .product-image-wrap,.wishlist-card-image,.cart-item-media,.product-main-image,.thumbnail-track button{background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.98),transparent 62%),linear-gradient(145deg,#f4eadf,#fffaf4)}.reference-product-grid .product-image-wrap{padding:4px}.reference-product-grid .product-image-wrap img,.wishlist-card-image img,.cart-item-media img,.product-main-image img,.thumbnail-track img,.product-lightbox-panel img{max-width:100%;max-height:100%;padding:0;object-fit:contain;object-position:center;transform:none}.reference-product-grid .product-card:hover .product-image-wrap img{transform:none}.product-main-image{max-height:520px;aspect-ratio:1.25 / 1;border-radius:16px}.product-main-image-button{position:relative;display:grid;overflow:hidden;padding:6px;place-items:center}.product-main-image-button img{position:absolute;top:6px;right:6px;bottom:6px;left:6px;width:calc(100% - 12px);height:calc(100% - 12px)}.product-thumbnails{grid-template-columns:42px minmax(0,1fr) 42px;gap:9px}.thumbnail-track{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.thumbnail-track::-webkit-scrollbar{display:none}.thumbnail-track button{flex:0 0 calc((100% - 24px)/4);aspect-ratio:1.15 / 1;padding:4px}.thumbnail-track button.active{border-color:#a96d2f;box-shadow:0 0 0 2px #bf874733}.gallery-arrow{width:42px;height:48px}.cart-count-skeleton{width:78px;height:22px;border-radius:999px;background:linear-gradient(90deg,#eee1d2 25%,#fff8ef,#eee1d2 75%);background-size:200% 100%;animation:storefront-skeleton-shimmer 1.2s linear infinite}.cart-loading-layout{min-height:0}.cart-item-skeleton{pointer-events:none}.cart-item-skeleton .cart-item-media,.cart-item-skeleton .cart-item-info>span,.cart-item-skeleton .cart-item-info>strong{background:linear-gradient(90deg,#eee1d2 25%,#fff8ef,#eee1d2 75%);background-size:200% 100%;animation:storefront-skeleton-shimmer 1.2s linear infinite}.cart-item-skeleton .cart-item-info>span,.cart-item-skeleton .cart-item-info>strong{display:block;width:min(260px,82%);height:16px;border-radius:999px}.cart-item-skeleton .cart-item-info>span:nth-child(2){width:min(190px,64%);height:12px}.cart-item-skeleton .cart-item-info>strong{width:96px;height:20px}.cart-item-skeleton .cart-skeleton-stepper{width:118px;height:38px}@media(hover:hover){.reference-categories .category-card:hover{border-color:#bf8747c7;box-shadow:0 14px 28px #3626181c;transform:translateY(-2px)}}@media(max-width:760px){.reference-home,.product-details-page,.cart-page{overflow-x:clip}.reference-categories .compact-categories{gap:8px}.reference-categories .category-card{min-height:150px;border-radius:12px}.reference-categories .category-image{top:41px;right:4px;bottom:4px;left:4px}.reference-categories .category-card-hitarea .category-content{height:42px;padding:8px}.reference-categories .category-content strong{max-width:calc(100% - 30px);font-size:clamp(.72rem,3.1vw,.86rem)}.reference-categories .category-icon-badge{width:26px;height:26px}.reference-categories .category-subcategory-actions,html[dir=ltr] .reference-categories .category-subcategory-actions{inset-block-end:8px;inset-inline-start:8px}.reference-categories .category-subcategory-actions button{min-height:28px;padding:4px 8px;font-size:.66rem}.product-main-image{width:100%;max-height:330px;aspect-ratio:1.2 / 1}.product-main-image-button{padding:4px}.product-main-image-button img{top:4px;right:4px;bottom:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px)}.product-thumbnails{grid-template-columns:36px minmax(0,1fr) 36px;gap:6px}.thumbnail-track{gap:6px}.thumbnail-track button{flex-basis:calc((100% - 18px)/4);border-radius:9px;padding:3px}.gallery-arrow{width:36px;height:44px;border-radius:9px}.reference-home .floating-whatsapp,html[dir=rtl] .reference-home .floating-whatsapp{position:relative;left:auto;right:auto;bottom:auto;margin-block:12px calc(84px + env(safe-area-inset-bottom));margin-left:max(4px,env(safe-area-inset-left));margin-right:auto;width:46px;height:46px;border-width:3px;box-shadow:0 8px 18px #22c55e3d}.cart-item-skeleton{min-height:132px}}@media(max-width:420px){.reference-categories .category-card{min-height:142px}.reference-categories .category-content strong{font-size:clamp(.68rem,3vw,.8rem)}.product-main-image{max-height:310px}}.reference-product-grid .product-image-wrap img,.wishlist-card-image>img{object-fit:cover;object-position:center 76%}
