:root{--mob-accent:#cf752d;--mob-accent-light:#cf752d1f;--mob-accent-border:#cf752d59;--mob-accent-text:#9d4700;--mob-warm-bg:#f8f5ef;--mob-warm-card:#ffffffd9;--mob-warm-surface:#f6f1eb}@supports (color:lab(0% 0 0)){:root{--mob-accent:lab(58.6831% 32.4309 53.32);--mob-accent-light:lab(58.6831% 32.4309 53.32/.12);--mob-accent-border:lab(58.6831% 32.4309 53.32/.35);--mob-accent-text:lab(41.0258% 39.3926 81.3191);--mob-warm-bg:lab(96.5432% .459313 3.01498);--mob-warm-card:lab(100% 0 0/.85);--mob-warm-surface:lab(95.3653% 1.15073 3.60549)}}.dark{--mob-warm-bg:#040608;--mob-warm-card:#090e11cc;--mob-warm-surface:#0e1216}@supports (color:lab(0% 0 0)){.dark{--mob-warm-bg:lab(1.56312% -.391796 -.966573);--mob-warm-card:lab(3.70517% -.878364 -2.13724/.8);--mob-warm-surface:lab(5.27539% -1.12788 -2.68247)}}.mob-page{background:var(--mob-warm-bg);min-height:100vh;padding-bottom:6rem}.mob-hero{background:#f0eae4;background:lab(93.0452% 1.15132 3.60589);width:100%;height:400px;position:relative;overflow:hidden}@media (min-width:768px){.mob-hero{height:550px}}.mob-hero-slide{flex:0 0 100%;height:100%;position:relative;overflow:hidden}.mob-hero-image{background-position:50%;background-size:cover;transition:transform 12s ease-out;position:absolute;inset:0}.mob-hero-slide:hover .mob-hero-image{transform:scale(1.05)}.mob-hero-overlay{background:linear-gradient(#0000 0%,#0003 60%,#0000008c 100%);background:linear-gradient(#0000 0%,lab(0% 0 0/.2) 60%,lab(0% 0 0/.55) 100%);position:absolute;inset:0}.mob-hero-content{z-index:2;flex-direction:column;justify-content:flex-end;max-width:1400px;margin:0 auto;padding:2rem 1.5rem;display:flex;position:absolute;inset:0}@media (min-width:768px){.mob-hero-content{justify-content:center;padding:3rem}}.mob-hero-badge{-webkit-backdrop-filter:blur(12px);color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#ffffff2e;background:lab(100% 0 0/.18);border:1px solid #ffffff40;border:1px solid lab(100% 0 0/.25);border-radius:.25rem;align-self:flex-start;margin-bottom:.75rem;padding:.35rem .85rem;font-size:.65rem;font-weight:700;display:inline-flex}.mob-hero h1{color:#fff;letter-spacing:-.01em;text-shadow:0 2px 20px #0000004d;text-shadow:0 2px 20px lab(0% 0 0/.3);margin:0;font-size:2rem;font-weight:300;line-height:1.15}@media (min-width:768px){.mob-hero h1{font-size:3.5rem}}.mob-hero-subtitle{color:#dcd6d1;color:lab(86.0851% 1.15338 3.60721);text-shadow:0 1px 8px #0003;text-shadow:0 1px 8px lab(0% 0 0/.2);margin:.5rem 0 0;font-size:.95rem;font-weight:300}.mob-hero-cta{color:#191511;color:lab(7.22589% 1.19062 3.13728);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#fff;border:none;align-self:flex-start;margin-top:1.25rem;padding:.8rem 1.8rem;font-size:.75rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #00000026;box-shadow:0 4px 20px lab(0% 0 0/.15)}.mob-hero-cta:hover{background:#f3ede7;background:lab(94.2052% 1.15106 3.60569);transform:translateY(-1px);box-shadow:0 8px 30px #00000040;box-shadow:0 8px 30px lab(0% 0 0/.25)}.mob-hero-dots{z-index:5;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.mob-hero-dot{cursor:pointer;background:#ffffff59;background:lab(100% 0 0/.35);border:none;border-radius:2px;width:2.5rem;height:3px;padding:0;transition:all .4s}.mob-hero-dot.active{background:#ffffffd9;background:lab(100% 0 0/.85);width:3rem}.mob-section{max-width:1400px;margin:0 auto;padding:2.5rem 1rem 0}@media (min-width:768px){.mob-section{padding:3.5rem 1.5rem 0}}.mob-section-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.mob-section-title{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:300}@media (min-width:768px){.mob-section-title{font-size:1.8rem}}.mob-see-all{color:var(--mob-accent-text);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:gap .2s;display:flex}.mob-see-all:hover{gap:.5rem}.mob-see-all svg{width:1rem;height:1rem;transition:transform .2s}.mob-see-all:hover svg{transform:translate(2px)}.mob-cat-carousel{scrollbar-width:none;-ms-overflow-style:none;cursor:grab;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.mob-cat-carousel::-webkit-scrollbar{display:none}.mob-cat-card{width:130px;color:inherit;flex-direction:column;flex-shrink:0;gap:.6rem;text-decoration:none;display:flex}@media (min-width:768px){.mob-cat-card{width:165px}}.mob-cat-img{aspect-ratio:4/5;background:#e9e4de;background:lab(90.7252% 1.15198 3.60631);border-radius:999px 999px 1rem 1rem;position:relative;overflow:hidden}.mob-cat-img-inner{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .7s ease-out}.mob-cat-card:hover .mob-cat-img-inner{transform:scale(1.1)}.mob-cat-img:after{content:"";background:#00000014;background:lab(0% 0 0/.08);transition:background .5s;position:absolute;inset:0}.mob-cat-card:hover .mob-cat-img:after{background:0 0}.mob-cat-info{text-align:center}.mob-cat-name{color:var(--foreground);margin:0;font-size:.8rem;font-weight:600;transition:color .3s}.mob-cat-card:hover .mob-cat-name{color:var(--mob-accent-text)}.mob-cat-count{color:var(--muted-foreground);margin-top:.15rem;font-size:.6rem}.mob-product-card{background:var(--mob-warm-card);-webkit-backdrop-filter:blur(16px);color:inherit;border:1px solid #0000000a;border:1px solid lab(0% 0 0/.04);border-radius:1rem;flex-direction:column;text-decoration:none;transition:all .45s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 16px #00000008;box-shadow:0 2px 16px lab(0% 0 0/.03)}.dark .mob-product-card{border-color:#ffffff0f;border-color:lab(100% 0 0/.06)}.mob-product-card:hover{transform:translateY(-3px);box-shadow:0 10px 40px #00000014;box-shadow:0 10px 40px lab(0% 0 0/.08)}.mob-product-image{aspect-ratio:4/5;background:var(--mob-warm-surface);position:relative;overflow:hidden}.mob-product-image-inner{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .7s ease-out}.mob-product-card:hover .mob-product-image-inner{transform:scale(1.05)}.mob-product-tags{z-index:3;flex-direction:column;gap:.3rem;display:flex;position:absolute;top:.6rem;left:.6rem}.mob-tag{-webkit-backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.06em;color:#25211d;color:lab(13.0009% 1.2317 3.66433);background:#ffffffe0;background:lab(100% 0 0/.88);border-radius:.2rem;padding:.2rem .55rem;font-size:.55rem;font-weight:800}.mob-tag.discount{color:#fff;background:#e40014;background:lab(48.4493% 77.4328 61.5452)}.mob-tag.new{background:var(--mob-accent);color:#fff}.mob-fav-btn{z-index:3;-webkit-backdrop-filter:blur(8px);cursor:pointer;color:#67625d;color:lab(42.0038% 1.17734 3.62334);background:#ffffffe0;background:lab(100% 0 0/.88);border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .25s;display:flex;position:absolute;top:.6rem;right:.6rem;box-shadow:0 2px 8px #00000014;box-shadow:0 2px 8px lab(0% 0 0/.08)}.mob-fav-btn:hover{color:#e62b34;color:lab(51.3582% 69.7345 44.3509);transform:scale(1.12)}.mob-fav-btn.active{color:#e62b34;color:lab(51.3582% 69.7345 44.3509)}.mob-fav-btn svg{width:.95rem;height:.95rem}.mob-quick-add{z-index:4;background:linear-gradient(#0000 0%,#0000008c 100%);background:linear-gradient(#0000 0%,lab(0% 0 0/.55) 100%);padding:1rem;transition:transform .35s cubic-bezier(.4,0,.2,1);position:absolute;inset:auto 0 0;transform:translateY(100%)}.mob-product-card:hover .mob-quick-add,.mob-product-card:focus-within .mob-quick-add{transform:translateY(0)}.mob-quick-add-btn{color:#191511;color:lab(7.22589% 1.19062 3.13728);letter-spacing:.02em;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:.65rem;font-size:.72rem;font-weight:700;transition:all .2s;display:flex}.mob-quick-add-btn:hover{background:#f3ede7;background:lab(94.2052% 1.15106 3.60569)}.mob-quick-add-btn.added{color:#fff;background:#00bb7f;background:lab(66.9756% -58.27 19.5419)}.mob-quick-add-btn svg{width:.85rem;height:.85rem}.mob-product-body{flex-direction:column;flex:1;padding:.65rem .75rem .85rem;display:flex}.mob-product-brand{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);margin-bottom:.15rem;font-size:.58rem;font-weight:800}.mob-product-name{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.2em;margin:0;font-size:.82rem;font-weight:500;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.mob-product-card:hover .mob-product-name{color:var(--mob-accent-text)}.mob-product-rating{align-items:center;gap:.3rem;margin-top:.3rem;display:flex}.mob-product-rating svg{fill:#dfa11a;fill:lab(71.006% 16.077 70.1908);color:#dfa11a;color:lab(71.006% 16.077 70.1908);width:.7rem;height:.7rem}.mob-rating-score{color:var(--foreground);font-size:.6rem;font-weight:600}.mob-rating-count{color:var(--muted-foreground);font-size:.6rem}.mob-product-prices{align-items:baseline;gap:.4rem;margin-top:auto;padding-top:.5rem;display:flex}.mob-current-price{color:var(--foreground);letter-spacing:-.02em;font-size:1.05rem;font-weight:800}.mob-old-price{color:var(--muted-foreground);font-size:.7rem;text-decoration:line-through}.mob-installment{color:var(--mob-accent-text);margin-top:.1rem;font-size:.58rem;font-weight:600}.mob-color-dots{gap:.3rem;margin-top:.45rem;display:flex}.mob-color-dot{cursor:pointer;border:1.5px solid #0000001f;border:1.5px solid lab(0% 0 0/.12);border-radius:50%;width:.7rem;height:.7rem;transition:transform .15s}.mob-color-dot:hover,.mob-color-dot.active{box-shadow:0 0 0 2px #fff, 0 0 0 3.5px var(--mob-accent);transform:scale(1.3)}@supports (color:lab(0% 0 0)){.mob-color-dot:hover,.mob-color-dot.active{box-shadow:0 0 0 2px lab(100% 0 0), 0 0 0 3.5px var(--mob-accent)}}.mob-trend-carousel{scrollbar-width:none;-ms-overflow-style:none;cursor:grab;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.mob-trend-carousel::-webkit-scrollbar{display:none}.mob-trend-carousel .mob-product-card{flex-shrink:0;width:220px}@media (min-width:768px){.mob-trend-carousel .mob-product-card{width:260px}}.mob-collections-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.mob-collections-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.mob-collection-card{color:#fff;border-radius:1rem;height:260px;text-decoration:none;position:relative;overflow:hidden}@media (min-width:768px){.mob-collection-card{height:350px}}.mob-collection-img{background-position:50%;background-size:cover;transition:transform 8s ease-out;position:absolute;inset:0}.mob-collection-card:hover .mob-collection-img{transform:scale(1.05)}.mob-collection-overlay{background:#0000004d;background:lab(0% 0 0/.3);transition:background .5s;position:absolute;inset:0}.mob-collection-card:hover .mob-collection-overlay{background:#0006;background:lab(0% 0 0/.4)}.mob-collection-content{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.mob-collection-content h3{letter-spacing:.02em;margin:0 0 .5rem;font-size:1.5rem;font-weight:300}@media (min-width:768px){.mob-collection-content h3{font-size:2.2rem}}.mob-collection-content p{color:#dcd6d1;color:lab(86.0851% 1.15338 3.60721);max-width:20rem;margin:0 0 1.25rem;font-size:.85rem;font-weight:300}.mob-collection-link{letter-spacing:.12em;text-transform:uppercase;color:#fff;border-bottom:1px solid #fff;padding-bottom:.25rem;font-size:.75rem;text-decoration:none;transition:color .3s,border-color .3s;display:inline-flex}.mob-collection-card:hover .mob-collection-link{color:#f9a870;color:lab(76.2632% 26.5133 41.6681);border-color:#f9a870;border-color:lab(76.2632% 26.5133 41.6681)}.mob-kategori-page{background:var(--mob-warm-bg);min-height:100vh;padding-bottom:6rem}.mob-breadcrumb{max-width:1400px;color:var(--muted-foreground);align-items:center;gap:.35rem;margin:0 auto;padding:1rem 1rem 0;font-size:.72rem;display:flex}.mob-breadcrumb a{color:var(--muted-foreground);text-decoration:none;transition:color .2s}.mob-breadcrumb a:hover{color:var(--mob-accent-text)}.mob-breadcrumb svg{width:.65rem;height:.65rem}.mob-kat-hero{max-width:1400px;margin:0 auto;padding:1rem 1rem 0}.mob-kat-hero-inner{background:var(--mob-warm-surface);border-radius:1.25rem;height:180px;position:relative;overflow:hidden}@media (min-width:768px){.mob-kat-hero-inner{height:240px}}.mob-kat-hero-bg{filter:brightness(.7);background-position:50%;background-size:cover;position:absolute;inset:0}.mob-kat-hero-content{z-index:2;flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.mob-kat-hero-content h1{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.8rem;font-weight:300}@media (min-width:768px){.mob-kat-hero-content h1{font-size:2.5rem}}.mob-kat-hero-content p{color:#d2cdc7;color:lab(82.6051% 1.15448 3.60794);margin:.3rem 0 0;font-size:.8rem}.mob-filter-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;max-width:1400px;margin:1.25rem auto 0;padding:0 1rem;display:flex}.mob-filter-group{flex-wrap:wrap;flex:1;gap:.4rem;min-width:0;display:flex}.mob-filter-chip{border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);color:var(--foreground);cursor:pointer;white-space:nowrap;background:#ffffffa6;background:lab(100% 0 0/.65);border-radius:.65rem;align-items:center;gap:.3rem;padding:.45rem .75rem;font-size:.72rem;font-weight:600;transition:all .2s;display:flex}.dark .mob-filter-chip{background:#090e11a6;background:lab(3.70517% -.878364 -2.13724/.65)}.mob-filter-chip:hover{border-color:var(--mob-accent-border)}.mob-filter-chip.active{background:var(--mob-accent-light);border-color:var(--mob-accent-border);color:var(--mob-accent-text)}.mob-filter-chip svg{width:.8rem;height:.8rem}.mob-dropdown-panel{z-index:50;-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);background:#fffffff5;background:lab(100% 0 0/.96);border-radius:1rem;min-width:230px;padding:.85rem;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 12px 40px #0000001a;box-shadow:0 12px 40px lab(0% 0 0/.1)}.dark .mob-dropdown-panel{background:#090e11f5;background:lab(3.70517% -.878364 -2.13724/.96)}.mob-price-inputs{align-items:center;gap:.45rem;margin-bottom:.7rem;display:flex}.mob-price-input{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:.5rem;outline:none;flex:1;padding:.45rem .55rem;font-size:.72rem;font-weight:600;transition:border-color .2s}.mob-price-input:focus{border-color:var(--mob-accent)}.mob-price-apply{background:var(--mob-accent);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.45rem .65rem;font-size:.65rem;font-weight:700;transition:opacity .2s}.mob-price-apply:hover{opacity:.9}.mob-price-presets{flex-wrap:wrap;gap:.3rem;display:flex}.mob-price-preset{border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:999px;padding:.3rem .55rem;font-size:.62rem;font-weight:600;transition:all .2s}.mob-price-preset:hover,.mob-price-preset.active{background:var(--mob-accent-light);border-color:var(--mob-accent-border);color:var(--mob-accent-text)}.mob-color-filter-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.mob-color-filter-item{cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:.5rem;flex-direction:column;align-items:center;gap:.25rem;padding:.4rem;transition:all .2s;display:flex}.mob-color-filter-item:hover{background:var(--muted)}.mob-color-filter-item.active{border-color:var(--mob-accent);background:var(--mob-accent-light)}.mob-color-swatch{border:1.5px solid #0000001f;border:1.5px solid lab(0% 0 0/.12);border-radius:50%;width:1.5rem;height:1.5rem}.mob-color-filter-label{color:var(--muted-foreground);font-size:.55rem;font-weight:600}.mob-material-list{flex-direction:column;gap:.15rem;display:flex}.mob-material-option{cursor:pointer;color:var(--foreground);text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.35rem .5rem;font-size:.72rem;font-weight:500;transition:background .15s;display:flex}.mob-material-option:hover{background:var(--muted)}.mob-material-check{border:1.5px solid var(--border);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:.95rem;height:.95rem;transition:all .2s;display:flex}.mob-material-check.checked{background:var(--mob-accent);border-color:var(--mob-accent);color:#fff}.mob-sort-select{border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);color:var(--foreground);cursor:pointer;appearance:none;background:#ffffffa6 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") right .5rem center/1.15rem no-repeat;background:lab(100% 0 0/.65) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") right .5rem center/1.15rem no-repeat;border-radius:.65rem;outline:none;padding:.45rem 1.8rem .45rem .7rem;font-size:.72rem;font-weight:600}.dark .mob-sort-select{background-color:#090e11a6;background-color:lab(3.70517% -.878364 -2.13724/.65)}.mob-active-filters{flex-wrap:wrap;align-items:center;gap:.35rem;max-width:1400px;margin:.75rem auto 0;padding:0 1rem;display:flex}.mob-active-tag{background:var(--mob-accent-light);color:var(--mob-accent-text);border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.65rem;font-weight:600;display:inline-flex}.mob-active-tag button{cursor:pointer;color:inherit;background:0 0;border:none;align-items:center;padding:0;display:flex}.mob-active-tag button svg{width:.65rem;height:.65rem}.mob-clear-all{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:.25rem .4rem;font-size:.65rem;font-weight:600;text-decoration:underline}.mob-clear-all:hover{color:var(--foreground)}.mob-product-count{color:var(--muted-foreground);margin-bottom:.75rem;font-size:.75rem;font-weight:500}.mob-product-count strong{color:var(--foreground);font-weight:700}.mob-product-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.mob-product-grid{gap:.85rem}}@media (min-width:768px){.mob-product-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (min-width:1024px){.mob-product-grid{grid-template-columns:repeat(4,1fr)}}.mob-add-btn{background:var(--foreground);width:100%;color:var(--background);cursor:pointer;border:none;border-radius:.65rem;justify-content:center;align-items:center;gap:.3rem;margin-top:.5rem;padding:.55rem;font-size:.72rem;font-weight:700;transition:all .25s;display:flex}.mob-add-btn:hover{opacity:.88;transform:scale(1.02)}.mob-add-btn.added{color:#fff;background:#00bb7f;background:lab(66.9756% -58.27 19.5419)}.mob-add-btn svg{width:.85rem;height:.85rem}.mob-qty-control{border:2px solid var(--foreground);border-radius:.65rem;justify-content:center;align-items:center;width:100%;margin-top:.5rem;display:flex;overflow:hidden}.mob-qty-btn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;padding:.45rem;transition:opacity .15s;display:flex}.mob-qty-btn:hover{opacity:.85}.mob-qty-btn svg{width:.8rem;height:.8rem}.mob-qty-value{color:var(--foreground);background:var(--background);text-align:center;min-width:2.2rem;padding:.45rem .65rem;font-size:.82rem;font-weight:800}.mob-skeleton{background:var(--mob-warm-card);border:1px solid #0000000a;border:1px solid lab(0% 0 0/.04);border-radius:1rem;overflow:hidden}.mob-skeleton-image{aspect-ratio:4/5;background:linear-gradient(90deg, var(--mob-warm-surface) 25%, #faf6f1 50%, var(--mob-warm-surface) 75%);background-size:200% 100%;animation:1.5s ease-in-out infinite mob-shimmer}@supports (color:lab(0% 0 0)){.mob-skeleton-image{background:linear-gradient(90deg, var(--mob-warm-surface) 25%, lab(97.1232% .459164 3.01493) 50%, var(--mob-warm-surface) 75%)}}.mob-skeleton-body{flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.mob-skeleton-line{background:linear-gradient(90deg, var(--mob-warm-surface) 25%, #faf6f1 50%, var(--mob-warm-surface) 75%);background-size:200% 100%;border-radius:.3rem;height:.55rem;animation:1.5s ease-in-out infinite mob-shimmer}@supports (color:lab(0% 0 0)){.mob-skeleton-line{background:linear-gradient(90deg, var(--mob-warm-surface) 25%, lab(97.1232% .459164 3.01493) 50%, var(--mob-warm-surface) 75%)}}.mob-skeleton-line.w60{width:60%}.mob-skeleton-line.w80{width:80%}.mob-skeleton-line.w40{width:40%}.mob-skeleton-line.h-lg{height:.9rem}@keyframes mob-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.mob-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.mob-empty-icon{background:var(--mob-accent-light);border-radius:1.5rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.25rem;display:flex}.mob-empty-icon svg{width:1.5rem;height:1.5rem;color:var(--mob-accent)}.mob-empty h3{color:var(--foreground);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.mob-empty p{color:var(--muted-foreground);max-width:20rem;margin:0 0 1rem;font-size:.8rem;line-height:1.5}.mob-empty-btn{border:1px solid var(--mob-accent-border);background:var(--mob-accent-light);color:var(--mob-accent-text);cursor:pointer;border-radius:.75rem;padding:.6rem 1.5rem;font-size:.75rem;font-weight:700;transition:all .2s}.mob-empty-btn:hover{background:var(--mob-accent);color:#fff;border-color:var(--mob-accent)}.mob-detail-page{background:var(--mob-warm-bg);min-height:100vh;padding-bottom:6rem}.mob-detail-container{max-width:1400px;margin:0 auto;padding:0 1rem}.mob-detail-layout{flex-direction:column;gap:2rem;padding-top:1rem;display:flex}@media (min-width:768px){.mob-detail-layout{flex-direction:row;gap:3rem;padding-top:1.5rem}}.mob-detail-gallery{flex:1;max-width:100%}@media (min-width:768px){.mob-detail-gallery{max-width:55%}}.mob-detail-main-image{aspect-ratio:4/5;background:var(--mob-warm-surface);border-radius:1.25rem;position:relative;overflow:hidden}.mob-detail-main-image-inner{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.mob-detail-main-image:hover .mob-detail-main-image-inner{transform:scale(1.03)}.mob-detail-thumbs{scrollbar-width:none;gap:.5rem;margin-top:.75rem;display:flex;overflow-x:auto}.mob-detail-thumbs::-webkit-scrollbar{display:none}.mob-detail-thumb{background:var(--mob-warm-surface);cursor:pointer;border:2px solid #0000;border-radius:.6rem;flex-shrink:0;width:4rem;height:5rem;transition:all .2s;overflow:hidden}.mob-detail-thumb.active{border-color:var(--mob-accent)}.mob-detail-thumb:hover{border-color:var(--mob-accent-border)}.mob-detail-thumb-img{background-position:50%;background-size:cover;width:100%;height:100%}.mob-detail-info{flex-direction:column;flex:1;display:flex}.mob-detail-brand{text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);margin-bottom:.35rem;font-size:.7rem;font-weight:800}.mob-detail-name{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.6rem;font-weight:400;line-height:1.25}@media (min-width:768px){.mob-detail-name{font-size:2rem}}.mob-detail-rating{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;margin-top:.75rem;padding-bottom:1rem;display:flex}.mob-detail-stars{color:#dfa11a;color:lab(71.006% 16.077 70.1908);gap:.1rem;display:flex}.mob-detail-stars svg{width:.9rem;height:.9rem}.mob-detail-rating-text{color:var(--foreground);font-size:.8rem;font-weight:600}.mob-detail-review-count{color:var(--muted-foreground);font-size:.75rem}.mob-detail-price-section{margin-top:1.25rem}.mob-detail-price-row{align-items:baseline;gap:.6rem;display:flex}.mob-detail-current-price{color:var(--foreground);letter-spacing:-.03em;font-size:2rem;font-weight:800}.mob-detail-old-price{color:var(--muted-foreground);font-size:1rem;text-decoration:line-through}.mob-detail-discount-badge{color:#fff;background:#e40014;background:lab(48.4493% 77.4328 61.5452);border-radius:999px;padding:.2rem .5rem;font-size:.7rem;font-weight:800}.mob-detail-installment{background:var(--mob-accent-light);border:1px solid var(--mob-accent-border);border-radius:.75rem;margin-top:.75rem;padding:.75rem 1rem}.mob-detail-installment-title{color:var(--mob-accent-text);margin-bottom:.35rem;font-size:.72rem;font-weight:700}.mob-detail-installment-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.mob-installment-option{text-align:center;background:#fff9;background:lab(100% 0 0/.6);border-radius:.5rem;padding:.4rem}.mob-installment-months{color:var(--mob-accent-text);font-size:.62rem;font-weight:700}.mob-installment-amount{color:var(--foreground);font-size:.72rem;font-weight:800}.mob-option-section{margin-top:1.5rem}.mob-option-label{color:var(--foreground);align-items:center;gap:.35rem;margin-bottom:.6rem;font-size:.78rem;font-weight:700;display:flex}.mob-option-label span{color:var(--muted-foreground);font-weight:500}.mob-color-options{gap:.6rem;display:flex}.mob-color-option{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.3rem;padding:0;display:flex}.mob-color-option-swatch{border:2px solid #0000001a;border:2px solid lab(0% 0 0/.1);border-radius:50%;width:2.2rem;height:2.2rem;transition:all .2s}.mob-color-option.active .mob-color-option-swatch{box-shadow:0 0 0 2px var(--background), 0 0 0 4px var(--mob-accent)}.mob-color-option-name{color:var(--muted-foreground);font-size:.6rem;font-weight:600}.mob-color-option.active .mob-color-option-name{color:var(--mob-accent-text);font-weight:700}.mob-size-options{flex-wrap:wrap;gap:.5rem;display:flex}.mob-size-option{border:1.5px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;transition:all .2s}.mob-size-option:hover{border-color:var(--mob-accent-border)}.mob-size-option.active{background:var(--mob-accent-light);border-color:var(--mob-accent);color:var(--mob-accent-text);font-weight:700}.mob-detail-add-section{gap:.6rem;margin-top:1.5rem;display:flex}.mob-detail-add-btn{background:var(--foreground);color:var(--background);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;border-radius:0;flex:1;justify-content:center;align-items:center;gap:.45rem;padding:.9rem 1.5rem;font-size:.82rem;font-weight:700;transition:all .3s;display:flex}.mob-detail-add-btn:hover{opacity:.88}.mob-detail-add-btn.added{color:#fff;background:#00bb7f;background:lab(66.9756% -58.27 19.5419)}.mob-detail-add-btn svg{width:1.1rem;height:1.1rem}.mob-detail-fav-btn{border:1.5px solid var(--border);cursor:pointer;width:3.2rem;height:3.2rem;color:var(--muted-foreground);background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.mob-detail-fav-btn:hover,.mob-detail-fav-btn.active{color:#e62b34;color:lab(51.3582% 69.7345 44.3509);border-color:#e62b34;border-color:lab(51.3582% 69.7345 44.3509)}.mob-detail-fav-btn svg{width:1.1rem;height:1.1rem}.mob-detail-qty{border:2px solid var(--foreground);border-radius:0;align-items:center;gap:0;width:fit-content;margin-top:1rem;display:flex;overflow:hidden}.mob-detail-qty-btn{background:var(--foreground);width:2.8rem;height:2.8rem;color:var(--background);cursor:pointer;border:none;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.mob-detail-qty-btn:hover{opacity:.85}.mob-detail-qty-btn svg{width:.9rem;height:.9rem}.mob-detail-qty-value{text-align:center;width:3.5rem;color:var(--foreground);background:var(--background);font-size:1rem;font-weight:800}.mob-specs-section{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.mob-specs-title{color:var(--foreground);margin:0 0 1rem;font-size:1rem;font-weight:700}.mob-specs-table{border-collapse:collapse;width:100%}.mob-specs-table tr{border-bottom:1px solid #0000000a;border-bottom:1px solid lab(0% 0 0/.04)}.mob-specs-table tr:last-child{border-bottom:none}.mob-specs-table td{vertical-align:top;padding:.65rem 0;font-size:.78rem}.mob-specs-table td:first-child{color:var(--muted-foreground);width:40%;padding-right:1rem;font-weight:600}.mob-specs-table td:last-child{color:var(--foreground);font-weight:500}.mob-delivery-info{flex-direction:column;gap:.6rem;margin-top:1.5rem;display:flex}.mob-delivery-item{background:var(--mob-warm-surface);border-radius:.6rem;align-items:center;gap:.6rem;padding:.6rem .8rem;display:flex}.mob-delivery-icon{background:#fffc;background:lab(100% 0 0/.8);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.mob-delivery-icon svg{width:.9rem;height:.9rem;color:var(--mob-accent)}.mob-delivery-text{color:var(--foreground);font-size:.72rem;font-weight:600}.mob-delivery-subtext{color:var(--muted-foreground);font-size:.62rem}
