:root{--yellow: #ffd92f;--yellow-strong: #ffcc00;--yellow-soft: #fff8d8;--lime-soft: #eef6d8;--ink: #202124;--ink-soft: #45474d;--muted: #6e7178;--line: #e5e6e8;--surface: #ffffff;--surface-soft: #f6f7f8;--success: #1d8a52;--danger: #d63b32;--shadow-sm: 0 8px 24px rgba(25, 27, 30, .07);--shadow-md: 0 20px 50px rgba(25, 27, 30, .12);--radius-sm: 10px;--radius-md: 18px;--radius-lg: 28px;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--surface);color:var(--ink);-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:rgba(255,217,47,.28);touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(32,33,36,.9);outline-offset:3px}.app-shell{min-height:100vh}.page-container{width:min(1440px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;z-index:2000;left:16px;top:12px;transform:translateY(-150%);padding:10px 16px;border-radius:8px;background:var(--ink);color:#fff;font-weight:800;transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;z-index:100;top:0;background:#fffffff7;box-shadow:0 1px #14161914;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.announcement-bar{background:var(--ink);color:#fff;font-size:12px}.announcement-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.announcement-inner>span,.announcement-links{display:flex;align-items:center;gap:10px}.announcement-links{color:#d4d6db}.announcement-links a:hover{color:var(--yellow)}.header-main{display:grid;grid-template-columns:auto auto minmax(260px,1fr) auto;align-items:center;gap:18px;min-height:82px}.brand-mark{display:inline-flex;align-items:center;gap:10px;font-size:27px;font-weight:900;letter-spacing:-1.4px;white-space:nowrap}.brand-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px 13px 13px 4px;background:var(--yellow);color:var(--ink)}.brand-icon svg{width:23px;height:23px;fill:var(--ink)}.catalog-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 16px;border:1px solid var(--ink);border-radius:12px;background:var(--surface);font-weight:800;cursor:pointer;transition:background-color .16s ease,color .16s ease}.catalog-button:hover,.catalog-button[aria-expanded=true]{background:var(--ink);color:#fff}.header-search{display:grid;grid-template-columns:1fr 54px;min-width:0;min-height:50px;border:2px solid var(--ink);border-radius:13px;overflow:hidden;background:#fff}.header-search:focus-within{box-shadow:0 0 0 4px #ffd92f66}.header-search input,.mobile-search input{width:100%;min-width:0;border:0;padding:0 16px;outline:0;background:transparent;color:var(--ink)}.header-search input::placeholder,.mobile-search input::placeholder{color:#85888e}.header-search button,.mobile-search button{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--yellow);color:var(--ink);cursor:pointer;transition:background-color .16s ease}.header-search button:hover,.mobile-search button:hover{background:var(--yellow-strong)}.header-actions{display:flex;align-items:stretch;gap:4px}.header-action{min-width:67px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;background:transparent;font-size:11px;font-weight:700;cursor:pointer;border-radius:10px;transition:background-color .16s ease}.header-action:hover{background:var(--surface-soft)}.header-action-icon{position:relative;display:inline-flex}.header-action-icon svg{width:23px;height:23px;stroke-width:1.8}.action-count{position:absolute;top:-7px;right:-10px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;background:var(--yellow);color:var(--ink);font-size:10px;font-weight:900;box-shadow:0 0 0 2px #fff}.category-strip{border-top:1px solid var(--line);background:#fff}.category-strip-inner{min-height:44px;display:flex;align-items:center;justify-content:center;gap:30px;overflow-x:auto;scrollbar-width:none}.category-strip-inner::-webkit-scrollbar{display:none}.category-strip a{position:relative;flex:0 0 auto;padding-block:13px;font-size:13px;font-weight:750;white-space:nowrap}.category-strip a:after{content:"";position:absolute;left:0;right:100%;bottom:7px;height:3px;border-radius:99px;background:var(--yellow);transition:right .16s ease}.category-strip a:hover:after,.category-strip a.active:after{right:0}.category-strip .sale-nav-link{color:var(--danger)}.mobile-menu-button.icon-button{display:none}.icon-button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.icon-button:hover{background:var(--yellow-soft);border-color:var(--yellow)}.menu-backdrop,.drawer-backdrop{position:fixed;z-index:120;inset:0;border:0;background:#10111375;cursor:default;animation:fade-in .16s ease both}.catalog-menu{position:absolute;z-index:130;top:calc(100% - 44px);left:max(24px,calc((100% - 1392px)/2));width:min(630px,calc(100% - 48px));padding:22px;border:1px solid var(--line);border-radius:0 0 22px 22px;background:#fff;box-shadow:var(--shadow-md);animation:menu-in .18s ease both}.catalog-menu-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-size:20px}.mobile-search{display:none;grid-template-columns:1fr 50px;min-height:48px;border:2px solid var(--ink);border-radius:12px;overflow:hidden;margin-bottom:18px}.catalog-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.catalog-menu-grid>a{min-width:0;min-height:74px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:10px;border-radius:13px;transition:background-color .16s ease,transform .16s ease}.catalog-menu-grid>a:hover{background:var(--yellow-soft);transform:translate(3px)}.catalog-menu-grid>a>span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:var(--yellow)}.catalog-menu-grid strong,.catalog-menu-grid small{display:block;min-width:0}.catalog-menu-grid strong{font-size:14px}.catalog-menu-grid small{margin-top:3px;color:var(--muted);font-size:11px}.catalog-menu-grid>a>svg{width:18px}.catalog-menu-contact{display:flex;align-items:center;gap:13px;margin-top:16px;padding:15px 17px;border-radius:14px;background:var(--ink);color:#fff}.catalog-menu-contact>svg{color:var(--yellow)}.catalog-menu-contact strong,.catalog-menu-contact a{display:block}.catalog-menu-contact a{margin-top:2px;color:var(--yellow);font-weight:800}.hero-section{padding:28px 0 0}.hero-grid{min-height:540px;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border-radius:var(--radius-lg);background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--line)}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:64px 54px}.eyebrow,.section-eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:15px;color:var(--ink-soft);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.eyebrow{padding:8px 11px;border-radius:999px;background:var(--yellow);letter-spacing:.07em}.hero-copy h1{max-width:650px;margin-bottom:22px;font-size:clamp(44px,5.1vw,78px);line-height:.97;letter-spacing:-.065em}.hero-copy h1 span{display:block;color:var(--ink-soft)}.hero-copy>p{max-width:590px;margin-bottom:28px;color:var(--muted);font-size:18px;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:22px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid transparent;border-radius:11px;font-weight:850;cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#050505}.button-light{background:#fff;color:var(--ink)}.button-light:hover{background:var(--yellow-soft)}.button-outline{border-color:var(--line);background:#fff;color:var(--ink)}.button-outline:hover{border-color:var(--ink)}.button-small{min-height:40px;padding-inline:16px}.text-link{border-bottom:2px solid var(--yellow);padding-bottom:3px;font-size:14px;font-weight:800}.text-link:hover{border-color:var(--ink)}.hero-proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:32px;color:var(--ink-soft);font-size:12px;font-weight:750}.hero-proof span{display:inline-flex;align-items:center;gap:7px}.hero-proof svg{width:18px;color:var(--success)}.hero-visual{position:relative;min-height:540px;overflow:hidden;isolation:isolate;background:var(--yellow)}.hero-visual:before,.hero-visual:after{content:"";position:absolute;z-index:-1;border-radius:50%;background:#ffffff6b;filter:blur(1px)}.hero-visual:before{width:420px;height:420px;right:-120px;top:-120px}.hero-visual:after{width:260px;height:260px;left:-70px;bottom:-80px}.hero-grid-lines{position:absolute;inset:0;z-index:-2;opacity:.16;background-image:linear-gradient(var(--ink) 1px,transparent 1px),linear-gradient(90deg,var(--ink) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom right,black,transparent 75%);mask-image:linear-gradient(to bottom right,black,transparent 75%)}.hero-sticker{position:absolute;z-index:5;top:38px;left:38px;width:104px;height:104px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--ink);color:#fff;font-size:13px;font-weight:900;line-height:1.1;text-align:center;transform:rotate(-8deg)}.hero-product{position:absolute;border-radius:22px;background:#fff;box-shadow:0 28px 70px #29230436}.hero-product-main{width:min(430px,60%);left:16%;bottom:46px;padding:20px;transform:rotate(-2deg)}.hero-product-main img{width:100%;aspect-ratio:1;object-fit:contain}.hero-product-label{position:absolute;top:16px;left:16px;z-index:2;padding:7px 10px;border-radius:999px;background:var(--yellow);font-size:10px;font-weight:900;text-transform:uppercase}.hero-product-main>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.hero-product-main strong{font-size:22px}.hero-product-main small{color:var(--muted);font-weight:750}.hero-product-side{width:190px;right:5%;top:78px;padding:15px;transform:rotate(6deg)}.hero-product-side img{width:100%;aspect-ratio:1;object-fit:contain}.hero-product-side strong{display:block;text-align:center}.section-block{padding:84px 0}.section-categories{padding-bottom:48px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading .section-eyebrow{margin-bottom:8px}.section-heading h2,.brand-layout h2{margin-bottom:0;font-size:clamp(30px,3vw,46px);line-height:1.05;letter-spacing:-.045em}.section-heading>a{display:inline-flex;align-items:center;gap:8px;padding-bottom:5px;border-bottom:2px solid var(--yellow);font-size:14px;font-weight:850}.section-heading>a:hover{border-color:var(--ink)}.category-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-card{position:relative;min-height:230px;display:flex;align-items:stretch;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-card:hover{z-index:2;transform:translateY(-5px);border-color:#20212433;box-shadow:var(--shadow-md)}.category-card-yellow{background:var(--yellow-soft)}.category-card-lime{background:var(--lime-soft)}.category-card-white{background:#fff}.category-card-copy{position:relative;z-index:2;width:60%;padding:28px 0 26px 28px}.category-card-copy>span{display:block;margin-bottom:10px;color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.category-card h3{margin-bottom:10px;font-size:25px;line-height:1.05;letter-spacing:-.04em}.category-card small{color:var(--muted);font-size:12px}.category-card>img{position:absolute;right:-18px;bottom:-22px;width:58%;height:96%;object-fit:contain;mix-blend-mode:multiply;transition:transform .22s ease}.category-card:hover>img{transform:scale(1.06) rotate(-2deg)}.category-arrow{position:absolute;z-index:3;left:28px;bottom:22px;width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--ink);color:#fff}.category-arrow svg{width:17px}.product-section{background:var(--surface-soft)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-4px);border-color:#20212433;box-shadow:var(--shadow-sm)}.product-image-wrap{position:relative;overflow:hidden;background:#fafafa}.product-image-wrap>a{display:block;aspect-ratio:1.15}.product-image-wrap img{width:100%;height:100%;padding:20px;object-fit:contain;mix-blend-mode:multiply;transition:transform .22s ease}.product-card:hover .product-image-wrap img{transform:scale(1.045)}.product-badge{position:absolute;z-index:4;top:13px;left:13px;padding:6px 9px;border-radius:6px;background:var(--yellow);font-size:10px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.product-badge-sale{background:var(--danger);color:#fff}.product-like{position:absolute;z-index:4;top:12px;right:12px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:#ffffffeb;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.product-like:hover,.product-like.is-liked{border-color:#f1b7b3;background:#fff0ef;color:var(--danger)}.product-like.is-liked svg{fill:currentColor}.product-like svg{width:19px;height:19px}.product-card-body{min-width:0;padding:17px}.product-brand{display:block;margin-bottom:6px;color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-card h3{min-height:42px;margin-bottom:10px;font-size:14px;line-height:1.42;letter-spacing:-.01em}.product-card h3 a{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card h3 a:hover{text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:3px}.stock-status{display:flex;align-items:center;gap:6px;margin-bottom:14px;color:var(--success);font-size:10px;font-weight:750}.stock-status>span{width:6px;height:6px;border-radius:50%;background:currentColor}.product-price-row{min-height:45px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.product-price{display:flex;flex-direction:column;font-variant-numeric:tabular-nums}.product-price del{margin-bottom:2px;color:var(--muted);font-size:11px}.product-price strong{font-size:20px;letter-spacing:-.03em}.add-cart-button{width:43px;height:43px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;background:var(--yellow);cursor:pointer;transition:background-color .16s ease,transform .16s ease}.add-cart-button:hover{background:var(--yellow-strong);transform:translateY(-2px)}.add-cart-button svg{width:20px}.promo-panel{position:relative;min-height:400px;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;margin-top:84px;padding:52px;border-radius:var(--radius-lg);background:var(--yellow)}.promo-panel:before{content:"";position:absolute;inset:0;opacity:.13;background-image:radial-gradient(var(--ink) 1.2px,transparent 1.2px);background-size:22px 22px;-webkit-mask-image:linear-gradient(90deg,transparent,black);mask-image:linear-gradient(90deg,transparent,black)}.promo-copy{position:relative;z-index:2;max-width:560px}.eyebrow-dark{background:var(--ink);color:#fff}.promo-copy h2{margin-bottom:16px;font-size:clamp(38px,4.6vw,68px);line-height:.98;letter-spacing:-.06em}.promo-copy p{max-width:520px;margin-bottom:24px;font-size:17px;line-height:1.55}.promo-products{position:relative;z-index:2;align-self:stretch}.promo-products img{position:absolute;aspect-ratio:1;object-fit:contain;border-radius:50%;background:#fff;mix-blend-mode:multiply}.promo-products img:first-child{width:270px;left:0;top:42px;transform:rotate(-8deg)}.promo-products img:last-child{width:340px;right:-18px;bottom:-20px;transform:rotate(5deg)}.promo-discount{position:absolute;z-index:4;right:36%;top:32px;width:110px;height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--ink);color:#fff;font-size:12px;transform:rotate(7deg)}.promo-discount strong{font-size:25px}.benefits-section{border-bottom:1px solid var(--line)}.benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.benefit-card{display:flex;align-items:flex-start;gap:14px;min-width:0;padding:22px;border:1px solid var(--line);border-radius:15px;background:#fff}.benefit-card>span{width:46px;height:46px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--yellow-soft);color:var(--ink)}.benefit-card h3{margin-bottom:5px;font-size:14px}.benefit-card p{margin-bottom:0;color:var(--muted);font-size:12px;line-height:1.5}.brand-section{padding-top:64px}.brand-layout{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:64px}.brand-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.brand-pills span{min-height:70px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft);font-size:20px;font-weight:900;letter-spacing:-.03em}.breadcrumb-row{min-height:56px;display:flex;align-items:center;gap:7px;overflow:hidden;color:var(--muted);font-size:12px;white-space:nowrap}.breadcrumb-row a:hover{color:var(--ink)}.breadcrumb-row span{overflow:hidden;text-overflow:ellipsis}.catalog-page{padding-bottom:80px;background:var(--surface-soft)}.catalog-hero{min-height:250px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;padding:34px 44px;border-radius:22px;background:var(--yellow)}.catalog-hero h1{margin-bottom:10px;font-size:clamp(38px,5vw,66px);line-height:1;letter-spacing:-.055em}.catalog-hero p{margin-bottom:0;color:var(--ink-soft);font-size:16px}.catalog-hero img{align-self:stretch;width:300px;height:220px;object-fit:contain;mix-blend-mode:multiply}.subcategory-chips{display:flex;gap:8px;overflow-x:auto;padding-block:20px;scrollbar-width:none}.subcategory-chips::-webkit-scrollbar{display:none}.subcategory-chips a{flex:0 0 auto;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12px;font-weight:750;transition:background-color .16s ease,border-color .16s ease}.subcategory-chips a:hover,.subcategory-chips a.active{border-color:var(--ink);background:var(--ink);color:#fff}.catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:start;gap:22px}.filter-sidebar{position:sticky;top:178px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.filter-heading{display:flex;align-items:center;gap:9px;padding:17px;border-bottom:1px solid var(--line);font-weight:850}.filter-heading svg{width:18px}.filter-group{margin:0;padding:17px;border:0;border-bottom:1px solid var(--line)}.filter-group legend{width:100%;margin-bottom:12px;font-size:12px;font-weight:850}.filter-group label{display:flex;align-items:center;gap:9px;min-height:32px;color:var(--ink-soft);font-size:12px;cursor:pointer}.filter-group input{width:17px;height:17px;accent-color:var(--ink)}.filter-clear{width:100%;padding:14px;border:0;background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:750;cursor:pointer}.filter-clear:hover{color:var(--ink)}.catalog-results{min-width:0}.mobile-filter-panel{display:none}.catalog-toolbar{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;padding:0 16px;border:1px solid var(--line);border-radius:13px;background:#fff}.catalog-toolbar>div strong,.catalog-toolbar>div span{display:block}.catalog-toolbar>div strong{font-size:13px}.catalog-toolbar>div span{margin-top:3px;color:var(--muted);font-size:10px}.catalog-toolbar label{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px}.catalog-toolbar select{min-height:38px;padding:0 34px 0 11px;border:1px solid var(--line);border-radius:9px;background-color:#fff;color:var(--ink)}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.load-more-button{min-width:210px;margin:28px auto 0}.empty-state{min-height:450px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:center}.empty-state>svg{width:48px;height:48px;margin-bottom:20px;color:var(--muted)}.empty-state h2{margin-bottom:9px}.empty-state p{color:var(--muted)}.product-page{padding-bottom:84px;background:var(--surface-soft)}.product-detail{display:grid;grid-template-columns:1fr .88fr;gap:60px;padding:42px;border:1px solid var(--line);border-radius:24px;background:#fff}.product-detail-media{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:580px;border-radius:18px;background:#fafafa}.product-detail-media img{width:90%;height:90%;object-fit:contain;mix-blend-mode:multiply}.product-detail-copy{align-self:center}.product-detail-copy h1{margin-bottom:14px;font-size:clamp(34px,4vw,55px);line-height:1.04;letter-spacing:-.055em}.product-code{margin-bottom:24px;color:var(--muted);font-size:12px}.detail-price{display:flex;align-items:baseline;gap:12px;margin-bottom:12px;font-variant-numeric:tabular-nums}.detail-price del{color:var(--muted);font-size:18px}.detail-price strong{font-size:36px;letter-spacing:-.04em}.detail-stock{display:inline-flex;align-items:center;gap:7px;margin-bottom:22px;color:var(--success);font-size:13px;font-weight:800}.detail-stock svg{width:18px}.product-summary{margin-bottom:24px;color:var(--muted);font-size:15px;line-height:1.65}.buy-panel{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:16px;border-radius:15px;background:var(--yellow-soft)}.quantity-control{display:inline-grid;grid-template-columns:42px 48px 42px;min-height:52px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.quantity-control button,.quantity-control output{display:inline-flex;align-items:center;justify-content:center;border:0;background:#fff}.quantity-control button{cursor:pointer}.quantity-control button:hover{background:var(--surface-soft)}.quantity-control output{font-weight:850;font-variant-numeric:tabular-nums}.quantity-control svg{width:16px}.buy-button{min-height:52px}.product-service-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}.product-service-list>span{min-width:0;padding:13px;border:1px solid var(--line);border-radius:11px}.product-service-list svg,.product-service-list strong,.product-service-list small{display:block}.product-service-list svg{width:20px;margin-bottom:9px;color:var(--ink-soft)}.product-service-list strong{margin-bottom:3px;font-size:11px}.product-service-list small{color:var(--muted);font-size:9px;line-height:1.4}.drawer-backdrop{z-index:300}.cart-drawer{position:fixed;z-index:310;top:0;right:0;bottom:0;width:min(480px,100%);display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:-20px 0 70px #0a0a0a2e;animation:drawer-in .22s ease both}.cart-drawer-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid var(--line)}.cart-drawer-header span,.cart-drawer-header strong{display:block}.cart-drawer-header span{font-size:19px;font-weight:900}.cart-drawer-header strong{margin-top:3px;color:var(--muted);font-size:11px}.empty-cart{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px;text-align:center}.empty-cart>span{width:90px;height:90px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;border-radius:50%;background:var(--yellow-soft)}.empty-cart>span svg{width:38px;height:38px}.empty-cart h2{margin-bottom:9px}.empty-cart p{max-width:310px;color:var(--muted);line-height:1.6}.cart-items{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:8px 22px}.cart-item{display:grid;grid-template-columns:90px minmax(0,1fr);gap:15px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-item img{width:90px;height:90px;padding:7px;border-radius:10px;background:var(--surface-soft);object-fit:contain;mix-blend-mode:multiply}.cart-item-copy{min-width:0}.cart-item-copy>strong{display:-webkit-box;overflow:hidden;margin-bottom:7px;font-size:13px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cart-item-copy>span{display:block;margin-bottom:9px;font-weight:900}.quantity-control-small{grid-template-columns:32px 36px 32px;min-height:34px;width:fit-content}.cart-summary{padding:20px 22px;border-top:1px solid var(--line);background:var(--surface-soft)}.cart-summary>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.cart-summary>div strong{font-size:23px;font-variant-numeric:tabular-nums}.cart-summary p{margin-bottom:15px;color:var(--muted);font-size:10px}.cart-summary .button{width:100%}.payment-note{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:13px;color:var(--muted);font-size:10px}.payment-note svg{width:15px}.toast-region{position:fixed;z-index:600;left:50%;bottom:24px;transform:translate(-50%);pointer-events:none}.toast-message{min-width:min(380px,calc(100vw - 32px));padding:14px 18px;border-radius:11px;background:var(--ink);color:#fff;font-size:13px;font-weight:750;text-align:center;box-shadow:var(--shadow-md);animation:toast-in .18s ease both}.cookie-banner{position:fixed;z-index:500;left:24px;right:24px;bottom:20px;max-width:920px;display:flex;align-items:center;justify-content:space-between;gap:26px;margin-inline:auto;padding:17px 18px 17px 22px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:var(--shadow-md)}.cookie-banner strong{display:block;margin-bottom:4px;font-size:13px}.cookie-banner p{margin-bottom:0;color:var(--muted);font-size:11px;line-height:1.45}.cookie-actions{display:flex;align-items:center;gap:14px;flex:0 0 auto}.cookie-actions>a{color:var(--muted);font-size:11px;font-weight:700;text-decoration:underline}.site-footer{background:#fff}.newsletter-section{padding:38px 0;background:var(--yellow)}.newsletter-layout,.newsletter-layout>div{display:flex;align-items:center}.newsletter-layout{justify-content:space-between;gap:38px}.newsletter-layout>div{gap:16px}.newsletter-icon{width:54px;height:54px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;background:var(--ink);color:var(--yellow)}.newsletter-layout h2{margin-bottom:5px;font-size:22px;letter-spacing:-.03em}.newsletter-layout p{margin-bottom:0;color:var(--ink-soft);font-size:12px}.newsletter-form{min-width:min(500px,46vw);display:grid;grid-template-columns:1fr auto;gap:8px}.newsletter-form input{min-width:0;min-height:48px;border:0;border-radius:11px;padding:0 15px;outline:0;background:#fff}.newsletter-form input:focus-visible{box-shadow:0 0 0 3px var(--ink)}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1.1fr;gap:54px;padding-top:64px;padding-bottom:54px}.footer-brand .brand-mark{margin-bottom:18px}.footer-brand>p{max-width:360px;margin-bottom:22px;color:var(--muted);font-size:13px;line-height:1.65}.footer-rating{display:flex;align-items:center;gap:8px}.footer-rating strong{font-size:23px}.footer-rating span{color:#e5ad00;letter-spacing:1px}.footer-rating small{color:var(--muted);font-size:9px}.footer-grid h2{margin:8px 0 17px;font-size:13px;letter-spacing:.03em;text-transform:uppercase}.footer-grid>div:not(.footer-brand)>a,.footer-grid address{display:block;margin-bottom:11px;color:var(--muted);font-size:12px;font-style:normal;line-height:1.45}.footer-grid>div:not(.footer-brand)>a:hover{color:var(--ink)}.footer-contact a strong,.footer-contact a small{display:block}.footer-contact a strong{color:var(--ink);font-size:16px}.footer-contact a small{margin-top:2px;color:var(--muted);font-size:9px}.footer-bottom{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.not-found{min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.not-found>span{margin-bottom:12px;color:var(--yellow-strong);font-size:80px;font-weight:950;line-height:1}.not-found h1{margin-bottom:10px;font-size:42px;letter-spacing:-.04em}.not-found p{color:var(--muted)}.not-found>div{display:flex;gap:10px}.information-page{padding-bottom:84px;background:var(--surface-soft)}.information-hero{min-height:330px;display:flex;align-items:center;justify-content:space-between;gap:40px;overflow:hidden;padding:52px 58px;border-radius:22px;background:var(--yellow)}.information-hero>div{max-width:760px}.information-hero h1{margin:14px 0 18px;font-size:clamp(42px,6vw,74px);line-height:.95;letter-spacing:-.055em}.information-hero p{max-width:670px;margin:0;color:var(--ink-soft);font-size:17px;line-height:1.7}.information-mark{width:150px;height:150px;flex:0 0 auto;display:grid;place-items:center;border-radius:34px;background:var(--ink);color:var(--yellow);transform:rotate(7deg)}.information-mark svg{width:76px;height:76px;fill:currentColor}.information-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-top:24px}.information-content article{min-height:190px;display:flex;flex-direction:column;justify-content:space-between;gap:28px;padding:26px;border:1px solid var(--line);border-radius:16px;background:#fff}.information-content article>span{color:var(--yellow-strong);font-size:13px;font-weight:900}.information-content article p{margin:0;color:var(--ink-soft);font-size:16px;font-weight:750;line-height:1.5}.information-contact{grid-column:1 / -1;min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;border-radius:16px;background:#fff}.information-contact span,.information-contact strong{display:block}.information-contact span{margin-bottom:5px;color:var(--muted);font-size:12px}.information-contact strong{font-size:17px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes menu-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.header-main{grid-template-columns:auto minmax(260px,1fr) auto}.catalog-button{display:none}.category-strip-inner{justify-content:flex-start}.hero-grid{grid-template-columns:1fr 1fr}.hero-copy{padding-inline:40px}.hero-product-main{left:9%;width:67%}.hero-product-side{right:3%;width:165px}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.page-container{width:min(100% - 32px,900px)}.announcement-links span,.announcement-links a:last-child{display:none}.header-main{grid-template-columns:auto auto minmax(0,1fr) auto;min-height:72px;gap:10px}.mobile-menu-button.icon-button{display:inline-flex}.header-main .brand-mark{font-size:23px}.header-main .brand-icon{width:37px;height:37px}.header-actions .header-action:nth-child(-n+2){display:none}.header-action{min-width:50px}.header-action>span:last-child{display:none}.category-strip{display:none}.catalog-menu{position:fixed;top:0;left:0;bottom:0;width:min(460px,92vw);overflow-y:auto;overscroll-behavior:contain;border-radius:0 22px 22px 0;animation-name:drawer-left-in}.mobile-search{display:grid}.hero-grid{grid-template-columns:1fr}.hero-copy{min-height:490px;padding:54px 40px}.hero-visual{min-height:480px}.category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.promo-panel{grid-template-columns:1fr;padding:44px}.promo-copy{width:56%}.promo-products{position:absolute;inset:0 0 0 50%}.promo-products img:first-child{display:none}.promo-products img:last-child{width:330px;right:10px}.promo-discount{right:29%}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-layout{grid-template-columns:1fr;gap:34px}.catalog-layout{grid-template-columns:1fr}.filter-sidebar{display:none}.mobile-filter-panel{display:block;margin-bottom:12px;border:1px solid var(--line);border-radius:13px;background:#fff}.mobile-filter-panel summary{min-height:52px;display:flex;align-items:center;gap:9px;padding:0 16px;font-size:13px;font-weight:850;cursor:pointer;list-style:none}.mobile-filter-panel summary::-webkit-details-marker{display:none}.mobile-filter-panel summary svg{width:18px}.mobile-filter-panel summary svg:last-child{margin-left:auto;transition:transform .16s ease}.mobile-filter-panel[open] summary svg:last-child{transform:rotate(180deg)}.mobile-filter-panel>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.mobile-filter-panel .filter-group{border-right:1px solid var(--line)}.mobile-filter-panel .filter-clear{grid-column:1 / -1}.product-detail{grid-template-columns:1fr 1fr;gap:30px;padding:28px}.product-detail-media{min-height:430px}.product-service-list{grid-template-columns:1fr}.newsletter-layout{align-items:flex-start;flex-direction:column}.newsletter-form{min-width:0;width:100%}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-contact{grid-column:2 / 4}.information-content{grid-template-columns:1fr 1fr}.information-content article:last-of-type{grid-column:1 / -1}}@keyframes drawer-left-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@media(max-width:720px){.page-container{width:calc(100% - 24px)}.announcement-inner{justify-content:center}.announcement-links{display:none}.header-main{grid-template-columns:auto 1fr auto}.header-main .brand-mark{justify-self:center}.header-main .brand-icon{width:34px;height:34px}.mobile-filter-panel>div{grid-template-columns:1fr}.mobile-filter-panel .filter-group{border-right:0}.information-hero{min-height:0;padding:38px 28px}.information-hero h1{font-size:44px}.information-hero p{font-size:14px}.information-mark{display:none}.information-content{grid-template-columns:1fr}.information-content article:last-of-type{grid-column:auto}.information-contact{align-items:stretch;flex-direction:column}.header-search{grid-column:1 / -1;grid-row:2;min-height:46px;margin-bottom:11px}.header-main{padding-top:8px}.hero-section{padding-top:12px}.hero-grid{border-radius:19px}.hero-copy{min-height:auto;padding:42px 24px}.hero-copy h1{font-size:clamp(42px,15vw,62px)}.hero-copy>p{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;width:100%}.hero-actions .button{width:100%}.hero-actions .text-link{align-self:center}.hero-proof{gap:10px}.hero-visual{min-height:390px}.hero-sticker{top:20px;left:20px;width:84px;height:84px;font-size:11px}.hero-product-main{left:8%;bottom:28px;width:70%}.hero-product-side{width:125px;top:50px}.hero-product-main strong{font-size:18px}.hero-product-main small{font-size:10px}.section-block{padding:58px 0}.section-heading{align-items:flex-start}.section-heading h2,.brand-layout h2{font-size:34px}.section-heading>a{font-size:0}.section-heading>a svg{width:24px;height:24px}.category-card-grid{display:flex;overflow-x:auto;margin-inline:-12px;padding:0 12px 12px;scroll-snap-type:x mandatory;scrollbar-width:none}.category-card-grid::-webkit-scrollbar{display:none}.category-card{min-width:82vw;scroll-snap-align:start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card-body{padding:13px}.product-card h3{font-size:12px}.product-price strong{font-size:17px}.add-cart-button{width:39px;height:39px}.product-badge{top:9px;left:9px;font-size:8px}.product-like{top:8px;right:8px;width:34px;height:34px}.promo-panel{min-height:550px;margin-top:58px;padding:34px 24px;align-items:flex-start}.promo-copy{width:100%}.promo-copy h2{font-size:46px}.promo-products{inset:auto 0 0;height:270px}.promo-products img:last-child{width:280px;right:-10px}.promo-discount{inset:auto auto 150px 25px;width:90px;height:90px}.benefit-grid{grid-template-columns:1fr}.brand-pills{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-pills span{min-height:60px;font-size:17px}.catalog-hero{min-height:220px;padding:28px}.catalog-hero h1{font-size:43px}.catalog-hero img{width:160px;height:170px;margin-right:-40px}.catalog-toolbar{align-items:stretch;flex-direction:column;padding:13px}.catalog-toolbar label{justify-content:space-between}.catalog-toolbar select{flex:1}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:1fr;gap:26px;padding:16px}.product-detail-media{min-height:360px}.product-detail-copy{padding:0 6px 12px}.buy-panel{grid-template-columns:1fr}.quantity-control{justify-self:start}.newsletter-layout>div{align-items:flex-start}.newsletter-form{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px}.footer-brand,.footer-contact{grid-column:1 / -1}.footer-contact{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.footer-contact h2,.footer-contact address{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:18px}.cookie-banner{left:12px;right:12px;bottom:12px;align-items:stretch;flex-direction:column;gap:12px}.cookie-actions{justify-content:space-between}.toast-region{bottom:14px}}@media(max-width:480px){.header-main .brand-mark>span:last-child{font-size:21px}.catalog-menu{width:94vw;padding:17px}.catalog-menu-grid{grid-template-columns:1fr}.hero-product-main{left:5%;width:77%}.hero-product-side{right:0}.product-image-wrap>a{aspect-ratio:1}.product-image-wrap img{padding:12px}.catalog-hero img{opacity:.48}.catalog-hero>div{position:relative;z-index:2}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-contact{grid-column:auto}.footer-contact{display:block}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
