:root{--bg:#f4f4f5;--surface:#fff;--surface-page:#f5f5f5;--surface-card:#fff;--surface-muted:#fafafa;--sand:#ececee;--terracotta:#b8654a;--terracotta-dark:#9a5340;--terracotta-a11y:#944832;--accent:var(--terracotta-a11y);--terracotta-soft:#b8654a1f;--ink:#1f1f1f;--ink-soft:#525252;--muted:#737373;--line:#e4e4e7;--shadow:0 6px 28px #0f0f0f0d;--shadow-soft:0 2px 14px #0f0f0f0a;--shadow-hover:0 12px 36px #0f0f0f14;--radius:14px;--radius-sm:10px;--radius-lg:20px;--admin-sidebar:#fff;--admin-sidebar-deep:#f5f5f5;--ease-out:cubic-bezier(.22, 1, .36, 1);--font-body:var(--font-body-next), "Hanken Grotesk", system-ui, sans-serif;--font-display:var(--font-display-next), "Bricolage Grotesque", Georgia, serif;--font-mono:var(--font-mono-next), "IBM Plex Mono", ui-monospace, monospace;--header-h:72px;--oya-header-h:var(--header-h);--promo-h:38px;--mobile-nav-h:64px;--toast-bg:var(--surface);--toast-border:var(--line);--toast-shadow:0 8px 32px #0f0f0f1f, 0 2px 8px #0f0f0f0f;--toast-text:var(--ink);--toast-text-muted:var(--muted);--toast-accent:var(--price-cart);--toast-accent-stripe:var(--price-cart);--toast-cta-primary-bg:var(--accent-cta);--toast-cta-primary-text:var(--accent-cta-text);--toast-cta-ghost-border:var(--line);--toast-cta-ghost-text:var(--ink-soft);--toast-z:1200;--toast-radius:12px;--toast-max-w:380px}*{box-sizing:border-box}html,body{margin:0;padding:0}html{overflow-x:clip}body{font-family:var(--font-body);background:var(--surface-page);color:var(--ink);-webkit-font-smoothing:antialiased;max-width:100%;line-height:1.5;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.text-fluid-xs{font-size:var(--text-xs)}.text-fluid-sm{font-size:var(--text-sm)}.text-fluid-base{font-size:var(--text-base)}.text-fluid-lg{font-size:var(--text-lg)}.oya-scroll-x{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.oya-scroll-x::-webkit-scrollbar{display:none}main{min-height:calc(100vh - var(--header-h));padding-bottom:calc(var(--mobile-nav-h) + 16px)}@media (min-width:900px){main{padding-bottom:0}}.container{width:100%;max-width:1280px;margin:0 auto;padding-inline:clamp(16px,4vw,24px)}.promo-bar{background:var(--ink);color:#ffffffe0;letter-spacing:.04em;font-size:.76rem}.promo-bar-inner{min-height:var(--promo-h);justify-content:center;align-items:center;padding:8px 0;display:flex}.promo-bar-inner p{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0;display:flex}.promo-dot{opacity:.45}.site-header{z-index:50;height:var(--header-h);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fffffff2;justify-content:center;align-items:center;padding:0 16px;display:flex;position:sticky;top:0}@media (min-width:900px){.site-header{padding:0 24px}}.site-header-inner{justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:980px;margin:0 auto;display:flex}@media (min-width:900px){.site-header-inner{justify-content:center;gap:clamp(28px,4vw,52px)}}.brand{font-family:var(--font-display);letter-spacing:-.01em;white-space:nowrap;font-size:1.55rem;font-weight:600}@media (max-width:899px){.brand{font-size:1.35rem}.header-actions{gap:4px}.icon-btn{width:36px;height:36px}}.nav-desktop{color:var(--muted);justify-content:center;gap:6px;font-size:.86rem;font-weight:600;display:none}.nav-desktop a{border-radius:999px;padding:8px 14px;transition:background .15s,color .15s}.nav-desktop a.active,.nav-desktop a:hover{background:var(--sand);color:var(--ink)}.header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}@media (min-width:900px){.nav-desktop{display:flex}}.btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:.92rem;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.btn:active{transform:scale(.98)}.btn-primary{background:var(--btn-primary-bg);color:var(--btn-primary-text)}.btn-primary:hover{background:var(--btn-primary-bg-hover)}.btn-secondary{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.btn-block{width:100%}.icon-btn{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .15s,background .15s,transform .15s;display:inline-flex;position:relative}.icon-btn:hover{border-color:#2a211c2e;transform:translateY(-1px)}.icon-btn-quiet{background:0 0}.icon-btn-accent{background:var(--ink);color:#fff;border-color:var(--ink)}.icon-btn-accent:hover{background:#3d312a;border-color:#3d312a}.cart-badge{background:var(--badge-bg);min-width:18px;height:18px;color:var(--badge-text);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.shop-page{background:var(--surface-page);padding-bottom:32px}.magaza-page{background:var(--surface-page);padding-bottom:48px}.magaza-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#f4f4f5 100%)}.magaza-hero-inner{padding:36px 0 40px}.magaza-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--terracotta);margin:0 0 8px;font-size:.72rem;font-weight:700}.magaza-hero-copy h1{font-family:var(--font-display);margin:0;font-size:clamp(2rem,4vw,2.6rem);font-weight:600}.magaza-hero-copy>p{color:var(--muted);max-width:52ch;margin:10px 0 0}.magaza-stats{color:var(--ink-soft);flex-wrap:wrap;gap:12px 20px;margin-top:18px;font-size:.88rem;display:flex}.magaza-stats strong{color:var(--ink)}.magaza-hero-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.magaza-section{padding-top:32px}.magaza-section h2{font-family:var(--font-display);margin:0;font-size:1.35rem;font-weight:600}.magaza-section-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:18px;display:flex}.magaza-section-head a{color:var(--terracotta-a11y);font-size:.88rem;font-weight:600}.magaza-category-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;display:grid}@media (min-width:700px){.magaza-category-grid{grid-template-columns:repeat(4,1fr)}}.magaza-category-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-card);gap:4px;padding:14px 16px;transition:border-color .15s,box-shadow .15s;display:grid}.magaza-category-card:hover{box-shadow:var(--shadow-soft);border-color:#94483240}.magaza-category-card strong{font-size:.92rem}.magaza-category-card span{color:var(--muted);font-size:.78rem}.shop-hero{border-bottom:1px solid var(--line);touch-action:pan-y;background:linear-gradient(135deg,#f4f4f5 0%,#fff 55%,#ececee 100%)}.shop-hero-inner{align-items:center;gap:24px;padding:28px 0 32px;display:grid}@media (min-width:900px){.shop-hero-inner{grid-template-columns:1fr 420px;gap:40px;padding:40px 0 48px}}.shop-hero-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--terracotta);margin:0 0 8px;font-size:.72rem;font-weight:700}.shop-hero-copy h2{font-family:var(--font-display);margin:0;font-size:clamp(2rem,4vw,2.8rem);font-weight:600;line-height:1.05}.shop-hero-copy p{color:var(--muted);max-width:42ch;margin:12px 0 0}.shop-hero-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.shop-hero-media{border-radius:calc(var(--radius) + 4px);aspect-ratio:4/3;position:relative;overflow:hidden}.shop-hero-media img,.shop-hero-media picture,.shop-hero-media picture img,.hero-lcp-img,.hero-slide-img{object-fit:cover;width:100%;height:100%;display:block}.hero-lcp-img{animation:none}.hero-slide-img{animation:.45s heroFadeIn}.hero-dot-static{background:#2d242033;border-radius:999px;width:8px;height:8px;display:inline-block}.hero-dot-static.active{background:var(--terracotta);transform:scale(1.15)}.hero-dots .hero-dot-static{margin-right:0}@keyframes heroFadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.hero-dots{gap:8px;margin-top:18px;display:flex}.hero-dots button{cursor:pointer;background:#2d242033;border:none;border-radius:999px;width:8px;height:8px;padding:0}.hero-dots button.active{background:var(--terracotta);transform:scale(1.15)}.shop-hero-media-wrap{position:relative}.hero-nav{z-index:2;width:40px;height:40px;color:var(--ink);cursor:pointer;background:#ffffffe0;border:1px solid #fff9;border-radius:999px;justify-content:center;align-items:center;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #00000014}.hero-nav:hover{background:#fff}@media (min-width:900px){.hero-nav{display:inline-flex}.hero-nav-prev{left:-18px}.hero-nav-next{right:-18px}}.shop-layout{gap:24px;padding-top:28px;display:grid}@media (min-width:900px){.shop-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:32px;padding-top:36px}}.shop-sidebar{display:none}@media (min-width:900px){.shop-sidebar{top:calc(var(--header-h) + 24px);align-self:start;display:block;position:sticky}}.shop-main{min-width:0}.sidebar-sections{gap:28px;display:grid}.sidebar-section{gap:10px;display:grid}.sidebar-label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:.72rem;font-weight:700;display:block}.sidebar-nav{gap:2px;display:grid}.sidebar-nav a{color:var(--muted);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;font-size:.9rem;font-weight:500;transition:background .15s,color .15s;display:flex}.sidebar-nav a em{color:var(--muted);opacity:.75;font-size:.72rem;font-style:normal}.sidebar-nav a.active{color:var(--terracotta);background:#b85c3814;font-weight:600}.sidebar-nav a.active em{color:var(--terracotta);opacity:.8}.sidebar-nav a:hover:not(.active){background:var(--sand);color:var(--ink)}.sidebar-nav-compact a{justify-content:flex-start}.shop-toolbar h1{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600}.shop-toolbar p{color:var(--muted);margin:4px 0 0;font-size:.86rem}.shop-toolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;padding-bottom:18px;display:flex}.shop-toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:flex}.search-form{border:1px solid var(--line);background:var(--surface);border-radius:999px;align-items:center;gap:8px;min-width:min(260px,100%);padding:10px 14px;display:flex;box-shadow:inset 0 1px #fff9}.search-form input{background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.sort-select{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:999px;padding:10px 14px;font-size:.86rem;font-weight:600}.filters-mobile{scrollbar-width:none;gap:8px;margin-bottom:8px;padding:16px 0 4px;display:flex;overflow-x:auto}@media (min-width:900px){.filters-mobile{display:none}}.filters-mobile::-webkit-scrollbar{display:none}.chip{border:1px solid var(--line);background:var(--surface);color:var(--muted);white-space:nowrap;border-radius:999px;flex:none;padding:8px 14px;font-size:.82rem;font-weight:600}.chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}@media (min-width:700px){.product-grid{grid-template-columns:repeat(3,1fr);gap:22px}}@media (min-width:1200px){.product-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.product-card{background:var(--surface-card);border:1px solid var(--line);border-radius:calc(var(--radius) + 2px);transition:box-shadow .2s,border-color .2s;overflow:hidden}@media (hover:hover){.product-card:hover{box-shadow:var(--shadow);border-color:#2a211c24}}.product-card-image{aspect-ratio:4/5;background:var(--sand);position:relative;overflow:hidden}.product-card-image-btn{cursor:zoom-in;background:0 0;border:none;width:100%;height:100%;padding:0;display:block}.product-card-image-btn:focus-visible{outline:2px solid var(--terracotta);outline-offset:2px}.product-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card-image picture,.product-card-image picture img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}@media (hover:hover){.product-card-image:hover img,.product-card-image:hover picture img{transform:scale(1.04)}}.product-card-body{padding:14px 14px 16px;display:block}.product-card-cat{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-weight:600}.product-card-title{font-family:var(--font-display);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 8px;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card-price{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.price{color:var(--ink);letter-spacing:-.01em;font-size:.95rem;font-weight:700}.price-old{color:var(--muted);font-size:.85rem;text-decoration:line-through}.badge-sale{background:var(--accent-cta-soft);color:var(--accent-cta);border-radius:999px;padding:3px 7px;font-size:.68rem;font-weight:700}.wishlist-btn{z-index:2;width:36px;height:36px;color:var(--muted);cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;justify-content:center;align-items:center;transition:color .15s,transform .15s;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #2a211c1f}.wishlist-btn:hover,.wishlist-btn.active{color:var(--terracotta)}.wishlist-btn-inline{box-shadow:none;border:1px solid var(--line);background:var(--surface);flex-shrink:0;position:static}.badge-stock{z-index:2;color:#fff;background:#b85c38eb;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:700;position:absolute;bottom:10px;left:10px}.badge-stock-out{background:#2a211cbf}.badge-stock-new{background:#1d4ed8;inset:auto 10px 10px auto}.checkout-guest-banner{background:var(--sand);border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:.85rem}.checkout-guest-banner a{color:var(--terracotta);font-weight:700}.empty-state{text-align:center;background:var(--surface);border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);padding:48px 20px}.page-head{padding:24px 0 12px}.page-head h1{margin:0;font-size:clamp(1.6rem,4vw,2.2rem)}.product-detail-page{padding-bottom:48px}.product-detail{gap:28px;padding:24px 0 32px;display:grid}@media (min-width:900px){.product-detail{grid-template-columns:1fr 1fr;align-items:start;gap:40px}}.product-detail-image{border-radius:var(--radius);background:var(--sand);aspect-ratio:4/5;border:1px solid var(--line);position:relative;overflow:hidden}.product-detail-image-btn{cursor:zoom-in;background:0 0;border:none;width:100%;height:100%;padding:0;display:block}.product-detail-image img{object-fit:cover;width:100%;height:100%}.product-gallery{scrollbar-width:none;-ms-overflow-style:none;gap:8px;margin-top:10px;display:flex;overflow-x:auto}.product-gallery::-webkit-scrollbar{display:none}.product-gallery-thumb{background:var(--surface);cursor:pointer;border:2px solid #0000;border-radius:8px;flex:0 0 72px;width:72px;height:90px;padding:0;overflow:hidden}.product-gallery-thumb.active{border-color:var(--terracotta)}.product-gallery-thumb img{object-fit:cover;width:100%;height:100%}.product-gallery-thumb-video{color:#fff;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.72rem;font-weight:700;display:flex}.product-gallery-video-icon{font-size:1rem;line-height:1}.product-gallery-video-label{letter-spacing:.04em;text-transform:uppercase}.product-detail-video-wrap{background:#000;width:100%;height:100%}.product-detail-video-native,.product-detail-video-embed{object-fit:contain;background:#000;border:none;width:100%;height:100%;display:block}.product-seller-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-card);margin-top:18px;padding:14px 16px}.product-seller-card-head{align-items:flex-start;gap:12px;display:flex}.product-seller-card-avatar{background:var(--sand);width:44px;height:44px;color:var(--terracotta-a11y);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.product-seller-card-meta{min-width:0}.product-seller-card-name{margin-bottom:4px;font-size:.98rem;display:block}.product-seller-card-rating{color:var(--ink);flex-wrap:wrap;align-items:center;gap:4px 6px;font-size:.86rem;display:flex}.product-seller-card-rating svg{color:#f5a623}.product-seller-card-rating-max,.product-seller-card-reviews{color:var(--muted);font-weight:500}.product-seller-card-followers{color:var(--muted);margin:4px 0 0;font-size:.82rem}.product-seller-card-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.product-seller-card-btn{border:1px solid var(--line);min-height:36px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:.84rem;font-weight:600;display:inline-flex}.product-seller-card-btn:disabled{opacity:.55;cursor:not-allowed}.product-seller-card-btn-primary{background:var(--ink);border-color:var(--ink);color:#fff;text-decoration:none}.product-seller-card-btn-primary:hover{background:var(--ink-soft);border-color:var(--ink-soft)}.related-section,.product-carousel-section{padding:8px 0 24px}.product-carousel-section h2,.related-section h2{font-size:1.25rem;font-family:var(--font-display);margin:0 0 16px;font-weight:600}.product-carousel{gap:16px;padding-bottom:8px;display:flex}.product-carousel-item{scroll-snap-align:start;flex:0 0 220px;min-width:0}@media (min-width:700px){.product-carousel-item{flex-basis:260px}}.product-detail-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.product-detail h1{letter-spacing:-.02em;flex:1;margin:0;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.15}.stock-alert{color:var(--terracotta);margin:8px 0 0;font-size:.88rem;font-weight:600}.stock-alert-out{color:#b42318}.option-row{flex-wrap:wrap;gap:8px;margin:12px 0 20px;display:flex}.option-btn{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px;min-width:44px;padding:10px 14px}.option-btn.active{border-color:var(--terracotta);color:var(--terracotta);background:#b85c3814;font-weight:700}.cart-layout{gap:24px;width:100%;min-width:0;display:grid}.cart-layout>*{min-width:0}@media (min-width:900px){.cart-layout{grid-template-columns:minmax(0,1fr) min(380px,34%);align-items:start;gap:32px}.checkout-layout{grid-template-columns:minmax(0,620px) minmax(320px,380px);justify-content:center;gap:40px}}.store-page-shell{max-width:980px;padding-block:28px 48px}.store-page-shell-wide{max-width:none}.checkout-layout{width:100%;min-width:0}.checkout-page-layout{background:var(--surface-page)}.checkout-layout>*{min-width:0}.checkout-main{width:100%;min-width:0}@media (min-width:900px){.checkout-layout{align-items:start}.checkout-summary-col{top:calc(var(--header-h) + 16px);align-self:start;gap:16px;width:100%;display:grid;position:sticky}.checkout-summary-col .summary-card{position:static;top:auto}}.checkout-summary-sidecard{border-radius:calc(var(--radius) + 4px);background:var(--sand);border:1px solid var(--line);padding:18px 20px}.checkout-summary-sidecard h4{font-family:var(--font-display);color:var(--ink);margin:0 0 10px;font-size:.95rem;font-weight:600}.checkout-summary-list{color:var(--muted);gap:8px;margin:0;padding-left:18px;font-size:.82rem;line-height:1.45;display:grid}.summary-row-item{font-size:.88rem}.success-transfer-box{text-align:left;margin-top:16px}.success-transfer-box h2{font-family:var(--font-display);margin:0 0 8px;font-size:1.1rem;font-weight:600}.success-page .success-summary,.success-page .success-transfer-box,.success-page .email-confirm-box{text-align:left}.checkout-form{width:100%}.checkout-contact-grid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:560px){.checkout-contact-grid{grid-template-columns:1fr 1fr}.checkout-field-full{grid-column:1/-1}}.checkout-main .ui-alert,.checkout-main .account-flash-error{max-width:620px}.checkout-coupon-applied{color:#027a48;background:#027a4814;border-radius:10px;margin:0 0 12px;padding:10px 12px;font-size:.82rem;font-weight:600}.email-confirm-iban{border-top:1px solid #027a4826;margin-top:12px;padding-top:12px;font-size:.85rem;line-height:1.5}.email-confirm-iban strong{color:var(--ink);margin-bottom:6px;display:block}.email-confirm-iban code{color:var(--ink);margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem;display:block}.store-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.store-page-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--terracotta);margin:0 0 6px;font-size:.72rem;font-weight:700}.store-page-head h1{font-family:var(--font-display);margin:0;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:600}.store-page-sub{color:var(--muted);margin:8px 0 0;font-size:.9rem}.store-page-actions{flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;display:flex}@media (max-width:599px){.store-page-head{flex-direction:column;align-items:stretch}.store-page-actions{flex-direction:column;width:100%}.store-page-actions .btn{justify-content:center;width:100%}}.store-empty-state{text-align:center;background:var(--surface);border:1px dashed var(--line);border-radius:calc(var(--radius) + 4px);padding:56px 20px}.store-empty-state h1{font-family:var(--font-display);margin:0 0 10px;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:600}.store-empty-state p{color:var(--muted);margin:0 0 20px}.cart-item-card{grid-template-columns:88px minmax(0,1fr);gap:14px;min-width:0;margin-bottom:12px;display:grid}.cart-item-card>div{min-width:0}.cart-item-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.cart-item-actions .btn{margin-left:auto}@media (max-width:420px){.cart-item-actions .btn{justify-content:center;width:100%;margin-left:0}}.cart-item-card:last-child{margin-bottom:0}.cart-item-card img,.cart-item-card picture,.cart-item-card picture img{object-fit:cover;border-radius:10px;width:88px;height:110px}.cart-item-card.cart-item-warning{outline:2px solid #b4231840}.account-flash-error{color:#b42318;background:#fef3f2}.account-reorder-banner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.account-detail-lines p{color:var(--muted);margin:0 0 6px;font-size:.9rem}.account-detail-lines p strong{color:var(--ink)}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr;gap:14px;padding:16px 0;display:grid}.cart-item img{object-fit:cover;border-radius:10px;width:88px;height:110px}.cart-item picture,.cart-item picture img{object-fit:cover;border-radius:10px;width:88px;height:110px;display:block}.summary-card{background:var(--surface-card);border-radius:calc(var(--radius) + 4px);border:1px solid var(--line);box-shadow:var(--shadow-soft);top:calc(var(--header-h) + 16px);padding:22px;position:sticky}.checkout-summary{gap:0;display:grid}.checkout-summary-items{border-bottom:1px solid var(--line);gap:12px;margin:0 0 12px;padding:0 0 14px;list-style:none;display:grid}.checkout-summary-item{grid-template-columns:56px minmax(0,1fr) auto;align-items:start;gap:10px 12px;min-width:0;display:grid}.checkout-summary-thumb{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface-muted);flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.checkout-summary-thumb img,.checkout-summary-thumb picture,.checkout-summary-thumb picture img{object-fit:cover;width:100%;height:100%;display:block}.checkout-summary-qty-badge{color:#fff;background:#1f1f1fc7;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.62rem;font-weight:700;line-height:1;display:grid;position:absolute;bottom:4px;right:4px}.checkout-summary-item-body{min-width:0}.checkout-summary-item-title{font-size:var(--text-sm);color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.checkout-summary-product-link{color:inherit;transition:color .15s var(--ease-out);text-decoration:none}.checkout-summary-product-link:hover{color:var(--accent-cta)}.checkout-summary-product-link.checkout-summary-thumb:hover{opacity:.92}.checkout-summary-item-variant{font-size:var(--text-sm);color:var(--muted);margin:2px 0 0;line-height:1.3}.checkout-summary-item-meta{font-size:var(--text-sm);color:var(--muted);margin:4px 0 0}.checkout-summary-item-price{font-size:var(--text-sm);color:var(--ink);white-space:nowrap;padding-top:2px;font-weight:700}.checkout-summary-totals{padding-top:4px}@media (min-width:900px){.checkout-summary-thumb{width:64px;height:64px}.checkout-summary-item{grid-template-columns:64px minmax(0,1fr) auto}}@media (max-width:899px){.checkout-summary-col{order:2}.checkout-main{order:1}.checkout-summary-thumb{width:48px;height:48px}.checkout-summary-item{grid-template-columns:48px minmax(0,1fr) auto;gap:8px 10px}}.summary-row{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;margin:10px 0;display:flex}.summary-row>span:first-child{flex:1;min-width:0}.summary-row>span:last-child{white-space:nowrap;flex-shrink:0}.summary-row-item>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.summary-row.total{border-top:1px solid var(--line);padding-top:12px;font-size:1.05rem;font-weight:700}.form-grid{gap:14px;display:grid}.form-field{gap:6px;display:grid}.form-field label,.form-field span{color:var(--muted);font-size:.82rem;font-weight:600}.form-field input:not([type=checkbox]):not([type=radio]),.form-field textarea,.form-field select{border:1px solid var(--line);background:var(--surface);border-radius:10px;width:100%;min-height:46px;padding:12px 14px}.form-field input[type=radio]{width:auto;min-height:0;accent-color:var(--terracotta);flex-shrink:0;margin:0}.oya-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.oya-checkbox--standalone{flex-shrink:0}.oya-checkbox--disabled{cursor:not-allowed;opacity:.65}.oya-checkbox--sm .oya-checkbox__box{width:var(--checkbox-size-sm);height:var(--checkbox-size-sm)}.oya-checkbox__input{opacity:0;pointer-events:none;width:0;height:0;margin:0;position:absolute}.oya-checkbox__box{width:var(--checkbox-size);height:var(--checkbox-size);border:1.5px solid var(--checkbox-border-color);background:var(--checkbox-bg);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex;position:relative}.oya-checkbox__input:focus-visible+.oya-checkbox__box{box-shadow:0 0 0 2px var(--checkbox-focus-ring);outline:none}.oya-checkbox__input:checked+.oya-checkbox__box{background:var(--checkbox-checked-bg);border-color:var(--checkbox-checked-border)}.oya-checkbox__input:disabled+.oya-checkbox__box{opacity:.55}.oya-checkbox__input:checked+.oya-checkbox__box:after{content:"";border:solid var(--checkbox-check-color);border-width:0 2px 2px 0;width:5px;height:9px;display:block;transform:rotate(45deg)translateY(-1px)}.oya-checkbox__label{line-height:1.35;font-size:inherit;color:inherit;font-weight:inherit}.form-field textarea{resize:vertical;min-height:96px}.form-field select{appearance:auto}.skip-link{z-index:200;background:var(--ink);color:#fff;box-shadow:var(--shadow);transition:top .15s var(--ease-out);border-radius:999px;padding:10px 16px;font-size:.85rem;font-weight:600;text-decoration:none;position:absolute;top:-100px;left:12px}.skip-link:focus{outline:2px solid var(--terracotta);outline-offset:2px;top:12px}.skip-link-admin:focus{top:12px}.success-card{text-align:center;background:var(--surface);border-radius:var(--radius);border:1px solid var(--line);max-width:520px;margin:48px auto;padding:36px 28px}.success-page{text-align:center;max-width:560px;margin:0 auto;padding:12px 0 24px}.success-icon{color:#027a48;background:#027a481a;border-radius:999px;place-items:center;width:72px;height:72px;margin:0 auto 16px;font-size:2rem;font-weight:700;display:grid}.success-page h1{font-family:var(--font-display);margin:0 0 8px;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:600}.success-lead{color:var(--muted);margin:0 0 24px}.success-summary{text-align:left;margin-bottom:20px}.success-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.site-footer{color:var(--ink);border-top:1px solid var(--line);background:#f5f5f5;margin-top:48px;padding:48px 0 0}.footer-grid{grid-template-columns:1fr;gap:28px;display:grid}@media (min-width:700px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px}}.footer-brand{font-family:var(--font-display);color:#fff;margin-bottom:10px;font-size:1.6rem;font-weight:600}.footer-grid p{color:#ffffffad;max-width:28ch;margin:0;font-size:.88rem;line-height:1.6}.footer-grid strong{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin-bottom:12px;font-size:.72rem;display:block}.footer-links{gap:8px;display:grid}.footer-links a,.footer-links span{font-size:var(--text-sm);color:#ffffffc7}.footer-links a:hover{color:#fff}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:36px;padding:16px 0 24px;font-size:.78rem;display:flex}.footer-bottom a{color:#ffffffa6}.mobile-nav{z-index:60;height:var(--mobile-nav-h);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);background:#fffffff5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}@media (min-width:900px){.mobile-nav{display:none}}.mobile-nav a{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.68rem;font-weight:600;display:flex;position:relative}.mobile-nav a.active{color:var(--terracotta)}.mobile-nav-icon-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.mobile-nav-badge{background:var(--badge-bg);min-width:16px;height:16px;color:var(--badge-text);pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-9px}.mobile-nav-badge-dark{background:var(--ink);color:#fff}.mobile-nav-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-family:inherit;font-size:.68rem;font-weight:600;display:flex}.mobile-nav-btn.active{color:var(--terracotta)}.mobile-filter-btn{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px;width:100%;margin-bottom:12px;padding:11px 16px;font-size:.88rem;font-weight:600;display:none}@media (max-width:899px){.mobile-filter-btn{justify-content:center;align-items:center;display:inline-flex}}.filter-drawer-backdrop{z-index:80;background:#2a211c73;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.filter-drawer{background:var(--bg);border-radius:20px 20px 0 0;width:min(100%,420px);max-height:82vh;animation:.25s slideUp;box-shadow:0 -8px 32px #2a211c26}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.filter-drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.filter-drawer-body{gap:24px;max-height:calc(82vh - 64px);padding:20px;display:grid;overflow-y:auto}.filter-drawer .sidebar-section{gap:10px;display:grid}.filter-drawer .sidebar-nav a{background:var(--surface);border:1px solid #0000}.filter-drawer .sidebar-nav a.active{border-color:#b85c3826}.sort-select-block{width:100%}.shop-page-inner{padding:24px 0 32px}.favorite-card-wrap{flex-direction:column;gap:8px;display:flex}.favorite-add-btn{width:100%;padding:10px 12px;font-size:.85rem}.favorite-bulk-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.oya-toast-host{z-index:var(--toast-z);pointer-events:none;padding:calc(var(--oya-header-h) + var(--promo-h) + 12px) 16px 16px;justify-content:flex-end;align-items:flex-start;display:flex;position:fixed;inset:0}@media (max-width:899px){.oya-toast-host{padding-top:calc(var(--oya-header-h) + var(--promo-h) + 8px);justify-content:center;padding-inline:12px}}.oya-toast{pointer-events:auto;width:min(var(--toast-max-w), calc(100vw - 24px));background:var(--toast-bg);border:1px solid var(--toast-border);border-radius:var(--toast-radius);box-shadow:var(--toast-shadow);opacity:0;position:relative;overflow:hidden;transform:translate(28px)}@media (max-width:899px){.oya-toast{transform:translateY(-18px)}}.oya-toast-host--visible .oya-toast{animation:oyaToastIn .38s var(--ease-out) forwards}.oya-toast-accent{background:var(--toast-accent-stripe);width:4px;position:absolute;top:0;bottom:0;left:0}.oya-toast--success .oya-toast-accent{background:var(--toast-accent)}.oya-toast-body{align-items:flex-start;gap:10px;padding:14px 12px 14px 18px;display:flex}.oya-toast-icon{color:var(--toast-accent);flex-shrink:0;margin-top:1px}.oya-toast-content{flex:1;min-width:0}.oya-toast-title{color:var(--toast-text);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:.82rem;font-weight:600;overflow:hidden}.oya-toast-message{color:var(--toast-text-muted);margin:0;font-size:.88rem;line-height:1.35}.oya-toast--success .oya-toast-message{color:var(--toast-accent);font-weight:600}.oya-toast-close{width:28px;height:28px;color:var(--toast-text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.oya-toast-close:hover{background:var(--sand);color:var(--toast-text)}.oya-toast-actions{flex-wrap:wrap;gap:8px;padding:0 14px 14px 18px;display:flex}.oya-toast-btn{cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.oya-toast-btn--primary{background:var(--toast-cta-primary-bg);color:var(--toast-cta-primary-text);border:none}.oya-toast-btn--primary:hover{filter:brightness(.95)}.oya-toast-btn--ghost{border:1px solid var(--toast-cta-ghost-border);color:var(--toast-cta-ghost-text);background:0 0}.oya-toast-btn--ghost:hover{background:var(--sand);border-color:#2a211c24}@keyframes oyaToastIn{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@media (max-width:899px){@keyframes oyaToastIn{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}}.product-sticky-bar{display:none}@media (max-width:767px){.product-sticky-bar{left:0;right:0;bottom:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom,0px));z-index:55;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px 0 calc(10px + env(safe-area-inset-bottom));background:#fffffff5;animation:.25s slideUp;display:block;position:fixed}.product-sticky-bar-inner{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-sticky-meta{color:var(--muted);gap:2px;min-width:0;font-size:.78rem;display:grid}.product-sticky-meta strong{color:var(--ink);font-size:1rem}.product-sticky-bar .btn{flex-shrink:0;padding-inline:16px}}.home-recent-section{border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:24px}.home-recent-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.home-recent-head h2{letter-spacing:-.02em;margin:0;font-size:1rem}.home-recent-head a{color:var(--terracotta);font-size:.82rem;font-weight:600}.recent-carousel{gap:12px;padding-bottom:6px;display:flex}.recent-carousel-item{scroll-snap-align:start;flex:0 0 148px}@media (min-width:700px){.recent-carousel-item{flex-basis:180px}}.recent-carousel .product-card-title{min-height:auto;font-size:.82rem}.recent-carousel .product-card-body{padding:10px}.ui-alert{border:1px solid #0000;border-radius:10px;margin-bottom:12px;padding:10px 14px;font-size:.85rem;font-weight:600;line-height:1.45}.ui-alert a{text-underline-offset:2px;font-weight:700;text-decoration:underline}.ui-alert-info{background:var(--alert-info-bg);color:var(--alert-info-text);border-color:var(--alert-info-border)}.ui-alert-info a{color:var(--alert-info-text)}.ui-alert-success{background:var(--alert-success-bg);color:var(--alert-success-text);border-color:var(--alert-success-border)}.ui-alert-warning{background:var(--alert-warning-bg);color:var(--alert-warning-text);border-color:var(--alert-warning-border)}.ui-alert-error{background:var(--alert-error-bg);color:var(--alert-error-text);border-color:var(--alert-error-border)}.ui-alert-error a{color:var(--alert-error-text)}.checkout-payment-mode{margin-bottom:16px}.cart-stock-banner{color:#b42318;background:#b4231814;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:.88rem;font-weight:600}.cart-stock-banner-info{color:#027a48;background:#027a4814}.cart-item-warning{background:#b423180a;border-radius:12px;padding-right:8px}.cart-item-stock-msg{color:#b42318;margin-top:6px;font-size:.82rem;font-weight:600}.cart-page-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-page-actions{flex-wrap:wrap;gap:8px;display:flex}.cart-page-actions .btn{padding:8px 12px;font-size:.82rem}.cart-trendyol-page{background:var(--surface-page);min-width:0;padding:20px 0 48px}.cart-trendyol-inner{min-width:0}.cart-trendyol-grid{align-items:start;gap:20px;min-width:0;display:grid}@media (min-width:900px){.cart-trendyol-grid{grid-template-columns:minmax(0,1fr) min(380px,34%);gap:24px}.cart-trendyol-summary.checkout-summary-col{top:calc(var(--header-h) + 16px);position:sticky}}.cart-trendyol-title{font-family:var(--font-display);color:var(--ink);margin:0 0 16px;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700}.cart-login-banner{color:var(--ink);background:#fff8e6;border:1px solid #f5d77a;border-radius:8px;margin-bottom:14px;padding:12px 14px;font-size:.88rem;line-height:1.45}.cart-login-banner a{color:var(--accent-cta);text-underline-offset:2px;font-weight:700;text-decoration:underline}.cart-shipping-banner{width:100%;color:var(--ink);background:#fff8e6;border:1px solid #f5d77a;border-radius:8px;margin:0 0 16px;padding:12px 14px;font-size:.88rem;font-weight:600;line-height:1.45;position:relative;overflow:hidden}.cart-shipping-banner-done{background:#7d8a4e1f;border-color:#7d8a4e47}.cart-shipping-banner-bar{z-index:0;pointer-events:none;background:#f5d77a73;position:absolute;inset:0 auto 0 0}.cart-shipping-banner p{z-index:1;margin:0;position:relative}.cart-trendyol-toolbar{margin:0 0 12px;padding:0}.cart-trendyol-select-all{color:var(--ink);cursor:pointer;align-items:center;gap:8px;font-size:.88rem;font-weight:600;display:inline-flex}.cart-trendyol-select-all input,.cart-trendyol-check input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.cart-trendyol-items{gap:12px;min-width:0;display:grid}.cart-trendyol-item{background:var(--surface-card);border:1px solid var(--line);border-radius:8px;grid-template-columns:auto 88px minmax(0,1fr) auto;align-items:start;gap:12px 14px;min-width:0;padding:16px;display:grid}.cart-trendyol-item-warning{outline:2px solid #b4231833}.cart-trendyol-check{cursor:pointer;align-items:flex-start;padding-top:4px;display:flex}.cart-trendyol-thumb{background:var(--sand);border-radius:6px;flex-shrink:0;width:88px;display:block;overflow:hidden}.cart-trendyol-thumb img,.cart-trendyol-thumb picture,.cart-trendyol-thumb picture img{object-fit:cover;width:88px;height:110px;display:block}.cart-trendyol-item-body{min-width:0}.cart-trendyol-item-title{color:var(--ink);margin:0 0 4px;font-size:.92rem;font-weight:600;line-height:1.35;text-decoration:none;display:block}a.cart-trendyol-item-title:hover{color:var(--accent-cta)}.cart-trendyol-item-variant,.cart-trendyol-item-sku{color:var(--muted);margin:0 0 4px;font-size:.8rem}.cart-trendyol-delivery{color:var(--muted);margin:8px 0 0;font-size:.8rem}.cart-trendyol-delivery strong{color:#027a48;font-weight:600}.cart-trendyol-item-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:12px;display:flex}.cart-trendyol-qty{border:1px solid var(--line);background:var(--surface);border-radius:6px;align-items:stretch;height:36px;display:inline-flex;overflow:hidden}.cart-trendyol-qty-btn{background:var(--surface);width:36px;height:100%;color:var(--ink);cursor:pointer;border:none;flex:0 0 36px;justify-content:center;align-items:center;padding:0;font-size:1.1rem;font-weight:600;line-height:1;display:flex}.cart-trendyol-qty-btn:disabled{opacity:.4;cursor:not-allowed}.cart-trendyol-qty-btn:hover:not(:disabled){background:var(--sand)}.cart-trendyol-qty-value{text-align:center;border-left:1px solid var(--line);border-right:1px solid var(--line);background:var(--surface);flex:auto;justify-content:center;align-items:center;min-width:56px;padding:0 10px;font-size:.88rem;font-weight:600;line-height:1;display:flex}.cart-trendyol-delete{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.82rem;font-weight:600;display:inline-flex}.cart-trendyol-delete:hover{color:#b42318}.cart-trendyol-price-col{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;min-width:88px;display:flex}.cart-trendyol-price-original{color:var(--muted);font-size:.82rem;text-decoration:line-through}.cart-trendyol-price-current{color:var(--ink);font-size:1rem;font-weight:700}.cart-trendyol-savings{color:var(--price-cart-dark);font-size:.78rem;font-weight:700}.cart-order-summary{top:calc(var(--header-h) + 16px);position:sticky}.cart-order-summary-title{font-family:var(--font-display);margin:0 0 14px;font-size:1.05rem;font-weight:700}.cart-order-summary-rows{border-bottom:1px solid var(--line);gap:10px;margin-bottom:14px;padding-bottom:14px;display:grid}.cart-order-summary-row{color:var(--muted);justify-content:space-between;align-items:baseline;gap:12px;font-size:.88rem;display:flex}.cart-order-summary-row span:last-child{color:var(--ink);white-space:nowrap;font-weight:600}.cart-order-summary-savings span:last-child{color:var(--price-cart-dark)}.cart-order-summary-total{border-top:1px solid var(--line);margin-top:4px;padding-top:10px;font-size:1rem;font-weight:700}.cart-order-summary-total span:last-child{color:var(--accent-cta);font-size:1.25rem;font-weight:800}.cart-coupon-link{text-align:left;width:100%;color:var(--accent-cta);cursor:not-allowed;opacity:.65;background:0 0;border:none;margin-bottom:14px;padding:0;font-size:.88rem;font-weight:600;display:block}.cart-order-summary-cta{background:var(--accent-cta);width:100%;min-height:48px;color:var(--accent-cta-text);cursor:pointer;transition:background .15s var(--ease-out,ease);border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 16px;font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.cart-order-summary-cta:hover:not(:disabled){background:var(--accent-cta-hover)}.cart-order-summary-cta:disabled{opacity:.55;cursor:not-allowed}.cart-order-summary-mobile-total{display:none}.cart-trendyol-recommended{min-width:0;margin-top:32px}@media (max-width:899px){.cart-trendyol-item{grid-template-columns:auto 72px minmax(0,1fr);grid-template-areas:"check thumb body""check price price"}.cart-trendyol-check{grid-area:check}.cart-trendyol-thumb{grid-area:thumb;width:72px}.cart-trendyol-thumb img,.cart-trendyol-thumb picture,.cart-trendyol-thumb picture img{width:72px;height:90px}.cart-trendyol-item-body{grid-area:body}.cart-trendyol-price-col{flex-flow:wrap;grid-area:price;justify-content:flex-end;align-items:center;gap:8px;padding-left:30px}}.qty-picker{align-items:center;gap:8px;margin:12px 0 0;display:flex}.qty-select{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-width:72px;padding:10px 12px;font-weight:600}.email-confirm-box{text-align:left;background:#027a4814;border:1px solid #027a4826;border-radius:12px;margin:16px 0;padding:14px 16px}.email-confirm-box p{color:var(--muted);margin:6px 0 0;font-size:.88rem}.email-confirm-subject{font-style:italic;font-size:.82rem!important}.reviews-section{padding:8px 0 24px}.reviews-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.reviews-head h2{margin:0;font-size:1.25rem}.reviews-summary{color:var(--muted);align-items:center;gap:8px;font-size:.88rem;display:flex}.reviews-summary strong{color:var(--ink);font-size:1.2rem}.reviews-list{gap:12px;display:grid}.review-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:14px}.review-card-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.review-card p{color:var(--muted);margin:0 0 8px;font-size:.9rem;line-height:1.5}.review-date{color:var(--muted);font-size:.78rem}.review-demo-note{color:var(--muted);margin:12px 0 0;font-size:.78rem}.track-form{gap:12px;max-width:520px;margin-bottom:20px;display:grid}.track-result{margin-top:20px}.track-demo-hint{color:var(--muted);margin-top:20px;font-size:.85rem}.track-result-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.track-result-head p{color:var(--muted);margin:4px 0 0;font-size:.85rem}.track-steps{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px;display:grid}.track-step{text-align:center;background:var(--sand);color:var(--muted);border-radius:10px;padding:10px 6px;font-size:.72rem}.track-step span{background:var(--line);border-radius:999px;width:24px;height:24px;margin:0 auto 6px;font-weight:700;line-height:24px;display:block}.track-step.done{color:#027a48;background:#027a4814}.track-step.done span{color:#fff;background:#027a48}.track-step.active{outline:2px solid var(--terracotta)}.track-shipping{margin:0 0 12px;font-size:.88rem}.coupon-box{border-top:1px solid var(--line);margin:14px 0;padding-top:12px}.coupon-row{gap:8px;display:flex}.coupon-row input{border:1px solid var(--line);border-radius:10px;flex:1;padding:10px 12px}.coupon-hint,.coupon-error,.coupon-ok{margin:8px 0 0;font-size:.78rem}.coupon-error{color:#b42318}.coupon-ok{color:#027a48}.coupon-hint{color:var(--muted)}.link-btn{color:var(--terracotta);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.link-btn-danger{color:#b42318}.image-lightbox-backdrop{z-index:120;background:#14100ee0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-lightbox-close{z-index:121;color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:fixed;top:20px;right:20px}.image-lightbox-stage{justify-content:center;align-items:center;width:100%;max-width:min(920px,90vw);display:flex;position:relative}.image-lightbox-content{border-radius:12px;width:100%;max-height:min(88vh,920px);overflow:hidden;box-shadow:0 24px 80px #00000073}.image-lightbox-content img,.image-lightbox-content picture,.image-lightbox-content picture img{object-fit:contain;width:100%;height:auto;max-height:88vh;display:block}.image-lightbox-counter{z-index:121;color:#fff;letter-spacing:.04em;pointer-events:none;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;margin:0;padding:6px 14px;font-size:.82rem;font-weight:600;position:fixed;top:24px;left:50%;transform:translate(-50%)}.image-lightbox-nav{z-index:2;color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.image-lightbox-nav:hover{background:#ffffff38}.image-lightbox-nav-prev{left:8px}.image-lightbox-nav-next{right:8px}.image-lightbox-thumbs{z-index:121;scrollbar-width:none;-ms-overflow-style:none;background:#14100eb8;border:1px solid #ffffff1f;border-radius:12px;gap:8px;max-width:min(92vw,520px);padding:8px 10px;display:flex;position:fixed;bottom:20px;left:50%;overflow-x:auto;transform:translate(-50%)}.image-lightbox-thumbs::-webkit-scrollbar{display:none}.image-lightbox-thumb{cursor:pointer;opacity:.65;background:0 0;border:2px solid #0000;border-radius:8px;flex:none;width:52px;height:64px;padding:0;transition:opacity .15s,border-color .15s;overflow:hidden}.image-lightbox-thumb.active{border-color:var(--terracotta);opacity:1}.image-lightbox-thumb img,.image-lightbox-thumb picture,.image-lightbox-thumb picture img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:640px){.image-lightbox-backdrop{padding:12px 8px 96px}.image-lightbox-close{top:12px;right:12px}.image-lightbox-counter{font-size:.76rem;top:16px}.image-lightbox-stage{max-width:92vw}.image-lightbox-nav{background:#14100e8c;width:36px;height:36px}.image-lightbox-nav svg{width:22px;height:22px}.image-lightbox-nav-prev{left:6px}.image-lightbox-nav-next{right:6px}.image-lightbox-content{touch-action:pan-y pinch-zoom}.image-lightbox-thumbs{max-width:calc(100vw - 24px);bottom:12px}.image-lightbox-thumb{width:48px;height:58px}}.account-shell{max-width:920px;padding:28px 0 48px}.account-loading{text-align:center;color:var(--muted);padding:48px 0}.account-shell-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.account-shell-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--terracotta);margin:0 0 6px;font-size:.72rem;font-weight:700}.account-shell-head h1{font-family:var(--font-display);margin:0;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:600}.account-shell-sub{color:var(--muted);margin:8px 0 0;font-size:.9rem}.account-nav{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-bottom:24px;padding-bottom:16px;display:flex}.account-nav a{color:var(--muted);background:0 0;border-radius:999px;padding:8px 16px;font-size:.88rem;font-weight:600;transition:background .15s,color .15s}.account-nav a:hover{background:var(--sand);color:var(--ink)}.account-nav a.active{color:var(--terracotta);background:#b85c381a}.account-flash{color:#027a48;background:#ecfdf3;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:.88rem;font-weight:600}.shop-card{background:var(--surface);border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow);padding:22px}.account-section h2,.account-section h3{font-family:var(--font-display);margin:0 0 16px;font-size:1.15rem;font-weight:600}.account-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.account-section-head h2{margin:0}.account-section-meta{color:var(--muted);font-size:.82rem}.account-empty-hint{color:var(--muted);margin:0 0 16px;font-size:.88rem}.account-profile-layout{gap:20px;display:grid}@media (min-width:900px){.account-profile-layout{grid-template-columns:1fr 1.15fr;align-items:start}}.account-address-form{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.account-order-card{gap:12px;display:grid}.account-orders-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.account-orders-toolbar select{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:10px 12px}.search-form-autocomplete{position:relative}.search-suggest{z-index:40;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.search-suggest-item{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.search-suggest-item:last-child{border-bottom:none}.search-suggest-item img{object-fit:cover;border-radius:6px;width:40px;height:50px}.search-suggest-item span{font-size:.88rem;font-weight:600}.search-suggest-item strong{color:var(--terracotta);font-size:.82rem}.search-suggest-section{border-bottom:1px solid var(--line);gap:8px;padding:10px 12px;display:grid}.search-suggest-section>span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.72rem;font-weight:700}.search-suggest-chip{border:1px solid var(--line);background:var(--sand);cursor:pointer;text-align:left;border-radius:999px;padding:6px 12px;font-size:.82rem}.header-login-link{color:var(--ink);border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:700}.header-login-link:hover{background:var(--sand)}.account-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.account-page-actions{flex-wrap:wrap;gap:8px;display:flex}.account-orders{gap:16px;display:grid}.account-order-head{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.account-order-head p{color:var(--muted);margin:4px 0 0;font-size:.85rem}.account-order-items{flex-wrap:wrap;gap:8px;display:flex}.account-order-item{background:var(--sand);border-radius:999px;align-items:center;gap:8px;padding:6px 10px 6px 6px;font-size:.82rem;display:inline-flex}.account-order-item img{object-fit:cover;border-radius:6px;width:28px;height:34px}.stock-notify-form{background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-top:12px;padding:14px}.stock-notify-form p{color:var(--muted);margin:6px 0 10px;font-size:.85rem}.stock-notify-row{gap:8px;display:flex}.stock-notify-row input{border:1px solid var(--line);border-radius:10px;flex:1;padding:10px 12px}.stock-notify-msg{color:#027a48;margin:8px 0 0;font-size:.82rem}.checkout-profile-banner{color:#027a48;background:#ecfdf3;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:.85rem;font-weight:600}.account-order-actions-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.account-orders-toolbar select{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-width:160px;padding:10px 12px}.account-back-link{color:var(--muted);margin-bottom:8px;font-size:.85rem;display:inline-block}.account-order-detail-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.account-order-detail-grid{grid-template-columns:1fr 1fr}}.account-track-info{border-top:1px solid var(--line);margin-top:12px;padding-top:12px;font-size:.88rem}.account-order-detail-items{gap:10px;display:grid}.account-order-detail-item{background:var(--account-card-item-bg);border:1px solid var(--account-card-border);border-radius:10px;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.account-order-detail-item img{object-fit:cover;border-radius:8px;width:56px;height:68px}.account-order-detail-item p{color:var(--muted);margin:4px 0 0;font-size:.82rem}.stock-alert-emails{flex-wrap:wrap;gap:6px;display:flex}.stock-alert-email{background:var(--sand);border-radius:999px;padding:4px 8px;font-size:.78rem;display:inline-block}.compare-bar{bottom:calc(var(--mobile-nav-h) + 8px);z-index:35;padding:0 0 8px;position:sticky}@media (min-width:900px){.compare-bar{bottom:12px}}.compare-bar-inner{background:var(--ink);color:#fff;box-shadow:var(--shadow);border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;display:flex}.compare-bar-items{flex-wrap:wrap;flex:1;gap:6px;display:flex}.compare-bar-chip{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;padding:6px 10px;font-size:.78rem}.btn-sm{padding:8px 12px;font-size:.82rem}.compare-toggle-btn{width:34px;height:34px;color:var(--ink);box-shadow:var(--shadow);cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;place-items:center;display:grid;position:absolute;bottom:48px;left:10px}.compare-toggle-btn.active{background:var(--btn-primary-bg);color:var(--btn-primary-text)}.compare-table-wrap{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.compare-table-wrap::-webkit-scrollbar{display:none}.compare-table{border-collapse:collapse;width:100%;min-width:640px}.compare-table th,.compare-table td{border-bottom:1px solid var(--line);vertical-align:top;text-align:left;padding:12px}.compare-table thead th img{object-fit:cover;border-radius:8px;width:72px;height:88px;margin:8px 0}.compare-remove{cursor:pointer;color:var(--muted);background:0 0;border:none}.address-list{gap:10px;display:grid}.address-card{background:var(--sand);border:1px solid #0000;border-radius:12px;padding:14px 16px}.address-card-default{background:#b85c380f;border-color:#b85c3859}.address-card p{color:var(--muted);margin:4px 0 0;font-size:.85rem}.address-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.address-card-actions{flex-wrap:wrap;gap:6px;display:flex}.address-card-btn{padding:6px 10px;font-size:.78rem}.address-default-check{align-items:center;gap:8px;font-size:.88rem;display:flex}.address-form-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-range-summary{margin-bottom:20px}.confirm-modal{width:min(420px,100%)}.confirm-modal-message{color:var(--muted);margin:0;line-height:1.5}.confirm-modal-danger{background:#b42318;border-color:#b42318}.confirm-modal-danger:hover{background:#912018;border-color:#912018}.compare-table picture,.compare-table picture img{object-fit:cover;border-radius:8px;width:72px;height:90px;margin:0 auto 8px;display:block}.compare-action-row th,.compare-action-row td{background:var(--sand)}.compare-add-btn{width:100%;margin-top:8px;padding:10px 12px;font-size:.82rem}.compare-pickers{flex-direction:column;gap:8px;display:flex}.compare-picker-group{flex-direction:column;gap:4px;display:flex}.compare-picker-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.compare-picker-options{flex-wrap:wrap;gap:4px;display:flex}.compare-picker-options .option-btn{min-width:0;padding:4px 8px;font-size:.72rem}.compare-qty-row{align-items:center;gap:8px;display:flex}.compare-qty-row .option-btn{min-width:28px;padding:4px 8px}.address-default-tag{color:var(--terracotta);font-size:.78rem}.order-status-timeline{gap:0;margin:0;padding:4px 0 0;list-style:none;display:grid}.order-status-timeline li{grid-template-columns:20px 1fr;gap:14px;padding:0 0 22px;display:grid;position:relative}.order-status-timeline li:not(:last-child):before{content:"";background:var(--account-card-border);width:2px;position:absolute;top:18px;bottom:0;left:9px}.order-status-timeline li.current .order-status-dot{background:var(--terracotta);box-shadow:0 0 0 4px #b85c3826}.order-status-timeline li.current strong{color:var(--ink)}.order-status-timeline li:not(.current) strong{color:var(--ink-soft);font-weight:600}.order-status-dot{background:var(--sand);border:2px solid var(--line);border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:3px}.order-status-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;font-size:.82rem;display:flex}.order-status-note{color:var(--ink-soft);border-radius:var(--radius-sm);background:var(--account-card-item-bg);margin-top:6px;padding:8px 10px;font-size:.82rem}.compare-stock-msg{color:var(--terracotta-dark);margin-top:6px;font-size:.72rem}.compare-cell-warning{background:#fff8f3}.compare-stock-banner{margin-bottom:16px}.checkout-save-address{gap:8px;display:grid}.checkout-save-address-label{cursor:pointer;color:var(--ink-soft);align-items:center;gap:10px;font-size:.88rem;font-weight:500;display:flex}.checkout-address-picker .address-picker-list{gap:10px;display:grid}.address-picker-item{border:1px solid var(--line);cursor:pointer;background:var(--surface);text-align:left;border-radius:12px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:12px;padding:12px 14px;font-size:.85rem;display:grid}.address-picker-item input[type=radio]{width:16px;height:16px;accent-color:var(--terracotta);margin-top:3px}.address-picker-item.active{border-color:var(--terracotta);background:#fff7f3}.address-picker-body{gap:4px;min-width:0;display:grid}.address-picker-label{color:var(--ink);font-weight:700;line-height:1.35}.address-picker-address{color:var(--muted);font-size:.82rem;line-height:1.45}.address-picker-manual-label{color:var(--ink);padding-top:1px;font-weight:600;line-height:1.4}.address-picker-item-manual{align-items:center}@media (max-width:899px){.checkout-address-picker--desktop{display:none}}.checkout-address-sheet-backdrop{z-index:70;background:#2a211c66;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.checkout-address-sheet{background:var(--surface);width:100%;max-height:min(72vh,520px);padding-bottom:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom,0px));border-radius:16px 16px 0 0;grid-template-rows:auto minmax(0,1fr);display:grid;box-shadow:0 -12px 40px #2a211c2e}.checkout-address-sheet-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.checkout-address-sheet-title{color:var(--ink);align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:inline-flex}.checkout-address-sheet-close{background:var(--surface-page);width:36px;height:36px;color:var(--muted);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.checkout-address-sheet-list{-webkit-overflow-scrolling:touch;gap:10px;padding:12px 16px 16px;display:grid;overflow-y:auto}.checkout-address-sheet-list .address-picker-item{touch-action:manipulation;-webkit-user-select:none;user-select:none}@media (min-width:900px){.checkout-address-sheet-backdrop{display:none}}.admin-root{grid-template-columns:240px 1fr;min-height:100vh;display:grid}@media (max-width:899px){.admin-root{grid-template-columns:1fr}}.admin-sidebar{background:var(--admin-sidebar);color:var(--ink);border-right:1px solid var(--line);padding:24px 16px}.admin-sidebar .brand{color:var(--ink);margin-bottom:28px;display:block}.admin-nav{gap:6px;display:grid}.admin-nav-group{gap:4px;margin-bottom:14px;display:grid}.admin-nav-group:last-child{margin-bottom:0}.admin-nav-group-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:2px;padding:0 12px;font-size:.68rem;font-weight:700}.admin-nav a{color:var(--ink-soft);border-radius:8px;padding:10px 12px;font-size:.92rem;font-weight:600}.admin-store-link{color:var(--ink-soft);border:1px solid var(--line);border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:10px 12px;font-size:.88rem;font-weight:600;display:flex}.admin-store-link:hover{color:var(--accent-cta);background:var(--accent-cta-soft);border-color:var(--accent-cta-soft-border)}.admin-content{padding:24px}.admin-page-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.admin-page-head h1{font-family:var(--font-body);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:700}.admin-page-head p{color:var(--muted);margin:6px 0 0;font-size:.88rem}.admin-loading{color:var(--muted);padding:24px 0}.admin-skeleton-body .admin-skeleton-row td{padding:14px 10px}.admin-skeleton-bar{background:linear-gradient(90deg, var(--line) 25%, #0000000a 50%, var(--line) 75%);background-size:200% 100%;border-radius:6px;height:12px;animation:1.2s ease-in-out infinite admin-skeleton-shimmer;display:block}@keyframes admin-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.admin-model-hint{margin:6px 0 0;font-size:.78rem;line-height:1.45}.admin-model-hint-new{color:var(--accent-cta)}.admin-model-clash{color:#b42318;margin:6px 0 0;font-size:.8rem;font-weight:600;line-height:1.45}.admin-model-siblings{border:1px solid var(--accent-cta-soft-border);background:var(--accent-cta-soft);border-radius:10px;margin-top:8px;padding:10px 12px}.admin-model-siblings-title{margin:0 0 8px;font-size:.82rem}.admin-model-siblings-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.admin-model-siblings-list li{align-items:center;gap:8px;font-size:.82rem;display:flex}.admin-model-siblings-list img{object-fit:cover;border-radius:6px;width:28px;height:28px}.admin-model-siblings-list a{color:var(--accent-cta);margin-left:auto;font-size:.75rem}.admin-card{background:var(--surface-card);box-shadow:var(--shadow-soft);border:1px solid var(--line);border-radius:12px;padding:20px}.admin-kpi-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px;display:grid}@media (min-width:800px){.admin-kpi-grid{grid-template-columns:repeat(4,1fr)}}.admin-kpi{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px}.admin-kpi strong{margin-top:6px;font-size:1.5rem;display:block}.admin-kpi span{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:600}.admin-kpi strong{color:var(--ink)}.admin-ops-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (min-width:720px){.admin-ops-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.admin-ops-kpi{border:1px solid var(--line);background:var(--sand);color:inherit;border-radius:12px;gap:4px;padding:14px 16px;text-decoration:none;transition:border-color .15s,background .15s;display:grid}.admin-ops-kpi:hover{border-color:var(--accent-cta-soft-border);background:var(--accent-cta-soft)}.admin-ops-kpi span{color:var(--muted);font-size:.78rem;font-weight:600}.admin-ops-kpi strong{color:var(--ink);font-size:1.6rem;line-height:1.1}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid var(--admin-row-border);padding:12px 10px;font-size:.9rem}.admin-table th{background:var(--admin-surface-muted);color:var(--ink-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.admin-table td{color:#333}.admin-btn{border:1px solid var(--line);background:var(--surface-card);cursor:pointer;color:var(--ink);border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-weight:600;display:inline-flex}.admin-btn-ghost{color:var(--ink-soft);background:0 0}.admin-error{color:#b42318;background:#b4231814;border-radius:10px;margin-bottom:12px;padding:10px 12px}.admin-flash{color:#027a48;background:#027a4814;border-radius:10px;margin-bottom:12px;padding:10px 12px}.admin-info-banner{border:1px solid var(--line);background:var(--surface-page);border-radius:10px;margin-bottom:12px;padding:12px 14px}.admin-email-body{background:var(--surface-page);white-space:pre-wrap;border-radius:8px;margin:0;padding:12px;font-size:.82rem}.admin-badge{border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-block}.admin-badge-green{color:#027a48;background:#027a481f}.admin-badge-gray{color:var(--muted);background:#776b621f}.admin-badge-out{color:#b42318;background:#b423181a}.order-badge{border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-block}.order-badge-pending{color:#9a7209;background:#d4a01726}.order-badge-shipped{color:#1d4ed8;background:#1d4ed81f}.order-badge-delivered{color:#027a48;background:#027a481f}.order-badge-cancelled{color:var(--muted);background:#776b6226}.order-badge-resend{color:#7e22ce;background:#9333ea1f}.order-badge-awaiting{color:#c2410c;background:#ea580c1f}.admin-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#1f1f1f59;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.admin-modal{background:var(--surface-card);width:min(560px,100%);max-height:90vh;box-shadow:var(--shadow);border:1px solid var(--line);border-radius:12px;overflow:auto}.admin-modal-wide{width:min(720px,100%)}.admin-modal-head{border-bottom:1px solid var(--admin-card-border);background:#fff;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.admin-modal-body{background:#fff;gap:12px;padding:20px;display:grid}.admin-modal-foot{border-top:1px solid var(--admin-card-border);background:var(--admin-footer-bg);justify-content:end;gap:8px;padding:16px 20px;display:flex}.admin-login-page,.account-login-page{background:var(--surface-page);place-items:center;padding:32px 16px 48px;display:grid}.admin-login-page{min-height:100vh}.account-login-page{min-height:calc(100vh - var(--header-h))}.admin-login-card,.account-login-card{background:var(--surface-card);border:1px solid var(--line);border-radius:8px;width:min(420px,100%);padding:32px 24px;box-shadow:0 2px 16px #00000014}.admin-sidebar-logout{justify-content:center;width:100%;margin-top:24px}.admin-sidebar-user{color:var(--muted);word-break:break-word;margin-top:16px;font-size:.78rem}@media (max-width:899px){.admin-sidebar{display:none}.admin-content{padding-bottom:calc(var(--mobile-nav-h) + 16px)}}.revenue-chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:10px;min-height:180px;display:grid}.revenue-chart-col{text-align:center;color:var(--muted);gap:6px;font-size:.72rem;display:grid}.revenue-chart-col strong{color:var(--ink);font-size:.78rem}.revenue-chart-bar-wrap{background:var(--sand);border-radius:10px;justify-content:center;align-items:flex-end;height:120px;padding:8px 6px;display:flex}.revenue-chart-bar{background:linear-gradient(180deg, var(--accent-cta-hover), var(--accent-cta));border-radius:8px 8px 4px 4px;width:100%;max-width:36px}.locale-toggle{border:1px solid var(--line);border-radius:999px;display:inline-flex;overflow:hidden}.locale-toggle button{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:6px 10px;font-size:.72rem;font-weight:700}.locale-toggle button.active{background:var(--accent-cta);color:var(--accent-cta-text)}.admin-mobile-bar{background:var(--surface-card);color:var(--ink);z-index:40;border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:12px 16px;display:none;position:sticky;top:0}.admin-mobile-menu-btn{border:1px solid var(--line);background:var(--surface-page);color:var(--ink);cursor:pointer;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.admin-mobile-brand{color:var(--ink);font-weight:700}.admin-drawer-backdrop{z-index:100;background:#1f1f1f59;justify-content:flex-start;display:flex;position:fixed;inset:0}.admin-drawer{background:var(--surface-card);width:min(280px,88vw);height:100%;color:var(--ink);border-right:1px solid var(--line);align-content:start;gap:16px;padding:16px;display:grid;box-shadow:8px 0 32px #0f0f0f14}.admin-drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.admin-nav-drawer a{color:var(--ink-soft);border-radius:8px}.admin-order-detail-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:900px){.admin-order-detail-grid{grid-template-columns:1fr 1fr}}.admin-order-status-form{gap:12px;display:grid}@media (min-width:700px){.admin-order-status-form{grid-template-columns:repeat(3,1fr)}}.email-preview-list{gap:12px;max-height:50vh;display:grid;overflow:auto}.email-preview-card{background:var(--sand);border-radius:12px;padding:12px}.email-preview-meta{gap:4px;margin-bottom:8px;font-size:.82rem;display:grid}.email-preview-card pre{white-space:pre-wrap;color:var(--ink);margin:0;font-family:inherit;font-size:.85rem}@media (max-width:899px){.admin-mobile-bar{display:flex}}.admin-orders-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.admin-orders-toolbar input,.admin-orders-toolbar select{border:1px solid var(--admin-border);min-width:180px;color:var(--ink);background:#fff;border-radius:10px;padding:10px 14px}.checkout-location-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-location-grid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:560px){.checkout-location-grid{grid-template-columns:1fr 1fr}}.checkout-steps{align-items:center;gap:10px;margin-bottom:20px;display:flex}.checkout-step{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.82rem;font-weight:600;display:inline-flex}.checkout-step.active{border-color:var(--accent-cta);background:var(--accent-cta-soft);color:var(--accent-cta)}.checkout-step.done{color:var(--ink)}.checkout-step-num{background:var(--sand);border-radius:999px;place-items:center;width:22px;height:22px;font-size:.72rem;font-weight:700;display:grid}.checkout-step.active .checkout-step-num{background:var(--badge-bg);color:var(--badge-text)}.checkout-step-line{background:var(--line);flex:1;min-width:24px;height:1px}.checkout-step-back{cursor:pointer;color:var(--muted);background:0 0;border:none;margin-right:auto;padding:0;font-size:.85rem;font-weight:600}.checkout-step-back:hover{color:var(--ink)}.checkout-section{gap:14px;display:grid}.checkout-section+.checkout-section{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.checkout-section h2{font-family:var(--font-display);margin:0 0 4px;font-size:1.05rem;font-weight:600}.checkout-section-note{color:var(--muted);margin:0 0 8px;font-size:.82rem}.checkout-form-actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px;margin-top:22px;padding-top:18px;display:flex}.checkout-form-actions .btn-primary{flex:1;min-width:180px}@media (max-width:899px){.checkout-form{padding-bottom:calc(var(--mobile-nav-h) + 72px + env(safe-area-inset-bottom,0px))}.checkout-form-actions{left:0;right:0;bottom:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom,0px));z-index:55;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;margin:0;position:fixed;box-shadow:0 -8px 24px #2a211c14}.checkout-form-actions .btn-primary{flex:none;width:100%}.checkout-form-actions .checkout-step-back{display:none}}.checkout-summary-cta{margin-top:16px}@media (max-width:899px){.checkout-summary-cta{display:none}}.payment-methods{gap:10px;display:grid}.payment-method{border:1px solid var(--line);cursor:pointer;background:var(--surface-card);box-shadow:var(--shadow-soft);border-radius:12px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.payment-method.active{border-color:var(--accent-cta);background:var(--accent-cta-soft)}.payment-method>span{min-width:0;display:block}.payment-method>span>strong{color:var(--ink);font-size:.9rem;display:block}.payment-method>span>span{color:var(--muted);margin-top:2px;font-size:.78rem;display:block}.payment-method input[type=radio]{accent-color:var(--accent-cta);flex-shrink:0;margin-top:3px}.payment-card-grid{background:var(--surface-card);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:12px;gap:14px;margin-top:14px;padding:16px;display:grid}.payment-card-grid .form-field span{color:var(--ink)}.payment-card-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-section-head-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.checkout-section-head-row h2{margin:0}.checkout-section-edit{color:var(--accent-cta);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:4px;padding:4px 0;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.checkout-section-edit:hover{text-decoration:underline}.checkout-delivery-card{background:var(--surface-card);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:12px;gap:0;padding:4px 0;display:grid;overflow:hidden}.checkout-delivery-row{border-bottom:1px solid var(--line);grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px;padding:14px 16px;display:grid}.checkout-delivery-row:last-child{border-bottom:none}.checkout-delivery-row-icon{background:var(--accent-cta-soft);width:36px;height:36px;color:var(--accent-cta);border-radius:10px;place-items:center;display:grid}.checkout-delivery-row-body{gap:2px;min-width:0;display:grid}.checkout-delivery-row-label{letter-spacing:.02em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:600}.checkout-delivery-row-value{color:var(--ink);word-break:break-word;font-size:.9rem;font-weight:600;line-height:1.45}.checkout-shipping-card{background:var(--surface-card);border:1px solid var(--line);color:var(--muted);box-shadow:var(--shadow-soft);border-radius:12px;padding:14px 16px;font-size:.88rem;line-height:1.55}.checkout-shipping-card p{margin:0 0 4px}.checkout-shipping-name{color:var(--ink);font-size:.95rem;font-weight:700;margin-bottom:6px!important}.payment-transfer-box{background:#027a480f;border:1px solid #027a4826;border-radius:12px;margin-top:14px;padding:16px}.payment-transfer-title{color:var(--ink);margin:0 0 12px;font-weight:700}.payment-transfer-details{gap:10px;margin:0;display:grid}.payment-transfer-details div{grid-template-columns:88px 1fr;align-items:baseline;gap:10px;display:grid}.payment-transfer-details dt{color:var(--muted);margin:0;font-size:.78rem;font-weight:600}.payment-transfer-details dd{color:var(--ink);margin:0;font-size:.9rem;font-weight:600}.payment-transfer-iban{letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.payment-transfer-iban-row dd{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.payment-copy-btn{padding:6px 10px;font-size:.75rem}.payment-transfer-note{color:var(--muted);margin:12px 0 0;font-size:.78rem;line-height:1.45}.checkout-progress{scrollbar-width:none;align-items:center;gap:0;width:100%;max-width:620px;margin-bottom:22px;padding:6px 0 10px;display:flex;overflow-x:auto}@media (max-width:899px){.checkout-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-width:100%;padding:0;display:grid;overflow:visible}}.checkout-progress::-webkit-scrollbar{display:none}.checkout-progress-item-wrap{flex:1;align-items:center;min-width:0;display:flex}@media (max-width:899px){.checkout-progress-item-wrap{flex-direction:column;flex:none;align-items:stretch}}.checkout-progress-item-wrap:first-child,.checkout-progress-item-wrap:last-child{flex:none}@media (max-width:899px){.checkout-progress-item-wrap:first-child,.checkout-progress-item-wrap:last-child{flex:none}}.checkout-progress-line{background:var(--line);border-radius:999px;flex:1;min-width:24px;height:3px;margin:0 6px}@media (max-width:899px){.checkout-progress-line{display:none}}.checkout-progress-item{border:1px solid var(--line);background:var(--surface);color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:7px 12px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px #2a211c08}@media (max-width:899px){.checkout-progress-item{white-space:normal;text-align:center;flex-direction:column;justify-content:center;gap:4px;width:100%;padding:8px 4px;font-size:.65rem}.checkout-progress-label{text-overflow:ellipsis;font-size:.6rem;line-height:1.15;display:block;overflow:hidden}}@media (max-width:360px){.checkout-progress-label{display:none}}.checkout-progress-item.active{border-color:var(--accent-cta);background:var(--accent-cta-soft);color:var(--accent-cta)}.checkout-progress-item.done:hover{border-color:var(--accent-cta-soft-border);background:var(--accent-cta-soft)}.checkout-progress-item.done{color:var(--ink);cursor:pointer;border-color:#2a211c1f}button.checkout-progress-item{font:inherit;cursor:pointer;appearance:none}.checkout-progress-num{background:var(--sand);border-radius:999px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:.68rem;font-weight:700;display:grid}.checkout-progress-item.active .checkout-progress-num{background:var(--badge-bg);color:var(--badge-text)}.checkout-progress-item.done .checkout-progress-num{background:var(--accent-cta-soft);color:var(--accent-cta)}.summary-card h3{font-family:var(--font-display);margin:0 0 8px;font-size:1.05rem;font-weight:600}.summary-demo-note{color:var(--muted);margin-top:12px;font-size:.78rem}.summary-step-note{color:var(--muted);margin:0 0 12px;font-size:.78rem}.checkout-steps-compact{margin-bottom:16px}.order-status-chart-body{align-items:center;gap:20px;display:grid}@media (min-width:640px){.order-status-chart-body{grid-template-columns:180px 1fr}}.order-status-pie{border-radius:999px;place-items:center;width:160px;height:160px;margin:0 auto;display:grid}.order-status-pie-hole{text-align:center;background:#fff;border-radius:999px;place-content:center;width:96px;height:96px;line-height:1.2;display:grid}.order-status-pie-hole strong{font-size:1.4rem}.order-status-pie-hole span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.order-status-legend{gap:8px;margin:0;padding:0;list-style:none;display:grid}.order-status-legend li{grid-template-columns:12px 1fr auto;align-items:center;gap:10px;font-size:.88rem;display:grid}.order-status-dot{border-radius:999px;width:10px;height:10px}@keyframes oyaMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes oyaToast{0%{opacity:0;transform:translateY(20px)}12%{opacity:1;transform:translateY(0)}88%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes oyaPop{0%{opacity:0;transform:scale(.6)}60%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.oya-header{z-index:60;background:var(--surface);border-bottom:1px solid var(--line);position:sticky;top:0;box-shadow:0 1px #271e150a}.oya-header-mega-open{z-index:120;box-shadow:none;border-bottom-color:#0000}.oya-header-util{background:var(--sand);border-bottom:1px solid var(--line);font-size:.76rem}.oya-header-util-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1280px;margin:0 auto;padding:8px 28px;display:flex}.oya-header-util-links{flex-wrap:wrap;gap:16px;display:flex}.oya-header-util-links a{color:var(--muted);transition:color .15s}.oya-header-util-links a:hover{color:var(--ink)}.oya-header-util-promo{color:var(--terracotta);white-space:nowrap;font-weight:600}.oya-header-main{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf9f5}.oya-header-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;max-width:1280px;margin:0 auto;padding:14px 28px;display:grid}.oya-logo{font-family:var(--font-display);letter-spacing:-.03em;white-space:nowrap;font-size:1.65rem;font-weight:800;line-height:1}.oya-logo-dot{color:var(--terracotta)}.oya-logo-img{object-fit:contain;width:auto;max-width:200px;height:36px;display:block}.oya-logo-img-admin{max-width:180px;height:32px}.admin-mobile-brand .oya-logo-img-admin{height:28px}.auth-admin-logo .oya-logo-img-admin{height:40px;margin:0 auto 8px}.oya-header-search{background:var(--sand);border:1px solid var(--line);border-radius:999px;align-items:center;gap:10px;min-width:0;padding:4px 6px 4px 16px;display:none}.oya-header-search svg{color:var(--muted);flex-shrink:0}.oya-header-search input{min-width:0;font:inherit;background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-size:.92rem}.oya-header-search-btn{background:var(--btn-primary-bg);color:var(--btn-primary-text);font:inherit;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;padding:10px 18px;font-size:.86rem;font-weight:600}.oya-header-search-btn:hover{background:var(--btn-primary-bg-hover)}.oya-header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.oya-header-account-btn,.oya-header-cart-btn{color:var(--ink);background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:6px 4px;font-size:.88rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:none;position:relative}.oya-header-cart-btn:hover{opacity:.85}.oya-header-cart-icon-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.oya-header-cart-label{white-space:nowrap}.oya-header-cart-count{background:var(--badge-bg);min-width:18px;height:18px;color:var(--badge-text);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;animation:.25s oyaPop;display:inline-flex;position:absolute;top:-7px;right:-10px}.oya-header-cats{background:var(--surface);border-top:1px solid var(--line);scrollbar-width:none;overflow-x:auto}.oya-header-cats::-webkit-scrollbar{display:none}.oya-header-cats-inner{gap:4px;min-width:max-content;max-width:1280px;margin:0 auto;padding:0 28px;display:flex}.oya-header-cat{color:var(--ink);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;padding:12px 14px;font-size:.86rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.oya-header-cat:hover,.oya-header-cat.active,.oya-header-cat-hover{color:var(--terracotta);border-bottom-color:var(--terracotta)}.oya-header-cat-sale{color:var(--terracotta-a11y)}.oya-header-cat-wrap{display:inline-flex}.oya-header-nav-zone{position:relative}.oya-mega-backdrop{z-index:70;pointer-events:none;background:#271e1561;animation:.18s oyaMegaFade;position:fixed;inset:0}.oya-mega-panel{z-index:130;border-top:1px solid var(--line);background:#fff;animation:.2s oyaMegaSlide;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 48px #271e1524}.oya-mega-panel:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}@keyframes oyaMegaFade{0%{opacity:0}to{opacity:1}}@keyframes oyaMegaSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.oya-mega-inner{grid-template-columns:minmax(0,1.45fr) minmax(240px,.85fr);align-items:start;gap:24px;max-width:1280px;margin:0 auto;padding:20px 28px 22px;display:grid}.oya-mega-home{color:var(--terracotta);align-items:center;gap:4px;margin-bottom:18px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.oya-mega-home:hover{text-decoration:underline}.oya-mega-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.oya-mega-col-title{color:var(--terracotta);margin-bottom:10px;font-size:.86rem;font-weight:700;text-decoration:none;display:block}.oya-mega-col-title:hover{text-decoration:underline}.oya-mega-col-links{margin:0;padding:0;list-style:none}.oya-mega-col-links li+li{margin-top:6px}.oya-mega-col-links a{color:var(--ink);opacity:.88;font-size:.84rem;transition:color .15s,opacity .15s}.oya-mega-col-links a:hover{color:var(--terracotta);opacity:1}.oya-mega-promos{flex-direction:column;gap:8px;width:100%;max-width:300px;display:flex}.oya-mega-promo-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.oya-mega-promo{background:var(--sand);color:#fff;border-radius:8px;text-decoration:none;display:block;position:relative;overflow:hidden}.oya-mega-promo picture,.oya-mega-promo img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block;position:absolute;inset:0}.oya-mega-promo:hover img{transform:scale(1.04)}.oya-mega-promo-label{z-index:1;letter-spacing:.02em;background:linear-gradient(#0000,#271e15c7);justify-content:space-between;align-items:center;gap:6px;padding:7px 9px;font-size:.7rem;font-weight:700;display:flex;position:absolute;bottom:0;left:0;right:0}.oya-mega-promo-tile{height:92px}.oya-mega-promo-banner{height:52px}.oya-mega-promo-banner .oya-mega-promo-label{background:linear-gradient(90deg,#c75d3ceb,#c75d3c8c);justify-content:flex-start;gap:6px;font-size:.76rem;inset:auto 0 0}.oya-nav,.oya-header-auth{display:none}.oya-header-user-link{width:36px;height:36px;color:var(--ink);opacity:.85;justify-content:center;align-items:center;transition:opacity .15s;display:inline-flex;position:relative}.oya-header-user-link:hover{opacity:1}@media (max-width:899px){.oya-header-user-link{display:none}}.oya-header-user-name{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:500;display:none;overflow:hidden}.oya-icon-link{cursor:pointer;width:36px;height:36px;color:var(--ink);opacity:.85;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .15s;display:inline-flex;position:relative}.oya-icon-link:hover{opacity:1}.oya-icon-link-mobile-search,.oya-icon-link-mobile-cart{display:inline-flex}.oya-badge{border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-7px;right:-9px}.oya-badge-dark{background:var(--ink);color:#fff}.oya-badge-terra{background:var(--badge-bg);color:var(--badge-text);animation:.25s oyaPop}.oya-search-overlay{z-index:70;padding:calc(var(--header-h) + 16px) 16px 16px;background:#271e1573;place-items:start center;display:grid;position:fixed;inset:0}.oya-search-panel{background:var(--surface);border:1px solid var(--line);width:min(560px,100%);box-shadow:var(--shadow);border-radius:14px;padding:16px}.oya-search-panel form{gap:8px;display:flex}.oya-search-panel input{border:1px solid var(--line);background:var(--sand);border-radius:10px;outline:none;flex:1;padding:12px 14px}@media (min-width:900px){.oya-header-search{display:flex}.oya-icon-link-mobile-search,.oya-icon-link-mobile-cart{display:none}.oya-header-account-btn,.oya-header-cart-btn{display:inline-flex}}.oya-storefront{background:var(--bg);padding:18px 0 8px}.oya-storefront-inner{max-width:1280px;margin:0 auto;padding:0 28px}.oya-quick-links{gap:10px;margin-bottom:16px;padding-bottom:4px;display:flex}.oya-quick-link{scroll-snap-align:start;border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:12px;flex:0 0 132px;justify-content:center;align-items:center;min-height:72px;padding:12px 10px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.oya-quick-link:hover{box-shadow:var(--shadow);border-color:#c75d3c40;transform:translateY(-2px)}.oya-quick-link-label{color:var(--ink);font-size:.82rem;font-weight:700;line-height:1.25}.oya-quick-link-sale{background:#c75d3c14;border-color:#c75d3c38}.oya-quick-link-sale .oya-quick-link-label{color:var(--terracotta-a11y)}.oya-quick-link-new{background:#7d8a4e14;border-color:#7d8a4e2e}.oya-quick-link-muted{background:var(--sand)}.oya-storefront-banners{grid-template-columns:minmax(0,1.55fr) minmax(260px,.95fr);align-items:stretch;gap:14px;display:grid}.oya-storefront-main-wrap{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;position:relative;overflow:hidden}.oya-storefront-main{min-height:320px;box-shadow:none;background:0 0;border:none;position:relative;overflow:hidden}.oya-storefront-slide{opacity:0;pointer-events:none;transition:opacity .35s;position:absolute;inset:0}.oya-storefront-slide.active{opacity:1;pointer-events:auto}.oya-storefront-slide-link{height:100%;color:inherit;grid-template-columns:minmax(0,1fr) minmax(180px,42%);text-decoration:none;display:grid}.oya-storefront-slide-copy{flex-direction:column;justify-content:center;gap:10px;padding:28px 24px 56px;display:flex}.oya-storefront-slide-kicker{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--terracotta-a11y);font-size:.72rem;font-weight:700}.oya-storefront-slide-copy h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.42rem,2.5vw,2.08rem);font-weight:700;line-height:1.08}.oya-storefront-slide-copy p{color:var(--muted);max-width:36ch;margin:0;font-size:.95rem;line-height:1.5}.oya-storefront-slide-cta{color:var(--terracotta-a11y);margin-top:4px;font-size:.9rem;font-weight:700}.oya-storefront-slide-media{background:var(--sand);min-height:220px;position:relative}.oya-storefront-slide-media img{object-fit:cover;width:100%;height:100%}.oya-storefront-slide-controls{z-index:2;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;bottom:14px;left:16px;right:16px}.oya-storefront-slide-btn{border:1px solid var(--line);cursor:pointer;background:#fffdf9eb;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.oya-storefront-slide-dots{align-items:center;gap:4px;display:flex}.oya-storefront-slide-dots button{cursor:pointer;background:0 0;border:none;border-radius:999px;place-items:center;width:24px;height:24px;padding:0;display:grid}.oya-storefront-slide-dots button:after{content:"";background:#2f24192e;border-radius:999px;width:8px;height:8px;display:block}.oya-storefront-slide-dots button.active:after{background:var(--terracotta);transform:scale(1.15)}.oya-storefront-side{gap:12px;min-width:0;display:grid}.oya-side-promo{border:1px solid var(--line);background:var(--surface);color:inherit;min-height:112px;box-shadow:var(--shadow);border-radius:14px;grid-template-columns:minmax(0,1fr) 88px;align-items:center;gap:12px;padding:16px;text-decoration:none;display:grid}.oya-side-promo:hover{border-color:#c75d3c40}.oya-side-promo-tag{letter-spacing:.06em;text-transform:uppercase;color:var(--terracotta-a11y);margin-bottom:6px;font-size:.68rem;font-weight:700;display:inline-block}.oya-side-promo strong{font-size:.95rem;line-height:1.25;display:block}.oya-side-promo p{color:var(--muted);margin:6px 0 0;font-size:.82rem}.oya-side-promo-thumb{background:var(--sand);border-radius:10px;width:88px;height:88px;overflow:hidden}.oya-side-promo-thumb img{object-fit:cover;width:100%;height:100%}.oya-side-promo-sale{background:linear-gradient(135deg,#c75d3c14,#fffdf9)}.oya-side-promo-trust{background:var(--sand);grid-template-columns:1fr;min-height:auto}.oya-side-promo-trust span{color:var(--ink-soft);margin-top:4px;font-size:.78rem;display:block}.oya-storefront-carousel{margin-top:22px}.oya-storefront-carousel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.oya-storefront-carousel-head h2{font-family:var(--font-display);margin:0;font-size:1.15rem;font-weight:700}.oya-storefront-carousel-head a{color:var(--terracotta-a11y);font-size:.86rem;font-weight:600}.oya-storefront-carousel-track{gap:16px;padding-bottom:8px;display:flex}.oya-storefront-carousel-item{scroll-snap-align:start;flex:0 0 220px;min-width:0}@media (min-width:700px){.oya-storefront-carousel-item{flex-basis:240px}}.oya-footer{color:var(--ink);border-top:1px solid var(--line);background:#f5f5f5;margin-top:48px}.oya-footer-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px;max-width:1280px;margin:0 auto;padding:48px 28px 32px;display:grid}.oya-footer-brand-block{flex-direction:column;grid-column:1/-1;gap:14px;max-width:420px;display:flex}.oya-footer-brand-block p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.6}.oya-newsletter{grid-template-columns:1fr auto;align-items:start;gap:8px 10px;margin-top:6px;display:grid}.oya-newsletter input{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--ink);font:inherit;border-radius:8px;outline:none;grid-column:1;padding:13px 16px;font-size:.88rem}.oya-newsletter input::placeholder{color:var(--muted)}.oya-newsletter button{background:var(--btn-primary-bg);color:var(--btn-primary-text);font:inherit;cursor:pointer;border:none;border-radius:8px;grid-area:1/2;padding:13px 20px;font-size:.88rem;font-weight:600;transition:background .15s}.oya-newsletter button:hover{background:var(--btn-primary-bg-hover)}.oya-footer-col{flex-direction:column;gap:11px;font-size:.88rem;display:flex}.oya-footer-col strong{color:var(--ink);margin-bottom:4px;font-weight:700}.oya-footer-col a{color:var(--ink-soft);transition:color .15s}.oya-footer-col a:hover{color:var(--accent-cta)}.oya-footer-bottom{border-top:1px solid var(--line);background:#ebebeb}.oya-footer-bottom-inner{max-width:1280px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:12px;margin:0 auto;padding:16px 28px;font-size:.75rem;display:flex}.oya-footer-bottom a{color:var(--ink-soft);transition:color .15s}.oya-footer-bottom a:hover{color:var(--accent-cta)}.oya-logo{color:var(--ink)}.oya-home{padding-bottom:40px}.oya-campaign-products{background:var(--surface-page);border-bottom:1px solid var(--line);padding:0}.oya-campaign-products-inner{max-width:1280px;margin:0 auto;padding:2px 28px 4px}.oya-campaign-products-block{background:var(--accent-cta);border-radius:12px;overflow:hidden}.oya-campaign-products-head{color:var(--accent-cta-text);justify-content:space-between;align-items:center;gap:12px;margin:0;padding:8px 12px 0;display:flex}.oya-campaign-products-title{letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700}.oya-campaign-products-link{color:inherit;white-space:nowrap;opacity:.95;align-items:center;gap:2px;font-size:.88rem;font-weight:600;display:inline-flex}.oya-campaign-products-link:hover{opacity:1;text-decoration:underline}.oya-campaign-products-scroll{align-items:stretch;gap:10px;margin:0;padding:4px 12px;display:flex}.oya-campaign-products-item{scroll-snap-align:start;flex-direction:column;flex:0 0 168px;min-width:0;display:flex}.oya-campaign-products-item .oya-product-card{flex:1;width:100%}@media (min-width:700px){.oya-campaign-products-item{flex-basis:200px}}.oya-campaign-products .oya-carousel-shell{margin:0;padding-block:0;padding-inline:0}.oya-campaign-products .oya-scroll-x-with-nav{padding-inline:44px}@media (max-width:699px){.oya-campaign-products .oya-scroll-x-nav-desktop-only{padding-inline:12px}}.oya-campaign-products .oya-carousel-arrow{background:#fff;border-color:#ffffff80;top:50%;transform:translateY(-50%)}.oya-campaign-products .oya-carousel-arrow:hover{transform:translateY(calc(-50% - 1px))}.oya-campaign-products .oya-carousel-arrow-prev{left:4px}.oya-campaign-products .oya-carousel-arrow-next{right:4px}.oya-category-discounts{gap:16px;padding:4px 0 8px;display:flex}.oya-category-discount-item{scroll-snap-align:start;flex-direction:column;flex:none;align-items:center;gap:8px;width:80px;text-decoration:none;display:flex}.oya-category-discount-thumb{border:2px solid var(--line);background:var(--surface);border-radius:50%;width:72px;height:72px;transition:border-color .15s,transform .15s;overflow:hidden}.oya-category-discount-item:hover .oya-category-discount-thumb{border-color:var(--accent-cta-soft-border);transform:scale(1.04)}.oya-category-discount-thumb img{object-fit:cover;width:100%;height:100%}.oya-category-discount-label{text-align:center;color:var(--ink);max-width:76px;font-size:.72rem;font-weight:600;line-height:1.25}.oya-home-product-scroll{align-items:stretch;gap:12px;padding:2px 0 8px;display:flex}.oya-home-product-scroll-item{scroll-snap-align:start;flex-direction:column;flex:0 0 168px;min-width:0;display:flex}.oya-home-product-scroll-item .oya-product-card{flex:1;width:100%}@media (min-width:700px){.oya-home-product-scroll-item{flex-basis:200px}}.oya-home-hero{max-width:1280px;margin:0 auto;padding:40px 28px 20px}.oya-home-hero-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:40px;display:grid}.oya-home-kicker{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--terracotta);font-size:.82rem}.oya-home-hero h1{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(2.75rem,6vw,5.1rem);font-weight:800;line-height:.95}.oya-home-lead{color:#6b5d4d;max-width:42ch;margin:0;font-size:1.05rem;line-height:1.6}.oya-home-actions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.oya-btn-pill{cursor:pointer;font-size:.94rem;font-weight:600;font:inherit;border:none;border-radius:999px;justify-content:center;align-items:center;padding:15px 30px;text-decoration:none;transition:transform .18s;display:inline-flex}.oya-btn-pill:hover{transform:translateY(-2px)}.oya-btn-primary{background:var(--btn-primary-bg);color:var(--btn-primary-text)}.oya-btn-primary:hover{background:var(--btn-primary-bg-hover)}.oya-btn-outline{color:var(--ink);border:1.5px solid var(--ink);background:0 0}.oya-home-stats{flex-wrap:wrap;gap:34px;margin-top:14px;display:flex}.oya-home-stat strong{font-family:var(--font-display);font-size:1.6rem;font-weight:700;display:block}.oya-home-stat span{color:var(--muted);font-size:.82rem}.oya-home-hero-media{aspect-ratio:4/5;background:var(--sand);border-radius:14px;min-height:360px;position:relative;overflow:hidden}.oya-home-hero-media img{object-fit:cover;width:100%;height:100%}.oya-home-hero-float{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:inherit;background:#fbf6eef2;border-radius:12px;padding:14px 16px;text-decoration:none;position:absolute;bottom:18px;left:18px;box-shadow:0 10px 30px #271e1529}.oya-home-hero-float strong{font-size:.82rem;font-weight:600;display:block}.oya-home-hero-float span{color:var(--terracotta);font-size:.88rem;font-weight:700}.oya-marquee{background:var(--terracotta);color:#f9ede4;white-space:nowrap;margin:18px 0 24px;padding:10px 0;overflow:hidden}.oya-marquee-track{font-family:var(--font-display);gap:40px;font-size:1.05rem;font-weight:600;animation:22s linear infinite oyaMarquee;display:inline-flex}.oya-marquee-group{gap:40px;display:inline-flex}.oya-home-section{max-width:1280px;margin:0 auto;padding:0 28px}.oya-home-section-spaced{margin-bottom:36px}.oya-section-head-compact{align-items:center;margin-bottom:14px}.oya-section-title-hb{letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:700}.oya-section-link-hb{color:var(--terracotta);align-items:center;gap:2px;font-size:.86rem;font-weight:600;text-decoration:none;display:inline-flex}.oya-section-link-hb:hover{text-decoration:underline}.oya-carousel-shell{position:relative}.oya-scroll-x-with-nav{padding-inline:44px}@media (max-width:699px){.oya-scroll-x-nav-desktop-only{padding-inline:0}.oya-scroll-nav-desktop-only{display:none}}.oya-carousel-arrow-hidden{opacity:0;pointer-events:none;visibility:hidden}.oya-home-carousel{scroll-snap-type:x mandatory;align-items:stretch;gap:12px;padding-block:4px 8px;display:flex}.oya-home-carousel-item{scroll-snap-align:start;flex-direction:column;flex:0 0 168px;min-width:0;display:flex}.oya-home-carousel-item .oya-product-card{flex:1;width:100%}@media (min-width:700px){.oya-home-carousel-item{flex-basis:196px}}.oya-carousel-arrow{z-index:2;border:1px solid var(--line);cursor:pointer;width:36px;height:36px;color:var(--ink);background:#fff;border-radius:999px;justify-content:center;align-items:center;transition:box-shadow .15s,transform .15s;display:inline-flex;position:absolute;top:38%;box-shadow:0 4px 14px #271e151f}.oya-carousel-arrow:hover{transform:translateY(-1px);box-shadow:0 6px 18px #271e1529}.oya-carousel-arrow-prev{left:0}.oya-carousel-arrow-next{right:0}.oya-promo-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.oya-promo-row-card{border:1px solid var(--line);background:var(--surface);min-height:96px;color:inherit;border-radius:10px;grid-template-columns:1fr 88px;align-items:stretch;text-decoration:none;transition:box-shadow .15s,transform .15s;display:grid;overflow:hidden}.oya-promo-row-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.oya-promo-row-copy{flex-direction:column;gap:4px;padding:14px 12px 14px 16px;display:flex}.oya-promo-row-copy strong{font-size:.88rem;line-height:1.25}.oya-promo-row-copy span{color:var(--muted);font-size:.76rem}.oya-promo-row-copy em{color:var(--terracotta-a11y);align-items:center;gap:2px;margin-top:auto;font-size:.74rem;font-style:normal;font-weight:700;display:inline-flex}.oya-promo-row-media{background:var(--sand);min-height:96px}.oya-promo-row-media img{object-fit:cover;width:100%;height:100%}.oya-promo-row-card-sale{background:#c75d3c0a;border-color:#c75d3c40}.oya-promo-row-card-new{background:#7d8a4e0a;border-color:#7d8a4e38}.oya-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;display:grid}@media (min-width:700px){.oya-feed-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 16px}}.oya-feed-sentinel{text-align:center;color:var(--muted);padding:28px 0 8px;font-size:.82rem}.oya-home-feed{padding-bottom:48px}.oya-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:26px;display:flex}.oya-section-kicker{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--terracotta);font-size:.75rem}.oya-section-head h2{font-family:var(--font-display);letter-spacing:-.02em;margin:6px 0 0;font-size:clamp(1.65rem,3.4vw,2.4rem);font-weight:700;line-height:1}.oya-section-link{border:1.5px solid var(--ink);background:0 0;border-radius:999px;padding:10px 18px;font-size:.88rem;font-weight:600;transition:background .15s}.oya-section-link:hover{background:var(--sand)}.oya-category-chips{gap:10px;padding:4px 0 8px;display:flex}.oya-category-chip{scroll-snap-align:start;border:1px solid var(--line);background:var(--surface);color:var(--ink);white-space:nowrap;border-radius:999px;flex:none;padding:12px 20px;font-size:.86rem;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.oya-category-chip:hover{background:var(--sand);border-color:#c75d3c40;transform:translateY(-1px)}.oya-category-chip-sale{color:var(--terracotta);background:#c75d3c14;border-color:#c75d3c38}.oya-category-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.oya-category-card{aspect-ratio:3/4;background:var(--sand);border-radius:10px;align-items:flex-end;padding:18px;text-decoration:none;transition:transform .2s;display:flex;position:relative;overflow:hidden}.oya-category-card:hover{transform:translateY(-4px)}.oya-category-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.oya-category-card span{z-index:1;font-family:var(--font-display);color:var(--ink);background:#fbf6eee6;border-radius:999px;padding:8px 14px;font-size:1.35rem;font-weight:700;position:relative}.oya-product-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));align-items:stretch;gap:28px 22px;display:grid}.oya-product-card{background:var(--surface-card);flex-direction:column;gap:0;height:100%;display:flex;overflow:hidden}.oya-product-card-image{aspect-ratio:3/4;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--sand);flex-shrink:0;position:relative;overflow:hidden}.oya-product-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.oya-product-card:hover .oya-product-card-image img{transform:scale(1.03)}.oya-product-badge{z-index:2;letter-spacing:.04em;background:var(--badge-bg);color:var(--badge-text);text-transform:uppercase;border-radius:4px;padding:4px 9px;font-size:.62rem;font-weight:700;position:absolute;top:10px;left:10px}.oya-product-color-badge{z-index:2;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#271e15d1;border-radius:999px;padding:4px 8px;font-size:.62rem;font-weight:700;line-height:1.2;position:absolute;bottom:10px;left:10px}.oya-product-promo-strips{flex-direction:column;flex-shrink:0;display:flex}.oya-product-promo-strip{height:var(--product-promo-strip-h);min-height:var(--product-promo-strip-h);letter-spacing:.01em;text-align:center;white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;padding:0 10px;font-size:.62rem;font-weight:700;line-height:1;display:flex;overflow:hidden}.oya-product-promo-strip.is-reserved{visibility:hidden;pointer-events:none}.oya-product-promo-strip.tone-lowest,.oya-product-promo-strip.tone-shipping{background:var(--promo-badge-bg);color:var(--promo-badge-text)}.oya-product-body{color:inherit;background:var(--product-card-info-bg);flex-direction:column;flex:1;gap:5px;min-width:0;padding:12px;text-decoration:none;display:flex}.oya-product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin:0;font-size:.82rem;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.oya-product-brand{text-transform:lowercase;margin-right:.35em;font-weight:700}.oya-product-name{font-weight:400}.oya-product-delivery{color:#2e7d32;flex-shrink:0;align-items:center;gap:4px;min-height:1.15rem;margin:0;font-size:.72rem;font-weight:600;display:inline-flex}.oya-product-rating{min-height:1.15rem;color:var(--ink-soft);flex-shrink:0;align-items:center;gap:4px;font-size:.72rem;display:inline-flex}.oya-product-rating svg{color:#f5a623;flex-shrink:0}.oya-product-rating-value{color:var(--ink);font-weight:700}.oya-product-rating-count{color:var(--muted)}.oya-product-price-block{flex-direction:column;align-items:flex-start;gap:2px;margin-top:auto;padding-top:6px;display:flex}.oya-product-price{color:var(--ink);font-size:.92rem;font-weight:700}.oya-product-price.sale{color:var(--terracotta)}.oya-product-price-old{color:#b6a690;font-size:.78rem;text-decoration:line-through}.oya-product-price-cart{color:var(--price-cart);font-size:.92rem;font-weight:700}.oya-product-quick-look{z-index:2;color:var(--ink);cursor:pointer;opacity:0;white-space:nowrap;background:#fffcf7f7;border:none;border-radius:999px;align-items:center;gap:5px;padding:7px 12px;font-size:.72rem;font-weight:600;transition:opacity .2s,transform .2s;display:inline-flex;position:absolute;bottom:10px;right:10px;transform:translateY(6px);box-shadow:0 4px 14px #271e1524}.oya-product-quick-look svg{color:var(--terracotta);flex-shrink:0}.oya-product-card:hover .oya-product-quick-look,.oya-product-card:focus-within .oya-product-quick-look,.oya-product-quick-look:focus-visible{opacity:1;transform:translateY(0)}@media (max-width:768px),(hover:none){.oya-product-quick-look{opacity:1;transform:translateY(0)}}.oya-product-fav{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;width:34px;height:34px;color:var(--muted);background:#fbf6eeeb;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #271e151a}.oya-product-fav.active{color:var(--terracotta)}.quick-look-backdrop{z-index:220;background:#0f0f0f8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.quick-look-modal{background:var(--surface,#fff);border-radius:14px;width:min(1080px,96vw);max-height:min(90vh,760px);position:relative;overflow:hidden;box-shadow:0 28px 56px #0f0f0f3d}.quick-look-close{z-index:5;width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fffffff5;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:0 2px 12px #0f0f0f24}.quick-look-close:hover{background:#fff}.quick-look-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);max-height:min(90vh,760px);display:grid}.quick-look-gallery{border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:12px;min-height:0;padding:24px 20px 20px;display:flex}.quick-look-gallery-main{aspect-ratio:4/5;min-height:0;max-height:min(58vh,520px);box-shadow:none;background:#fff;border-radius:8px;flex:1;position:relative;overflow:hidden}.quick-look-gallery-main img{object-fit:contain;background:#fff;width:100%;height:100%}.quick-look-gallery-skeleton{background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/200% 100%;width:100%;height:100%;min-height:320px;animation:1.2s infinite quick-look-shimmer}.quick-look-nav{z-index:3;width:34px;height:34px;color:var(--ink);cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 6px #0f0f0f1f}.quick-look-nav:hover{background:#fff}.quick-look-nav-prev{left:8px}.quick-look-nav-next{right:8px}.quick-look-thumbs{gap:8px;margin-top:2px}.quick-look-thumbs .product-gallery-thumb{border-width:2px;border-radius:6px;flex:0 0 56px;width:56px;height:72px}.quick-look-thumbs .product-gallery-thumb.active{border-color:var(--accent-cta);box-shadow:0 0 0 1px var(--accent-cta)}.quick-look-info{box-shadow:none;background:#fff;border:none;border-radius:0;flex-direction:column;gap:0;min-height:0;padding:20px 22px 18px;display:flex;overflow-y:auto}.quick-look-info .product-pdp-brand{margin:0 0 2px;font-size:.88rem;font-weight:800}.quick-look-info .product-pdp-head h2{color:var(--ink);margin:0;font-size:clamp(.95rem,1.6vw,1.12rem);font-weight:600;line-height:1.35}.quick-look-info .product-pdp-rating{margin:6px 0 8px;font-size:.8rem}.quick-look-info .quick-look-price-block{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 0 8px;padding:10px 0}.quick-look-info .product-pdp-price-promo-label{font-size:.78rem}.quick-look-info .product-pdp-price-cart-value{font-size:clamp(1.5rem,2.8vw,1.85rem)}.quick-look-info .product-detail-field-label{margin:10px 0 6px;font-size:.76rem}.quick-look-info .product-color-rail{margin:10px 0 4px}.quick-look-info .product-color-rail-label{font-size:.84rem}.quick-look-info .product-color-rail-item.active{border-color:var(--accent-cta);box-shadow:0 0 0 1px #f27a1a26}.quick-look-info .option-btn{border-radius:6px;min-width:42px;padding:8px 12px;font-size:.82rem}.quick-look-info .option-btn.active{border-color:var(--accent-cta);color:var(--accent-cta);background:#f27a1a14}.quick-look-promo-pills{flex-wrap:wrap;gap:6px;margin:0 0 10px;display:flex}.quick-look-promo-pill{white-space:nowrap;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.68rem;font-weight:700;line-height:1.2;display:inline-flex}.quick-look-promo-pill--urgency{color:#f2242e;background:#f2242e14}.quick-look-promo-pill--coupon{color:#ff4988;background:#ff49881a}.quick-look-stock-out{color:#b42318;background:#b4231814;border-radius:4px;align-items:center;margin-bottom:8px;padding:5px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.quick-look-cta-row{align-items:center;gap:10px;margin-top:14px;display:flex}.quick-look-add-wrap{flex:1;min-width:0;position:relative}.quick-look-add-btn{background:var(--btn-primary-bg);width:100%;min-height:54px;color:var(--btn-primary-text);cursor:pointer;border:none;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:10px 18px 8px;transition:background .15s;display:flex;position:relative}.quick-look-add-btn:hover:not(:disabled){background:var(--accent-cta-hover)}.quick-look-add-btn:disabled{opacity:.55;cursor:not-allowed}.quick-look-add-btn-main{font-size:1rem;font-weight:700;line-height:1.2}.quick-look-add-btn-sub{opacity:.92;align-items:center;gap:4px;font-size:.68rem;font-weight:600;line-height:1.2;display:inline-flex}.quick-look-add-ship-chip{background:var(--price-cart);color:#fff;white-space:nowrap;border-radius:4px;align-items:center;padding:3px 8px;font-size:.6rem;font-weight:700;line-height:1.2;display:inline-flex;position:absolute;top:-9px;right:14px;box-shadow:0 1px 4px #0bc15c59}.quick-look-fav{border:1.5px solid var(--line);width:54px;height:54px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:inline-flex}.quick-look-fav:hover{border-color:var(--accent-cta-soft-border);color:var(--accent-cta)}.quick-look-fav.active{color:var(--accent-cta);border-color:var(--accent-cta-soft-border)}.quick-look-detail-link{color:var(--muted);align-self:flex-start;align-items:center;gap:4px;margin-top:14px;font-size:.84rem;font-weight:600;text-decoration:none;display:inline-flex}.quick-look-detail-link:hover{color:var(--ink);text-decoration:underline}.product-ql-gallery-overlays{z-index:2;pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.product-ql-gallery-top-badges{flex-direction:column;align-items:flex-start;gap:4px;padding:8px;display:flex}.product-ql-badge{letter-spacing:.02em;white-space:nowrap;border-radius:3px;align-items:center;gap:4px;padding:4px 7px;font-size:.58rem;font-weight:700;line-height:1.15;display:inline-flex}.product-ql-badge--ship{color:#fff;background:#1f1f1fe0}.product-ql-badge--today{color:var(--ink);background:#fffffff2;border:1px solid #00000014}.product-ql-badge--coupon{color:#fff;background:#ff4988}.product-ql-badge-lowest{color:#fff;text-align:center;background:#f2242e;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;padding:5px;display:flex;position:absolute;bottom:34px;left:8px;box-shadow:0 2px 8px #f2242e59}.product-ql-badge-lowest span{letter-spacing:.02em;text-transform:uppercase;font-size:.48rem;font-weight:800;line-height:1.12}.product-ql-bottom-strip{background:var(--price-cart);color:#fff;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:auto;padding:7px 10px;font-size:.68rem;font-weight:700;display:flex}.product-ql-bottom-strip-left,.product-ql-bottom-strip-right{align-items:center;gap:5px;display:inline-flex}.product-ql-bottom-strip-right{opacity:.95;font-size:.62rem;font-weight:600}.quick-look-info-skeleton{flex-direction:column;gap:14px;display:flex}.quick-look-skeleton-line{background:linear-gradient(90deg,#ececec 25%,#f7f7f7 50%,#ececec 75%) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.2s infinite quick-look-shimmer}.quick-look-skeleton-line.wide{width:90%;height:20px}.quick-look-skeleton-line.medium{width:65%}.quick-look-skeleton-line.short{width:40%}@keyframes quick-look-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.quick-look-backdrop{align-items:stretch;padding:0}.quick-look-modal{border-radius:0;flex-direction:column;width:100%;height:100%;max-height:100vh;display:flex;overflow:hidden}.quick-look-layout{flex-direction:column;flex:1;grid-template-columns:1fr;min-height:0;max-height:none;display:flex;overflow:hidden}.quick-look-gallery{border-right:none;border-bottom:1px solid var(--line);flex-shrink:0;padding:16px 16px 10px}.quick-look-gallery-main{min-height:280px;max-height:none}.quick-look-info{min-height:0;padding:16px 16px 20px;padding-bottom:max(20px, env(safe-area-inset-bottom));flex:1;overflow-y:auto}.quick-look-cta-row{z-index:4;padding:12px 0 calc(8px + env(safe-area-inset-bottom,0px));background:#fff;margin-top:14px;position:sticky;bottom:0;box-shadow:0 -10px 24px #ffffffd9,0 -4px 16px #0f0f0f0f}.quick-look-thumbs .product-gallery-thumb{flex:0 0 56px;width:56px;height:72px}.quick-look-close{top:10px;right:10px}}.oya-sale-banner{background:var(--ink);color:var(--bg);border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:center;display:grid;overflow:hidden}.oya-sale-banner-copy{flex-direction:column;gap:16px;padding:clamp(32px,5vw,56px);display:flex}.oya-sale-banner-copy h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,4.6vw,3.4rem);font-weight:800;line-height:1}.oya-sale-banner-copy p{color:#c2b39d;max-width:40ch;margin:0;font-size:.94rem}.oya-sale-banner-media{background:var(--sand);height:100%;min-height:300px;position:relative}.oya-sale-banner-media img{object-fit:cover;width:100%;height:100%}.admin-login-card .oya-admin-kicker{color:var(--terracotta);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}@media (max-width:899px){.oya-header-inner{justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.oya-header-util-inner,.oya-header-cats-inner{padding-inline:16px}.oya-header-util-links{display:none}.oya-header-util-promo{font-size:.72rem}.oya-header-actions{flex-shrink:0;gap:8px;margin-left:auto}.oya-campaign-products-inner,.oya-home-section{padding-left:16px;padding-right:16px}.oya-campaign-products-inner{padding-top:2px;padding-bottom:2px}.oya-campaign-products-head{padding:6px 10px 0}.oya-campaign-products-scroll{padding:2px 10px}.oya-footer-grid{padding:48px 16px 32px}.oya-footer-bottom-inner{padding:20px 16px}.oya-footer{padding-bottom:calc(var(--mobile-nav-h) + 8px)}main{padding-bottom:calc(var(--mobile-nav-h) + 16px)}.product-detail-page{padding-bottom:calc(var(--mobile-nav-h) + 32px)}.store-page-shell{padding-block:20px 32px}.shop-card{padding:16px}.summary-card{padding:16px;position:static;top:auto}.checkout-form-actions{padding-inline:clamp(16px,4vw,24px);left:0;right:0}.oya-quick-links{margin-bottom:12px}.oya-storefront-banners{grid-template-columns:1fr}.oya-storefront-main-wrap{flex-direction:column;display:flex}.oya-storefront-main{min-height:unset}.oya-storefront-slide{opacity:0;flex:none;display:none;position:relative;inset:auto}.oya-storefront-slide.active{opacity:1;display:block}.oya-storefront-slide-link{grid-template-columns:1fr;height:auto}.oya-storefront-slide-media{order:-1;min-height:200px}.oya-storefront-slide-copy{justify-content:flex-start;padding:18px 16px 16px}.oya-storefront-slide-controls{border-top:1px solid var(--line);background:var(--surface);flex-shrink:0;padding:10px 16px 14px;position:static;bottom:auto;left:auto;right:auto}.oya-promo-row{grid-template-columns:1fr}.oya-home-carousel{padding-inline:36px}.oya-home-carousel-item{flex-basis:148px}.oya-mega-inner{grid-template-columns:1fr}.oya-mega-promos{max-width:none}.oya-category-chip{padding:10px 16px;font-size:.82rem}.oya-quick-link{flex-basis:118px;min-height:64px}.oya-order-row{grid-template-columns:1fr;gap:4px}.payment-transfer-details div{grid-template-columns:1fr;gap:2px}.payment-transfer-iban-row dd{flex-direction:column;align-items:flex-start}.product-detail-head,.account-orders-toolbar{flex-direction:column;align-items:stretch}.account-orders-toolbar select{width:100%;min-width:0}.coupon-row{flex-wrap:wrap}.coupon-row .btn{width:100%}.oya-account-layout{gap:0}.oya-account-mobile{padding:16px}.oya-account-accordion-item button{font-size:var(--text-sm,.92rem);padding:14px 16px}.oya-account-accordion-panel{padding:18px 16px}.oya-account-mobile .oya-account-link,.oya-account-mobile .oya-account-logout{margin-top:8px}.account-nav{scrollbar-width:none;-ms-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.account-nav::-webkit-scrollbar{display:none}.account-nav a{flex-shrink:0}.oya-newsletter{grid-template-columns:1fr}.oya-newsletter button{grid-area:auto/1;width:100%}.cookie-consent-actions{justify-content:stretch}.cookie-consent-actions .btn{flex:1 1 0;min-width:0}.cart-page-layout{padding-bottom:calc(var(--mobile-nav-h) + 132px)}.cart-page-layout .checkout-summary-col{left:0;right:0;bottom:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom,0px));z-index:55;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf7fa;padding:10px 16px;position:fixed;box-shadow:0 -8px 24px #2a211c14}.cart-page-layout .checkout-summary-col .summary-card,.cart-page-layout .checkout-summary-col .cart-order-summary{box-shadow:none;background:0 0;border:none;padding:0;position:static;top:auto}.cart-page-layout .checkout-summary-sidecard,.cart-page-layout .checkout-summary-col h3,.cart-page-layout .checkout-summary-col .cart-order-summary-title,.cart-page-layout .checkout-summary-col .summary-step-note,.cart-page-layout .checkout-summary-col .cart-order-summary-rows,.cart-page-layout .checkout-summary-col .cart-coupon-link,.cart-page-layout .checkout-summary-col .summary-row:not(.total),.cart-page-layout .checkout-summary-col .summary-row.total,.cart-page-layout .checkout-summary-col .cart-order-summary-total{display:none}.cart-page-layout .checkout-summary-col .cart-order-summary-mobile-total{color:var(--ink);justify-content:space-between;align-items:center;margin:0 0 10px;font-size:.9rem;display:flex}.cart-page-layout .checkout-summary-col .cart-order-summary-mobile-total strong{color:var(--accent-cta);font-size:1.1rem}.cart-page-layout .checkout-summary-col .cart-order-summary-cta{margin-top:0}.cart-page-layout .checkout-summary-col .btn-block{margin-top:0!important}}.oya-search-page,.oya-help-page{max-width:920px;margin:0 auto}.oya-search-form{gap:10px;margin:16px 0 24px;display:flex}.oya-search-form input{border:1px solid var(--line);background:var(--surface);border-radius:10px;flex:1;padding:12px 14px}.oya-chip-row{flex-wrap:wrap;gap:8px;display:flex}.oya-chip{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:8px 14px;font-size:.82rem}.oya-search-meta{color:var(--muted);margin-bottom:16px;font-size:.88rem}.oya-help-back{color:var(--muted);margin-bottom:12px;font-size:.88rem;display:inline-block}.oya-help-body p{color:var(--muted);line-height:1.65}.oya-account-layout{gap:20px;display:grid}.oya-account-mobile{flex-direction:column;gap:8px;padding:20px;display:flex}.oya-account-desktop{display:none}.oya-account-accordion{border:1px solid var(--line);background:var(--surface-card);border-radius:12px;flex-direction:column;margin:12px 0;display:flex;overflow:hidden}.oya-account-accordion-item{flex-direction:column;display:flex}.oya-account-accordion-item+.oya-account-accordion-item{border-top:1px solid var(--line)}.oya-account-accordion-item button{text-align:left;cursor:pointer;color:inherit;font:inherit;font-size:var(--text-sm,.92rem);background:0 0;border:none;border-radius:0;width:100%;padding:14px 16px}.oya-account-accordion-item button.active{background:var(--accent-cta-soft,#f27a1a1a);color:var(--accent-cta,#f27a1a);font-weight:600}.oya-account-accordion-panel{border-top:1px solid var(--line);background:var(--surface-page,#f5f5f5);padding:18px 20px}@media (min-width:900px){.oya-account-layout{grid-template-columns:240px 1fr}.oya-account-mobile{display:none}.oya-account-desktop{grid-template-columns:240px 1fr;gap:20px;display:grid}}.oya-account-nav{flex-direction:column;gap:8px;padding:20px;display:flex}.oya-account-tabs{flex-direction:column;gap:4px;display:flex}.oya-account-tabs button,.oya-account-nav button:not(.oya-account-logout),.oya-account-nav .oya-account-link{text-align:left;cursor:pointer;color:inherit;font:inherit;font-size:var(--text-sm,.92rem);background:0 0;border:1px solid #0000;border-radius:10px;padding:10px 12px;text-decoration:none}.oya-account-tabs button.active{background:var(--accent-cta-soft,#f27a1a1a);color:var(--accent-cta,#f27a1a);font-weight:600}.oya-account-link{color:inherit;font-size:var(--text-sm,.92rem);border-radius:10px;padding:10px 12px;text-decoration:none;display:block}.oya-account-link:hover{background:var(--surface-page,#f5f5f5)}.oya-account-logout{text-align:left;cursor:pointer;color:var(--muted);font:inherit;font-size:var(--text-sm,.92rem);background:0 0;border:1px solid #0000;border-radius:10px;margin-top:4px;padding:10px 12px}.oya-account-logout:hover{color:#b42318;background:#b423180f}.oya-account-user{font-weight:700;font-size:var(--text-base,1rem);margin:0}.oya-account-email{font-size:var(--text-xs,.82rem);color:var(--muted);margin:0 0 4px}.oya-account-panel{padding:28px}.oya-account-panel h1{font-family:var(--font-display);margin:0 0 20px;font-size:clamp(1.35rem,3vw,1.75rem)}.oya-account-section-title{font-size:var(--text-base,1rem);color:var(--ink);margin:0 0 16px;font-weight:700}.oya-account-section-body{flex-direction:column;gap:16px;display:flex}.oya-account-section-desc{font-size:var(--text-sm,.875rem);color:var(--muted);margin:-8px 0 0}.oya-account-section-cta{align-self:flex-start;margin-top:4px}.oya-account-stats{grid-template-columns:1fr 1fr;gap:12px;display:grid}.oya-account-stat{background:var(--surface-card,#fff);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:4px;padding:16px;display:flex}.oya-account-stat-label{font-size:var(--text-xs,.82rem);color:var(--muted)}.oya-account-stat-value{font-size:1.5rem;font-weight:700;line-height:1.1}.oya-account-recent-label{font-size:var(--text-xs,.82rem);color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-weight:600}.oya-account-recent{flex-direction:column;gap:0;display:flex}.oya-account-list{flex-direction:column;display:flex}.oya-account-inline-link{font-size:var(--text-sm,.875rem);color:var(--accent-cta,#f27a1a);margin-top:8px;font-weight:600;text-decoration:none}.oya-account-inline-link:hover{text-decoration:underline}.oya-order-row{border-bottom:1px solid var(--line);color:inherit;font-size:var(--text-sm,.875rem);grid-template-columns:1fr auto auto;align-items:center;gap:10px 12px;padding:14px 0;text-decoration:none;display:grid}.oya-order-row:last-child{border-bottom:none}.oya-order-row-no{font-weight:600}.oya-order-row-total{white-space:nowrap;font-weight:700}.oya-address-card{background:var(--surface-card,#fff);border:1px solid var(--line);border-radius:12px;margin-bottom:10px;padding:14px 16px}.oya-address-card:last-child{margin-bottom:0}.oya-address-card-head{align-items:center;gap:8px;margin-bottom:6px;display:flex}.oya-address-card p{font-size:var(--text-sm,.875rem);color:var(--ink);margin:0 0 4px;line-height:1.5}.oya-address-card-city{color:var(--muted)!important;font-size:var(--text-xs,.82rem)!important}.oya-notif-list{border:1px solid var(--line);background:var(--surface-card,#fff);border-radius:12px;overflow:hidden}.oya-notif-row{border-bottom:1px solid var(--line);font-size:var(--text-sm,.875rem);cursor:pointer;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.oya-notif-row:last-child{border-bottom:none}.oya-account-empty{text-align:center;background:var(--surface-card,#fff);border:1px dashed var(--line);border-radius:12px;padding:28px 20px}.oya-account-empty-icon{margin-bottom:10px;font-size:1.75rem;line-height:1}.oya-account-empty-title{font-weight:700;font-size:var(--text-base,1rem);color:var(--ink);margin:0 0 6px}.oya-account-empty-desc{font-size:var(--text-sm,.875rem);color:var(--muted);margin:0 0 16px;line-height:1.5}.oya-saved-card{background:var(--surface-card,#fff);border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:14px 16px;display:flex}.oya-saved-card-default{border-color:var(--accent-cta-soft-border,#f27a1a47)}.oya-saved-card-main{align-items:center;gap:14px;min-width:0;display:flex}.oya-saved-card-brand{letter-spacing:.04em;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:34px;font-size:.65rem;font-weight:800;display:flex}.oya-saved-card-brand-visa{color:#fff;background:#1a1f71}.oya-saved-card-brand-mastercard{background:#252525;position:relative}.oya-saved-card-mc-dot{border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translateY(-50%)}.oya-saved-card-mc-dot-a{opacity:.95;background:#eb001b;left:12px}.oya-saved-card-mc-dot-b{opacity:.95;background:#f79e1b;right:12px}.oya-saved-card-brand-other{background:var(--surface-page,#f5f5f5);color:var(--muted);border:1px solid var(--line)}.oya-saved-card-details{flex-direction:column;gap:2px;min-width:0;display:flex}.oya-saved-card-number{font-weight:600;font-size:var(--text-sm,.875rem);font-variant-numeric:tabular-nums}.oya-saved-card-expiry{font-size:var(--text-xs,.82rem);color:var(--muted)}.oya-saved-card-badge{background:var(--accent-cta-soft,#f27a1a1a);color:var(--accent-cta,#f27a1a);border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:.72rem;font-weight:600}.oya-modal-backdrop{z-index:200;background:#2a211c73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.oya-modal{width:min(100%,420px);padding:0;overflow:hidden}.oya-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.oya-modal-head h2{font-size:var(--text-base,1rem);margin:0;font-weight:700}.oya-modal-close{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:0 4px;font-size:1.5rem;line-height:1}.oya-modal-body{padding:20px}.oya-modal-note{font-size:var(--text-xs,.82rem);color:var(--muted);margin:0;line-height:1.5}.oya-modal-actions{justify-content:flex-end;gap:10px;display:flex}.oya-empty-state{text-align:center;padding:48px 24px}.oya-page-head h1{font-family:var(--font-display);margin:0 0 6px}.oya-shipping-progress{border-radius:calc(var(--radius) + 2px);word-break:break-word;color:var(--ink);margin-bottom:16px;padding:14px 16px;font-size:.88rem;font-weight:600;position:relative;overflow:hidden}.oya-shipping-progress-done{background:#7d8a4e1f;border:1px solid #7d8a4e33}.oya-shipping-progress-bar{z-index:0;background:#c75d3c1f;position:absolute;top:0;bottom:0;left:0}.oya-shipping-progress p{z-index:1;margin:0;position:relative}.admin-grid-2{gap:20px;display:grid}@media (min-width:900px){.admin-grid-2{grid-template-columns:1fr 360px}}.admin-form .form-field textarea{min-height:80px}.admin-form-section-title{margin:24px 0 8px;font-size:1.05rem;font-weight:700}.admin-form-fieldset{border:1px solid var(--line);border-radius:var(--radius);margin:0 0 14px;padding:14px 16px 6px}.admin-form-fieldset legend{padding:0 6px;font-size:.88rem;font-weight:700}.admin-form-details{border:1px dashed var(--line);border-radius:var(--radius);margin-top:8px;padding:10px 14px}.admin-form-details summary{cursor:pointer;color:var(--muted);font-weight:600}.admin-page-desc{color:var(--muted);margin:-8px 0 20px;font-size:.9rem}.admin-nav-tabs{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.admin-nav-tab{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:.84rem;font-weight:600}.admin-nav-link-list{flex-direction:column;gap:8px;display:flex}.admin-nav-link-row{grid-template-columns:1fr 1fr auto auto;align-items:center;gap:8px;display:grid}.admin-grid-2-compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}@media (max-width:700px){.admin-nav-link-row{grid-template-columns:1fr}}.admin-check{align-items:center;gap:8px;margin:8px 0;display:flex}.admin-page-shell{max-width:1120px}.admin-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 16px;margin-bottom:24px;display:flex}.admin-page-title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:700}.admin-page-header .admin-page-desc{max-width:62ch;margin:8px 0 0;line-height:1.55}.admin-form-shell{gap:0;display:grid}.admin-editor-layout{align-items:start;gap:16px;display:grid}@media (min-width:900px){.admin-editor-layout{grid-template-columns:220px minmax(0,1fr);gap:20px}}.admin-editor-sidebar{position:sticky;top:16px}.admin-tab-nav{gap:6px;display:grid}.admin-tab-nav-item{text-align:left;border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:12px;gap:2px;width:100%;padding:12px 14px;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.admin-tab-nav-item:hover{background:#fff;border-color:#2a211c2e}.admin-tab-nav-item.active{background:var(--accent-cta-soft);border-color:var(--accent-cta-soft-border);color:var(--accent-cta);box-shadow:none}.admin-tab-nav-label{font-size:.88rem;font-weight:700}.admin-tab-nav-hint{opacity:.72;font-size:.72rem;line-height:1.35}@media (max-width:899px){.admin-editor-sidebar{position:static}.admin-tab-nav{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.admin-tab-nav-item{padding:10px 12px}.admin-tab-nav-hint{display:none}}.admin-form-panel{gap:14px;min-width:0;display:grid}.admin-section{min-width:0}.admin-section-details{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 1px #2a211c08}.admin-section-head{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;list-style:none;display:flex}.admin-section-head::-webkit-details-marker{display:none}.admin-section-title{margin:0;font-size:.98rem;font-weight:700}.admin-section-desc{color:var(--muted);max-width:52ch;margin:4px 0 0;font-size:.8rem;line-height:1.45}.admin-section-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.admin-section-body{gap:14px;padding:20px;display:grid}.admin-field{gap:6px;min-width:0;display:grid}.admin-field label,.admin-field>span:first-child,.admin-field-label-inline label,.admin-label{color:var(--ink-muted);font-size:.8125rem;font-weight:600}.admin-field input,.admin-field select,.admin-field textarea,.admin-input{border:1px solid var(--admin-border);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:10px;padding:10px 12px;font-size:.9rem}.admin-field input::placeholder,.admin-field textarea::placeholder,.admin-input::placeholder{color:var(--placeholder);opacity:1}.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus,.admin-input:focus{border-color:var(--admin-border-focus);outline:none;box-shadow:0 0 0 3px #0000000f}.admin-field-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.admin-field-narrow{max-width:240px}.admin-check-row{flex-wrap:wrap;gap:8px;display:flex}.admin-check-pill{border:1px solid var(--admin-border);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.82rem;font-weight:600;display:inline-flex}.admin-check-pill.compact{padding:6px 10px}.admin-description-field{gap:8px}.admin-description-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-description-actions{gap:6px;display:flex}.admin-description-toolbar{border:1px solid var(--line);background:var(--sand);border-radius:10px 10px 0 0;flex-wrap:wrap;gap:6px;padding:8px 10px;display:flex}.admin-description-field textarea{border-radius:0 0 10px 10px;min-height:160px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84rem;line-height:1.5}.admin-description-field:has(.admin-description-toolbar) textarea{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.admin-description-preview{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:160px;padding:12px 14px;font-size:.9rem;line-height:1.6}.admin-inline-details{border:1px dashed var(--line);border-radius:10px;padding:8px 12px}.admin-inline-details summary{cursor:pointer;color:var(--muted);font-size:.78rem;font-weight:600}.admin-btn-sm{border-radius:8px;padding:7px 12px;font-size:.8rem}.admin-inline-cell{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.admin-inline-input{border:1px solid var(--line);font:inherit;font-variant-numeric:tabular-nums;background:#fff;border-radius:8px;padding:6px 8px;font-size:.84rem}.admin-inline-input:focus{border-color:#b85c3873;outline:none;box-shadow:0 0 0 2px #b85c381a}.admin-inline-input:disabled{opacity:.6}.admin-inline-suffix{color:var(--muted);font-size:.78rem}.admin-inline-readonly{font-variant-numeric:tabular-nums;min-width:28px;font-weight:600}.admin-inline-hint{color:var(--muted);font-size:.72rem}.admin-inline-error{color:#b42318;width:100%;font-size:.72rem}.admin-expand-btn{border:1px solid var(--line);background:var(--sand);cursor:pointer;border-radius:6px;flex-shrink:0;width:24px;height:24px;padding:0;font-size:.72rem;line-height:1}.admin-table-subrow td{background:#f3ebe073;border-bottom:1px solid #2a211c0f}.admin-variant-subrow-label{flex-wrap:wrap;align-items:center;gap:8px;padding-left:34px;font-size:.84rem;display:flex}.admin-variant-subrow-label code{color:var(--muted);font-size:.75rem}.admin-barcode-tag{color:var(--terracotta);font-size:.72rem}.admin-row-actions{flex-wrap:wrap;gap:6px;display:flex}.admin-link-table-wrap{gap:10px;display:grid;overflow-x:auto}.admin-link-table{border-collapse:collapse;width:100%;min-width:420px}.admin-link-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);border-bottom:1px solid var(--line);padding:8px 10px;font-size:.72rem;font-weight:700}.admin-link-table td{vertical-align:middle;border-bottom:1px solid #2a211c0f;padding:6px 8px}.admin-link-table td:last-child{text-align:right;width:72px}.admin-link-table input,.admin-link-table select{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:8px;padding:9px 10px;font-size:.86rem}.admin-menu-cards{gap:12px;display:grid}.admin-menu-card{border:1px solid var(--line);background:var(--sand);border-radius:12px;gap:12px;padding:14px 16px;display:grid}.admin-menu-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-menu-card-badges{flex-wrap:wrap;gap:6px;display:flex}.admin-pill{color:var(--ink);background:#2a211c14;border-radius:999px;align-items:center;padding:3px 8px;font-size:.68rem;font-weight:700;display:inline-flex}.admin-pill.muted{color:var(--muted);background:#776b621f}.admin-pill.sale{color:var(--terracotta);background:#b85c381f}.admin-menu-card-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-column-stack{gap:10px;display:grid}.admin-column-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.admin-column-card>summary{cursor:pointer;background:var(--sand);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:.88rem;font-weight:700;list-style:none;display:flex}.admin-column-card>summary::-webkit-details-marker{display:none}.admin-column-count{color:var(--muted);font-size:.72rem;font-weight:600}.admin-column-card-body{border-top:1px solid var(--line);gap:12px;padding:14px;display:grid}.admin-promo-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.admin-promo-card{border:1px solid var(--line);background:#fff;border-radius:12px;gap:12px;padding:14px;display:grid}.admin-promo-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-form-footer{z-index:20;padding:12px 0 calc(12px + env(safe-area-inset-bottom,0px));background:linear-gradient(transparent, var(--bg) 24%);margin-top:16px;position:sticky;bottom:0}.admin-form-footer-inner{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;box-shadow:0 -4px 24px #2a211c0f}.admin-form-footer-msg{color:var(--muted);margin:0;font-size:.86rem}.admin-form-footer-msg.ok{color:#027a48;font-weight:600}.admin-page-list{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px #2a211c08}.admin-page-list-head{border-bottom:1px solid var(--line);background:var(--sand);justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;display:flex}.admin-page-list-items{gap:4px;max-height:min(70vh,640px);padding:8px;display:grid;overflow-y:auto}.admin-page-list-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;gap:4px;width:100%;padding:12px 14px;transition:background .15s,border-color .15s;display:grid}.admin-page-list-item:hover{background:var(--sand);border-color:var(--line)}.admin-page-list-item.active{background:#b85c3814;border-color:#b85c3840}.admin-page-list-title{color:var(--ink);font-size:.88rem;font-weight:700}.admin-page-list-slug{color:var(--muted);font-family:ui-monospace,monospace;font-size:.72rem}.admin-modal-body .admin-form-section-title{margin:8px 0 0}.shop-active-filters{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 16px;display:flex}.shop-active-filter{color:var(--terracotta);cursor:pointer;background:#b85c3814;border:1px solid #b85c3840;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.shop-active-filter span{opacity:.7;font-size:1rem;line-height:1}.shop-active-filter-clear{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:6px 10px;font-size:.78rem;font-weight:600;text-decoration:underline}.oya-filter-chips{flex-wrap:wrap;gap:6px;display:flex}.oya-filter-chip{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;padding:6px 10px;font-size:.78rem}.oya-filter-chip.active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.oya-color-swatches{flex-wrap:wrap;gap:8px;display:flex}.oya-color-swatch{cursor:pointer;border:2px solid #0000;border-radius:999px;width:24px;height:24px;box-shadow:inset 0 0 0 1px #271e151f}.oya-color-swatch.active{border-color:var(--terracotta);box-shadow:0 0 0 2px #c75d3c40}.oya-price-slider{width:100%;accent-color:var(--terracotta)}.oya-accordion-item{border-bottom:1px solid var(--line)}.oya-accordion-trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-size:.92rem;font-weight:600;display:flex}.oya-accordion-body{color:var(--muted);padding:0 0 16px;font-size:.9rem;line-height:1.6}.oya-related-section{margin-top:48px}.oya-section-title{font-family:var(--font-display);margin:0 0 20px;font-size:1.5rem}.success-delivery-est{color:var(--muted);margin:-8px 0 20px;font-size:.92rem}.oya-checkout-progress{margin-bottom:24px}.admin-image-field{gap:10px;display:grid}.admin-image-field-label{color:var(--muted);font-size:.82rem;font-weight:600}.admin-image-field-row{flex-wrap:wrap;align-items:flex-start;gap:14px;display:flex}.admin-image-preview{border:1px solid var(--line);background:var(--sand);border-radius:10px;flex-shrink:0;width:96px;height:96px;overflow:hidden}.admin-image-preview img{object-fit:cover;width:100%;height:100%;display:block}.admin-image-preview-empty{width:100%;height:100%;color:var(--muted);text-align:center;place-items:center;padding:8px;font-size:.72rem;display:grid}.admin-image-field-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-image-url-details summary{cursor:pointer;color:var(--muted);margin-bottom:6px;font-size:.78rem}.admin-image-url-details input{border:1px solid var(--line);border-radius:8px;width:100%;padding:10px 12px}.admin-image-field-msg{color:var(--terracotta);margin:0;font-size:.78rem}.admin-gallery-field{gap:12px;margin-top:8px;display:grid}.admin-gallery-field-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-gallery-list{gap:16px;display:grid}.admin-gallery-item{border:1px solid var(--line);background:var(--sand);border-radius:14px;gap:10px;padding:16px;display:grid}.admin-image-field-lg .admin-image-field-row{flex-flow:column;align-items:stretch}.admin-image-field-lg .admin-image-preview{border:1px solid var(--line);background:var(--sand);border-radius:12px;width:100%;height:320px;position:relative}.admin-image-field-lg .admin-image-preview img{object-fit:contain;background:#fff}.admin-image-field-lg .admin-image-field-actions{flex:none}.admin-image-featured-badge{z-index:2;background:var(--terracotta);color:#fff;letter-spacing:.2px;border-radius:8px;padding:5px 12px;font-size:.78rem;font-weight:700;position:absolute;bottom:10px;left:10px;box-shadow:0 2px 8px #2f24192e}.admin-gallery-add{width:100%;min-height:180px;color:var(--terracotta-a11y);cursor:pointer;background:#b85c380a;border:2px dashed #b85c3880;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;transition:background .15s,border-color .15s;display:flex}.admin-gallery-add:hover{border-color:var(--terracotta);background:#b85c3814}.admin-gallery-add-plus{font-size:2.4rem;font-weight:300;line-height:1}.admin-gallery-add-text{font-size:.98rem;font-weight:700}@media (max-width:640px){.admin-image-field-lg .admin-image-preview{height:220px}.admin-gallery-add{min-height:140px}}.admin-marketplace-tabs{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.admin-marketplace-tab{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.88rem;display:inline-flex}.admin-marketplace-tab.active{border-color:var(--terracotta);color:var(--terracotta);background:#b85c380f;font-weight:600}.admin-marketplace-dot{border-radius:999px;flex-shrink:0;width:10px;height:10px}.admin-marketplace-head{border-bottom:3px solid var(--terracotta);justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:12px;display:flex}.admin-log-list{gap:0;max-height:420px;display:grid;overflow:auto}.admin-log-item{border-bottom:1px solid var(--line);padding:14px 16px}.admin-log-item-head{color:var(--muted);justify-content:space-between;gap:10px;margin-bottom:6px;font-size:.82rem;display:flex}.admin-log-item p{margin:0 0 8px;font-size:.88rem}.admin-mp-badges{flex-wrap:wrap;gap:6px;display:flex}.admin-mp-badges-link{text-decoration:none}.admin-mp-badge{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:.72rem;font-weight:600;display:inline-flex}.admin-mp-badge-dot{border-radius:999px;flex-shrink:0;width:7px;height:7px}.form-field-full{grid-column:1/-1}.admin-media-modal{width:min(720px,96vw);max-width:720px}.admin-media-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;display:grid}.admin-media-grid-page{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}.admin-media-item{aspect-ratio:1;cursor:pointer;background:var(--sand);border:2px solid #0000;border-radius:10px;padding:0;overflow:hidden}.admin-media-item.selected{border-color:var(--terracotta)}.admin-media-item img{object-fit:cover;width:100%;height:100%;display:block}.admin-media-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden}.admin-media-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.admin-media-card-meta{gap:8px;padding:10px;display:grid}.admin-media-card-meta code{word-break:break-all;color:var(--muted);font-size:.68rem}.admin-media-folder-tabs{flex-wrap:wrap;gap:8px;display:flex}.admin-muted{color:var(--text-secondary);font-size:.88rem}.admin-empty-state{text-align:center;color:var(--muted);padding:32px}.admin-sidebar{border-right:1px solid var(--line);padding:28px 14px}.admin-sidebar .brand{font-family:var(--font-body);letter-spacing:-.02em;margin-bottom:32px;padding:0 8px;font-size:1.2rem}.admin-sidebar .brand span{color:var(--accent-cta);font-weight:700}.admin-nav a{transition:background .18s var(--ease-out), color .18s var(--ease-out);position:relative}.admin-nav a.active:before{content:"";background:var(--accent-cta);border-radius:0 4px 4px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.admin-content{max-width:1280px;padding:clamp(20px,3vw,32px)}.admin-table-wrap{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;overflow-x:auto}.admin-table-wrap .admin-table{margin:0}.admin-table-wrap .admin-table th{background:var(--admin-surface-muted);z-index:1;position:sticky;top:0}.admin-table tbody tr{transition:background .15s var(--ease-out)}.admin-btn{transition:background .15s var(--ease-out), border-color .15s var(--ease-out), transform .12s var(--ease-out)}.admin-btn:not(:disabled):active{transform:scale(.98)}.admin-btn-primary:not(:disabled):hover{background:var(--accent-cta-hover);border-color:var(--accent-cta-hover)}.admin-btn-danger{color:#b42318;background:#b4231814;border-color:#b4231833}.admin-btn-danger:not(:disabled):hover{background:#b4231824}.admin-kpi{transition:box-shadow .2s var(--ease-out), transform .2s var(--ease-out)}.admin-kpi:hover{box-shadow:var(--shadow-hover);transform:translateY(-1px)}.admin-page-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.sidebar-nav-child{padding-left:22px!important;font-size:.84rem!important}.sidebar-nav-child:before{content:"·";color:var(--muted);opacity:.6;margin-right:6px}.sidebar-nav-group{gap:2px;display:grid}.oya-product-card{transition:transform .22s var(--ease-out)}@media (hover:hover){.oya-product-card:hover{transform:translateY(-2px)}}.oya-product-card-image{transition:box-shadow .22s var(--ease-out);box-shadow:inset 0 0 0 1px #271e150a}@media (hover:hover){.oya-product-card:hover .oya-product-card-image{box-shadow:var(--shadow-hover), inset 0 0 0 1px #271e150f}}.reviews-section{border-top:1px solid var(--line);margin-top:40px;padding-top:32px}.reviews-head h2{font-family:var(--font-display);letter-spacing:-.02em;font-weight:600}.reviews-summary{background:var(--sand);border:1px solid var(--line);border-radius:999px;padding:10px 14px}.reviews-summary strong{font-family:var(--font-display);font-size:1.35rem}.review-stars{color:#e0d5c8;letter-spacing:2px}.reviews-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.review-card{transition:box-shadow .2s var(--ease-out), border-color .2s var(--ease-out);border-radius:14px;padding:18px}@media (hover:hover){.review-card:hover{box-shadow:var(--shadow);border-color:#c75d3c2e}}.review-card-head strong{font-size:.92rem}.review-card p{color:var(--ink);opacity:.82}.review-date{font-family:var(--font-mono);letter-spacing:.02em;font-size:.72rem}.shop-toolbar{margin-bottom:24px;padding-bottom:20px}.oya-filter-section+.oya-filter-section{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.oya-filter-section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:10px;font-size:.72rem;font-weight:700;display:block}body{background:radial-gradient(ellipse 120% 80% at 50% -20%, #b8654a0d, transparent 55%), var(--bg)}.btn{transition:background .18s var(--ease-out), border-color .18s var(--ease-out), transform .12s var(--ease-out), box-shadow .18s var(--ease-out);border-radius:999px}.btn-primary:not(:disabled):hover{box-shadow:0 8px 24px var(--accent-cta-shadow)}.btn-secondary{background:#fffcf7b8;border-color:#e8dfd3f2}.chip.active,.oya-filter-chip.active{background:var(--terracotta-soft);color:var(--terracotta-dark);border-color:#b8654a47;box-shadow:inset 0 0 0 1px #b8654a14}.oya-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf7e0;border-bottom-color:#e8dfd3d9;box-shadow:0 4px 24px #2f241908}.oya-header-main{background:0 0}.oya-header-util{background:#f3ebe0b8;border-bottom-color:#e8dfd3bf}.oya-quick-link{box-shadow:var(--shadow-soft);border-color:#e8dfd3e6}.oya-quick-link:hover{box-shadow:var(--shadow);border-color:#b8654a38}.oya-storefront-main-wrap,.oya-storefront-main,.oya-side-promo{box-shadow:var(--shadow-soft);border:none}.product-card,.oya-product-card{box-shadow:var(--shadow-soft);border-radius:var(--radius-lg);border:none}.product-card:hover,.oya-product-card:hover{box-shadow:var(--shadow-hover)}.shop-sidebar{border-radius:var(--radius-lg);box-shadow:inset 0 0 0 1px var(--line);background:#fffcf7c7;border-right:none;padding:20px 14px 20px 16px}.sidebar-nav a{border-radius:999px;padding:8px 12px}.sidebar-nav a.active{background:var(--terracotta-soft);color:var(--terracotta-dark);box-shadow:inset 0 0 0 1px #b8654a1f}.sidebar-nav a.active em{color:var(--terracotta-dark)}.shop-toolbar{border-bottom-color:#e8dfd3d9}.search-form,.sort-select{box-shadow:var(--shadow-soft);background:#fffcf7eb;border-color:#e8dfd3f2}.option-btn{transition:background .15s var(--ease-out), border-color .15s var(--ease-out), box-shadow .15s var(--ease-out);background:#fffcf7eb;border-color:#e8dfd3f2;border-radius:999px}.option-btn.active{background:var(--terracotta-soft);color:var(--terracotta-dark);border-color:#b8654a59;box-shadow:inset 0 0 0 1px #b8654a1a}.oya-color-swatch.active{box-shadow:0 0 0 2px #b8654a2e}.product-detail-image{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:none}.product-gallery-thumb{border-radius:var(--radius-sm)}.shop-card,.summary-card,.checkout-summary-sidecard{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fffcf7f5;border:none}.checkout-summary-sidecard{background:#f3ebe08c}.cart-item-card.shop-card{margin-bottom:14px;padding:18px}.cart-item-card.shop-card:last-child{margin-bottom:0}.checkout-progress-item{box-shadow:var(--shadow-soft);background:#fffcf7eb;border-color:#e8dfd3f2}.checkout-progress-item.active{background:var(--accent-cta-soft);border-color:var(--accent-cta-soft-border);color:var(--accent-cta)}.checkout-progress-line.done{background:var(--accent-cta-soft-border)}.oya-shipping-progress{box-shadow:var(--shadow-soft);background:#f3ebe08c;border:none;position:relative;overflow:hidden}.oya-shipping-progress-bar{background:linear-gradient(90deg,#b8654a24,#b8654a14)}.account-nav a.active{background:var(--terracotta-soft);color:var(--terracotta-dark)}.account-order-detail-item{background:var(--account-card-item-bg);border:1px solid var(--account-card-border);border-radius:var(--radius)}.order-badge-preparing{background:var(--terracotta-soft);color:var(--terracotta-dark)}.order-status-timeline li.current .order-status-dot{box-shadow:0 0 0 4px #b8654a1f}.site-footer{background:linear-gradient(#3a3129 0%,#2e2620 100%);margin-top:64px;padding-top:56px;position:relative}.site-footer:before{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#3a31290a 55%,#3a31291f 100%);height:56px;position:absolute;top:-56px;left:0;right:0}.admin-sidebar{background:var(--admin-sidebar);color:var(--ink);border-right:1px solid var(--line);box-shadow:none}.admin-sidebar .brand{color:var(--ink)}.admin-nav a{color:var(--ink-soft);border-radius:8px}.admin-nav a:hover{background:var(--surface-page);color:var(--ink)}.admin-nav a.active{background:var(--accent-cta-soft);color:var(--accent-cta)}.admin-nav a.active:before{background:var(--accent-cta)}.admin-store-link{border-color:var(--line);color:var(--ink-soft);border-radius:8px}.admin-store-link:hover{background:var(--accent-cta-soft);color:var(--accent-cta);border-color:var(--accent-cta-soft-border)}.admin-main{background:var(--surface-muted)}.admin-card,.admin-kpi,.admin-table-wrap,.admin-range-summary.admin-card{background:var(--surface-card);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:12px}.admin-table-wrap{overflow:hidden}.admin-table-wrap .admin-table th{background:var(--admin-surface-muted);border-bottom:1px solid var(--admin-row-border)}.admin-table tbody tr:hover{background:var(--accent-cta-soft)}.admin-kpi strong{font-family:var(--font-body);letter-spacing:-.02em;font-weight:700}.admin-kpi span{letter-spacing:.06em}.admin-orders-toolbar input,.admin-orders-toolbar select,.admin-form input,.admin-form select,.admin-form textarea{border-color:var(--line);background:var(--surface-card);transition:border-color .15s var(--ease-out), background .15s var(--ease-out), box-shadow .15s var(--ease-out);border-radius:8px}.admin-orders-toolbar input:focus,.admin-orders-toolbar select:focus,.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:var(--accent-cta);background:var(--surface-card);box-shadow:0 0 0 3px var(--accent-cta-soft);outline:none}.admin-form textarea{border-radius:var(--radius)}.admin-btn{border-color:var(--line);background:var(--surface-card);border-radius:8px}.admin-btn-primary:not(:disabled):hover{box-shadow:0 8px 22px var(--accent-cta-shadow)}.revenue-chart-bar-wrap{background:var(--surface-page);border-radius:var(--radius)}.revenue-chart-bar{background:linear-gradient(180deg, var(--accent-cta-hover), var(--accent-cta));border-radius:10px 10px 6px 6px}.admin-badge-orange{background:var(--accent-cta-soft);color:var(--accent-cta)}.admin-badge-green{background:#027a481a}.admin-badge-out{background:#b4231814}.reviews-section{border-top-color:#e8dfd3d9}.review-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fffcf7f5;border:none}.reviews-summary{background:#f3ebe08c;border-color:#e8dfd3d9}.review-stars .on{color:var(--terracotta)}.oya-filter-section+.oya-filter-section{border-top-color:#e8dfd3d9}@media (max-width:899px){.checkout-layout.cart-layout{gap:20px}.checkout-summary-col{z-index:auto;order:2;position:static;bottom:auto}.checkout-summary-col .summary-card{border:1px solid #e8dfd3f2;box-shadow:0 -8px 32px #2f241914}.checkout-main{order:1}}.filter-drawer{border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:#fffcf7fa;box-shadow:0 -12px 40px #2f24191a}.filter-drawer-head{border-bottom-color:#e8dfd3d9;padding:20px 22px}.filter-drawer-body{background:#f7f1e880;gap:28px;padding:22px}.filter-drawer .sidebar-nav a{background:#fffcf7eb;border:1px solid #0000;border-radius:999px}.filter-drawer .sidebar-nav a.active{background:var(--terracotta-soft);color:var(--terracotta-dark);border-color:#b8654a33}.product-detail-cta{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.product-detail-cta-primary{flex:180px;min-height:48px;font-size:.95rem}.product-detail-cta-secondary{background:0 0;flex:140px;min-height:48px}.oya-accordion{border-top:1px solid #e8dfd3d9;margin-top:32px}.oya-accordion-item.open .oya-accordion-trigger{color:var(--terracotta-dark)}.oya-accordion-trigger{transition:color .15s var(--ease-out);border-radius:0;padding:18px 0}.oya-accordion-body{color:var(--ink-soft);white-space:pre-line;padding:0 0 18px}.admin-form-section-title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin:20px 0 10px;font-size:1rem;font-weight:600}.admin-form-section-title:first-child{margin-top:0}.admin-form-panel .form-field span{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-muted);font-size:.8125rem;font-weight:600}.admin-form-fieldset{border:1px solid var(--admin-card-border);border-radius:var(--radius-lg);box-shadow:none;background:#fff}.admin-form-details{border-style:solid;border-color:var(--admin-card-border);border-radius:var(--radius-lg);background:#fff}.admin-nav-tab.active{background:var(--terracotta-soft);color:var(--terracotta-dark);border-color:#b8654a47}.admin-tab-nav-item.active{background:var(--terracotta-soft);color:var(--terracotta-dark);box-shadow:none;border-color:#b8654a47}.admin-tab-nav-item.active .admin-tab-nav-hint{opacity:.75}.admin-section-details{border:1px solid var(--admin-card-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff}.admin-section-head{align-items:center;padding:16px 20px}.admin-section-body{padding:20px}.admin-section-details[open] .admin-section-head{border-bottom:1px solid var(--admin-card-border)}.admin-modal{border-radius:var(--radius-lg);box-shadow:0 24px 64px #2f24191f}.admin-modal-head{border-bottom:1px solid var(--admin-card-border);background:#fff;padding:20px 22px}.admin-form-footer{background:var(--admin-footer-bg);border-top:1px solid var(--admin-card-border)}.account-shell{padding:32px 0 56px}.account-shell-head h1{font-family:var(--font-display);letter-spacing:-.02em}.account-nav{background:#f3ebe073;border-bottom:none;border-radius:999px;margin-bottom:28px;padding:12px 14px;box-shadow:inset 0 0 0 1px #e8dfd3d9}.shop-card.account-order-card,.shop-card.account-section,.shop-card.account-reorder-banner{background:var(--account-card-bg);border:1px solid var(--account-card-border);box-shadow:var(--account-card-shadow);padding:22px 24px}.account-section h2{color:var(--ink);margin-bottom:14px;font-size:1.05rem}.account-section-spaced{margin-top:20px}.account-order-detail-grid{gap:18px}.account-order-detail-head{border-bottom:1px solid var(--account-card-border);margin-bottom:24px;padding-bottom:22px}.account-order-detail-head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.account-order-detail-head-main h1{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:600;line-height:1.15}.account-order-detail-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;font-size:.88rem;display:flex}.account-order-detail-actions .btn-secondary{background:var(--account-card-bg);border-color:var(--account-card-border)}.account-order-detail-body{gap:20px;display:grid}.account-order-detail-body .account-section-spaced{margin-top:0}.account-order-detail-item{background:var(--account-card-item-bg);border:1px solid var(--account-card-border);border-radius:var(--radius);color:inherit;transition:box-shadow .18s var(--ease-out), background .18s var(--ease-out);text-decoration:none}@media (hover:hover){.account-order-detail-item:hover{background:var(--account-card-bg);box-shadow:var(--account-card-shadow)}}.account-order-item{background:var(--account-card-item-bg);border:1px solid var(--account-card-border)}.account-reorder-banner{background:var(--terracotta-soft);box-shadow:inset 0 0 0 1px #b8654a1f}.account-order-head strong{font-family:var(--font-display);font-size:1.05rem}.account-detail-lines p{line-height:1.55}.admin-variant-generate-box{border-radius:var(--radius-lg);background:#f3ebe073;margin-bottom:18px;padding:18px 20px;box-shadow:inset 0 0 0 1px #e8dfd3d9}.admin-variant-type-block{margin-bottom:12px}.admin-variant-type-block:last-of-type{margin-bottom:0}.admin-variant-type-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:.78rem;font-weight:700}.admin-variant-value-row{flex-wrap:wrap;gap:8px;display:flex}.admin-variant-value-btn{cursor:pointer;transition:background .15s var(--ease-out), border-color .15s var(--ease-out), box-shadow .15s var(--ease-out);background:#fffcf7f5;border:1px solid #e8dfd3f2;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;display:inline-flex}.admin-variant-value-btn.active{background:var(--terracotta-soft);color:var(--terracotta-dark);border-color:#b8654a59;box-shadow:inset 0 0 0 1px #b8654a1a}.admin-variant-value-thumb{object-fit:cover;border-radius:4px;width:20px;height:20px}.admin-variant-color-dot{border:1px solid #0000001f;border-radius:50%;flex-shrink:0;width:14px;height:14px}.admin-variant-generate-actions{border-top:1px solid #e8dfd3d9;flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;padding-top:14px;display:flex}.admin-variant-inline-field{color:var(--ink-soft);align-items:center;gap:8px;font-size:.85rem;display:inline-flex}.admin-variant-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.admin-variant-toolbar-label{color:var(--muted);font-size:.85rem}.admin-variant-table-wrap{min-width:0}.admin-variant-hint{margin:-4px 0 12px;font-size:.8rem}.admin-variant-summary{margin-top:10px}.admin-variant-input{background:#f3ebe073;border:1px solid #e8dfd3f2;border-radius:999px;width:100%;min-width:72px;max-width:140px;padding:8px 10px;font-size:.85rem}.admin-variant-input-sm{max-width:96px}.admin-variant-input:focus{background:#fffcf7fa;border-color:#b8654a59;outline:none;box-shadow:0 0 0 3px #b8654a1a}.admin-variant-thumb-btn{border-radius:var(--radius-sm);cursor:pointer;width:44px;height:44px;transition:border-color .15s var(--ease-out), box-shadow .15s var(--ease-out);background:#fffcf7f5;border:1px solid #e8dfd3f2;padding:0;overflow:hidden}.admin-variant-thumb-btn:hover{box-shadow:var(--shadow-soft);border-color:#b8654a47}.admin-variant-thumb-btn img{object-fit:cover;width:100%;height:100%;display:block}.admin-variant-thumb-empty{color:var(--muted);font-size:18px;line-height:44px}.admin-variant-row-inactive{opacity:.55}.admin-variant-row-actions{white-space:nowrap;gap:6px;display:flex}.admin-btn-sm{border-radius:999px}.filter-drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2f241952}.mobile-filter-btn{box-shadow:var(--shadow-soft);border-radius:999px}.admin-order-detail-meta{color:var(--muted);margin:6px 0 0;font-size:.88rem;line-height:1.5}.admin-order-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:min(100%,520px);display:flex}.admin-inline-select{font:inherit;border:1px solid var(--line);background:#fff;border-radius:8px;padding:6px 8px;font-size:.82rem}.admin-order-detail-card h3{font-family:var(--font-display);letter-spacing:-.01em;margin:0 0 14px;font-size:1.05rem;font-weight:600}.admin-order-detail-lines p{color:var(--ink-soft);margin:0 0 6px;font-size:.9rem;line-height:1.55}.admin-order-detail-lines p:last-child{margin-bottom:0}.admin-order-detail-cta{justify-content:center;width:100%;margin-top:14px}.admin-order-item-cell{align-items:center;gap:10px;min-width:0;display:flex}.admin-order-item-thumb{object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0;width:36px;height:44px;box-shadow:inset 0 0 0 1px #e8dfd3d9}.admin-order-sku{color:var(--ink-soft);background:#f3ebe08c;border-radius:999px;padding:2px 8px;font-size:.78rem}.admin-gift-badge{color:var(--terracotta-dark);white-space:nowrap;background:#b85c381a;border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:.76rem;font-weight:700;display:inline-flex}.admin-gift-cell{gap:4px;max-width:180px;display:grid}.admin-gift-note{color:var(--muted);font-size:.78rem;line-height:1.35}.store-gift-badge{color:var(--terracotta-dark);background:#b85c381a;border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:.76rem;font-weight:700;display:inline-flex}.track-item-gift,.account-order-gift{margin-top:6px}.admin-section-spaced{margin-top:18px}.admin-order-form-actions{border-top:1px solid #e8dfd3d9;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px;display:flex}.admin-order-status-card .form-field input,.admin-order-status-card .form-field select{background:#f3ebe073;border-color:#e8dfd3f2;border-radius:999px}.checkout-form.shop-card{gap:0;padding:24px 26px}.checkout-section h2{color:var(--ink);font-size:1.08rem}.checkout-form .form-field input:not([type=checkbox]):not([type=radio]),.checkout-form .form-field textarea,.checkout-form .form-field select{border-radius:var(--radius);transition:border-color .15s var(--ease-out), box-shadow .15s var(--ease-out);background:#fffcf7f5;border-color:#e8dfd3f2}.checkout-form .form-field input:focus,.checkout-form .form-field textarea:focus,.checkout-form .form-field select:focus{border-color:#b8654a59;outline:none;box-shadow:0 0 0 3px #b8654a1a}.checkout-guest-banner,.checkout-profile-banner{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.checkout-shipping-card{background:var(--surface-card);border-color:var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.payment-method{border-radius:var(--radius-lg);border-color:var(--line);background:var(--surface-card);transition:border-color .15s var(--ease-out), background .15s var(--ease-out)}.payment-method.active{background:var(--accent-cta-soft);border-color:var(--accent-cta-soft-border)}.payment-card-grid{border-radius:var(--radius-lg);background:var(--surface-card);border-color:var(--line);box-shadow:var(--shadow-soft)}.address-picker-item{border-radius:var(--radius-lg);transition:border-color .15s var(--ease-out), background .15s var(--ease-out)}.address-picker-item.active{background:var(--terracotta-soft);border-color:#b8654a47}.checkout-form-actions{border-top-color:#e8dfd3d9}.oya-storefront{padding:24px 0 12px}@media (min-width:900px){.oya-storefront-inner{padding:0 clamp(16px,4vw,28px)}.oya-quick-links{gap:12px;margin-bottom:20px}.oya-storefront-banners{gap:18px}.oya-storefront-main{border-radius:var(--radius-lg);min-height:340px}.oya-storefront-slide-copy{gap:12px;padding:32px 28px}.oya-side-promo{border-radius:var(--radius-lg);min-height:116px;box-shadow:var(--shadow-soft)}.oya-side-promo-trust{padding:18px 20px}}:focus-visible,.btn:focus-visible,.admin-btn:focus-visible,.option-btn:focus-visible,.chip:focus-visible,.oya-filter-chip:focus-visible{outline-offset:2px;outline:2px solid #b8654a8c}.sidebar-label,.oya-filter-section-label{color:#7a6d5e}.admin-kpi span{color:var(--ink-muted)}.admin-orders-filter-card{margin-bottom:18px;padding:18px 20px}.admin-orders-filter-card .admin-orders-toolbar{margin-bottom:0}.admin-orders-count{color:var(--muted);margin-left:auto;font-size:.85rem;font-weight:600}.admin-orders-table-wrap{margin-top:0}.admin-order-list-customer{color:var(--ink);font-weight:600}.admin-order-list-email{color:var(--muted);margin-top:2px;font-size:.78rem}.admin-table .admin-btn-sm{padding:6px 12px}.admin-login-page{background:var(--surface-page)}.admin-login-card.auth-card,.account-login-card.auth-card{background:var(--surface-card);border:1px solid var(--line);border-radius:8px;width:min(420px,100%);padding:32px 24px;box-shadow:0 2px 16px #00000014}.auth-admin-logo{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);text-align:center;margin:0 0 4px;font-size:1.5rem;font-weight:600}.auth-card-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:.72rem;font-weight:600}.auth-card-title{font-family:var(--font-body);letter-spacing:-.01em;color:var(--ink);text-align:center;margin:0 0 24px;font-size:1.25rem;font-weight:700}.auth-card-title-admin{color:var(--muted);margin-bottom:20px;font-size:.95rem;font-weight:500}.auth-card-lead{color:var(--muted);margin:0 0 20px;font-size:.88rem;line-height:1.5}.auth-card-foot{color:var(--ink-soft);text-align:center;margin:20px 0 0;font-size:.88rem;line-height:1.5}.auth-card-foot a{color:var(--accent-cta);font-weight:600}.auth-card-foot a:hover{color:var(--accent-cta-hover)}.auth-form .form-field label,.auth-form .form-field span,.auth-form .form-field .admin-label{letter-spacing:0;text-transform:none;color:var(--ink-muted);font-size:.8125rem;font-weight:600}.auth-form .form-field input:not([type=checkbox]):not([type=radio]){background:var(--surface-card);border:1px solid var(--line);border-radius:6px;min-height:44px;padding:11px 12px;font-size:.92rem}.auth-form .form-field input:not([type=checkbox]):not([type=radio]):focus{border-color:var(--accent-cta);box-shadow:0 0 0 2px var(--accent-cta-soft);outline:none}.auth-submit{border-radius:6px;margin-top:4px;padding:13px 18px;font-size:.95rem;font-weight:700}.auth-error{background:var(--alert-error-bg);color:var(--alert-error-text);border:1px solid var(--alert-error-border);border-radius:6px;margin:0 0 16px;padding:10px 12px;font-size:.86rem}.auth-demo-box{background:var(--surface-muted);border:1px solid var(--line);border-radius:6px;margin-bottom:20px;padding:12px}.auth-demo-box-title{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:.72rem;font-weight:600}.auth-demo-table{border-collapse:collapse;width:100%;color:var(--ink-soft);font-size:.78rem}.auth-demo-table th,.auth-demo-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:4px 6px}.auth-demo-table tr:last-child td,.auth-demo-table tr:last-child th{border-bottom:none}.auth-demo-table th{color:var(--muted);font-size:.72rem;font-weight:600}.auth-demo-table code{font-family:var(--font-mono);word-break:break-all;font-size:.74rem}.account-login-page .auth-consent-block{box-shadow:none;background:0 0;border:none;border-radius:0;gap:12px;padding:0}.success-page-shell{max-width:640px;padding-top:24px;padding-bottom:56px}.success-page{padding:12px 0 24px}.success-icon{color:#027a48;background:#027a481a;width:80px;height:80px;box-shadow:inset 0 0 0 1px #027a481f}.success-page h1{font-family:var(--font-display);letter-spacing:-.02em}.success-lead{max-width:36ch;margin-inline:auto}.success-delivery-est{background:#f3ebe0a6;border:1px solid #e8dfd3d9;border-radius:999px;margin:-4px auto 24px;padding:8px 14px;display:inline-block}.success-summary.shop-card,.success-transfer-box.shop-card{text-align:left;margin-bottom:16px}.success-transfer-box h2{font-family:var(--font-display);font-size:1.15rem}.success-payment-note{color:var(--muted);margin:0 0 14px;font-size:.9rem;line-height:1.5}.success-actions{gap:12px;margin-top:28px}.success-actions .btn{min-width:160px}.email-confirm-box{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.track-page-shell,.pay-page-shell{max-width:640px;padding-top:8px;padding-bottom:56px}.track-form.shop-card{max-width:none;margin-bottom:20px}.track-result.shop-card{margin-top:8px}.track-step{border-radius:var(--radius-lg);transition:border-color .15s var(--ease-out), background .15s var(--ease-out);background:#f3ebe073;border:1px solid #0000}.track-step.done{background:#027a4814;border-color:#027a481f}.track-step.active{background:var(--terracotta-soft);border-color:#b8654a47;outline:none;box-shadow:inset 0 0 0 1px #b8654a1a}.track-item-card{border-radius:var(--radius);background:#f3ebe059;margin-bottom:10px;padding:12px}.track-item-card:last-child{margin-bottom:0}.track-item-meta{color:var(--muted);margin-top:4px;font-size:.85rem}.track-item-sku{color:var(--muted);margin-top:4px;font-size:.78rem}.track-item-price{margin-top:8px;font-weight:700}.track-items{border-top:1px solid #e8dfd3d9;margin-top:16px;padding-top:16px}.pay-card{padding:24px 26px}.pay-card-lead{color:var(--muted);margin:0 0 16px;font-size:.92rem;line-height:1.5}.pay-empty-state{text-align:center;margin-top:24px}.pay-hosted-form{border-top:1px solid #e8dfd3d9;margin-top:20px;padding-top:16px}.pay-submit-btn{margin-top:20px}.admin-flash-spaced{margin-bottom:16px}.admin-dashboard-filter{margin-bottom:18px;padding:16px 18px}.admin-dashboard-filter .admin-dashboard-toolbar{margin-bottom:0}.admin-dashboard-range{margin-bottom:18px}.admin-dashboard-charts{gap:18px;margin-bottom:18px;display:grid}@media (min-width:1100px){.admin-dashboard-charts{grid-template-columns:1.35fr 1fr;align-items:stretch}}.admin-chart-card{height:100%;margin-bottom:0;padding:20px 22px}.admin-chart-title{font-family:var(--font-display);letter-spacing:-.01em;margin:0 0 16px;font-size:1.05rem;font-weight:600}.admin-chart-empty{color:var(--muted);margin:0;font-size:.9rem}.admin-dashboard-panel{margin-bottom:18px;padding:20px 22px}.admin-section-head-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.admin-section-head-row .admin-chart-title{margin-bottom:0}.admin-section-desc{color:var(--muted);margin:6px 0 0;font-size:.85rem}.admin-section-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-stock-variant-note{color:var(--muted);margin-left:6px;font-size:.78rem}.order-status-pie-hole{background:#fffcf7fa;box-shadow:inset 0 0 0 1px #e8dfd3d9}.revenue-chart-bar-wrap{border-radius:var(--radius);box-shadow:inset 0 0 0 1px #e8dfd380}.order-status-legend li strong{font-family:var(--font-display);font-weight:600}.admin-mobile-bar{background:var(--surface-card);border-bottom:1px solid var(--line);box-shadow:0 2px 12px #0f0f0f0a}.admin-mobile-menu-btn{background:var(--surface-page);border:1px solid var(--line);color:var(--ink);border-radius:8px}.admin-drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1f1f1f59}.admin-drawer{background:var(--surface-card);width:min(300px,88vw);color:var(--ink);border-right:1px solid var(--line);padding:20px 16px;box-shadow:8px 0 32px #0f0f0f14}.admin-drawer-head{border-bottom:1px solid var(--line);margin-bottom:4px;padding-bottom:14px}.admin-drawer-head strong{font-family:var(--font-body);font-size:1.05rem;font-weight:700}.admin-nav-drawer{gap:4px;display:grid}.admin-nav-drawer a{color:var(--ink-soft);transition:background .15s var(--ease-out), color .15s var(--ease-out);border-radius:8px;padding:10px 12px}.admin-nav-drawer a:hover{background:var(--surface-page);color:var(--ink)}.admin-nav-drawer a.active{background:var(--accent-cta-soft);color:var(--accent-cta)}.admin-drawer .admin-store-link{margin-top:8px}.admin-drawer .admin-btn{width:100%;color:var(--ink-soft);border-color:var(--line);background:var(--surface-page);justify-content:center;margin-top:8px}.checkout-form .form-field label{letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}@media (prefers-reduced-motion:reduce){.btn,.admin-btn,.admin-kpi,.product-card,.oya-product-card,.review-card{transition:none}.admin-kpi:hover,.oya-product-card:hover{transform:none}}.admin-btn{color:var(--ink);font-size:.88rem;line-height:1.25}.admin-btn-primary{background:var(--accent-cta);color:var(--accent-cta-text);border-color:var(--accent-cta)}.admin-btn-primary:not(:disabled):hover{background:var(--accent-cta-hover);border-color:var(--accent-cta-hover);box-shadow:0 8px 22px var(--accent-cta-shadow)}.admin-btn-ghost{color:var(--ink-soft);border-color:var(--line);background:0 0}.admin-btn-ghost:not(:disabled):hover{background:var(--surface-page);color:var(--ink)}.admin-btn:disabled{opacity:.52;cursor:not-allowed}.admin-btn-sm{padding:7px 12px;font-size:.82rem}.admin-page-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0;display:flex}.admin-page-shell>.admin-page-actions{margin-bottom:24px}.admin-page-header .admin-page-actions{margin:0}@media (max-width:640px){.admin-page-header{gap:16px}.admin-page-header .admin-page-actions{justify-content:flex-start;width:100%}}.admin-orders-toolbar input[type=search]{flex:220px;min-width:160px;max-width:300px}.admin-orders-toolbar select{flex:0 auto;min-width:132px}.admin-orders-toolbar-count{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:.85rem}.admin-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-modal-product{width:min(920px,100%)}.admin-modal-product.admin-prod-modal{width:min(1400px,95vw)}.admin-product-modal-tabs{border-bottom:1px solid var(--line);background:var(--surface-page);gap:4px;padding:0 22px;display:flex}.admin-product-modal-tab{color:var(--text-secondary);cursor:pointer;transition:color .15s var(--ease-out), border-color .15s var(--ease-out), background .15s var(--ease-out);background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:12px 16px;font-size:.88rem;font-weight:600}.admin-product-modal-tab:hover{color:var(--ink);background:var(--surface-card)}.admin-product-modal-tab.active{color:var(--accent-cta);border-bottom-color:var(--accent-cta);background:var(--surface-card)}.admin-prod-modal{flex-direction:column;width:min(1400px,95vw);max-height:92vh;display:flex}@media (min-width:641px){.admin-prod-form .admin-field-row{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-prod-form .admin-field-row-3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-prod-form .admin-field-narrow{max-width:none}}.admin-prod-head{gap:12px}.admin-prod-head-sub{color:var(--muted);margin-top:2px;font-size:.8rem;font-weight:500;display:block}.admin-approval-badge{letter-spacing:.02em;border-radius:999px;margin-top:6px;padding:3px 10px;font-size:.72rem;font-weight:700;display:inline-block}.admin-approval-badge-approved{color:#027a48;background:#027a481f}.admin-approval-badge-pending{color:#c2410c;background:#ea580c1f}.admin-approval-badge-rejected{color:var(--muted);background:#776b6226}.admin-prod-form{flex-direction:column;flex:1;min-height:0;display:flex}.admin-prod-layout{flex:1;grid-template-columns:210px minmax(0,1fr);min-height:0;display:grid}.admin-prod-nav{border-right:1px solid var(--line);flex-direction:column;align-self:start;gap:0;padding:22px 16px;display:flex;position:sticky;top:0}.admin-prod-nav-item{text-align:left;color:var(--ink-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;padding:10px 12px 10px 26px;font-size:1rem;font-weight:600;transition:color .15s,background .15s;position:relative}.admin-prod-nav-item:before{content:"";background:var(--line);border-radius:50%;width:8px;height:8px;transition:background .15s,box-shadow .15s;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.admin-prod-nav-item:not(:last-child):after{content:"";background:var(--line);width:2px;height:calc(100% - 8px);position:absolute;top:calc(50% + 8px);left:11px}.admin-prod-nav-item:hover{color:var(--ink)}.admin-prod-nav-item.active{color:var(--terracotta-a11y);font-weight:700}.admin-prod-nav-item.active:before{background:var(--terracotta-a11y);box-shadow:0 0 0 3px #b85c382e}.admin-prod-sections{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex-direction:column;gap:4px;padding:22px 30px 10px;display:flex;overflow-y:auto}.admin-prod-sections>.admin-error{margin-bottom:8px}.admin-prod-section{border-bottom:1px solid var(--line);gap:14px;padding:20px 0 22px;scroll-margin-top:8px;display:grid}.admin-prod-section:last-of-type{border-bottom:none}.admin-prod-section-head{gap:3px;display:grid}.admin-prod-section-head h3{letter-spacing:-.01em;margin:0;font-size:1.32rem;font-weight:700}.admin-prod-section-head p{color:var(--muted);max-width:64ch;margin:0;font-size:.95rem;line-height:1.5}.admin-prod-subblock{border:1px solid var(--admin-card-border);background:#fff;border-radius:12px;gap:12px;padding:16px;display:grid}.admin-prod-subblock-head{gap:2px;display:grid}.admin-prod-subblock-head h4{margin:0;font-size:1.08rem;font-weight:700}.admin-prod-subblock-head p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.admin-prod-locked-note{border:1px dashed var(--line);background:var(--sand);color:var(--muted);border-radius:10px;margin:0;padding:14px 16px;font-size:.85rem}.admin-prod-bar{z-index:3;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0;align-items:center;gap:10px;padding:14px 22px;display:flex;position:sticky;bottom:0}.admin-prod-bar-spacer{flex:auto}.admin-prod-bar-warn{color:var(--terracotta-dark);font-size:.82rem;font-weight:600}.admin-rte{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.admin-rte-toolbar{border-bottom:1px solid var(--line);background:var(--sand);flex-wrap:wrap;align-items:center;gap:4px;padding:8px 10px;display:flex}.admin-rte-btn{min-width:32px;height:30px;color:var(--ink-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;padding:0 9px;font-size:.85rem;font-weight:600;transition:background .12s,color .12s}.admin-rte-btn:hover{color:var(--ink);background:#fff}.admin-rte-btn.active{background:var(--ink);color:#fff}.admin-rte-sep{background:var(--line);align-self:stretch;width:1px;margin:2px 4px}.admin-rte-surface{max-height:360px;overflow-y:auto}.admin-rte-content{outline:none;min-height:180px;padding:14px 16px;font-size:.92rem;line-height:1.6}.admin-rte-content:focus{outline:none}.admin-rte-content>:first-child{margin-top:0}.admin-rte-content p:empty:before{content:""}.admin-rte-content .is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--muted);float:left;pointer-events:none;height:0}.admin-rte-loading{padding:16px}.admin-rte-select{border:1px solid var(--line);height:30px;color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:7px;padding:0 8px;font-size:.9rem;font-weight:600}.admin-rte-toolbar-spacer{flex:auto}.admin-rte-html-toggle{border:1px solid var(--line);background:var(--ink);color:#fff;cursor:pointer;border-radius:7px;align-items:center;gap:6px;height:30px;padding:0 12px;font-size:.84rem;font-weight:600;display:inline-flex}.admin-rte-html-toggle.active{background:var(--terracotta-a11y);border-color:var(--terracotta-a11y)}.admin-rte-html-area{resize:vertical;width:100%;min-height:260px;font-family:var(--font-mono);color:#d6e2ff;background:#1f2330;border:none;outline:none;padding:14px 16px;font-size:.85rem;line-height:1.55}.admin-rte-ai-row{border-bottom:1px solid var(--line);background:#fff;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.admin-rte-ai-btn{border:1px solid var(--line);background:var(--sand);height:32px;color:var(--ink);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:.84rem;font-weight:600;display:inline-flex}.admin-rte-ai-btn:hover{border-color:var(--ink-soft);background:#fff}.admin-rte-ai-btn-accent{color:#9a4b00;background:#fff7ed;border-color:#f5c78a}.admin-rte-ai-btn-accent:hover{background:#ffedd5}.admin-rte-ai-hint{color:var(--muted);font-size:.78rem}.admin-prod-form .admin-field label,.admin-prod-form .admin-image-field-label,.admin-prod-form .admin-spec-field>span{color:var(--ink-soft);font-size:1rem}.admin-prod-form .admin-field input,.admin-prod-form .admin-field select,.admin-prod-form .admin-field textarea,.admin-prod-form .admin-spec-field select{padding:12px 15px;font-size:1.05rem}.admin-prod-form .admin-check-pill{font-size:.98rem}.admin-field-label-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-field-hint-link{color:var(--terracotta-a11y);font-size:.85rem;font-weight:600}.admin-field-sub{margin:0;font-size:.82rem}.admin-pricing-summary{background:var(--sand);border:1px solid var(--line);border-radius:10px;margin:4px 0 12px;padding:10px 12px;font-size:.9rem;line-height:1.5}.admin-pricing-summary p{margin:0}.admin-pricing-summary p+p{margin-top:4px}.admin-field-group-label{color:var(--ink-soft);font-size:.95rem;font-weight:600}.admin-field-readonly{color:var(--muted);cursor:default;background:var(--sand)!important}.admin-help-tooltip{vertical-align:middle;flex-shrink:0;display:inline-flex;position:relative}.admin-help-tooltip-trigger{color:#9ca3af;cursor:help;width:18px;height:18px;transition:color .15s var(--ease-out), background .15s var(--ease-out);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.admin-help-tooltip-trigger:hover,.admin-help-tooltip-trigger:focus-visible{color:var(--ink-soft);background:var(--sand);outline:none}.admin-help-tooltip-trigger:focus-visible{box-shadow:0 0 0 2px var(--surface), 0 0 0 4px #b85c3859}.admin-help-tooltip-panel{width:max-content;max-width:280px;color:var(--ink);border:1px solid var(--line);pointer-events:none;text-align:left;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;background:#fff;border-radius:10px;padding:10px 12px;font-size:.78rem;font-weight:400;line-height:1.45;box-shadow:0 8px 24px #0000001f}.admin-section-title{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.admin-th-label{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.admin-field-label-inline,.admin-btn-with-help{align-items:center;gap:6px;display:inline-flex}.admin-giftwrap-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.admin-giftwrap-card{border:1.5px solid var(--line);background:var(--surface);cursor:pointer;transition:border-color .15s var(--ease-out), background .15s var(--ease-out), box-shadow .15s var(--ease-out);border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex;position:relative}.admin-giftwrap-card:hover{border-color:#b85c3866}.admin-giftwrap-card:focus-visible{outline:2px solid var(--terracotta-a11y);outline-offset:2px}.admin-giftwrap-card.is-selected{border-color:var(--terracotta-a11y);background:#b85c3812;box-shadow:0 0 0 3px #b85c381f}.admin-giftwrap-card-body{flex:auto;gap:3px;min-width:0;display:grid}.admin-giftwrap-card-title{color:var(--ink);font-size:.98rem;font-weight:700}.admin-giftwrap-card-desc{color:var(--muted);font-size:.85rem;line-height:1.45}.admin-spec-grids{gap:16px;display:grid}.admin-spec-block{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:12px;padding:16px 18px;display:grid}.admin-spec-block-featured{background:#b85c380f;border-color:#b85c3840}.admin-spec-block-title{margin:0;font-size:1.04rem;font-weight:700}.admin-spec-star{color:var(--terracotta-a11y);font-size:.82rem;font-weight:600}.admin-spec-block-note{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.admin-spec-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.admin-spec-field{gap:6px;min-width:0;display:grid}.admin-spec-field>span{font-weight:600}.admin-spec-field select{border:1px solid var(--line);background:var(--surface);width:100%;font:inherit;border-radius:10px;padding:11px 14px;font-size:1rem}.admin-spec-field select:focus{border-color:#b85c3873;outline:none;box-shadow:0 0 0 3px #b85c381a}.admin-spec-accordion-btn{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.admin-spec-accordion-meta{color:var(--muted);margin-left:auto;font-size:.82rem;font-weight:500}.admin-spec-field-missing select,.admin-spec-field-missing input{border-color:#c0392b}.admin-spec-field abbr{color:#c0392b;text-decoration:none}.admin-cat-attr-editor{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.admin-cat-attr-table select{min-width:120px}.admin-sizetable{gap:12px;display:grid}.admin-sizetable-ok{color:var(--terracotta-a11y);font-weight:600}.admin-sizetable-empty{color:var(--muted)}.admin-sizetable-modal{width:min(880px,100%)}.admin-sizetable-edit th{white-space:nowrap;font-size:.85rem}.admin-sizetable-edit input{min-width:92px}.product-detail-sizetable-btn{color:var(--terracotta-a11y);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline}.product-detail-sizetable-btn:hover{opacity:.85}.pdp-sizetable-backdrop{z-index:200;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.pdp-sizetable-modal{background:var(--surface,#fff);border-radius:16px;flex-direction:column;width:min(720px,100%);max-height:min(85vh,640px);display:flex;overflow:hidden;box-shadow:0 24px 48px #0000002e}.pdp-sizetable-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 8px;display:flex}.pdp-sizetable-head h2{margin:0;font-size:1.15rem}.pdp-sizetable-meta{color:var(--muted);margin:4px 0 0;font-size:.85rem}.pdp-sizetable-close{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:0 4px;font-size:1.5rem;line-height:1}.pdp-sizetable-note{color:var(--muted);margin:0;padding:0 20px 12px;font-size:.85rem}.pdp-sizetable-scroll{padding:0 20px 20px;overflow:auto}.pdp-sizetable-table{border-collapse:collapse;width:100%;font-size:.88rem}.pdp-sizetable-table th,.pdp-sizetable-table td{border:1px solid var(--line);text-align:center;white-space:nowrap;padding:10px 12px}.pdp-sizetable-table th{background:var(--sand,#f5f0eb);font-weight:600}.pdp-sizetable-table tbody tr:nth-child(2n) td{background:#00000005}.admin-history-status{flex-wrap:wrap;gap:10px;display:flex}.admin-history-chip{border:1px solid var(--line);background:var(--sand);color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.9rem;font-weight:600;display:inline-flex}.admin-history-chip.active{color:var(--terracotta-a11y);background:#b85c381a;border-color:#b85c3873}.admin-btn-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.admin-btn-dark:not(:disabled):hover{background:var(--admin-sidebar-deep)}@media (max-width:860px){.admin-prod-layout{grid-template-columns:1fr}.admin-prod-nav{z-index:2;-webkit-overflow-scrolling:touch;border-right:none;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffcf7f0;flex-direction:row;gap:4px;padding:10px 12px;position:sticky;top:0;overflow-x:auto}.admin-prod-nav-item{white-space:nowrap;border:1px solid var(--line);background:var(--sand);border-radius:999px;flex:none;padding:9px 14px;font-size:.9rem}.admin-prod-nav-item:before,.admin-prod-nav-item:after{display:none}.admin-prod-nav-item.active{background:#b85c381f;border-color:#b85c3866}}@media (max-width:640px){.admin-modal-backdrop{align-items:stretch;padding:0}.admin-prod-modal{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.admin-prod-head{flex-wrap:wrap;gap:8px}.admin-prod-sections{min-width:0;padding:16px;overflow-x:clip}.admin-prod-bar{padding-bottom:calc(14px + env(safe-area-inset-bottom));flex-wrap:wrap;box-shadow:0 -6px 18px #2f241914}.admin-prod-bar .admin-btn{flex:auto;justify-content:center;padding-left:12px;padding-right:12px}.admin-prod-bar-spacer{display:none}.admin-prod-bar-warn{flex-basis:100%}.admin-prod-form .admin-field-row{grid-template-columns:1fr}.admin-prod-form .admin-field-narrow{max-width:none}.admin-prod-form .admin-spec-grid,.admin-prod-form .admin-giftwrap-grid{grid-template-columns:1fr}.admin-prod-form .admin-field input:not([type=radio]):not([type=checkbox]),.admin-prod-form .admin-field select,.admin-prod-form .admin-field textarea{box-sizing:border-box;width:100%}.admin-prod-form .admin-check-row{flex-direction:column;align-items:stretch}.admin-prod-form .admin-check-pill{justify-content:flex-start;width:100%}.admin-prod-form .admin-image-field-row{flex-direction:column;align-items:stretch}.admin-prod-form .admin-image-preview{width:100%;max-width:100%}.admin-prod-form .admin-gallery-field,.admin-prod-form .admin-gallery-list,.admin-prod-form .admin-gallery-item{min-width:0;max-width:100%}.admin-prod-subblock{min-width:0;padding:14px}}@media (max-width:420px){.admin-prod-form .admin-spec-grids{min-width:0;overflow-x:clip}.admin-prod-form .admin-spec-block{padding:12px 14px}.admin-prod-form .admin-spec-block-title{word-break:break-word;font-size:.98rem}.admin-prod-form .admin-spec-grid{grid-template-columns:1fr;gap:10px}.admin-prod-form .admin-spec-field select{padding:10px 12px;font-size:.95rem}.admin-prod-form .admin-image-field-lg .admin-image-preview{height:180px}.admin-prod-form .admin-gallery-item{padding:12px}.admin-prod-form .admin-gallery-add{min-height:120px;padding:16px}.admin-prod-form .admin-image-field-actions{flex-direction:column;align-items:stretch}.admin-prod-form .admin-image-field-actions .admin-btn{justify-content:center;width:100%}}.cart-item-gift{gap:8px;margin-top:10px;display:grid}.cart-item-gift-label{cursor:pointer;align-items:center;gap:8px;font-size:.88rem;font-weight:600;display:inline-flex}.cart-item-gift-note{box-sizing:border-box;border:1px solid var(--line);width:100%;font:inherit;resize:vertical;border-radius:10px;min-height:56px;padding:10px 12px;font-size:.88rem}.admin-status-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-bottom:4px;padding:0 0 14px;display:flex}.admin-status-tab{border:1px solid var(--line);background:var(--sand);color:var(--ink-soft);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.84rem;font-weight:600;display:inline-flex}.admin-status-tab span{text-align:center;background:#2a211c14;border-radius:999px;min-width:20px;padding:2px 7px;font-size:.76rem}.admin-status-tab:hover{color:var(--ink);border-color:#b85c3859}.admin-status-tab.active{color:var(--terracotta-dark);background:#b85c381a;border-color:#b85c3873}.admin-status-tab.active span{background:#b85c382e}.admin-ops-banner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.admin-ops-banner-warn{color:#9a3412;background:#ea580c1a}.admin-sla-badge{color:#027a48;background:#027a481a;border-radius:999px;margin-top:4px;padding:2px 8px;font-size:.68rem;font-weight:700;display:inline-block}.admin-sla-badge.is-overdue{color:#b91c1c;background:#dc26261f}.admin-tracking-link{color:var(--terracotta-dark);text-underline-offset:2px;font-size:.78rem;font-weight:600;text-decoration:underline}.admin-gallery-item>.admin-btn.admin-gallery-item-remove{justify-self:start;width:auto}.admin-image-field-actions{flex:180px;min-width:0}.admin-variant-toolbar{border-radius:var(--radius);background:#f3ebe059;border:1px solid #e8dfd3d9;padding:12px 14px}.admin-variant-toolbar-spacer{flex:16px;min-width:8px}@media (max-width:720px){.admin-variant-toolbar-spacer{flex-basis:100%;height:0}}.admin-variant-table-wrap .admin-table{min-width:860px}.admin-variant-table-wrap .admin-table td{vertical-align:middle}.admin-variant-table-wrap .admin-variant-input{box-sizing:border-box;width:100%;min-width:92px;max-width:none}.admin-variant-table-wrap .admin-variant-input-sm{min-width:68px;max-width:88px}.admin-variant-generate-actions .admin-btn-primary{margin-left:auto}@media (max-width:640px){.admin-variant-generate-actions .admin-btn-primary{justify-content:center;width:100%;margin-left:0}}.auth-consent-block{box-shadow:none;background:0 0;border-radius:0;gap:12px;padding:0;display:grid}.auth-consent-row{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:.84rem;line-height:1.45;display:flex}.auth-consent-row a{color:var(--accent-cta);font-weight:600}.auth-consent-row a:hover{color:var(--accent-cta-hover)}.auth-consent-divider{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:4px 0 0;font-size:.78rem}.auth-consent-row.optional{color:var(--muted)}.admin-user-kpi-grid{grid-template-columns:repeat(2,1fr);margin-bottom:16px}@media (min-width:900px){.admin-user-kpi-grid{grid-template-columns:repeat(6,1fr)}}.admin-kpi-alert strong{color:#b42318}.admin-user-filter-pill{white-space:nowrap}.admin-user-table td{vertical-align:middle}.admin-user-contact{gap:2px;font-size:.88rem;display:grid}.admin-user-kvkk-badges{flex-wrap:wrap;gap:4px;display:flex}.admin-user-note-dot{background:var(--terracotta-a11y);vertical-align:middle;border-radius:999px;width:7px;height:7px;margin-left:6px;display:inline-block}.admin-user-row-erasure{background:#b423180a}.admin-user-modal-sub{color:var(--text-secondary);margin:4px 0 0;font-size:.85rem;font-weight:400}.admin-user-meta-grid{border-radius:var(--radius);background:var(--admin-surface-muted);border:1px solid var(--admin-card-border);grid-template-columns:repeat(3,1fr);gap:10px;padding:12px 14px;display:grid}.admin-user-meta-grid span{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-muted);font-size:.72rem;font-weight:600;display:block}.admin-user-meta-grid strong{color:var(--ink);font-size:.88rem;font-weight:700}.admin-user-status-field{align-content:end;gap:8px;display:grid}.admin-user-kvkk-lead{margin-top:0}.admin-user-consent-grid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:640px){.admin-user-consent-grid{grid-template-columns:1fr 1fr}}.admin-user-consent-card{border-radius:var(--radius);border:1px solid var(--admin-card-border);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-user-consent-card.active{background:#027a480a;border-color:#027a4859}.admin-user-consent-card p{color:var(--text-secondary);margin:4px 0;font-size:.82rem}.admin-user-erasure-box{border-radius:var(--radius);background:#b423180d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:14px;display:flex;box-shadow:inset 0 0 0 1px #b423181f}.admin-user-erasure-box p{margin:4px 0 0;font-size:.82rem}.admin-user-consent-log{gap:10px;max-height:240px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.admin-user-consent-log li{border-radius:var(--radius-sm);background:var(--admin-surface-muted);border:1px solid var(--admin-card-border);gap:4px;padding:10px 12px;font-size:.82rem;display:grid}.admin-user-consent-log time{color:var(--text-secondary);font-size:.78rem}.admin-user-consent-log em{color:var(--ink-soft);font-style:normal}.cookie-consent-banner{left:16px;right:16px;bottom:calc(var(--mobile-nav-h,0px) + 16px);z-index:120;max-width:920px;margin:0 auto;position:fixed}.cookie-consent-inner{border-radius:var(--radius-lg);background:#fffcf7fa;border:1px solid #e8dfd3f2;gap:12px;padding:16px 18px;display:grid;box-shadow:0 12px 40px #2f241924}.cookie-consent-inner p{color:var(--ink-soft);margin:6px 0 0;font-size:.86rem}.cookie-consent-options{flex-wrap:wrap;gap:14px;font-size:.85rem;display:flex}.cookie-consent-options label{align-items:center;gap:8px;display:inline-flex}.cookie-consent-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.oya-newsletter-consent{color:var(--muted);grid-column:1/-1;align-items:flex-start;gap:8px;font-size:.78rem;display:flex}.oya-newsletter-consent a{color:var(--terracotta-a11y)}.kvkk-consent-intro,.kvkk-consent-hint{color:var(--muted);margin:0;font-size:.84rem;line-height:1.45}.kvkk-consent-hint a{color:var(--accent-cta);font-weight:600}.kvkk-consent-hint a:hover{color:var(--accent-cta-hover)}.account-privacy-form{gap:12px;display:grid}.account-legal-links{gap:6px;margin:0;padding-left:18px;display:grid}.account-privacy-actions{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.account-erasure-banner{border-radius:var(--radius);background:#b423180f;border:1px solid #b4231826;padding:12px 14px;font-size:.88rem}.admin-consent-mode-label{font-size:.82rem;line-height:1.3}.admin-consent-mode-note{margin:10px 0 0;font-size:.84rem}.admin-consent-mode-note a{color:var(--terracotta-a11y);font-weight:600}.admin-consent-log-table td{vertical-align:top}.admin-consent-log-ref{word-break:break-word;max-width:220px;color:var(--ink-soft);font-size:.82rem}.admin-user-iys-log em{max-width:100%}.product-detail-page{max-width:1180px;padding-bottom:56px}.product-detail-breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;padding:8px 0 4px;font-size:.82rem;display:flex}.product-detail-breadcrumb a{color:var(--ink-soft);text-decoration:none}.product-detail-breadcrumb a:hover{color:var(--terracotta-a11y)}.product-detail-breadcrumb span[aria-current=page]{color:var(--ink);white-space:normal;word-break:break-word;font-weight:600}.product-detail{gap:32px;padding:12px 0 36px}@media (min-width:900px){.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(340px,460px);align-items:start;gap:48px}.product-detail-media,.product-detail-buy-panel{top:calc(var(--oya-header-h,var(--header-h,72px)) + 16px);align-self:start;position:sticky}}.product-detail-below{margin-top:8px;padding-bottom:12px}.product-detail-image{aspect-ratio:4/5;border-radius:calc(var(--radius-lg) + 2px);box-shadow:0 18px 48px #2f24191a}.product-gallery{gap:10px;margin-top:14px}.product-gallery-thumb{border-width:2px;border-radius:12px;flex:0 0 84px;width:84px;height:104px}.product-detail-info{min-width:0;display:block}.product-detail-buy-panel{border-radius:calc(var(--radius-lg) + 2px);background:#fffcf7fa;border:1px solid #e8dfd3d9;padding:24px 22px 22px;box-shadow:0 14px 40px #2f241912}.product-detail-category{letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta-a11y);margin-bottom:10px;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.product-detail-category:hover{text-decoration:underline}.product-detail-head{align-items:center;margin-bottom:6px}.product-detail h1{letter-spacing:-.03em;font-size:clamp(1.75rem,3.2vw,2.55rem);line-height:1.08}.product-detail-price-block{border-top:1px solid #e8dfd3bf;border-bottom:1px solid #e8dfd3bf;margin:10px 0 14px;padding:16px 0 14px}.product-detail-price-row{flex-wrap:wrap;align-items:baseline;gap:10px 12px;display:flex}.product-detail-price{font-family:var(--font-display);letter-spacing:-.04em;color:var(--ink);font-size:clamp(2rem,4.5vw,2.85rem);font-weight:700;line-height:1}.product-detail-price-old{color:var(--muted);font-size:1.15rem;text-decoration:line-through}.product-detail-save-badge{color:var(--terracotta-dark);background:#b85c381f;border-radius:999px;align-items:center;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.product-detail-price-note{color:var(--muted);margin:8px 0 0;font-size:.84rem}.product-detail-lowest-price{color:var(--muted);margin:6px 0 0;font-size:.82rem}.product-detail-cart-promo{color:var(--accent);flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin:8px 0 0;font-size:.88rem;display:flex}.product-detail-cart-promo-price{color:var(--text);font-weight:600}.product-detail-installment{color:var(--muted);margin:6px 0 0;font-size:.84rem}.product-detail-delivery-est{color:var(--text);margin:6px 0 0;font-size:.88rem}.product-detail-delivery-note{color:var(--muted);font-size:.84rem}.product-detail-gift{margin-top:4px}.product-detail-gift-label{cursor:pointer;align-items:center;gap:8px;font-size:.9rem;display:flex}.product-detail-gift-note{border:1px solid var(--border);width:100%;font:inherit;resize:vertical;border-radius:8px;margin-top:8px;padding:8px 10px}.product-detail-highlights{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.product-detail-highlight{color:var(--ink-soft);background:#f3ebe0d9;border:1px solid #e8dfd3e6;border-radius:999px;padding:6px 11px;font-size:.8rem;font-weight:600}.product-detail-stock-row{margin-bottom:4px}.product-detail-stock{color:var(--ink-soft);background:#f3ebe0b3;border-radius:999px;align-items:center;padding:5px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.product-detail-stock-low{color:var(--terracotta-dark);background:#b85c381f}.product-detail-stock-out{color:#b42318;background:#b4231814}.product-detail-field{margin-top:4px}.product-detail-field-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:16px 0 8px;font-size:.78rem;font-weight:700}.product-detail-options{margin:0 0 4px}.product-detail-field-error{color:#c2410c;margin:6px 0 0;font-size:.82rem;font-weight:600}.product-option-swatch-img{object-fit:cover;border-radius:4px;width:20px;height:20px}.product-option-color-dot{border:1px solid #0000001f;border-radius:50%;flex-shrink:0;width:14px;height:14px}.product-detail-cta{margin-top:22px}.product-detail-cta-primary{flex:100%;min-height:52px;font-size:1rem;font-weight:700}.product-detail-cta-secondary{min-height:48px;color:var(--ink);background:#fff;border-color:#2a211c2e;flex:100%;font-size:.92rem;font-weight:600}.product-detail-trust{color:var(--ink-soft);border-top:1px solid #e8dfd3bf;flex-wrap:wrap;gap:10px 14px;margin-top:16px;padding-top:14px;font-size:.82rem;display:flex}.product-detail-trust span{align-items:center;gap:6px;display:inline-flex}.product-detail-meta{color:var(--muted);letter-spacing:.02em;margin:12px 0 0;font-size:.76rem}.product-detail-info .oya-accordion{border-top:1px solid #e8dfd3d9;margin-top:24px}.product-detail-info .oya-accordion-body{color:var(--ink-soft);font-size:.94rem;line-height:1.65}.product-detail-back{margin:18px 0 0;font-size:.86rem}.product-detail-back a{color:var(--terracotta-a11y);font-weight:600}.product-detail-skeleton{text-align:center;color:var(--muted);padding:48px 0}.product-color-rail{margin:18px 0 8px}.product-color-rail-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.product-color-rail-label{color:var(--ink-soft);font-size:.88rem}.product-color-rail-label strong{color:var(--ink);font-weight:700}.product-color-rail-nav{gap:4px;display:inline-flex}.product-color-rail-nav button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.product-color-rail-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.product-color-rail-track::-webkit-scrollbar{display:none}.product-color-rail-item{background:var(--sand);cursor:pointer;scroll-snap-align:start;border:2px solid #0000;border-radius:10px;flex:0 0 72px;width:72px;height:96px;padding:0;overflow:hidden}.product-color-rail-item.active{border-color:var(--terracotta);box-shadow:0 0 0 1px #b8654a26}.product-color-rail-item img,.product-color-rail-fallback{object-fit:cover;width:100%;height:100%;display:block}.product-detail-cta-row{flex-direction:row}.product-detail-cta-row .product-detail-cta-primary,.product-detail-cta-row .product-detail-cta-secondary{flex:1 1 0;min-width:0}.product-pdp-sticky{top:var(--oya-header-h,var(--header-h,72px));z-index:55;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);visibility:hidden;pointer-events:none;opacity:0;background:#fffcf7f5;border-bottom:1px solid #e8dfd3e6;transition:opacity .15s,visibility .15s;position:fixed;left:0;right:0;box-shadow:0 8px 24px #2f241914}.product-pdp-sticky--visible{visibility:visible;pointer-events:auto;opacity:1}.product-pdp-cta-sentinel{pointer-events:none;visibility:hidden;width:100%;height:1px}.product-pdp-sticky-buy{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.product-pdp-sticky-product{flex:220px;align-items:center;gap:10px;min-width:0;display:flex}.product-pdp-sticky-product img{object-fit:cover;border-radius:8px;flex-shrink:0;width:44px;height:56px}.product-pdp-sticky-copy{gap:2px;min-width:0;display:grid}.product-pdp-sticky-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.product-pdp-sticky-copy span{color:var(--terracotta-dark);font-size:.95rem;font-weight:700}.product-pdp-sticky-copy s{color:var(--muted);margin-right:6px;font-size:.78rem;font-weight:500}.product-pdp-sticky-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.product-pdp-sticky-size{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:40px;padding:0 10px;font-size:.84rem}.product-pdp-sticky-buy-now{min-height:40px;padding-inline:14px}.product-pdp-sticky-actions .btn-primary{min-height:40px;padding-inline:16px}.product-pdp-sticky-heart{width:40px;height:40px;padding:0}.product-pdp-section-nav{scrollbar-width:none;border-top:1px solid #e8dfd3bf;overflow-x:auto}.product-pdp-section-nav::-webkit-scrollbar{display:none}.product-pdp-section-nav-inner{gap:4px;padding:0 0 2px;display:flex}.product-pdp-section-nav button{color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;padding:10px 14px;font-size:.84rem;font-weight:600}.product-pdp-section-nav button.active{color:var(--terracotta-dark);border-bottom-color:var(--terracotta)}.product-spec-sections{gap:28px;margin-top:0;display:grid}.product-spec-block{scroll-margin-top:calc(var(--oya-header-h,var(--header-h,72px)) + 110px)}.product-spec-title{font-family:var(--font-display);letter-spacing:-.01em;margin:0 0 14px;font-size:1.05rem;font-weight:700}.product-spec-featured-grid{background:#e8dfd3e6;border:1px solid #e8dfd3e6;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}@media (min-width:700px){.product-spec-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-spec-featured-cell,.product-spec-full-cell{background:#fffcf7fa;gap:4px;padding:12px 14px;display:grid}.product-spec-featured-cell span,.product-spec-full-cell span{color:var(--muted);font-size:.76rem}.product-spec-featured-cell strong,.product-spec-full-cell strong{color:var(--ink);font-size:.88rem;font-weight:600}.product-spec-full-grid{background:#e8dfd3e6;border:1px solid #e8dfd3e6;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}@media (min-width:700px){.product-spec-full-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-spec-expand{border:1px solid var(--line);cursor:pointer;background:#f3ebe08c;border-radius:12px;width:100%;min-height:44px;margin-top:12px;font-weight:600}.product-spec-description{color:var(--ink-soft);white-space:pre-line;font-size:.94rem;line-height:1.65}.product-spec-description-html{white-space:normal}.product-spec-description-html h1,.product-spec-description-html h2,.product-spec-description-html h3{font-family:var(--font-display,inherit);color:var(--ink);margin:0 0 10px;font-size:1.05rem}.product-spec-description-html p{margin:0 0 10px}.product-spec-description-html ul,.product-spec-description-html ol{margin:0 0 12px;padding-left:20px}.product-spec-description-html li{margin-bottom:4px}.product-detail-breadcrumb-chain{display:inline}.product-spec-bullets{color:var(--ink-soft);margin:0;padding-left:18px;font-size:.92rem;line-height:1.65}.product-safety-group+.product-safety-group{margin-top:18px}.product-safety-subtitle{font-size:var(--text-lg);color:var(--ink);margin:0 0 8px;font-weight:600}.product-safety-dl{font-size:var(--text-base);gap:8px;margin:0;display:grid}.product-safety-dl>div{grid-template-columns:minmax(72px,92px) 1fr;gap:10px;display:grid}.product-safety-dl dt{color:var(--muted);margin:0;font-weight:600}.product-safety-dl dd{color:var(--ink-soft);margin:0}.product-spec-bullets a{color:var(--terracotta-a11y);text-decoration:underline}#pdp-safety{scroll-margin-top:calc(var(--oya-header-h,var(--header-h,72px)) + 110px)}#pdp-reviews,#pdp-related{scroll-margin-top:calc(var(--oya-header-h,var(--header-h,72px)) + 96px)}@media (max-width:720px){.product-pdp-sticky-actions{justify-content:stretch}.product-pdp-sticky-actions .btn,.product-pdp-sticky-size{flex:auto}.product-detail-cta-row{flex-direction:column}.product-detail-cta-row .btn{width:100%}}@media (max-width:899px){.product-detail-page.container{padding-inline:0;padding-bottom:calc(var(--mobile-nav-h,64px) + 88px)}.product-detail-breadcrumb,.product-detail-info,.product-detail-below,#pdp-reviews,#pdp-related,.oya-related-section{padding-inline:clamp(16px,4vw,24px)}.product-detail{gap:0;padding-top:0}.product-detail-media{width:100%;margin-inline:0}.product-detail-image{aspect-ratio:1/1.15;box-shadow:none;border-left:none;border-right:none;border-radius:0}.product-gallery{gap:8px;margin-top:0;padding:12px clamp(16px,4vw,24px)}.product-gallery-thumb{border-radius:10px;flex:0 0 72px;width:72px;height:90px}.product-detail-buy-panel{border-left:none;border-right:none;border-radius:20px 20px 0 0;margin-top:4px;box-shadow:0 -10px 32px #2f24190f}.product-detail h1{font-size:clamp(1.45rem,5.2vw,1.85rem);line-height:1.12}.product-detail-price{font-size:clamp(1.85rem,6.5vw,2.25rem)}.product-detail-price-old{font-size:1rem}.product-detail-field-label{font-size:.82rem}.product-color-rail{margin:14px 0 6px}.product-color-rail-label{font-size:.92rem}.product-color-rail-item{flex:0 0 76px;width:76px;height:100px}.product-pdp-sticky{top:auto;bottom:calc(var(--mobile-nav-h,64px) + env(safe-area-inset-bottom,0px));z-index:58;border-top:1px solid #e8dfd3f2;border-bottom:none;transition:opacity .15s,visibility .15s,transform .15s;transform:translateY(100%);box-shadow:0 -10px 28px #2f24191a}.product-pdp-sticky--visible{transform:translateY(0)}.product-pdp-section-nav{display:none}.product-pdp-sticky-buy{flex-direction:row;align-items:center;gap:10px;padding:10px clamp(16px,4vw,24px)}.product-pdp-sticky-product,.product-pdp-sticky-size,.product-pdp-sticky-heart{display:none}.product-pdp-sticky-actions{flex-wrap:nowrap;flex:auto;justify-content:stretch;gap:10px;width:100%}.product-pdp-sticky-buy-now,.product-pdp-sticky-actions .btn-primary{flex:1 1 0;min-width:0;min-height:44px;font-size:.95rem;font-weight:700}}@media (max-width:768px){.product-pdp-sticky-buy{padding:10px 16px}.product-pdp-sticky-actions{gap:8px}}@media (min-width:900px){.product-detail-image{aspect-ratio:4/5.1}.product-detail h1{font-size:clamp(1.85rem,2.4vw,2.65rem)}.product-detail-price{font-size:clamp(2.15rem,3.2vw,3rem)}.product-gallery-thumb{flex:0 0 92px;width:92px;height:114px}.product-color-rail-item{flex:0 0 80px;width:80px;height:106px}}.admin-main,.admin-content{min-width:0}.admin-products-table-wrap{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #2f24191f;border-radius:14px;max-width:100%;overflow-x:auto;box-shadow:0 4px 24px #2f241914,0 1px 3px #2f24190f}@media (max-width:768px){.admin-products-table-wrap .admin-table{min-width:760px}}.oya-card-skeleton{flex-direction:column;gap:10px;display:flex}.oya-card-skeleton-img{aspect-ratio:3/4;background:linear-gradient(90deg,#e7ded18c 25%,#f4eee5d9 37%,#e7ded18c 63%) 0 0/300% 100%;border-radius:14px;animation:1.3s ease-in-out infinite oya-skeleton-shimmer}.oya-card-skeleton-line{background:#e7ded1b3;border-radius:6px;height:12px}.oya-card-skeleton-line.short{width:45%}@keyframes oya-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-100% 0}}.oya-skel-bar{background:linear-gradient(90deg,#e7ded18c 25%,#f4eee5d9 37%,#e7ded18c 63%) 0 0/300% 100%;border-radius:8px;height:14px;animation:1.3s ease-in-out infinite oya-skeleton-shimmer}.shop-skel-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.shop-skel-toolbar .oya-skel-bar.title{width:min(220px,60%);height:28px}.shop-skel-toolbar .oya-skel-bar.sort{border-radius:999px;width:140px;height:38px}.shop-skel-sidebar{gap:14px;display:grid}.shop-skel-sidebar .oya-skel-bar.head{width:70%;height:18px;margin-top:6px}.pdp-skel-media .oya-skel-bar.main{aspect-ratio:4/5;border-radius:var(--radius);width:100%}.pdp-skel-gallery{gap:10px;margin-top:14px;display:flex}.pdp-skel-gallery .oya-skel-bar{border-radius:10px;width:64px;height:80px}.pdp-skel-info{gap:14px;display:grid}.pdp-skel-info .oya-skel-bar.h1{width:80%;height:30px}.pdp-skel-info .oya-skel-bar.price{width:40%;height:26px}.pdp-skel-info .oya-skel-bar.btn{border-radius:12px;height:52px;margin-top:6px}.admin-content:has(.admin-products-shell){max-width:1640px}.admin-products-shell{max-width:100%}.admin-products-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.admin-products-toolbar-left,.admin-products-toolbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-products-sort{border:1px solid var(--line);font:inherit;color:var(--ink);background:#fff;border-radius:10px;padding:8px 12px;font-size:.85rem}.admin-pagesize,.admin-goto{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:.82rem;display:inline-flex}.admin-pagesize select{border:1px solid var(--line);font:inherit;background:#fff;border-radius:9px;padding:7px 10px;font-size:.84rem}.admin-goto input{border:1px solid var(--line);width:56px;font:inherit;text-align:center;background:#fff;border-radius:9px;padding:7px 8px;font-size:.84rem}.admin-pagination{align-items:center;gap:4px;display:inline-flex}.admin-page-btn{border:1px solid var(--line);cursor:pointer;min-width:32px;height:32px;color:var(--ink);font-variant-numeric:tabular-nums;transition:background .15s var(--ease-out), border-color .15s var(--ease-out);background:#fff;border-radius:8px;padding:0 8px;font-size:.84rem;font-weight:600}.admin-page-btn:not(:disabled):hover{background:var(--sand)}.admin-page-btn.is-active{background:var(--accent-cta);border-color:var(--accent-cta);color:var(--accent-cta-text)}.admin-page-btn:disabled{opacity:.4;cursor:not-allowed}.admin-page-gap{color:var(--muted);padding:0 4px}.admin-bulk-bar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;padding:12px 16px;display:flex}.admin-bulk-field{color:var(--muted);align-items:center;gap:8px;font-size:.85rem;display:inline-flex}.admin-action-menu{display:inline-flex;position:relative}.admin-action-menu-trigger{gap:4px}.admin-action-menu-pop{z-index:30;border:1px solid var(--line);background:#fff;border-radius:12px;gap:2px;min-width:168px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 36px #2f241924}.admin-action-menu-pop button{text-align:left;font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 12px;font-size:.85rem}.admin-action-menu-pop button:hover{background:var(--sand)}.admin-customize-pop{min-width:190px;padding:12px;left:0;right:auto}.admin-customize-title{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px;font-size:.75rem;font-weight:700}.admin-customize-row{cursor:pointer;align-items:center;gap:8px;padding:5px 2px;font-size:.86rem;display:flex}.admin-products-table{min-width:1280px}.admin-products-table th,.admin-products-table td{padding:18px 16px}.admin-products-table thead th{background:var(--surface-page);vertical-align:middle;white-space:nowrap;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);font-size:.74rem;font-weight:700}.admin-products-table td{vertical-align:top;font-size:.98rem}.admin-products-table tbody tr{transition:background .15s var(--ease-out);border-bottom:1px solid #2f241912}.admin-products-table tbody tr:hover{background:var(--accent-cta-soft)}.admin-products-table tbody tr:active{background:#f27a1a24}.admin-products-table tbody tr.is-selected{background:#f27a1a29}.admin-col-check{width:44px}.admin-col-info{min-width:380px}.admin-col-variant{width:120px}.admin-col-status{width:110px}.admin-col-stockcode,.admin-col-priceinfo{width:130px}.admin-col-customerprice{width:170px}.admin-col-saleprice{width:140px}.admin-col-stock{width:130px}.admin-col-actions{width:150px}.admin-product-cell{align-items:flex-start;gap:16px;display:flex}.admin-product-thumb{object-fit:cover;background:var(--sand);border:1px solid #2f24191f;border-radius:10px;flex-shrink:0;width:76px;min-width:76px;height:96px;box-shadow:0 2px 8px #2f241914}.admin-product-meta{gap:6px;min-width:0;display:grid}.admin-product-name{text-align:left;font:inherit;color:#2a1f15;-webkit-line-clamp:2;background:0 0;border:0;-webkit-box-orient:vertical;padding:0;font-size:1.05rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.admin-product-name-link{cursor:pointer;-webkit-line-clamp:unset;align-items:flex-start;gap:4px;max-width:100%;text-decoration:none;display:inline-flex;overflow:visible}.admin-product-name-link:hover{color:var(--terracotta);text-decoration:underline}.admin-product-name-muted{color:var(--muted);cursor:default}.admin-product-ext-icon{opacity:.45;flex-shrink:0;margin-top:3px}.admin-product-name-link:hover .admin-product-ext-icon{opacity:.85}.admin-product-subline{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;font-size:.86rem;line-height:1.5;display:flex}.admin-meta-label{color:#2f241994;font-weight:500}.admin-meta-value{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:600}.admin-copy-btn{border:1px solid var(--line);width:20px;height:20px;color:var(--muted);cursor:pointer;background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.admin-copy-btn:hover{color:var(--terracotta);border-color:#b8654a66}.admin-variant-pill{border:1px solid var(--line);background:var(--sand);font:inherit;color:var(--ink);cursor:pointer;border-radius:999px;padding:5px 10px;font-size:.84rem;font-weight:600}.admin-variant-pill:hover{border-color:#b8654a66}.admin-status-dot{align-items:center;gap:7px;font-size:.88rem;font-weight:600;display:inline-flex}.admin-status-dot .dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.admin-status-dot.is-active{color:#067a48}.admin-status-dot.is-active .dot{background:#0a9d5c;box-shadow:0 0 0 3px #0a9d5c29}.admin-status-dot.is-passive{color:var(--muted)}.admin-status-dot.is-passive .dot{background:#9b8e80;box-shadow:0 0 0 3px #9b8e8029}.admin-col-status{white-space:normal}.admin-col-status .admin-badge{display:inline-block}.admin-code{background:var(--sand);color:var(--ink);font-variant-numeric:tabular-nums;border-radius:6px;padding:3px 7px;font-size:.84rem}.admin-price-info{gap:3px;display:grid}.admin-price-current{color:var(--ink);font-variant-numeric:tabular-nums;font-size:.98rem;font-weight:700}.admin-price-meta{align-items:center;gap:6px;font-size:.84rem;display:inline-flex}.admin-price-meta s{color:var(--muted)}.admin-price-input{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:2px;padding:0 8px;display:inline-flex}.admin-price-input:focus-within{border-color:#b8654a8c;box-shadow:0 0 0 2px #b8654a1f}.admin-price-input.is-saving{opacity:.7}.admin-price-input .admin-inline-input{box-shadow:none;background:0 0;border:0;padding:7px 2px}.admin-price-input .admin-inline-input:focus{box-shadow:none;outline:none}.admin-price-affix{color:var(--muted);font-size:.9rem}.admin-products-table .admin-inline-input{min-height:36px;padding:8px 10px;font-size:1rem}.admin-products-table .admin-price-input{min-height:38px;padding:0 10px}.admin-products-table .admin-price-input .admin-inline-input{box-shadow:none;background:0 0;border:0;min-height:auto;padding:9px 4px}.admin-products-table .admin-inline-readonly{font-size:1rem}.admin-products-table .admin-row-actions{align-items:center;gap:6px}.admin-btn-detail{color:var(--terracotta);border-color:#b8654a80}.admin-btn-detail:hover{background:#b8654a12}.admin-variant-sublist{gap:8px;padding:4px 0 4px 34px;display:grid}.admin-variant-subitem{border:1px solid var(--line);background:#fff;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 24px;padding:8px 12px;display:flex}.admin-variant-subrow-fields{align-items:center;gap:16px;display:flex}.admin-variant-field{color:var(--muted);align-items:center;gap:8px;font-size:.78rem;display:inline-flex}.admin-products-footer{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;font-size:.82rem;display:flex}@media (max-width:1024px){.admin-products-toolbar{gap:10px}.admin-products-toolbar-right{justify-content:flex-start;width:100%}}@media (max-width:640px){.admin-products-shell .admin-orders-toolbar{flex-direction:column;align-items:stretch;gap:8px}.admin-products-shell .admin-orders-toolbar input,.admin-products-shell .admin-orders-toolbar select{flex:auto;width:100%;min-width:0;max-width:none}.admin-products-shell .admin-orders-toolbar-count{text-align:right;margin-left:0}.admin-products-toolbar-left,.admin-products-toolbar-right{justify-content:flex-start;width:100%}.admin-product-thumb{width:64px;min-width:64px;height:80px}.admin-col-info{min-width:300px}.admin-product-name{font-size:1rem}}@media (max-width:390px){.admin-product-thumb{width:56px;min-width:56px;height:72px}.admin-col-info{min-width:260px}.admin-product-cell{gap:12px}}@media (max-width:768px){.admin-products-table-wrap .admin-table.admin-products-table{min-width:1120px}}.admin-content:has(.admin-orders-shell){max-width:1640px}.admin-orders-shell{max-width:100%}.admin-orders-toolbar-bar{margin-bottom:14px}.admin-orders-table-wrap{-webkit-overflow-scrolling:touch;max-width:100%;margin-top:0;overflow-x:auto}.admin-orders-table{min-width:1120px}.admin-orders-table th,.admin-orders-table td{padding:15px 14px}.admin-orders-table th{vertical-align:middle;white-space:nowrap;font-size:.82rem}.admin-orders-table td{vertical-align:top;font-size:.96rem}.admin-col-order-no{width:140px}.admin-col-customer{min-width:220px}.admin-col-order-date{width:120px}.admin-col-order-total{width:130px}.admin-col-order-payment{width:110px}.admin-col-order-status{width:120px}.admin-col-order-tracking{min-width:140px}.admin-col-order-actions{width:110px}.admin-order-no-link{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:700;text-decoration:none}.admin-order-no-link:hover{color:var(--terracotta);text-decoration:underline}.admin-order-row-gift{margin-top:6px;display:inline-flex}.admin-order-date-main{font-variant-numeric:tabular-nums;font-weight:600;display:block}.admin-order-date-sub{color:var(--muted);margin-top:2px;font-size:.78rem;display:block}.admin-order-total{font-variant-numeric:tabular-nums;font-weight:700;display:block}.admin-order-item-count{color:var(--muted);margin-top:2px;font-size:.78rem;display:block}.admin-orders-table .admin-row-actions{align-items:center;gap:6px}.checkout-gift-note-line,.checkout-summary-gift-note{color:var(--muted);margin:6px 0 0;font-size:.88rem;line-height:1.45}.checkout-summary-gift-note{border-bottom:1px solid var(--line);margin-bottom:8px;padding:0 0 8px}@media (max-width:768px){.admin-orders-table-wrap .admin-table.admin-orders-table{min-width:980px}}.admin-content:has(.admin-categories-shell){max-width:1640px}.admin-categories-shell{max-width:100%}.admin-categories-toolbar{margin-bottom:14px}.admin-categories-table-wrap{-webkit-overflow-scrolling:touch;max-width:100%;margin-top:0;overflow-x:auto}.admin-categories-table{min-width:960px}.admin-categories-table th,.admin-categories-table td{padding:15px 14px}.admin-categories-table th{vertical-align:middle;white-space:nowrap;font-size:.82rem}.admin-categories-table td{vertical-align:top;font-size:.96rem}.admin-col-cat-name{min-width:220px}.admin-col-cat-slug,.admin-col-cat-parent{min-width:160px}.admin-col-cat-sort{width:72px}.admin-col-cat-count{width:110px}.admin-col-cat-actions{width:260px}.admin-cat-name{font-weight:600;display:inline-block}.admin-cat-depth{color:var(--muted)}.admin-category-breadcrumb{color:var(--muted);font-size:.88rem}.admin-categories-table .admin-row-actions{flex-wrap:wrap;align-items:center;gap:6px}.admin-category-modal{width:min(640px,100%)}.admin-category-picker select{width:100%}.admin-category-picker-path{margin-top:6px}.admin-field-check{align-items:end;padding-bottom:8px;display:flex}.admin-field-check label{align-items:center;gap:8px;margin:0;display:inline-flex}@media (max-width:768px){.admin-categories-table-wrap .admin-table.admin-categories-table{min-width:860px}}.oya-product-grid{gap:32px 24px}@media (min-width:900px){.oya-product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:36px 28px}}.oya-product-name{letter-spacing:-.01em;font-size:.94rem;line-height:1.35}.oya-product-type{font-size:.8rem}.oya-product-price{letter-spacing:-.01em;font-size:.98rem}.oya-product-price-old{font-size:.8rem}.oya-product-meta{gap:12px}.oya-product-meta-left{gap:4px}.product-card-body{padding:16px 16px 18px}.product-card-title{margin:8px 0 10px;font-size:1.05rem;line-height:1.35}.product-card-cat{font-size:.7rem}.price{font-size:1.02rem}.price-old{font-size:.88rem}.product-grid{gap:22px}@media (min-width:700px){.product-grid{gap:28px}}@media (min-width:1200px){.product-grid{gap:32px}}.shop-layout{gap:28px}@media (min-width:900px){.shop-layout{grid-template-columns:240px minmax(0,1fr);gap:52px}}.sidebar-label{letter-spacing:.08em;font-size:.78rem}.sidebar-nav a{padding:10px 12px;font-size:.94rem}.sidebar-nav a em{font-size:.78rem}.sidebar-sections{gap:32px}.shop-toolbar h1{letter-spacing:-.02em;font-size:clamp(1.35rem,2.4vw,1.75rem)}.shop-toolbar p{margin-top:6px;font-size:.92rem}.oya-section-title-hb{font-size:1.15rem}.oya-home-carousel{gap:16px}.oya-home-carousel-item .oya-product-name,.oya-storefront-carousel-item .oya-product-name{font-size:.96rem}.oya-home-carousel-item .oya-product-price,.oya-storefront-carousel-item .oya-product-price{font-size:1rem}.oya-home-carousel-item .oya-product-type,.oya-storefront-carousel-item .oya-product-type{font-size:.78rem}.oya-home-feed .oya-product-grid{padding-top:8px}@media (max-width:480px){.oya-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.oya-product-name{font-size:.82rem}.oya-product-price{font-size:.84rem}.oya-product-type{font-size:.72rem}.oya-home-carousel-item .oya-product-name,.oya-storefront-carousel-item .oya-product-name{font-size:.88rem}.oya-home-carousel-item .oya-product-price,.oya-storefront-carousel-item .oya-product-price{font-size:.92rem}.oya-home-carousel-item .oya-product-type,.oya-storefront-carousel-item .oya-product-type{font-size:.74rem}.shop-toolbar h1{font-size:1.2rem}}@media (min-width:900px) and (max-width:1399px){.product-detail{gap:36px;padding:20px 0 28px}.product-detail-buy-panel{padding:22px 20px 20px}.product-detail h1{font-size:clamp(1.75rem,2.1vw,2.35rem);line-height:1.14}.product-detail-price{font-size:clamp(2rem,2.8vw,2.65rem)}.product-color-rail{margin:16px 0 10px}.product-color-rail-label{font-size:.9rem}.product-pdp-sticky-buy{gap:16px;padding:10px 0}.product-pdp-sticky-copy strong{font-size:.86rem}.product-pdp-sticky-copy span{font-size:1rem}.product-detail-field-label{font-size:.86rem;font-weight:600}.option-btn{min-width:46px;padding:11px 15px;font-size:.9rem}}.product-pdp-layout{gap:20px;display:grid}.product-pdp-gallery-main{position:relative}.product-pdp-gallery-overlays{z-index:2;pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.product-pdp-gallery-top-badges{flex-wrap:wrap;align-items:flex-start;gap:6px;padding:10px;display:flex}.product-pdp-badge-pill{letter-spacing:.01em;white-space:nowrap;border-radius:4px;align-items:center;padding:5px 10px;font-size:.68rem;font-weight:700;line-height:1.2;display:inline-flex}.product-pdp-badge-pill--green{background:var(--badge-bg);color:var(--badge-text)}.product-pdp-badge-pill--green-light{color:var(--accent-cta);border:1px solid var(--accent-cta);background:#fff}.product-pdp-badge-pill--compact{padding:3px 7px;font-size:.58rem;font-weight:600}.product-pdp-badge-lowest{background:var(--promo-badge-bg);width:72px;height:72px;color:var(--promo-badge-text);text-align:center;box-shadow:0 2px 8px var(--accent-cta-shadow);border-radius:50%;justify-content:center;align-items:center;padding:6px;display:flex;position:absolute;bottom:36px;left:10px}.product-pdp-badge-lowest span{letter-spacing:.02em;text-transform:uppercase;font-size:.52rem;font-weight:800;line-height:1.15}.product-pdp-gallery-bottom-strip{background:var(--promo-badge-bg);width:100%;color:var(--promo-badge-text);text-align:center;letter-spacing:.02em;margin-top:auto;padding:6px 12px;font-size:.72rem;font-weight:700}.product-pdp-buy-panel{background:var(--surface-card);border:1px solid var(--line);box-shadow:none}.product-pdp-brand{color:var(--ink);letter-spacing:-.01em;margin:0 0 4px;font-size:.92rem;font-weight:800}.product-pdp-head h1{font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:600;line-height:1.35}.product-pdp-rating{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:6px 8px;margin:6px 0 12px;font-size:.84rem;text-decoration:none;display:inline-flex}.product-pdp-rating:hover{color:var(--ink)}.product-pdp-rating-stars{color:#f5a623;gap:1px;display:inline-flex}.product-pdp-rating strong{color:var(--ink);font-weight:700}.product-pdp-rating-count{color:var(--muted)}.product-pdp-price-block{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:4px;margin:0 0 14px;padding:12px 0;display:grid}.product-pdp-price-promo-label{color:var(--price-cart-dark);margin:0;font-size:.82rem;font-weight:600}.product-pdp-price-compare{color:var(--muted);font-size:.88rem;text-decoration:line-through}.product-pdp-price-cart-line{align-items:baseline;gap:6px;margin:0;display:flex}.product-pdp-price-cart-prefix{color:var(--price-cart-dark);font-size:.92rem;font-weight:600}.product-pdp-price-cart-value{letter-spacing:-.03em;color:var(--price-cart);font-size:clamp(1.75rem,3.2vw,2.25rem);font-weight:800;line-height:1}.product-pdp-delivery{margin:14px 0 0;font-size:.88rem}.product-pdp-cta-row .product-pdp-btn-outline{border:2px solid var(--accent-cta);min-height:48px;color:var(--accent-cta);background:#fff;flex:1 1 0;font-weight:700}.product-pdp-cta-row .product-pdp-btn-cart{background:var(--btn-primary-bg);min-height:48px;color:var(--btn-primary-text);flex:1 1 0;font-weight:700}.product-pdp-cta-row .product-pdp-btn-cart:hover{background:var(--accent-cta-hover)}.product-pdp-mini-specs{margin-top:16px}.product-pdp-mini-specs-grid{border:1px solid var(--line);background:var(--line);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.product-pdp-mini-specs-cell{background:#fff;gap:3px;padding:10px 12px;display:grid}.product-pdp-mini-specs-cell span{color:var(--muted);font-size:.72rem}.product-pdp-mini-specs-cell strong{color:var(--ink);font-size:.84rem;font-weight:600}.product-pdp-trust{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.product-pdp-sidebar-title{color:var(--ink);margin:0 0 12px;font-size:.88rem;font-weight:700}.product-pdp-campaigns,.product-pdp-seller-card,.product-seller-card.product-pdp-seller-card{background:var(--surface-card);border:1px solid var(--line);box-shadow:none;border-radius:12px;padding:16px}.product-pdp-campaigns-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.product-pdp-campaigns-list li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:.84rem;display:flex}.product-pdp-campaigns-list li svg{color:var(--accent-cta);flex-shrink:0;margin-top:2px}.product-pdp-campaigns-list strong{color:var(--ink);font-weight:600;display:block}.product-pdp-campaigns-list small{color:var(--muted);margin-top:2px;font-size:.78rem;display:block}.product-seller-card-btn-follow.active{background:var(--price-cart-soft);color:var(--price-cart-dark);border-color:#0bc15c59}.product-pdp-sidebar-mobile{gap:16px;display:grid}.product-pdp-sidebar{display:none}@media (min-width:1100px){.product-detail.product-pdp-layout{grid-template-columns:minmax(0,1.05fr) minmax(320px,400px) minmax(248px,288px);align-items:start;gap:20px}.product-pdp-sidebar{top:calc(var(--oya-header-h,var(--header-h,72px)) + 16px);flex-direction:column;align-self:start;gap:16px;display:flex;position:sticky}.product-pdp-sidebar-mobile{display:none}.product-detail-media{top:calc(var(--oya-header-h,var(--header-h,72px)) + 16px);position:sticky}.product-detail-buy-panel{position:static}}@media (max-width:1099px){.product-pdp-sidebar{display:none}.product-pdp-sidebar-mobile{display:grid}}.product-detail-page{max-width:1280px}.product-detail-image{border:1px solid var(--line);box-shadow:none;background:#fff}.product-pdp-sticky{border-bottom:1px solid var(--line);background:#fffffffa}.product-pdp-sticky-copy span.product-pdp-sticky-price{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.product-pdp-sticky-copy s{color:var(--muted);font-size:.78rem;font-style:normal}.product-pdp-sticky-copy em{color:var(--price-cart);font-size:1rem;font-style:normal;font-weight:800}.product-pdp-tabs{background:var(--surface-card);border:1px solid var(--line);scroll-margin-top:calc(var(--oya-header-h,var(--header-h,72px)) + 72px);border-radius:12px;margin-top:8px;overflow:hidden}.product-pdp-tabs-nav{border-bottom:1px solid var(--line);scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.product-pdp-tabs-nav::-webkit-scrollbar{display:none}.product-pdp-tabs-btn{font-size:var(--text-sm);letter-spacing:.04em;color:#333;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;margin-bottom:-1px;padding:14px 18px;font-weight:600}.product-pdp-tabs-btn:hover{color:var(--ink)}.product-pdp-tabs-btn.active{color:var(--accent-cta);border-bottom-color:var(--accent-cta)}.product-pdp-tabs-panel{padding:clamp(20px,2vw,24px)}.product-pdp-info-row{grid-template-columns:120px 1fr;gap:20px;margin-bottom:24px;display:grid}.product-pdp-info-thumb{aspect-ratio:3/4;border:1px solid var(--line);background:#fff;border-radius:8px;width:120px;overflow:hidden}.product-pdp-info-thumb img{object-fit:cover;width:100%;height:100%}.product-pdp-info-extra-title{font-size:var(--text-lg);color:var(--ink);margin:0 0 10px;font-weight:600}.product-pdp-info-extra-list{font-size:var(--text-base);font-family:var(--font-body);color:#1f1f1f;gap:10px;margin:0;padding:0;list-style:none;display:grid}.product-pdp-info-extra-list strong{color:#484848;font-weight:700}.product-pdp-spec-section{margin-bottom:24px}.product-pdp-spec-heading{font-size:var(--text-lg);color:var(--ink);margin:0 0 12px;font-weight:600}.pdp-spec-grid{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.pdp-spec-cell{background:#f5f5f5;gap:4px;padding:12px 14px;display:grid}.pdp-spec-cell span{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.03em;color:var(--ink-muted,#484848);font-weight:500}.pdp-spec-cell strong{font-size:var(--text-base);color:#1f1f1f;font-weight:600}.product-pdp-spec-expand{color:var(--accent-cta);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;margin-top:12px;padding:0;font-weight:700;text-decoration:underline}.product-pdp-desc-section{margin-top:8px}.product-pdp-desc-heading{font-size:var(--text-lg);color:var(--accent-cta);margin:0 0 12px;font-weight:600}.product-pdp-desc-body{font-size:var(--text-base);color:#1f1f1f;line-height:1.6}.product-pdp-desc-body p{margin:0 0 8px}.product-pdp-desc-body-html ul,.product-pdp-desc-body-html ol{margin:0 0 10px;padding-left:1.2rem}.product-pdp-desc-body-html li{margin-bottom:4px}.product-pdp-buyers-placeholder{font-size:var(--text-base);color:var(--muted);margin:0}@media (max-width:768px){.product-pdp-tabs-nav{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.product-pdp-tabs-btn{scroll-snap-align:start}.pdp-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pdp-spec-cell{padding:10px 12px}.product-pdp-info-row{grid-template-columns:88px 1fr;gap:14px}.product-pdp-info-thumb{width:88px}}.shop-filter-sidebar{background:var(--surface-card);border:1px solid var(--line);font-size:var(--text-sm);border-radius:8px;overflow:hidden}.shop-filter-accordion{border-bottom:1px solid var(--line)}.shop-filter-accordion:last-of-type{border-bottom:none}.shop-filter-accordion-trigger{background:var(--surface-card);cursor:pointer;width:100%;color:var(--ink);text-align:left;border:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.shop-filter-accordion-trigger:hover{background:var(--surface-muted)}.shop-filter-chevron{color:var(--muted);transition:transform .2s var(--ease-out);flex-shrink:0}.shop-filter-chevron.open{transform:rotate(180deg)}.shop-filter-accordion-body{padding:0 16px 14px}.shop-filter-accordion--promo .shop-filter-accordion-trigger{color:var(--accent-cta)}.shop-filter-list{scrollbar-width:thin;gap:2px;max-height:220px;display:grid;overflow-y:auto}.shop-filter-link{color:var(--ink-soft);border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:7px 4px;font-size:.8125rem;font-weight:500;transition:color .15s;display:flex}.shop-filter-link:hover{color:var(--accent-cta)}.shop-filter-link.active{color:var(--accent-cta);font-weight:600}.shop-filter-link em{color:var(--muted);font-size:.75rem;font-style:normal}.shop-filter-link--child{padding-left:16px;font-size:.78rem}.shop-filter-cat-group{gap:0;display:grid}.shop-filter-brand-search{border:1px solid var(--line);background:var(--surface-muted);color:var(--muted);border-radius:6px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 10px;display:flex}.shop-filter-brand-search input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.8125rem}.shop-filter-brand-search input::placeholder{color:var(--muted)}.shop-filter-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:6px 2px;display:flex}.shop-filter-checkbox-label{color:var(--ink-soft);flex:1;font-size:.8125rem;line-height:1.3}.shop-filter-checkbox:has(.oya-checkbox__input:checked) .shop-filter-checkbox-label{color:var(--ink);font-weight:500}.shop-filter-checkbox-count{color:var(--muted);flex-shrink:0;font-size:.75rem}.shop-filter-color-dot{border-radius:50%;flex-shrink:0;width:16px;height:16px;box-shadow:inset 0 0 0 1px #0000001f}.shop-filter-price{gap:10px;display:grid}.shop-filter-price-inputs{align-items:center;gap:8px;display:flex}.shop-filter-price-inputs input{border:1px solid var(--line);background:var(--surface-card);border-radius:6px;flex:1;min-width:0;padding:8px 10px;font-size:.8125rem}.shop-filter-price-sep{color:var(--muted);font-size:.875rem}.shop-filter-price-slider{width:100%;accent-color:var(--accent-cta);height:4px}.shop-filter-price-hint{color:var(--muted);margin:0;font-size:.75rem}.shop-filter-toggles{border-top:1px solid var(--line);background:var(--surface-muted);gap:12px;padding:12px 16px 14px;display:grid}.shop-filter-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-filter-toggle-label{color:var(--ink-soft);font-size:.8125rem;font-weight:500}.shop-filter-toggle-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.shop-filter-toggle-track{background:#ddd;border-radius:999px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}.shop-filter-toggle-track:after{content:"";width:18px;height:18px;transition:transform .2s var(--ease-out);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.shop-filter-toggle-input:checked+.shop-filter-toggle-track{background:var(--accent-cta)}.shop-filter-toggle-input:checked+.shop-filter-toggle-track:after{transform:translate(20px)}.shop-filter-drawer-body{background:var(--surface-card)!important;gap:0!important;padding:0!important}.shop-filter-drawer-body .shop-filter-sidebar{border:none;border-radius:0}.filter-drawer-sort{border-top:1px solid var(--line);gap:8px;padding:16px;display:grid}.filter-drawer-sort label{color:var(--ink);font-size:.8125rem;font-weight:600}.filter-drawer-apply{width:calc(100% - 32px);margin:0 16px 16px}.mobile-filter-btn{border:1px solid var(--line);background:var(--surface-card);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:12px;padding:11px 16px;font-size:.875rem;font-weight:600;display:none}@media (max-width:899px){.mobile-filter-btn{display:inline-flex}}@media (min-width:900px){.shop-sidebar{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.shop-sidebar .shop-filter-sidebar{box-shadow:none}}.admin-form-panel{background:#fff;gap:14px;display:grid}.admin-modal-body.admin-form-panel{gap:16px}.admin-modal-head strong{color:var(--ink);font-size:1.05rem}.admin-input{border:1px solid var(--admin-border);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:10px;padding:10px 12px;font-size:.9rem}.admin-input:focus{border-color:var(--admin-border-focus);outline:none;box-shadow:0 0 0 3px #0000000f}.admin-page-toolbar input,.admin-page-toolbar select,.admin-orders-toolbar input,.admin-orders-toolbar select{border-color:var(--admin-border);color:var(--ink)}.admin-page-toolbar input::placeholder,.admin-orders-toolbar input::placeholder{color:var(--placeholder);opacity:1}.admin-kpi,.admin-table-wrap{border-color:var(--admin-card-border)}.admin-user-status-field>span:first-child{font-size:.8125rem}.admin-roles-shell{max-width:1200px}.admin-roles-create-btn{min-height:40px}.admin-roles-layout{align-items:start;gap:16px;display:grid}@media (min-width:900px){.admin-roles-layout{grid-template-columns:280px minmax(0,1fr);gap:20px}}.admin-roles-sidebar{min-width:0}@media (min-width:900px){.admin-roles-sidebar{position:sticky;top:16px}}.admin-roles-list{margin:0}.admin-roles-list-items{max-height:min(72vh,680px)}.admin-roles-list-loading{margin:0;padding:16px}.admin-roles-list-meta{flex-wrap:wrap;align-items:center;gap:6px;font-size:.75rem;display:flex}.admin-roles-list-item.active{background:var(--accent-cta-soft);border-color:var(--accent-cta-soft-border)}.admin-roles-main{gap:16px;min-width:0;display:grid}.admin-roles-mobile-picker{gap:6px;display:grid}@media (min-width:900px){.admin-roles-mobile-picker{display:none}}.admin-roles-empty{text-align:center;padding:32px 24px}.admin-roles-detail-card{gap:16px;min-width:0;display:grid}.admin-roles-section-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-roles-section-actions .admin-btn{min-height:40px}.admin-roles-perm-groups{gap:12px;display:grid}.admin-roles-perm-groups .admin-section-details{border-radius:12px}.admin-roles-perm-groups .admin-section-head{align-items:center;padding:14px 16px}.admin-roles-perm-groups .admin-section-body{padding:16px}.admin-perm-grid{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-perm-pill{align-items:center;gap:8px;min-height:44px;margin:0;padding:10px 14px;display:flex}.admin-roles-perm-footer{margin-top:16px;padding:16px 20px}.admin-roles-perm-footer .admin-form-footer-inner{padding:12px 16px}.admin-roles-save-perms-btn{justify-content:center;min-width:160px;min-height:40px}.admin-role-modal{width:min(480px,100%)}.admin-role-modal .admin-user-modal-sub{color:var(--muted);margin:4px 0 0;font-size:.82rem}.admin-role-modal .admin-modal-foot .admin-btn{min-height:40px}.otp-input-row{justify-content:center;gap:8px;margin:8px 0 4px;display:flex}.otp-input-box{text-align:center;border:1px solid var(--line);background:var(--surface-card);width:44px;height:52px;color:var(--ink);border-radius:8px;font-size:1.25rem;font-weight:600;transition:border-color .15s,box-shadow .15s}.otp-input-box:focus{border-color:var(--accent,#c45c3e);outline:none;box-shadow:0 0 0 3px #c45c3e26}.otp-verify-step .auth-card-lead{text-align:center;margin-bottom:12px}.otp-verify-step .btn-link{color:var(--accent,#c45c3e);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.phone-input-field{gap:6px}.phone-input-required{color:var(--alert-error-text)}.phone-input{border:1px solid var(--line);background:var(--surface-card);border-radius:6px;align-items:stretch;min-height:44px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:visible}.phone-input:focus-within{border-color:var(--accent-cta);box-shadow:0 0 0 2px var(--accent-cta-soft)}.phone-input--error{border-color:var(--alert-error-border)}.phone-input--error:focus-within{box-shadow:0 0 0 2px #b423181f}.phone-input--disabled{opacity:.65;pointer-events:none}.phone-input-country-wrap{flex-shrink:0;position:relative}.phone-input-country{border:none;border-right:1px solid var(--line);background:var(--surface-muted);cursor:pointer;height:100%;min-height:44px;font:inherit;color:var(--ink);border-radius:6px 0 0 6px;align-items:center;gap:6px;padding:0 10px;font-size:.88rem;display:flex}.phone-input-country:hover{background:var(--surface-page)}.phone-input-flag{font-size:1.1rem;line-height:1}.phone-input-dial{color:var(--ink-soft);white-space:nowrap;font-size:.85rem;font-weight:600}.phone-input-chevron{color:var(--muted);margin-left:2px;font-size:.65rem}.phone-input-number{min-width:0;font:inherit;color:var(--ink);background:0 0;border:none;flex:1;padding:11px 12px;font-size:.92rem}.phone-input-number:focus{outline:none}.phone-input-number::placeholder{color:var(--placeholder)}.phone-input-dropdown{z-index:40;background:var(--surface-card);border:1px solid var(--line);border-radius:8px;grid-template-rows:auto 1fr;width:min(280px,90vw);max-height:280px;display:grid;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.phone-input-search{border:none;border-bottom:1px solid var(--line);font:inherit;padding:10px 12px;font-size:.88rem}.phone-input-search:focus{background:var(--surface-muted);outline:none}.phone-input-country-list{margin:0;padding:4px 0;list-style:none;overflow-y:auto}.phone-input-country-option{cursor:pointer;width:100%;font:inherit;text-align:left;color:var(--ink);background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;font-size:.86rem;display:flex}.phone-input-country-option:hover,.phone-input-country-option.is-active{background:var(--surface-muted)}.phone-input-country-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.phone-input-error{color:var(--alert-error-text);font-size:.78rem;line-height:1.4}.oya-header-util-help{align-items:center;gap:5px;display:inline-flex}.oya-header-util-help svg{color:var(--accent-cta,#f27a1a)}.oya-help-hub{padding-bottom:48px}.oya-help-hero{text-align:center;background:linear-gradient(135deg,#fff5ee 0%,#ffe8d6 50%,#fff 100%);margin-bottom:32px;padding:48px 0 56px}.oya-help-hero h1{color:var(--ink);margin:0 0 8px;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700}.oya-help-hero p{color:var(--muted);margin:0 0 24px;font-size:1rem}.oya-help-search-form{border:1px solid var(--border,#e8e0d8);background:#fff;border-radius:12px;align-items:center;gap:10px;max-width:560px;margin:0 auto;padding:6px 6px 6px 16px;display:flex;box-shadow:0 4px 20px #0000000f}.oya-help-search-form svg{color:var(--muted);flex-shrink:0}.oya-help-search-form input{background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.95rem}.oya-help-search-form .btn{white-space:nowrap;border-radius:8px;padding:10px 20px}.oya-help-search-form-inline{max-width:100%;margin-bottom:24px}.oya-help-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.oya-help-card{border:1px solid var(--border,#e8e0d8);color:inherit;background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;padding:24px 20px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.oya-help-card:hover{border-color:var(--accent-cta,#f27a1a);transform:translateY(-2px);box-shadow:0 6px 24px #f27a1a1f}.oya-help-card-icon{width:48px;height:48px;color:var(--accent-cta,#f27a1a);background:#fff5ee;border-radius:12px;justify-content:center;align-items:center;display:flex}.oya-help-card-title{color:var(--ink);font-size:.95rem;font-weight:600}.oya-help-card-count{color:var(--muted);font-size:.8rem}.oya-help-breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:.85rem;display:flex}.oya-help-breadcrumb a{color:var(--muted);text-decoration:none}.oya-help-breadcrumb a:hover{color:var(--accent-cta,#f27a1a)}.oya-help-layout{grid-template-columns:260px 1fr;align-items:start;gap:32px;padding-bottom:48px;display:grid}.oya-help-sidebar{top:calc(var(--oya-header-h,120px) + 16px);border:1px solid var(--border,#e8e0d8);background:#fff;border-radius:12px;position:sticky;overflow:hidden}.oya-help-sidebar-search{border-bottom:1px solid var(--border,#e8e0d8);align-items:center;gap:8px;padding:12px 14px;display:flex}.oya-help-sidebar-search input{border:none;outline:none;flex:1;min-width:0;font-size:.88rem}.oya-help-sidebar-nav{flex-direction:column;display:flex}.oya-help-sidebar-nav a{color:var(--ink);border-left:3px solid #0000;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.9rem;text-decoration:none;transition:background .12s,border-color .12s;display:flex}.oya-help-sidebar-nav a:hover{background:#faf8f6}.oya-help-sidebar-nav a.active{border-left-color:var(--accent-cta,#f27a1a);color:var(--accent-cta,#f27a1a);background:#fff5ee;font-weight:600}.oya-help-sidebar-count{color:var(--muted);background:#f5f0eb;border-radius:99px;padding:2px 8px;font-size:.75rem}.oya-help-sidebar-nav a.active .oya-help-sidebar-count{color:var(--accent-cta,#f27a1a);background:#f27a1a26}.oya-help-main h1{margin:0 0 20px;font-size:1.5rem;font-weight:700}.oya-help-accordion{flex-direction:column;gap:0;display:flex}.oya-help-faq-item{border-bottom:1px solid var(--border,#e8e0d8)}.oya-help-faq-item:first-child{border-top:1px solid var(--border,#e8e0d8)}.oya-help-faq-q{text-align:left;width:100%;font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 4px;font-weight:500;display:flex}.oya-help-faq-q span{flex-direction:column;flex:1;gap:4px;display:flex}.oya-help-faq-q svg{color:var(--muted);flex-shrink:0;transition:transform .2s}.oya-help-faq-item.open .oya-help-faq-q svg{color:var(--accent-cta,#f27a1a);transform:rotate(180deg)}.oya-help-faq-a{color:var(--muted);padding:0 4px 16px;font-size:.92rem;line-height:1.65}.oya-help-faq-a p{margin:0 0 8px}.oya-help-faq-a a{color:var(--accent-cta,#f27a1a)}.oya-help-faq-cat{font-size:.75rem;font-weight:500;text-decoration:none;color:var(--accent-cta,#f27a1a)!important}.oya-help-empty{color:var(--muted);padding:24px 0}.oya-help-search-page{padding-bottom:48px}.oya-help-search-page h1{margin-bottom:16px;font-size:1.4rem}.oya-about-page{max-width:800px;margin:0 auto;padding:32px}.oya-about-page h1{margin-bottom:16px;font-size:1.8rem}.oya-about-body{color:var(--muted);line-height:1.7}.oya-about-body p{margin:0 0 12px}.admin-tabs{border-bottom:1px solid var(--border,#e8e0d8);gap:4px;margin-bottom:20px;display:flex}.admin-tabs button{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 18px;font-size:.9rem}.admin-tabs button.active{color:var(--accent-cta,#f27a1a);border-bottom-color:var(--accent-cta,#f27a1a);font-weight:600}@media (max-width:900px){.oya-help-grid{grid-template-columns:repeat(2,1fr)}.oya-help-layout{grid-template-columns:1fr}.oya-help-sidebar{position:static}.oya-help-sidebar-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;overflow-x:auto}.oya-help-sidebar-nav::-webkit-scrollbar{display:none}.oya-help-sidebar-nav a{white-space:nowrap;border-bottom:3px solid #0000;border-left:none;flex-shrink:0}.oya-help-sidebar-nav a.active{border-left:none;border-bottom-color:var(--accent-cta,#f27a1a)}}@media (max-width:520px){.oya-help-grid{grid-template-columns:1fr}.oya-help-hero{padding:32px 0 40px}.oya-help-search-form{flex-wrap:wrap;padding:12px}.oya-help-search-form .btn{width:100%}}
