:root{--bg:#f7f5f1;--surface:#fff;--ink:#121212;--muted:#68645f;--line:#e5e0d8;--accent:#a7774d;--accent2:#d6b081;--green:#159447;--blue:#2679d8;--orange:#e7791b;--shadow:0 18px 50px rgba(40,32,25,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.no-scroll{overflow:hidden}.hidden{display:none!important}button,input,select,textarea{font:inherit}.container{width:min(1480px,calc(100% - 40px));margin:0 auto}.demo-banner{background:#171717;color:#fff;text-align:center;padding:9px 16px;font-size:12px}.topbar{position:sticky;top:0;z-index:50;height:72px;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.05);display:flex;align-items:center;gap:28px;padding:0 max(24px,calc((100vw - 1480px)/2))}.brand{display:flex;align-items:center;text-decoration:none;color:var(--ink);gap:9px;min-width:230px}.brand-logo-wrap{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border-radius:9px;background:#fff;position:relative;flex:0 0 48px}.brand-logo{width:42px;height:42px;object-fit:contain;object-position:center;filter:none;position:static;transform:none;display:block}.brand-words{display:grid;line-height:1}.brand-words b{font-size:22px;letter-spacing:-.04em}.brand-words small{font-size:10px;color:var(--muted);margin-top:5px}.main-nav{display:flex;gap:24px;align-items:center;flex:1}.main-nav a{color:#222;text-decoration:none;font-size:14px;padding:26px 0 22px;border-bottom:3px solid transparent}.main-nav a.active{border-color:var(--accent)}.header-actions{display:flex;gap:10px;align-items:center}.global-search{height:40px;background:#f3f2f0;border-radius:12px;display:flex;align-items:center;padding:0 12px;gap:8px;min-width:260px}.global-search input{border:0;background:transparent;outline:0;width:100%}.icon-btn{width:40px;height:40px;border:0;background:transparent;font-size:22px;cursor:pointer}.black-btn,.orange-btn,.white-btn{border:0;border-radius:11px;padding:12px 18px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.black-btn{background:#111;color:#fff}.orange-btn{background:var(--orange);color:#fff}.white-btn{background:#fff;color:#111;border:1px solid #ddd7ce}.large{padding:15px 25px}.full{width:100%}.page{display:none}.page.active{display:block}.hero{margin-top:18px;border-radius:22px;min-height:460px;background:linear-gradient(120deg,#fff 0%,#f4eee7 50%,#ead5be 100%);position:relative;overflow:hidden;display:grid;grid-template-columns:40% 45% 15%;padding:42px}.hero-copy{z-index:3}.eyebrow{font-size:12px;letter-spacing:.08em;color:#77716a;font-weight:800}.hero h1{font-size:clamp(48px,5vw,78px);line-height:.96;letter-spacing:-.055em;margin:12px 0 20px}.hero h1 em{font-style:normal;color:var(--accent)}.hero-copy p{font-size:20px;line-height:1.35;color:#36322f}.hero-actions{display:flex;gap:12px;margin-top:24px}.hero-devices{position:relative;min-height:340px}.hero-device{position:absolute;display:grid;place-items:center;font-weight:900;color:rgba(255,255,255,.9);box-shadow:0 30px 70px rgba(52,35,22,.24);border:3px solid rgba(255,255,255,.4)}.phone-shape{width:150px;height:300px;border-radius:36px;background:linear-gradient(145deg,#b88963,#6e4d3b);left:40%;top:10px;z-index:5}.laptop-shape{width:270px;height:190px;border-radius:18px;background:linear-gradient(145deg,#68584d,#252321);left:53%;top:58px;z-index:2}.tablet-shape{width:185px;height:240px;border-radius:20px;background:linear-gradient(145deg,#594031,#171717);left:73%;top:36px;z-index:4}.watch-shape{width:115px;height:140px;border-radius:34px;background:#181818;left:20%;top:150px;z-index:6}.pods-shape{width:115px;height:95px;border-radius:36px;background:#f8f8f8;color:#bbb;left:48%;top:210px;z-index:7}.hero-model-list{display:flex;flex-direction:column;justify-content:center;gap:20px;font-size:15px;z-index:4}.hero-model-list span{display:grid;grid-template-columns:24px 1fr;gap:2px 8px}.hero-model-list small{grid-column:2;color:#777}.category-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin-top:12px}.category-strip button,.catalog-top-cats button{background:#fff;border:1px solid #eee8df;border-radius:15px;padding:12px;cursor:pointer;text-align:left;display:grid;grid-template-columns:56px 1fr;grid-template-rows:auto auto}.mini-device,.catalog-top-cats button>span{grid-row:1/3;font-size:30px;display:grid;place-items:center}.mini-device img,.catalog-top-cats button>span img{width:48px;height:48px;object-fit:contain;display:block}.category-strip b,.catalog-top-cats b{font-size:15px}.category-strip small,.catalog-top-cats small{color:var(--muted);margin-top:4px}.benefits{margin-top:12px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-radius:14px;border:1px solid #eee8df}.benefits div{padding:14px 18px;text-align:center;border-right:1px solid #eee8df;font-size:13px;display:flex;align-items:center;justify-content:center;gap:10px;min-height:74px}.benefit-media{width:38px;height:38px;flex:0 0 38px;border-radius:10px;overflow:hidden;display:grid;place-items:center}.benefit-media img{width:100%;height:100%;object-fit:contain;display:block}.benefit-fallback{font-size:20px;line-height:1;display:inline-grid;place-items:center;min-width:26px}.benefits div:last-child{border-right:0}.section-block{padding:30px 0}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-title-row h2{font-size:34px;margin:0;letter-spacing:-.04em}.section-title-row p{margin:7px 0 0;color:var(--muted)}.model-teasers{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin-top:18px}.teaser{border:0;background:#fff;border-radius:15px;padding:10px;text-align:left;cursor:pointer}.teaser .product-art{height:125px}.teaser b,.teaser span{display:block;margin-top:7px}.teaser span{font-size:13px;color:#555}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:5px 0 30px}.promo-card{min-height:240px;border-radius:20px;padding:25px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:#222}.promo-card h2{font-size:31px;line-height:1;margin:0 0 8px}.promo-card p{color:#e4e4e4;max-width:340px}.promo-card.trade{background:linear-gradient(135deg,#43342b,#b8875e)}.promo-card.used{background:linear-gradient(135deg,#444,#7c6f66)}.promo-card.repair{background:linear-gradient(135deg,#131313,#5d4c41)}.page-shell{padding:22px 0 60px}.catalog-top-cats{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:12px}.catalog-top-cats button.active{border-color:#d4a46e;box-shadow:inset 0 0 0 1px #d4a46e}.catalog-layout{display:grid;grid-template-columns:240px 1fr;gap:18px}.filter-panel{background:#fff;border:1px solid #eee8df;border-radius:16px;padding:16px;align-self:start;position:sticky;top:90px}.filter-panel h3{margin:0 0 10px}.filter-group{border-top:1px solid #eee8df;padding:14px 0}.filter-group>label{font-weight:800;font-size:13px;display:block;margin-bottom:9px}.check-list,.chip-list{display:flex;flex-wrap:wrap;gap:6px}.check-list button,.chip-list button,.choice-chips button,.service-choices button{border:1px solid #ddd7ce;background:#fff;border-radius:9px;padding:8px 10px;cursor:pointer;font-size:12px}.check-list button.selected,.chip-list button.selected,.choice-chips button.selected,.service-choices button.selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:#fff8f1}.catalog-banner,.page-hero{background:linear-gradient(110deg,#fff,#f2e7dc);border-radius:18px;padding:26px 30px;display:flex;justify-content:space-between;align-items:center;min-height:145px}.catalog-banner h1,.page-hero h1{font-size:46px;letter-spacing:-.05em;margin:4px 0}.catalog-banner p,.page-hero p{color:var(--muted);margin:0}.catalog-banner-art{font-size:30px;letter-spacing:.2em;font-weight:900;color:#9c7656;text-align:right}.catalog-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:16px 0;color:var(--muted);font-size:12px}.catalog-toolbar select{border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px}.status-pill{background:#fff3e8;border-radius:99px;padding:8px 11px;color:#8b5f37}.model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.model-card{background:#fff;border-radius:17px;border:1px solid #eee8df;padding:12px}.model-card h3{font-size:18px;margin:8px 0 3px}.model-card p{color:var(--muted);font-size:13px;min-height:32px}.model-card>strong{font-size:23px;display:block;margin:8px 0 12px}.product-art{height:190px;background:linear-gradient(145deg,#f7f5f1,#e9e4dc);border-radius:14px;position:relative;display:grid;place-items:center;overflow:hidden}.product-art-device{width:43%;height:78%;border-radius:24px;background:linear-gradient(145deg,color-mix(in srgb,var(--tone) 75%,#fff),var(--tone));box-shadow:0 20px 35px rgba(0,0,0,.18);display:grid;place-items:end center;padding-bottom:16px;color:#fff;text-shadow:0 1px 5px #0006;font-weight:800;transform:rotate(4deg)}.badges{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}.badges span{border-radius:999px;padding:5px 7px;font-size:10px;font-weight:800}.green{background:#e7f7ed;color:var(--green)}.blue{background:#eaf3ff;color:var(--blue)}.beige{background:#fff3e8;color:#8b5f37}.empty{background:#fff;border:1px solid #eee8df;border-radius:16px;padding:35px;text-align:center;color:var(--muted)}.simple-filters{display:grid;grid-template-columns:1fr 240px;gap:10px;margin:18px 0}.simple-filters input,.simple-filters select,.form-grid input,.form-grid select,.form-grid textarea,.field input,.field textarea{width:100%;border:1px solid #ddd7ce;border-radius:11px;background:#fff;padding:12px;outline:0}.accessory-tabs{display:flex;gap:10px;margin:20px 0}.accessory-tabs button{border:1px solid #ddd7ce;background:#fff;padding:13px 20px;border-radius:12px;font-weight:700;cursor:pointer}.accessory-tabs button.active{background:#111;color:#fff}.accessory-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.accessory-card{background:#fff;border:1px solid #eee8df;border-radius:16px;padding:13px}.accessory-icon{height:130px;border-radius:12px;background:#f1eee8;display:grid;place-items:center;font-size:52px;color:#b9aea0}.accessory-card h3{margin:10px 0 4px}.accessory-card p{color:var(--muted);min-height:28px;font-size:12px}.accessory-card strong{display:block;font-size:21px;margin:10px 0}.wizard-layout{display:grid;grid-template-columns:1fr 360px;gap:18px;margin-top:20px}.wizard-card,.info-card{background:#fff;border:1px solid #eee8df;border-radius:18px;padding:26px}.wizard-card h2,.info-card h2{font-size:30px;margin:5px 0 20px}.wizard-progress{display:flex;gap:6px;margin-bottom:20px}.wizard-progress i{height:5px;background:#ddd8d0;flex:1;border-radius:9px}.wizard-progress i.active{background:var(--accent)}.big-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.big-choices button,.branch-choices button{border:1px solid #ddd7ce;background:#fff;border-radius:13px;padding:18px;text-align:left;font-weight:750;cursor:pointer}.big-choices button.selected,.branch-choices button.selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:#fff8f1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label,.field{font-size:12px;font-weight:700;display:grid;gap:6px}.form-grid .full{grid-column:1/-1}.form-grid textarea,.field textarea{min-height:90px;resize:vertical}.wizard-nav{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.branch-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.branch-choices button b,.branch-choices button small{display:block}.branch-choices button small{color:var(--muted);margin-top:5px}.notice{background:#f2eee8;padding:12px;border-radius:10px;color:#675f56;font-size:12px}.info-card ol{padding-left:20px;color:#555}.info-card li{margin-bottom:14px}.repair-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.repair-card{border:1px solid #eee8df;background:#fff;border-radius:16px;padding:12px;text-align:left;cursor:pointer}.repair-art{aspect-ratio:1.19/1;border-radius:12px;background:#f3eee7;overflow:hidden;display:grid;place-items:center}.repair-art img{width:100%;height:100%;object-fit:cover;display:block}.repair-art span{font-size:48px}.repair-card h3{margin:10px 0 4px}.repair-card p{color:var(--muted);font-size:12px;min-height:45px}.repair-card strong{font-size:17px}.custom-service{margin-top:14px;background:#fff3e4;border-radius:15px;padding:17px 20px;display:flex;justify-content:space-between;align-items:center}.custom-service>div{display:flex;align-items:center;gap:14px}.question{width:45px;height:45px;border-radius:50%;background:var(--accent);color:#fff;font-size:26px;display:grid;place-items:center}.custom-service h3,.custom-service p{margin:0}.custom-service p{color:var(--muted);margin-top:3px}.repair-process{margin-top:20px;background:#fff;border-radius:18px;border:1px solid #eee8df;padding:24px;display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.repair-process h2{grid-column:1/-1;margin:0}.repair-process>div span{width:32px;height:32px;background:#f4e5d7;border-radius:50%;display:grid;place-items:center;font-weight:900}.repair-process>div b{display:block;margin:8px 0 3px}.repair-process>div p{font-size:12px;color:var(--muted);margin:0}.store-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.store-card{background:#fff;border:1px solid #eee8df;border-radius:17px;padding:12px;display:grid;grid-template-columns:42% 1fr;gap:15px;align-items:center}.store-card.large{padding:20px}.store-photo-placeholder{height:150px;border-radius:13px;background:linear-gradient(140deg,#29231f,#9b704f);color:#fff;display:grid;place-items:center;text-align:center;font-weight:800}.store-card h3{margin:0 0 5px}.store-card p{color:var(--muted)}.store-actions{display:flex;gap:8px;margin-top:14px}.footer{background:#111;color:#eee;padding:32px max(24px,calc((100vw - 1480px)/2));display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:35px;font-size:12px}.footer>div{display:flex;flex-direction:column;gap:7px}.footer a,.footer span{color:#bbb;text-decoration:none}.footer-brand{min-width:0}.footer .brand-logo{filter:invert(1)}.footer .brand-logo-wrap{background:#111}.footer .brand-words b{color:#fff}.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px}.modal-backdrop{position:absolute;inset:0;background:rgba(18,16,14,.58);backdrop-filter:blur(6px)}.modal-panel{position:relative;width:min(820px,100%);max-height:92vh;overflow:auto;background:var(--bg);border-radius:24px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.modal-close{position:sticky;float:right;top:0;width:37px;height:37px;border-radius:50%;border:0;background:#e8e4de;font-size:24px;cursor:pointer;z-index:5}.product-modal-head{display:grid;grid-template-columns:280px 1fr;gap:22px;align-items:center}.product-modal-head .product-art{height:260px}.product-modal-head h2{font-size:37px;margin:5px 0}.config-block{margin-top:16px}.config-block h4{margin:0 0 8px}.choice-chips{display:flex;gap:8px;flex-wrap:wrap}.config-hint{margin-top:20px;background:#fff;padding:18px;border-radius:13px;border:1px solid #eee8df;color:var(--muted)}.exact-offers{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.exact-offer{background:#fff;border:1px solid #e3ded6;border-radius:15px;padding:16px}.exact-offer.pre{background:#fff7ef;border-color:#f0c596}.exact-offer h3{font-size:30px;margin:10px 0}.exact-offer p{line-height:1.7;color:#555}.link-btn{width:100%;border:0;background:none;padding:10px;color:#c35400;font-weight:800;cursor:pointer}.detail-list{display:grid;gap:0;border:1px solid #e3ded6;border-radius:13px;overflow:hidden;margin:16px 0}.detail-list div{display:flex;justify-content:space-between;gap:20px;padding:10px 13px;background:#fff;border-bottom:1px solid #eee8df}.detail-list div:last-child{border-bottom:0}.detail-list span{color:var(--muted)}.contact-actions{display:flex;gap:10px;flex-wrap:wrap}.service-choices{display:grid;grid-template-columns:1fr 1fr;gap:8px}.order-price{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0}.order-price>div{background:#fff;border:1px solid #eee8df;border-radius:12px;padding:12px}.order-price span,.order-price b{display:block}.order-price span{font-size:12px;color:var(--muted)}.order-price b{margin-top:5px;font-size:17px}.success{text-align:center;padding:28px}.success-icon{width:70px;height:70px;border-radius:50%;background:#31aa5b;color:#fff;font-size:42px;display:grid;place-items:center;margin:0 auto 14px}.success h2{font-size:34px;margin:0}.toast{position:fixed;z-index:160;left:50%;bottom:25px;transform:translateX(-50%);background:#111;color:#fff;padding:12px 18px;border-radius:999px;box-shadow:0 15px 40px #0004}.mobile-nav{display:none}
@media(max-width:1180px){.main-nav{display:none}.header-actions{margin-left:auto}.category-strip,.catalog-top-cats{grid-template-columns:repeat(4,1fr)}.model-teasers{grid-template-columns:repeat(4,1fr)}.model-grid{grid-template-columns:repeat(3,1fr)}.accessory-grid{grid-template-columns:repeat(4,1fr)}.hero{grid-template-columns:45% 55%;}.hero-model-list{display:none}}
@media(max-width:820px){body{padding-bottom:68px}.container{width:min(100% - 22px,1480px)}.topbar{height:62px;padding:0 12px}.brand{min-width:auto}.brand-words small,.global-search,.header-actions .icon-btn,.header-actions .black-btn{display:none}.hero{margin-top:10px;padding:25px 18px;grid-template-columns:1fr;min-height:660px}.hero h1{font-size:48px}.hero-copy p{font-size:16px}.hero-devices{min-height:300px}.phone-shape{left:36%;width:120px;height:240px}.laptop-shape{left:45%;width:220px;height:150px}.tablet-shape{left:65%;width:145px;height:190px}.watch-shape{left:9%;top:140px}.pods-shape{left:40%;top:190px}.category-strip,.catalog-top-cats{display:flex;overflow:auto}.category-strip button,.catalog-top-cats button{min-width:160px}.benefits{grid-template-columns:1fr 1fr}.benefits div:nth-child(2n){border-right:0}.model-teasers{grid-template-columns:repeat(2,1fr)}.promo-grid{grid-template-columns:1fr}.catalog-layout{grid-template-columns:1fr}.filter-panel{position:static}.model-grid{grid-template-columns:repeat(2,1fr)}.accessory-grid{grid-template-columns:repeat(2,1fr)}.wizard-layout{grid-template-columns:1fr}.info-card{order:2}.big-choices{grid-template-columns:1fr 1fr}.repair-grid{grid-template-columns:repeat(2,1fr)}.repair-process{grid-template-columns:1fr 1fr}.store-grid{grid-template-columns:1fr}.footer{grid-template-columns:1fr 1fr;padding:26px 18px 90px}.product-modal-head{grid-template-columns:1fr}.exact-offers{grid-template-columns:1fr}.order-price{grid-template-columns:1fr}.modal{padding:0;place-items:end center}.modal-panel{border-radius:22px 22px 0 0;padding:22px 16px;max-height:95vh}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.branch-choices{grid-template-columns:1fr}.mobile-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:60;left:8px;right:8px;bottom:8px;background:#111;border-radius:15px;padding:5px}.mobile-nav button{border:0;background:none;color:#fff;padding:10px 4px;font-size:11px}}
@media(max-width:480px){.hero{min-height:610px}.hero h1{font-size:40px}.model-grid{grid-template-columns:1fr}.accessory-grid{grid-template-columns:1fr 1fr}.section-title-row{align-items:start;flex-direction:column}.benefits{grid-template-columns:1fr}.benefits div{border-right:0;border-bottom:1px solid #eee8df}.repair-process{grid-template-columns:1fr}.custom-service{align-items:flex-start;gap:12px;flex-direction:column}.footer{grid-template-columns:1fr}.service-choices{grid-template-columns:1fr}}

/* V3.4.5: реальные фото Б/У */
.used-photo-cover{height:220px;border-radius:16px;overflow:hidden;background:#f3efe9;display:grid;place-items:center}
.used-photo-cover img{width:100%;height:100%;object-fit:cover;display:block}
.used-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:520px}
.used-gallery img{width:100%;height:220px;object-fit:cover;border-radius:14px;background:#f3efe9}
.used-gallery img:first-child:nth-last-child(1){grid-column:1/-1;height:360px}
@media(max-width:760px){.used-gallery img{height:150px}.used-gallery img:first-child:nth-last-child(1){height:280px}.used-photo-cover{height:200px}}

.accessory-photo{height:180px;border-radius:13px;background:#f2eee8;overflow:hidden;display:grid;place-items:center}.accessory-photo img{width:100%;height:100%;object-fit:contain;background:#fff}.accessory-order-price{grid-template-columns:1fr;max-width:280px}

/* V3.5 Telegram CMS media */
.product-photo-art{display:flex;align-items:center;justify-content:center;background:#f7f4ef;overflow:hidden}
.product-photo-art img{width:100%;height:100%;object-fit:contain;display:block}
.hero-devices.hero-image-mode{display:flex;align-items:center;justify-content:center;overflow:hidden;background:transparent}
.hero-devices.hero-image-mode img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block}
.store-photo{min-height:220px;border-radius:22px;overflow:hidden;background:#eee8df}
.store-photo img{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}
@media (max-width: 760px){.store-photo,.store-photo img{min-height:180px}}


/* V3.5.2 — единый premium hero: большая картинка + редактируемый список поверх неё */
.hero.hero-showcase-overlay{grid-template-columns:minmax(330px,40%) minmax(0,60%);column-gap:26px;align-items:stretch}
.hero.hero-showcase-overlay .hero-copy{align-self:center}
.hero.hero-showcase-overlay .hero-devices.hero-image-mode{grid-column:2;position:relative;min-height:390px;border-radius:22px;overflow:hidden;background:#ddd3c9;box-shadow:0 24px 65px rgba(42,31,22,.14)}
.hero.hero-showcase-overlay .hero-devices.hero-image-mode>img{position:absolute;inset:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;display:block}
.hero.hero-showcase-overlay .hero-devices.hero-image-mode::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,transparent 54%,rgba(12,12,12,.10) 68%,rgba(12,12,12,.72) 100%);pointer-events:none;z-index:1}
.hero.hero-showcase-overlay .hero-model-list-overlay{position:absolute;z-index:2;right:22px;top:50%;transform:translateY(-50%);width:min(250px,35%);display:flex;flex-direction:column;justify-content:center;gap:13px;padding:18px 20px;border-radius:18px;background:rgba(18,18,18,.38);border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 45px rgba(0,0,0,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff}
.hero.hero-showcase-overlay .hero-model-list-overlay span{display:flex;align-items:baseline;gap:7px;min-width:0;white-space:nowrap}
.hero.hero-showcase-overlay .hero-model-list-overlay b{font-size:15px;line-height:1.15;color:#fff;letter-spacing:-.01em}
.hero.hero-showcase-overlay .hero-model-list-overlay small{font-size:12px;line-height:1.15;color:rgba(255,255,255,.78);margin:0;grid-column:auto}

@media(max-width:1180px){
  .hero.hero-showcase-overlay{grid-template-columns:40% 60%}
  .hero.hero-showcase-overlay .hero-model-list-overlay{display:flex;width:min(230px,40%);right:16px;padding:15px 16px;gap:10px}
  .hero.hero-showcase-overlay .hero-model-list-overlay b{font-size:14px}
  .hero.hero-showcase-overlay .hero-model-list-overlay small{font-size:11px}
}
@media(max-width:820px){
  .hero.hero-showcase-overlay{grid-template-columns:1fr;min-height:auto;padding:24px 18px}
  .hero.hero-showcase-overlay .hero-devices.hero-image-mode{grid-column:1;min-height:0;height:auto;aspect-ratio:16/10;margin-top:18px;border-radius:18px}
  .hero.hero-showcase-overlay .hero-devices.hero-image-mode::after{background:linear-gradient(0deg,rgba(10,10,10,.72) 0%,rgba(10,10,10,.20) 42%,transparent 68%)}
  .hero.hero-showcase-overlay .hero-model-list-overlay{left:12px;right:12px;top:auto;bottom:12px;transform:none;width:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;padding:12px 14px;border-radius:14px}
  .hero.hero-showcase-overlay .hero-model-list-overlay span{white-space:normal;display:block}
  .hero.hero-showcase-overlay .hero-model-list-overlay b,.hero.hero-showcase-overlay .hero-model-list-overlay small{display:inline;font-size:11px}
  .hero.hero-showcase-overlay .hero-model-list-overlay small{margin-left:5px}
}
@media(max-width:480px){
  .hero.hero-showcase-overlay .hero-devices.hero-image-mode{aspect-ratio:4/3}
  .hero.hero-showcase-overlay .hero-model-list-overlay{grid-template-columns:1fr 1fr;gap:6px 10px;padding:10px 12px}
  .hero.hero-showcase-overlay .hero-model-list-overlay b,.hero.hero-showcase-overlay .hero-model-list-overlay small{font-size:10px}
}

/* V3.5.3 — компактный список актуальных моделей в правом верхнем углу */
.hero.hero-showcase-overlay .hero-devices.hero-image-mode::after{
  background:linear-gradient(180deg,rgba(12,12,12,.18) 0%,rgba(12,12,12,.05) 26%,transparent 50%);
}
.hero.hero-showcase-overlay .hero-model-list-overlay{
  top:18px;
  right:18px;
  bottom:auto;
  left:auto;
  transform:none;
  width:min(228px,31%);
  gap:9px;
  padding:13px 15px;
  border-radius:16px;
  background:rgba(18,18,18,.24);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 10px 28px rgba(0,0,0,.12);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.hero.hero-showcase-overlay .hero-model-list-overlay span{
  gap:5px;
}
.hero.hero-showcase-overlay .hero-model-list-overlay b{
  font-size:13px;
  line-height:1.12;
  font-weight:800;
}
.hero.hero-showcase-overlay .hero-model-list-overlay small{
  font-size:10px;
  line-height:1.12;
  color:rgba(255,255,255,.76);
}
@media(max-width:1180px){
  .hero.hero-showcase-overlay .hero-model-list-overlay{
    top:14px;right:14px;width:min(210px,34%);padding:12px 13px;gap:8px
  }
  .hero.hero-showcase-overlay .hero-model-list-overlay b{font-size:12px}
  .hero.hero-showcase-overlay .hero-model-list-overlay small{font-size:9px}
}
@media(max-width:820px){
  .hero.hero-showcase-overlay .hero-devices.hero-image-mode::after{
    background:linear-gradient(180deg,rgba(10,10,10,.18) 0%,transparent 42%);
  }
  .hero.hero-showcase-overlay .hero-model-list-overlay{
    left:auto;right:10px;top:10px;bottom:auto;transform:none;
    width:min(220px,58%);display:flex;grid-template-columns:none;
    gap:6px;padding:10px 12px;border-radius:13px
  }
  .hero.hero-showcase-overlay .hero-model-list-overlay span{white-space:normal;display:flex}
  .hero.hero-showcase-overlay .hero-model-list-overlay b{font-size:10px}
  .hero.hero-showcase-overlay .hero-model-list-overlay small{font-size:9px;margin-left:3px}
}
@media(max-width:480px){
  .hero.hero-showcase-overlay .hero-model-list-overlay{
    width:min(190px,62%);right:8px;top:8px;padding:9px 10px;gap:5px
  }
  .hero.hero-showcase-overlay .hero-model-list-overlay b{font-size:9px}
  .hero.hero-showcase-overlay .hero-model-list-overlay small{font-size:8px}
}
