:root{--brand:#e31e24;--brand-dark:#b8161b;--brand-light:#fdebea;--accent:#ffe100;--accent-soft:#fff9cc;--ink:#0b0b0c;--green:#16a34a;--green-light:#e9f9ef;--sale:#e31e24;--sale-bg:#fdebea;--orange:#f59e0b;--orange-bg:#fef3e2;--star:#ffa800;--header-h:128px;--mobile-tabbar-h:60px;--bg:#fff;--page-bg:#f2f3f6;--bg-soft:#f5f6f8;--bg-soft-2:#eef0f3;--border:#e4e7ec;--text:#171a21;--text-mute:#6b7280;--text-faint:#9aa1ac;--cream:#faf8f4;--radius-s:6px;--radius-m:10px;--radius-l:16px;--shadow-s:0 1px 2px rgba(23,26,33,.06);--shadow-m:0 4px 12px rgba(23,26,33,.08);--shadow-l:0 12px 32px rgba(23,26,33,.12);--container:1500px;--font-sans:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--font-serif:"Fraunces",Georgia,serif}*{box-sizing:border-box}body,html{padding:0;margin:0}body{background:var(--page-bg);color:var(--text);font-family:var(--font-sans);font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}.container{max-width:var(--container);margin:0 auto;padding:0 16px}@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,500;0,9..144,600;1,9..144,500&family=Inter:wght@400;500;600;700;800&display=swap");.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}ul{margin:0;padding:0;list-style:none}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}h1,h2,h3,h4,p{margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:var(--radius-s);border:1px solid transparent;padding:10px 16px;font-weight:600;font-size:14px;line-height:1.2;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .1s ease;white-space:nowrap}.btn:active{transform:scale(.97)}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-dark)}.btn-outline{background:#fff;color:var(--brand);border-color:var(--brand)}.btn-outline:hover{background:var(--brand-light)}.btn-ghost{background:transparent;color:var(--text);border-color:var(--border)}.btn-ghost:hover{background:var(--bg-soft)}.btn-dark{background:var(--text);color:#fff}.btn-dark:hover{background:#000}.btn-block{width:100%}.btn-lg{padding:13px 20px;font-size:15px}.btn-sm{padding:6px 10px;font-size:12.5px}.btn[disabled]{opacity:.5;cursor:not-allowed}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:transparent;border:none;color:var(--text)}.icon-btn:hover{background:var(--bg-soft)}.topbar{background:var(--ink);color:#fff;font-size:12.5px}.topbar .container{display:flex;align-items:center;justify-content:space-between;height:32px}.topbar-links{display:flex;gap:18px}.topbar-links a{display:inline-flex;align-items:center;gap:5px}.topbar-links a:hover{color:var(--accent)}.topbar-note{color:#c6cbd6}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:var(--ink);border-bottom:1px solid #232323;transform:translateZ(0);-webkit-backface-visibility:hidden}.header-top-row{display:contents}.logo{order:1}.header-search{order:2}.header-actions{order:3}.header-main{padding:14px 0}.header-main .container{gap:28px}.header-main .container,.logo{display:flex;align-items:center}.logo{gap:8px;font-weight:800;font-size:22px;letter-spacing:-.02em;color:#fff;flex:0 0 auto}.logo .logo-img{height:30px;width:auto;display:block}.logo .sub{font-size:10px;font-weight:600;color:#9aa1ac;letter-spacing:.06em;text-transform:uppercase;margin-top:-2px;display:block}.header-search{position:relative;flex:1 1 auto;max-width:640px}.header-search form{display:flex}.header-search input{width:100%;border:1.5px solid var(--border);border-right:none;border-radius:24px 0 0 24px;padding:11px 18px;outline:none;background:var(--bg-soft)}.header-search input:focus{border-color:var(--brand);background:#fff}.header-search button{border:1.5px solid var(--accent);background:var(--accent);color:#0b0b0c;border-radius:0 24px 24px 0;padding:0 20px;display:flex;align-items:center}.header-search button:hover{filter:brightness(.92)}.header-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.header-actions .action{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:var(--radius-s);color:#fff}.header-actions .action:hover{background:hsla(0,0%,100%,.08)}.action-text{display:flex;flex-direction:column;line-height:1.25}.action-text .label{font-size:11px;color:#9aa1ac}.action-text .value{font-size:13.5px;font-weight:700;color:#fff}.cart-btn{position:relative;background:transparent;border:none}.locale-switcher{display:flex;align-items:center;gap:2px;padding:2px;border-radius:var(--radius-s);background:hsla(0,0%,100%,.06)}.locale-switcher-item{padding:5px 9px;font-size:11.5px;font-weight:700;letter-spacing:.02em;color:#9aa1ac;border-radius:5px}.locale-switcher-item:hover{color:#fff}.locale-switcher-item.active{background:var(--accent);color:#0b0b0c}.footer-bottom .locale-switcher{background:hsla(0,0%,100%,.08)}.cart-count{position:absolute;top:-4px;right:2px;background:var(--accent);color:#0b0b0c;font-size:10.5px;font-weight:800;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px}.header-nav{border-top:1px solid #232323;background:var(--ink);position:relative}.header-nav:after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:linear-gradient(to right,rgba(11,11,12,0),var(--ink) 85%);pointer-events:none}.nav-scroll{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none}.nav-scroll::-webkit-scrollbar{display:none}@media (min-width:761px){.nav-scroll{flex-wrap:wrap;overflow-x:visible;row-gap:0;justify-content:center}.header-nav:after,.header-nav:before{display:none}}.nav-scroll a{display:flex;align-items:center;gap:6px;padding:11px 14px;font-size:13.5px;font-weight:600;white-space:nowrap;border-bottom:2px solid transparent;color:#d7d9dd}.nav-scroll a.active,.nav-scroll a:hover{color:var(--accent);border-color:var(--accent)}.nav-scroll a.all{color:var(--accent)}.nav-scroll a.nav-featured{color:var(--ink);background:var(--accent);font-weight:800;border-radius:6px;padding:7px 12px;margin-right:4px}.nav-scroll a.nav-featured.active,.nav-scroll a.nav-featured:hover{color:var(--ink);background:#ffd500;border-color:transparent}.breadcrumbs{padding:12px 0;font-size:12.5px;color:var(--text-mute)}.breadcrumbs a:hover{color:var(--brand)}.breadcrumbs .sep{margin:0 6px;color:var(--text-faint)}.breadcrumbs .current{color:var(--text)}.trust-strip{background:var(--bg-soft);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trust-strip .container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;padding:14px 20px}.trust-item{display:flex;align-items:center;gap:10px;font-size:12.5px;font-weight:600}.trust-item .trust-text{min-width:0}.trust-item .ico{width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid var(--border);flex:0 0 auto;display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:16px}.section{padding:34px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px;gap:12px}.section-head h2{font-size:22px;font-weight:800;letter-spacing:-.01em}.section-head .hint{font-size:12.5px;color:var(--text-mute);margin-top:4px}.section-head .more{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:700;color:var(--brand);white-space:nowrap}.section-head .more:hover{text-decoration:underline}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.product-grid.cols-4{grid-template-columns:repeat(4,1fr)}.product-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);padding:12px;position:relative;display:flex;flex-direction:column;transition:box-shadow .15s ease,border-color .15s ease}.product-card:hover{box-shadow:var(--shadow-m);border-color:#d6dce5}.pc-badges{position:absolute;top:10px;left:10px;z-index:2;display:flex;flex-direction:column;gap:5px;align-items:flex-start}.badge{font-size:11px;font-weight:800;padding:3px 7px;border-radius:5px;line-height:1.3}.badge-sale{background:var(--sale);color:#fff}.badge-new{background:var(--ink);color:#fff}.badge-hit{background:var(--accent);color:#0b0b0c}.badge-ready{background:var(--green-light);color:var(--green)}.pc-img-wrap{background:#fff;border-radius:var(--radius-s);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;margin-bottom:10px;overflow:hidden;position:relative}.pc-img-wrap img{object-fit:contain;padding:14px;transition:transform .2s ease}.product-card:hover .pc-img-wrap img{transform:scale(1.05)}.pc-cat{font-size:11px;color:var(--text-mute);text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px}.pc-name{font-size:13px;font-weight:600;line-height:1.35;min-height:35px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6px}.pc-name a:hover{color:var(--brand)}.pc-rating{display:flex;align-items:center;gap:6px;margin-bottom:8px}.stars{position:relative;display:inline-block;font-size:13px;line-height:1;letter-spacing:2px;white-space:nowrap}.stars .base,.stars .fill{display:block}.stars .base{color:#dde1e7}.stars .fill{color:var(--star);position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.pc-reviews{font-size:11.5px;color:var(--text-mute)}.pc-price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:4px;flex-wrap:wrap}.pc-price{font-size:18px;font-weight:800}.pc-oldprice{font-size:12.5px;color:var(--text-faint);text-decoration:line-through}.pc-minqty{font-size:11.5px;color:var(--brand);font-weight:700;margin-bottom:6px}.pc-save{display:inline-block;font-size:12px;font-weight:800;line-height:1;padding:4px 8px;border-radius:6px;background:var(--green-light);color:var(--green);margin-bottom:6px}.pc-serving{font-size:11px;color:var(--text-mute);margin-bottom:8px}.pc-flavors{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.pc-flavor-chip{font-size:10.5px;font-weight:600;color:var(--text-mute);background:var(--bg-soft);border-radius:20px;padding:2px 8px}.pc-stock{font-size:11px;color:var(--sale);font-weight:700;margin-bottom:8px}.pc-actions{margin-top:auto;display:flex;gap:6px}.pc-oneclick{margin-top:6px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:8px 10px;font-size:12.5px;font-weight:700;color:var(--ink);background:transparent;border:1.5px solid var(--border);border-radius:var(--radius-s);cursor:pointer;transition:border-color .15s ease,background .15s ease}.pc-oneclick:hover{border-color:var(--ink);background:var(--bg-soft)}.pc-oneclick:disabled{opacity:.6;cursor:default}.pc-actions .btn{flex:1 1}.qty-stepper{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--radius-s);overflow:hidden;flex:1 1}.qty-stepper button{width:32px;height:34px;background:var(--bg-soft);border:none;font-weight:700;font-size:15px}.qty-stepper button:hover{background:var(--bg-soft-2)}.qty-stepper .qv{flex:1 1;text-align:center;font-weight:700;font-size:13px}.site-footer{background:var(--ink);color:#c6cbd6;margin-top:40px}.footer-top{display:grid;grid-template-columns:1.4fr repeat(4,1fr);grid-gap:24px;gap:24px;padding-top:40px;padding-bottom:28px}.footer-brand .logo{color:#fff;margin-bottom:10px}.footer-brand p{font-size:12.5px;color:#8b93a3;margin-bottom:14px}.footer-col h4{color:#fff;font-size:13px;font-weight:700;margin-bottom:12px}.footer-col li{margin-bottom:8px;font-size:12.5px}.footer-col a:hover{color:#fff}.footer-payment{display:flex;gap:8px;flex-wrap:wrap}.pay-chip{background:#232733;border-radius:6px;padding:5px 9px;font-size:11px;font-weight:700;color:#c6cbd6}.footer-bottom{border-top:1px solid #2a2f3b;padding-top:16px;padding-bottom:16px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:12px;color:#7d8494}.overlay{position:fixed;inset:0;background:rgba(15,17,23,.5);z-index:90;opacity:0;pointer-events:none;transition:opacity .2s ease}.overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;height:100%;width:420px;max-width:92vw;background:#fff;z-index:95;transform:translateX(100%);transition:transform .25s ease;display:flex;flex-direction:column;box-shadow:var(--shadow-l)}.cart-drawer.open{transform:translateX(0)}.cart-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--border)}.cart-head h3{font-size:16px;font-weight:800}.cart-ship{padding:14px 18px;border-bottom:1px solid var(--border)}.cart-ship .csh-text{font-size:12.5px;margin-bottom:8px}.cart-ship .csh-text b{color:var(--brand)}.cart-goals{padding:12px 18px;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:8px}.cart-goal--primary .cart-goal-text{font-size:12.5px;margin-bottom:8px}.cart-goal--primary .cart-goal-text b{color:var(--brand)}.cart-goal--primary.is-wheel .cart-wheel-badge{display:inline-block;margin-bottom:6px}.cart-goal-note{margin-top:6px;font-size:11px;color:var(--text-mute)}.cart-goal--compact{display:flex;align-items:baseline;gap:7px;font-size:11.5px;color:var(--text-mute);line-height:1.35}.cart-goal--compact .cart-goal-mark{flex:0 0 auto;font-weight:800;color:var(--text-mute)}.cart-goal--compact .cart-goal-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-goal--compact.is-done .cart-goal-mark{color:#1f9254}.cart-goal--compact b{color:inherit;font-weight:700}.progress-track{height:7px;border-radius:4px;background:var(--bg-soft-2);overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,var(--accent),#ffea4d);border-radius:4px;transition:width .3s ease}.cart-body{flex:1 1;overflow-y:auto;padding:6px 18px}.cart-empty{text-align:center;padding:50px 10px;color:var(--text-mute)}.cart-empty .ce-ico{display:flex;align-items:center;justify-content:center;margin-bottom:10px;color:var(--text-faint)}.cart-line{display:flex;gap:10px;padding:14px 0;border-bottom:1px solid var(--border)}.cart-line img{width:80px;height:80px;object-fit:contain;background:var(--bg-soft);border-radius:8px;padding:6px;flex:0 0 auto}.cart-line-info{flex:1 1;min-width:0}.cart-line-name{font-size:12.5px;font-weight:600;line-height:1.3;margin-bottom:2px}.cart-line-meta{font-size:11px;color:var(--text-mute);margin-bottom:6px}.cart-line-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.cart-line-price{font-size:13px;font-weight:800}.cart-line-remove{font-size:11.5px;color:var(--text-faint);margin-top:6px;display:inline-block;background:none;border:none}.cart-line-remove:hover{color:var(--sale)}.cart-cross{padding:14px 0}.cart-cross h4{font-size:12.5px;font-weight:800;margin-bottom:10px;color:var(--text-mute);text-transform:uppercase;letter-spacing:.03em}.cross-item{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid var(--border);border-radius:var(--radius-s);margin-bottom:8px}.cross-item img{width:64px;height:64px;object-fit:contain;background:var(--bg-soft);border-radius:6px;padding:4px}.cross-item-name{font-size:12px;font-weight:600;flex:1 1;line-height:1.3}.cross-item-price{font-size:12.5px;font-weight:800;white-space:nowrap}.cart-foot{border-top:1px solid var(--border);padding:16px 18px}.cart-total-row{display:flex;justify-content:space-between;font-size:15px;font-weight:800;margin-bottom:12px}.toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%) translateY(20px);background:var(--text);color:#fff;padding:12px 20px;border-radius:var(--radius-m);font-size:13.5px;font-weight:600;z-index:200;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;display:flex;align-items:center;gap:8px;box-shadow:var(--shadow-l)}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.toast .tick{color:var(--green);display:inline-flex;align-items:center}.modal{position:fixed;inset:0;z-index:150;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease}.modal.open{opacity:1;pointer-events:auto}.modal-backdrop{position:absolute;inset:0;background:rgba(15,17,23,.55)}.modal-box{position:relative;background:#fff;border-radius:var(--radius-l);padding:26px;width:380px;max-width:90vw;z-index:2;box-shadow:var(--shadow-l)}.modal-box h3{font-size:17px;font-weight:800;margin-bottom:6px}.modal-box p{font-size:13px;color:var(--text-mute);margin-bottom:16px}.modal-box input,.modal-box textarea{width:100%;border:1.5px solid var(--border);border-radius:var(--radius-s);padding:11px 14px;margin-bottom:12px}.modal-close{position:absolute;top:12px;right:12px}.modal-success{text-align:center;padding:10px 0}.modal-success .ms-ico{display:flex;align-items:center;justify-content:center;margin-bottom:10px;color:var(--green)}.catalog-layout{display:grid;grid-template-columns:264px 1fr;grid-gap:24px;gap:24px;align-items:flex-start;padding:18px 0 50px}.filters{background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);padding:16px;position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 12px)}.filters h2{font-size:15px;font-weight:800;margin-bottom:12px}.filter-group{border-bottom:1px solid var(--border);padding-bottom:14px;margin-bottom:14px}.filter-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.filter-group h3{font-size:12.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--text-mute);margin-bottom:10px}.filter-check{display:flex;align-items:center;gap:8px;padding:5px 0;font-size:13px;cursor:pointer}.filter-check input{width:16px;height:16px;accent-color:var(--brand)}.filter-check .fc-count{margin-left:auto;color:var(--text-faint);font-size:11.5px}.price-range{display:flex;align-items:center;gap:8px;margin-bottom:10px}.price-range input{width:100%;border:1px solid var(--border);border-radius:var(--radius-s);padding:7px 8px;font-size:12.5px}.range-dual{position:relative;height:32px}.range-dual input[type=range]{position:absolute;width:100%;top:10px;left:0;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;margin:0}.range-dual input[type=range]::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--brand);border:2px solid #fff;box-shadow:0 0 0 1px var(--brand);cursor:pointer;margin-top:0}.range-dual input[type=range]::-moz-range-thumb{pointer-events:auto;width:16px;height:16px;border-radius:50%;background:var(--brand);border:2px solid #fff;box-shadow:0 0 0 1px var(--brand);cursor:pointer}.range-dual .track{left:0;right:0;background:var(--bg-soft-2)}.range-dual .track,.range-dual .track-fill{position:absolute;top:14px;height:4px;border-radius:2px}.range-dual .track-fill{background:var(--brand)}.filter-reset{font-size:12.5px;color:var(--brand);font-weight:700;margin-top:12px;display:inline-block;background:none;border:none}.catalog-main .catalog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap;gap:10px}.catalog-head h1{font-size:24px;font-weight:800}.result-count{font-size:12.5px;color:var(--text-mute);margin-top:3px}.chips-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}@media (max-width:760px){.chips-row{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 44px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 44px),transparent);padding-right:44px}.chips-row::-webkit-scrollbar{display:none}.chips-row .chip{flex:0 0 auto;white-space:nowrap}}.chip{border:1px solid var(--border);border-radius:20px;padding:7px 14px;font-size:12.5px;font-weight:600;background:#fff}.chip:hover{color:var(--brand)}.chip.active,.chip:hover{border-color:var(--brand)}.chip.active{background:var(--brand);color:#fff}.toolbar{justify-content:space-between;margin-bottom:14px;gap:10px;flex-wrap:wrap}.sort-select,.toolbar{display:flex;align-items:center}.sort-select{gap:8px;font-size:12.5px}.sort-select select{padding:8px 10px;font-weight:600}.mobile-filter-btn,.sort-select select{border:1px solid var(--border);border-radius:var(--radius-s);background:#fff}.mobile-filter-btn{display:none;padding:8px 14px;font-weight:700;font-size:12.5px;align-items:center;gap:6px}.no-results{text-align:center;padding:60px 20px;color:var(--text-mute)}.no-results .nr-ico{display:flex;align-items:center;justify-content:center;margin-bottom:10px;color:var(--text-faint)}.load-more{text-align:center;margin-top:26px}.filter-sheet-backdrop{position:fixed;inset:0;background:rgba(15,17,23,.5);z-index:120;opacity:0;pointer-events:none;transition:opacity .2s ease}.filter-sheet-backdrop.open{opacity:1;pointer-events:auto}.filter-sheet{position:fixed;left:0;right:0;bottom:0;max-height:85vh;background:#fff;border-radius:18px 18px 0 0;z-index:121;transform:translateY(100%);transition:transform .25s ease;display:flex;flex-direction:column}.filter-sheet.open{transform:translateY(0)}.filter-sheet-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border)}.filter-sheet-body{overflow-y:auto;padding:12px 16px}.filter-sheet-foot{padding:14px 16px;border-top:1px solid var(--border)}.product-top{display:grid;grid-template-columns:460px 1fr 300px;grid-gap:30px;gap:30px;padding:20px 0 40px;align-items:flex-start}.gallery{position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 14px)}.gallery-main{background:var(--bg-soft);border-radius:var(--radius-l);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;border:1px solid var(--border)}.gallery-main img{width:80%;height:80%;object-fit:contain}.gallery-thumbs{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.gallery-thumbs .thumb{width:64px;height:64px;border-radius:8px;border:2px solid var(--border);background:var(--bg-soft);padding:6px}.gallery-thumbs .thumb.active{border-color:var(--brand)}.gallery-badges{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:6px;z-index:2}.product-info .p-title{font-size:23px;font-weight:800;line-height:1.3;margin-bottom:8px}.product-info .p-meta-row{display:flex;align-items:center;gap:14px;margin-bottom:14px;flex-wrap:wrap}.p-sku{font-size:12px;color:var(--text-mute)}.p-rating-line{display:flex;align-items:center;gap:8px}.p-rating-line a{font-size:12.5px;color:var(--brand);font-weight:600;background:none;border:none}.p-rating-line a:hover{text-decoration:underline}.variant-group{margin-bottom:16px}.variant-group h4{font-size:12.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--text-mute);margin-bottom:8px}.variant-options{display:flex;gap:8px;flex-wrap:wrap}.variant-opt{border:1.5px solid var(--border);border-radius:var(--radius-s);padding:8px 14px;font-size:13px;font-weight:600;background:#fff}.variant-opt.active,.variant-opt:hover{border-color:var(--brand)}.variant-opt.active{background:var(--brand-light);color:var(--brand-dark)}.variant-opt.single{cursor:default}.variant-opt:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.price-block{background:var(--bg-soft);border-radius:var(--radius-m);padding:18px;margin-bottom:16px}.price-main-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.price-now{font-size:30px;font-weight:800}.price-old{font-size:16px;color:var(--text-faint);text-decoration:line-through}.price-badge{font-size:12px;font-weight:800}.price-save{font-size:12.5px;color:var(--green);font-weight:700;margin-top:4px}.price-installment{font-size:12px;color:var(--text-mute);margin-top:8px;padding-top:8px;border-top:1px dashed var(--border)}.price-installment b{color:var(--text)}.stock-line{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--green);margin-bottom:16px}.stock-line.low{color:var(--orange)}.stock-line.out{color:var(--sale)}.stock-line .dot{width:8px;height:8px;border-radius:50%;background:currentColor}.qty-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.qty-row .qty-stepper{flex:0 0 auto;width:110px}.qty-calc{background:var(--brand-light,#fff4f4);border:1px solid var(--border);border-radius:var(--radius-m);padding:12px 14px;margin-bottom:16px}.qty-calc-note{font-size:12px;font-weight:700;color:var(--brand);margin-bottom:6px}.qty-calc-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.qty-calc-formula{font-size:14px;color:var(--text-mute)}.qty-calc-eq{color:var(--text-faint)}.qty-calc-total{font-size:20px;font-weight:800;color:var(--ink);margin-left:auto}.sticky-buy .sb-price .sb-qty{font-size:12px;color:var(--text-mute);font-weight:600}.p-actions{display:flex;gap:10px;margin-bottom:16px}.p-actions .btn{flex:1 1}.trust-mini{display:flex;flex-direction:column;gap:10px;border:1px solid var(--border);border-radius:var(--radius-m);padding:14px;margin-bottom:16px}.trust-mini .tm-item{display:flex;align-items:center;gap:10px;font-size:12.5px}.trust-mini .tm-item .ico{color:var(--brand);width:20px;display:inline-flex;justify-content:center;flex:0 0 auto}.buybox{border:1px solid var(--border);border-radius:var(--radius-m);padding:16px}.buybox .seller-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.buybox .seller-logo{width:36px;height:36px;border-radius:8px;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.buybox .seller-name{font-size:13px;font-weight:700}.buybox .seller-meta{font-size:11px;color:var(--text-mute)}.buybox ul{display:flex;flex-direction:column;gap:8px;margin-bottom:6px}.buybox li{font-size:12px;display:flex;gap:8px;align-items:flex-start;color:var(--text-mute)}.buybox li b{color:var(--text)}.tabs{margin-top:36px}.tabs-nav{display:flex;gap:4px;border-bottom:1px solid var(--border);margin-bottom:22px;overflow-x:auto}.tabs-nav button{padding:12px 18px;font-size:14px;font-weight:700;color:var(--text-mute);background:none;border:none;border-bottom:2px solid transparent;white-space:nowrap}.tabs-nav button:hover{color:var(--text)}.tabs-nav button.active{color:var(--brand);border-color:var(--brand)}.tab-panel{display:none}.tab-panel.active{display:block}.tab-panel h3{font-size:15px;font-weight:800;margin:18px 0 10px}.tab-panel h3:first-child{margin-top:0}.tab-panel p{font-size:13.5px;color:var(--text);margin-bottom:10px;white-space:pre-line;max-width:760px}.bullet-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;max-width:760px}.bullet-list li{display:flex;gap:10px;font-size:13.5px;align-items:flex-start}.bullet-list li:before{content:"";display:block;width:14px;height:14px;margin-top:2px;flex:0 0 auto;background-color:var(--green);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4.5 12.5 9 17l10.5-11'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4.5 12.5 9 17l10.5-11'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.nutrition-table{width:100%;max-width:640px;border-collapse:collapse;font-size:13px;margin-bottom:10px}.nutrition-table td,.nutrition-table th{padding:9px 12px;border-bottom:1px solid var(--border);text-align:left}.nutrition-table th{background:var(--bg-soft);font-weight:700}.nutrition-table td:not(:first-child),.nutrition-table th:not(:first-child){text-align:right}.nutrition-note{font-size:11.5px;color:var(--text-mute)}.spec-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:10px;gap:10px;margin-bottom:18px;max-width:760px}.spec-item{background:var(--bg-soft);border-radius:var(--radius-s);padding:10px 12px;font-size:12.5px}.spec-item .sk{color:var(--text-mute)}.spec-item .sv{font-weight:700}.science-callouts{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:12px;gap:12px;margin-bottom:20px;max-width:760px}.science-callout{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius-m);padding:16px}.science-callout b{display:block;font-family:var(--font-serif);font-size:26px;color:var(--brand-dark)}.science-callout .sc-icon{display:flex;color:var(--brand-dark)}.science-callout span{font-size:12px;color:var(--text-mute);display:block;margin-top:6px;line-height:1.4}.reviews-summary{display:flex;gap:32px;align-items:center;padding:18px;background:var(--bg-soft);border-radius:var(--radius-m);margin-bottom:20px;flex-wrap:wrap}.rs-score{text-align:center}.rs-score .big{font-size:40px;font-weight:800;line-height:1}.star-rating{gap:2px}.rb-star-label,.star-rating{display:inline-flex;align-items:center;color:var(--star)}.rb-star-label{gap:3px}.rs-bars{flex:1 1;min-width:200px;display:flex;flex-direction:column;gap:5px}.rs-bar-row{display:flex;align-items:center;gap:8px;font-size:12px}.rs-bar-row .rb-track{flex:1 1;height:7px;background:var(--bg-soft-2);border-radius:4px;overflow:hidden}.rs-bar-row .rb-fill{height:100%;background:var(--star)}.reviews-list{display:flex;flex-direction:column;gap:16px;max-width:760px}.review-item{border-bottom:1px solid var(--border);padding-bottom:16px}.review-head{gap:10px;margin-bottom:8px}.avatar,.review-head{display:flex;align-items:center}.avatar{width:38px;height:38px;border-radius:50%;background:var(--brand);color:#fff;justify-content:center;font-weight:700;font-size:14px;flex:0 0 auto}.review-name{font-size:13.5px;font-weight:700}.review-meta{font-size:11px;color:var(--text-mute)}.review-text{font-size:13px;color:var(--text)}.verified-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--green);font-weight:700;margin-top:8px}.qa-empty,.reviews-empty{padding:24px;background:var(--bg-soft);border-radius:var(--radius-m);text-align:center;color:var(--text-mute);font-size:13.5px;max-width:760px;margin-bottom:16px}.qa-form,.review-form{max-width:480px;margin-top:16px;padding:16px;border:1px solid var(--border);border-radius:var(--radius-m)}.qa-form h4,.review-form h4{font-size:13.5px;font-weight:800;margin-bottom:10px}.qa-form input,.qa-form textarea,.review-form input,.review-form textarea{width:100%;border:1.5px solid var(--border);border-radius:var(--radius-s);padding:10px 12px;margin-bottom:10px}.review-form .rf-stars{display:flex;gap:4px;margin-bottom:10px}.review-form .rf-stars button{display:inline-flex;background:none;border:none;color:#dde1e7;padding:0}.review-form .rf-stars button.active{color:var(--star)}.qa-list{display:flex;flex-direction:column;gap:16px;max-width:760px}.qa-item .qa-q{font-weight:700;font-size:13.5px;margin-bottom:4px}.qa-item .qa-a{font-size:13px;color:var(--text-mute);padding-left:18px;position:relative}.qa-item .qa-a:before{content:"A";position:absolute;left:0;color:var(--brand);font-weight:800}.qa-item .qa-pending{font-size:12px;color:var(--text-faint);font-style:italic}.crosssell{margin-top:30px;border:1px solid var(--border);border-radius:var(--radius-m);padding:20px}.crosssell h2{font-size:17px;font-weight:800;margin-bottom:14px}.cs-row{gap:16px;flex-wrap:wrap}.cs-product,.cs-row{display:flex;align-items:center}.cs-product{gap:10px}.cs-product input{width:18px;height:18px;accent-color:var(--brand)}.cs-product img{width:56px;height:56px;object-fit:contain;background:var(--bg-soft);border-radius:8px;padding:6px}.cs-product .cs-name{font-size:12px;font-weight:600;max-width:130px;line-height:1.3}.cs-product .cs-price{font-size:12.5px;font-weight:800}.cs-plus{font-size:20px;color:var(--text-faint);font-weight:800}.cs-total{margin-left:auto;text-align:right}.cs-total .cs-sum{font-size:20px;font-weight:800;color:var(--sale)}.cs-total .cs-old{font-size:12.5px;color:var(--text-faint);text-decoration:line-through}.sticky-buy{display:none}.checkout-layout{display:grid;grid-template-columns:1fr 360px;grid-gap:28px;gap:28px;padding:24px 0 60px;align-items:flex-start}.checkout-form{background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);padding:22px}.checkout-section{margin-bottom:24px}.checkout-section:last-child{margin-bottom:0}.checkout-section h2{font-size:15px;font-weight:800;margin-bottom:12px}.field{margin-bottom:14px}.field label{display:block;font-size:12.5px;font-weight:700;color:var(--text-mute);margin-bottom:6px}.field input,.field textarea{width:100%;border:1.5px solid var(--border);border-radius:var(--radius-s);padding:11px 14px;background:#fff}.field input:focus,.field textarea:focus{outline:none;border-color:var(--brand)}.field-error{font-size:11.5px;color:var(--sale);margin-top:4px}.radio-card{display:flex;align-items:flex-start;gap:10px;border:1.5px solid var(--border);border-radius:var(--radius-m);padding:12px 14px;margin-bottom:8px;cursor:pointer}.radio-card input{margin-top:3px;width:16px;height:16px;accent-color:var(--brand);flex:0 0 auto}.radio-card.active{border-color:var(--brand);background:var(--brand-light)}.radio-card .rc-title{font-size:13.5px;font-weight:700}.radio-card .rc-hint{font-size:12px;color:var(--text-mute);margin-top:2px}.radio-card .rc-warn{font-size:12px;color:var(--orange);margin-top:4px;font-weight:600;display:flex;align-items:flex-start;gap:5px}.radio-card .rc-title-row{display:flex;align-items:center;gap:8px}.pay-icons{gap:6px;color:var(--text-mute)}.pay-icons,.pay-icons .pay-ico{display:inline-flex;align-items:center}.pay-icons .pay-ico{justify-content:center;width:26px;height:20px;border:1px solid var(--border);border-radius:5px;background:#fff}.checkout-summary{background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);padding:20px;position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 12px)}.checkout-summary h2{font-size:15px;font-weight:800;margin-bottom:14px}.summary-line{display:flex;justify-content:space-between;font-size:13px;margin-bottom:8px;color:var(--text-mute)}.summary-line.total{color:var(--text);font-weight:800;font-size:16px;border-top:1px solid var(--border);padding-top:10px;margin-top:10px}.summary-items{display:flex;flex-direction:column;gap:10px;margin-bottom:14px;max-height:260px;overflow-y:auto}.summary-item{display:flex;gap:8px;align-items:center;font-size:12px}.summary-item img{width:64px;height:64px;object-fit:contain;background:var(--bg-soft);border-radius:6px;padding:4px;flex:0 0 auto}.summary-item .si-name{flex:1 1;line-height:1.3}.checkout-empty{text-align:center;padding:60px 20px;color:var(--text-mute)}.order-success{max-width:560px;margin:60px auto;text-align:center;padding:40px 24px;border:1px solid var(--border);border-radius:var(--radius-l)}.order-success .os-ico{display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:var(--green)}.order-success h1{font-size:22px;font-weight:800;margin-bottom:10px}.order-success .os-number{font-size:20px;font-weight:800;color:var(--brand);margin:10px 0 18px}@media (max-width:1180px){.product-grid{grid-template-columns:repeat(4,1fr)}.product-top{grid-template-columns:1fr 1fr}.buybox{grid-column:1/-1}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}}@media (max-width:980px){.catalog-layout{grid-template-columns:1fr}.filters{display:none}.mobile-filter-btn{display:inline-flex}.footer-top,.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.topbar{display:none}.site-header{position:static;transform:none;-webkit-backface-visibility:visible}.header-main .container{flex-wrap:wrap;gap:10px 14px}.header-top-row{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;right:0;z-index:70;height:56px;box-sizing:border-box;background:var(--ink);padding:calc(8px + env(safe-area-inset-top, 0px)) 16px 8px;height:calc(56px + env(safe-area-inset-top, 0px))}.header-main{padding-top:calc(56px + env(safe-area-inset-top, 0px))}.header-search{order:2;flex:1 1 100%;max-width:none}.action-text,.logo .sub{display:none}.header-actions{gap:2px}.header-actions .action{padding:6px 4px}.locale-switcher{padding:1px;gap:1px}.locale-switcher-item{padding:5px 6px;font-size:11px}.trust-strip .container{grid-template-columns:1fr;grid-auto-rows:46px;gap:0;padding-top:8px;padding-bottom:8px}.trust-strip .trust-item{align-items:center;gap:12px;padding-right:68px}.trust-strip .trust-item+.trust-item{border-top:1px solid var(--border)}.trust-strip .trust-item .ico{width:30px;height:30px;font-size:15px}.trust-strip .trust-item .trust-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.footer-top,.product-grid{grid-template-columns:repeat(2,1fr)}.product-top{grid-template-columns:1fr;padding-bottom:calc(100px + var(--mobile-tabbar-h) + env(safe-area-inset-bottom, 0px))}.gallery{position:static}.buybox{order:5}.sticky-buy{display:flex;position:fixed;bottom:calc(var(--mobile-tabbar-h) + env(safe-area-inset-bottom, 0px));left:0;right:0;background:#fff;border-top:1px solid var(--border);padding:10px 14px;gap:10px;z-index:80;box-shadow:0 -6px 16px rgba(0,0,0,.08)}.sticky-buy .sb-price{display:flex;flex-direction:column;justify-content:center}.sticky-buy .sb-price .now{font-size:15px;font-weight:800}.sticky-buy .sb-price .old{font-size:11px;color:var(--text-faint);text-decoration:line-through}.sticky-buy .btn{flex:1 1}.cart-drawer{width:100%}}@media (max-width:520px){.product-grid{grid-template-columns:repeat(2,1fr)}}.cart-gift{padding:12px 18px;border-bottom:1px solid var(--border);background:var(--accent-soft)}.cart-gift .csh-text{font-size:12.5px;margin-bottom:8px}.cart-gift .csh-text b{color:var(--brand-dark)}.cart-gift-unlocked{font-size:12.5px;font-weight:700;color:#7a5b00}.gift-track{background:rgba(11,11,12,.08)}.gift-fill{background:linear-gradient(90deg,var(--brand),var(--brand-dark))}.bonus-block{background:var(--green-light);border:1px solid #cdeedb;border-radius:var(--radius-m);padding:14px;margin-bottom:14px}.bonus-block .bonus-head{display:flex;justify-content:space-between;align-items:baseline;font-size:12.5px;font-weight:700;color:var(--green);margin-bottom:8px}.bonus-block .bonus-head b{font-size:14px}.bonus-row{display:flex;align-items:center;gap:8px}.bonus-row input[type=number]{width:100px;border:1.5px solid var(--border);border-radius:var(--radius-s);padding:8px 10px;background:#fff}.bonus-row .bonus-max-btn{font-size:11.5px;font-weight:700;color:var(--brand);background:none;border:none;white-space:nowrap}.bonus-hint{font-size:11.5px;color:var(--text-mute);margin-top:6px}.bonus-accrued-note{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:var(--green);background:var(--green-light);margin-top:12px}.bonus-accrued-note,.bonus-login-hint{border-radius:var(--radius-s);padding:10px 14px}.bonus-login-hint{font-size:12px;color:var(--text-mute);background:var(--bg-soft);margin-bottom:14px}.bonus-login-hint a{color:var(--brand);font-weight:700}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.bundle-card{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-m);padding:18px;display:flex;flex-direction:column}.bundle-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.bundle-card-head h3{font-size:16px;font-weight:800}.bundle-savings-badge{background:var(--sale-bg);color:var(--sale);font-size:11.5px;font-weight:800;padding:3px 8px;border-radius:20px;white-space:nowrap}.bundle-items{display:flex;flex-direction:column;gap:8px;margin:12px 0}.bundle-item{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--text-mute)}.bundle-item .bi-plus{color:var(--text-faint);font-weight:800}.bundle-item .bi-name{font-weight:600;color:var(--text)}.bundle-price-row{margin-top:auto;display:flex;align-items:baseline;gap:10px;padding-top:12px;border-top:1px dashed var(--border);margin-bottom:12px}.bundle-new-price{font-size:22px;font-weight:800}.bundle-old-price{font-size:13px;color:var(--text-faint);text-decoration:line-through}.course-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.course-card{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-m);padding:20px;display:flex;flex-direction:column}.course-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.course-card-head h3{font-size:17px;font-weight:800}.course-period-switch{display:flex;flex-wrap:wrap;gap:4px;background:var(--bg-soft);border-radius:999px;padding:4px;margin-bottom:14px}.course-period-btn{flex:1 1 auto;min-width:52px;text-align:center;padding:8px 10px;font-size:13px;font-weight:700;color:var(--text-mute);background:none;border:none;border-radius:999px;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.course-period-btn:hover{color:var(--text)}.course-period-btn.active{background:var(--brand);color:#fff}.course-supply-caption{font-size:12.5px;color:var(--text-mute);margin-bottom:14px}.course-items{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.course-item{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;font-size:12.5px;color:var(--text-mute)}.course-item .bi-plus{color:var(--text-faint);font-weight:800}.course-item .ci-name{font-weight:700;color:var(--text)}.course-item .ci-qty{font-weight:800;color:var(--brand)}.course-item .ci-meta{color:var(--text-faint)}.course-price-row{margin-top:0;padding-top:14px}.course-savings-line{font-size:12.5px;color:var(--green);font-weight:700;margin-bottom:14px}.account-shell{display:grid;grid-template-columns:240px 1fr;grid-gap:24px;gap:24px;padding:22px 0 60px;align-items:flex-start}.account-nav{background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);padding:10px;position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 12px)}.account-nav a,.account-nav button{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:var(--radius-s);font-size:13.5px;font-weight:600;color:var(--text);width:100%;text-align:left;background:none;border:none}.account-nav a:hover,.account-nav button:hover{background:var(--bg-soft)}.account-nav a.active{background:var(--brand-light);color:var(--brand-dark)}.account-nav .an-sep{border-top:1px solid var(--border);margin:8px 4px}.account-main h1{font-size:22px;font-weight:800;margin-bottom:16px}.account-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);padding:20px;margin-bottom:18px}.account-balance-card{background:linear-gradient(120deg,var(--ink),#23262f);color:#fff;border-radius:var(--radius-l);padding:22px 24px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.account-balance-card .ab-label{font-size:12.5px;color:#b9bfca;margin-bottom:4px}.account-balance-card .ab-value{font-size:32px;font-weight:800;color:var(--accent)}.account-quick-links{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:20px}.account-quick-link{background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);padding:16px;text-align:center;font-size:12.5px;font-weight:700}.account-quick-link:hover{border-color:var(--brand);color:var(--brand)}.account-quick-link .aql-ico{display:flex;align-items:center;justify-content:center;margin-bottom:8px;color:var(--brand)}.account-order-item{border:1px solid var(--border);border-radius:var(--radius-m);padding:14px 16px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.account-order-number{font-weight:800;font-size:14px}.account-order-meta{font-size:12px;color:var(--text-mute);margin-top:3px}.account-order-status{font-size:11.5px;font-weight:800;padding:4px 10px;border-radius:20px;background:var(--bg-soft-2);color:var(--text-mute);white-space:nowrap}.account-order-status.status-new{background:var(--accent-soft);color:#7a5b00}.account-order-status.status-confirmed,.account-order-status.status-packed,.account-order-status.status-shipped{background:var(--brand-light);color:var(--brand-dark)}.account-order-status.status-delivered{background:var(--green-light);color:var(--green)}.account-order-status.status-cancelled{background:var(--sale-bg);color:var(--sale)}.account-order-total{font-weight:800;font-size:14px}.account-empty{text-align:center;padding:50px 20px;color:var(--text-mute)}.account-empty .ae-ico{display:flex;align-items:center;justify-content:center;margin-bottom:10px;color:var(--text-faint)}.loyalty-history-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--border);font-size:13px}.loyalty-history-item:last-child{border-bottom:none}.loyalty-delta{font-weight:800}.loyalty-delta.positive{color:var(--green)}.loyalty-delta.negative{color:var(--sale)}.loyalty-reason{font-size:11.5px;color:var(--text-mute);margin-top:2px}.address-item{border:1px solid var(--border);border-radius:var(--radius-m);padding:14px 16px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;gap:10px}.address-item .ai-default{font-size:11px;font-weight:800;color:var(--brand);margin-left:8px}.address-remove-btn{font-size:12px;color:var(--text-faint);background:none;border:none}.address-remove-btn:hover{color:var(--sale)}.account-login-box{max-width:400px;margin:60px auto;padding:32px 28px;border:1px solid var(--border);border-radius:var(--radius-l);text-align:center}.account-login-box h1{font-size:20px;font-weight:800;margin-bottom:8px}.account-login-box p{font-size:13px;color:var(--text-mute);margin-bottom:20px}.account-login-box .field{text-align:left}.favorite-heart{position:absolute;top:10px;right:10px;z-index:3;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.92);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--text-faint);transition:color .15s ease,transform .1s ease}.favorite-heart:hover{transform:scale(1.08)}.favorite-heart.active{color:var(--brand)}.favorite-heart-inline{width:44px;height:44px;border-radius:50%;border:1.5px solid var(--border);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:19px;color:var(--text-faint)}.favorite-heart-inline.active{color:var(--brand);border-color:var(--brand)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.blog-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .15s ease}.blog-card:hover{box-shadow:var(--shadow-m)}.blog-card-img{aspect-ratio:16/9;background:var(--bg-soft);position:relative;overflow:hidden}.blog-card-body{padding:16px;display:flex;flex-direction:column;flex:1 1}.blog-card-date{font-size:11.5px;color:var(--text-mute);margin-bottom:6px}.blog-card-title{font-size:15.5px;font-weight:800;line-height:1.35;margin-bottom:8px}.blog-card:hover .blog-card-title{color:var(--brand)}.blog-card-excerpt{font-size:12.5px;color:var(--text-mute);line-height:1.5;flex:1 1}.blog-article{max-width:760px;margin:0 auto;padding:20px 0 60px}.blog-article-cover{border-radius:var(--radius-l);overflow:hidden;margin-bottom:20px;background:var(--bg-soft)}.blog-article-date{font-size:12.5px;color:var(--text-mute);margin-bottom:8px}.blog-article h1{font-size:28px;font-weight:800;font-family:var(--font-serif);line-height:1.3;margin-bottom:18px}.blog-article-body{font-size:15px;line-height:1.75;color:var(--text)}.blog-article-body p{margin-bottom:16px;white-space:pre-line}.blog-article-body h2{font-size:19px;font-weight:800;margin:24px 0 12px}.blog-article-body h3{font-size:16.5px;font-weight:700;margin:20px 0 10px}.blog-article-body ol,.blog-article-body ul{margin:0 0 16px;padding-left:22px}.blog-article-body li{margin-bottom:6px}.blog-article-body a{color:var(--brand);text-decoration:underline}@media (max-width:1180px){.account-quick-links,.blog-grid,.bundle-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.course-grid{grid-template-columns:1fr}}@media (max-width:980px){.account-shell{grid-template-columns:1fr}.account-nav{position:static;display:flex;overflow-x:auto;gap:4px}.account-nav a,.account-nav button{width:auto;white-space:nowrap}.account-nav .an-sep{display:none}}@media (max-width:760px){.blog-grid,.bundle-grid{grid-template-columns:1fr}.account-quick-links{grid-template-columns:repeat(2,1fr)}.account-balance-card{flex-direction:column;align-items:flex-start}.course-period-btn{min-width:44px;padding:7px 6px;font-size:12px}}.promo-code-chip{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:var(--accent);color:#0b0b0c;border-radius:var(--radius-m);padding:10px 14px}.promo-code-value{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:800;font-size:15px;letter-spacing:.03em}.promo-code-chip .home-newsletter-note{color:rgba(11,11,12,.7)}.p-actions .stock-alert-form{flex:1 1}.stock-alert-form{border:1px solid var(--border);border-radius:var(--radius-m);padding:14px;background:var(--bg-soft)}.stock-alert-title{font-weight:800;font-size:14px;margin-bottom:4px}.stock-alert-form p{font-size:12.5px;color:var(--text-mute);margin-bottom:10px}.stock-alert-form form{display:flex;gap:8px;flex-wrap:wrap}.stock-alert-form input{flex:1 1 180px;border:1.5px solid var(--border);border-radius:var(--radius-s);padding:11px 14px}.stock-alert-success{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--green);font-weight:700;background:var(--green-light)}.stock-alert-success .ico{display:inline-flex;align-items:center}.exit-intent-box{width:420px}.exit-intent-eyebrow{display:inline-block;background:var(--accent);color:#0b0b0c;font-weight:800;font-size:11px;padding:3px 9px;border-radius:999px;margin-bottom:8px}.promo-timer{background:var(--ink);color:#fff}.promo-timer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:16px}.promo-timer-text{display:flex;flex-direction:column;gap:4px}.promo-timer-eyebrow{display:inline-flex;align-self:flex-start;background:var(--accent);color:#0b0b0c;font-weight:800;font-size:11px;padding:3px 9px;border-radius:999px}.promo-timer-text h3{font-size:17px;font-weight:800}.promo-timer-sub{font-size:12.5px;color:hsla(0,0%,100%,.7)}.promo-timer-clock{display:flex;gap:10px}.promo-timer-cell{display:flex;flex-direction:column;align-items:center;background:hsla(0,0%,100%,.08);border-radius:var(--radius-s);padding:8px 10px;min-width:48px}.promo-timer-num{font-size:20px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.promo-timer-label{font-size:10px;color:hsla(0,0%,100%,.6);text-transform:uppercase}@media (max-width:760px){.promo-timer-inner{flex-direction:column;text-align:center}.promo-timer-clock{justify-content:center}}@media (max-width:520px){.promo-timer-cell{min-width:40px;padding:6px 8px}.promo-timer-num{font-size:16px}.exit-intent-box{width:92vw}}.constructor-page{padding-top:18px;padding-bottom:60px}.constructor-hero{max-width:640px;margin:4px 0 22px}.constructor-hero h1{font-size:24px;font-weight:800;letter-spacing:-.01em;margin-bottom:6px}.constructor-hero .hint{font-size:13px;color:var(--text-mute)}.constructor-layout{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.constructor-main{width:100%;min-width:0}.constructor-flavor-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.constructor-flavor-card{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-m);padding:12px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:border-color .15s ease,box-shadow .15s ease}.constructor-flavor-card.active{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand) inset}.cfc-img{width:100%;height:140px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.cfc-img img{width:100%;height:100%;object-fit:contain}.cfc-name{font-size:12.5px;font-weight:700;line-height:1.3;margin-bottom:4px;min-height:32.5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cfc-meta{font-size:11.5px;color:var(--text-mute);margin-bottom:10px}.constructor-stepper{max-width:120px}.constructor-summary-panel{width:100%;background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);padding:18px;display:none}.constructor-counter-chip{display:inline-flex;align-items:center;justify-content:center;background:var(--brand-light);color:var(--brand);font-weight:800;font-size:13px;padding:5px 12px;border-radius:999px;margin-bottom:10px}.constructor-progress{height:8px;margin-bottom:10px}.constructor-progress .progress-fill.ready{background:linear-gradient(90deg,var(--green),#22c55e)}.constructor-hint{font-size:12.5px;color:var(--text-mute);font-weight:600;margin-bottom:14px}.constructor-hint.ready{color:var(--green)}.constructor-hint.over{color:var(--sale)}.constructor-summary-line{display:flex;justify-content:space-between;font-size:13px;color:var(--text-mute);margin-bottom:6px}.constructor-summary-line.discount{color:var(--green);font-weight:700}.constructor-summary-total{display:flex;justify-content:space-between;font-size:19px;font-weight:800;padding-top:10px;margin-top:6px;margin-bottom:14px;border-top:1px dashed var(--border)}.constructor-reset{margin-top:8px}.constructor-mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;position:fixed;left:0;right:0;bottom:calc(var(--mobile-tabbar-h) + env(safe-area-inset-bottom, 0px));z-index:80;background:#fff;border-top:1px solid var(--border);padding:10px 14px;box-shadow:0 -6px 16px rgba(0,0,0,.08)}.cmb-info{display:flex;align-items:center;gap:10px}.cmb-price{font-size:15px;font-weight:800}.constructor-mobile-bar .btn{flex:1 1;max-width:220px}.constructor-search-input{width:100%;padding:12px 14px;border:1.5px solid var(--border);border-radius:var(--radius-m);font-size:14px;margin-bottom:16px}.constructor-search-input:focus{outline:none;border-color:var(--brand)}.constructor-sub-heading{font-size:15px;font-weight:800;margin:18px 0 10px}.constructor-pick-list{display:flex;flex-direction:column;gap:8px}.constructor-pick-item{background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);padding:10px 12px}.cpi-row{display:flex;align-items:center;gap:10px}.constructor-selected-line img,.cpi-row img{object-fit:contain;padding:4px}.constructor-selected-line img,.cpi-noimg,.cpi-row img{flex:0 0 auto;background:var(--bg-soft);border-radius:var(--radius-s)}.cpi-noimg{display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--text-faint);text-align:center}.cpi-noimg,.cpi-noimg.small{width:72px;height:72px}.cpi-info{flex:1 1;min-width:0}.cpi-name{font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cpi-price{font-size:12.5px;color:var(--text-mute);font-weight:600}.cpi-expand{margin-top:10px;padding-top:10px;border-top:1px dashed var(--border);gap:10px}.cpi-choice-group,.cpi-expand{display:flex;flex-direction:column}.cpi-choice-group{gap:6px}.cpi-choice-label{font-size:11.5px;font-weight:700;color:var(--text-mute);text-transform:uppercase}.cpi-chips{display:flex;flex-wrap:wrap;gap:6px}.cpi-chip{padding:6px 12px;font-size:12.5px;font-weight:600;border:1.5px solid var(--border);border-radius:999px;background:#fff;color:var(--text)}.cpi-chip.active{border-color:var(--brand);background:var(--brand-light);color:var(--brand)}.constructor-selected-list{display:flex;flex-direction:column;gap:8px}.constructor-selected-line{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);padding:10px 12px}.csl-info{flex:1 1;min-width:0}.csl-name{font-size:12.5px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.csl-meta{font-size:11.5px;color:var(--text-faint)}.csl-price{font-size:13px;font-weight:800;white-space:nowrap}.csl-remove{font-size:13px;color:var(--text-faint);flex:0 0 auto}.csl-remove:hover{color:var(--sale)}.constructor-teaser-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.constructor-teaser{display:flex;flex-direction:column;align-items:flex-start;gap:10px;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-l);padding:22px;transition:border-color .15s ease,box-shadow .15s ease}.constructor-teaser:hover{border-color:var(--brand);box-shadow:var(--shadow-m)}.ct-ico{display:flex;color:var(--brand)}.ct-photos{position:absolute;top:18px;right:18px;display:flex}.constructor-teaser{position:relative}.ct-photos img{width:76px;height:76px;object-fit:contain;background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);padding:4px;box-shadow:var(--shadow-m)}.ct-photos img:first-child{transform:rotate(-7deg) translateY(4px)}.ct-photos img:nth-child(2){transform:rotate(2deg);z-index:1}.ct-photos img:nth-child(3){transform:rotate(8deg) translateY(5px)}.ct-photos img+img{margin-left:-18px}@media (max-width:520px){.ct-photos img{width:58px;height:58px}.ct-photos img+img{margin-left:-14px}}.ct-body h3{font-size:18px;font-weight:800;margin:6px 0 4px}.ct-body p{font-size:13px;color:var(--text-mute)}.ct-discount-badge{display:inline-flex;background:var(--sale-bg);color:var(--sale);font-weight:800;font-size:12.5px;padding:4px 10px;border-radius:20px}.ct-cta{margin-top:4px}@media (min-width:761px){.constructor-layout{display:grid;grid-template-columns:1fr 360px;grid-gap:24px;gap:24px;align-items:flex-start}.constructor-summary-panel{display:block;position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 12px)}.constructor-mobile-bar{display:none}.constructor-flavor-grid{grid-template-columns:repeat(3,1fr)}.constructor-teaser-grid{grid-template-columns:repeat(2,1fr)}.constructor-main{padding-bottom:0}}@media (max-width:760px){.constructor-main{padding-bottom:calc(84px + var(--mobile-tabbar-h) + env(safe-area-inset-bottom, 0px))}}@media (min-width:1180px){.constructor-flavor-grid{grid-template-columns:repeat(4,1fr)}}.mobile-tabbar{display:none}@media (max-width:760px){.mobile-tabbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:70;height:var(--mobile-tabbar-h);padding-bottom:env(safe-area-inset-bottom,0);background:var(--ink);border-top:1px solid #232323;box-shadow:0 -6px 16px rgba(0,0,0,.18)}.mtb-item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:100%;color:#9aa1ac;background:transparent;border:none;font-family:inherit;font-size:10.5px;font-weight:600;line-height:1.2}.mtb-item-btn{cursor:pointer}.mtb-item.active{color:var(--accent)}.mtb-item.active svg{stroke:var(--accent)}.mtb-ico-wrap{position:relative;display:flex}.mtb-badge{position:absolute;top:-5px;right:-9px;background:var(--brand);color:#fff;font-size:10px;font-weight:800;min-width:16px;height:16px;padding:0 3px;border-radius:8px;display:flex;align-items:center;justify-content:center;line-height:1}.shop-root{padding-bottom:calc(var(--mobile-tabbar-h) + env(safe-area-inset-bottom, 0px))}.toast{bottom:calc(var(--mobile-tabbar-h) + env(safe-area-inset-bottom, 0px) + 14px)}}.categories-page h1{margin-top:6px;margin-bottom:2px}.categories-hint{color:var(--text-mute);font-size:13.5px;margin-bottom:18px}.category-list{display:flex;flex-direction:column;gap:10px;max-width:560px;margin-bottom:32px}.category-row{display:flex;align-items:center;gap:14px;padding:12px 14px;background:#fff;border:1px solid var(--border);border-radius:var(--radius-m);transition:box-shadow .15s ease,border-color .15s ease}.category-row:hover{box-shadow:var(--shadow-s);border-color:#d6dce5}.cat-row-thumb{flex:0 0 auto;width:64px;height:64px;border-radius:var(--radius-s);background:var(--bg-soft);display:flex;align-items:center;justify-content:center;overflow:hidden}.cat-row-thumb img{object-fit:contain;padding:3px}.cat-row-thumb-all{color:var(--text-mute)}.cat-row-thumb-empty{width:100%;height:100%;background:var(--bg-soft-2)}.cat-row-name{flex:1 1 auto;font-size:15px;font-weight:700;color:var(--text)}.cat-row-arrow{flex:0 0 auto;display:inline-flex;align-items:center;color:var(--text-faint)}@media (max-width:760px){.category-row{padding:14px 16px;gap:16px}.cat-row-thumb{width:96px;height:96px}.cat-row-name{font-size:16px}}@keyframes cart-badge-pulse{0%{transform:scale(1)}45%{transform:scale(1.35)}to{transform:scale(1)}}.cart-count.pulse,.mtb-badge.pulse{animation:cart-badge-pulse .42s cubic-bezier(.34,1.56,.64,1)}.btn-cart-morph{position:relative;overflow:hidden}.btn-cart-morph:active{transform:scale(.96)}.btn-cart-morph-label{display:inline-flex;gap:6px}.btn-cart-morph-check,.btn-cart-morph-label{align-items:center;transition:opacity .15s ease,transform .15s ease}.btn-cart-morph-check{position:absolute;inset:0;display:flex;justify-content:center;opacity:0;transform:scale(.5)}.btn-cart-morph.is-success .btn-cart-morph-label{opacity:0;transform:scale(.85)}.btn-cart-morph.is-success .btn-cart-morph-check{opacity:1;transform:scale(1)}@keyframes btn-cart-shake{10%,90%{transform:translateX(-1px)}20%,80%{transform:translateX(2px)}30%,50%,70%{transform:translateX(-3px)}40%,60%{transform:translateX(3px)}}.btn-cart-morph.is-error{animation:btn-cart-shake .4s cubic-bezier(.36,.07,.19,.97)}.progress-fill{width:100%!important;transform-origin:left center;transform:scaleX(calc(var(--pct, 0) / 100));transition:transform .4s cubic-bezier(.22,1,.36,1)}.progress-fill.ready{box-shadow:0 0 12px 1px rgba(255,225,0,.55)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1)}.reveal.in-view{opacity:1;transform:none}.reveal-stagger>*{opacity:0;transform:translateY(18px);transition:opacity .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1)}.reveal-stagger.in-view>*{opacity:1;transform:none}.reveal-stagger.in-view>:first-child{transition-delay:0ms}.reveal-stagger.in-view>:nth-child(2){transition-delay:50ms}.reveal-stagger.in-view>:nth-child(3){transition-delay:.1s}.reveal-stagger.in-view>:nth-child(4){transition-delay:.15s}.reveal-stagger.in-view>:nth-child(5){transition-delay:.2s}.reveal-stagger.in-view>:nth-child(n+6){transition-delay:.25s}@keyframes hero-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.product-card{transition:box-shadow .25s cubic-bezier(.22,1,.36,1),border-color .25s ease,transform .25s cubic-bezier(.22,1,.36,1)}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-l)}.pc-img-wrap img{transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .2s ease}.blog-card,.constructor-teaser,.home-cat-tile,.home-goal-card,.home-promo-tile{transition:box-shadow .25s cubic-bezier(.22,1,.36,1),border-color .25s ease,transform .25s cubic-bezier(.22,1,.36,1)}.blog-card:hover,.constructor-teaser:hover,.home-cat-tile:hover,.home-goal-card:hover,.home-promo-tile:hover{transform:translateY(-4px)}.blog-card-img img{transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .2s ease}.blog-card:hover .blog-card-img img{transform:scale(1.05)}.btn-dark,.btn-primary{position:relative;overflow:hidden}.btn-dark:after,.btn-primary:after{content:"";position:absolute;top:0;left:0;width:40%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.4),transparent);transform:translateX(-260%) skewX(-20deg);opacity:0;pointer-events:none}.btn-dark:hover:after,.btn-primary:hover:after{opacity:1;animation:btn-shine .6s cubic-bezier(.22,1,.36,1)}@keyframes btn-shine{0%{transform:translateX(-260%) skewX(-20deg)}to{transform:translateX(360%) skewX(-20deg)}}.overlay{transition:opacity .2s ease,-webkit-backdrop-filter .2s ease;transition:opacity .2s ease,backdrop-filter .2s ease;transition:opacity .2s ease,backdrop-filter .2s ease,-webkit-backdrop-filter .2s ease}.overlay.open{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.cart-drawer{transition:transform .42s cubic-bezier(.34,1.56,.64,1)}.cart-drawer .cart-body,.cart-drawer .cart-cross,.cart-drawer .cart-foot,.cart-drawer .cart-gift,.cart-drawer .cart-ship{opacity:0;transform:translateY(10px);transition:opacity .32s ease,transform .32s cubic-bezier(.22,1,.36,1)}.cart-drawer.open .cart-ship{transition-delay:60ms}.cart-drawer.open .cart-gift{transition-delay:.1s}.cart-drawer.open .cart-body{transition-delay:.14s}.cart-drawer.open .cart-cross{transition-delay:.18s}.cart-drawer.open .cart-foot{transition-delay:.2s}.cart-drawer.open .cart-body,.cart-drawer.open .cart-cross,.cart-drawer.open .cart-foot,.cart-drawer.open .cart-gift,.cart-drawer.open .cart-ship{opacity:1;transform:none}.mtb-indicator{position:absolute;top:0;left:0;width:20%;height:3px;background:var(--accent);border-radius:0 0 3px 3px;opacity:0;transform:translateX(calc(var(--mtb-index, 0) * 100%));transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .2s ease;pointer-events:none}.mtb-indicator.visible{opacity:1}.toast{transition:opacity .25s ease,transform .4s cubic-bezier(.34,1.56,.64,1)}.digit-flip-mask{position:relative;display:inline-block;overflow:hidden;height:1.05em;vertical-align:top}.digit-flip-exit{position:absolute;left:0;top:0;animation:digit-flip-out .32s cubic-bezier(.22,1,.36,1) forwards}.digit-flip-enter{display:inline-block;animation:digit-flip-in .32s cubic-bezier(.22,1,.36,1)}@keyframes digit-flip-in{0%{transform:translateY(70%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes digit-flip-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(-70%);opacity:0}}.modal-box{transform:scale(.96);opacity:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .2s ease}.modal.open .modal-box{transform:scale(1);opacity:1}.modal-backdrop{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.marquee-strip{background:var(--ink);color:var(--accent);overflow:hidden;border-top:1px solid #232323;border-bottom:1px solid #232323}.marquee-track{display:flex;width:max-content;animation:marquee-scroll 26s linear infinite}.marquee-strip:hover .marquee-track{animation-play-state:paused}.marquee-group{display:flex;align-items:center;flex-shrink:0}.marquee-item{display:inline-flex;align-items:center;gap:18px;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;padding:13px 0;margin-right:18px}.marquee-dot{color:#fff;opacity:.5;margin-left:18px}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}[role=button]:focus-visible,[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2.5px solid var(--accent);outline-offset:2px}.img-fade{opacity:0;transition:opacity .2s ease}.img-fade.is-loaded{opacity:1}.skeleton{position:relative;overflow:hidden;background:var(--bg-soft-2);border-radius:var(--radius-s)}.skeleton:after{content:"";position:absolute;inset:0;width:60%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.7),transparent);transform:translateX(-160%);animation:skeleton-shimmer 1.4s ease-in-out infinite}@keyframes skeleton-shimmer{to{transform:translateX(260%)}}.skeleton-card{display:flex;flex-direction:column;gap:10px;border:1px solid var(--border);border-radius:var(--radius-m);padding:12px;background:#fff}.skeleton-card .skeleton-img{aspect-ratio:1/1;border-radius:var(--radius-s)}.skeleton-card .skeleton-line{height:11px;width:100%}.skeleton-card .skeleton-line.short{width:60%}.skeleton-line-inline{display:inline-block;height:12px;width:90px;vertical-align:middle}@media (prefers-reduced-motion:reduce){.blog-card,.blog-card-img img,.btn-cart-morph-check,.btn-cart-morph-label,.cart-drawer,.cart-drawer .cart-body,.cart-drawer .cart-cross,.cart-drawer .cart-foot,.cart-drawer .cart-gift,.cart-drawer .cart-ship,.constructor-teaser,.home-cat-tile,.home-goal-card,.home-hero-breathe,.home-promo-tile,.modal-box,.mtb-indicator,.overlay,.pc-img-wrap img,.product-card,.progress-fill,.reveal,.reveal-stagger>*,.toast{transition:none!important;animation:none!important}.cart-drawer .cart-body,.cart-drawer .cart-cross,.cart-drawer .cart-foot,.cart-drawer .cart-gift,.cart-drawer .cart-ship,.modal-box,.reveal,.reveal-stagger>*{opacity:1!important;transform:none!important}.btn-cart-morph.is-error,.cart-count.pulse,.digit-flip-enter,.digit-flip-exit,.marquee-track,.mtb-badge.pulse,.skeleton:after{animation:none!important}.marquee-track{transform:none!important}.btn-dark:after,.btn-primary:after{display:none!important}.home-hero-breathe{animation:none!important;transform:none!important}}.blog-card,.bundle-card,.constructor-flavor-card,.course-card,.product-card{position:relative}.blog-card:after,.bundle-card:after,.constructor-flavor-card:after,.course-card:after,.product-card:after{content:"";position:absolute;inset:5px;border:1.5px solid rgba(11,11,12,.1);border-radius:calc(var(--radius-m) - 4px);pointer-events:none;z-index:3;transition:border-color .15s ease}.blog-card:hover:after,.bundle-card:hover:after,.constructor-flavor-card:hover:after,.course-card:hover:after,.product-card:hover:after{border-color:var(--accent)}.constructor-flavor-card.active:after,.constructor-flavor-card.active:hover:after{border-color:var(--brand)}.constructor-flavor-card .constructor-stepper,.course-card>.btn{margin-top:auto}.header-nav:before{content:"›";position:absolute;top:50%;right:10px;transform:translateY(-50%);color:hsla(0,0%,100%,.75);font-size:18px;line-height:1;z-index:2;pointer-events:none}@media (min-width:981px){.category-list{display:grid;grid-template-columns:1fr 1fr;max-width:960px;grid-gap:12px;gap:12px}}.cart-foot,.cart-gift,.cart-head,.cart-ship{flex-shrink:0}.cart-body{min-height:172px}.cart-drawer>.cart-cross{flex:0 1 auto;min-height:96px;overflow-y:auto}@media (max-width:760px){.footer-bottom{padding-bottom:96px}}@media (max-width:980px){.home-hero-side .home-promo-tile{min-height:0;padding:18px}.home-hero-side .home-promo-tile h3,.home-hero-side .home-promo-tile p{max-width:none}.home-hero-side .home-promo-tile img{position:static;display:block;margin:14px auto 0;width:100%;max-width:420px;height:min(52vw,200px);padding:10px}}@media (min-width:761px) and (max-width:980px){.home-hero-side .home-promo-tile img{max-width:280px;height:200px}}.wheel-stage{position:relative;width:min(340px,78vw);margin:0 auto;padding-top:14px}.wheel-svg{display:block;width:100%;height:auto;filter:drop-shadow(0 10px 24px rgba(23,26,33,.18))}.wheel-rotor{will-change:transform}.wheel-label{font-family:var(--font-sans);font-size:12px;font-weight:800;letter-spacing:.01em;pointer-events:none}.wheel-hub-text{font-family:var(--font-sans);font-size:20px;font-weight:900;letter-spacing:.04em}.wheel-sector{transition:opacity .25s ease}.wheel-stage.is-spinning .wheel-sector{opacity:.92}.wheel-sector.is-winner{animation:wheelWinnerPulse 1.1s ease-in-out 3}@keyframes wheelWinnerPulse{0%,to{opacity:1}50%{opacity:.6}}.wheel-pointer{position:absolute;top:0;left:50%;transform:translateX(-50%);width:34px;height:auto;z-index:3;filter:drop-shadow(0 3px 6px rgba(23,26,33,.28))}.wheel-panel{width:100%}.wheel-layout{display:grid;grid-template-columns:minmax(0,340px) minmax(0,1fr);grid-gap:26px;gap:26px;align-items:center}.wheel-side{min-width:0}.wheel-head{text-align:center;margin-bottom:14px}.wheel-title{font-size:20px;font-weight:900;margin:6px 0 4px}.wheel-subtitle{font-size:13px;color:var(--text-mute);margin:0}.wheel-eyebrow{display:inline-block;background:var(--accent);color:#0b0b0c;font-weight:800;font-size:11px;padding:3px 9px;border-radius:999px}.wheel-eyebrow--win{background:var(--green-light);color:var(--green)}.wheel-status-text{text-align:center;color:var(--text-mute);font-size:13.5px;padding:24px 0}.wheel-form{gap:10px}.wheel-field,.wheel-form{display:flex;flex-direction:column}.wheel-field{gap:4px;font-size:12.5px;font-weight:700}.wheel-field input{width:100%;border:1.5px solid var(--border);border-radius:var(--radius-s);padding:11px 14px;font-size:14px;font-weight:500;background:#fff}.wheel-field input[aria-invalid=true]{border-color:var(--brand)}.wheel-note{font-size:12px;color:var(--text-mute);margin:0}.wheel-consent{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;color:var(--text);line-height:1.45}.wheel-consent input{margin-top:2px;width:16px;height:16px;flex-shrink:0;accent-color:var(--brand)}.wheel-rules-toggle{background:none;border:none;padding:0;font:inherit;font-weight:700;color:var(--brand);text-decoration:underline;cursor:pointer}.wheel-rules{font-size:12px;color:var(--text-mute);background:var(--bg-soft);border-radius:var(--radius-s);padding:10px 12px;line-height:1.5}.wheel-rules--page{margin-top:22px}.wheel-form-error{margin:0}.wheel-result{display:flex;flex-direction:column;gap:10px;text-align:center}.wheel-result .wheel-eyebrow{align-self:center}.wheel-prize-ico{display:flex;justify-content:center;color:var(--green)}.wheel-prize-title{font-size:22px;line-height:1.2;font-weight:900;margin:0}.wheel-prize-descr{font-size:13px;color:var(--text-mute);margin:0}.wheel-code-row{display:flex;flex-direction:column;gap:6px;align-items:center}.wheel-code-label{font-size:12px;font-weight:700;color:var(--text-mute)}.wheel-result .promo-code-chip{justify-content:center}.wheel-meta{display:flex;flex-direction:column;gap:3px;font-size:12.5px;color:var(--text-mute)}.wheel-timer b{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:var(--brand);font-size:14px}.wheel-min-order{font-weight:700;color:var(--text)}.wheel-page{padding-top:14px;padding-bottom:56px}.wheel-panel--page{max-width:940px;margin:0 auto}@media (min-width:761px){.wheel-panel--page .wheel-layout{grid-template-columns:minmax(0,420px) minmax(0,1fr)}}.wheel-panel--page .wheel-stage{width:min(400px,78vw)}.wheel-subtitle--page{text-align:center;margin:-10px 0 20px}.wheel-page-head{text-align:center;margin:8px 0 22px}.wheel-page-head h1{font-size:30px;font-weight:900;margin:8px 0 0}.wheel-modal-box{width:780px;max-width:min(780px,calc(100vw - 24px));max-height:calc(100vh - 32px);overflow-y:auto;padding:24px}.nav-wheel{white-space:nowrap;font-weight:700}.cart-wheel{flex-shrink:0;padding:12px 16px;border-top:1px solid var(--border);background:var(--accent-soft)}.cart-wheel.is-unlocked{background:var(--green-light)}.cart-wheel-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:5px}.cart-wheel-badge{background:var(--ink);color:var(--accent);font-size:10.5px;font-weight:800;padding:2px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.02em}.cart-wheel-title{font-size:12.5px;font-weight:800;color:var(--text)}.cart-wheel-remaining{font-size:13px;font-weight:700;color:var(--text);margin-bottom:7px}.cart-wheel-done{font-size:13.5px;font-weight:800;color:var(--green)}.cart-wheel-note{margin-top:3px}.cart-wheel-note,.cart-wheel-timer{font-size:11.5px;color:var(--text-mute)}.cart-wheel-timer{margin-top:6px}.progress-fill.wheel-fill{background:var(--brand)}.progress-fill.wheel-fill.ready{background:var(--green)}.cart-line--gift{background:var(--green-light);border-radius:var(--radius-m)}.cart-gift-badge{display:inline-flex;align-items:center;gap:4px;background:var(--green);color:#fff;font-size:10px;font-weight:800;padding:2px 7px;border-radius:999px;margin-right:6px;vertical-align:middle;text-transform:uppercase;letter-spacing:.02em}.cart-gift-qty{font-size:12.5px;font-weight:700;color:var(--text-mute)}.cart-gift-price{color:var(--green);font-weight:800}@media (max-width:760px){.wheel-layout,.wheel-panel--page .wheel-layout{grid-template-columns:1fr;gap:18px}.wheel-modal-box{padding:18px 14px;max-height:calc(100vh - 24px)}.wheel-modal-box .wheel-stage{width:min(240px,62vw)}.wheel-modal-box .wheel-prize-title{font-size:19px}.wheel-page-head h1{font-size:24px}.wheel-stage{width:min(300px,82vw)}}@media (prefers-reduced-motion:reduce){.wheel-rotor,.wheel-sector{transition:none!important;animation:none!important}.wheel-sector.is-winner{animation:none!important;opacity:1!important}}