@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--ink:#1f1b18;--canvas:#fff9f2;--surface:#fff;--accent:#f26b38;--accent-dark:#d95728;--sage:#87956a;--butter:#f6d98a;--lav:#d9d0ff;--border:#e9ded3;--muted:#766d66;--shadow:0 16px 50px rgba(73,48,31,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Plus Jakarta Sans,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%}.container{width:min(1200px,calc(100% - 40px));margin:auto}.announcement{background:var(--ink);color:#fff;text-align:center;padding:10px 16px;font-size:12px;letter-spacing:.04em}.nav{position:sticky;top:0;z-index:20;background:#fff9f2e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(233,222,211,.75)}.nav-inner{height:78px;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center}.brand{font-weight:800;font-size:22px;letter-spacing:-.04em}.brand span{color:var(--accent)}.nav-links{display:flex;gap:26px;font-size:14px}.nav-actions{display:flex;gap:10px;align-items:center}.icon-btn{width:42px;height:42px;border:1px solid var(--border);background:#fff;border-radius:12px;display:grid;place-items:center;cursor:pointer}.cart-count{position:absolute;transform:translate(12px,-12px);font-size:10px;background:var(--accent);color:#fff;border-radius:999px;min-width:18px;height:18px;display:grid;place-items:center}.hero{padding:60px 0 50px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--accent)}h1{font-size:clamp(48px,5.5vw,78px);line-height:.98;letter-spacing:-.055em;margin:18px 0 22px}.lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:600px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border-radius:12px;border:1px solid transparent;font-weight:700;cursor:pointer}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-dark)}.btn-secondary{background:#fff;border-color:var(--border)}.hero-card{min-height:520px;background:linear-gradient(145deg,var(--butter),#ffe7d8);border:1px solid #edcfbd;border-radius:34px;position:relative;overflow:hidden;padding:34px;box-shadow:var(--shadow)}.hero-orbit{position:absolute;border:1px dashed rgba(31,27,24,.25);border-radius:50%;width:420px;height:420px;right:-120px;top:40px}.product-float{position:absolute;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:24px;box-shadow:0 24px 50px #321e141f;padding:22px}.pf-1{width:230px;right:42px;top:58px;transform:rotate(5deg)}.pf-2{width:200px;left:32px;bottom:48px;transform:rotate(-5deg)}.pf-3{width:190px;right:34px;bottom:22px;transform:rotate(2deg)}.visual{height:150px;border-radius:18px;display:grid;place-items:center;font-size:64px;margin-bottom:14px}.v-tech{background:#eeeaff}.v-hand{background:#fff0df}.v-digital{background:#e5f0df}.tiny{font-size:11px;color:var(--muted)}.price{font-weight:800;margin-top:6px}.section{padding:92px 0}.section.white{background:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.section h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.045em;margin:10px 0 0}.section-copy{max-width:430px;color:var(--muted);line-height:1.7}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category{padding:26px;border-radius:22px;border:1px solid var(--border);background:var(--surface);min-height:190px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.category:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-icon{font-size:42px}.category strong{font-size:20px}.category small{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image{height:250px;display:grid;place-items:center;font-size:78px}.product-body{padding:18px}.badge{display:inline-flex;padding:6px 9px;border-radius:999px;background:#f5f1eb;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.product-title{font-size:17px;font-weight:700;margin:11px 0 5px}.product-meta{font-size:13px;color:var(--muted)}.product-price{font-size:17px;font-weight:800;margin-top:14px}.story{display:grid;grid-template-columns:1fr 1fr;gap:28px}.story-card{min-height:480px;border-radius:30px;padding:44px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative}.story-tech{background:#1f1b18;color:#fff}.story-warm{background:#f4ddcc}.story-card h3{font-size:38px;line-height:1.05;letter-spacing:-.04em;margin:12px 0}.story-card p{max-width:430px;line-height:1.7;opacity:.78}.story-art{position:absolute;right:34px;top:36px;font-size:110px;filter:drop-shadow(0 12px 18px rgba(0,0,0,.13))}.why{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why-item{padding:30px 0;border-top:1px solid var(--border)}.why-item .n{color:var(--accent);font-size:12px;font-weight:800}.why-item h3{font-size:22px;margin:14px 0 8px}.why-item p{color:var(--muted);line-height:1.7}.cta{margin:40px auto 80px;background:var(--accent);color:#fff;border-radius:30px;min-height:330px;padding:54px;display:flex;justify-content:space-between;align-items:end;gap:30px;overflow:hidden;position:relative}.cta h2{font-size:clamp(40px,5vw,66px);line-height:1;letter-spacing:-.05em;margin:0;max-width:650px}.cta p{max-width:360px;line-height:1.7}.footer{background:var(--ink);color:#fff;padding:78px 0 26px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer h3{font-size:30px;margin:0 0 12px}.footer p,.footer a{color:#bdb8b4}.footer-links{display:grid;gap:10px}.footer-bottom{margin-top:60px;padding-top:22px;border-top:1px solid rgba(255,255,255,.15);font-size:12px;color:#aaa}.searchbar{display:flex;gap:10px;margin:20px 0 32px}.searchbar input{flex:1;min-height:50px;border:1px solid var(--border);border-radius:12px;padding:0 16px;background:#fff}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.filter{border:1px solid var(--border);background:#fff;border-radius:999px;padding:9px 13px;font-size:13px}.filter.active{background:var(--ink);color:#fff;border-color:var(--ink)}.page-hero{padding:64px 0 30px}.page-hero h1{font-size:clamp(44px,5vw,66px)}.breadcrumb{font-size:13px;color:var(--muted)}.detail{padding:44px 0 90px}.detail-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:54px}.gallery-main{min-height:560px;border-radius:30px;display:grid;place-items:center;font-size:160px;background:#eeeaff}.thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.thumb{height:130px;border:1px solid var(--border);border-radius:16px;background:#fff;display:grid;place-items:center;font-size:42px}.detail-info{position:sticky;top:110px;align-self:start}.detail-info h1{font-size:44px;margin:12px 0 14px}.detail-price{font-size:26px;font-weight:800}.detail-desc{color:var(--muted);line-height:1.8}.specs{display:grid;gap:0;margin:28px 0;border-top:1px solid var(--border)}.spec{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--border);font-size:14px}.qty-row{display:flex;gap:12px}.qty{display:flex;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff}.qty button{width:44px;border:0;background:#fff;cursor:pointer}.qty span{width:44px;display:grid;place-items:center}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:34px;padding:30px 0 90px}.cart-list{background:#fff;border:1px solid var(--border);border-radius:24px;overflow:hidden}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;padding:20px;border-bottom:1px solid var(--border);align-items:center}.cart-item:last-child{border-bottom:0}.cart-pic{height:92px;border-radius:16px;display:grid;place-items:center;font-size:44px;background:#eeeaff}.summary{background:#fff;border:1px solid var(--border);border-radius:24px;padding:26px;align-self:start;position:sticky;top:110px}.summary-row{display:flex;justify-content:space-between;padding:11px 0;color:var(--muted)}.summary-total{display:flex;justify-content:space-between;padding:18px 0 24px;border-top:1px solid var(--border);margin-top:10px;font-weight:800;font-size:20px}.mobile-menu{display:none}@media(max-width:900px){.nav-links{display:none}.nav-inner{grid-template-columns:auto 1fr}.nav-actions{justify-self:end}.hero-grid,.story,.detail-grid,.cart-layout{grid-template-columns:1fr}.hero-card{min-height:460px}.categories,.product-grid{grid-template-columns:repeat(2,1fr)}.section-head{align-items:start;flex-direction:column}.detail-info,.summary{position:static}.gallery-main{min-height:420px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:620px){.container{width:min(100% - 28px,1200px)}.announcement{font-size:10px}.nav-inner{height:70px}.nav-actions .icon-btn:first-child{display:none}.hero{padding-top:34px}.hero-grid{gap:30px}h1{font-size:46px}.lead{font-size:16px}.hero-card{min-height:390px}.pf-1{width:190px;right:18px;top:38px}.pf-2{width:170px;left:12px;bottom:26px}.pf-3{display:none}.categories,.product-grid,.why{grid-template-columns:1fr}.product-grid{gap:14px}.product-card{display:grid;grid-template-columns:130px 1fr}.product-image{height:100%;min-height:170px;font-size:52px}.section{padding:68px 0}.story-card{min-height:380px;padding:30px}.story-art{font-size:82px}.cta{margin:20px 14px 50px;padding:34px;min-height:380px;align-items:flex-start;flex-direction:column;justify-content:flex-end}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.gallery-main{min-height:360px;font-size:110px}.thumb{height:90px}.cart-item{grid-template-columns:80px 1fr}.cart-item>div:last-child{grid-column:2}.cart-pic{height:76px}.page-hero{padding-top:38px}}:root{--success:#246b4b;--success-soft:#e9f5ee;--danger:#bb4430;--blue:#5571c7;--blue-soft:#edf1ff}::selection{background:#f7c7b5;color:var(--ink)}.btn{transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.btn:hover{transform:translateY(-1px)}.icon-btn{transition:.2s}.icon-btn:hover{transform:translateY(-2px);box-shadow:0 8px 22px #462d1914}.product-card,.category{will-change:transform}.product-card .product-image{transition:transform .45s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-image{transform:scale(1.025)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:none}.micro-note{font-size:12px;color:var(--muted);line-height:1.6}.pill{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;font-size:12px;font-weight:700;background:#fff;border:1px solid var(--border)}.checkout-shell{padding:42px 0 100px}.checkout-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px}.checkout-progress{display:flex;gap:7px;align-items:center;color:var(--muted);font-size:12px}.checkout-progress .done,.checkout-progress .current{color:var(--ink);font-weight:700}.progress-dot{width:7px;height:7px;border-radius:50%;background:#d7cec5}.done .progress-dot,.current .progress-dot{background:var(--accent)}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:38px;align-items:start}.checkout-panel{background:#fff;border:1px solid var(--border);border-radius:26px;padding:30px;margin-bottom:18px}.checkout-panel h2{font-size:24px;margin:0 0 6px;letter-spacing:-.025em}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}.field{display:grid;gap:8px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid var(--border);background:#fff;border-radius:12px;padding:13px 14px;min-height:48px;outline:none;transition:.18s}.field textarea{min-height:95px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #f26b381c}.option-list{display:grid;gap:12px;margin-top:18px}.option-card{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding:16px;border:1px solid var(--border);border-radius:15px;cursor:pointer;background:#fff;transition:.18s}.option-card:hover{border-color:#ddcbbc}.option-card.selected{border-color:var(--accent);box-shadow:0 0 0 3px #f26b3817;background:#fffaf6}.option-card input{accent-color:var(--accent)}.option-title{font-size:14px;font-weight:800}.option-sub{font-size:12px;color:var(--muted);margin-top:3px}.option-price{font-size:13px;font-weight:700}.checkout-summary{background:#fff;border:1px solid var(--border);border-radius:26px;padding:26px;position:sticky;top:104px}.checkout-items{display:grid;gap:14px;margin:20px 0}.checkout-item{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center}.checkout-item-pic{width:56px;height:56px;border-radius:13px;background:#eeeaff;display:grid;place-items:center;font-size:28px}.checkout-item-name{font-size:13px;font-weight:700}.checkout-item-meta{font-size:11px;color:var(--muted);margin-top:3px}.checkout-price{font-size:12px;font-weight:700}.summary-divider{height:1px;background:var(--border);margin:16px 0}.summary-line{display:flex;justify-content:space-between;gap:15px;padding:7px 0;font-size:13px;color:var(--muted)}.summary-line.total{font-size:18px;color:var(--ink);font-weight:800;padding-top:14px}.success-wrap{min-height:72vh;display:grid;place-items:center;padding:70px 0}.success-card{width:min(720px,calc(100% - 30px));background:#fff;border:1px solid var(--border);border-radius:34px;padding:54px;text-align:center;box-shadow:var(--shadow)}.success-icon{width:74px;height:74px;border-radius:50%;background:var(--success-soft);color:var(--success);display:grid;place-items:center;margin:0 auto 22px;font-size:34px}.success-card h1{font-size:clamp(38px,6vw,64px);margin:0 0 14px}.order-chip{display:inline-flex;gap:8px;align-items:center;background:#f7f3ef;border-radius:999px;padding:9px 13px;font-size:12px;margin:10px 0 24px}.success-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0;text-align:left}.success-stat{border:1px solid var(--border);border-radius:16px;padding:16px}.success-stat span{display:block;font-size:11px;color:var(--muted);margin-bottom:5px}.success-stat strong{font-size:13px}.admin-body{background:#f4f4f2;color:#1a1a18}.admin-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.admin-sidebar{background:#1d1d1b;color:#fff;padding:26px 18px;position:sticky;top:0;height:100vh}.admin-brand{font-size:20px;font-weight:800;letter-spacing:-.04em;padding:0 8px 26px}.admin-brand span{color:#ff8a5b}.admin-nav{display:grid;gap:6px}.admin-nav a{padding:11px 12px;border-radius:10px;font-size:13px;color:#c9c9c4;display:flex;align-items:center;justify-content:space-between}.admin-nav a:hover,.admin-nav a.active{background:#30302d;color:#fff}.admin-nav small{font-size:9px;background:#3b3b37;padding:3px 6px;border-radius:999px}.admin-sidebar-foot{position:absolute;left:18px;right:18px;bottom:22px;padding-top:18px;border-top:1px solid #363632;font-size:11px;color:#9b9b96}.admin-main{padding:28px 34px 60px;min-width:0}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.admin-topbar h1{font-size:30px;line-height:1.1;margin:0;letter-spacing:-.035em}.admin-top-actions{display:flex;gap:9px}.admin-btn{border:1px solid #dadad4;background:#fff;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:700;cursor:pointer}.admin-btn.primary{background:#1d1d1b;color:#fff;border-color:#1d1d1b}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric{background:#fff;border:1px solid #e0e0db;border-radius:16px;padding:19px}.metric-label{font-size:11px;color:#797973}.metric-value{font-size:27px;font-weight:800;letter-spacing:-.04em;margin:9px 0 5px}.metric-trend{font-size:10px;color:var(--success)}.admin-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:16px;margin-top:16px}.admin-card{background:#fff;border:1px solid #e0e0db;border-radius:16px;padding:20px}.admin-card-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.admin-card h2{font-size:16px;margin:0}.bar-chart{height:230px;display:flex;align-items:end;gap:12px;padding-top:24px}.bar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;height:100%;justify-content:flex-end}.bar{width:min(34px,70%);border-radius:7px 7px 3px 3px;background:#f08a61;min-height:8px}.bar-col span{font-size:9px;color:#8a8a84}.mini-list{display:grid;gap:2px}.mini-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:13px 0;border-bottom:1px solid #eeeeea}.mini-row:last-child{border-bottom:0}.mini-row strong{font-size:12px}.mini-row small{display:block;color:#8a8a84;font-size:10px;margin-top:4px}.status{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:800}.status.paid{background:#e8f4ec;color:#286443}.status.processing{background:#fff0d8;color:#8e5a12}.status.shipped{background:#eaf0ff;color:#435c9e}.status.cancelled{background:#fae8e4;color:#994839}.admin-table-wrap{overflow:auto;background:#fff;border:1px solid #e0e0db;border-radius:16px}.admin-table{width:100%;border-collapse:collapse;min-width:760px}.admin-table th,.admin-table td{text-align:left;padding:14px 16px;border-bottom:1px solid #ecece8;font-size:11px}.admin-table th{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#85857f;background:#fafaf8}.admin-table tr:last-child td{border-bottom:0}.inventory-name{display:flex;align-items:center;gap:10px}.inventory-pic{width:36px;height:36px;border-radius:9px;background:#eeeaff;display:grid;place-items:center;font-size:18px}.stock-low{color:#a54432;font-weight:800}.admin-section{margin-top:26px}.admin-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.admin-section-head h2{font-size:20px;margin:0}.empty-admin{padding:34px;text-align:center;color:#8a8a84;font-size:12px}@media(max-width:980px){.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static}.admin-shell{grid-template-columns:76px 1fr}.admin-sidebar{padding:22px 10px}.admin-brand{font-size:0;padding:0 4px 20px}.admin-brand:before{content:"LM";font-size:16px}.admin-nav a{font-size:0;padding:11px 8px;justify-content:center}.admin-nav a:before{content:attr(data-icon);font-size:16px}.admin-nav small,.admin-sidebar-foot{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}}@media(max-width:620px){.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.checkout-panel{padding:22px;border-radius:20px}.checkout-top{align-items:flex-start;flex-direction:column}.checkout-progress{font-size:10px}.success-card{padding:34px 22px}.success-grid{grid-template-columns:1fr}.admin-shell{display:block}.admin-sidebar{position:static;height:auto;padding:12px 14px;display:flex;align-items:center;gap:16px;overflow:auto}.admin-brand{font-size:16px;padding:0;white-space:nowrap}.admin-brand:before{content:none}.admin-nav{display:flex;gap:5px}.admin-nav a{font-size:10px;white-space:nowrap;padding:8px 10px}.admin-nav a:before{content:none}.admin-main{padding:22px 14px 50px}.admin-topbar{align-items:flex-start;flex-direction:column}.metric-grid{grid-template-columns:1fr 1fr}.metric{padding:15px}.metric-value{font-size:22px}.admin-top-actions{width:100%}.admin-top-actions .admin-btn{flex:1}}.nav-account{font-size:12px;font-weight:700;color:#766d66;padding:10px 4px}.account-shell{padding:70px 0 100px}.account-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}.account-head h1{font-size:clamp(42px,5vw,68px);max-width:730px}.account-badge{background:#fff;border:1px solid #e9ded3;border-radius:18px;padding:15px 18px;min-width:220px;font-size:12px;font-weight:800}.account-badge small{display:block;color:#766d66;font-size:10px;font-weight:500;margin-top:4px}.account-orders{display:grid;gap:10px}.account-order{display:grid;grid-template-columns:1fr .8fr .8fr;gap:20px;background:#fff;border:1px solid #e9ded3;border-radius:18px;padding:20px;transition:.2s}.account-order:hover{transform:translateY(-2px);box-shadow:0 16px 50px #49301f14}.account-order>div{display:grid;gap:4px}.account-order span{font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#766d66}.account-order strong{font-size:13px}.account-order small{font-size:10px;color:#766d66}.order-hero{display:flex;justify-content:space-between;align-items:end;gap:30px;padding:34px 0}.order-total-big{background:#1f1b18;color:#fff;border-radius:18px;padding:18px 20px;min-width:210px}.order-total-big span{font-size:9px;color:#bfbab6;text-transform:uppercase}.order-total-big strong{display:block;font-size:20px;margin-top:4px}.customer-order-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:18px}.customer-order-grid>div,.customer-order-grid>aside{display:grid;align-content:start;gap:18px}.account-card{background:#fff;border:1px solid #e9ded3;border-radius:22px;padding:24px}.account-card h2{font-size:18px;margin:0 0 16px}.customer-item{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #eee8e2}.customer-item:last-child{border-bottom:0}.customer-item-art{width:58px;height:58px;border-radius:13px;background:#f1edff;display:grid;place-items:center;font-size:24px}.customer-item strong{font-size:11px}.customer-item small{display:block;font-size:9px;color:#766d66;margin-top:4px}.download-card{background:#1f1b18;color:#fff}.download-card p{color:#bbb4ae;font-size:11px;line-height:1.6}.download-row{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;border-top:1px solid #3b3733;padding:13px 0}.download-row>span{width:32px;height:32px;border-radius:9px;background:#34302c;display:grid;place-items:center}.download-row strong{font-size:11px}.download-row small{display:block;color:#aaa39d;font-size:8px;margin-top:3px}.download-row em{font-style:normal;font-size:9px;color:#f4b08f}.customer-timeline-item{display:grid;grid-template-columns:16px 1fr;gap:9px;padding-bottom:16px;position:relative}.customer-timeline-item:before{content:"";position:absolute;left:3px;top:12px;bottom:0;width:1px;background:#e3ddd7}.customer-timeline-item:last-child:before{display:none}.customer-timeline-item i{width:8px;height:8px;background:#f26b38;border-radius:50%;margin-top:3px;z-index:1}.customer-timeline-item strong{font-size:10px}.customer-timeline-item p{font-size:9px;color:#766d66;margin:3px 0}.customer-timeline-item small{font-size:8px;color:#9b948e}.tracking-box{margin-top:12px;background:#f7f3ef;border-radius:13px;padding:13px}.tracking-box span{font-size:8px;color:#766d66;text-transform:uppercase}.tracking-box strong{display:block;font-size:10px;margin-top:4px}.admin-link{font-size:10px;font-weight:800}.admin-editor{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);gap:16px}.admin-editor-main,.admin-editor-side{display:grid;gap:16px}.form-card{padding:24px}.form-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:18px}.form-section-head>div{display:flex;align-items:center;gap:10px}.form-section-head span{font-size:9px;color:#a05d43;font-weight:800}.form-section-head h2{font-size:15px;margin:0}.form-section-head small{font-size:9px;color:#8b8b85}.admin-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-form-grid .full{grid-column:1/-1}.admin-form-grid input,.admin-form-grid textarea,.admin-editor-side input,.admin-editor-side select,.admin-stack input,.admin-stack select,.admin-stack textarea{width:100%;border:1px solid #deded8;background:#fbfbf9;border-radius:10px;padding:11px;font:inherit;font-size:11px}.media-uploader{display:grid;grid-template-columns:210px 1fr;gap:18px;align-items:center}.media-placeholder{width:210px;height:210px;border-radius:15px;border:1px dashed #cfcfc7;display:grid;place-items:center;background:#f5f5f2;text-align:center;font-size:12px}.check-row{display:flex;gap:9px;align-items:center;padding:8px 0;font-size:11px}.save-btn{width:100%;margin-top:12px}.digital-upload{margin-top:20px;padding-top:18px;border-top:1px solid #ecece8}.digital-upload p{font-size:10px;color:#777771;line-height:1.6}.order-detail-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.6fr);gap:16px}.timeline-item{display:grid;grid-template-columns:18px 1fr;gap:10px;position:relative;padding:5px 0 18px}.timeline-item:before{content:"";position:absolute;left:4px;top:14px;bottom:-4px;width:1px;background:#deded8}.timeline-item:last-child:before{display:none}.timeline-item i{width:9px;height:9px;border-radius:50%;background:#f08a61;margin-top:4px;z-index:1}.timeline-item strong{font-size:11px}.timeline-item p{font-size:10px;color:#6f6f69;margin:4px 0}.timeline-item small{font-size:8px;color:#96968f}.admin-stack{display:grid;gap:12px;margin-top:14px}.sticky-admin{position:sticky;top:28px}.customer-block{border-top:1px solid #ecece8;margin-top:18px;padding-top:14px}.customer-block span{display:block;font-size:8px;text-transform:uppercase;color:#8d8d87;margin-bottom:5px}.customer-block p{font-size:10px;line-height:1.7;color:#6e6e69}.preview-note{background:#fff4e9;border:1px solid #f1cfb3;border-radius:12px;padding:12px 14px;font-size:10px;color:#7b5741;margin-bottom:18px}@media(max-width:980px){.account-head,.order-hero{align-items:flex-start;flex-direction:column}.customer-order-grid,.admin-editor,.order-detail-grid{grid-template-columns:1fr}.sticky-admin{position:static}.nav-account{display:none}.account-order{grid-template-columns:1fr 1fr}.account-order>div:last-child{grid-column:1/-1}}@media(max-width:620px){.account-order{grid-template-columns:1fr}.account-order>div:last-child{grid-column:auto}.account-badge,.order-total-big{width:100%}.admin-editor{display:block}.admin-editor-main,.admin-editor-side{margin-bottom:14px}.media-uploader{grid-template-columns:1fr}.media-placeholder{width:100%;height:220px}.admin-form-grid{grid-template-columns:1fr}.admin-form-grid .full{grid-column:auto}}.marketplace-band{background:#fff4e9;border-top:1px solid #f1dfd0;border-bottom:1px solid #f1dfd0}.channel-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:52px;align-items:center}.channel-card{background:#fff;border:1px solid var(--border);border-radius:28px;padding:28px;display:flex;gap:22px;box-shadow:var(--shadow)}.channel-logo{width:48px;height:48px;border-radius:16px;background:#ff5a32;color:#fff;display:grid;place-items:center;font-weight:800;font-size:22px;flex:0 0 auto}.channel-logo.large{width:74px;height:74px;border-radius:22px;font-size:32px}.auth-shell{min-height:calc(100vh - 122px);display:grid;grid-template-columns:1.05fr .95fr}.auth-panel{padding:clamp(36px,6vw,92px);display:flex;flex-direction:column;justify-content:center}.auth-story{background:linear-gradient(145deg,#f7d58d,#f6a477);min-height:720px;justify-content:space-between}.auth-form{background:#fff}.auth-card{width:min(460px,100%);margin:auto}.auth-card h2{font-size:46px;letter-spacing:-.05em;margin:12px 0}.auth-card form{display:grid;gap:16px;margin-top:28px}.auth-card label,.channel-fields label{display:grid;gap:7px;font-weight:700;font-size:13px}.auth-card input,.channel-fields input,.channel-fields select{width:100%;border:1px solid var(--border);border-radius:12px;padding:14px 15px;background:#fff}.auth-divider{text-align:center;color:var(--muted);font-size:12px;margin:18px 0}.auth-note{background:#ffffff94;border:1px solid rgba(255,255,255,.5);border-radius:20px;padding:20px;display:grid;gap:5px;max-width:430px}.account-tools{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.account-tools a{background:#fff;border:1px solid var(--border);border-radius:18px;padding:20px;display:grid;gap:6px;transition:.2s}.account-tools a:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.account-tools span{font-size:22px}.account-tools small{color:var(--muted)}.address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.address-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:26px;min-height:260px}.address-card.default{border-color:#efb38e}.address-card p{line-height:1.8;color:var(--muted)}.address-actions{display:flex;gap:12px;align-items:center;margin-top:20px}.text-danger{border:0;background:none;color:#c54e2d;font-weight:700;cursor:pointer}.add-address{display:grid;place-content:center;text-align:center;border-style:dashed;cursor:pointer}.add-address .plus{font-size:42px;color:var(--accent)}.marketplace-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:28px}.marketplace-main,.marketplace-side{background:#fff;border:1px solid var(--border);border-radius:30px;padding:34px}.marketplace-main{display:grid;grid-template-columns:auto 1fr;gap:28px}.marketplace-main h2{font-size:36px;letter-spacing:-.04em}.marketplace-points{display:grid;gap:14px;margin-top:26px}.marketplace-points div{padding-top:14px;border-top:1px solid var(--border);display:grid;gap:6px}.marketplace-points span,.marketplace-side li{color:var(--muted);line-height:1.7}.marketplace-side ol{padding-left:20px;display:grid;gap:12px;margin:24px 0}.wish-btn{position:absolute;right:14px;top:14px;width:38px;height:38px;border-radius:50%;border:1px solid var(--border);background:#fffffff0;z-index:4;cursor:pointer;font-size:19px}.wish-btn.active{background:var(--ink);color:#fff}.product-card{position:relative}.wishlist-empty{grid-column:1/-1;background:#fff;border:1px dashed var(--border);border-radius:24px;padding:54px;text-align:center;color:var(--muted)}.admin-channel-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.channel-admin-head{display:flex;gap:16px;align-items:center;margin-bottom:18px}.channel-fields{display:grid;gap:14px;margin:22px 0}.source-demo{display:grid;gap:12px;margin-top:24px}.source-demo span{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding:12px 0}@media(max-width:900px){.channel-grid,.marketplace-layout,.marketplace-main,.auth-shell,.admin-channel-grid{grid-template-columns:1fr}.auth-story{min-height:480px}.account-tools{grid-template-columns:repeat(2,1fr)}.address-grid{grid-template-columns:1fr}}@media(max-width:620px){.account-tools{grid-template-columns:1fr}.channel-card{flex-direction:column}.marketplace-main{padding:24px}}.icon-btn[aria-label="Shopping bag"]{position:relative;border-radius:50%;width:44px;height:44px;background:#fffaf4}.bag-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-btn[aria-label="Shopping bag"] .cart-count{position:absolute;right:-5px;top:-5px;transform:none;box-shadow:0 0 0 3px var(--canvas)}.trust-strip{background:#171714;color:#fff;padding:30px 0 18px;border-top:1px solid rgba(255,255,255,.08)}.trust-grid{display:grid;grid-template-columns:1.65fr repeat(3,.6fr) .8fr;gap:24px;align-items:center}.trust-intro{display:grid;gap:8px}.trust-intro .eyebrow{color:#f3b28c}.trust-intro strong{font-size:17px;line-height:1.45;max-width:440px}.trust-stat{display:grid;gap:3px;border-left:1px solid rgba(255,255,255,.14);padding-left:20px}.trust-stat b{font-size:25px;letter-spacing:-.04em}.trust-stat span{font-size:10px;color:#aaa9a2;text-transform:uppercase;letter-spacing:.06em}.trust-link{justify-self:end;font-size:13px;font-weight:700}.trust-footnote{font-size:9px;color:#83837d;margin-top:18px;padding-top:12px;border-top:1px solid rgba(255,255,255,.09)}.categories{grid-template-columns:repeat(5,1fr)}.verified-channel{border-color:#efb38e}.verified-channel h3{font-size:28px;margin:10px 0 8px}.verified-channel .badge{background:#fff0e8;color:#b14e27}.market-hero{padding:86px 0;background:linear-gradient(145deg,#fff8ef,#f5e1cf)}.market-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.market-score-card{background:#fff;border:1px solid #ecdacb;border-radius:30px;padding:30px;box-shadow:var(--shadow)}.score-top{display:flex;gap:18px;align-items:center}.score-top h2{font-size:26px;margin:7px 0}.score-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:28px 0 18px}.score-grid div{background:#faf8f4;border:1px solid #ede8e0;border-radius:18px;padding:20px;display:grid;gap:4px}.score-grid b{font-size:28px;letter-spacing:-.04em}.score-grid span{font-size:11px;color:var(--muted)}.proof-note{font-size:11px;color:var(--muted);line-height:1.7}.proof-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:24px;align-items:start}.proof-card{margin:0;background:#f6f3ee;border:1px solid var(--border);border-radius:28px;padding:18px;overflow:hidden}.proof-card img{display:block;width:100%;border-radius:18px;background:#fff}.proof-card figcaption{display:grid;gap:5px;padding:18px 6px 4px}.proof-card figcaption span{font-size:12px;color:var(--muted);line-height:1.6}.proof-card.tall img{max-height:580px;object-fit:cover;object-position:top}.seller-story-section{background:#1b1a18;color:#fff}.seller-story-section .eyebrow{color:#ef9b74}.journey{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff1f;border:1px solid rgba(255,255,255,.12);border-radius:28px;overflow:hidden}.journey-item{background:#1b1a18;padding:30px;min-height:210px;display:grid;grid-template-columns:auto 1fr;gap:18px}.journey-item span{color:#ef9b74;font-size:11px;font-weight:800}.journey-item strong{font-size:21px}.journey-item p{color:#aaa9a3;line-height:1.7;font-size:13px}.journey-item.current{background:#ef8c60;color:#fff}.journey-item.current span,.journey-item.current p{color:#fff}.channel-principles{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.principle-list{display:grid}.principle-list>div{display:grid;grid-template-columns:45px 1fr;gap:12px 20px;padding:24px 0;border-top:1px solid var(--border)}.principle-list span{font-size:11px;color:var(--accent);font-weight:800}.principle-list strong{font-size:21px}.principle-list p{grid-column:2;color:var(--muted);line-height:1.7;margin:0}.preloved-hero{padding:84px 0;background:#eef0e8}.preloved-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.condition-card{background:#fff;border:1px solid #dcded4;border-radius:30px;padding:32px;box-shadow:var(--shadow)}.condition-card h2{font-size:34px;letter-spacing:-.04em;margin:15px 0 24px}.condition-list{display:grid;gap:10px}.condition-list div{display:flex;gap:14px;align-items:center;border-top:1px solid var(--border);padding:14px 0}.condition-list i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#1f201c;color:#fff;font-style:normal;font-weight:800}.condition-list span{display:grid}.condition-list small{color:var(--muted);margin-top:3px}.condition-card>p{font-size:12px;line-height:1.7;color:var(--muted);margin-top:18px}.archive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.archive-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px;min-height:330px;display:flex;flex-direction:column}.archive-art{height:130px;border-radius:18px;background:#f2efe8;display:grid;place-items:center;font-size:58px;margin-bottom:22px}.sold-tag{font-size:9px;letter-spacing:.08em;font-weight:800;color:#8d6655}.archive-card h3{font-size:20px;margin:10px 0}.archive-card p{font-size:12px;line-height:1.7;color:var(--muted)}.preloved-callout{background:#fff4e9}.callout-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.callout-grid p{line-height:1.8;color:var(--muted)}.preloved-discovery{border-color:#cfd5c4}@media(max-width:1050px){.categories{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:1.4fr repeat(3,.6fr)}.trust-link{grid-column:1/-1;justify-self:start}.market-hero-grid,.preloved-grid,.channel-principles{grid-template-columns:1fr}.journey,.archive-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.trust-grid{grid-template-columns:1fr 1fr}.trust-intro{grid-column:1/-1}.trust-stat{padding-left:0;border-left:0;border-top:1px solid rgba(255,255,255,.14);padding-top:14px}.trust-link{grid-column:1/-1}.proof-grid,.score-grid,.callout-grid,.journey,.archive-grid,.categories{grid-template-columns:1fr}.market-hero,.preloved-hero{padding:54px 0}.market-score-card,.condition-card{padding:22px}.channel-principles{gap:24px}}:root{--rose:#f4b8c7;--sky:#8edce8;--lilac:#bba7ef;--cream:#fff5e8;--sand:#f2e7db}.v8-hero{padding:70px 0 58px;background:radial-gradient(circle at 86% 22%,rgba(244,184,199,.32),transparent 30%),radial-gradient(circle at 70% 75%,rgba(142,220,232,.24),transparent 25%),linear-gradient(180deg,#fffaf4,#fff7ed)}.v8-hero-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:64px;align-items:center}.v8-hero h1{max-width:680px}.v8-hero .lead{max-width:590px}.v8-chip-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.v8-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(233,222,211,.9);font-size:11px;font-weight:700}.real-stage{position:relative;min-height:590px;perspective:1200px}.real-stage:before{content:"";position:absolute;inset:60px 40px 30px;border-radius:44px;background:linear-gradient(145deg,#f9e2e5,#e4edf7 56%,#f7e8d5);border:1px solid #efdeda;box-shadow:0 35px 80px #4f34251c}.real-photo-card{position:absolute;background:#fff;border:10px solid #fff;border-radius:26px;box-shadow:0 28px 65px #3522162e;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.real-photo-card img{width:100%;height:100%;object-fit:cover;display:block}.real-photo-card:hover{box-shadow:0 36px 80px #3522163d;z-index:10}.real-photo-card.main{width:355px;height:430px;left:76px;top:60px;transform:rotateY(7deg) rotate(-2deg)}.real-photo-card.main:hover{transform:rotateY(0) rotate(0) translateY(-6px)}.real-photo-card.side{width:260px;height:310px;right:28px;top:34px;transform:rotateY(-10deg) rotate(4deg)}.real-photo-card.side:hover{transform:rotateY(0) rotate(0) translateY(-6px)}.real-photo-card.bottom{width:270px;height:220px;right:20px;bottom:28px;transform:rotateY(-7deg) rotate(-3deg)}.real-photo-card.bottom:hover{transform:rotateY(0) rotate(0) translateY(-6px)}.photo-tag{position:absolute;left:14px;bottom:14px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.95);border-radius:14px;padding:10px 12px;display:grid;gap:2px;box-shadow:0 10px 30px #0000001a}.photo-tag b{font-size:12px}.photo-tag span{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.trust-strip{background:#fff3e6;color:var(--ink);padding:30px 0 18px;border-top:1px solid #eedfce;border-bottom:1px solid #eedfce}.trust-intro .eyebrow{color:#c85f37}.trust-stat{border-left:1px solid #dfcdbb}.trust-stat span{color:#7e7267}.trust-footnote{color:#8d8176;border-top:1px solid #ead8c6}.trust-link{color:#a44725}.trust-strip .trust-stat b{color:var(--ink)}.real-drops{background:#fff}.real-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.real-product{background:#fff;border:1px solid var(--border);border-radius:28px;overflow:hidden;transition:.28s;position:relative}.real-product:hover{transform:translateY(-6px);box-shadow:0 26px 55px #462b1b1a}.real-product-media{height:390px;background:#f9f1e9;overflow:hidden;position:relative}.real-product-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.real-product:hover .real-product-media img{transform:scale(1.025)}.real-product-media .media-pill{position:absolute;left:16px;top:16px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.real-product-copy{padding:22px}.real-product-copy h3{font-size:22px;letter-spacing:-.03em;margin:10px 0 7px}.real-product-copy p{font-size:13px;color:var(--muted);line-height:1.65;margin:0}.price-pending{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.price-pending strong{font-size:14px}.price-pending span{font-size:10px;color:#a45a35;background:#fff2e8;border:1px solid #f0d3c3;padding:6px 8px;border-radius:999px;font-weight:700}.collection-band{background:linear-gradient(120deg,#f6ebff,#eef9f5 48%,#fff0e2);border-top:1px solid #eee2dc;border-bottom:1px solid #eee2dc}.collection-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.collection-tiles{display:grid;grid-template-columns:1fr 1fr;gap:14px}.collection-tile{min-height:180px;border-radius:24px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(255,255,255,.65);box-shadow:0 14px 34px #3c2b1e0d}.collection-tile.a{background:#fbe1e7}.collection-tile.b{background:#dbf4f4}.collection-tile.c{background:#e8e0ff;grid-column:1/-1}.collection-tile b{font-size:20px}.collection-tile span{font-size:12px;color:#625a55;line-height:1.6}.product-detail-photo{min-height:620px;border-radius:32px;overflow:hidden;background:#f6efe7;border:1px solid var(--border);box-shadow:var(--shadow)}.product-detail-photo img{width:100%;height:100%;min-height:620px;object-fit:cover;display:block}.real-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.real-thumb{height:135px;border-radius:16px;overflow:hidden;border:1px solid var(--border);background:#fff}.real-thumb img{width:100%;height:100%;object-fit:cover}.draft-price{font-size:14px;font-weight:800;color:#9b552f;background:#fff0e6;border:1px solid #f0d1bf;display:inline-flex;padding:8px 11px;border-radius:999px}.draft-panel{background:#fff7ef;border:1px solid #eed7c5;border-radius:18px;padding:17px;margin:22px 0;font-size:12px;line-height:1.7;color:#6f6258}.disabled-buy{opacity:.55;cursor:not-allowed}.product-bullets{display:grid;gap:11px;margin:22px 0}.product-bullets div{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start;font-size:13px;line-height:1.6}.product-bullets i{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#f3eee7;font-style:normal;font-size:10px;font-weight:800}.launch-real-products{display:grid;gap:12px;margin-top:16px}.launch-product{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;border:1px solid #e8e6df;border-radius:14px;padding:10px;background:#fff}.launch-product img{width:64px;height:64px;border-radius:10px;object-fit:cover}.launch-product small{display:block;color:#777771;font-size:9px;margin-top:4px}.launch-product em{font-style:normal;font-size:9px;font-weight:800;color:#a55c38}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.editorial-card{background:#fff;border:1px solid var(--border);border-radius:26px;overflow:hidden}.editorial-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.editorial-card div{padding:18px}.editorial-card p{font-size:11px;color:var(--muted);line-height:1.65}.safety-note{background:#fff7e9;border:1px solid #efdec4;border-radius:18px;padding:16px;font-size:11px;color:#6d6257;line-height:1.7;margin:18px 0}@media(max-width:1000px){.v8-hero-grid,.collection-grid{grid-template-columns:1fr}.real-stage{min-height:540px;max-width:680px}.real-product-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.v8-hero{padding-top:42px}.real-stage{min-height:430px}.real-photo-card.main{width:230px;height:300px;left:12px;top:55px}.real-photo-card.side{width:170px;height:215px;right:4px;top:18px}.real-photo-card.bottom{width:185px;height:150px;right:0;bottom:12px}.real-product-grid,.editorial-grid{grid-template-columns:1fr}.real-product-media{height:360px}.collection-tiles{grid-template-columns:1fr}.collection-tile.c{grid-column:auto}.product-detail-photo,.product-detail-photo img{min-height:430px}.trust-stat{border-top:1px solid #dfcdbb!important}.product-card{display:block}}.catalog-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:26px}.catalog-filters .filter{border:1px solid var(--border);background:#fff;padding:10px 15px;border-radius:999px;cursor:pointer;font-weight:700;font-size:12px}.catalog-filters .filter.active{background:var(--ink);color:#fff;border-color:var(--ink)}.catalog-item.is-hidden{display:none}.card-badges{display:flex;gap:7px;flex-wrap:wrap}.badge-soft{background:#fff3e8;color:#a45835}.catalog-price{margin-top:16px;display:flex;align-items:end;justify-content:space-between;gap:12px}.catalog-price strong{font-size:20px;letter-spacing:-.03em}.catalog-price span{font-size:10px;color:var(--muted);font-weight:700}.preview-tag{font-size:9px;vertical-align:middle;background:#fff0df;color:#a45835;border:1px solid #efd1b9;padding:5px 7px;border-radius:999px;margin-left:7px}.product-detail-photo img{object-position:center}.real-thumb:first-child{position:relative}.real-thumb:first-child:after{content:"REAL REFERENCE";position:absolute;left:8px;bottom:8px;background:#1f1b18cc;color:#fff;font-size:8px;font-weight:800;letter-spacing:.08em;padding:5px 7px;border-radius:999px}.narrow{max-width:860px;margin:auto}.text-link{font-weight:800;color:var(--accent);font-size:13px}.flex-hero{padding:72px 0 66px;background:radial-gradient(circle at 85% 18%,rgba(156,224,229,.32),transparent 27%),radial-gradient(circle at 68% 84%,rgba(239,194,218,.28),transparent 28%),linear-gradient(180deg,#fffaf4,#fff8ef);overflow:hidden}.flex-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:60px;align-items:center}.flex-hero-copy h1{max-width:720px}.flex-hero-note{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:10px 16px;align-items:start;margin-top:28px;padding-top:22px;border-top:1px solid #eadfd5}.flex-hero-note>span{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#fff;border:1px solid #eadfd5;font-size:10px;font-weight:800}.flex-hero-note p{margin:0;color:#403a36;line-height:1.45}.flex-hero-note small{color:var(--muted)}.flex-stage{position:relative;min-height:600px;perspective:1200px}.flex-stage:before{content:"";position:absolute;inset:58px 18px 42px 46px;border-radius:46px;background:linear-gradient(150deg,#f9dedf,#e4f2f2 48%,#f3e9dc);box-shadow:0 35px 80px #472d1f1a}.stage-card{position:absolute;background:#fff;border:1px solid rgba(72,52,39,.08);border-radius:24px;padding:10px;box-shadow:0 26px 58px #432c1e29;transition:.35s ease;overflow:hidden}.stage-card:hover{z-index:5;transform:translateY(-9px) rotate(0)!important}.stage-card img{width:100%;height:100%;object-fit:cover;border-radius:17px;display:block}.stage-card>div{position:absolute;left:18px;right:18px;bottom:18px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);border-radius:14px;padding:10px 12px;display:grid;gap:2px}.stage-card span{font-size:8px;font-weight:800;letter-spacing:.1em;color:#7a6e65}.stage-card b{font-size:12px}.stage-a{width:300px;height:380px;left:30px;top:66px;transform:rotate(-5deg)}.stage-b{width:250px;height:305px;right:24px;top:24px;transform:rotate(6deg)}.stage-c{width:265px;height:215px;right:38px;bottom:28px;transform:rotate(-2deg)}.stage-sticker{position:absolute;left:248px;bottom:52px;background:#1f1b18;color:#fff;padding:15px 18px;border-radius:18px;box-shadow:0 12px 28px #1f1b182e;font-size:10px;line-height:1.5;transform:rotate(4deg)}.stage-sticker b{font-size:18px}.now-strip{background:#fff;border-top:1px solid #eee2d8;border-bottom:1px solid #eee2d8}.now-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);align-items:stretch}.now-grid>div,.now-grid>a{padding:25px 20px;border-right:1px solid #eee2d8;display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:112px}.now-grid>*:last-child{border-right:0}.now-grid>a{transition:.22s}.now-grid>a:hover{background:#fff8f1}.now-grid>a>span{font-size:9px;color:var(--accent);font-weight:800}.now-grid a b{font-size:13px}.now-grid small{color:var(--muted)}.now-grid strong{font-size:18px;margin-top:6px}.department-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.department-card{min-height:260px;padding:26px;border-radius:26px;border:1px solid rgba(76,55,42,.08);display:flex;flex-direction:column;justify-content:space-between;transition:.26s;box-shadow:0 10px 24px #442d1f09}.department-card:not(.future):hover{transform:translateY(-5px);box-shadow:0 22px 42px #442d1f14}.department-card.peach{background:#fde7df}.department-card.blue{background:#dff0fa}.department-card.mint{background:#e3f3ea}.department-card.lilac{background:#eee7fb}.department-card.butter{background:#fff1cf}.department-card.neutral{background:#f1eee9}.department-icon{font-size:31px}.department-card small{font-size:9px;letter-spacing:.12em;font-weight:800;color:#746a63}.department-card h3{font-size:22px;margin:8px 0}.department-card p{font-size:12px;line-height:1.65;color:#655d58;margin:0}.department-card>b{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#665d57}.department-card.future{opacity:.82}.current-drop{background:#fff}.listing-rules{background:#faf5ef;border-top:1px solid #eee2d8;border-bottom:1px solid #eee2d8}.listing-rules-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:start}.rule-stack{display:grid;border-top:1px solid #dfd2c8}.rule-row{display:grid;grid-template-columns:110px 1fr;gap:22px;padding:24px 0;border-bottom:1px solid #dfd2c8}.rule-row>span{font-size:10px;font-weight:800;letter-spacing:.09em;color:var(--accent)}.rule-row b{font-size:18px}.rule-row p{margin:7px 0 0;color:var(--muted);line-height:1.65;font-size:13px}.light-trust{background:#fff3e6}.soft-launch{background:#fff}.soft-launch-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:54px;align-items:start}.soft-launch-links{display:grid;border-top:1px solid var(--border)}.soft-launch-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--border);transition:.2s}.soft-launch-links a:hover{padding-left:6px}.soft-launch-links span{font-size:13px;color:var(--muted)}.soft-launch-links b{font-size:13px}.v83-cta{background:linear-gradient(135deg,#d9643b,#ef8a58)}.v83-footer{grid-template-columns:2fr 1fr 1fr}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.catalog-search{flex:1;max-width:620px;background:#fff;border:1px solid var(--border);border-radius:14px;display:flex;align-items:center;gap:8px;padding:0 14px;min-height:50px}.catalog-search input{border:0;outline:0;background:transparent;flex:1;min-width:0}.catalog-search span{font-size:18px;color:var(--muted)}.catalog-count{display:flex;align-items:baseline;gap:6px}.catalog-count b{font-size:22px}.catalog-count span{font-size:11px;color:var(--muted)}.catalog-empty{border:1px dashed #d9cdc2;border-radius:26px;background:#fff;padding:54px 24px;text-align:center;margin-top:18px}.catalog-empty>span{font-size:34px;color:#b5aaa1}.catalog-empty h3{font-size:24px;margin:12px 0 6px}.catalog-empty p{color:var(--muted);max-width:460px;margin:0 auto 20px;line-height:1.65}.shop-dept-note{background:#faf5ef}.about-hero{background:linear-gradient(180deg,#fff8ef,#fffdf9)}.story-timeline{display:grid;gap:0}.timeline-step{display:grid;grid-template-columns:110px 1fr;gap:42px;padding:50px 0;border-top:1px solid var(--border)}.timeline-step>span{font-size:12px;color:var(--accent);font-weight:800}.timeline-step small{font-size:9px;letter-spacing:.12em;font-weight:800;color:var(--muted)}.timeline-step h2{font-size:clamp(34px,4vw,58px);margin:8px 0 14px;letter-spacing:-.045em}.timeline-step p{max-width:670px;color:var(--muted);line-height:1.8}.policy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.policy-grid article{background:#fff;border:1px solid var(--border);border-radius:24px;padding:28px;min-height:260px}.policy-grid article>span{font-size:10px;color:var(--accent);font-weight:800}.policy-grid h2{font-size:25px;margin:14px 0 10px}.policy-grid p{color:var(--muted);line-height:1.75}.policy-grid small{display:block;margin-top:18px;padding-top:18px;border-top:1px solid var(--border);color:#8c8178;line-height:1.6}.launch-check-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.launch-check-grid>div{background:#fff;border:1px solid var(--border);border-radius:20px;padding:22px}.launch-check-grid b{font-size:15px}.launch-check-grid p{font-size:12px;color:var(--muted);line-height:1.65}.faq-list{max-width:900px}.faq-list details{border-top:1px solid var(--border);padding:22px 0}.faq-list details:last-child{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;font-weight:800;font-size:18px;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:var(--accent)}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);line-height:1.8;max-width:760px;padding-right:30px}@media(max-width:1000px){.flex-hero-grid,.listing-rules-grid,.soft-launch-grid{grid-template-columns:1fr}.flex-stage{max-width:700px;min-height:560px}.department-grid{grid-template-columns:repeat(2,1fr)}.now-grid{grid-template-columns:1fr 1fr}.now-grid>*{border-bottom:1px solid #eee2d8}.launch-check-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.flex-hero{padding-top:42px}.flex-hero-note{grid-template-columns:auto 1fr}.flex-stage{min-height:460px}.stage-a{width:220px;height:285px;left:6px;top:75px}.stage-b{width:170px;height:218px;right:0;top:25px}.stage-c{width:185px;height:150px;right:3px;bottom:22px}.stage-sticker{left:20px;bottom:12px}.now-grid{grid-template-columns:1fr}.now-grid>*{border-right:0!important}.department-grid,.policy-grid,.launch-check-grid{grid-template-columns:1fr}.department-card{min-height:220px}.rule-row{grid-template-columns:1fr;gap:8px}.catalog-toolbar{align-items:stretch;flex-direction:column}.catalog-search{max-width:none}.timeline-step{grid-template-columns:42px 1fr;gap:14px}.v83-footer{grid-template-columns:1fr}}:root{--star:#f4a23a;--success:#4f8b62;--soft-green:#e9f5ec;--soft-blue:#eaf4fb;--soft-pink:#fff0f4;--soft-gold:#fff6df}.nav a{transition:color .2s ease,transform .2s ease}.nav-links a:hover,.nav-account:hover{color:var(--accent)}.icon-btn{position:relative;transition:.2s ease}.icon-btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #452c1e14}.icon-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.review-inline{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.stars{display:inline-flex;gap:2px;color:var(--star);letter-spacing:.03em}.stars span{font-size:15px;line-height:1}.review-inline small{color:var(--muted);font-size:11px}.seller-review-pill{display:inline-flex;align-items:center;gap:7px;background:var(--soft-gold);border:1px solid #f2dfaa;border-radius:999px;padding:7px 10px;color:#6d5220;font-size:10px;font-weight:800}.seller-review-pill svg{width:14px;height:14px;fill:currentColor}.trust-icon-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.trust-mini{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;display:flex;gap:12px;align-items:flex-start}.trust-mini .ti-icon{width:38px;height:38px;border-radius:12px;background:#fff3e8;color:var(--accent);display:grid;place-items:center;flex:0 0 auto}.trust-mini svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.trust-mini b{display:block;font-size:12px}.trust-mini span{display:block;color:var(--muted);font-size:10px;line-height:1.5;margin-top:3px}.real-product{position:relative}.real-product-media{overflow:hidden}.real-product-media img{transition:transform .5s cubic-bezier(.2,.7,.2,1)}.real-product:hover .real-product-media img{transform:scale(1.035)}.product-review-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #eee5dc}.product-review-meta .stars span{font-size:12px}.product-review-meta small{font-size:9px;color:var(--muted)}.premium-gallery{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:start}.gallery-rail{display:grid;gap:10px}.gallery-thumb{border:1px solid var(--border);background:#fff;border-radius:15px;padding:0;overflow:hidden;cursor:pointer;aspect-ratio:1}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumb.active{outline:2px solid var(--accent);outline-offset:2px}.gallery-thumb.placeholder{display:grid;place-items:center;color:#9b8f86;font-size:9px;text-align:center;padding:8px}.gallery-stage{position:relative;border-radius:28px;background:#fff;border:1px solid var(--border);overflow:hidden;min-height:620px;display:grid;place-items:center;cursor:zoom-in;box-shadow:0 18px 48px #432d1f0f}.gallery-stage img{width:100%;height:100%;max-height:720px;object-fit:cover;display:block}.gallery-label{position:absolute;left:18px;top:18px;background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;letter-spacing:.06em}.zoom-hint{position:absolute;right:18px;bottom:18px;background:#1f1b18d1;color:#fff;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:700}.image-lightbox{position:fixed;inset:0;background:#14110fe0;z-index:120;display:none;place-items:center;padding:28px}.image-lightbox.open{display:grid}.image-lightbox img{max-width:min(1100px,94vw);max-height:88vh;border-radius:22px;box-shadow:0 30px 100px #00000059}.lightbox-close{position:fixed;right:24px;top:24px;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff1f;color:#fff;font-size:24px;cursor:pointer}.product-topline{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.stock-chip,.state-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.stock-chip.available{background:var(--soft-green);color:#39734c}.stock-chip.mto{background:var(--soft-pink);color:#9a5163}.stock-chip.oneoff{background:var(--soft-blue);color:#3e6681}.stock-chip:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor}.detail-title-v84{font-size:clamp(38px,4vw,56px)!important}.product-kicker{color:var(--muted);font-size:12px;margin:-5px 0 14px}.price-row-v84{display:flex;align-items:end;gap:10px;margin:8px 0 18px}.price-row-v84 strong{font-size:30px;letter-spacing:-.04em}.price-row-v84 small{color:var(--muted);font-size:10px;padding-bottom:5px}.product-review-box{background:#fff;border:1px solid var(--border);border-radius:18px;padding:16px;margin:18px 0}.product-review-box .empty-review{display:flex;align-items:center;gap:12px}.product-review-box .empty-review .stars{filter:grayscale(1);opacity:.35}.product-review-box b{font-size:12px}.product-review-box p{margin:3px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.option-panel{border:1px solid var(--border);background:#fff;border-radius:20px;padding:20px;margin:22px 0}.option-panel h3{font-size:15px;margin:0 0 12px}.option-grid{display:flex;gap:8px;flex-wrap:wrap}.option-chip{border:1px solid var(--border);background:#fff;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:700;cursor:pointer}.option-chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.option-note{margin-top:14px;display:grid;gap:7px}.option-note label{font-size:10px;color:var(--muted);font-weight:700}.option-note input,.option-note textarea{border:1px solid var(--border);border-radius:12px;background:#fff;padding:12px;outline:none;resize:vertical}.option-note input:focus,.option-note textarea:focus{border-color:#d8b39f;box-shadow:0 0 0 3px #f26b3814}.condition-card{border:1px solid #d8e3e9;background:#f7fbfd;border-radius:22px;padding:22px;margin:22px 0}.condition-card-head{display:flex;justify-content:space-between;gap:16px;align-items:start}.condition-grade{width:48px;height:48px;border-radius:15px;background:#dff0fa;color:#335f78;display:grid;place-items:center;font-weight:800;font-size:20px}.condition-card h3{margin:0;font-size:17px}.condition-card p{margin:6px 0 0;color:#60717b;font-size:11px;line-height:1.6}.condition-list{display:grid;gap:9px;margin-top:16px}.condition-list div{display:flex;gap:9px;font-size:11px}.condition-list i{font-style:normal;color:var(--success);font-weight:800}.condition-caveat{margin-top:14px;padding-top:14px;border-top:1px solid #d8e3e9;color:#71818a;font-size:9px;line-height:1.5}.status-preview{border:1px dashed #d9cdc2;border-radius:18px;padding:16px;margin-top:18px}.status-preview>small{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.status-tabs{display:flex;gap:7px;margin-top:10px;flex-wrap:wrap}.status-tab{border:1px solid var(--border);background:#fff;padding:8px 10px;border-radius:999px;font-size:9px;font-weight:800;cursor:pointer}.status-tab.active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-cta-wrap.is-disabled .btn-primary{opacity:.45;pointer-events:none}.product-cta-wrap .state-message{display:none;margin-top:9px;font-size:10px;color:var(--muted)}.product-cta-wrap.is-disabled .state-message{display:block}.product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 24px}.benefit-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:14px}.benefit-card svg{width:18px;height:18px;fill:none;stroke:var(--accent);stroke-width:1.8;margin-bottom:8px}.benefit-card b{display:block;font-size:10px}.benefit-card span{display:block;font-size:9px;color:var(--muted);line-height:1.45;margin-top:3px}.packaging-preview{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:28px;padding:34px}.packaging-art{min-height:260px;border-radius:22px;background:linear-gradient(145deg,#fff0e7,#f5e9ff);position:relative;display:grid;place-items:center;overflow:hidden}.packaging-box{width:150px;height:110px;background:#fff;border:1px solid #e1d2c5;border-radius:12px;box-shadow:0 22px 45px #452c1e1f;position:relative}.packaging-box:before{content:"LaskaMart.";position:absolute;left:0;right:0;top:43px;text-align:center;font-size:15px;font-weight:800}.packaging-box:after{content:"";position:absolute;left:50%;top:-20px;width:14px;height:150px;background:#f1a77e;transform:translate(-50%) rotate(90deg);opacity:.8}.packaging-copy h3{font-size:28px;margin:8px 0 10px}.packaging-copy p{color:var(--muted);line-height:1.7}.packaging-list{display:grid;gap:8px;margin-top:16px}.packaging-list div{display:flex;gap:9px;font-size:11px}.packaging-list i{font-style:normal;color:var(--accent);font-weight:800}.recommend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.recommend-card{background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden;transition:.24s}.recommend-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.recommend-card img{width:100%;aspect-ratio:1.15/1;object-fit:cover}.recommend-copy{padding:16px}.recommend-copy span{font-size:9px;color:var(--accent);font-weight:800;letter-spacing:.08em}.recommend-copy h4{font-size:15px;margin:7px 0 5px}.recommend-copy small{color:var(--muted)}.frontend-polish-strip{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.frontend-polish-grid{display:grid;grid-template-columns:1.2fr repeat(4,1fr)}.frontend-polish-grid>div,.frontend-polish-grid>a{padding:20px;border-right:1px solid var(--border);min-height:96px;display:flex;flex-direction:column;justify-content:center}.frontend-polish-grid>*:last-child{border-right:0}.fp-icon{width:28px;height:28px;border-radius:9px;background:#fff2e8;color:var(--accent);display:grid;place-items:center;margin-bottom:7px}.fp-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.frontend-polish-grid b{font-size:11px}.frontend-polish-grid small{font-size:9px;color:var(--muted);line-height:1.45;margin-top:2px}@media(max-width:1000px){.trust-icon-row{grid-template-columns:repeat(2,1fr)}.premium-gallery{grid-template-columns:1fr}.gallery-rail{grid-template-columns:repeat(4,1fr);order:2}.gallery-stage{min-height:520px}.packaging-preview{grid-template-columns:1fr}.frontend-polish-grid{grid-template-columns:repeat(2,1fr)}.frontend-polish-grid>div,.frontend-polish-grid>a{border-bottom:1px solid var(--border)}}@media(max-width:700px){.trust-icon-row,.product-benefits,.recommend-grid{grid-template-columns:1fr}.gallery-stage{min-height:390px}.gallery-stage img{max-height:500px}.gallery-rail{grid-template-columns:repeat(4,1fr)}.condition-card-head{align-items:center}.packaging-preview{padding:22px}.packaging-art{min-height:210px}.frontend-polish-grid{grid-template-columns:1fr}.frontend-polish-grid>div,.frontend-polish-grid>a{border-right:0}.product-review-meta{align-items:flex-start;flex-direction:column}.detail-title-v84{font-size:38px!important}}.v85-hero{padding:54px 0 62px;background:linear-gradient(180deg,#fffaf4,#fff7ef);border-bottom:1px solid var(--border)}.v85-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:64px;align-items:center;min-height:590px}.v85-hero-copy h1{font-size:clamp(52px,5.8vw,78px);max-width:690px;margin:16px 0 18px}.v85-hero-copy .lead{max-width:610px}.v85-text-link{display:inline-flex;align-items:center;min-height:48px;padding:0 4px;font-size:13px;font-weight:800;border-bottom:1px solid var(--ink)}.v85-hero-mini{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:28px;font-size:11px;color:var(--muted)}.v85-hero-mini b{color:var(--ink)}.v85-hero-visual{height:520px;position:relative;border-radius:34px;background:linear-gradient(145deg,#eaf2ee,#f8e7df);border:1px solid #e8ddd4;overflow:hidden;box-shadow:0 28px 70px #4f301e17}.v85-main-shot,.v85-mini-shot{position:absolute;display:block;background:#fff;border:8px solid #fff;border-radius:26px;overflow:hidden;box-shadow:0 24px 55px #37261c26;transition:.35s ease}.v85-main-shot{width:58%;height:74%;left:8%;top:12%;transform:rotate(-2.5deg)}.v85-mini-shot.one{width:38%;height:43%;right:6%;top:8%;transform:rotate(3deg)}.v85-mini-shot.two{width:39%;height:43%;right:5%;bottom:7%;transform:rotate(-2deg)}.v85-main-shot:hover,.v85-mini-shot:hover{transform:translateY(-5px) rotate(0)}.v85-main-shot img,.v85-mini-shot img{width:100%;height:100%;object-fit:cover}.v85-drop-chip{position:absolute;left:46%;bottom:7%;background:var(--ink);color:#fff;border-radius:16px;padding:12px 16px;display:flex;gap:7px;align-items:baseline;box-shadow:0 16px 34px #0000002e;transform:rotate(2deg)}.v85-drop-chip b{font-size:23px}.v85-drop-chip span{font-size:10px;color:#ccc}.v85-current{background:#fff}.v85-section-title{display:grid;grid-template-columns:1fr 430px;align-items:end;gap:44px;margin-bottom:34px}.v85-section-title h2{font-size:clamp(38px,4vw,58px);margin:9px 0 0}.v85-section-title p{color:var(--muted);line-height:1.75;margin:0}.v85-category-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.v85-category-row>a{background:#fffaf5;border:1px solid var(--border);border-radius:17px;padding:16px 18px;display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:center;transition:.2s}.v85-category-row>a:hover{transform:translateY(-2px);box-shadow:0 14px 35px #4d301f12;border-color:#e7cbbb}.v85-cat-icon{width:34px;height:34px;border-radius:10px;background:#fff0e6;color:var(--accent);display:grid;place-items:center;font-size:17px}.v85-category-row b{font-size:12px}.v85-category-row small{display:block;color:var(--muted);font-size:9px;margin-top:3px}.v85-category-row>a>span:last-child{font-weight:800}.v85-trust{background:#fff8f1;border-top:1px solid #f0dfd1;border-bottom:1px solid #f0dfd1}.v85-trust-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr)}.v85-trust-grid>div,.v85-trust-grid>a{min-height:112px;padding:22px;border-right:1px solid #f0dfd1;display:flex;flex-direction:column;justify-content:center}.v85-trust-grid>*:last-child{border-right:0}.v85-trust-grid b,.v85-trust-grid strong{font-size:12px}.v85-trust-grid small{font-size:9px;color:var(--muted);margin-top:5px;line-height:1.45}.v85-trust-icon{width:30px;height:30px;border-radius:10px;background:#fff;color:var(--accent);display:grid;place-items:center;margin-bottom:7px;border:1px solid #f1dfd1}.bag-drawer-overlay{position:fixed;inset:0;background:#18141147;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:90;opacity:0;pointer-events:none;transition:.25s}.bag-drawer-overlay.open{opacity:1;pointer-events:auto}.bag-drawer{position:fixed;right:0;top:0;bottom:0;width:min(440px,92vw);background:#fffaf5;z-index:91;transform:translate(103%);transition:.3s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;box-shadow:-24px 0 60px #2c1f1724}.bag-drawer.open{transform:translate(0)}.bag-drawer-head{display:flex;justify-content:space-between;align-items:center;padding:22px 22px 18px;border-bottom:1px solid var(--border)}.bag-drawer-head strong{font-size:19px}.bag-drawer-close{width:38px;height:38px;border-radius:50%;border:1px solid var(--border);background:#fff;cursor:pointer;font-size:20px}.bag-drawer-body{padding:12px 22px;overflow:auto;flex:1}.bag-drawer-item{display:grid;grid-template-columns:74px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--border);align-items:center}.bag-drawer-item img{width:74px;height:74px;object-fit:cover;border-radius:14px}.bag-drawer-item b{font-size:11px}.bag-drawer-item small{font-size:9px;color:var(--muted);display:block;margin-top:4px}.bag-drawer-price{font-size:10px;font-weight:800}.bag-drawer-empty{padding:58px 16px;text-align:center;color:var(--muted)}.bag-drawer-foot{padding:18px 22px 24px;border-top:1px solid var(--border);background:#fff}.bag-drawer-subtotal{display:flex;justify-content:space-between;margin-bottom:14px}.bag-drawer-subtotal span{font-size:11px;color:var(--muted)}.bag-drawer-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bag-drawer-actions .btn{padding:0 12px;font-size:11px}.v85-bag-shell{padding:54px 0 100px}.v85-flow-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:30px}.v85-flow-head h1,.v85-checkout-top h1{font-size:clamp(46px,5vw,66px);margin:10px 0 12px}.v85-flow-steps{display:flex;align-items:center;gap:8px;font-size:10px;color:#928980;white-space:nowrap}.v85-flow-steps span{display:flex;align-items:center;gap:6px}.v85-flow-steps b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eee7e0;color:#7b7169}.v85-flow-steps .active,.v85-flow-steps .done{color:var(--ink);font-weight:800}.v85-flow-steps .active b{background:var(--accent);color:#fff}.v85-flow-steps .done b{background:#e5f1e7;color:#2e6b3c}.v85-flow-steps i{width:26px;height:1px;background:#d9d0c8}.v85-cart-layout{grid-template-columns:minmax(0,1fr) 390px}.v85-cart-list{border-radius:22px}.v85-cart-list .cart-item{grid-template-columns:104px 1fr auto;padding:18px 20px}.v85-cart-list .cart-pic{width:104px;height:104px}.v85-cart-item-meta{display:flex;gap:7px;flex-wrap:wrap;margin:7px 0 12px}.v85-mini-badge{font-size:8px;border-radius:999px;background:#f7efe7;padding:5px 7px;color:#766d66;text-transform:uppercase;letter-spacing:.05em}.v85-qty-control{display:inline-flex;border:1px solid var(--border);border-radius:10px;overflow:hidden;vertical-align:middle}.v85-qty-control button{width:34px;height:32px;border:0;background:#fff;cursor:pointer}.v85-qty-control span{width:32px;display:grid;place-items:center;font-size:10px}.v85-remove{border:0;background:none;color:#ad5b3d;font-size:10px;font-weight:700;cursor:pointer;margin-left:8px}.v85-cart-note{margin-top:14px;background:#fff;border:1px solid var(--border);border-radius:20px;padding:18px}.v85-cart-note>div{display:flex;gap:11px;align-items:center}.v85-note-icon{width:34px;height:34px;border-radius:10px;background:#fff1e7;color:var(--accent);display:grid;place-items:center}.v85-cart-note b{font-size:12px}.v85-cart-note small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.v85-cart-note textarea{width:100%;min-height:86px;margin-top:14px;border:1px solid var(--border);border-radius:12px;padding:12px;resize:vertical;background:#fff}.v85-summary h3,.v85-checkout-summary h3{font-size:22px;margin:7px 0 18px}.v85-promo{padding:14px;background:#fff8f1;border:1px solid #f0dfd1;border-radius:14px;margin:14px 0}.v85-promo label{font-size:10px;font-weight:800}.v85-promo>div{display:flex;gap:7px;margin:7px 0}.v85-promo input{min-width:0;flex:1;border:1px solid var(--border);border-radius:9px;padding:9px 10px;background:#fff;font-size:11px}.v85-promo button{border:0;border-radius:9px;background:var(--ink);color:#fff;padding:0 12px;font-size:10px;font-weight:800;cursor:pointer}.v85-promo small{font-size:8px;color:var(--muted)}.v85-discount-row strong{color:#2e7b49}.v85-summary-trust{display:grid;gap:7px;padding:16px 0;margin-top:7px;border-top:1px solid var(--border)}.v85-summary-trust span{font-size:9px;color:var(--muted)}.v85-checkout-shell{padding-top:52px}.v85-checkout-top{align-items:end}.v85-checkout-top .lead{font-size:14px;max-width:600px}.v85-checkout-grid{grid-template-columns:minmax(0,1fr) 410px;gap:28px}.v85-checkout-panel{padding:26px}.v85-panel-head{display:flex;gap:13px;align-items:flex-start}.v85-panel-icon{width:34px;height:34px;border-radius:10px;background:#fff0e6;color:var(--accent);display:grid;place-items:center;font-size:9px;font-weight:800;flex:0 0 auto}.v85-panel-head h2{margin:1px 0 4px}.v85-option-icon{width:35px;height:35px;border-radius:11px;background:#fff5ed;display:grid;place-items:center;color:var(--accent);font-weight:800}.v85-checkout-summary{top:96px}.v85-checkout-safe{margin-top:16px;background:#f6f2ed;border-radius:13px;padding:12px}.v85-checkout-safe b{font-size:10px}.v85-checkout-safe small{display:block;font-size:8px;color:var(--muted);line-height:1.5;margin-top:3px}.option-card{grid-template-columns:auto auto 1fr auto}.wish-btn{transition:.2s cubic-bezier(.2,.8,.2,1)}.wish-btn.active{transform:scale(1.06)}.wish-btn.is-pulsing{animation:wishPulse .34s ease}@keyframes wishPulse{50%{transform:scale(1.22)}}body{animation:v85PageIn .28s ease both}@keyframes v85PageIn{0%{opacity:.2}to{opacity:1}}@media(max-width:980px){.v85-hero-grid{grid-template-columns:1fr;gap:34px;min-height:0}.v85-hero-visual{height:470px}.v85-section-title{grid-template-columns:1fr}.v85-trust-grid{grid-template-columns:1fr 1fr}.v85-trust-grid>div,.v85-trust-grid>a{border-bottom:1px solid #f0dfd1}.v85-category-row,.v85-checkout-grid{grid-template-columns:1fr}.v85-checkout-summary{position:static}}@media(max-width:700px){.v85-hero{padding-top:32px}.v85-hero-copy h1{font-size:49px}.v85-hero-visual{height:360px}.v85-main-shot{width:60%;height:72%;left:5%;top:12%}.v85-mini-shot.one{width:39%;height:42%;right:4%;top:8%}.v85-mini-shot.two{width:39%;height:42%;right:4%;bottom:7%}.v85-drop-chip{left:40%;bottom:5%}.v85-trust-grid{grid-template-columns:1fr}.v85-trust-grid>div,.v85-trust-grid>a{border-right:0}.v85-flow-head,.v85-checkout-top{align-items:flex-start;flex-direction:column}.v85-flow-steps{width:100%;justify-content:space-between}.v85-flow-steps i{flex:1}.v85-cart-list .cart-item{grid-template-columns:82px 1fr}.v85-cart-list .cart-pic{width:82px;height:82px}.v85-cart-list .cart-item>div:last-child{grid-column:2}.bag-drawer-actions{grid-template-columns:1fr}.option-card{grid-template-columns:auto auto 1fr}.option-price{grid-column:3;margin-top:3px}.v85-section-title h2{font-size:40px}}.department-head-v86{display:grid;grid-template-columns:1fr 420px;gap:36px;align-items:end;margin-top:34px;margin-bottom:18px}.department-head-v86 h3{font-size:28px;margin:7px 0 0}.department-head-v86 p{margin:0;color:var(--muted);line-height:1.7;font-size:12px}.department-grid-v86{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.department-card-v86{position:relative;min-height:250px;border-radius:26px;padding:26px;display:flex;flex-direction:column;border:1px solid rgba(66,48,37,.09);overflow:hidden;transition:.28s cubic-bezier(.2,.8,.2,1);box-shadow:0 14px 38px #4631220b}.department-card-v86:hover{transform:translateY(-5px);box-shadow:0 24px 52px #4631221a}.department-card-v86:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-56px;bottom:-70px;background:#ffffff54}.dept-handmade{background:#fde3d7}.dept-gaming{background:#dceefa}.dept-preloved{background:#ece4f8}.department-icon-v86{width:46px;height:46px;border-radius:15px;background:#ffffff9e;display:grid;place-items:center;color:var(--ink);margin-bottom:32px;box-shadow:inset 0 0 0 1px #ffffffbf}.department-icon-v86 svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.department-no-v86{font-size:9px;color:#756a62;font-weight:800;letter-spacing:.08em}.department-card-v86 h4{font-size:21px;margin:11px 0 7px}.department-card-v86 p{font-size:11px;line-height:1.65;color:#685f58;max-width:300px;margin:0 0 22px}.department-card-v86 b{margin-top:auto;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.department-future-v86{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:17px 2px 0;color:var(--muted);font-size:9px}.department-future-v86 span{font-weight:800;text-transform:uppercase;letter-spacing:.08em}.department-future-v86 a{border:1px solid var(--border);padding:7px 10px;border-radius:999px;background:#fff;transition:.2s}.department-future-v86 a:hover{border-color:#e6bda8;color:var(--accent)}.lang-switch-v86{display:inline-flex;border:1px solid var(--border);background:#fff;border-radius:999px;padding:3px;gap:2px;margin-right:2px}.lang-switch-v86 button{border:0;background:transparent;color:#82786f;font:700 9px/1 inherit;letter-spacing:.04em;padding:7px 8px;border-radius:999px;cursor:pointer;transition:.18s}.lang-switch-v86 button.active{background:var(--ink);color:#fff}.mobile-menu-toggle-v86{display:none;width:42px;height:42px;border:1px solid var(--border);border-radius:50%;background:#fff;align-items:center;justify-content:center;cursor:pointer}.mobile-menu-toggle-v86 svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round}.mobile-nav-overlay-v86{position:fixed;inset:0;background:#1c171440;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:94;opacity:0;pointer-events:none;transition:.22s}.mobile-nav-overlay-v86.open{opacity:1;pointer-events:auto}.mobile-nav-v86{position:fixed;left:12px;right:12px;top:76px;z-index:95;background:#fffaf5;border:1px solid var(--border);border-radius:24px;padding:17px;box-shadow:0 26px 65px #2d1f182e;transform:translateY(-10px) scale(.98);opacity:0;pointer-events:none;transition:.24s cubic-bezier(.2,.8,.2,1)}.mobile-nav-v86.open{transform:none;opacity:1;pointer-events:auto}.mobile-nav-v86 a{display:flex;align-items:center;justify-content:space-between;padding:14px 8px;border-bottom:1px solid #eee3da;font-size:13px;font-weight:750}.mobile-nav-v86 a:last-child{border-bottom:0}.mobile-nav-v86 small{display:block;color:var(--muted);padding:12px 8px 2px;font-size:9px}.pack-motion-overlay-v86,.checkout-motion-overlay-v86{position:fixed;inset:0;z-index:130;background:#fff9f2e3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center;opacity:0;pointer-events:none;transition:.18s}.pack-motion-overlay-v86.open,.checkout-motion-overlay-v86.open{opacity:1;pointer-events:auto}.pack-motion-card-v86{width:min(390px,90vw);text-align:center}.pack-motion-stage-v86{height:210px;display:grid;place-items:center;position:relative}.parcel-v86{position:relative;width:116px;height:82px;background:#dca272;border-radius:8px 8px 12px 12px;box-shadow:0 24px 45px #5b37222e;transform:translateY(12px) scale(.85);animation:v86BoxPop .35s ease forwards}.parcel-v86:before,.parcel-v86:after{content:"";position:absolute;top:-38px;width:61px;height:43px;background:#e9b487;border:1px solid rgba(111,68,39,.08);transform-origin:bottom;animation:v86FlapClose .48s .32s cubic-bezier(.2,.8,.2,1) forwards}.parcel-v86:before{left:0;clip-path:polygon(0 100%,100% 100%,84% 0,0 12%);transform:rotateX(0)}.parcel-v86:after{right:0;clip-path:polygon(0 100%,100% 100%,100% 12%,16% 0);transform:rotateX(0)}.parcel-tape-v86{position:absolute;left:50%;top:-40px;width:15px;height:126px;background:#f5dfac;transform:translate(-50%) scaleY(0);transform-origin:top;animation:v86Tape .38s .72s ease forwards;z-index:3}.parcel-label-v86{position:absolute;left:17px;bottom:17px;background:#fff7ec;border-radius:6px;padding:5px 8px;font-size:8px;font-weight:900;transform:rotate(-2deg);opacity:0;animation:v86Label .25s 1.05s ease forwards}.pack-spark-v86{position:absolute;font-size:18px;color:#ff7c45;opacity:0;animation:v86Spark .6s 1s ease forwards}.pack-spark-v86.s1{left:23%;top:40%}.pack-spark-v86.s2{right:22%;top:30%;animation-delay:1.08s}.pack-spark-v86.s3{right:29%;bottom:20%;animation-delay:1.16s}.pack-motion-card-v86 h3{font-size:25px;margin:2px 0 7px}.pack-motion-card-v86 p{color:var(--muted);font-size:11px;margin:0}.pack-motion-progress-v86{width:165px;height:4px;border-radius:99px;background:#eadfd5;margin:17px auto 0;overflow:hidden}.pack-motion-progress-v86 i{display:block;height:100%;width:0;background:var(--accent);animation:v86Progress 1.45s ease forwards}@keyframes v86BoxPop{to{transform:translateY(0) scale(1)}}@keyframes v86FlapClose{to{transform:perspective(120px) rotateX(73deg)}}@keyframes v86Tape{to{transform:translate(-50%) scaleY(1)}}@keyframes v86Label{to{opacity:1}}@keyframes v86Spark{0%{opacity:0;transform:scale(.4) rotate(0)}45%{opacity:1;transform:scale(1.2) rotate(20deg)}to{opacity:0;transform:translateY(-12px) scale(.8) rotate(45deg)}}@keyframes v86Progress{to{width:100%}}.checkout-motion-card-v86{width:min(520px,92vw);text-align:center}.checkout-scene-v86{height:250px;position:relative;overflow:hidden;border-radius:28px;background:linear-gradient(180deg,#fff7ef,#f4eee8);border:1px solid #eadfd7;margin-bottom:20px}.checkout-ground-v86{position:absolute;left:0;right:0;bottom:54px;height:2px;background:#d9cec5}.checkout-parcel-v86{position:absolute;width:74px;height:55px;left:calc(50% - 37px);bottom:58px;background:#dca272;border-radius:7px;box-shadow:0 12px 25px #5b372221;animation:v86OrderBox 1.4s ease forwards}.checkout-parcel-v86:before{content:"";position:absolute;left:31px;top:0;width:12px;height:55px;background:#f2dda9}.courier-v86{position:absolute;left:-100px;bottom:50px;width:94px;height:112px;animation:v86Courier 2.2s 1.25s cubic-bezier(.3,.7,.2,1) forwards}.courier-head-v86{position:absolute;width:24px;height:24px;border-radius:50%;background:#d49a77;left:34px;top:3px}.courier-cap-v86{position:absolute;width:28px;height:10px;background:var(--accent);border-radius:12px 12px 4px 4px;left:31px;top:0}.courier-body-v86{position:absolute;width:38px;height:49px;border-radius:12px 12px 8px 8px;background:#fa7640;left:26px;top:28px}.courier-leg-v86{position:absolute;width:9px;height:39px;background:#34302e;top:72px;border-radius:6px;transform-origin:top}.courier-leg-v86.l1{left:34px;animation:v86Leg .38s infinite alternate}.courier-leg-v86.l2{left:51px;animation:v86Leg .38s infinite alternate-reverse}.courier-arm-v86{position:absolute;width:33px;height:9px;background:#d49a77;top:42px;left:56px;border-radius:8px;transform:rotate(15deg)}.courier-box-v86{position:absolute;width:34px;height:29px;background:#dca272;left:66px;top:44px;border-radius:4px}.checkout-step-v86{font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:var(--accent)}.checkout-motion-card-v86 h3{font-size:29px;margin:7px 0}.checkout-motion-card-v86 p{color:var(--muted);font-size:11px}.checkout-dots-v86{display:flex;justify-content:center;gap:7px;margin-top:13px}.checkout-dots-v86 i{width:7px;height:7px;border-radius:50%;background:#dccfc5;animation:v86Dot 1.2s infinite}.checkout-dots-v86 i:nth-child(2){animation-delay:.15s}.checkout-dots-v86 i:nth-child(3){animation-delay:.3s}@keyframes v86OrderBox{0%{transform:translateY(-65px) rotate(-6deg);opacity:0}28%{transform:translateY(0) rotate(2deg);opacity:1}56%{transform:rotate(-2deg)}to{transform:translate(82px) scale(.78)}}@keyframes v86Courier{0%{transform:translate(0)}60%{transform:translate(calc(50vw - 20px))}to{transform:translate(calc(100vw + 150px))}}@keyframes v86Leg{0%{transform:rotate(17deg)}to{transform:rotate(-17deg)}}@keyframes v86Dot{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:1;transform:scale(1.25)}}.mobile-product-cta-v86{display:none;position:fixed;left:10px;right:10px;bottom:10px;z-index:78;background:#fffaf5f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border);border-radius:18px;padding:9px;box-shadow:0 22px 50px #3a281c2e;grid-template-columns:1fr auto;gap:8px;align-items:center}.mobile-product-cta-v86 div{padding-left:6px}.mobile-product-cta-v86 b{display:block;font-size:10px}.mobile-product-cta-v86 small{font-size:8px;color:var(--muted)}.mobile-product-cta-v86 button{height:43px;border:0;background:var(--ink);color:#fff;border-radius:12px;padding:0 16px;font-size:10px;font-weight:850}@media(max-width:980px){.department-head-v86{grid-template-columns:1fr}.department-grid-v86{grid-template-columns:1fr 1fr}.department-card-v86:last-child{grid-column:1/-1}.nav-links,.nav-account{display:none}.mobile-menu-toggle-v86{display:inline-flex}.lang-switch-v86{margin-left:auto}}@media(max-width:700px){.department-grid-v86{grid-template-columns:1fr}.department-card-v86:last-child{grid-column:auto}.department-card-v86{min-height:205px;padding:22px}.department-icon-v86{margin-bottom:22px}.lang-switch-v86 button{padding:6px 7px}.mobile-product-cta-v86{display:grid}.detail{padding-bottom:82px}.pack-motion-stage-v86{height:180px}.checkout-scene-v86{height:220px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.pack-motion-overlay-v86,.checkout-motion-overlay-v86{-webkit-backdrop-filter:none;backdrop-filter:none}}.department-head-v87{display:grid;grid-template-columns:1fr 420px;gap:36px;align-items:end;margin-top:42px;margin-bottom:18px}.department-head-v87 h3{font-size:31px;line-height:1.05;margin:7px 0 0;letter-spacing:-.04em}.department-head-v87 p{margin:0;color:var(--muted);line-height:1.75;font-size:12px}.department-grid-v87{display:grid;grid-template-columns:1fr 1fr;gap:18px}.department-card-v87{position:relative;min-height:310px;border-radius:30px;padding:30px;display:grid;grid-template-columns:minmax(180px,.78fr) 1.22fr;gap:24px;align-items:center;overflow:hidden;border:1px solid rgba(75,53,40,.1);box-shadow:0 16px 42px #4830220e;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease}.department-card-v87:hover{transform:translateY(-6px);box-shadow:0 28px 62px #4830221f}.department-card-v87:before{content:"";position:absolute;inset:auto -60px -100px auto;width:220px;height:220px;border-radius:50%;background:#ffffff4d}.dept-handmade-v87{background:linear-gradient(135deg,#ffe0d0,#f8cdbf 52%,#f7e9df)}.dept-preloved-v87{background:linear-gradient(135deg,#e9def8,#d9d1f1 52%,#ecedf8)}.dept-art-v87{position:relative;z-index:1;display:grid;place-items:center;min-height:210px;border-radius:25px;background:#ffffff75;border:1px solid rgba(255,255,255,.68);box-shadow:inset 0 1px #fffc}.dept-art-v87 svg{width:92%;max-width:210px;overflow:visible}.dept-art-v87 .blob{fill:#ffffff94;stroke:none}.dept-art-v87 .bot rect{fill:#fff;stroke:#1f1b18;stroke-width:3}.dept-art-v87 .bot circle,.dept-art-v87 .bot path{fill:none;stroke:#1f1b18;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.handmade-bot-v87 .bot circle:last-of-type{fill:#ff7448;stroke:#1f1b18}.handmade-bot-v87 .spark{fill:none;stroke:#ff7448;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.preloved-bot-v87 .cycle{fill:none;stroke:#6d5cb5;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.preloved-bot-v87 .bot rect{fill:#f9f7ff}.dept-copy-v87{position:relative;z-index:2}.department-no-v87{font-size:9px;font-weight:850;letter-spacing:.11em;color:#786d65}.dept-copy-v87 h4{font-size:34px;letter-spacing:-.045em;margin:12px 0 10px}.dept-copy-v87 p{font-size:12px;line-height:1.75;color:#5f5751;max-width:440px;margin:0 0 28px}.dept-copy-v87 b{display:inline-flex;align-items:center;gap:10px;font-size:10px;text-transform:uppercase;letter-spacing:.09em}.dept-copy-v87 b span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#ffffffa8;transition:transform .2s}.department-card-v87:hover .dept-copy-v87 b span{transform:translate(4px)}.department-card-v87:hover .dept-art-v87 svg{animation:v87BotBob .85s ease both}@keyframes v87BotBob{0%,to{transform:translateY(0) rotate(0)}45%{transform:translateY(-7px) rotate(-1.5deg)}}@media(max-width:980px){.department-head-v87,.department-grid-v87{grid-template-columns:1fr}.department-card-v87{min-height:280px}}@media(max-width:650px){.department-card-v87{grid-template-columns:1fr;min-height:auto;padding:22px}.dept-art-v87{min-height:170px}.dept-art-v87 svg{max-width:170px}.dept-copy-v87 h4{font-size:29px}.department-head-v87 h3{font-size:27px}}@media(prefers-reduced-motion:reduce){.department-card-v87,.department-card-v87:hover,.department-card-v87:hover .dept-art-v87 svg{transform:none!important;animation:none!important;transition:none!important}}.preloved-v88-hero{padding:72px 0 58px;background:radial-gradient(circle at 85% 20%,rgba(217,208,255,.42),transparent 32%),linear-gradient(180deg,#fff9f2,#fff)}.preloved-v88-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:54px;align-items:center}.preloved-v88-hero h1{max-width:740px}.seller-proof-v88{background:#fff;border:1px solid var(--border);border-radius:30px;padding:32px;box-shadow:var(--shadow);position:relative;overflow:hidden}.seller-proof-v88:after{content:"★";position:absolute;right:-8px;bottom:-36px;font-size:150px;color:#fff3d0;transform:rotate(14deg);z-index:0}.seller-proof-v88>*{position:relative;z-index:1}.rating-big-v88{display:flex;gap:16px;align-items:center;margin:14px 0 6px}.rating-big-v88 span,.sold-rating-v88 span{color:#f4ad17;letter-spacing:1px}.rating-big-v88 span{font-size:27px}.rating-big-v88 b{font-size:38px}.seller-proof-v88 p{margin:0 0 4px;font-weight:800}.seller-proof-v88 small{color:var(--muted)}.proof-note-v88{margin-top:24px;padding-top:18px;border-top:1px solid var(--border);font-size:11px;color:var(--muted);line-height:1.6}.active-preloved-v88{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:stretch}.active-preloved-v88>.real-product{display:grid;grid-template-columns:1fr 1fr}.preloved-standard-v88{background:linear-gradient(145deg,#ede7fb,#faf7ff);border:1px solid #ddd3ef;border-radius:26px;padding:30px}.preloved-standard-v88 h3{font-size:28px;letter-spacing:-.04em;margin:16px 0 22px}.standard-line-v88{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:15px 0;border-top:1px solid rgba(86,68,123,.12)}.standard-line-v88>b{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:13px}.standard-line-v88 strong,.standard-line-v88 small{display:block}.standard-line-v88 small{color:var(--muted);margin-top:3px}.sold-reviewed-section-v88{background:#faf5ef}.sold-review-grid-v88{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sold-review-card-v88{background:#fff;border:1px solid var(--border);border-radius:24px;overflow:hidden;box-shadow:0 12px 32px #472d1e0d;transition:.26s}.sold-review-card-v88:hover{transform:translateY(-5px);box-shadow:0 24px 50px #472d1e1c}.sold-media-v88{aspect-ratio:1/1;position:relative;background:#f1ede8;overflow:hidden}.sold-media-v88 img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.sold-review-card-v88:hover img{transform:scale(1.025)}.sold-pill-v88{position:absolute;right:12px;bottom:12px;background:#1f1b18;color:#fff;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;letter-spacing:.08em}.sold-body-v88{padding:18px}.sold-type-v88{font-size:9px;font-weight:850;letter-spacing:.1em;color:var(--accent)}.sold-body-v88 h3{font-size:18px;margin:7px 0 12px;letter-spacing:-.02em}.sold-rating-v88{display:flex;align-items:center;gap:7px}.sold-rating-v88 span{font-size:16px}.sold-rating-v88 b{font-size:13px}.sold-rating-v88 em{font-style:normal;font-size:8px;font-weight:900;background:#e9f4e7;color:#3f6c43;padding:5px 7px;border-radius:999px}.sold-body-v88 p{font-size:11px;line-height:1.6;color:#4e4742;margin:12px 0 6px}.sold-body-v88 small{font-size:9px;color:var(--muted)}.review-proof-strip-v88{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.review-proof-strip-v88 h2{font-size:42px}.proof-points-v88{display:grid;gap:0;border-top:1px solid var(--border)}.proof-points-v88>div{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--border)}.proof-points-v88 b{font-size:13px}.proof-points-v88 span{font-size:11px;color:var(--muted)}.dept-proof-v88{display:flex;gap:9px;align-items:center;margin:-12px 0 18px;padding:9px 11px;border-radius:12px;background:#ffffff85;width:max-content;max-width:100%}.dept-proof-v88 span{color:#f1a800;font-size:11px;font-weight:900}.dept-proof-v88 small{font-size:9px;color:#5e5266}.empty-stars{color:#b7ada6!important}.lm-toast{border:1px solid rgba(255,255,255,.13)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-weight:700;letter-spacing:-.01em}@media(max-width:980px){.preloved-v88-hero-grid,.active-preloved-v88,.review-proof-strip-v88{grid-template-columns:1fr}.sold-review-grid-v88{grid-template-columns:repeat(2,1fr)}.active-preloved-v88>.real-product{grid-template-columns:1fr 1fr}}@media(max-width:620px){.sold-review-grid-v88{grid-template-columns:1fr}.active-preloved-v88>.real-product{grid-template-columns:1fr}.review-proof-strip-v88 h2{font-size:34px}.preloved-v88-hero{padding-top:44px}}.account-guest-v89{padding:70px 0 100px}.account-guest-card-v89{background:linear-gradient(135deg,#fff3e9,#f7f1ff);border:1px solid var(--border);border-radius:34px;padding:48px;display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:center;box-shadow:0 24px 70px #452d1d12}.account-guest-card-v89 h1{font-size:clamp(42px,5vw,68px);margin:14px 0 16px}.account-benefits-v89{display:grid;gap:10px}.account-benefits-v89>div{background:#ffffffb8;border:1px solid rgba(113,79,58,.1);border-radius:20px;padding:18px;display:grid;grid-template-columns:34px 1fr;column-gap:12px}.account-benefits-v89 span{grid-row:1/3;width:32px;height:32px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:9px;font-weight:900;color:var(--accent)}.account-benefits-v89 b{font-size:13px}.account-benefits-v89 small{font-size:10px;color:var(--muted);margin-top:4px}.customer-dashboard-v89{padding:54px 0 100px}.dashboard-grid-v89{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px}.dashboard-sidebar-v89{position:sticky;top:104px;align-self:start;background:#fff;border:1px solid var(--border);border-radius:26px;padding:20px;box-shadow:0 14px 40px #39271d0d}.dashboard-user-v89{display:flex;gap:12px;align-items:center;padding:6px 4px 18px;border-bottom:1px solid var(--border)}.dashboard-avatar-v89{width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,#ff875b,#ffb58f);color:#fff;display:grid;place-items:center;font-weight:900}.dashboard-user-v89 strong,.dashboard-user-v89 small{display:block}.dashboard-user-v89 strong{font-size:12px}.dashboard-user-v89 small{font-size:9px;color:var(--muted);margin-top:3px}.dashboard-nav-v89{display:grid;gap:4px;padding:16px 0}.dashboard-nav-v89 a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;font-size:11px;font-weight:700;color:#5e5651}.dashboard-nav-v89 a span{width:22px;color:var(--accent)}.dashboard-nav-v89 a:hover,.dashboard-nav-v89 a.active{background:#fff2e9;color:var(--ink)}.dashboard-signout-v89{width:100%;border:1px solid var(--border);background:#fff;border-radius:12px;padding:10px;color:#9b4d36;font-weight:700;font-size:10px;cursor:pointer}.dashboard-main-v89{min-width:0}.dashboard-welcome-v89{border-radius:28px;padding:34px;background:linear-gradient(135deg,#fff0e5,#f2ecff);border:1px solid var(--border);display:flex;justify-content:space-between;gap:24px;align-items:end}.dashboard-welcome-v89 h1{font-size:clamp(36px,4.5vw,58px);margin:10px 0;max-width:720px}.dashboard-welcome-v89 p{color:var(--muted);max-width:650px;line-height:1.65}.dashboard-metrics-v89{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0 42px}.dashboard-metrics-v89 article{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px}.dashboard-metrics-v89 span,.dashboard-metrics-v89 small,.dashboard-metrics-v89 strong{display:block}.dashboard-metrics-v89 span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800}.dashboard-metrics-v89 strong{font-size:27px;margin:8px 0 3px}.dashboard-metrics-v89 small{font-size:8px;color:var(--muted)}.dashboard-section-v89{margin:34px 0}.dashboard-section-head-v89{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:16px}.dashboard-section-head-v89 h2{font-size:30px;margin:6px 0 0}.dashboard-section-head-v89 a{font-size:10px;color:var(--accent);font-weight:800}.dashboard-orders-v89{display:grid;gap:10px}.dashboard-order-v89{background:#fff;border:1px solid var(--border);border-radius:18px;padding:16px;display:grid;grid-template-columns:1.1fr .8fr .6fr auto;gap:14px;align-items:center}.dashboard-order-v89 span,.dashboard-order-v89 small,.dashboard-order-v89 strong{display:block}.dashboard-order-v89 span{font-size:8px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.dashboard-order-v89 strong{font-size:11px;margin-top:4px}.dashboard-order-v89 small{font-size:8px;color:var(--muted);margin-top:4px}.dashboard-order-v89 a{font-size:10px;font-weight:800;color:var(--accent)}.dashboard-empty-v89{background:#fff;border:1px dashed #d7cbc1;border-radius:20px;padding:32px;text-align:center}.dashboard-empty-v89 strong{display:block;margin-bottom:7px}.dashboard-empty-v89 p{font-size:10px;color:var(--muted);margin:0 0 14px}.dashboard-two-v89{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:32px 0}.dashboard-panel-v89{background:#fff;border:1px solid var(--border);border-radius:22px;padding:22px}.dashboard-panel-head-v89{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.dashboard-panel-head-v89>div{display:flex;align-items:center;gap:9px}.dashboard-panel-head-v89 h3{margin:0;font-size:17px}.dashboard-panel-head-v89 a{font-size:9px;font-weight:800;color:var(--accent)}.dashboard-icon-v89{width:32px;height:32px;border-radius:10px;background:#fff2e9;display:grid;place-items:center}.dashboard-empty-mini-v89{font-size:10px;color:var(--muted);padding:16px;border-radius:14px;background:#faf7f4}.dashboard-wishlist-mini-v89{display:flex;gap:10px;align-items:center}.dashboard-wishlist-mini-v89 img{width:56px;height:56px;object-fit:cover;border-radius:12px}.dashboard-wishlist-mini-v89 b,.dashboard-wishlist-mini-v89 small{display:block}.dashboard-wishlist-mini-v89 b{font-size:10px}.dashboard-wishlist-mini-v89 small{font-size:8px;color:var(--muted)}.review-policy-v89{display:flex;align-items:center;gap:22px;background:#fff;border:1px solid var(--border);border-radius:22px;padding:24px}.review-stars-v89{font-size:28px;letter-spacing:3px;color:#b9afa7}.review-policy-v89 strong{font-size:14px}.review-policy-v89 p{font-size:10px;color:var(--muted);line-height:1.6;max-width:680px}.dashboard-profile-v89{display:grid;grid-template-columns:1fr 1.25fr;gap:30px;align-items:start}.dashboard-profile-v89 h2{font-size:28px}.profile-lines-v89{display:grid;border-top:1px solid var(--border)}.profile-lines-v89>div{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--border);font-size:10px}.profile-lines-v89 span{color:var(--muted)}.checkout-identity-v89{display:grid;grid-template-columns:.88fr 1.12fr;gap:28px;margin:16px 0 24px;background:linear-gradient(135deg,#fff3e9,#f4efff);border:1px solid var(--border);border-radius:26px;padding:24px}.identity-copy-v89 h2{font-size:28px;margin:7px 0 8px}.identity-copy-v89 p{font-size:10px;color:var(--muted);line-height:1.7;max-width:500px}.identity-options-v89{display:grid;grid-template-columns:1fr 1fr;gap:10px}.identity-option-v89{background:#ffffffb8;border:1px solid rgba(87,64,48,.1);border-radius:18px;padding:15px;display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:start}.identity-option-v89.active{box-shadow:inset 0 0 0 1px #ef7645}.identity-icon-v89{width:30px;height:30px;border-radius:9px;background:#fff;display:grid;place-items:center;font-weight:900;color:var(--accent)}.identity-option-v89 strong,.identity-option-v89 small{display:block}.identity-option-v89 strong{font-size:11px}.identity-option-v89 small{font-size:8px;color:var(--muted);margin-top:3px;line-height:1.5}.identity-links-v89{grid-column:2;display:flex;gap:6px;margin-top:6px}.identity-links-v89 a{font-size:8px;font-weight:800;color:var(--accent)}.identity-signed-v89{grid-column:2;align-self:center;background:#ffffffc2;border:1px solid rgba(87,64,48,.1);border-radius:18px;padding:15px;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center}.identity-avatar-v89{width:40px;height:40px;border-radius:13px;background:#1f1b18;color:#fff;display:grid;place-items:center;font-weight:900}.identity-signed-v89 small,.identity-signed-v89 strong,.identity-signed-v89 span{display:block}.identity-signed-v89 small{font-size:8px;color:var(--muted)}.identity-signed-v89 strong{font-size:11px}.identity-signed-v89 span{font-size:8px;color:var(--muted);margin-top:2px}.identity-signed-v89 a{font-size:9px;color:var(--accent);font-weight:800}.auth-guest-link-v89{display:block;text-align:center;margin-top:14px;font-size:10px;font-weight:800;color:var(--accent)}.performance-badge-v89{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#edf7ee;color:#3f6c43;font-size:8px;font-weight:900}.performance-badge-v89:before{content:"✓"}@media(max-width:900px){.account-guest-card-v89,.dashboard-grid-v89,.checkout-identity-v89{grid-template-columns:1fr}.dashboard-sidebar-v89{position:relative;top:auto}.dashboard-nav-v89{grid-template-columns:repeat(3,1fr)}.dashboard-nav-v89 a{justify-content:center}.dashboard-metrics-v89{grid-template-columns:1fr 1fr}.dashboard-two-v89,.dashboard-profile-v89{grid-template-columns:1fr}.dashboard-order-v89{grid-template-columns:1fr 1fr}.identity-signed-v89{grid-column:1}.identity-options-v89{grid-template-columns:1fr}}@media(max-width:620px){.account-guest-card-v89{padding:28px}.dashboard-welcome-v89{display:block}.dashboard-welcome-v89 .btn{margin-top:18px}.dashboard-metrics-v89,.dashboard-nav-v89{grid-template-columns:1fr 1fr}.dashboard-order-v89{grid-template-columns:1fr}.review-policy-v89{display:block}.review-stars-v89{margin-bottom:12px}.customer-dashboard-v89{padding-top:28px}}[x-cloak]{display:none!important}.server-errors{background:#fff0ec;border:1px solid #f0c2b1;border-radius:16px;padding:14px 16px;margin:14px 0;color:#8d3f2c;font-size:12px}.server-flash{position:fixed;right:24px;bottom:24px;z-index:90;background:#1f1b18;color:#fff;padding:13px 17px;border-radius:14px;box-shadow:0 18px 45px #0000002e;font-size:11px}.locale-form{display:inline-flex}.locale-switch-v9{border:1px solid var(--border);background:#fff;border-radius:999px;padding:7px 10px;font-weight:800;font-size:10px;color:var(--ink);cursor:pointer}.nav-profile-v9{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--border);border-radius:999px;font-size:10px;font-weight:800}.product-image-server{display:block;width:100%;height:100%;object-fit:cover}.product-form-v9{display:grid;gap:10px}.product-form-v9 .btn{width:100%}.rating-row-v9{display:flex;align-items:center;gap:8px}.rating-row-v9 .stars{color:#ffb000;letter-spacing:1px}.archive-note-v9{font-size:9px;color:var(--muted);line-height:1.55}.auth-shell-v9{min-height:70vh;display:grid;place-items:center;padding:50px 18px}.auth-card-v9{width:min(480px,100%);background:#fff;border:1px solid var(--border);border-radius:30px;padding:34px;box-shadow:0 24px 60px #3c2b1e12}.auth-card-v9 h1{font-size:40px;margin:8px 0 10px}.auth-card-v9 form{display:grid;gap:13px}.auth-card-v9 label{display:grid;gap:6px;font-size:10px;font-weight:800}.auth-card-v9 input{border:1px solid var(--border);border-radius:12px;padding:12px 13px;font:inherit}.auth-inline-v9{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:10px}.auth-inline-v9 a{color:var(--accent);font-weight:800}.static-page-v9{padding:70px 0 110px}.static-copy-v9{max-width:850px}.static-copy-v9 h1{font-size:clamp(46px,6vw,76px);margin:10px 0 22px}.static-copy-v9 h2{margin-top:38px}.static-copy-v9 p,.static-copy-v9 li{color:var(--muted);line-height:1.8}.account-shell-v9{padding:55px 0 100px}.order-card-v9{background:#fff;border:1px solid var(--border);border-radius:18px;padding:16px;display:flex;justify-content:space-between;gap:20px;align-items:center}.account-list-v9{display:grid;gap:10px}.muted-v9{color:var(--muted)}.shop-toolbar-v83{display:grid;grid-template-columns:minmax(0,1fr) 240px auto;gap:10px;margin:0 0 28px}.shop-toolbar-v83 input,.shop-toolbar-v83 select{border:1px solid var(--border);background:#fff;border-radius:12px;padding:12px 14px;min-height:48px}.product-shell-v84{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:46px;align-items:start}.product-gallery-v84{display:grid;gap:12px}.product-main-v84{background:#fff;border:1px solid var(--border);border-radius:28px;padding:16px;min-height:560px;display:grid;place-items:center;overflow:hidden}.product-main-v84 img{width:100%;height:100%;max-height:700px;object-fit:contain;border-radius:18px}.product-thumbs-v84{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.product-thumbs-v84 img{width:100%;aspect-ratio:1/1;object-fit:cover;border:1px solid var(--border);border-radius:14px;background:#fff}.product-info-v84{position:sticky;top:104px;align-self:start}.product-info-v84 h1{font-size:clamp(40px,4.2vw,62px);margin:12px 0 14px}.product-info-v84 .catalog-price{margin:18px 0}.condition-card-v84{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:18px 0}.condition-card-v84>div{background:#fff;border:1px solid var(--border);border-radius:14px;padding:13px}.condition-card-v84 small,.condition-card-v84 strong{display:block}.condition-card-v84 small{font-size:8px;color:var(--muted);text-transform:uppercase}.condition-card-v84 strong{font-size:11px;margin-top:5px}.product-copy-v84{border-top:1px solid var(--border);margin-top:22px;padding-top:20px}.product-copy-v84 h3{font-size:19px}.product-copy-v84 p{color:var(--muted);line-height:1.75}.cart-summary{background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px;align-self:start;position:sticky;top:104px;display:grid;gap:14px}.cart-summary>span{font-size:10px;color:var(--muted)}.cart-summary>strong{font-size:26px}.cart-item img{width:92px;height:92px;object-fit:cover;border-radius:14px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:30px;align-items:start}.checkout-form{display:grid;gap:16px}.checkout-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:26px}.checkout-card h2{margin:0 0 16px}.checkout-card label{display:grid;gap:6px;font-size:10px;font-weight:800}.checkout-card input,.checkout-card textarea,.checkout-card select{width:100%;border:1px solid var(--border);background:#fff;border-radius:11px;padding:11px 12px;min-height:44px}.checkout-card textarea{min-height:82px;resize:vertical}.form-grid .full{grid-column:1/-1}.choice-grid{display:grid;gap:10px}.choice-card{display:grid!important;grid-template-columns:auto 1fr!important;gap:10px!important;align-items:center;border:1px solid var(--border);border-radius:14px;padding:13px;background:#fff}.choice-card span strong,.choice-card span small{display:block}.choice-card span small{font-size:9px;color:var(--muted);margin-top:3px}.checkout-summary{background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px;position:sticky;top:104px}.checkout-line{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border);padding:11px 0;font-size:10px}.checkout-total{display:flex;justify-content:space-between;gap:16px;padding:18px 0 0}.checkout-total strong{font-size:20px}.is-packing{opacity:.78;transform:scale(.98)}@media(max-width:900px){.product-shell-v84,.checkout-layout{grid-template-columns:1fr}.product-info-v84,.checkout-summary,.cart-summary{position:static}.shop-toolbar-v83{grid-template-columns:1fr 1fr}.shop-toolbar-v83 .btn{grid-column:1/-1}.product-main-v84{min-height:420px}}@media(max-width:620px){.shop-toolbar-v83{grid-template-columns:1fr}.shop-toolbar-v83 .btn{grid-column:auto}.condition-card-v84{grid-template-columns:1fr 1fr}.product-main-v84{min-height:320px}.checkout-card{padding:20px}.form-grid .full{grid-column:auto}}.verification-banner-v91{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff5df;border:1px solid #ecd7a6;border-radius:20px;padding:16px 18px;margin-bottom:20px}.verification-banner-v91 strong,.verification-banner-v91 span{display:block}.verification-banner-v91 strong{font-size:12px}.verification-banner-v91 span{font-size:9px;color:var(--muted);margin-top:3px}.verification-success-v91{background:#edf7ee;border:1px solid #cbe2ce;color:#3f6c43;padding:12px;border-radius:12px;font-size:10px;margin:14px 0}.local-mail-note-v91{display:grid;gap:4px;margin-top:18px;padding:13px;border-radius:12px;background:#faf5ef;border:1px dashed var(--border)}.local-mail-note-v91 strong{font-size:8px;letter-spacing:.1em;color:var(--accent)}.local-mail-note-v91 span{font-size:9px;color:var(--muted);line-height:1.55}.review-list-v91{display:grid;gap:16px;margin-bottom:18px}.review-entry-v91{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);gap:22px;border-top:1px solid var(--border);padding-top:18px}.review-entry-v91>div strong,.review-entry-v91>div small{display:block}.review-entry-v91 small{font-size:9px;color:var(--muted);margin-top:4px}.review-entry-v91 form{display:grid;gap:10px}.review-entry-v91 label{display:grid;gap:6px;font-size:9px;font-weight:800}.review-entry-v91 select,.review-entry-v91 textarea{border:1px solid var(--border);border-radius:11px;padding:10px 12px;background:#fff}.review-entry-v91 textarea{min-height:90px;resize:vertical}.review-stars-v91{color:#ffb000;letter-spacing:2px}.verified-purchase-chip-v91{display:inline-flex!important;align-items:center;gap:4px;width:max-content;margin-top:7px;padding:5px 8px;border-radius:999px;background:#edf7ee;color:#3f6c43!important;font-size:8px!important;font-weight:900!important}.quick-review-v91{display:grid;grid-template-columns:120px 1fr auto;gap:8px;padding:10px 0}.quick-review-v91 select,.quick-review-v91 input,.quick-review-v91 button{border:1px solid var(--border);border-radius:10px;padding:9px 10px;background:#fff;font:inherit;font-size:9px}.quick-review-v91 button{background:var(--ink);color:#fff;font-weight:800;cursor:pointer}.order-item-review-v91{border-bottom:1px solid var(--border)}.order-item-review-v91 .checkout-line{border-bottom:0}.destination-search-v91{position:relative}.destination-results-v91{position:absolute;z-index:40;left:0;right:0;top:100%;margin-top:6px;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 18px 45px #39281d1f;padding:6px;max-height:290px;overflow:auto}.destination-results-v91 button{width:100%;border:0;background:#fff;text-align:left;padding:10px 11px;border-radius:10px;cursor:pointer}.destination-results-v91 button:hover{background:#fff7ef}.destination-results-v91 strong,.destination-results-v91 small{display:block}.destination-results-v91 strong{font-size:10px}.destination-results-v91 small,.destination-empty-v91{font-size:8px;color:var(--muted);margin-top:3px}.destination-empty-v91{padding:12px}.dashboard-metrics-v89 article small{display:block;font-size:8px;color:var(--muted);margin-top:4px}@media(max-width:700px){.verification-banner-v91,.review-entry-v91{display:block}.verification-banner-v91 .btn{margin-top:12px}.quick-review-v91{grid-template-columns:1fr}.review-entry-v91 form{margin-top:14px}}.transaction-ui-v92{--tx-text:#2a241f;--tx-muted:#746a62;--tx-soft:#faf6f1;--tx-line:#eadfd5;--tx-success:#3f7448;--tx-success-bg:#edf7ee;--tx-warning:#8b641c;--tx-warning-bg:#fff5dc;--tx-info:#4c6497;--tx-info-bg:#eef2fb;--tx-danger:#9a4739;--tx-danger-bg:#fff0ec;color:var(--tx-text)}.transaction-ui-v92 p{font-size:15px;line-height:1.7}.transaction-ui-v92 .muted-v9{font-size:14px;line-height:1.6}.transaction-ui-v92 .eyebrow{font-size:13px}.transaction-page-head-v92{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px}.transaction-page-head-v92 h1{font-size:clamp(42px,5vw,62px);line-height:1.02;margin:10px 0 12px}.transaction-page-head-v92 p{max-width:690px;color:var(--tx-muted);margin:0}.transaction-back-v92{display:inline-flex;align-items:center;margin-bottom:20px;font-size:14px;font-weight:750;color:var(--tx-muted)}.transaction-back-v92:hover{color:var(--accent)}.transaction-kicker-v92{display:block;font-size:12px;font-weight:850;letter-spacing:.11em;color:var(--accent);text-transform:uppercase}.transaction-count-v92{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid var(--tx-line);border-radius:999px;background:#fff;font-size:13px;font-weight:750;color:var(--tx-muted)}.status-pill-v92{display:inline-flex;align-items:center;width:max-content;min-height:34px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:800;border:1px solid transparent}.status-pending{background:var(--tx-warning-bg);color:var(--tx-warning);border-color:#eddba9}.status-paid,.status-completed{background:var(--tx-success-bg);color:var(--tx-success);border-color:#c9e2cc}.status-processing,.status-shipped{background:var(--tx-info-bg);color:var(--tx-info);border-color:#d5def2}.status-cancelled{background:var(--tx-danger-bg);color:var(--tx-danger);border-color:#efc7be}.status-text-v92{font-size:14px!important}.status-text-pending{color:var(--tx-warning)}.status-text-paid,.status-text-completed{color:var(--tx-success)}.status-text-processing,.status-text-shipped{color:var(--tx-info)}.status-text-cancelled{color:var(--tx-danger)}.order-hero-v92{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:end;padding:34px;border:1px solid var(--tx-line);border-radius:30px;background:linear-gradient(135deg,#fff4e9,#f8f4ff);box-shadow:0 18px 55px #4830220f}.order-hero-meta-v92{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:14px;font-weight:700;color:var(--tx-muted)}.order-hero-copy-v92 h1{font-size:clamp(38px,4.2vw,56px);line-height:1.02;margin:14px 0 10px}.order-hero-copy-v92 p{margin:0;color:var(--tx-muted)}.order-hero-total-v92{min-width:260px;text-align:right}.order-hero-total-v92>span,.order-hero-total-v92>small{display:block;color:var(--tx-muted)}.order-hero-total-v92>span{font-size:13px;font-weight:750}.order-hero-total-v92>strong{display:block;font-size:34px;letter-spacing:-.035em;margin:7px 0 3px}.order-hero-total-v92>small{font-size:13px}.order-hero-total-v92 form{margin-top:14px}.transaction-pay-v92{width:100%}.transaction-alert-v92{display:grid;gap:4px;margin:18px 0;padding:16px 18px;border-radius:16px;font-size:14px}.transaction-alert-v92 strong{font-size:15px}.transaction-alert-danger-v92{background:var(--tx-danger-bg);border:1px solid #efc7be;color:var(--tx-danger)}.order-progress-v92{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:22px 0 30px;padding:22px 18px;border:1px solid var(--tx-line);border-radius:24px;background:#fff}.progress-step-v92{position:relative;display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;padding:0 10px}.progress-step-v92:not(:last-child):after{content:"";position:absolute;left:42px;right:-10px;top:20px;height:2px;background:#eee6df;z-index:0}.progress-marker-v92{position:relative;z-index:1;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f3eee9;border:1px solid #e5dbd2;color:#887d75;font-weight:850;font-size:12px}.progress-step-v92 strong,.progress-step-v92 small{display:block}.progress-step-v92 strong{font-size:13px;line-height:1.25}.progress-step-v92 small{font-size:11px;line-height:1.35;color:var(--tx-muted);margin-top:3px}.progress-step-v92.is-done .progress-marker-v92{background:var(--tx-success-bg);border-color:#c9e2cc;color:var(--tx-success)}.progress-step-v92.is-done:not(:last-child):after{background:#bdd9c2}.progress-step-v92.is-current .progress-marker-v92{background:#fff0e6;border-color:#f3b99d;color:var(--accent);box-shadow:0 0 0 5px #fff8f3}.progress-step-v92.is-current strong{color:var(--accent)}.transaction-grid-v92{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:20px;align-items:start}.transaction-side-v92{display:grid;gap:16px}.transaction-card-v92{background:#fff;border:1px solid var(--tx-line);border-radius:24px;padding:24px;box-shadow:0 12px 34px #462f2009}.transaction-card-head-v92{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:18px}.transaction-card-head-v92.compact{align-items:center}.transaction-card-head-v92 h2{font-size:24px;line-height:1.1;letter-spacing:-.025em;margin:6px 0 0}.transaction-icon-v92{width:40px;height:40px;border-radius:13px;background:#fff2e9;display:grid;place-items:center;color:var(--accent);font-size:14px;font-weight:850}.transaction-item-list-v92{border-top:1px solid var(--tx-line)}.transaction-item-v92{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:15px;align-items:start;padding:18px 0;border-bottom:1px solid var(--tx-line)}.transaction-item-media-v92{width:74px;height:74px;border-radius:16px;background:#f5f1ed;overflow:hidden;display:grid;place-items:center}.transaction-item-media-v92 img{width:100%;height:100%;object-fit:cover}.transaction-item-copy-v92>strong{display:block;font-size:16px;line-height:1.35}.transaction-item-copy-v92>span{display:block;font-size:13px;color:var(--tx-muted);margin-top:3px}.transaction-item-copy-v92>small{display:block;font-size:13px;color:var(--tx-muted);margin-top:7px}.transaction-item-price-v92{font-size:16px;white-space:nowrap}.transaction-review-link-v92{display:inline-block;margin-top:9px;font-size:13px;font-weight:700;color:var(--accent)}.transaction-totals-v92{display:grid;gap:0;padding-top:15px}.transaction-totals-v92>div{display:flex;justify-content:space-between;gap:24px;padding:9px 0;font-size:14px}.transaction-totals-v92 span{color:var(--tx-muted)}.transaction-totals-v92 b{font-size:14px}.transaction-totals-v92 .is-discount b{color:var(--tx-success)}.transaction-grand-total-v92{border-top:1px solid var(--tx-line);margin-top:7px;padding-top:16px!important;align-items:flex-end}.transaction-grand-total-v92 span{font-weight:750;color:var(--tx-text)}.transaction-grand-total-v92 strong{font-size:26px;letter-spacing:-.025em}.transaction-totals-v92.compact{padding-top:4px}.transaction-info-stack-v92{display:grid;border-top:1px solid var(--tx-line)}.transaction-info-stack-v92>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--tx-line)}.transaction-info-stack-v92 span{font-size:13px;color:var(--tx-muted)}.transaction-info-stack-v92 strong{font-size:14px;text-align:right}.transaction-address-v92{margin-top:16px;padding:16px;background:var(--tx-soft);border-radius:16px}.transaction-address-v92 strong,.transaction-address-v92 span{display:block}.transaction-address-v92 strong{font-size:15px}.transaction-address-v92 span{font-size:13px;color:var(--tx-muted);margin-top:3px}.transaction-address-v92 p{font-size:14px;line-height:1.65;margin:10px 0 0;color:#544b45}.payment-action-v92{margin-top:16px;padding:15px;border-radius:16px;background:#fff8f2}.payment-action-v92 p{font-size:13px;color:var(--tx-muted);margin:0 0 12px}.payment-action-v92 .btn{width:100%}.activity-timeline-v92{display:grid;gap:0}.activity-row-v92{position:relative;display:grid;grid-template-columns:18px 1fr;gap:10px;padding:0 0 16px}.activity-row-v92:not(:last-child):before{content:"";position:absolute;left:5px;top:12px;bottom:0;width:1px;background:#e6ddd5}.activity-dot-v92{position:relative;z-index:1;width:11px;height:11px;border-radius:50%;margin-top:5px;background:var(--accent);box-shadow:0 0 0 4px #fff1e9}.activity-row-v92 strong{display:block;font-size:14px}.activity-row-v92 p{font-size:13px;line-height:1.5;margin:3px 0;color:var(--tx-muted)}.activity-row-v92 small{font-size:12px;color:#948a82}.order-list-v92{display:grid;gap:12px}.order-card-v92{display:grid;grid-template-columns:minmax(230px,1.25fr) minmax(160px,.8fr) minmax(160px,.65fr) 42px;gap:20px;align-items:center;padding:20px 22px;border:1px solid var(--tx-line);border-radius:20px;background:#fff;transition:.2s}.order-card-v92:hover{transform:translateY(-2px);border-color:#dccbbd;box-shadow:0 16px 35px #412b1d0f}.order-card-primary-v92>strong,.order-card-primary-v92>small,.order-card-meta-v92>span,.order-card-meta-v92>strong,.order-card-total-v92>span,.order-card-total-v92>strong{display:block}.order-card-primary-v92>strong{font-size:16px;margin-top:10px}.order-card-primary-v92>small{font-size:13px;color:var(--tx-muted);margin-top:3px}.order-card-meta-v92>span,.order-card-total-v92>span{font-size:12px;color:var(--tx-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:750}.order-card-meta-v92>strong{font-size:14px;margin-top:5px}.order-card-total-v92>strong{font-size:18px;margin-top:5px}.order-card-arrow-v92{width:38px;height:38px;border-radius:12px;background:#fff3ea;display:grid;place-items:center;color:var(--accent);font-size:18px}.transaction-pagination-v92{margin-top:26px}.cart-layout-v92{grid-template-columns:minmax(0,1fr) 360px}.cart-list-v92{border-radius:24px}.cart-item-v92{grid-template-columns:96px minmax(0,1fr) auto auto;gap:18px;padding:22px}.cart-item-v92 img{width:96px;height:96px}.cart-copy-v92 h3{font-size:18px;line-height:1.35;margin:8px 0 5px}.cart-copy-v92 small{font-size:14px;color:var(--tx-muted)}.cart-actions-v92{display:grid;justify-items:end;gap:8px}.cart-qty-form-v92{display:flex;align-items:flex-end;gap:8px}.cart-qty-form-v92 label{display:grid;gap:5px;font-size:12px;font-weight:750;color:var(--tx-muted)}.cart-qty-form-v92 input{width:72px;height:46px;border:1px solid var(--tx-line);border-radius:12px;padding:0 10px;background:#fff}.cart-qty-form-v92 .btn{min-height:46px}.cart-remove-v92{border:0;background:transparent;color:#9a5543;font:inherit;font-size:13px;font-weight:700;cursor:pointer;padding:5px}.cart-line-price-v92{font-size:17px;white-space:nowrap;align-self:center}.cart-summary-v92 h2{font-size:26px;margin:6px 0 12px}.transaction-checkout-btn-v92{width:100%;margin-top:6px}.transaction-secure-note-v92{font-size:12px!important;color:var(--tx-muted);text-align:center;line-height:1.5}.cart-summary-v92>span.transaction-kicker-v92{font-size:12px}.checkout-steps-v92{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 18px}.checkout-steps-v92>div{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--tx-line);border-radius:14px;background:#ffffffad}.checkout-steps-v92 span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#fff0e6;color:var(--accent);font-size:12px;font-weight:850}.checkout-steps-v92 strong{font-size:13px}.transaction-secure-badge-v92{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:var(--tx-success-bg);border:1px solid #c9e2cc;color:var(--tx-success);font-size:13px;font-weight:800}.checkout-identity-v92{padding:26px}.transaction-ui-v92 .identity-copy-v89 h2{font-size:30px}.transaction-ui-v92 .identity-copy-v89 p,.transaction-ui-v92 .identity-option-v89 strong{font-size:14px}.transaction-ui-v92 .identity-option-v89 small{font-size:12px;line-height:1.55}.transaction-ui-v92 .identity-links-v89 a,.transaction-ui-v92 .identity-signed-v89 small{font-size:12px}.transaction-ui-v92 .identity-signed-v89 strong{font-size:15px}.transaction-ui-v92 .identity-signed-v89 span,.transaction-ui-v92 .identity-signed-v89 a{font-size:12px}.checkout-layout-v92{grid-template-columns:minmax(0,1fr) 400px;gap:24px}.checkout-form-v92{gap:18px}.checkout-card-v92{padding:28px}.checkout-card-head-v92{display:grid;grid-template-columns:42px 1fr;gap:13px;margin-bottom:20px}.checkout-card-head-v92>span{width:42px;height:42px;border-radius:13px;background:#fff1e8;display:grid;place-items:center;color:var(--accent);font-size:12px;font-weight:850}.checkout-card-head-v92 h2{font-size:24px;line-height:1.15;margin:0}.checkout-card-head-v92 p{font-size:13px;line-height:1.5;color:var(--tx-muted);margin:5px 0 0}.transaction-ui-v92 .checkout-card label{font-size:13px;font-weight:750;color:#554c46;gap:8px}.transaction-ui-v92 .checkout-card input,.transaction-ui-v92 .checkout-card textarea,.transaction-ui-v92 .checkout-card select{font-size:15px;min-height:50px;padding:12px 14px;border-radius:13px}.transaction-ui-v92 .checkout-card textarea{min-height:96px}.choice-card-v92{position:relative;padding:15px!important;grid-template-columns:auto 1fr auto!important;gap:12px!important}.choice-card-v92 input{width:18px!important;height:18px!important;min-height:0!important;accent-color:var(--accent)}.transaction-ui-v92 .choice-card-v92 span strong{font-size:15px}.transaction-ui-v92 .choice-card-v92 span small{font-size:13px;line-height:1.5;margin-top:4px}.choice-check-v92{width:28px;height:28px;border-radius:50%;display:grid!important;place-items:center;background:#f2eee9;color:#a89d95;font-size:11px!important}.choice-card-v92:has(input:checked){border-color:#ef9b72;box-shadow:0 0 0 2px #fff0e8}.choice-card-v92:has(input:checked) .choice-check-v92{background:var(--accent);color:#fff}.checkout-submit-v92{min-height:56px;font-size:15px}.checkout-summary-v92{padding:26px}.checkout-summary-v92>h2{font-size:27px;margin:6px 0 16px}.checkout-items-v92{display:grid;border-top:1px solid var(--tx-line)}.checkout-item-v92{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:11px;align-items:center;padding:14px 0;border-bottom:1px solid var(--tx-line)}.checkout-item-v92 img{width:58px;height:58px;border-radius:13px;object-fit:cover}.checkout-item-v92 strong,.checkout-item-v92 small{display:block}.checkout-item-v92 strong{font-size:14px;line-height:1.35}.checkout-item-v92 small{font-size:12px;color:var(--tx-muted);margin-top:4px}.checkout-item-v92>b{font-size:14px;white-space:nowrap}.checkout-summary-note-v92{font-size:12px!important;line-height:1.55!important;color:var(--tx-muted);margin:12px 0 0}.transaction-ui-v92 .destination-results-v91 strong{font-size:13px}.transaction-ui-v92 .destination-results-v91 small,.transaction-ui-v92 .destination-empty-v91{font-size:12px}.transaction-ui-v92 .server-errors{font-size:14px;line-height:1.55}.success-shell-v92{display:grid;grid-template-columns:72px minmax(0,1fr) 360px;gap:26px;align-items:start;padding:38px;border:1px solid var(--tx-line);border-radius:32px;background:linear-gradient(135deg,#fff6ee,#f7f3ff);box-shadow:0 22px 65px #462e1f12}.success-check-v92{width:72px;height:72px;border-radius:23px;display:grid;place-items:center;background:var(--tx-success-bg);border:1px solid #c9e2cc;color:var(--tx-success);font-size:30px;font-weight:900}.success-copy-v92 h1{font-size:clamp(42px,5vw,64px);line-height:1.02;margin:12px 0 14px}.success-copy-v92>p{max-width:620px;color:var(--tx-muted)}.success-order-id-v92{display:flex;gap:10px;align-items:center;margin-top:20px;padding:12px 14px;width:max-content;max-width:100%;background:#ffffffb8;border:1px solid var(--tx-line);border-radius:14px}.success-order-id-v92 span{font-size:12px;color:var(--tx-muted);font-weight:750}.success-order-id-v92 strong{font-size:15px}.success-summary-v92{background:#fff;border:1px solid var(--tx-line);border-radius:22px;padding:22px}.success-status-row-v92{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--tx-line)}.success-status-row-v92 small{font-size:12px;color:var(--tx-muted);font-weight:700}.success-delivery-v92{margin-top:16px;padding-top:16px;border-top:1px solid var(--tx-line)}.success-delivery-v92>span,.success-delivery-v92>strong{display:block}.success-delivery-v92>span{font-size:12px;color:var(--tx-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:800}.success-delivery-v92>strong{font-size:14px;margin-top:7px}.success-delivery-v92 p{font-size:13px;line-height:1.6;margin:7px 0 0;color:var(--tx-muted)}.transaction-ui-v92 .dashboard-user-v89 strong{font-size:14px}.transaction-ui-v92 .dashboard-user-v89 small{font-size:12px}.transaction-ui-v92 .dashboard-nav-v89 a{font-size:13px;padding:11px 12px}.transaction-ui-v92 .dashboard-signout-v89{font-size:13px}.transaction-ui-v92 .dashboard-welcome-v89 p{font-size:15px}.transaction-ui-v92 .dashboard-metrics-v89 span,.transaction-ui-v92 .dashboard-metrics-v89 small{font-size:11px}.transaction-ui-v92 .dashboard-section-head-v89 a{font-size:13px}.transaction-ui-v92 .dashboard-order-v89 span{font-size:11px}.transaction-ui-v92 .dashboard-order-v89 strong{font-size:14px}.transaction-ui-v92 .dashboard-order-v89 small{font-size:12px}.transaction-ui-v92 .dashboard-order-v89 a{font-size:13px}.dashboard-order-v92{padding:18px}.transaction-ui-v92 .verification-banner-v91 strong{font-size:14px}.transaction-ui-v92 .verification-banner-v91 span{font-size:12px;line-height:1.55}.transaction-ui-v92 .quick-review-v91 select,.transaction-ui-v92 .quick-review-v91 input,.transaction-ui-v92 .quick-review-v91 button{font-size:13px}.transaction-ui-v92 .verified-purchase-chip-v91{font-size:11px!important;padding:6px 9px}.transaction-ui-v92 .dashboard-empty-v89 p{font-size:13px}@media(max-width:1050px){.transaction-grid-v92,.checkout-layout-v92{grid-template-columns:1fr}.transaction-side-v92{grid-template-columns:1fr 1fr}.transaction-side-v92>section:last-child{grid-column:1/-1}.checkout-summary-v92{position:static}.success-shell-v92{grid-template-columns:64px 1fr}.success-summary-v92{grid-column:1/-1}.cart-layout-v92{grid-template-columns:1fr}.cart-summary-v92{position:static}.order-progress-v92{grid-template-columns:1fr;gap:0;padding:12px 18px}.progress-step-v92{min-height:70px;padding:10px 0}.progress-step-v92:not(:last-child):after{inset:52px auto -18px 20px;width:2px;height:auto}.order-card-v92{grid-template-columns:1.2fr .8fr .7fr 42px}}@media(max-width:760px){.transaction-page-head-v92,.order-hero-v92{display:block}.transaction-page-head-v92>.btn,.transaction-page-head-v92>.transaction-count-v92,.transaction-page-head-v92>.transaction-secure-badge-v92{margin-top:16px}.order-hero-total-v92{text-align:left;min-width:0;margin-top:24px;padding-top:20px;border-top:1px solid rgba(100,75,60,.12)}.transaction-side-v92{grid-template-columns:1fr}.transaction-side-v92>section:last-child{grid-column:auto}.order-card-v92{grid-template-columns:1fr auto}.order-card-meta-v92,.order-card-total-v92{padding-top:11px;border-top:1px solid var(--tx-line)}.order-card-total-v92{grid-column:1}.order-card-arrow-v92{grid-column:2;grid-row:1/4;align-self:center}.checkout-steps-v92{grid-template-columns:1fr 1fr}.cart-item-v92{grid-template-columns:78px 1fr}.cart-item-v92 img{width:78px;height:78px}.cart-actions-v92{grid-column:1/-1;display:flex;justify-content:space-between;align-items:end}.cart-line-price-v92{grid-column:2;grid-row:2;text-align:right}.success-shell-v92{display:block;padding:28px}.success-check-v92{width:60px;height:60px;border-radius:18px;margin-bottom:18px}.success-summary-v92{margin-top:24px}.transaction-item-v92{grid-template-columns:60px 1fr}.transaction-item-media-v92{width:60px;height:60px}.transaction-item-price-v92{grid-column:2;text-align:right}.transaction-card-v92{padding:20px}}@media(max-width:520px){.transaction-page-head-v92 h1{font-size:40px}.checkout-steps-v92{grid-template-columns:1fr}.checkout-steps-v92>div{padding:10px 12px}.checkout-card-v92{padding:20px}.checkout-card-head-v92{grid-template-columns:36px 1fr}.checkout-card-head-v92>span{width:36px;height:36px}.checkout-card-head-v92 h2{font-size:21px}.transaction-ui-v92 .checkout-card input,.transaction-ui-v92 .checkout-card textarea,.transaction-ui-v92 .checkout-card select{font-size:16px}.order-hero-v92{padding:24px}.order-hero-total-v92>strong{font-size:30px}.order-card-v92{padding:17px}.cart-actions-v92{display:grid;justify-items:stretch}.cart-qty-form-v92{display:grid;grid-template-columns:1fr auto}.cart-qty-form-v92 label{grid-column:1}.cart-qty-form-v92 .btn{align-self:end}.cart-remove-v92{text-align:left;padding-left:0}.success-copy-v92 h1{font-size:40px}.success-order-id-v92{display:grid;gap:3px}.transaction-info-stack-v92>div{display:grid;gap:4px}.transaction-info-stack-v92 strong{text-align:left}}:root{--laska-peach:#fff0e6;--laska-peach-strong:#ffd7c1;--laska-lav:#f2edff;--laska-blue:#edf6ff;--laska-sage:#edf5e9;--laska-butter:#fff7d9;--laska-plum:#6e5a79;--laska-blue-ink:#49647b;--laska-green-ink:#4f7154}.transaction-ui-v92{position:relative}.transaction-ui-v92:before{content:"";position:fixed;z-index:-1;width:340px;height:340px;border-radius:50%;right:-170px;top:180px;background:radial-gradient(circle,#f2e9ff 0%,rgba(242,233,255,.48) 42%,transparent 72%);pointer-events:none}.transaction-ui-v92:after{content:"";position:fixed;z-index:-1;width:300px;height:300px;border-radius:50%;left:-180px;bottom:90px;background:radial-gradient(circle,#ffe9da 0%,rgba(255,233,218,.45) 40%,transparent 72%);pointer-events:none}.laska-buddy-v93{position:relative;flex:0 0 auto;width:74px;height:66px;border-radius:15px 15px 18px 18px;background:linear-gradient(145deg,#ffbd95,#f58a58);border:1px solid rgba(150,74,35,.14);box-shadow:0 12px 28px #7a492b24;display:grid;place-items:center;transform-origin:50% 100%}.laska-buddy-v93:before{content:"";position:absolute;left:9px;right:9px;top:-8px;height:18px;border-radius:11px 11px 6px 6px;background:#ffd0b6;border:1px solid rgba(150,74,35,.1);transform:skew(-7deg)}.laska-buddy-v93:after{content:"";position:absolute;width:18px;height:9px;border:2px solid #694e43;border-top:0;border-radius:0 0 16px 16px;left:50%;top:39px;transform:translate(-50%);opacity:.82}.buddy-face-v93{font-size:17px;letter-spacing:5px;color:#513f37;margin-top:-6px;margin-left:5px;font-weight:800}.buddy-sticker-v93{position:absolute;right:-7px;bottom:8px;width:24px;height:24px;border-radius:8px;background:#fff7e5;border:1px solid rgba(98,73,58,.12);display:grid;place-items:center;font-size:10px;font-weight:900;color:var(--accent);transform:rotate(5deg);box-shadow:0 4px 12px #5036281a}.buddy-mini-v93{width:56px;height:50px;border-radius:12px}.buddy-mini-v93:before{top:-6px;height:15px}.buddy-mini-v93:after{top:31px;width:15px;height:7px}.buddy-mini-v93 .buddy-face-v93{font-size:13px}.buddy-mini-v93 .buddy-sticker-v93{width:19px;height:19px;font-size:8px;right:-5px;bottom:5px}.buddy-success-v93{background:linear-gradient(145deg,#b8d9b4,#76ad7c)}.buddy-dashboard-v93{width:86px;height:76px;transform:rotate(3deg)}.order-personality-v93{position:relative;overflow:hidden;margin:16px 0 24px;padding:18px 22px;border-radius:22px;border:1px solid #efd9ca;background:linear-gradient(110deg,#fff2e8,#fff8f2 54%,#f4efff);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;box-shadow:0 12px 30px #4d34260b}.order-personality-v93:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-70px;top:-95px;border:1px dashed rgba(126,93,144,.2)}.order-personality-copy-v93{display:grid;gap:5px}.order-personality-copy-v93>span{font-size:10px;letter-spacing:.12em;font-weight:900;color:var(--accent)}.order-personality-copy-v93>strong{font-size:15px;line-height:1.55;max-width:760px}.order-personality-sparkles-v93{font-size:18px;letter-spacing:5px;color:#9474a5;white-space:nowrap}.order-personality-v93.status-paid,.order-personality-v93.status-processing{background:linear-gradient(110deg,#edf5e9,#fbfdf9 56%,#fff2e8)}.order-personality-v93.status-shipped{background:linear-gradient(110deg,#edf6ff,#fbfdff 58%,#f2edff)}.order-personality-v93.status-completed{background:linear-gradient(110deg,#edf5e9,#fffaf0 56%,#f2edff)}.progress-marker-v92 span{font-size:16px}.progress-step-v92.is-done .progress-marker-v92,.progress-step-v92.is-current .progress-marker-v92{box-shadow:0 8px 18px #513a2e1a}.progress-step-v92.is-current .progress-marker-v92{animation:laskaPulseV93 2.2s ease-in-out infinite}.progress-step-v92 strong{letter-spacing:-.01em}.transaction-card-delivery-v93{background:linear-gradient(155deg,#fff,#f3f9ff);border-color:#dbe9f4}.transaction-card-payment-v93{background:linear-gradient(155deg,#fff,#fff4eb);border-color:#efddcf}.transaction-card-activity-v93{background:linear-gradient(155deg,#fff,#f6f2ff);border-color:#e2d9f3}.transaction-card-delivery-v93 .transaction-icon-v92{background:#e6f2fb;color:var(--laska-blue-ink)}.transaction-card-payment-v93 .transaction-icon-v92{background:#ffebdd;color:var(--accent)}.transaction-card-activity-v93 .transaction-icon-v92{background:#eee7fb;color:var(--laska-plum)}.transaction-trust-v93{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px;padding-top:14px;border-top:1px solid rgba(126,98,82,.12)}.transaction-trust-v93 span,.checkout-trust-chips-v93 span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#ffffffbf;border:1px solid rgba(91,71,60,.1);font-size:10px;font-weight:800;color:#6a5e57}.order-help-v93{margin-top:22px;padding:22px 24px;border:1px solid #e5dcd3;border-radius:22px;background:#ffffffb8;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center}.order-help-icon-v93{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--laska-butter);font-size:18px;font-weight:900;color:#7e692f}.order-help-v93 span{font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:var(--accent);font-weight:900}.order-help-v93 h3{font-size:17px;margin:3px 0}.order-help-v93 p{font-size:12px;line-height:1.55;color:var(--tx-muted);margin:0}.btn-personality-v93 span{transition:transform .2s ease}.btn-personality-v93:hover span{transform:translate(4px)}.checkout-personality-v93{margin:16px 0 20px;padding:15px 17px;border-radius:20px;background:linear-gradient(110deg,#fff1e7,#fff9f4 56%,#f1edff);border:1px solid #edd9cb;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center}.checkout-personality-v93>div:nth-child(2){display:grid;gap:3px}.checkout-personality-v93>div:nth-child(2)>span{font-size:9px;letter-spacing:.12em;color:var(--accent);font-weight:900}.checkout-personality-v93>div:nth-child(2)>strong{font-size:13px;line-height:1.45}.checkout-trust-chips-v93{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.checkout-card-contact-v93{background:linear-gradient(145deg,#fff,#fffaf6)}.checkout-card-shipping-v93{background:linear-gradient(145deg,#fff,#f5faff);border-color:#ddeaf4}.checkout-card-payment-v93{background:linear-gradient(145deg,#fff,#fff7f1);border-color:#efded2}.checkout-card-final-v93{background:linear-gradient(145deg,#fff,#f8f5ff);border-color:#e4dcf1}.checkout-card-shipping-v93 .checkout-card-head-v92>span{background:#e9f5ff;color:var(--laska-blue-ink)}.checkout-card-payment-v93 .checkout-card-head-v92>span{background:#ffede2;color:var(--accent)}.checkout-card-final-v93 .checkout-card-head-v92>span{background:#efe9fa;color:var(--laska-plum)}.checkout-summary-v93{background:linear-gradient(180deg,#fff,#fffaf4);box-shadow:0 20px 55px #432c1f12}.summary-care-v93{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start;margin-top:14px;padding:11px 12px;border-radius:13px;background:#f8f4ed}.summary-care-v93>span{color:var(--accent);font-size:15px}.summary-care-v93 small{font-size:10px;line-height:1.5;color:var(--tx-muted)}.cart-summary-v93{background:linear-gradient(180deg,#fff,#fffaf5)}.cart-buddy-note-v93{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;margin:-4px 0 18px;padding:12px;border-radius:16px;background:linear-gradient(115deg,#fff0e5,#f6f1ff)}.cart-buddy-note-v93>div:last-child{display:grid;gap:3px}.cart-buddy-note-v93>div:last-child>span{font-size:9px;letter-spacing:.12em;font-weight:900;color:var(--accent)}.cart-buddy-note-v93>div:last-child>strong{font-size:12px;line-height:1.45}.success-shell-v92{position:relative;overflow:hidden}.success-shell-v92:before,.success-shell-v92:after{content:"✦";position:absolute;color:#e5b544;opacity:.48;font-size:28px}.success-shell-v92:before{right:34px;top:28px;transform:rotate(18deg)}.success-shell-v92:after{left:46%;bottom:26px;font-size:18px;color:#9b81ae}.success-buddy-note-v93{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:13px;align-items:center;margin:18px 0 4px;padding:12px 14px;border-radius:17px;background:#ffffffa3;border:1px solid rgba(104,80,65,.1)}.success-buddy-note-v93>strong{font-size:13px;line-height:1.45}.success-buddy-note-v93>span:last-child{font-size:14px;letter-spacing:4px;color:#9f7fad}.success-summary-v93{background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.order-card-personality-v93{position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.order-card-personality-v93:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#d8cbc2}.order-card-personality-v93.status-pending:before{background:#e7aa46}.order-card-personality-v93.status-paid:before,.order-card-personality-v93.status-processing:before{background:#81a978}.order-card-personality-v93.status-shipped:before{background:#7aa7c8}.order-card-personality-v93.status-completed:before{background:#8d7aaa}.order-card-personality-v93.status-cancelled:before{background:#c77d72}.order-card-personality-v93:hover{transform:translateY(-2px);box-shadow:0 14px 35px #432d1f13;border-color:#ddcec3}.order-card-primary-v92{position:relative}.order-card-dot-v93{position:absolute;width:7px;height:7px;border-radius:50%;right:0;top:0;background:#e7aa46;box-shadow:0 0 0 5px #e7aa461a}.dashboard-welcome-v93{position:relative;overflow:hidden;align-items:center}.dashboard-welcome-v93:after{content:"";position:absolute;width:220px;height:220px;border:1px dashed rgba(97,74,112,.16);border-radius:50%;right:-70px;top:-95px}.dashboard-welcome-art-v93{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:14px;min-width:150px}.dashboard-buddy-copy-v93{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:7px 10px;border-radius:999px;background:#ffffff8c;font-size:11px;font-weight:750;color:#675b55}.dashboard-buddy-copy-v93>span{color:var(--accent)}.dashboard-metrics-v89 article:nth-child(1){background:linear-gradient(145deg,#fff,#fff6ee)}.dashboard-metrics-v89 article:nth-child(2){background:linear-gradient(145deg,#fff,#f5f0ff)}.dashboard-metrics-v89 article:nth-child(3){background:linear-gradient(145deg,#fff,#eff7ff)}.dashboard-metrics-v89 article:nth-child(4){background:linear-gradient(145deg,#fff,#eff6ec)}@keyframes laskaPulseV93{0%,to{transform:translateY(0);box-shadow:0 8px 18px #513a2e1a}50%{transform:translateY(-2px);box-shadow:0 11px 22px #513a2e26}}@keyframes laskaBuddyV93{0%,to{transform:rotate(0) translateY(0)}50%{transform:rotate(1.5deg) translateY(-3px)}}.order-personality-v93 .laska-buddy-v93,.checkout-personality-v93 .laska-buddy-v93,.success-buddy-note-v93 .laska-buddy-v93,.dashboard-welcome-art-v93 .laska-buddy-v93{animation:laskaBuddyV93 3.4s ease-in-out infinite}@media(max-width:900px){.checkout-personality-v93{grid-template-columns:auto 1fr}.checkout-trust-chips-v93{grid-column:1/-1;justify-content:flex-start}.order-help-v93{grid-template-columns:auto 1fr}.order-help-v93>.btn{grid-column:2;width:max-content}.dashboard-welcome-art-v93{min-width:120px}.buddy-dashboard-v93{width:72px;height:64px}}@media(max-width:700px){.order-personality-v93{grid-template-columns:auto 1fr;padding:16px}.order-personality-sparkles-v93{display:none}.checkout-personality-v93{grid-template-columns:auto 1fr}.checkout-trust-chips-v93{display:grid;grid-template-columns:1fr 1fr}.order-help-v93{grid-template-columns:1fr}.order-help-icon-v93{width:38px;height:38px}.order-help-v93>.btn{grid-column:auto;width:100%}.success-buddy-note-v93{grid-template-columns:auto 1fr}.success-buddy-note-v93>span:last-child{display:none}.dashboard-welcome-v93{display:grid;grid-template-columns:1fr}.dashboard-welcome-art-v93{align-items:flex-start;flex-direction:row}.dashboard-welcome-art-v93 .laska-buddy-v93{display:none}}@media(max-width:480px){.laska-buddy-v93{width:58px;height:52px}.laska-buddy-v93:after{top:31px}.buddy-mini-v93{width:48px;height:43px}.buddy-mini-v93:after{top:26px}.checkout-trust-chips-v93{grid-template-columns:1fr}.transaction-trust-v93{display:grid}.order-personality-copy-v93>strong{font-size:13px}.order-personality-v93{gap:12px}.cart-buddy-note-v93{padding:10px}.summary-care-v93 small{font-size:9px}}@media(prefers-reduced-motion:reduce){.order-personality-v93 .laska-buddy-v93,.checkout-personality-v93 .laska-buddy-v93,.success-buddy-note-v93 .laska-buddy-v93,.dashboard-welcome-art-v93 .laska-buddy-v93,.progress-step-v92.is-current .progress-marker-v92{animation:none}.btn-personality-v93 span{transition:none}}.order-card-personality-v93.status-paid .order-card-dot-v93,.order-card-personality-v93.status-processing .order-card-dot-v93{background:#81a978;box-shadow:0 0 0 5px #81a9781a}.order-card-personality-v93.status-shipped .order-card-dot-v93{background:#7aa7c8;box-shadow:0 0 0 5px #7aa7c81a}.order-card-personality-v93.status-completed .order-card-dot-v93{background:#8d7aaa;box-shadow:0 0 0 5px #8d7aaa1a}.order-card-personality-v93.status-cancelled .order-card-dot-v93{background:#c77d72;box-shadow:0 0 0 5px #c77d721a}:root{--v94-warm:#f4e9dd;--v94-warm-2:#fbf3ea;--v94-line:#e5d7c9;--v94-blue:#eaf4fb;--v94-green:#eef5e9;--v94-plum:#f1edfa;--v94-orange-soft:#fff0e7}.nav-actions-v94{gap:0}.nav-control-group-v94{display:flex;align-items:center;padding:4px;border:1px solid rgba(222,207,194,.9);background:#ffffffb8;border-radius:15px;box-shadow:0 5px 18px #4f37270a}.nav-control-v94,.locale-switch-v9.nav-control-v94{min-height:34px;padding:0 11px;border:0!important;background:transparent!important;border-radius:10px!important;font-size:11px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;color:#493f39;transition:background .2s ease,color .2s ease}.nav-control-v94:hover,.locale-switch-v9.nav-control-v94:hover{background:#fff!important;color:var(--accent)}.nav-control-dot-v94{width:6px;height:6px;border-radius:50%;background:#86a77d;margin-right:6px}.nav-bag-v94{width:36px;height:36px;border:0;border-radius:10px;background:#fff;margin-left:2px;box-shadow:none}.nav-bag-v94:hover{background:var(--v94-orange-soft)}.nav-bag-v94 .cart-count{transform:translate(11px,-11px);font-size:9px}.footer.footer-v94{background:linear-gradient(180deg,#f5eadf,#efe0d2);color:var(--ink);padding:62px 0 24px;border-top:1px solid #eadbcf;position:relative;overflow:hidden}.footer.footer-v94:before{content:"";position:absolute;width:340px;height:340px;border:1px dashed rgba(242,107,56,.12);border-radius:50%;right:-120px;top:-180px}.footer-top-v94{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:48px;position:relative;z-index:1}.footer-brand-v94{max-width:360px}.footer-brand-mark-v94{font-size:27px;display:inline-block;margin-bottom:14px}.footer-brand-v94 p{font-size:14px!important;line-height:1.7;color:#6f625a!important;margin:0 0 18px}.footer-proof-v94{display:inline-flex;align-items:center;gap:8px;padding:9px 11px;border-radius:12px;background:#ffffff8c;border:1px solid rgba(214,193,176,.65);font-size:10px;font-weight:700;color:#74655d}.footer-proof-v94 span:first-child{color:var(--accent)}.footer-col-v94{display:grid;align-content:start;gap:11px}.footer-col-v94 strong{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#3d342f;margin-bottom:3px}.footer-col-v94 a{font-size:13px;color:#71645c!important;transition:color .2s ease,transform .2s ease}.footer-col-v94 a:hover{color:var(--accent)!important;transform:translate(2px)}.footer-bottom-v94{display:flex;justify-content:space-between;gap:20px;margin-top:48px;padding-top:20px;border-top:1px solid rgba(115,91,75,.13);font-size:10px;color:#84766d;position:relative;z-index:1}.shop-v94{padding-top:70px}.shop-head-v94{margin-bottom:26px}.shop-filter-shell-v94{background:#fff;border:1px solid var(--border);border-radius:22px;padding:12px 14px 14px;box-shadow:0 12px 34px #4831220b;margin-bottom:18px}.shop-search-v94{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:center;border-bottom:1px solid #eee4dc;padding:2px 2px 11px}.shop-search-v94 svg{width:18px;fill:none;stroke:#7a6e66;stroke-width:1.8}.shop-search-v94 input{border:0;outline:0;background:transparent;min-height:42px;font:inherit;font-size:15px;color:var(--ink);padding:0}.shop-search-v94 input::placeholder{color:#9a8e86}.shop-filter-row-v94{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:12px}.filter-chips-v94{display:flex;gap:7px;flex-wrap:wrap}.filter-chip-v94{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid #e8ddd4;border-radius:999px;background:#fff;font-size:12px;font-weight:700;color:#675c55;transition:.2s}.filter-chip-v94 small{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#f5f0eb;font-size:9px}.filter-chip-v94:hover{border-color:#d9c9bc;transform:translateY(-1px)}.filter-chip-v94.active{background:var(--ink);border-color:var(--ink);color:#fff}.filter-chip-v94.active small{background:#ffffff24;color:#fff}.sort-control-v94{display:grid;grid-template-columns:auto auto;align-items:center;gap:8px;white-space:nowrap}.sort-control-v94>span{font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-weight:800;color:#887a71}.sort-control-v94 select{appearance:none;-webkit-appearance:none;min-height:38px;border:1px solid #e3d7ce;border-radius:11px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23756860' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 11px center;padding:0 34px 0 12px;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:12px;font-weight:650;color:#463c36;outline:0;cursor:pointer}.sort-control-v94 select:focus{border-color:#d7a88e;box-shadow:0 0 0 3px #f26b3814}.shop-result-meta-v94{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:0 2px 18px;font-size:11px;color:#8a7d74}.shop-result-meta-v94 a{color:var(--accent);font-weight:750}.pagination-v94{margin-top:28px}.shop-empty-v94{padding:40px;text-align:center}.shop-empty-v94 .btn{margin-top:12px}.preloved-page-v94{background:#fffaf4}.preloved-hero-v94{padding:74px 0 60px;background:radial-gradient(circle at 88% 18%,rgba(217,208,255,.34),transparent 26%),linear-gradient(180deg,#fff9f2,#fbf4ec)}.preloved-hero-grid-v94{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:46px;align-items:center}.preloved-hero-copy-v94 h1{font-size:clamp(48px,5.3vw,76px);max-width:780px}.preloved-hero-copy-v94>p{font-size:16px;line-height:1.75;color:var(--muted);max-width:720px}.preloved-trust-chips-v94{display:flex;gap:8px;flex-wrap:wrap;margin-top:23px}.preloved-trust-chips-v94 span{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border-radius:999px;border:1px solid #e5d9cf;background:#ffffffad;font-size:10px;font-weight:750;color:#655950}.seller-proof-card-v94{background:#fff;border:1px solid #e6d9cf;border-radius:25px;padding:24px;box-shadow:0 20px 50px #462f2012}.seller-proof-label-v94{font-size:9px;font-weight:850;letter-spacing:.12em;color:var(--accent);text-transform:uppercase}.seller-score-v94{display:flex;align-items:end;gap:13px;padding:15px 0 17px;border-bottom:1px solid #eee5de}.seller-score-v94 strong{font-size:48px;letter-spacing:-.055em}.seller-score-v94 span{font-size:15px;color:#f2ad00;padding-bottom:8px;letter-spacing:1px}.seller-proof-stats-v94{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px 0}.seller-proof-stats-v94>div{background:#faf6f2;border-radius:13px;padding:11px}.seller-proof-stats-v94 b,.seller-proof-stats-v94 small{display:block}.seller-proof-stats-v94 b{font-size:13px}.seller-proof-stats-v94 small{font-size:9px;color:#887b72;margin-top:4px}.seller-proof-card-v94 p{font-size:10px;line-height:1.6;color:#81746b;margin:1px 0 12px}.seller-proof-card-v94>a{font-size:11px;font-weight:800;color:var(--accent)}.preloved-live-v94{background:#fff}.preloved-active-grid-v94{grid-template-columns:repeat(auto-fit,minmax(260px,360px));justify-content:start}.preloved-standard-section-v94{padding:70px 0;background:linear-gradient(120deg,#f1ecfa,#faf7fd 52%,#edf5eb)}.preloved-standard-grid-v94{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:start}.preloved-standard-grid-v94 h2{font-size:clamp(36px,4vw,54px);line-height:1.04;letter-spacing:-.045em;margin:12px 0 16px}.preloved-standard-grid-v94>div:first-child>p{font-size:14px;line-height:1.75;color:#6f646f}.preloved-standard-points-v94{display:grid}.preloved-standard-points-v94 article{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:18px 0;border-top:1px solid rgba(94,75,112,.13)}.preloved-standard-points-v94 article:last-child{border-bottom:1px solid rgba(94,75,112,.13)}.preloved-standard-points-v94 article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#ffffffa6;font-size:10px;font-weight:850;color:#705d7f}.preloved-standard-points-v94 strong{font-size:14px}.preloved-standard-points-v94 p{font-size:11px;line-height:1.6;color:#776b7b;margin:5px 0 0}.sold-archive-v94{background:#fffaf5}.archive-disclaimer-v94{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;padding:13px 14px;background:#fff4e9;border:1px solid #f0dfcf;border-radius:14px;margin:-12px 0 20px}.archive-disclaimer-v94>span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#fff;font-weight:800;color:var(--accent);font-size:11px}.archive-disclaimer-v94 p{font-size:10px;line-height:1.6;color:#766960;margin:2px 0}.sold-grid-v94{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.sold-card-v94{background:#fff;border:1px solid #e6dbd2;border-radius:22px;overflow:hidden;min-width:0;box-shadow:0 12px 30px #452e1f0b;transition:.22s}.sold-card-v94:hover{transform:translateY(-3px);box-shadow:0 18px 38px #452e1f13}.sold-card-media-v94{aspect-ratio:1/1;position:relative;background:#f2eee9;overflow:hidden}.sold-card-media-v94 img{width:100%;height:100%;object-fit:cover}.sold-card-badges-v94{position:absolute;left:11px;bottom:11px;display:flex;gap:6px;flex-wrap:wrap}.sold-card-badges-v94 span{padding:6px 8px;border-radius:999px;background:#1f1b18e6;color:#fff;font-size:8px;font-weight:850;letter-spacing:.06em}.sold-card-badges-v94 span+span{background:#ffffffeb;color:#493e37}.sold-card-body-v94{padding:16px}.sold-card-body-v94 h3{font-size:16px;line-height:1.35;letter-spacing:-.025em;margin:0 0 10px;min-height:43px}.sold-rating-v94{display:flex;align-items:center;gap:7px}.sold-rating-v94>span{color:#f1a800;font-size:12px;letter-spacing:.5px}.sold-rating-v94 b{font-size:12px}.sold-rating-v94 small{font-size:8px;font-weight:850;color:#9a654b;background:#fff1e8;padding:5px 7px;border-radius:999px}.sold-card-body-v94 blockquote,.sold-card-body-v94>p{font-size:10px;line-height:1.6;color:#6f625a;margin:12px 0 0}.sold-card-body-v94 blockquote{border-left:2px solid #e8d9cc;padding-left:10px}.marketplace-v94{background:#fffaf4}.marketplace-hero-v94{padding:78px 0 72px;background:radial-gradient(circle at 82% 25%,rgba(246,217,138,.28),transparent 24%),linear-gradient(180deg,#fff9f2,#fcf4eb)}.marketplace-hero-grid-v94{display:grid;grid-template-columns:1.08fr .92fr;gap:56px;align-items:center}.marketplace-hero-v94 h1{font-size:clamp(50px,5.8vw,78px)}.marketplace-hero-v94 p{max-width:650px;font-size:15px;line-height:1.75;color:var(--muted)}.marketplace-proof-v94{background:#fff;border:1px solid #e4d8cf;border-radius:26px;padding:25px;box-shadow:0 22px 55px #4a322112}.marketplace-proof-v94>span{font-size:9px;letter-spacing:.12em;font-weight:850;color:var(--accent)}.marketplace-rating-v94{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid #eee5df}.marketplace-rating-v94>strong{font-size:54px;letter-spacing:-.055em}.marketplace-rating-v94 b{display:block;color:#f1a800;letter-spacing:2px;font-size:17px}.marketplace-rating-v94 small{display:block;font-size:9px;color:#887b72;margin-top:4px}.marketplace-proof-row-v94{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #f0e7e0;font-size:11px}.marketplace-proof-row-v94 span{color:#81746c}.marketplace-proof-row-v94 b{font-size:12px}.marketplace-date-v94{display:block;margin-top:13px;font-size:9px;line-height:1.5;color:#94877f}.marketplace-explain-v94{padding:62px 0;background:#fff}.marketplace-explain-grid-v94{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.marketplace-explain-grid-v94 h2{font-size:clamp(34px,3.8vw,50px);line-height:1.05;letter-spacing:-.04em;margin:12px 0}.marketplace-principles-v94{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.marketplace-principles-v94 article{padding:18px;border:1px solid #e8ded6;border-radius:18px;background:#fffaf7}.marketplace-principles-v94 article>span{font-size:9px;font-weight:900;color:var(--accent)}.marketplace-principles-v94 strong{display:block;font-size:13px;margin:12px 0 6px}.marketplace-principles-v94 p{font-size:10px!important;line-height:1.55!important;margin:0}.marketplace-history-v94{background:#f7eee5}.marketplace-mini-grid-v94{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.marketplace-mini-grid-v94 article{background:#fff;border:1px solid #e4d7cc;border-radius:20px;overflow:hidden}.marketplace-mini-grid-v94 article>div{aspect-ratio:1.18/1;position:relative;background:#eee}.marketplace-mini-grid-v94 img{width:100%;height:100%;object-fit:cover}.marketplace-mini-grid-v94 article>div>span{position:absolute;left:10px;bottom:10px;background:#231f1c;color:#fff;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:850}.marketplace-mini-grid-v94 h3{font-size:14px;margin:13px 14px 5px}.marketplace-mini-grid-v94 p{font-size:9px;color:#776b63;margin:0 14px 15px}.marketplace-mini-grid-v94 p b{color:#e7a400}.location-picker-v94{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;grid-column:1/-1}.location-picker-v94>.full{grid-column:1/-1}.location-smart-search-v94{position:relative}.location-smart-search-v94>span{font-size:11px;font-weight:800}.location-search-input-v94{display:grid;grid-template-columns:20px 1fr;align-items:center;border:1px solid #ded2c8;background:#fff;border-radius:13px;padding:0 12px;transition:border-color .2s ease,box-shadow .2s ease}.location-search-input-v94:focus-within{border-color:#d9a78e;box-shadow:0 0 0 3px #f26b3814}.location-search-input-v94 svg{width:16px;fill:none;stroke:#8a7d75;stroke-width:1.8}.checkout-card .location-search-input-v94 input,.address-form-v94 .location-search-input-v94 input{border:0!important;box-shadow:none!important;padding:11px 5px!important;outline:0!important;background:transparent!important}.location-smart-search-v94>small{font-size:9px;color:#94867d;font-weight:500;line-height:1.45}.location-results-v94{top:76px;border-radius:15px;padding:6px;border:1px solid #e2d6cc;box-shadow:0 20px 50px #33241b21;max-height:310px;overflow:auto;background:#fff}.location-results-v94 button{display:grid!important;grid-template-columns:28px 1fr!important;gap:8px!important;text-align:left!important;padding:10px!important;border-radius:10px!important}.location-results-v94 button:hover{background:#fff5ec!important}.location-results-v94 button strong{font-size:11px!important}.location-results-v94 button small{font-size:9px!important;margin-top:3px;line-height:1.4}.destination-pin-v94{width:26px;height:26px;border-radius:9px;background:#f8eee6;display:grid;place-items:center;color:var(--accent);font-size:11px}.location-fallback-note-v94{display:grid;grid-template-columns:25px 1fr;gap:8px;align-items:start;background:#f8f4ef;border:1px solid #e8ded5;border-radius:12px;padding:10px 11px}.location-fallback-note-v94>span{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--accent);font-size:10px;font-weight:800}.location-fallback-note-v94 p{font-size:9px;line-height:1.5;color:#81736a;margin:2px 0}.location-picker-v94 input[readonly]{background:#faf7f4!important;color:#5f554f}.location-picker-v94 select{font-family:Plus Jakarta Sans,system-ui,sans-serif!important;font-size:13px!important;font-weight:550;color:#453b35;appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23756860' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center!important;padding-right:34px!important}.shipping-loading-v94{padding:22px!important;font-size:11px!important}.address-page-v94 .section-copy{margin-top:10px}.address-layout-v94{align-items:start}.address-form-card-v94,.saved-addresses-v94{border-radius:24px!important}.address-card-head-v94{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center;margin-bottom:18px}.address-card-head-v94>span{width:38px;height:38px;border-radius:12px;background:var(--v94-orange-soft);display:grid;place-items:center;color:var(--accent);font-weight:900}.saved-addresses-v94 .address-card-head-v94>span{background:var(--v94-blue);color:#4e7791}.address-card-head-v94 h3{font-size:17px;margin:0}.address-card-head-v94 p{font-size:10px;color:#8a7d75;margin:3px 0 0}.address-form-v94 label{font-size:11px!important}.address-form-v94 input,.address-form-v94 textarea,.address-form-v94 select{font-size:13px!important}.default-check-v94{display:flex!important;grid-template-columns:18px 1fr!important;align-items:center!important;gap:8px!important;padding:10px 0}.default-check-v94 input{width:16px!important;height:16px!important;min-height:auto!important}.saved-address-card-v94{border:1px solid #e7dcd3;background:#fff;border-radius:16px;padding:14px}.saved-address-top-v94{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:8px}.saved-address-top-v94>div{display:flex;gap:7px;align-items:center}.saved-address-top-v94 strong{font-size:13px}.saved-address-top-v94>div span{font-size:7px;font-weight:850;letter-spacing:.07em;color:#557b50;background:#edf5ea;border-radius:999px;padding:5px 6px}.saved-address-top-v94 form button{width:28px;height:28px;border:0;border-radius:9px;background:#f8f3ee;color:#887b72;cursor:pointer}.saved-address-card-v94>b{display:block;font-size:12px}.saved-address-card-v94>small{font-size:9px;color:#86786f}.saved-address-card-v94>p{font-size:10px;line-height:1.55;color:#6c6059;margin:9px 0 0}@media(max-width:980px){.footer-top-v94{grid-template-columns:1.5fr 1fr 1fr}.footer-col-v94:last-child{grid-column:2/4}.preloved-hero-grid-v94,.preloved-standard-grid-v94,.marketplace-hero-grid-v94,.marketplace-explain-grid-v94{grid-template-columns:1fr}.seller-proof-card-v94,.marketplace-proof-v94{max-width:650px}.sold-grid-v94,.marketplace-mini-grid-v94{grid-template-columns:repeat(2,1fr)}.marketplace-principles-v94{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.nav-control-group-v94{border:0;background:transparent;padding:0;box-shadow:none}.nav-control-v94{display:none}.locale-switch-v9.nav-control-v94{display:inline-flex;border:1px solid var(--border)!important;background:#fff!important}.nav-bag-v94{border:1px solid var(--border)}.shop-filter-row-v94{align-items:stretch;flex-direction:column}.sort-control-v94{justify-content:space-between}.sort-control-v94 select{min-width:180px}.preloved-hero-v94,.marketplace-hero-v94{padding-top:52px}.marketplace-principles-v94{grid-template-columns:1fr}.location-picker-v94{grid-template-columns:1fr 1fr}.location-picker-v94>label:last-child{grid-column:1/-1}.footer-top-v94{grid-template-columns:1fr 1fr;gap:34px}.footer-brand-v94{grid-column:1/-1}.footer-col-v94:last-child{grid-column:auto}.footer-bottom-v94{flex-direction:column;gap:6px}.sold-grid-v94,.marketplace-mini-grid-v94{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.footer-top-v94{grid-template-columns:1fr}.footer-brand-v94,.footer-col-v94:last-child{grid-column:auto}.shop-filter-shell-v94{padding:9px 10px 11px;border-radius:18px}.filter-chips-v94{display:grid;grid-template-columns:repeat(2,1fr)}.filter-chip-v94{justify-content:space-between}.filter-chip-v94:first-child{grid-column:1/-1}.sort-control-v94{display:grid;grid-template-columns:1fr}.sort-control-v94 select{width:100%;min-width:0}.sold-grid-v94,.marketplace-mini-grid-v94{grid-template-columns:1fr}.sold-card-v94{display:grid;grid-template-columns:120px 1fr}.sold-card-media-v94{aspect-ratio:auto;height:100%;min-height:160px}.sold-card-body-v94 h3{min-height:auto}.preloved-trust-chips-v94{display:grid;grid-template-columns:1fr}.seller-proof-stats-v94,.location-picker-v94{grid-template-columns:1fr}.location-picker-v94>label:last-child{grid-column:auto}.marketplace-rating-v94>strong{font-size:46px}.address-layout-v94{gap:16px}}:root{--account-cream:#fffaf5;--account-soft:#f7efe7;--account-line:#e9ddd3;--account-blue:#eef5f7;--account-green:#edf5ea;--account-orange:#fff0e7}.account-area-v95{padding:48px 0 88px;background:linear-gradient(180deg,#fff9f2 0,#fffaf6 46%,#f9f2eb);min-height:72vh}.account-layout-v95{display:grid;grid-template-columns:250px minmax(0,1fr);gap:26px;align-items:start}.account-sidebar-v95{position:sticky;top:104px;background:#fff;border:1px solid var(--account-line);border-radius:24px;padding:18px;box-shadow:0 16px 44px #442b1c0e}.account-profile-v95{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;padding:4px 4px 17px;border-bottom:1px solid #f0e7e0}.account-avatar-v95{width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#ffaf84,#f36d3b);color:#fff;display:grid;place-items:center;font-size:19px;font-weight:850;box-shadow:0 9px 22px #f26b382e}.account-profile-copy-v95{min-width:0}.account-profile-copy-v95>span{display:block;font-size:10px;font-weight:800;letter-spacing:.1em;color:var(--accent);text-transform:uppercase}.account-profile-copy-v95 strong{display:block;font-size:14px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-profile-copy-v95 small{display:block;font-size:10px;color:#85776e;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-verification-v95{display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:start;margin:14px 0;padding:11px;border-radius:14px;background:#fff4e8;border:1px solid #f1dcc9}.account-verification-v95>span{width:27px;height:27px;border-radius:9px;background:#fff;display:grid;place-items:center;color:#d66b30;font-weight:900}.account-verification-v95 strong{display:block;font-size:11px}.account-verification-v95 small{display:block;font-size:9px;line-height:1.45;color:#8b786a;margin-top:3px}.account-verification-v95.is-verified{background:var(--account-green);border-color:#d8e7d3}.account-verification-v95.is-verified>span{color:#4d7952}.account-nav-v95{display:grid;gap:5px}.account-nav-v95 a{display:grid;grid-template-columns:31px 1fr auto;gap:9px;align-items:center;min-height:44px;border-radius:12px;padding:5px 9px;color:#675b54;font-size:12px;font-weight:650;transition:.18s}.account-nav-v95 a:hover{background:#faf4ef;color:#2a2420}.account-nav-v95 a.is-active{background:#fff0e7;color:#2a2420}.account-nav-v95 a>b{font-size:18px;color:#b4a79f;font-weight:500}.account-nav-icon-v95{width:30px;height:30px;border-radius:9px;background:#f8f3ef;display:grid;place-items:center;font-size:13px}.account-nav-v95 a.is-active .account-nav-icon-v95{background:#fff;color:var(--accent);box-shadow:0 5px 14px #6b462d12}.account-sidebar-bottom-v95{border-top:1px solid #f0e7e0;margin-top:14px;padding-top:12px;display:grid;gap:4px}.account-sidebar-bottom-v95 a,.account-sidebar-bottom-v95 button{border:0;background:transparent;width:100%;display:flex;align-items:center;gap:9px;padding:9px 8px;border-radius:10px;font:inherit;font-size:11px;font-weight:650;color:#766960;cursor:pointer}.account-sidebar-bottom-v95 a:hover,.account-sidebar-bottom-v95 button:hover{background:#f9f4ef}.account-sidebar-bottom-v95 span{width:24px;height:24px;border-radius:8px;background:#f4eee9;display:grid;place-items:center}.account-main-v95{min-width:0}.account-page-head-v95{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:22px;padding:6px 2px}.account-page-head-v95 h1{font-size:clamp(36px,4.2vw,56px);line-height:1.02;margin:8px 0 9px}.account-page-head-v95 p{font-size:14px;line-height:1.65;color:#766a62;max-width:670px;margin:0}.account-home-head-v95{align-items:center}.account-page-badge-v95{flex:none;background:#fff;border:1px solid var(--account-line);border-radius:999px;padding:9px 13px;font-size:10px;font-weight:800;color:#695d56;box-shadow:0 8px 20px #462c1c09}.account-notice-v95{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff6e9;border:1px solid #f2dcc0;border-radius:16px;padding:13px 15px;margin-bottom:18px}.account-notice-v95>div{display:flex;gap:10px;align-items:flex-start}.account-notice-v95>div>span{width:29px;height:29px;border-radius:9px;background:#fff;display:grid;place-items:center;color:#cf6a2d;font-weight:900}.account-notice-v95 strong{font-size:12px}.account-notice-v95 p{font-size:10px;color:#846f60;margin:3px 0 0;line-height:1.5}.account-metrics-v95{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:18px}.account-metrics-v95>a{background:#fff;border:1px solid var(--account-line);border-radius:17px;padding:15px;min-height:118px;display:flex;flex-direction:column;transition:.18s}.account-metrics-v95>a:hover{transform:translateY(-2px);box-shadow:0 12px 30px #412a1c0e}.account-metrics-v95 span{font-size:10px;font-weight:750;color:#786b63}.account-metrics-v95 strong{font-size:31px;letter-spacing:-.045em;margin-top:auto}.account-metrics-v95 small{font-size:9px;color:#9a8d84;margin-top:3px}.account-panel-v95{background:#fff;border:1px solid var(--account-line);border-radius:21px;padding:19px;box-shadow:0 14px 38px #40291c0a}.account-panel-head-v95{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:15px}.account-panel-head-v95 h2{font-size:20px;letter-spacing:-.025em;margin:3px 0 0}.account-panel-head-v95 p{font-size:10px;line-height:1.55;color:#877970;margin:5px 0 0}.account-panel-head-v95>a{font-size:11px;color:var(--accent);font-weight:750}.account-recent-orders-v95,.account-order-list-v95{display:grid;gap:9px}.account-order-row-v95{display:grid;grid-template-columns:1fr auto 24px;gap:20px;align-items:center;padding:12px 13px;border:1px solid #eee5de;border-radius:14px;transition:.18s}.account-order-row-v95:hover{background:#fffaf6;border-color:#dfcec1}.account-order-row-v95>div:first-child{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center}.account-order-row-v95>div:first-child strong{font-size:12px}.account-order-row-v95>div:first-child small{grid-column:2;font-size:9px;color:#92857c}.account-order-row-v95>div:nth-child(2){text-align:right}.account-order-row-v95>div:nth-child(2) span{font-size:9px;color:#998c83}.account-order-row-v95>div:nth-child(2) strong{display:block;font-size:12px;margin-top:2px}.account-order-row-v95>b{color:var(--accent)}.account-order-card-v95{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(130px,.75fr) minmax(140px,.8fr) 28px;gap:18px;align-items:center;background:#fff;border:1px solid var(--account-line);border-radius:17px;padding:15px 17px;transition:.18s}.account-order-card-v95:hover{transform:translateY(-2px);border-color:#dccabc;box-shadow:0 12px 28px #412a1c0d}.account-order-card-main-v95{display:grid;grid-template-columns:auto 1fr;gap:7px 10px;align-items:center}.account-order-card-main-v95>strong{font-size:13px}.account-order-card-main-v95>small{grid-column:2;font-size:9px;color:#8e8178}.account-order-card-data-v95 span{display:block;font-size:9px;color:#93857d}.account-order-card-data-v95 strong{display:block;font-size:12px;margin-top:3px}.account-order-card-arrow-v95{width:28px;height:28px;border-radius:9px;background:#fff3eb;color:var(--accent);display:grid;place-items:center;font-weight:800}.account-empty-v95{min-height:150px;border:1px dashed #dfd2c8;border-radius:17px;background:#fffaf7;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px;gap:8px}.account-empty-v95>span{font-size:26px;color:#cfb7a8}.account-empty-v95 strong{font-size:13px}.account-empty-v95 p{font-size:10px;color:#897b72;margin:0}.account-empty-v95>a:not(.btn){font-size:11px;color:var(--accent);font-weight:750}.account-address-grid-v95{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:17px;align-items:start}.account-address-form-v95{background:linear-gradient(180deg,#fff,#fffaf6)}.address-form-v94 label{font-size:12px!important;font-weight:700!important;color:#50463f}.address-form-v94 input,.address-form-v94 textarea,.address-form-v94 select{font-size:14px!important;min-height:46px!important}.address-form-v94 textarea{min-height:104px!important}.saved-address-grid-v95{display:grid;gap:10px}.saved-address-v95{border:1px solid #e8ddd4;background:#fffdfb;border-radius:15px;padding:14px}.saved-address-title-v95{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.saved-address-title-v95>div{display:flex;gap:7px;align-items:center}.saved-address-title-v95 strong{font-size:13px}.saved-address-title-v95 span{font-size:8px;font-weight:850;color:#4d7952;background:#edf5ea;border-radius:999px;padding:5px 7px}.saved-address-title-v95 button{width:28px;height:28px;border:0;border-radius:9px;background:#f7f1ec;color:#897b71;cursor:pointer}.saved-address-v95>b{display:block;font-size:12px}.saved-address-v95>small{font-size:10px;color:#887a71}.saved-address-v95>p{font-size:11px;line-height:1.6;color:#655a53;margin:8px 0 0}.account-wishlist-grid-v95{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.account-wishlist-item-v95{min-width:0}.account-wishlist-item-v95 .product-card{height:100%}.account-remove-v95{width:100%;border:1px solid #e5d9d0;background:#fff;border-radius:11px;padding:9px 12px;margin-top:7px;font:inherit;font-size:10px;font-weight:750;color:#75675f;cursor:pointer}.account-remove-v95:hover{border-color:#d7bfae;color:#b85b36}.account-review-section-v95{margin-bottom:16px}.account-review-card-v95{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:18px;padding:14px 0;border-top:1px solid #eee5de}.account-review-card-v95:first-of-type{border-top:0}.account-review-product-v95 strong{display:block;font-size:13px}.account-review-product-v95 small{display:block;font-size:9px;color:#8d8077;margin-top:4px}.account-review-card-v95 form{display:grid;grid-template-columns:180px 1fr auto;gap:10px;align-items:end}.account-review-card-v95 label{font-size:10px;font-weight:750}.account-review-card-v95 select,.account-review-card-v95 textarea{width:100%;border:1px solid #dfd3ca;border-radius:10px;background:#fff;font:inherit;font-size:12px;padding:10px}.account-review-card-v95 textarea{min-height:44px;resize:vertical}.account-published-review-v95{display:grid;grid-template-columns:minmax(180px,.7fr) 1.3fr;gap:18px;padding:13px 0;border-top:1px solid #eee5de}.account-published-review-v95:first-of-type{border-top:0}.account-published-review-v95 strong{font-size:13px}.account-published-review-v95 small{display:block;font-size:9px;color:#8d8077}.account-published-review-v95>div:last-child>span{color:#efa600;font-size:14px;letter-spacing:1px}.account-published-review-v95 p{font-size:11px;line-height:1.6;margin:6px 0 0;color:#5f554f}.account-order-detail-v95{min-width:0}.account-order-detail-v95 .order-hero-v92 h1{font-size:clamp(34px,4vw,50px)}.account-order-detail-v95 .transaction-grid-v92{grid-template-columns:minmax(0,1.15fr) minmax(290px,.85fr)}.location-cascade-v95{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;grid-column:1/-1;padding:14px;border:1px solid #e8ddd4;border-radius:16px;background:#fffdfa}.location-cascade-v95>.full{grid-column:1/-1}.location-cascade-v95 label{display:grid;gap:6px}.location-cascade-v95 label>span{font-size:11px;font-weight:750;color:#594f48}.location-cascade-v95 select,.location-cascade-v95 input{width:100%;height:46px;border:1px solid #ded2c9;border-radius:11px;background:#fff;color:#3e3732;font-family:Plus Jakarta Sans,system-ui,sans-serif!important;font-size:13px!important;font-weight:600!important;padding:0 38px 0 12px;outline:0;transition:.18s}.location-cascade-v95 select{appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23756860' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 13px center}.location-cascade-v95 select:focus,.location-cascade-v95 input:focus{border-color:#d59c80;box-shadow:0 0 0 3px #f26b3814}.location-cascade-v95 select:disabled{background-color:#f4f0ec;color:#a59a92;cursor:not-allowed}.location-cascade-v95 input[readonly]{background:#f6f2ee;color:#655b54}.location-guide-v95{display:grid;grid-template-columns:29px 1fr;gap:9px;align-items:center;background:#fff3ea;border:1px solid #f0d9c9;border-radius:12px;padding:9px 10px}.location-guide-v95>span{width:27px;height:27px;border-radius:8px;background:#fff;color:var(--accent);display:grid;place-items:center;font-size:11px;font-weight:900}.location-guide-v95 p{margin:0;font-size:10px;line-height:1.5;color:#795f50}.region-resolution-v95{display:flex;align-items:center;gap:8px;min-height:30px;color:#8b7e75}.region-resolution-v95 p{font-size:9px!important;margin:0!important;line-height:1.45}.region-status-dot-v95{width:8px;height:8px;border-radius:50%;background:#c8bbb2;box-shadow:0 0 0 4px #f5efea}.region-resolution-v95.is-loading .region-status-dot-v95{background:#e7a457;animation:regionPulseV95 1s ease infinite}.region-resolution-v95.is-ready{color:#527259}.region-resolution-v95.is-ready .region-status-dot-v95{background:#6e9a74;box-shadow:0 0 0 4px #eaf3e9}.region-resolution-v95.is-error{color:#a85c4a}.region-resolution-v95.is-error .region-status-dot-v95{background:#c96a54;box-shadow:0 0 0 4px #f8eae5}@keyframes regionPulseV95{50%{opacity:.45;transform:scale(.8)}}@media(max-width:1080px){.account-layout-v95{grid-template-columns:220px minmax(0,1fr)}.account-metrics-v95,.account-wishlist-grid-v95{grid-template-columns:repeat(2,1fr)}.account-order-detail-v95 .transaction-grid-v92,.account-address-grid-v95{grid-template-columns:1fr}.account-review-card-v95 form{grid-template-columns:150px 1fr}.account-review-card-v95 form .btn{grid-column:2}}@media(max-width:820px){.account-area-v95{padding-top:24px}.account-layout-v95{grid-template-columns:1fr}.account-sidebar-v95{position:static;padding:13px}.account-profile-v95{grid-template-columns:42px 1fr}.account-avatar-v95{width:42px;height:42px}.account-verification-v95{display:none}.account-nav-v95{display:flex;overflow-x:auto;gap:6px;padding:9px 0 2px;border-top:1px solid #f0e7e0;margin-top:10px;scrollbar-width:none}.account-nav-v95::-webkit-scrollbar{display:none}.account-nav-v95 a{grid-template-columns:24px auto;min-height:38px;white-space:nowrap;padding:4px 10px;border:1px solid #eee4dc;background:#fff}.account-nav-v95 a>b{display:none}.account-nav-icon-v95{width:24px;height:24px;background:transparent}.account-sidebar-bottom-v95{display:none}.account-page-head-v95{align-items:flex-start}.account-page-head-v95 h1{font-size:38px}.account-order-card-v95{grid-template-columns:1fr auto}.account-order-card-data-v95{display:none}.account-order-card-arrow-v95{grid-column:2;grid-row:1}.account-review-card-v95,.account-published-review-v95{grid-template-columns:1fr}.account-review-card-v95 form{grid-template-columns:1fr 1fr}.account-review-card-v95 form .btn{grid-column:1/-1}.account-wishlist-grid-v95{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.account-area-v95 .container{width:min(100% - 24px,1200px)}.account-page-head-v95{display:block}.account-page-badge-v95{display:inline-flex;margin-top:12px}.account-home-head-v95>.btn{margin-top:14px}.account-metrics-v95{grid-template-columns:repeat(2,1fr)}.account-metrics-v95>a{min-height:104px}.account-order-row-v95{grid-template-columns:1fr 22px}.account-order-row-v95>div:nth-child(2){display:none}.account-wishlist-grid-v95{grid-template-columns:1fr}.location-cascade-v95{grid-template-columns:1fr;padding:11px}.location-cascade-v95>.full{grid-column:auto}.account-review-card-v95 form{grid-template-columns:1fr}.account-review-card-v95 form .btn{grid-column:auto}.account-panel-v95{padding:15px}.account-page-head-v95 h1{font-size:34px}}@media(prefers-reduced-motion:reduce){.region-resolution-v95.is-loading .region-status-dot-v95{animation:none}.account-metrics-v95>a,.account-order-card-v95{transition:none}}.auth-page-v95{padding:62px 0 88px;background:radial-gradient(circle at 15% 20%,rgba(246,217,138,.22),transparent 24%),linear-gradient(180deg,#fff9f2,#f9f2eb)}.auth-layout-v95{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:60px;align-items:center}.auth-story-v95{padding:12px 0}.auth-story-v95 h1{font-size:clamp(46px,5.2vw,70px);margin:13px 0 18px;max-width:720px}.auth-story-v95>p{font-size:15px;line-height:1.7;color:#776a61;max-width:610px}.auth-benefits-v95{display:grid;gap:9px;margin-top:30px;max-width:600px}.auth-benefits-v95>div{display:grid;grid-template-columns:39px 1fr;gap:11px;align-items:start;border:1px solid #eaded4;background:#ffffffad;border-radius:14px;padding:11px}.auth-benefits-v95>div>span{width:36px;height:36px;border-radius:11px;background:#fff0e7;color:var(--accent);display:grid;place-items:center;font-weight:850}.auth-benefits-v95 strong{display:block;font-size:12px}.auth-benefits-v95 small{display:block;font-size:10px;line-height:1.5;color:#897c73;margin-top:3px}.auth-card-v95{background:#fff;border:1px solid #e7dbd2;border-radius:24px;padding:24px;box-shadow:0 24px 65px #432b1c14}.auth-card-head-v95{margin-bottom:18px}.auth-card-head-v95>span{font-size:9px;font-weight:850;letter-spacing:.1em;color:var(--accent);text-transform:uppercase}.auth-card-head-v95>strong{display:block;font-size:22px;letter-spacing:-.025em;margin-top:5px}.auth-card-v95 form{display:grid;gap:13px}.auth-card-v95 label{display:grid;gap:6px;font-size:11px;font-weight:750;color:#554a43}.auth-card-v95 input{width:100%;height:48px;border:1px solid #ded2c9;border-radius:11px;background:#fff;font:inherit;font-size:13px;padding:0 12px;outline:0}.auth-card-v95 input:focus{border-color:#d59c80;box-shadow:0 0 0 3px #f26b3814}.auth-check-v95{display:flex!important;grid-template-columns:18px 1fr!important;align-items:center!important;gap:8px!important}.auth-check-v95 input{width:16px!important;height:16px!important;min-height:auto!important}.auth-inline-v95{display:flex;gap:7px;justify-content:center;margin-top:18px;padding-top:16px;border-top:1px solid #f0e7df;font-size:11px;color:#81736b}.auth-inline-v95 a{font-weight:800;color:var(--accent)}@media(max-width:900px){.auth-layout-v95{grid-template-columns:1fr;gap:25px}.auth-story-v95 h1{font-size:46px}.auth-benefits-v95{grid-template-columns:repeat(3,1fr);max-width:none}.auth-benefits-v95>div{grid-template-columns:1fr}.auth-card-v95{max-width:620px;width:100%}}@media(max-width:620px){.auth-page-v95{padding:34px 0 60px}.auth-story-v95 h1{font-size:38px}.auth-benefits-v95{grid-template-columns:1fr}.auth-card-v95{padding:18px}}.laska-mascot-v96{display:block;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(82,55,37,.12));-webkit-user-select:none;user-select:none}.laska-mascot-icon-v96{width:72px;height:72px}.laska-mascot-small-v96{width:128px;height:128px}.laska-mascot-large-v96{width:min(470px,100%);height:auto}.nav-links{align-items:center}.nav-links a{position:relative}.nav-links a:hover{color:var(--accent)}.server-flash-v96{right:22px;bottom:22px;min-width:min(430px,calc(100vw - 28px));max-width:460px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:11px;align-items:center;padding:13px 14px;background:#211c19;border:1px solid rgba(255,255,255,.08);border-radius:17px;font-size:13px}.server-flash-v96 .server-flash-icon-v96{width:31px;height:31px;border-radius:10px;background:#ecf6e9;color:#4a7950;display:grid;place-items:center;font-weight:900}.server-flash-v96 strong{display:block;font-size:13px}.server-flash-v96 small{display:block;color:#cfc5bf;font-size:10px;line-height:1.45;margin-top:2px}.server-flash-v96>a{color:#ffd9c8;font-size:11px;font-weight:800;white-space:nowrap}.server-flash-v96>button{width:27px;height:27px;border:0;border-radius:8px;background:#ffffff14;color:#fff;cursor:pointer}.product-form-v96 small{font-size:11px;color:#8c7f76;line-height:1.55;text-align:center;margin-top:-2px}.card-badges-v96{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.category-badge-v96{display:inline-flex;align-items:center;gap:6px;min-height:29px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border:1px solid transparent}.category-handmade-v96{background:#fff0e5;border-color:#f3d8c7;color:#97512f}.category-preloved-v96{background:#f1edff;border-color:#ddd5f7;color:#655781}.category-badge-icon-v96{width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#ffffffb8;font-size:11px}.category-badge-icon-v96 svg,.filter-chip-icon-v96 svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.filter-chip-v94{min-height:42px;padding:0 14px;font-size:12px}.filter-chip-icon-v96{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:#f7f2ed;color:#75665d}.filter-chip-handmade-v96 .filter-chip-icon-v96{background:#fff0e5;color:#a25c38}.filter-chip-preloved-v96 .filter-chip-icon-v96{background:#f0ecff;color:#6d5b8b}.filter-chip-v94.active .filter-chip-icon-v96{background:#ffffff24;color:#fff}.sort-control-v94 select{font-size:13px;font-weight:650;min-height:42px}.home-laska-strip-v96{margin:30px 0 44px;padding:13px 16px;border:1px solid #eadfd6;border-radius:20px;background:linear-gradient(100deg,#fff7f0,#fffdfa 54%,#f4f0ff);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center}.home-laska-strip-v96 .laska-mascot-v96{width:64px;height:64px}.home-laska-strip-v96>div{display:grid;gap:2px}.home-laska-strip-v96 span{font-size:9px;letter-spacing:.14em;font-weight:900;color:var(--accent)}.home-laska-strip-v96 strong{font-size:14px}.home-laska-strip-v96 p{margin:0;color:#7d7068;font-size:11px;line-height:1.55;max-width:720px}.home-laska-strip-v96>a{font-size:11px;font-weight:800;color:var(--accent);white-space:nowrap}.checkout-mascot-v96,.order-mascot-v96{width:65px;height:65px;filter:drop-shadow(0 8px 14px rgba(82,55,37,.12))}.success-mascot-v96{width:86px;height:86px}.success-buddy-note-v96{overflow:hidden}.success-buddy-note-v96 strong{font-size:14px}.account-mascot-note-v96{display:flex;align-items:center;gap:8px;padding:10px 12px 10px 6px;border:1px solid #eadfd5;background:linear-gradient(120deg,#fff4ea,#fffdfa);border-radius:18px;min-width:275px}.account-mascot-note-v96 .laska-mascot-v96{width:82px;height:82px;flex:0 0 auto}.account-mascot-note-v96>div{display:grid;gap:3px}.account-mascot-note-v96 span{font-size:9px;letter-spacing:.13em;font-weight:900;color:var(--accent)}.account-mascot-note-v96 strong{font-size:13px;line-height:1.35}.account-mascot-note-v96 small{font-size:10px;line-height:1.45;color:#7e7068}.account-home-head-v96{align-items:center}.account-home-head-v96>div:first-child .btn{margin-top:14px}.address-mascot-v96{width:64px;height:64px}.about-v96{overflow:hidden}.about-hero-v96{padding:72px 0 86px}.about-hero-grid-v96{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:60px;align-items:center}.about-hero-copy-v96 h1{font-size:clamp(52px,6vw,82px);margin:14px 0 24px}.about-hero-actions-v96{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.about-proof-row-v96{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.about-proof-row-v96 span{padding:8px 10px;border:1px solid #e8ddd4;background:#fff;border-radius:999px;font-size:10px;font-weight:700;color:#74675f}.about-mascot-card-v96{position:relative;min-height:520px;border-radius:36px;border:1px solid #ead7c7;background:linear-gradient(145deg,#ffe9d8,#fff6ec 53%,#f0ecff);display:flex;align-items:flex-end;justify-content:center;overflow:hidden;padding:28px;box-shadow:0 28px 70px #49301f17}.about-mascot-card-v96:before{content:"";position:absolute;width:240px;height:240px;background:#f6d98a;border-radius:50%;filter:blur(60px);opacity:.35;right:-60px;top:-45px}.about-mascot-orbit-v96{position:absolute;width:420px;height:420px;border:1px dashed rgba(95,74,60,.18);border-radius:50%;right:-75px;top:10px}.about-mascot-v96{position:relative;z-index:1;max-height:460px}.about-mascot-note-v96{position:absolute;z-index:2;left:24px;bottom:24px;width:min(250px,65%);padding:13px 14px;border-radius:17px;background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,209,195,.8);box-shadow:0 12px 25px #53392a17}.about-mascot-note-v96 span{font-size:9px;letter-spacing:.14em;color:var(--accent);font-weight:900}.about-mascot-note-v96 strong{display:block;font-size:15px;margin:3px 0}.about-mascot-note-v96 p{font-size:10px;line-height:1.5;color:#75685f;margin:0}.about-pillars-v96{border-top:1px solid #f0e7df;border-bottom:1px solid #f0e7df}.about-pillar-grid-v96{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.about-pillar-v96{min-height:250px;border:1px solid #eadfd6;border-radius:23px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;background:#fff}.about-pillar-v96.is-handmade{background:#fff7f0}.about-pillar-v96.is-preloved{background:#f7f4ff}.about-pillar-v96.is-trust{background:#f4f8f1}.about-pillar-v96.is-grow{background:#fffaf0}.about-pillar-icon-v96{width:42px;height:42px;border-radius:14px;background:#fff;display:grid;place-items:center;font-size:18px;box-shadow:0 7px 18px #5237250f}.about-pillar-v96 h3{font-size:20px;margin:28px 0 8px}.about-pillar-v96 p{font-size:12px;line-height:1.65;color:#786c64;margin:0}.about-how-grid-v96{display:grid;grid-template-columns:.72fr 1.28fr;gap:65px;align-items:start}.about-how-grid-v96 h2{font-size:clamp(38px,4.3vw,56px);letter-spacing:-.04em;line-height:1.05;margin:10px 0 14px}.about-steps-v96{display:grid;grid-template-columns:1fr 1fr;border:1px solid #eadfd6;border-radius:26px;overflow:hidden;background:#fff}.about-steps-v96>div{padding:24px;min-height:190px}.about-steps-v96>div:nth-child(odd){border-right:1px solid #eee4dc}.about-steps-v96>div:nth-child(-n+2){border-bottom:1px solid #eee4dc}.about-steps-v96 span{font-size:10px;color:var(--accent);font-weight:900;letter-spacing:.1em}.about-steps-v96 strong{display:block;font-size:17px;margin:18px 0 7px}.about-steps-v96 p{font-size:11px;color:#7c7068;line-height:1.6;margin:0}.about-future-v96{padding-top:70px}.about-future-card-v96{position:relative;min-height:300px;padding:45px 320px 45px 46px;background:linear-gradient(115deg,#211c19,#332922);color:#fff;border-radius:32px;overflow:hidden}.about-future-card-v96:before{content:"";position:absolute;width:420px;height:420px;border:1px dashed rgba(255,255,255,.12);border-radius:50%;right:-120px;top:-120px}.about-future-card-v96 h2{font-size:clamp(34px,4vw,52px);margin:10px 0 14px}.about-future-card-v96 p{max-width:720px;font-size:13px;line-height:1.75;color:#d8cec7}.about-future-mascot-v96{position:absolute;right:40px;bottom:-8px;width:240px;height:240px}.account-address-grid-v96{grid-template-columns:minmax(0,1.18fr) minmax(310px,.82fr);gap:20px}.account-address-form-v96{padding:22px}.account-address-form-v96 .account-panel-head-v95{align-items:center}.address-form-v96{display:grid;gap:13px}.address-fieldset-v96{margin:0;padding:15px;border:1px solid #eadfd6;border-radius:17px;background:#fff}.address-fieldset-v96 legend{float:none;width:100%;display:grid;grid-template-columns:31px 1fr;gap:9px;align-items:center;margin:0 0 14px;padding:0}.address-fieldset-v96 legend>span{width:29px;height:29px;border-radius:9px;background:#fff0e6;color:var(--accent);display:grid;place-items:center;font-size:10px;font-weight:900}.address-fieldset-v96 legend>div{display:grid;gap:2px}.address-fieldset-v96 legend strong{font-size:13px}.address-fieldset-v96 legend small{font-size:9px;color:#8b7e75;line-height:1.45}.address-basic-grid-v96{display:grid;grid-template-columns:1fr 1fr;gap:11px}.address-basic-grid-v96>.full{grid-column:1/-1}.address-form-v96 label{display:grid;gap:6px}.address-form-v96 input,.address-form-v96 textarea{width:100%}.address-line-label-v96 textarea{min-height:96px}.address-location-fieldset-v96 .location-cascade-v95{border:0;padding:0;background:transparent;border-radius:0}.address-location-fieldset-v96 .location-guide-v95{background:#fff8f2}.address-form-footer-v96{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:4px 2px}.address-form-footer-v96 .btn{min-width:170px}.account-saved-addresses-v96{position:sticky;top:104px}.saved-address-v96{padding:16px}.saved-address-title-v95>div{min-width:0}.saved-address-pin-v96{width:28px;height:28px!important;padding:0!important;background:#fff0e7!important;color:var(--accent)!important;border-radius:9px!important;display:grid!important;place-items:center!important;font-size:12px!important}.saved-address-recipient-v96{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #eee5de}.saved-address-recipient-v96 b{font-size:13px}.saved-address-recipient-v96 small{font-size:10px;color:#7e7169}.saved-address-block-v96{display:grid;gap:4px;margin-top:10px}.saved-address-block-v96>small{font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:#a09289;font-weight:850}.saved-address-block-v96>p{font-size:11px;line-height:1.65;color:#5f554e;margin:0}.account-empty-mascot-v96{padding:18px!important}.account-empty-mascot-v96 .laska-mascot-v96{width:110px;height:110px;margin:0 auto 6px}.transaction-grid-v96{align-items:start}.transaction-main-v96{display:grid;gap:16px;min-width:0}.order-help-inline-v96{margin-top:0}.account-order-detail-v95 .transaction-side-v92{position:sticky;top:104px}.transaction-address-v92{padding:15px!important}.transaction-address-v92 strong{font-size:13px}.transaction-address-v92 span{font-size:11px}.transaction-address-v92 p{font-size:11px!important;line-height:1.65!important}.order-personality-v93 .order-mascot-v96{align-self:center}@media(max-width:1080px){.about-hero-grid-v96{grid-template-columns:1fr .8fr;gap:30px}.about-pillar-grid-v96{grid-template-columns:1fr 1fr}.about-how-grid-v96{grid-template-columns:1fr;gap:28px}.account-mascot-note-v96{display:none}.account-order-detail-v95 .transaction-side-v92,.account-saved-addresses-v96{position:static}.account-address-grid-v96{grid-template-columns:1fr}}@media(max-width:760px){.server-flash-v96{left:14px;right:14px;bottom:14px;min-width:0;grid-template-columns:auto minmax(0,1fr) auto}.server-flash-v96>a{grid-column:2}.server-flash-v96>button{grid-column:3;grid-row:1}.home-laska-strip-v96{grid-template-columns:auto 1fr}.home-laska-strip-v96>a{grid-column:2}.about-hero-v96{padding:48px 0 62px}.about-hero-grid-v96{grid-template-columns:1fr}.about-mascot-card-v96{min-height:430px}.about-pillar-grid-v96{grid-template-columns:1fr 1fr}.about-future-card-v96{padding:34px 28px 245px}.about-future-mascot-v96{right:50%;transform:translate(50%);width:220px;height:220px}.address-basic-grid-v96{grid-template-columns:1fr}.address-basic-grid-v96>.full{grid-column:auto}.address-form-footer-v96{align-items:stretch;flex-direction:column}.address-form-footer-v96 .btn{width:100%}.checkout-mascot-v96,.order-mascot-v96{width:56px;height:56px}}@media(max-width:520px){.about-pillar-grid-v96,.about-steps-v96{grid-template-columns:1fr}.about-steps-v96>div:nth-child(odd){border-right:0}.about-steps-v96>div:not(:last-child){border-bottom:1px solid #eee4dc}.about-mascot-card-v96{min-height:390px;padding:18px}.about-mascot-note-v96{left:14px;bottom:14px}.filter-chip-icon-v96{width:23px;height:23px}.filter-chip-v94{padding:0 10px}.category-badge-v96{font-size:9px}.account-address-form-v96{padding:15px}.address-fieldset-v96{padding:12px}.saved-address-recipient-v96{align-items:flex-start;flex-direction:column;gap:2px}}@media(prefers-reduced-motion:reduce){.laska-mascot-v96{filter:none}}.account-helper-v96{margin:10px 0 2px;padding:9px 10px;border:1px solid #eee3da;border-radius:14px;background:linear-gradient(120deg,#fff8f2,#faf7ff);display:grid;grid-template-columns:42px 1fr;gap:8px;align-items:center}.account-helper-v96 img{width:42px;height:42px;object-fit:contain}.account-helper-v96 div{display:grid;gap:2px}.account-helper-v96 span{font-size:8px;letter-spacing:.13em;color:var(--accent);font-weight:900}.account-helper-v96 strong{font-size:10px;line-height:1.35;color:#554a43}@media(max-width:820px){.account-helper-v96{display:none}}.laska-mascot-v96{display:block;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(87,52,28,.1));-webkit-user-select:none;user-select:none;pointer-events:none}.laska-mascot-icon-v96{width:58px;height:58px}.laska-mascot-small-v96{width:92px;height:92px}.laska-mascot-large-v96{width:min(520px,100%);height:auto}.cart-toast-v96{position:fixed;right:24px;bottom:24px;z-index:80;width:min(440px,calc(100vw - 32px));display:grid;grid-template-columns:62px minmax(0,1fr) auto 26px;gap:12px;align-items:center;background:#fff;border:1px solid #eadbd0;border-radius:20px;padding:13px 14px;box-shadow:0 24px 70px #432b1c2e;transition:.24s ease;animation:toastInV96 .28s ease both}.cart-toast-v96.is-hiding{opacity:0;transform:translateY(14px) scale(.98)}.cart-toast-v96 img{width:60px;height:60px;object-fit:contain}.cart-toast-v96>div{min-width:0}.cart-toast-v96>div>span{display:block;font-size:8px;letter-spacing:.12em;font-weight:850;color:var(--accent)}.cart-toast-v96>div>strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:3px 0}.cart-toast-v96>div>small{display:block;font-size:10px;line-height:1.45;color:#7f7269}.cart-toast-v96>a{font-size:10px;font-weight:850;color:var(--accent);white-space:nowrap}.cart-toast-v96>button{width:26px;height:26px;border:0;border-radius:8px;background:#f8f2ed;color:#7e7168;cursor:pointer}@keyframes toastInV96{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}.product-form-v96{display:grid;gap:7px;margin-top:18px}.product-form-v96 .btn{width:100%}.product-form-v96>small{font-size:9px;line-height:1.5;color:#897b72;text-align:center}.filter-chip-v96{display:inline-flex!important;align-items:center;gap:7px!important;padding-left:8px!important}.filter-chip-icon-v96{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#fff0e6;color:#d75d2f;font-size:12px;font-weight:900;flex:none}.filter-chip-icon-v96.is-preloved{background:#eee9fb;color:#715f8a}.filter-chip-v96.active .filter-chip-icon-v96{background:#ffffff29;color:#fff}.filter-chip-v96 small{margin-left:1px}.card-badges-v96{align-items:center}.badge-v96,.category-badge-v96{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.badge-v96.is-handmade,.category-handmade-v96{background:#fff0e6;color:#b74f2c}.badge-v96.is-preloved,.category-preloved-v96{background:#eee9fb;color:#66537d}.category-badge-icon-v96{width:19px;height:19px;border-radius:7px;display:grid;place-items:center;background:#ffffffb8;font-size:10px}.footer-brand-line-v96{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;margin-top:10px}.footer-brand-line-v96 img{width:54px;height:54px;object-fit:contain}.footer-brand-line-v96 p{margin:0!important}.laska-intro-v96{padding:32px 0 44px;background:linear-gradient(180deg,#fff9f2,#f8eee4)}.laska-intro-grid-v96{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:28px;align-items:center;border:1px solid #eadbcf;background:#ffffffb8;border-radius:28px;padding:22px 28px;box-shadow:0 20px 55px #49301f0f}.laska-intro-art-v96{height:124px;display:grid;place-items:center}.laska-intro-art-v96 img{height:142px;width:auto;transform:translateY(-5px)}.laska-intro-copy-v96 h2{font-size:28px;line-height:1.08;letter-spacing:-.035em;margin:6px 0 8px}.laska-intro-copy-v96 p{font-size:12px;line-height:1.65;color:#776a61;max-width:680px;margin:0}.laska-intro-tags-v96{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.laska-intro-tags-v96 span{padding:6px 9px;border:1px solid #eadfd6;background:#fff;border-radius:999px;font-size:9px;font-weight:750;color:#685c54}.about-v96{background:#fff9f2}.about-hero-v96{padding:74px 0 76px;background:radial-gradient(circle at 80% 20%,rgba(246,217,138,.25),transparent 24%),linear-gradient(180deg,#fff9f2,#fcf4ec)}.about-hero-grid-v96{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.about-copy-v96 h1{font-size:clamp(50px,6vw,82px);max-width:760px}.about-copy-v96 .lead{max-width:690px}.about-promise-v96{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0 26px}.about-promise-v96 span{padding:8px 11px;border-radius:999px;background:#fff;border:1px solid #eadfd6;font-size:10px;font-weight:750}.about-mascot-stage-v96{min-height:510px;position:relative;display:grid;place-items:center}.about-mascot-stage-v96>img{position:relative;z-index:2;width:min(470px,92%);filter:drop-shadow(0 28px 34px rgba(90,54,28,.14))}.about-mascot-orbit-v96{position:absolute;width:440px;height:440px;border-radius:50%;background:linear-gradient(145deg,#ffe9d8,#f6dec8);border:1px dashed #e9c9b4}.about-mascot-note-v96{position:absolute;right:4%;bottom:9%;z-index:3;background:#fff;border:1px solid #eadbd0;border-radius:16px;padding:11px 13px;box-shadow:0 18px 40px #452d1c14}.about-mascot-note-v96 span{display:block;font-size:8px;font-weight:900;letter-spacing:.12em;color:var(--accent)}.about-mascot-note-v96 strong{display:block;font-size:12px;margin-top:3px}.about-pillars-v96{padding:80px 0;background:#fff}.about-section-head-v96{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:40px;align-items:end;margin-bottom:28px}.about-section-head-v96 h2{font-size:clamp(36px,4vw,56px);line-height:1.04;letter-spacing:-.045em;margin:8px 0 0}.about-section-head-v96 p{font-size:13px;line-height:1.7;color:#796d65;margin:0}.about-pillar-grid-v96{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.about-pillar-grid-v96 article{min-height:240px;border:1px solid #eadfd6;background:#fffaf6;border-radius:22px;padding:22px;display:flex;flex-direction:column;align-items:flex-start}.about-icon-v96{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-size:17px;font-weight:900;margin-bottom:30px}.about-icon-v96.is-handmade{background:#fff0e6;color:#c45a31}.about-icon-v96.is-preloved{background:#eee9fb;color:#6e5a86}.about-icon-v96.is-trust{background:#eaf4e8;color:#537359}.about-pillar-grid-v96 strong{font-size:17px}.about-pillar-grid-v96 p{font-size:11px;line-height:1.65;color:#7b6f67;margin:8px 0 0}.about-grow-v96{padding:82px 0;background:#f5eee7}.about-grow-grid-v96{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px}.about-grow-grid-v96 h2{font-size:clamp(38px,4.2vw,58px);line-height:1.04;letter-spacing:-.045em;margin:10px 0}.about-grow-grid-v96>div:first-child>p{font-size:12px;line-height:1.7;color:#75685f}.about-grow-steps-v96{display:grid}.about-grow-steps-v96>div{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:16px 0;border-top:1px solid #dfd1c5}.about-grow-steps-v96>div:last-child{border-bottom:1px solid #dfd1c5}.about-grow-steps-v96 b{width:37px;height:37px;border-radius:12px;background:#fff;display:grid;place-items:center;color:var(--accent);font-size:10px}.about-grow-steps-v96 strong,.about-grow-steps-v96 small{display:block}.about-grow-steps-v96 strong{font-size:13px}.about-grow-steps-v96 small{font-size:10px;line-height:1.55;color:#7b6e65;margin-top:4px}.about-future-v96{padding:64px 0 90px}.about-future-grid-v96{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.about-future-grid-v96 h2{font-size:clamp(36px,4vw,54px);line-height:1.05;letter-spacing:-.045em;margin:10px 0}.about-future-grid-v96>div:first-child>p{font-size:13px;line-height:1.7;color:#786b63}.about-laska-card-v96{display:grid;grid-template-columns:130px 1fr;gap:18px;align-items:center;background:#fff;border:1px solid #eadfd6;border-radius:24px;padding:18px 22px;box-shadow:0 18px 50px #49301f0f}.about-laska-card-v96 img{width:130px}.about-laska-card-v96 span{font-size:8px;letter-spacing:.12em;font-weight:900;color:var(--accent)}.about-laska-card-v96 strong{display:block;font-size:18px;margin:4px 0 6px}.about-laska-card-v96 p{font-size:10px;line-height:1.6;color:#7c6f67;margin:0}.account-helper-v96{display:grid;grid-template-columns:54px 1fr;gap:7px;align-items:center;background:linear-gradient(135deg,#fff5ec,#fff);border:1px solid #eadfd6;border-radius:14px;padding:8px 10px;margin:14px 0 10px}.account-helper-v96 img{width:52px;height:52px;object-fit:contain}.account-helper-v96 span{display:block;font-size:7px;font-weight:900;letter-spacing:.12em;color:var(--accent)}.account-helper-v96 strong{display:block;font-size:10px;line-height:1.35;margin-top:2px}.account-home-head-v96{display:grid!important;grid-template-columns:minmax(0,1fr) 260px;gap:22px;align-items:center!important}.account-mascot-note-v96{display:grid;grid-template-columns:86px 1fr;gap:8px;align-items:center;background:#fff5ec;border:1px solid #ead8c9;border-radius:18px;padding:9px 13px}.account-mascot-note-v96 .laska-mascot-v96{width:82px;height:82px}.account-mascot-note-v96 span{display:block;font-size:7px;font-weight:900;letter-spacing:.12em;color:var(--accent)}.account-mascot-note-v96 strong{display:block;font-size:11px;margin:2px 0}.account-mascot-note-v96 small{display:block;font-size:8px;line-height:1.45;color:#82736a}.account-address-grid-v96{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:18px;align-items:start}.account-address-form-v96,.account-saved-v96{min-width:0}.address-form-v96{display:grid;gap:12px}.address-step-v96{border:1px solid #eadfd6;background:#fffdfa;border-radius:17px;padding:14px}.address-step-head-v96{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;margin-bottom:12px}.address-step-head-v96>span{width:32px;height:32px;border-radius:10px;background:#fff0e7;color:var(--accent);display:grid;place-items:center;font-size:9px;font-weight:900}.address-step-head-v96 strong,.address-step-head-v96 small{display:block}.address-step-head-v96 strong{font-size:12px}.address-step-head-v96 small{font-size:9px;line-height:1.45;color:#8b7d74;margin-top:2px}.address-fields-v96{display:grid;gap:10px}.address-fields-v96.two-col{grid-template-columns:1fr 1fr}.address-fields-v96 .full{grid-column:1/-1}.address-fields-v96 label,.checkout-fields-v96 label,.checkout-address-line-v96{display:grid;gap:6px;font-size:10px;font-weight:750;color:#594f48}.address-fields-v96 input,.address-fields-v96 textarea,.checkout-fields-v96 input,.checkout-address-line-v96 textarea{width:100%;border:1px solid #ded2c9;background:#fff;border-radius:11px;font:inherit;font-size:12px;padding:11px 12px;outline:0}.address-fields-v96 input,.checkout-fields-v96 input{height:46px}.address-fields-v96 textarea,.checkout-address-line-v96 textarea{min-height:96px;resize:vertical}.address-fields-v96 input:focus,.address-fields-v96 textarea:focus,.checkout-fields-v96 input:focus,.checkout-address-line-v96 textarea:focus{border-color:#d59c80;box-shadow:0 0 0 3px #f26b3814}.address-form-actions-v96{display:flex;justify-content:space-between;align-items:center;gap:14px;padding-top:2px}.address-form-actions-v96 .btn{min-width:160px}.location-cascade-v96{border:0!important;background:transparent!important;padding:0!important;border-radius:0!important;gap:10px!important}.location-cascade-v96 .location-guide-v95{background:#f8f3ee;border-color:#eadfd6}.account-saved-v96{position:sticky;top:106px}.saved-address-v96{border:1px solid #e6d9cf;background:#fff;border-radius:17px;padding:14px}.saved-address-person-v96{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:8px 0;border-top:1px solid #f0e7e0;border-bottom:1px solid #f0e7e0}.saved-address-person-v96 b{font-size:11px}.saved-address-person-v96 small{font-size:9px;color:#8a7c73}.saved-address-lines-v96{display:grid;gap:4px;padding-top:10px}.saved-address-lines-v96 span{font-size:10px;line-height:1.5;color:#6f625a}.account-empty-v96{min-height:310px;border:1px dashed #e5d6ca;border-radius:17px;background:#fffaf6;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}.account-empty-v96 img{width:128px;margin-bottom:4px}.account-empty-v96 strong{font-size:12px}.account-empty-v96 p{font-size:9px;line-height:1.5;color:#8a7c73;max-width:260px}.checkout-contact-stack-v96{display:grid;gap:11px}.checkout-subsection-v96{border:1px solid #eadfd6;background:#fffdfa;border-radius:16px;padding:13px}.checkout-subsection-title-v96{display:grid;grid-template-columns:32px 1fr;gap:9px;align-items:center;margin-bottom:11px}.checkout-subsection-title-v96>span{width:30px;height:30px;border-radius:9px;background:#fff0e6;color:var(--accent);display:grid;place-items:center;font-size:9px;font-weight:900}.checkout-subsection-title-v96 strong,.checkout-subsection-title-v96 small{display:block}.checkout-subsection-title-v96 strong{font-size:11px}.checkout-subsection-title-v96 small{font-size:8px;line-height:1.45;color:#8c7e75;margin-top:2px}.checkout-fields-v96{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.checkout-address-line-v96{display:grid!important}.checkout-card-contact-v93 .location-guide-v95{margin-top:1px}.transaction-grid-v96{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)!important;align-items:start}.transaction-main-v96{display:grid;gap:14px;align-content:start}.order-help-inline-v96{margin:0!important;min-height:150px}.order-mascot-v96,.checkout-mascot-v96{width:58px!important;height:58px!important}.success-buddy-note-v96{align-items:center}.success-mascot-v96{width:76px!important;height:76px!important}@media(max-width:1050px){.about-hero-grid-v96,.about-grow-grid-v96,.about-future-grid-v96{grid-template-columns:1fr}.about-mascot-stage-v96{min-height:420px}.about-mascot-stage-v96>img{width:min(400px,80%)}.about-section-head-v96,.account-home-head-v96{grid-template-columns:1fr}.account-mascot-note-v96{max-width:520px}.account-address-grid-v96{grid-template-columns:1fr}.account-saved-v96{position:static}.transaction-grid-v96{grid-template-columns:1fr!important}.checkout-fields-v96{grid-template-columns:1fr 1fr}.checkout-fields-v96 label:last-child{grid-column:1/-1}}@media(max-width:760px){.cart-toast-v96{right:16px;bottom:16px;grid-template-columns:50px minmax(0,1fr) 24px}.cart-toast-v96 img{width:48px;height:48px}.cart-toast-v96>a{grid-column:2}.cart-toast-v96>button{grid-column:3;grid-row:1}.laska-intro-grid-v96{grid-template-columns:95px 1fr;padding:17px}.laska-intro-grid-v96>.btn{grid-column:2;justify-self:start}.laska-intro-art-v96{height:90px}.laska-intro-art-v96 img{height:100px}.about-pillar-grid-v96{grid-template-columns:1fr}.about-mascot-stage-v96{min-height:340px}.about-mascot-orbit-v96{width:320px;height:320px}.account-helper-v96{display:none}.address-fields-v96.two-col,.checkout-fields-v96{grid-template-columns:1fr}.address-fields-v96 .full,.checkout-fields-v96 label:last-child{grid-column:auto}.address-form-actions-v96{align-items:stretch;flex-direction:column}.address-form-actions-v96 .btn{width:100%}.account-empty-v96{min-height:240px}.about-laska-card-v96{grid-template-columns:90px 1fr}.about-laska-card-v96 img{width:90px}}@media(max-width:540px){.laska-intro-grid-v96{grid-template-columns:1fr;text-align:center}.laska-intro-grid-v96>.btn{grid-column:auto;justify-self:center}.laska-intro-art-v96{height:110px}.laska-intro-copy-v96 p{margin-inline:auto}.laska-intro-tags-v96{justify-content:center}.about-hero-v96{padding-top:46px}.about-mascot-stage-v96{min-height:300px}.about-mascot-stage-v96>img{width:290px}.about-mascot-orbit-v96{width:280px;height:280px}.about-mascot-note-v96{right:0}.about-grow-steps-v96>div{grid-template-columns:38px 1fr}.footer-brand-line-v96{grid-template-columns:46px 1fr}.footer-brand-line-v96 img{width:46px;height:46px}}@media(prefers-reduced-motion:reduce){.cart-toast-v96{animation:none;transition:none}}.transaction-address-v96 p{display:grid;gap:4px;margin-top:9px}.transaction-address-v96 p>b{font-size:10px;color:#4f453f}.transaction-address-v96 p>span{font-size:9px;color:#81736a;line-height:1.45}.cart-buddy-note-v96{align-items:center}.cart-mascot-v96{width:58px;height:58px;flex:0 0 auto}.product-meta,.detail-desc,.section-copy,.footer p,.footer a{font-size:14px;line-height:1.65}.tiny,.micro-note{font-size:13px;line-height:1.55}.badge{font-size:11.5px;padding:7px 10px}.eyebrow{font-size:12.5px}.spec{font-size:15px}.breadcrumb,.filter{font-size:14px}.auth-divider{font-size:13px}.about-pillar-card-v96 p,.about-grow-grid-v96>div:first-child>p,.about-grow-steps-v96 small,.about-future-grid-v96>div:first-child>p,.about-laska-card-v96 p{font-size:13.5px!important;line-height:1.65}.about-grow-steps-v96 strong{font-size:14px}.about-pillar-card-v96 h3{font-size:19px}.footer-bottom{font-size:13px}.account-area-v95{font-size:14px}.account-area-v95 small{font-size:12.5px!important;line-height:1.55}.account-area-v95 p{font-size:14px;line-height:1.65}.account-profile-copy-v95 strong{font-size:14px}.account-profile-copy-v95 small{font-size:12px!important}.account-nav-v95 a{font-size:13.5px}.account-verification-v95 strong{font-size:12.5px}.account-verification-v95 small{font-size:11.5px!important}.account-page-head-v95>div>p{font-size:14px}.account-order-card-main-v95 strong,.account-order-card-data-v95 strong{font-size:14px}.account-order-card-main-v95 small{font-size:12px!important}.transaction-kicker-v92{font-size:11.5px!important}.transaction-item-copy-v92>strong{font-size:15px!important}.transaction-item-copy-v92>span,.transaction-item-copy-v92>small{font-size:12.5px!important}.transaction-info-stack-v92 span,.transaction-address-v92>span,.transaction-address-v96 p>span{font-size:12px!important}.transaction-info-stack-v92 strong,.transaction-address-v92>strong{font-size:13.5px!important}.transaction-address-v96 p>b{font-size:13px!important}.activity-row-v92 strong{font-size:13px!important}.activity-row-v92 p{font-size:12.5px!important}.activity-row-v92 small{font-size:11.5px!important}.progress-step-v92 strong{font-size:13px!important}.progress-step-v92 small,.transaction-trust-v93 span{font-size:11.5px!important}.address-fields-v96 label,.checkout-fields-v96 label,.checkout-address-line-v96{font-size:13px!important}.address-fields-v96 input,.address-fields-v96 textarea,.checkout-fields-v96 input,.checkout-address-line-v96 textarea,.address-step-head-v96 strong,.checkout-subsection-title-v96 strong{font-size:14px!important}.address-step-head-v96 small,.checkout-subsection-title-v96 small{font-size:12px!important}.saved-address-person-v96 b{font-size:13.5px}.saved-address-person-v96 small,.saved-address-lines-v96 span{font-size:12px!important}.account-empty-v96 strong{font-size:14px}.account-empty-v96 p{font-size:12.5px!important}.live-sync-note-v97{display:flex;align-items:center;gap:8px;width:max-content;max-width:100%;margin:0 0 14px;padding:8px 11px;border:1px solid #dce9dc;background:#f7fbf6;border-radius:999px;color:#58735b;font-size:11.5px;font-weight:750}.live-sync-dot-v97{width:7px;height:7px;border-radius:50%;background:#78a37b;box-shadow:0 0 0 4px #78a37b1f;animation:laska-live-pulse-v97 2.2s ease-in-out infinite}.live-fragment-updated-v97{animation:laska-live-highlight-v97 .7s ease}@keyframes laska-live-pulse-v97{50%{box-shadow:0 0 0 7px #78a37b08}}@keyframes laska-live-highlight-v97{0%{opacity:.72}to{opacity:1}}.account-manager-v97{margin:12px 0;padding:13px;border-radius:15px;background:linear-gradient(145deg,#201c19,#342a24);color:#fff;box-shadow:0 12px 30px #281c141f}.account-manager-v97>span{display:block;font-size:9.5px;letter-spacing:.12em;font-weight:900;color:#ff9b70}.account-manager-v97 strong{display:block;font-size:13px;margin:4px 0}.account-manager-v97 p{font-size:11.5px!important;line-height:1.5;color:#d3c7bf;margin:0 0 10px}.account-manager-v97 a{font-size:12px;font-weight:850;color:#ffd8c6}.owner-workspace-v97{margin:0 0 22px;padding:22px;border:1px solid #2d2723;border-radius:22px;background:#201c19;color:#fff;display:grid;grid-template-columns:.72fr 1.28fr;gap:22px;align-items:center}.owner-workspace-copy-v97>span{font-size:10px;letter-spacing:.12em;font-weight:900;color:#ff9569}.owner-workspace-copy-v97 h2{font-size:26px;margin:5px 0 7px;letter-spacing:-.035em}.owner-workspace-copy-v97 p{font-size:13px;color:#cfc4bd;margin:0;line-height:1.6}.owner-workspace-actions-v97{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.owner-workspace-actions-v97 a{display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;padding:12px;border:1px solid #403832;border-radius:14px;background:#2b2521;transition:.2s}.owner-workspace-actions-v97 a:hover{background:#352d28;transform:translateY(-2px)}.owner-workspace-actions-v97 b{width:32px;height:32px;border-radius:10px;background:#ff7442;color:#fff;display:grid;place-items:center}.owner-workspace-actions-v97 strong,.owner-workspace-actions-v97 small{display:block}.owner-workspace-actions-v97 strong{font-size:12.5px}.owner-workspace-actions-v97 small{font-size:10.5px!important;color:#bdb0a8;margin-top:2px}.star-input-v97{border:0;margin:0;padding:0;display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:2px;width:max-content}.star-input-v97 legend{font-size:11.5px;font-weight:750;color:#6f625a;margin-bottom:5px}.star-input-v97 input{position:absolute;opacity:0;pointer-events:none}.star-input-v97 label{font-size:24px;line-height:1;color:#d8cec6;cursor:pointer;transition:.15s}.star-input-v97 label:hover,.star-input-v97 label:hover~label,.star-input-v97 input:checked~label{color:#f2a300;transform:translateY(-1px)}.star-input-large-v97 label{font-size:30px}.quick-review-v97{grid-template-columns:auto minmax(150px,1fr) auto!important;align-items:end!important;gap:10px!important}.quick-review-v97 input[name=body]{min-height:42px;font-size:13px!important}.review-ready-v97{display:block!important;width:max-content;margin-top:5px;padding:4px 7px;border-radius:999px;background:#fff2d7;color:#8c6512!important;font-size:10.5px!important;font-weight:800}.account-review-card-v97 form{gap:13px}.account-review-card-v97 textarea{font-size:14px!important;line-height:1.6;min-height:110px}.admin-body{font-size:14px}.admin-main{padding:32px 38px 64px}.admin-date-v97{font-size:11.5px;color:#81817a;text-transform:uppercase;letter-spacing:.09em;margin-bottom:7px}.admin-sub{font-size:13px;line-height:1.6;color:#74746e;margin:6px 0 0}.admin-nav a{font-size:13.5px}.admin-sidebar-foot{font-size:12px;line-height:1.55}.metric-label{font-size:12.5px}.metric-trend{font-size:11.5px}.admin-card h2{font-size:18px}.mini-row strong{font-size:13.5px}.mini-row small{font-size:12px;line-height:1.5}.status{font-size:10.5px;padding:6px 9px}.admin-table th{font-size:10.5px}.admin-table td{font-size:13px}.admin-link{font-size:12.5px}.form-section-head span{font-size:10.5px}.form-section-head h2{font-size:17px}.form-section-head small{font-size:12px}.admin-form-grid input,.admin-form-grid textarea,.admin-editor-side input,.admin-editor-side select,.admin-stack input,.admin-stack select,.admin-stack textarea{font-size:14px;padding:12px}.field label{font-size:12.5px}.check-row{font-size:13px}.digital-upload p{font-size:12.5px}.timeline-item strong{font-size:13.5px}.timeline-item p{font-size:12.5px}.timeline-item small{font-size:11.5px}.customer-block span{font-size:10.5px}.customer-block p,.preview-note{font-size:12.5px}@media(max-width:980px){.owner-workspace-v97{grid-template-columns:1fr}.owner-workspace-actions-v97{grid-template-columns:1fr 1fr 1fr}.admin-main{padding:26px 24px 50px}}@media(max-width:720px){.owner-workspace-actions-v97{grid-template-columns:1fr}.quick-review-v97{grid-template-columns:1fr!important;align-items:start!important}.live-sync-note-v97{font-size:11px}.admin-main{padding:22px 16px 44px}}@media(prefers-reduced-motion:reduce){.live-sync-dot-v97,.live-fragment-updated-v97{animation:none!important}}.cart-qty-live-v97{display:grid!important;grid-template-columns:auto auto;grid-template-areas:"label stepper" "state state";gap:5px 10px!important;align-items:center}.cart-qty-label-v97{grid-area:label;font-size:12px;font-weight:750;color:#6f625a}.cart-stepper-v97{grid-area:stepper;display:grid;grid-template-columns:34px 44px 34px;border:1px solid #ded2c9;border-radius:11px;overflow:hidden;background:#fff}.cart-stepper-v97 button{height:36px;border:0;background:#fff;font-size:18px;cursor:pointer;color:#3d342f}.cart-stepper-v97 button:hover{background:#fff3eb}.cart-stepper-v97 input{width:44px;height:36px;border:0;border-inline:1px solid #ece3dc;text-align:center;font-size:13px;font-weight:750;outline:0;-moz-appearance:textfield}.cart-stepper-v97 input::-webkit-inner-spin-button,.cart-stepper-v97 input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-auto-v97{grid-area:state;font-size:10.5px!important;color:#769078!important;text-align:right}.cart-auto-v97.is-error{color:#aa4d3e!important}@media(max-width:620px){.cart-qty-live-v97{grid-template-columns:1fr;grid-template-areas:"label" "stepper" "state"}.cart-auto-v97{text-align:left}}.coming-soon-card-v99{margin:24px 0 10px;padding:20px 22px;border:1.5px dashed #e5a987;border-radius:24px;background:linear-gradient(115deg,#fffaf5,#fff5ed 56%,#f5f0ff);display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:22px;align-items:center;position:relative;overflow:hidden}.coming-soon-card-v99:after{content:"";position:absolute;width:180px;height:180px;border:1px dashed rgba(111,86,137,.18);border-radius:50%;right:-74px;top:-95px}.coming-soon-art-v99{height:128px;border-radius:20px;background:#ffffffb3;border:1px solid rgba(255,255,255,.9);display:grid;place-items:center;box-shadow:inset 0 1px #fff}.coming-soon-art-v99 svg{width:138px;height:116px;overflow:visible}.coming-soon-blob-v99{fill:#ffe6d5}.coming-soon-plush-v99 rect,.coming-soon-plush-v99>path:first-child{fill:#fffaf3;stroke:#4a3a32;stroke-width:3;stroke-linejoin:round}.coming-soon-plush-v99 circle{fill:#4a3a32}.coming-soon-plush-v99 path{fill:none;stroke:#4a3a32;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.coming-soon-plush-v99 .stitch{stroke:#ed8757;stroke-width:2;stroke-dasharray:4 5}.coming-soon-sound-v99 path{fill:none;stroke:#78619c;stroke-width:4;stroke-linecap:round}.coming-soon-needle-v99 path,.coming-soon-needle-v99 circle{fill:none;stroke:#ed8757;stroke-width:3;stroke-linecap:round}.coming-soon-copy-v99{position:relative;z-index:1}.coming-soon-kicker-v99{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.coming-soon-kicker-v99 span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f06f3e;color:#fff;font-size:10.5px;font-weight:850;letter-spacing:.08em}.coming-soon-kicker-v99 small{font-size:10.5px;font-weight:850;letter-spacing:.12em;color:#8b7365}.coming-soon-copy-v99 h3{font-size:25px;letter-spacing:-.035em;margin:9px 0 7px}.coming-soon-copy-v99 p{max-width:650px;margin:0;color:#74675f;font-size:13.5px;line-height:1.65}.coming-soon-tags-v99{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.coming-soon-tags-v99 span{padding:6px 9px;border:1px solid #eadbd0;border-radius:999px;background:#ffffffb3;font-size:11px;font-weight:750;color:#665850}.coming-soon-note-v99{position:relative;z-index:1;max-width:180px;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid #eadfd5;color:#8a6c5c;font-size:12px;font-weight:750;line-height:1.5;transform:rotate(1.2deg)}@media(max-width:820px){.coming-soon-card-v99{grid-template-columns:112px 1fr}.coming-soon-art-v99{height:110px}.coming-soon-art-v99 svg{width:110px;height:96px}.coming-soon-note-v99{grid-column:1/-1;max-width:none;transform:none}.coming-soon-copy-v99 h3{font-size:22px}}@media(max-width:560px){.coming-soon-card-v99{grid-template-columns:1fr;padding:16px}.coming-soon-art-v99{height:150px}.coming-soon-art-v99 svg{width:145px;height:124px}.coming-soon-copy-v99 p{font-size:13px}.coming-soon-note-v99{grid-column:auto}}.condition-card-v84 small{font-size:10px;letter-spacing:.045em;font-weight:800}.condition-card-v84 strong{font-size:13.5px;line-height:1.35;margin-top:6px;color:#302923}.product-main-v84{padding:0}.product-main-button-v992{position:relative;width:100%;min-height:560px;padding:16px;border:0;background:transparent;display:grid;place-items:center;cursor:zoom-in;border-radius:28px}.product-main-button-v992:focus-visible{outline:3px solid rgba(242,107,56,.22);outline-offset:-5px}.product-main-button-v992 img{pointer-events:none}.product-zoom-hint-v992{position:absolute;right:27px;bottom:27px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#ffffffe6;border:1px solid #e9ddd4;box-shadow:0 8px 20px #49301f1a;font-size:20px;color:#64574f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-thumbs-v84{grid-template-columns:repeat(auto-fill,minmax(82px,108px));justify-content:start}.product-thumb-button-v992{padding:3px;border:1px solid #e8ddd4;border-radius:15px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-thumb-button-v992:hover{transform:translateY(-2px);border-color:#d9aa90}.product-thumb-button-v992.is-active{border-color:#ee8558;box-shadow:0 0 0 2px #f26b381a}.product-thumb-button-v992 img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border:0!important;border-radius:11px!important}.product-description-v992{margin:34px 0 12px;padding:28px 30px;border:1px solid #eadfd6;border-radius:24px;background:linear-gradient(120deg,#fff,#fffdfa 72%,#fff7ef);display:grid;grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:42px;align-items:start}.product-description-head-v992 .eyebrow{font-size:10.5px}.product-description-head-v992 h2{font-size:25px;line-height:1.15;letter-spacing:-.03em;margin:8px 0 0}.product-description-copy-v992{max-width:880px}.product-description-copy-v992 p{margin:0;color:#756a63;font-size:15px;line-height:1.85}.product-description-copy-v992 p+p{margin-top:14px}.product-condition-note-v992{padding-top:14px;border-top:1px solid #eee4dc}.product-condition-note-v992 strong{color:#3b322d}.product-lightbox-v992{position:fixed;inset:0;z-index:120;background:#181412e0;display:grid;place-items:center;padding:32px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.product-lightbox-v992[hidden]{display:none}.product-lightbox-v992 img{max-width:min(1180px,94vw);max-height:90vh;object-fit:contain;border-radius:18px;box-shadow:0 30px 90px #00000059;background:#fff}.product-lightbox-close-v992{position:fixed;right:24px;top:22px;width:44px;height:44px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#ffffff24;color:#fff;font-size:28px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.product-lightbox-open-v992{overflow:hidden}@media(max-width:900px){.product-main-button-v992{min-height:420px}.product-description-v992{grid-template-columns:1fr;gap:14px}.product-description-copy-v992{max-width:none}}@media(max-width:620px){.product-main-button-v992{min-height:320px;padding:10px}.product-zoom-hint-v992{right:18px;bottom:18px;width:36px;height:36px}.product-thumbs-v84{grid-template-columns:repeat(auto-fill,minmax(70px,86px));gap:8px}.product-description-v992{padding:21px 19px;margin-top:24px}.product-description-head-v992 h2{font-size:22px}.product-description-copy-v992 p{font-size:14px;line-height:1.75}.condition-card-v84 small{font-size:9.5px}.condition-card-v84 strong{font-size:13px}.product-lightbox-v992{padding:16px}.product-lightbox-v992 img{max-width:96vw;max-height:86vh}.product-lightbox-close-v992{right:14px;top:14px}}.product-page-v993{padding:28px 0 92px;background:#fff9f2}.product-topline-v993{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:18px}.product-breadcrumb-v993{display:flex;align-items:center;gap:9px;min-width:0;color:#756b64;font-size:13px}.product-breadcrumb-v993 a{color:#514842}.product-breadcrumb-v993>a:first-child{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto}.product-breadcrumb-v993 svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-breadcrumb-v993>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-share-v993{border:0;background:transparent;display:flex;align-items:center;gap:8px;font:inherit;font-size:13px;color:#554c46;cursor:pointer;padding:8px}.product-share-v993 svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-share-v993.is-copied{color:var(--accent)}.product-shell-v993{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);gap:42px;align-items:start}.product-gallery-v993{min-width:0}.product-main-v993{position:relative;min-height:620px;background:#fff;border-color:#eadfd6;padding:0!important;overflow:hidden}.product-main-button-v993{min-height:620px;padding:12px!important}.product-main-button-v993 img{width:100%;height:100%;max-height:720px;object-fit:contain;border-radius:22px}.product-gallery-arrow-v993{position:absolute;top:50%;z-index:4;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(90,68,54,.12);background:#ffffffeb;box-shadow:0 8px 22px #462d1c1a;display:grid;place-items:center;font-size:30px;line-height:1;color:#3c332e;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-gallery-arrow-v993:hover{background:#fff;color:var(--accent)}.product-gallery-arrow-v993.is-prev{left:18px}.product-gallery-arrow-v993.is-next{right:18px}.product-thumbs-v993{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-thumb-button-v993{min-width:0}.product-thumb-button-v993 img{aspect-ratio:1/1;object-fit:cover}.product-info-v993{position:static!important;min-width:0;padding-top:3px}.product-category-row-v993{margin-bottom:13px}.product-info-v993 h1{font-size:clamp(34px,3.2vw,50px);line-height:1.04;letter-spacing:-.045em;margin:0 0 9px}.product-lead-v993{font-size:16px!important;line-height:1.6!important;color:#746a63!important;margin:0;max-width:660px}.product-price-v993{margin:17px 0 8px!important}.product-price-v993 strong{font-size:40px!important;letter-spacing:-.045em;color:#ef5725}.product-rating-v993{min-height:28px;margin-bottom:18px;gap:8px}.product-rating-v993 .stars{font-size:21px;letter-spacing:2px}.product-rating-v993 small{font-size:13px;color:#665d57}.product-facts-v993{gap:10px;margin:0 0 18px}.product-facts-v993>div{padding:14px 15px;border-radius:16px;min-height:78px}.product-fact-v993{display:grid!important;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center}.product-fact-icon-v993{width:40px;height:40px;border-radius:13px;background:#fff2e9;color:var(--accent);display:grid;place-items:center}.product-fact-icon-v993 svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.product-fact-v993 small{font-size:11px!important;text-transform:none!important;letter-spacing:0!important;color:#766b64!important;font-weight:650!important}.product-fact-v993 strong{font-size:15px!important;margin-top:3px!important;color:#251f1c!important;text-transform:none}.product-actions-v993{display:grid;grid-template-columns:minmax(0,1fr) 56px;gap:12px;align-items:stretch;margin-bottom:24px}.product-form-v993{margin:0!important}.product-form-v993 .btn{width:100%;min-height:56px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:16px}.product-form-v993 .btn svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.product-wishlist-v993{width:56px;height:56px;border:1px solid #e7d9cf;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--accent);font-size:28px;line-height:1;text-decoration:none;cursor:pointer;transition:.18s}.product-wishlist-v993:hover{transform:translateY(-2px);border-color:#ef9b74;background:#fff8f3}.product-description-inline-v993{border-top:1px solid #eadfd6;padding-top:24px}.product-description-title-v993{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:13px}.product-description-title-v993 h2{font-size:23px;letter-spacing:-.025em;margin:0}.product-description-title-v993 span{font-size:11px;color:#a97759;white-space:nowrap}.product-description-inline-v993>p{font-size:14.5px;line-height:1.8;color:#756a63;margin:0}.product-condition-note-v993{padding-top:13px;margin-top:13px!important;border-top:1px solid #eee5de}.product-condition-note-v993 strong{color:#3e342f}.product-feature-strip-v993{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #efcfbc;background:#fff7f1;border-radius:17px;margin-top:18px;overflow:hidden}.product-feature-strip-v993>div{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;padding:13px 11px}.product-feature-strip-v993>div+div{border-left:1px solid #efdfd4}.product-feature-strip-v993 span{font-size:22px;color:var(--accent);text-align:center}.product-feature-strip-v993 strong{font-size:11px;line-height:1.35;font-weight:700}.product-care-banner-v993{margin-top:28px;border:1px solid #efd9ca;background:linear-gradient(100deg,#fff1e5,#fff8f1 54%,#fff2e8);border-radius:22px;display:grid;grid-template-columns:1fr 1px 1fr;gap:22px;align-items:center;padding:13px 24px;overflow:hidden}.product-care-item-v993{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:center}.product-care-mascot-v993{width:88px!important;height:88px!important;object-fit:contain}.product-care-item-v993 strong{display:block;font-size:14px}.product-care-item-v993 p{font-size:11.5px;line-height:1.55;color:#7b6c63;margin:4px 0 0}.product-care-divider-v993{height:58px;background:#ecd4c4}.product-care-item-v993.is-secondary{grid-template-columns:62px minmax(0,1fr)}.product-care-leaf-v993{width:54px;height:54px;border-radius:17px;border:1px solid #efc7af;background:#fff8f3;color:var(--accent);display:grid;place-items:center;font-size:30px}.product-review-section-v993{margin-top:48px}@media(max-width:1080px){.product-shell-v993{grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:28px}.product-main-v993,.product-main-button-v993{min-height:520px}.product-feature-strip-v993{grid-template-columns:1fr}.product-feature-strip-v993>div+div{border-left:0;border-top:1px solid #efdfd4}.product-care-item-v993{grid-template-columns:74px 1fr}.product-care-mascot-v993{width:70px!important;height:70px!important}}@media(max-width:900px){.product-page-v993{padding-top:20px}.product-shell-v993{grid-template-columns:1fr}.product-main-v993,.product-main-button-v993{min-height:460px}.product-info-v993{padding-top:8px}.product-thumbs-v993{grid-template-columns:repeat(4,minmax(74px,1fr))}.product-care-banner-v993{grid-template-columns:1fr;gap:13px}.product-care-divider-v993{width:100%;height:1px}.product-care-item-v993.is-secondary{grid-template-columns:62px 1fr}}@media(max-width:620px){.product-topline-v993{align-items:flex-start}.product-breadcrumb-v993{font-size:11px;gap:6px}.product-breadcrumb-v993>span:last-child{max-width:150px}.product-share-v993 span{display:none}.product-shell-v993{gap:20px}.product-main-v993,.product-main-button-v993{min-height:330px}.product-main-button-v993{padding:7px!important}.product-gallery-arrow-v993{width:38px;height:38px;font-size:26px}.product-gallery-arrow-v993.is-prev{left:11px}.product-gallery-arrow-v993.is-next{right:11px}.product-thumbs-v993{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.product-info-v993 h1{font-size:34px}.product-lead-v993{font-size:14px!important}.product-price-v993 strong{font-size:34px!important}.product-rating-v993 small{font-size:12px}.product-facts-v993{grid-template-columns:1fr 1fr}.product-facts-v993>div{padding:11px;min-height:72px}.product-fact-v993{grid-template-columns:34px 1fr;gap:8px}.product-fact-icon-v993{width:33px;height:33px;border-radius:10px}.product-fact-icon-v993 svg{width:18px;height:18px}.product-fact-v993 small{font-size:9.5px!important}.product-fact-v993 strong{font-size:13px!important}.product-actions-v993{grid-template-columns:1fr 52px}.product-form-v993 .btn,.product-wishlist-v993{min-height:52px;height:52px}.product-description-title-v993{align-items:flex-start}.product-description-title-v993 span{display:none}.product-description-inline-v993>p{font-size:14px}.product-feature-strip-v993{grid-template-columns:1fr}.product-care-banner-v993{padding:12px 14px}.product-care-item-v993{grid-template-columns:66px 1fr;gap:10px}.product-care-mascot-v993{width:62px!important;height:62px!important}.product-care-item-v993 p{font-size:10.5px}}.product-care-mascot-secondary-v910{width:66px!important;height:66px!important;justify-self:center}@media(max-width:1080px){.product-care-mascot-secondary-v910{width:62px!important;height:62px!important}}@media(max-width:620px){.product-care-mascot-secondary-v910{width:56px!important;height:56px!important}}.product-wishlist-v993 svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease,fill .18s ease}.product-wishlist-v993.is-active{background:#fff1e9;border-color:#f3a27d;color:var(--accent);box-shadow:0 8px 22px #f26b381f}.product-wishlist-v993.is-active svg{fill:currentColor;transform:scale(1.06)}.product-wishlist-v993:active svg{transform:scale(.92)}.product-bag-icon-v9102{width:21px!important;height:21px!important}.product-care-leaf-v9102{width:62px;height:62px;border-radius:20px;background:#fff3ea;color:var(--accent);display:grid;place-items:center;flex:0 0 auto}.product-care-leaf-v9102 svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:620px){.product-care-leaf-v9102{width:52px;height:52px;border-radius:17px}.product-care-leaf-v9102 svg{width:27px;height:27px}}
