@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,sans-serif;color:#f5f1e9;background:#0b0b0c;--page-bg: #0b0b0c;--panel-bg: #111214;--panel-edge: rgba(255, 255, 255, .08);--text-primary: #f6f2ea;--text-secondary: rgba(236, 230, 221, .78);--accent: #efb567;--accent-deep: #e6a750;--shadow-soft: 0 24px 60px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--page-bg);color:var(--text-primary);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}#root{min-height:100vh}.site-header{position:sticky;top:0;z-index:30;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#08080af0;border-bottom:1px solid rgba(255,255,255,.05);box-shadow:0 16px 40px #0003}.site-header__inner{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:18px;max-width:1440px;min-height:84px;margin:0 auto;padding:0 32px}.site-brand{display:inline-flex;align-items:center;gap:14px;justify-self:start}.site-brand__mark{width:50px;height:50px;object-fit:cover}.site-brand__text{display:flex;flex-direction:column;gap:6px}.site-brand__text strong{font-size:16px;line-height:1;font-weight:800;letter-spacing:.03em}.site-brand__text em,.site-phone__text em{font-size:12px;line-height:1.2;font-style:normal;font-weight:500;color:#d9d1c7ad}.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(22px,2.5vw,38px);min-width:0}.site-nav a{display:inline-flex;align-items:center;min-height:84px;font-size:14px;line-height:1;font-weight:500;color:#f5f0e9d6;transition:color .18s ease}.site-nav a:hover{color:#fff}.site-phone{display:inline-flex;align-items:center;justify-self:end;gap:10px}.site-phone__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;color:var(--accent);border:1px solid rgba(239,181,103,.2);background:#efb5670f;font-size:15px}.site-phone__text{display:flex;flex-direction:column;align-items:flex-end;gap:6px;text-align:right}.site-phone__text strong{font-size:16px;line-height:1;font-weight:800;letter-spacing:.02em}.page{position:relative;min-height:100vh;padding:0;background:#090a0c url(/assets/warehouse-bg.png) center top / cover fixed no-repeat}.page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#08090be0;z-index:0}.page>*{position:relative;z-index:1}.hero-banner{position:relative;overflow:hidden;min-height:680px;border-radius:0;background:transparent;box-shadow:var(--shadow-soft)}.hero-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#090a0c47;pointer-events:none}.hero-banner__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.94fr) minmax(440px,1.06fr);align-items:center;gap:28px;max-width:1440px;min-height:720px;margin:0 auto;padding:58px 58px 52px}.hero-banner__content{max-width:600px;padding-top:18px}.hero-banner__content h1{margin:0;font-size:clamp(48px,5vw,80px);line-height:.96;font-weight:800;letter-spacing:-.05em}.hero-banner__accent{display:inline-block;width:34px;height:3px;margin-top:30px;border-radius:999px;background:linear-gradient(90deg,#f4c172,#d6963e)}.hero-banner__lead{margin:22px 0 0;white-space:pre-line;font-size:clamp(18px,1.5vw,24px);line-height:1.6;font-weight:500;color:var(--text-secondary)}.hero-banner__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hero-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:206px;min-height:64px;padding:18px 28px;border-radius:18px;font-size:16px;line-height:1;font-weight:700;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.hero-button img{width:22px;height:22px;object-fit:contain}.hero-button:hover{transform:translateY(-1px)}.hero-button--primary{color:#2b2116;background:linear-gradient(180deg,#f1bc72,#e7ab59);box-shadow:0 18px 36px #00000047,inset 0 0 0 1px #fff3}.hero-button--ghost{color:#f0ece4;background:#12131657;border:1px solid rgba(255,255,255,.28);box-shadow:inset 0 0 0 1px #ffffff0a}.hero-button--ghost:hover{border-color:#fff6;background:#191a1e80}.hero-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:42px}.hero-feature{display:flex;align-items:flex-start;gap:14px}.hero-feature__icon{width:28px;height:28px;flex:none;object-fit:contain}.hero-feature strong,.hero-feature span{display:block}.hero-feature strong{font-size:14px;line-height:1.32;font-weight:700;color:#f2ece3f5}.hero-feature span{margin-top:2px;font-size:14px;line-height:1.32;font-weight:500;color:#dfd7ccb8}.hero-banner__media{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:630px;padding:0 0 44px 12px}.hero-banner__pallet{width:min(980px,92%);max-width:none;transform:translate(4%) translateY(-18px) scale(1.06);transform-origin:center right;filter:drop-shadow(0 38px 44px rgba(0,0,0,.24)) drop-shadow(0 10px 24px rgba(247,215,165,.08))}.hero-banner--used .hero-banner__inner{grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);gap:18px;min-height:640px;padding-top:46px;padding-bottom:26px}.hero-banner--used .hero-banner__content{max-width:540px;padding-top:10px}.hero-banner--used .hero-banner__media{min-height:540px;padding:0}.hero-banner--used .hero-banner__pallet{width:min(940px,98%);transform:translate(2%) translateY(12px) scale(1.08);transform-origin:center right;filter:drop-shadow(0 34px 42px rgba(0,0,0,.34)) drop-shadow(0 12px 20px rgba(0,0,0,.18))}.catalog-section{position:relative;padding:26px 0 10px;background:transparent}.catalog-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:none;pointer-events:none}.catalog-section__inner{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:0 38px 32px}.catalog-section__heading{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:24px;text-align:center}.catalog-section__heading h2{margin:0;font-size:29px;line-height:1.08;font-weight:800;letter-spacing:-.04em}.catalog-section__accent{width:34px;height:3px;border-radius:999px;background:linear-gradient(90deg,#f4c172,#d6963e)}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,312px));justify-content:center;gap:18px}.catalog-card{display:flex;flex-direction:column;min-height:448px;padding:16px 18px 18px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#1c1f23eb;box-shadow:inset 0 0 0 1px #ffffff05,0 10px 28px #00000024}.catalog-card__image-wrap{display:flex;align-items:center;justify-content:center;min-height:136px;margin-bottom:12px;padding:6px 0 4px}.catalog-card__image{width:min(100%,182px);max-width:182px;max-height:110px;object-fit:contain}.catalog-card__body{display:flex;flex:1;flex-direction:column}.catalog-card__body h3{margin:0;white-space:pre-line;font-size:19px;line-height:1.16;font-weight:800;letter-spacing:-.03em;color:#f4efe8}.catalog-card__body p{margin:10px 0 0;min-height:46px;white-space:pre-line;font-size:14px;line-height:1.48;font-weight:500;color:#e9e3d9bd}.catalog-card__specs{display:grid;gap:9px;margin:16px 0 0;padding:0;list-style:none}.catalog-card__specs li{display:flex;align-items:center;gap:9px}.catalog-card__specs img{width:15px;height:15px;object-fit:contain;flex:none}.catalog-card__specs span{font-size:13px;line-height:1.3;font-weight:500;color:#e9e3d9bd}.catalog-card__price-line{display:flex;align-items:baseline;gap:8px;margin-top:14px}.catalog-card__price-line span{font-size:13px;line-height:1.2;font-weight:700;color:#f0eae1eb}.catalog-card__price-line strong{font-size:17px;line-height:1;font-weight:800;letter-spacing:-.03em;color:var(--accent)}.catalog-card__button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:124px;margin-top:auto;align-self:center;padding:13px 20px;border:1px solid rgba(239,181,103,.54);border-radius:14px;background:#12131629;color:#f2ede6;box-shadow:inset 0 0 0 1px #ffffff0a;cursor:pointer;font:inherit}.catalog-card__button span{font-size:15px;line-height:1;font-weight:700}.catalog-card__button img{width:18px;height:18px;object-fit:contain}.product-detail-section{position:relative;padding:12px 0 34px}.product-detail-section__inner{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:0 18px 24px}.product-detail-card{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.9fr);gap:28px;padding:16px 16px 18px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#0c1115cc;box-shadow:inset 0 0 0 1px #ffffff05,0 20px 44px #00000038}.product-detail-card__gallery{display:flex;flex-direction:column;gap:12px}.product-detail-card__main-frame{overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:610px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#1a1e22d1}.product-detail-card__main-image{width:100%;max-height:580px;aspect-ratio:1.02 / 1;object-fit:contain;object-position:center center}.product-detail-card__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-detail-card__thumb{overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#1a1e22c2;box-shadow:inset 0 0 0 1px #ffffff05;cursor:pointer}.product-detail-card__thumb img{width:100%;height:104px;object-fit:cover;object-position:center center}.product-detail-card__thumb--active{border-color:#efb567b3;box-shadow:inset 0 0 0 1px #efb56747,0 0 0 1px #efb5671a}.product-detail-card__content{display:flex;flex-direction:column;min-width:0;padding:8px 6px 0 2px}.product-detail-card__topline{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.product-detail-card__topline h2{margin:0;white-space:pre-line;font-size:clamp(40px,3.6vw,56px);line-height:1;font-weight:800;letter-spacing:-.05em}.product-detail-card__availability{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:#1f502c85;color:#86db8a;box-shadow:inset 0 0 0 1px #5bc9681f}.product-detail-card__availability img{width:18px;height:18px;object-fit:contain}.product-detail-card__availability span{font-size:16px;line-height:1;font-weight:700}.product-detail-card__lead{margin:18px 0 0;white-space:pre-line;font-size:15px;line-height:1.6;font-weight:500;color:#e8e2d8cc}.product-detail-card__specs{display:grid;gap:0;margin:16px 0 0;padding:0;list-style:none}.product-detail-card__specs li{display:flex;align-items:center;gap:14px;min-height:52px;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.1)}.product-detail-card__specs img{width:26px;height:26px;object-fit:contain;flex:none}.product-detail-card__specs span{font-size:15px;line-height:1.38;font-weight:500;color:#f0eae1d1}.product-detail-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:20px}.product-detail-card__price span,.product-detail-card__price em{font-size:20px;line-height:1.1;font-style:normal;font-weight:700;color:#f1ece4}.product-detail-card__price strong{font-size:46px;line-height:.96;font-weight:800;letter-spacing:-.05em;color:var(--accent)}.product-detail-card__price-note{margin:7px 0 0;font-size:14px;line-height:1.45;font-weight:500;color:#d9d2c9bd}.product-detail-card__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;margin-top:16px}.product-detail-card__action{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:62px;padding:16px 24px;border-radius:16px;font-size:16px;line-height:1;font-weight:700;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.product-detail-card__action:hover{transform:translateY(-1px)}.product-detail-card__action img{width:22px;height:22px;object-fit:contain}.product-detail-card__action--primary{color:#2b2116;background:linear-gradient(180deg,#f1bc72,#e7ab59);box-shadow:0 14px 26px #00000038,inset 0 0 0 1px #ffffff2e}.product-detail-card__action--ghost{min-width:186px;color:#f2ede6;background:#1014186b;border:1px solid rgba(255,255,255,.2)}.product-detail-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#13171bad}.product-detail-card__meta-item{display:flex;align-items:center;gap:14px;min-height:74px;padding:16px 18px}.product-detail-card__meta-item+.product-detail-card__meta-item{border-left:1px solid rgba(255,255,255,.08)}.product-detail-card__meta-item img{width:28px;height:28px;object-fit:contain;flex:none}.product-detail-card__meta-item span{white-space:pre-line;font-size:15px;line-height:1.42;font-weight:500;color:#e4ded5cc}.product-detail-section__block{margin-top:34px}.product-detail-section__heading{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:20px;text-align:center}.product-detail-section__heading h3{margin:0;font-size:29px;line-height:1.06;font-weight:800;letter-spacing:-.04em}.product-detail-section__accent{width:34px;height:3px;border-radius:999px;background:linear-gradient(90deg,#f4c172,#d6963e)}.product-benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-benefit-card{display:flex;flex-direction:column;align-items:center;min-height:220px;padding:26px 24px 24px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#1c1f23e0;text-align:center}.product-benefit-card__icon{width:50px;height:50px;object-fit:contain}.product-benefit-card strong{margin-top:18px;font-size:16px;line-height:1.24;font-weight:700;color:#f2ede6}.product-benefit-card p{margin:14px 0 0;white-space:pre-line;font-size:14px;line-height:1.58;font-weight:500;color:#e1dad1b8}.product-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.catalog-card--related{min-height:418px}.page--used .catalog-section{padding-top:8px}.page--used .catalog-section__inner{padding-bottom:28px}.page--used .catalog-section__heading{margin-bottom:18px}.page--used .catalog-grid{gap:14px}.page--used .catalog-card{min-height:392px;padding:14px;border-radius:14px}.page--used .catalog-card__image-wrap{min-height:118px;margin-bottom:8px;padding:4px 0 2px}.page--used .catalog-card__image{width:min(100%,206px);max-width:206px;max-height:116px}.page--used .catalog-card__body h3{font-size:17px;line-height:1.2}.page--used .catalog-card__specs{margin-top:14px;gap:8px}.page--used .catalog-card__button{min-width:0;width:100%;margin-top:18px;padding-top:12px;padding-bottom:12px}.highlights-strip{position:relative;background:transparent}.highlights-strip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:none;pointer-events:none}.highlights-strip__inner{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1440px;margin:0 auto;padding:20px 34px 26px}.highlight-item{display:flex;align-items:flex-start;gap:16px;min-height:92px;padding:8px 18px}.highlight-item+.highlight-item{border-left:1px solid rgba(255,255,255,.08)}.highlight-item__icon{width:38px;height:38px;flex:none;object-fit:contain}.highlight-item__text strong{display:block;font-size:16px;line-height:1.2;font-weight:700;color:#f2ede6}.highlight-item__text p{margin:10px 0 0;white-space:pre-line;font-size:14px;line-height:1.55;font-weight:500;color:#e2dcd2c2}.quality-section{position:relative;padding:14px 0 24px}.quality-section__inner{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:0 16px}.quality-section__heading{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:18px;text-align:center}.quality-section__heading h2{margin:0;font-size:29px;line-height:1.06;font-weight:800;letter-spacing:-.04em}.quality-section__accent{width:34px;height:3px;border-radius:999px;background:linear-gradient(90deg,#f4c172,#d6963e)}.quality-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.quality-card{overflow:hidden;position:relative;min-height:206px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#181b1fe0;box-shadow:inset 0 0 0 1px #ffffff05,0 12px 28px #0000001f}.quality-card img{width:100%;height:100%;min-height:206px;object-fit:cover}.quality-card:after{content:"";position:absolute;inset:auto 0 0;height:88px;background:linear-gradient(180deg,#090a0c00,#090a0cf0)}.quality-card span{position:absolute;left:18px;right:18px;bottom:16px;z-index:1;font-size:15px;line-height:1.25;font-weight:600;color:#f3eee6}.reviews-section{position:relative;padding:14px 0 26px;background:transparent}.reviews-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:none;pointer-events:none}.reviews-section__inner{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:0 16px}.reviews-section__heading{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:16px;text-align:center}.reviews-section__heading h2{margin:0;font-size:29px;line-height:1.06;font-weight:800;letter-spacing:-.04em}.reviews-section__accent{width:34px;height:3px;border-radius:999px;background:linear-gradient(90deg,#f4c172,#d6963e)}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.review-card{display:flex;flex-direction:column;min-height:160px;padding:14px 16px 12px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#1c1f23eb;box-shadow:inset 0 0 0 1px #ffffff05,0 12px 28px #0000001f}.review-card__content{display:grid;grid-template-columns:18px 1fr;align-items:start;column-gap:12px}.review-card__quote{margin-top:2px;font-size:42px;line-height:.7;font-weight:800;color:var(--accent)}.review-card__text{margin:0;min-height:88px;white-space:pre-line;font-size:13px;line-height:1.58;font-weight:500;color:#e8e2d8c7}.review-card__person{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:12px;border-top:1px solid rgba(239,181,103,.16)}.review-card__logo{width:36px;height:36px;flex:none;object-fit:contain}.review-card__avatar{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:none;border-radius:999px;background:#ffffffeb;color:#1c1e22;font-size:14px;line-height:1;font-weight:800}.review-card__person strong,.review-card__person span{display:block}.review-card__person strong{font-size:14px;line-height:1.22;font-weight:700;color:#f2ede6}.review-card__person span{margin-top:4px;font-size:12px;line-height:1.35;font-weight:500;color:#d6d0c7b3}.reviews-dots{display:flex;justify-content:center;gap:10px;margin-top:16px}.reviews-dots__dot{width:10px;height:10px;border-radius:999px;background:#fff3}.reviews-dots__dot--active{background:var(--accent)}.cta-band{position:relative;padding:8px 0 28px}.cta-band__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;max-width:1440px;margin:0 auto;padding:22px 26px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#1b1e22e6;box-shadow:inset 0 0 0 1px #ffffff05,0 16px 30px #00000024}.cta-band__lead{display:flex;align-items:center;gap:18px}.cta-band__icon{width:68px;height:68px;flex:none;object-fit:contain}.cta-band__lead h2{margin:0;font-size:22px;line-height:1.1;font-weight:800;letter-spacing:-.03em}.cta-band__lead p{margin:8px 0 0;font-size:15px;line-height:1.5;font-weight:500;color:#e9e3d9bd}.cta-band__meta{display:flex;flex-wrap:wrap;gap:16px 22px;margin-top:14px}.cta-band__meta span{display:inline-flex;align-items:center;gap:10px;font-size:15px;line-height:1.35;font-weight:500;color:#eee7dedb}.cta-band__meta img{width:20px;height:20px;object-fit:contain;flex:none}.cta-band__button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:284px;min-height:76px;padding:18px 30px;border-radius:16px;background:linear-gradient(180deg,#f1bc72,#e7ab59);color:#2b2116;font-size:18px;line-height:1;font-weight:800;box-shadow:0 16px 28px #0000002e,inset 0 0 0 1px #ffffff2e}.cta-band__button img{width:22px;height:22px;object-fit:contain}@media(max-width:1180px){.site-header__inner{grid-template-columns:1fr;justify-items:center;gap:14px;padding:18px 20px}.site-nav{flex-wrap:wrap}.site-nav a{min-height:auto}.site-phone{justify-self:center}.page{padding:0}.hero-banner{min-height:auto}.hero-banner__inner{grid-template-columns:1fr;gap:10px;min-height:auto;padding:42px 28px 32px}.hero-banner__content{max-width:100%;padding-top:0}.hero-banner__media{min-height:auto;justify-content:center;padding:10px 0 18px}.hero-banner__pallet{width:min(860px,94%);transform:translate(0) translateY(0) scale(.98)}.hero-banner--used .hero-banner__inner{grid-template-columns:1fr;gap:6px;padding-bottom:30px}.hero-banner--used .hero-banner__content{max-width:100%}.hero-banner--used .hero-banner__media{padding-bottom:12px}.hero-banner--used .hero-banner__pallet{width:min(820px,95%);transform:none}.hero-features,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-grid{justify-content:stretch}.product-detail-card{grid-template-columns:1fr}.product-benefits-grid,.product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.highlights-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px 24px 24px}.highlight-item:nth-child(3){border-left:none}.reviews-grid{grid-template-columns:1fr}.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quality-card:last-child{grid-column:1 / -1}.cta-band{padding-left:16px;padding-right:16px}.cta-band__inner{grid-template-columns:1fr;justify-items:stretch}.cta-band__button{min-width:0;width:100%}}@media(max-width:720px){.site-header__inner{padding:16px}.site-brand{width:100%;justify-content:center}.site-nav{gap:14px 18px}.site-nav a{font-size:13px}.site-phone__text strong{font-size:15px}.page{padding:0}.hero-banner{border-radius:0}.hero-banner__inner{padding:28px 20px 24px}.hero-banner__lead{font-size:17px}.hero-button{width:100%;min-width:0}.hero-banner__pallet{width:100%;transform:none}.hero-banner--used .hero-banner__inner{padding-bottom:18px}.catalog-section{padding-top:22px}.catalog-section__inner{padding:0 16px 26px}.catalog-section__heading h2{font-size:26px}.catalog-grid{grid-template-columns:1fr;gap:12px}.catalog-card{min-height:auto}.page--used .catalog-card{padding:14px}.product-detail-section__inner{padding:0 16px 20px}.product-detail-card{gap:18px;padding:16px}.product-detail-card__topline{flex-direction:column;align-items:flex-start}.product-detail-card__topline h2{font-size:38px}.product-detail-card__specs li{min-height:auto;padding:10px 0}.product-detail-card__actions{grid-template-columns:1fr}.product-detail-card__action--ghost{min-width:0}.product-detail-card__meta{grid-template-columns:1fr}.product-detail-card__meta-item+.product-detail-card__meta-item{border-top:1px solid rgba(255,255,255,.08);border-left:none}.product-benefits-grid,.product-related-grid{grid-template-columns:1fr}.highlights-strip__inner{grid-template-columns:1fr;padding:12px 16px 18px}.highlight-item{min-height:auto;padding:14px 0}.highlight-item+.highlight-item{border-top:1px solid rgba(255,255,255,.08);border-left:none}.highlight-item:nth-child(3){border-left:none}.reviews-section__inner{padding:0 16px}.reviews-section__heading h2{font-size:26px}.review-card{min-height:auto}.quality-section__inner{padding:0 16px}.quality-section__heading h2{font-size:26px}.quality-grid{grid-template-columns:1fr}.quality-card:last-child{grid-column:auto}.cta-band__inner{padding:18px 16px}.cta-band__lead{align-items:flex-start}.cta-band__icon{width:54px;height:54px}.cta-band__lead h2{font-size:24px}.cta-band__meta{flex-direction:column;gap:12px}.cta-band__button{min-height:64px;font-size:16px}}
