@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#070910;--panel:#111521;--panel2:#171b29;--violet:#7548ff;--blue:#1c75ff;--white:#f7f8fc;--muted:#a9b1c4;--ink:#10131b;--line:rgba(255,255,255,.12);--light:#f2f4f8;--radius:22px;--shadow:0 28px 70px rgba(4,7,18,.22)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:200;background:#fff;color:#111;padding:10px 14px;border-radius:8px}.skip-link:focus{top:16px}.site-header{height:88px;position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;gap:34px;padding:0 clamp(22px,4vw,68px);background:rgba(7,9,16,.78);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08);color:#fff}.brand{display:flex;align-items:center}.brand-word{font-size:1.75rem;line-height:1;font-weight:800;letter-spacing:-.045em}.brand-word b{color:#fff}.brand-word strong{color:#3679ff}.main-nav{display:flex;gap:34px;margin:auto}.main-nav a{position:relative;font-size:.93rem;font-weight:600;color:#e3e6ee}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-13px;height:2px;background:var(--blue);box-shadow:0 0 12px var(--blue);transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{right:0}.header-cta{display:flex;align-items:center;gap:10px;color:#fff;padding:12px 18px;border:1px solid #347cff;border-radius:9px;font-size:.84rem;font-weight:700;transition:.2s}.header-cta:hover{background:#1166ef;box-shadow:0 10px 30px rgba(28,117,255,.25)}.menu-toggle{display:none;margin-left:auto;width:42px;height:42px;background:none;border:1px solid var(--line);border-radius:10px}.menu-toggle span{display:block;width:18px;height:2px;background:#fff;margin:5px auto}.hero{min-height:900px;position:relative;display:grid;grid-template-columns:minmax(390px,46%) 1fr;align-items:center;padding:155px clamp(22px,3.5vw,58px) 190px;color:#fff;background:radial-gradient(circle at 78% 52%,rgba(101,49,233,.28),transparent 30%),radial-gradient(circle at 95% 60%,rgba(255,123,45,.14),transparent 28%),linear-gradient(110deg,#060911 0%,#090a16 56%,#151121 100%);overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,transparent 30%,#000)}.hero-copy{position:relative;z-index:5;max-width:680px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--violet);letter-spacing:.12em;font-size:.76rem;font-weight:800;margin:0 0 20px}.eyebrow i{width:4px;height:4px;border-radius:50%;background:var(--blue)}.hero h1{font-size:clamp(3.7rem,5.3vw,5.8rem);line-height:1.03;letter-spacing:-.065em;margin:0;color:var(--white);font-weight:800}.hero h1 span{color:#fff}.hero-text{font-size:1.08rem;max-width:660px;color:#b9c0cf;margin:28px 0 32px}.hero-text strong{color:#2f7fff}.hero-actions{display:flex;gap:18px;flex-wrap:wrap}.btn{min-height:54px;display:inline-flex;justify-content:center;align-items:center;gap:38px;border:0;border-radius:9px;padding:14px 22px;font-weight:700;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(120deg,#176fff,#0755e8);color:#fff;box-shadow:0 14px 35px rgba(16,96,244,.3)}.btn.secondary{background:rgba(255,255,255,.025);color:#fff;border:1px solid #7249ff;box-shadow:inset 0 0 20px rgba(117,72,255,.04)}.hero-visual{height:620px;position:relative;z-index:2;align-self:center}.tech-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(130,76,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(130,76,255,.12) 1px,transparent 1px);background-size:34px 34px;transform:perspective(500px) rotateX(62deg) translateY(235px);opacity:.5}.violet-orbit{position:absolute;width:560px;height:360px;border:1px solid #7548ff;border-radius:50%;left:10%;top:22%;transform:rotate(-12deg);box-shadow:0 0 55px rgba(117,72,255,.22)}.device{position:absolute;background:linear-gradient(145deg,#242938,#080a0f 62%);color:#fff;border-radius:15px;box-shadow:0 38px 65px rgba(0,0,0,.65),inset 1px 1px rgba(255,255,255,.12);padding:22px;border:1px solid #343a4c;z-index:3}.device span{display:block;font-weight:800;font-size:.65rem;letter-spacing:.09em}.device b{display:block;font-size:.78rem;color:#dce0eb;margin-top:22px}.device>i{display:block;height:4px;margin-top:8px;background:#141823;border-radius:8px}.screen{display:grid;place-items:center;width:102px;height:70px;margin:24px auto 0;border:4px solid #10131b;border-radius:7px;background:#0e61f2;box-shadow:0 0 22px rgba(35,117,255,.72),inset 0 0 18px #68b7ff;color:#dff6ff;font-style:normal;font-weight:800;font-size:1.35rem}.screen small{font-size:.4rem;letter-spacing:.13em}.device-main{width:245px;height:390px;left:28%;top:11%;z-index:4;transform:perspective(900px) rotateY(-6deg)}.device-main:after{content:"";position:absolute;left:22px;right:22px;bottom:20px;height:112px;background:repeating-linear-gradient(#090c13 0 5px,#262c3a 6px 8px);border-radius:4px}.device-left{width:205px;height:260px;left:58%;top:35%;z-index:5;transform:perspective(900px) rotateY(7deg)}.device-left .screen{width:98px;height:54px;margin-top:17px}.device-right{width:285px;height:100px;left:19%;bottom:13%;z-index:7;transform:rotate(2deg);border-radius:24px}.device-right b{margin:0}.sockets{display:flex;gap:14px;margin-top:17px}.sockets i{width:38px;height:38px;border-radius:50%;background:radial-gradient(circle,#090b0e 0 22%,#1d2230 23% 48%,#080a0e 50%);border:1px solid #3c4150}.energy-platform{position:absolute;left:10%;right:3%;bottom:6%;height:54px;background:#111528;border:1px solid #6953ff;transform:perspective(600px) rotateX(55deg);box-shadow:0 0 14px #3c6cff,0 0 45px rgba(117,72,255,.8);z-index:2}.hero-metrics{position:relative;z-index:6;display:grid;gap:12px;margin-left:14px}.hero-metrics article{width:245px;display:flex;gap:15px;align-items:flex-start;padding:18px;background:rgba(31,28,42,.74);border:1px solid rgba(255,255,255,.16);border-radius:17px;backdrop-filter:blur(15px);box-shadow:0 18px 30px rgba(0,0,0,.18)}.metric-icon{flex:0 0 48px;height:48px;display:grid;place-items:center;border:2px solid var(--violet);border-radius:50%;color:#fff;font-size:1.25rem;box-shadow:0 0 18px rgba(117,72,255,.4)}.metric-icon.blue{border-color:var(--blue)}.hero-metrics b,.hero-metrics small,.hero-metrics strong{display:block}.hero-metrics b{font-size:.87rem}.hero-metrics small{font-size:.67rem;line-height:1.45;color:#bcc3d1;margin:3px 0 8px}.hero-metrics strong{font-size:.85rem}.hero-benefits{position:absolute;left:clamp(22px,3.5vw,58px);bottom:55px;z-index:8;display:flex;width:min(820px,58vw);padding:16px 20px;background:rgba(16,20,34,.84);border:1px solid rgba(255,255,255,.14);border-radius:16px;backdrop-filter:blur(16px)}.hero-benefits>div{flex:1;display:flex;gap:13px;align-items:center;padding:0 22px;border-right:1px solid var(--line)}.hero-benefits>div:last-child{border:0}.hero-benefits>div>span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;border:1px solid #295cff;color:#8ab4ff}.hero-benefits p,.hero-benefits b,.hero-benefits small{display:block;margin:0}.hero-benefits b{font-size:.8rem}.hero-benefits small{font-size:.65rem;color:#aeb6c6}.trust-strip{position:relative;z-index:10;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:0 clamp(22px,3.5vw,58px) 55px;margin-top:-25px;background:var(--bg)}.trust-strip a{min-height:124px;display:flex;align-items:center;gap:17px;padding:20px;background:linear-gradient(135deg,#171a27,#121529);border:1px solid rgba(255,255,255,.16);border-radius:16px;color:#fff;transition:.25s}.trust-strip a:hover{transform:translateY(-6px);border-color:#664cff;box-shadow:0 15px 35px rgba(0,0,0,.25)}.trust-strip p,.trust-strip b,.trust-strip small{display:block;margin:0}.trust-strip p{min-width:0}.trust-strip b{font-size:.86rem}.trust-strip small{color:#adb5c7;font-size:.7rem}.trust-strip>a>i{margin-left:auto;width:35px;height:35px;display:grid;place-items:center;background:rgba(255,255,255,.1);border-radius:50%;font-style:normal}.category-device{flex:0 0 50px;height:70px;border-radius:8px;background:linear-gradient(150deg,#242b3c,#07090e);box-shadow:0 10px 16px rgba(0,0,0,.4)}.category-device.tower{width:38px;height:78px}.category-device.strip{width:62px;height:35px;border-radius:14px}.category-device.breaker{height:58px;background:linear-gradient(90deg,#f2f4fa 0 65%,#2d5aff 66%);border:1px solid #a9afbd}.section{padding:105px clamp(22px,6vw,96px)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:42px}.section-heading h2,.why-copy h2,.about-section h2,.contact-section h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.08;letter-spacing:-.045em;color:#0c1020;margin:0}.section-heading>p{max-width:470px;color:#687187}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filter{border:1px solid #dce0e9;background:#fff;padding:11px 17px;border-radius:99px;font-weight:700;color:#5c6577;cursor:pointer;transition:.2s}.filter:hover,.filter.active{background:#111521;color:#fff;border-color:#111521}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{border:1px solid #e2e5ec;border-radius:var(--radius);overflow:hidden;background:#fff;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-image{height:235px;display:grid;place-items:center;background:radial-gradient(circle at 50% 55%,#d9ddf2,transparent 30%),linear-gradient(145deg,#f5f6fa,#e9ecf3);position:relative}.product-image:after{content:"";position:absolute;width:65%;height:20px;border-radius:50%;bottom:27px;background:rgba(4,9,25,.18);filter:blur(12px)}.mini-device{width:120px;height:160px;border-radius:13px;background:linear-gradient(145deg,#222a3a,#07090e);padding:16px;color:#fff;z-index:1;box-shadow:0 24px 28px rgba(4,9,24,.28)}.mini-device.wide{width:175px;height:105px}.mini-device.tall{width:105px;height:180px}.mini-device span{font-size:.55rem;color:#70a9ff;font-weight:800;letter-spacing:.1em}.mini-device b{display:block;margin-top:20px;font-size:.76rem}.mini-device i{display:block;width:28px;height:7px;margin-top:22px;border-radius:8px;background:#2e78ff;box-shadow:0 0 10px #2e78ff}.product-body{padding:21px}.product-meta{font-size:.68rem;color:#5e38dd;font-weight:800;letter-spacing:.09em}.product-body h3{font-size:1.12rem;margin:7px 0;color:#111522}.product-body p{color:#6d7484;font-size:.84rem;min-height:58px}.product-specs{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0}.product-specs span{font-size:.67rem;background:#f5f6fa;border:1px solid #e4e7ee;padding:5px 8px;border-radius:7px}.product-link{border:0;background:none;color:#236df1;font-weight:800;cursor:pointer;padding:0}.why-section{display:grid;grid-template-columns:.9fr 1.1fr;background:#0b0d13;color:#fff}.why-media{min-height:640px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle,rgba(100,65,240,.25),transparent 48%)}.grid-light{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:38px 38px}.shield{width:180px;height:210px;display:grid;place-items:center;clip-path:polygon(50% 0,94% 16%,86% 72%,50% 100%,14% 72%,6% 16%);background:linear-gradient(145deg,#7548ff,#176fff);font-size:4rem;font-weight:800;z-index:2;filter:drop-shadow(0 20px 38px rgba(85,58,239,.45))}.why-media p{position:absolute;bottom:45px;text-align:center;z-index:2;text-transform:uppercase;letter-spacing:.12em}.why-copy{padding:90px 8vw 90px 6vw}.why-copy h2{color:#fff}.why-copy>p:not(.eyebrow){color:#abb3c3;max-width:650px}.feature-list{margin-top:35px}.feature-list article{display:flex;gap:20px;border-top:1px solid var(--line);padding:22px 0}.feature-list b{color:#8d68ff}.feature-list h3{margin:0}.feature-list p{margin:4px 0;color:#aeb6c6}.downloads{background:#f2f4f8}.download-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:20px}.download-card{display:flex;gap:20px;align-items:center;background:#fff;border:1px solid #e1e4eb;border-radius:var(--radius);padding:25px}.download-card.featured{grid-row:span 2}.doc-cover{min-width:170px;height:230px;background:linear-gradient(155deg,#111521,#6646f5);color:#fff;padding:24px;border-radius:12px;box-shadow:0 20px 30px rgba(15,17,28,.2)}.doc-cover span,.doc-cover b,.doc-cover small{display:block}.doc-cover span{color:#7aa9ff;font-weight:800}.doc-cover b{font-size:1.35rem;line-height:1.1;margin-top:38px}.doc-cover small{margin-top:50px}.doc-icon{min-width:64px;height:76px;display:grid;place-items:center;background:#eeeaff;color:#6540e8;font-weight:800;border-radius:12px}.download-card span{font-size:.68rem;color:#6340df;font-weight:800;text-transform:uppercase}.download-card h3{margin:4px 0;color:#111522}.download-card p{color:#6f7686;font-size:.85rem}.download-card a{color:#1c68ed;font-weight:800}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:105px clamp(22px,6vw,96px)}.about-text{font-size:1.03rem;color:#687187}.contact-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;padding:105px clamp(22px,6vw,96px);background:linear-gradient(135deg,#edeaff,#fff)}.contact-copy>p{color:#687187}.contact-details{margin-top:30px;border-left:3px solid #7449ff;padding-left:22px}.contact-details p{margin:5px 0}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:#fff;padding:28px;border-radius:var(--radius);box-shadow:var(--shadow)}.contact-form label{font-size:.78rem;font-weight:800}.contact-form input,.contact-form textarea,.contact-form select{width:100%;margin-top:7px;border:1px solid #dce0e8;border-radius:9px;padding:12px;background:#fbfcfe}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{outline:2px solid #7449ff;outline-offset:2px}.full{grid-column:1/-1}.form-message{margin:0;color:#5e3cdf;font-weight:800}footer{padding:50px clamp(22px,6vw,96px);background:#06080d;color:#a9b1c1;display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:center}.footer-brand{color:#fff}footer div{display:flex;justify-content:flex-end;gap:20px}footer small{grid-column:1/-1;border-top:1px solid #202431;padding-top:20px}dialog{width:min(840px,92vw);border:0;border-radius:22px;padding:0;box-shadow:0 30px 90px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(3,5,10,.78);backdrop-filter:blur(5px)}.modal-close{position:absolute;right:15px;top:12px;border:0;background:#eef0f5;width:38px;height:38px;border-radius:50%;font-size:1.3rem;cursor:pointer}.modal-layout{display:grid;grid-template-columns:.85fr 1.15fr}.modal-image{min-height:430px;display:grid;place-items:center;background:linear-gradient(145deg,#f0f1f8,#e2e4ef)}.modal-info{padding:45px}.modal-info h2{color:#111522;font-size:2rem;margin:8px 0}.modal-info ul{padding-left:19px;color:#687187}
@media(max-width:1180px){.hero{grid-template-columns:48% 52%;padding-right:28px}.hero-metrics{display:none}.hero h1{font-size:clamp(3.4rem,6vw,5rem)}.product-grid{grid-template-columns:repeat(3,1fr)}.trust-strip{grid-template-columns:repeat(2,1fr)}.hero-benefits{width:70vw}.main-nav{gap:22px}}
@media(max-width:900px){.site-header{height:76px}.main-nav,.header-cta{display:none}.menu-toggle{display:block}.main-nav.open{display:flex;position:absolute;top:76px;left:0;right:0;flex-direction:column;gap:0;padding:15px 22px 22px;background:#0d1018;border-bottom:1px solid var(--line)}.main-nav.open a{padding:13px 0}.hero{grid-template-columns:1fr;padding-top:125px;padding-bottom:220px}.hero-copy{max-width:720px}.hero-visual{height:510px;width:min(650px,100%);margin:auto}.hero-benefits{width:calc(100% - 44px);left:22px;bottom:42px}.product-grid{grid-template-columns:repeat(2,1fr)}.why-section,.contact-section{grid-template-columns:1fr}.download-grid{grid-template-columns:1fr 1fr}.download-card.featured{grid-column:1/-1;grid-row:auto}.about-section{grid-template-columns:1fr;gap:25px}.section-heading{display:block}.section-heading>p{max-width:700px}.why-media{min-height:450px}}
@media(max-width:620px){html{scroll-padding-top:76px}.site-header{padding:0 20px}.brand-word{font-size:1.45rem}.hero{min-height:auto;padding:120px 20px 255px}.hero h1{font-size:clamp(2.85rem,13vw,4rem)}.hero-text{font-size:.96rem}.hero-actions{display:grid}.btn{width:100%;justify-content:space-between}.hero-visual{height:380px;margin-top:35px}.device-main{width:175px;height:285px;left:23%;top:7%;padding:14px}.device-main .screen{width:76px;height:52px;margin-top:15px}.device-left{width:140px;height:190px;left:58%;padding:14px}.device-left .screen{width:70px;height:42px}.device-right{width:200px;height:80px;left:12%;bottom:10%;padding:15px}.violet-orbit{width:350px;height:250px;left:1%}.hero-benefits{display:grid;grid-template-columns:1fr;bottom:25px;padding:10px 16px}.hero-benefits>div{border-right:0;border-bottom:1px solid var(--line);padding:10px 4px}.hero-benefits>div:last-child{border:0}.trust-strip{grid-template-columns:1fr;margin-top:0;padding:24px 20px 50px}.section,.about-section,.contact-section{padding:75px 20px}.product-grid,.download-grid{grid-template-columns:1fr}.section-heading h2,.why-copy h2,.about-section h2,.contact-section h2{font-size:2.4rem}.why-copy{padding:70px 20px}.download-card.featured{display:block}.doc-cover{margin-bottom:22px}.contact-form{grid-template-columns:1fr}.contact-form>*{grid-column:1/-1}.modal-layout{grid-template-columns:1fr}.modal-image{min-height:260px}.modal-info{padding:32px 24px}footer{grid-template-columns:1fr}footer div{justify-content:flex-start;flex-wrap:wrap}}

.legacy-downloads{display:none!important}.download-center{background:#f4f7fc}.download-folders{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.download-folder{background:#fff;border:1px solid #dce3ef;border-radius:20px;overflow:hidden;box-shadow:0 14px 38px rgba(14,29,67,.07)}.download-folder[open]{grid-column:1/-1}.download-folder summary{list-style:none;min-height:172px;display:flex;align-items:center;gap:22px;padding:28px;cursor:pointer;transition:.2s}.download-folder summary::-webkit-details-marker{display:none}.download-folder summary:hover{background:#f8faff}.folder-symbol{position:relative;flex:0 0 92px;height:70px;border-radius:9px 12px 12px 12px;background:linear-gradient(145deg,#3f86ff,#165cdd);box-shadow:0 15px 28px rgba(24,101,229,.25)}.folder-symbol:before{content:"";position:absolute;left:0;top:-13px;width:44px;height:20px;border-radius:8px 8px 0 0;background:#377bef}.folder-symbol i{position:absolute;left:18px;right:18px;bottom:17px;height:3px;border-radius:8px;background:rgba(255,255,255,.65)}.folder-copy{min-width:0;display:flex;flex-direction:column}.folder-copy small{font-size:.67rem;font-weight:800;letter-spacing:.12em;color:#236df1}.folder-copy strong{margin:5px 0 3px;color:#0c1730;font-size:1.3rem;line-height:1.25}.folder-copy em{color:#6d778b;font-size:.83rem;font-style:normal}.folder-arrow{margin-left:auto;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#edf3ff;color:#1768ed;font-size:1.35rem;transition:.25s}.download-folder[open] .folder-arrow{transform:rotate(180deg)}.folder-contents{border-top:1px solid #e5eaf2;padding:22px;background:#f9fbff}.catalogue-contents{display:grid}.document-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:520px;overflow:auto}.folder-file{display:flex;align-items:center;gap:13px;min-height:84px;padding:15px;border:1px solid #e0e6f0;border-radius:13px;background:#fff;transition:.2s}.folder-file:hover{transform:translateY(-2px);border-color:#8eb6ff;box-shadow:0 9px 24px rgba(26,91,200,.1)}.file-badge{flex:0 0 43px;height:48px;display:grid;place-items:center;border-radius:9px;background:#eaf1ff;color:#1d66e6;font-size:.62rem;font-weight:900}.folder-file>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.folder-file b{font-size:.8rem;line-height:1.3;color:#101a30}.folder-file small{margin-top:4px;color:#788196;font-size:.68rem}.folder-file i{margin-left:auto;color:#226ced;font-style:normal}.catalogue-file{max-width:600px}.catalogue-file b{font-size:1rem}
@media(max-width:900px){.document-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.download-folders{grid-template-columns:1fr}.download-folder[open]{grid-column:auto}.download-folder summary{min-height:145px;padding:22px;gap:16px}.folder-symbol{flex-basis:72px;height:56px}.folder-copy strong{font-size:1.05rem}.folder-copy em{font-size:.75rem}.folder-arrow{width:32px;height:32px}.document-list{grid-template-columns:1fr;max-height:480px}.folder-contents{padding:14px}}

/* Full-bleed, non-interactive showroom hero */
.hero{display:flex;min-height:100svh;isolation:isolate;padding:148px clamp(24px,5vw,78px) 88px;background:#edf5ff}
.hero:before{z-index:1;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 30%,rgba(250,253,255,.58) 48%,rgba(240,248,255,.08) 72%);pointer-events:none}
.hero-copy{position:relative;z-index:4;width:min(650px,48vw);padding:34px 0}
.showroom-visual{position:absolute;z-index:0;inset:0;width:100%;height:100%;max-height:none;min-height:0;margin:0;pointer-events:none;user-select:none}
.showroom-image{width:100%;height:100%;object-fit:cover;object-position:center;transform:none;filter:none;pointer-events:none}
.showroom-hotspot{display:none!important}

/* Short non-interactive product-use film */
.product-video-showcase{margin:0;padding:26px clamp(22px,3.5vw,58px) 58px;background:#fff}
.product-video-banner{position:relative;height:clamp(245px,30vw,430px);overflow:hidden;border:1px solid #cbdcf3;border-radius:20px;background:#dce9f8;box-shadow:0 20px 48px rgba(22,68,135,.18)}
.product-use-video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.product-video-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,19,45,.93) 0%,rgba(6,28,64,.76) 38%,rgba(7,36,77,.22) 66%,rgba(7,36,77,.06) 100%)}
.product-video-copy{position:absolute;z-index:2;left:clamp(28px,4.5vw,70px);top:50%;width:min(590px,48%);transform:translateY(-50%);color:#fff}
.product-video-copy .sponsor-kicker{color:#7db5ff}.product-video-copy .sponsor-kicker:before{background:#e4a72e}
.product-video-copy h2{margin:0;font-size:clamp(1.7rem,3vw,3.25rem);line-height:1.08;letter-spacing:-.045em}
.product-video-copy p{max-width:560px;margin:14px 0 20px;color:#d7e4f5;font-size:clamp(.78rem,1.05vw,.98rem)}
@media(max-width:900px){.hero{min-height:760px;padding:125px 28px 62px}.hero-copy{width:min(620px,68vw)}.product-video-copy{width:min(520px,62%)}}
@media(max-width:620px){.hero{min-height:690px;padding:112px 20px 40px;align-items:flex-start}.hero:before{background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 48%,rgba(245,250,255,.42) 72%,rgba(237,246,255,.1) 100%)}.hero-copy{width:100%;padding:10px 0}.showroom-image{object-position:66% center}.product-video-showcase{padding:20px 20px 42px}.product-video-banner{height:410px;border-radius:16px}.product-use-video{object-position:62% center}.product-video-shade{background:linear-gradient(180deg,rgba(5,24,54,.14) 0%,rgba(5,24,54,.45) 43%,rgba(5,24,54,.96) 72%,#051836 100%)}.product-video-copy{left:20px;right:20px;top:auto;bottom:24px;width:auto;transform:none}.product-video-copy h2{font-size:1.55rem}.product-video-copy p{font-size:.76rem;margin:10px 0 14px}.product-video-copy .sponsor-cta{width:100%;justify-content:space-between}}

/* Restored split hero: text left, showroom right */
.hero{display:grid;grid-template-columns:minmax(500px,45%) minmax(0,55%);min-height:860px;align-items:center;padding:148px clamp(24px,3.4vw,54px) 72px;background:radial-gradient(circle at 79% 39%,rgba(220,235,255,.75),transparent 31%),linear-gradient(135deg,#fff 0%,#fafcff 43%,#eef6ff 100%)}
.hero:before{inset:98px 0 0;background:radial-gradient(ellipse 43% 27% at 78% 43%,transparent 67%,rgba(145,181,229,.24) 68%,transparent 69%),radial-gradient(ellipse 50% 33% at 78% 43%,transparent 72%,rgba(145,181,229,.16) 73%,transparent 74%);pointer-events:none}
.hero-copy{width:auto;max-width:650px;padding:0}
.showroom-visual{position:relative;inset:auto;width:100%;height:min(70vw,720px);max-height:720px;min-height:610px;margin-left:-46px;pointer-events:none;user-select:none}
.showroom-image{width:100%;height:100%;object-fit:contain;object-position:center bottom;transform:scale(1.08);transform-origin:right bottom;filter:drop-shadow(0 22px 32px rgba(45,72,115,.08));pointer-events:none}
@media(max-width:1180px){.hero{grid-template-columns:46% 54%;padding-left:28px;padding-right:28px}.showroom-visual{height:640px;min-height:560px;margin-left:-30px}}
@media(max-width:900px){.hero{display:block;min-height:auto;padding:125px 28px 42px}.hero-copy{max-width:720px}.showroom-visual{width:100%;height:680px;min-height:0;margin:20px auto 0}.showroom-image{transform:none}}
@media(max-width:620px){.hero{min-height:auto;padding:108px 20px 38px}.hero:before{inset:76px 0 0;background:radial-gradient(circle at 70% 64%,rgba(220,235,255,.78),transparent 38%),linear-gradient(135deg,#fff 0%,#fafcff 50%,#eef6ff 100%)}.hero-copy{width:auto;padding:0}.showroom-visual{height:500px;margin-top:18px}.showroom-image{object-position:center bottom}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.hero-metrics{position:absolute;right:clamp(18px,2.3vw,38px);top:155px;margin-left:0}
@media(max-width:1180px){.hero-metrics{display:none}}
.brand img{display:block;width:174px;height:auto}.footer-brand img{width:190px}.footer-brand{justify-self:start}
@media(max-width:620px){.brand img{width:145px}.footer-brand img{width:175px}}
.product-image>img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.product-image:has(>img):after{display:none}.modal-image>img{width:100%;height:100%;min-height:430px;object-fit:cover}.product-card:has(.product-image>img) .product-image{background:#fff}
@media(max-width:620px){.modal-image>img{min-height:260px}}
.trust-strip{grid-template-columns:repeat(5,1fr)}.category-device.counter{width:58px;height:52px;position:relative}.category-device.counter:before{content:"";position:absolute;left:8px;right:8px;top:10px;height:15px;border-radius:3px;background:#3a7eff;box-shadow:inset 0 0 0 3px #111521}.category-device.counter:after{content:"";position:absolute;left:12px;right:12px;bottom:8px;height:12px;background:repeating-linear-gradient(90deg,#090b11 0 4px,#31384b 5px 8px)}
@media(max-width:1180px){.trust-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.trust-strip{grid-template-columns:1fr}}
.hero-ups-card{position:absolute;left:8%;right:5%;top:5%;bottom:8%;z-index:5;overflow:hidden;border:1px solid rgba(130,93,255,.55);border-radius:24px;background:#111521;box-shadow:0 35px 70px rgba(0,0,0,.55),0 0 50px rgba(91,63,235,.28)}.hero-ups-card>img{width:100%;height:100%;display:block;object-fit:cover;object-position:86% center}.hero-ups-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(6,8,14,.96) 100%)}.hero-ups-label{position:absolute;left:24px;right:24px;bottom:22px;z-index:2;display:grid;gap:3px}.hero-ups-label span{color:#8aaeff;font-size:.68rem;font-weight:800;letter-spacing:.16em}.hero-ups-label strong{font-size:1.55rem;line-height:1.1}.hero-ups-label small{color:#c3cad8}.hero-visual .energy-platform{left:3%;right:0;bottom:0}
@media(max-width:620px){.hero-ups-card{left:4%;right:4%;top:0;bottom:5%}.hero-ups-label{left:16px;bottom:16px}.hero-ups-label strong{font-size:1.2rem}}
.hero-ups-card>img{object-position:center}
.image-name{position:absolute;left:14px;bottom:14px;z-index:4;padding:8px 12px;border:1px solid rgba(117,72,255,.58);border-radius:9px;background:rgba(7,9,16,.84);color:#fff;box-shadow:0 8px 22px rgba(0,0,0,.3);backdrop-filter:blur(8px);font-size:.74rem;font-weight:800;letter-spacing:.04em}.modal-image{position:relative}.modal-image .image-name{left:18px;bottom:18px;font-size:.82rem}

/* TOPLINK-1000VA product documents and image gallery */
.product-link:focus-visible{outline:2px solid #236df1;outline-offset:5px;border-radius:3px}
.download-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.download-actions a{padding:8px 11px;border:1px solid #d9e4fb;border-radius:8px;font-size:.76rem}
.download-actions a:last-child{color:#fff;background:#176fff;border-color:#176fff}
.product-document{align-items:flex-start}
.modal-gallery{min-width:0;background:#eef1f7}
.modal-info{max-height:min(82vh,760px);overflow:auto}
.modal-info li{margin-bottom:5px}
.gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:12px}
.gallery-thumb{height:78px;border:2px solid transparent;border-radius:10px;overflow:hidden;padding:0;background:#fff;cursor:pointer}
.gallery-thumb.active,.gallery-thumb:focus-visible{border-color:#176fff}
.gallery-thumb img{width:100%;height:100%;object-fit:cover}
.product-documents{border-top:1px solid #e2e5ec;margin-top:24px;padding-top:18px}
.product-documents h3{margin:0 0 12px}
.product-documents article{display:grid;gap:10px;padding:12px;margin-top:9px;background:#f5f7fb;border:1px solid #e1e6f0;border-radius:12px}
.product-documents article>div:first-child{display:flex;gap:10px;align-items:center}
.product-documents article span{padding:4px 7px;border-radius:5px;background:#e4eaff;color:#214eb1;font-size:.65rem;font-weight:800}
.product-documents article strong{font-size:.82rem}
.document-actions{display:flex;gap:8px;flex-wrap:wrap}
.document-actions a{padding:8px 10px;border:1px solid #cdd9ee;border-radius:8px;color:#185dcf;font-size:.72rem;font-weight:800}
.document-actions a:last-child{background:#176fff;color:#fff;border-color:#176fff}
.product-documents>small{display:block;margin-top:10px;color:#737c8e}
.product-card{display:flex;flex-direction:column}
.product-card-title{min-height:78px;display:flex;align-items:center;margin:0;padding:16px 18px;background:#fff;color:#176fff;font-size:1.32rem;line-height:1.2;font-weight:900;letter-spacing:-.025em;border-bottom:1px solid #e2e5ec}
.product-image-button{width:100%;border:0;padding:0;font:inherit;text-align:initial;cursor:pointer}
.product-image-button:hover img{transform:scale(1.035)}
.product-image-button img{transition:transform .25s}
.product-image-button:focus-visible{outline:3px solid #176fff;outline-offset:-3px}
.product-body{display:flex;flex:1;flex-direction:column}
.product-link{width:100%;min-height:44px;margin-top:auto;border:0;border-radius:9px;background:#176fff;color:#fff;font-weight:800;cursor:pointer;padding:10px 14px;transition:.2s}
.product-link:hover{background:#0755e8;box-shadow:0 10px 24px rgba(23,111,255,.24)}
.product-card-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:auto}
.product-card-actions .product-link{margin-top:0}
.product-pdf-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #176fff;border-radius:9px;color:#176fff;font-size:.76rem;font-weight:800;padding:10px 12px;white-space:nowrap}
.product-pdf-link:hover{background:#eef4ff}
@media(max-width:620px){.gallery-thumb{height:68px}.modal-info{max-height:none}.download-actions a{flex:1;text-align:center}}
.sponsor-showcase{position:relative;z-index:10;margin-top:-34px;padding:0 clamp(22px,3.5vw,58px) 52px;background:var(--bg)}
.sponsor-carousel{position:relative;width:100%;height:clamp(235px,22vw,310px);overflow:hidden;border:1px solid #c9daf8;border-radius:20px;background:#eef6ff;box-shadow:0 18px 42px rgba(22,68,135,.2);outline:none}
.sponsor-carousel:focus-visible{box-shadow:0 0 0 3px #72a4ff,0 18px 42px rgba(22,68,135,.22)}
.sponsor-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .75s ease,transform 1.4s ease,visibility .75s;pointer-events:none}
.sponsor-slide.active{opacity:1;visibility:visible;transform:scale(1);pointer-events:auto;z-index:1}
.sponsor-slide>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.sponsor-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(247,251,255,.94) 38%,rgba(238,247,255,.35) 64%,rgba(238,247,255,.04) 100%)}
.sponsor-copy{position:absolute;z-index:2;left:clamp(30px,4.5vw,64px);top:50%;width:min(540px,48%);transform:translateY(-50%);color:#0c2044}
.sponsor-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:10px;color:#1764d8;font-size:.67rem;font-weight:900;letter-spacing:.14em}
.sponsor-kicker:before{content:"";width:28px;height:2px;background:#2a7cff;box-shadow:0 0 10px rgba(42,124,255,.35)}
.sponsor-copy h2{margin:0;font-size:clamp(1.45rem,2.35vw,2.55rem);line-height:1.06;letter-spacing:-.045em;max-width:570px}
.sponsor-copy p{margin:10px 0 14px;max-width:510px;color:#53657f;font-size:clamp(.76rem,.86vw,.9rem)}
.sponsor-cta{display:inline-flex;align-items:center;gap:22px;min-height:40px;padding:9px 16px;border-radius:8px;background:#176fff;color:#fff;font-size:.82rem;font-weight:800;box-shadow:0 10px 22px rgba(19,102,241,.22);transition:transform .2s,background .2s}
.sponsor-cta:hover{transform:translateY(-2px);background:#2c7dff}
.sponsor-arrow{position:absolute;z-index:4;top:50%;width:40px;height:40px;display:grid;place-items:center;border:1px solid #b9cff4;border-radius:50%;background:rgba(255,255,255,.86);backdrop-filter:blur(10px);color:#1559c2;cursor:pointer;transform:translateY(-50%);box-shadow:0 6px 18px rgba(35,83,150,.14);transition:.2s}
.sponsor-arrow:hover,.sponsor-arrow:focus-visible{background:#176fff;border-color:#176fff}.sponsor-prev{left:18px}.sponsor-next{right:18px}
.sponsor-dots{position:absolute;z-index:4;left:50%;bottom:13px;display:flex;gap:8px;transform:translateX(-50%)}
.sponsor-dots button{position:relative;overflow:hidden;width:9px;height:9px;padding:0;border:1px solid #6f96cf;border-radius:999px;background:rgba(73,119,184,.16);cursor:pointer;transition:.25s}.sponsor-dots button.active{width:36px;background:#dbe8fa;border-color:#6f96cf}.sponsor-dots button.active:after{content:"";position:absolute;inset:0;background:#2d7fff;transform-origin:left;animation:sponsor-progress 4.5s linear forwards}@keyframes sponsor-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:900px){.sponsor-carousel{height:280px}.sponsor-copy{width:min(500px,62%)}.sponsor-slide:after{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(247,251,255,.88) 62%,rgba(238,247,255,.12))}}
@media(max-width:620px){.sponsor-showcase{margin-top:0;padding:20px 20px 42px}.sponsor-carousel{height:330px;border-radius:16px}.sponsor-slide>img{object-position:66% center}.sponsor-slide:after{background:linear-gradient(180deg,rgba(242,248,255,.06) 0%,rgba(247,251,255,.72) 42%,rgba(255,255,255,.98) 64%,#fff 100%)}.sponsor-copy{left:20px;right:20px;top:auto;bottom:44px;width:auto;transform:none}.sponsor-copy h2{font-size:1.45rem}.sponsor-copy p{font-size:.76rem;margin:8px 0 12px}.sponsor-kicker{margin-bottom:7px}.sponsor-cta{width:100%;min-height:38px;justify-content:space-between}.sponsor-arrow{top:16px;transform:none;width:34px;height:34px}.sponsor-prev{left:auto;right:56px}.sponsor-next{right:14px}.sponsor-dots{bottom:12px}}

/* Approved light showroom hero */
:root{--showroom-blue:#1262e8;--showroom-navy:#071943;--showroom-body:#213557;--showroom-gold:#e4a72e}
.site-header{height:98px;padding:0 clamp(24px,3.4vw,54px);background:rgba(255,255,255,.94);border-bottom:1px solid #e6edf7;color:var(--showroom-navy);box-shadow:0 3px 18px rgba(40,67,110,.04)}
.brand img{width:174px;height:72px;object-fit:contain}
.main-nav{gap:clamp(28px,3.8vw,62px)}
.main-nav a{color:var(--showroom-navy);font-size:1rem;font-weight:600}
.main-nav a:after{bottom:-17px;background:var(--showroom-blue);box-shadow:none}
.language-chip{min-width:58px;height:43px;display:grid;place-items:center;border:1px solid var(--showroom-blue);border-radius:7px;color:var(--showroom-blue);font-weight:700}
.menu-toggle{border-color:#c9d9f0}
.menu-toggle span{background:var(--showroom-blue)}
.hero{min-height:100vh;grid-template-columns:minmax(540px,45%) 1fr;align-items:center;padding:148px clamp(24px,3.4vw,54px) 132px;color:var(--showroom-navy);background:radial-gradient(circle at 79% 39%,rgba(220,235,255,.75),transparent 31%),linear-gradient(135deg,#fff 0%,#fafcff 43%,#eef6ff 100%);overflow:hidden}
.hero:before{inset:98px 0 0;background:radial-gradient(ellipse 43% 27% at 78% 43%,transparent 67%,rgba(145,181,229,.24) 68%,transparent 69%),radial-gradient(ellipse 50% 33% at 78% 43%,transparent 72%,rgba(145,181,229,.16) 73%,transparent 74%);background-size:auto;mask-image:none;pointer-events:none}
.hero-copy{max-width:650px}
.showroom-eyebrow{position:relative;gap:0;margin:0 0 36px;padding-left:66px;color:var(--showroom-blue);font-size:.84rem;letter-spacing:.12em}
.showroom-eyebrow:before{content:"";position:absolute;left:0;top:50%;width:46px;height:3px;background:var(--showroom-gold);transform:translateY(-50%)}
.hero h1{max-width:670px;color:var(--showroom-navy);font-size:clamp(3.45rem,4.25vw,4.3rem);line-height:1.11;letter-spacing:-.055em;font-weight:800}
.hero-text{max-width:640px;margin:27px 0 34px;color:var(--showroom-body);font-size:1.04rem;line-height:1.75}
.hero-actions{gap:16px;flex-wrap:nowrap}
.btn{min-height:59px;padding:14px 18px;border-radius:7px;font-size:.9rem;gap:14px;white-space:nowrap}
.btn.primary{background:linear-gradient(120deg,#075bef,#1475f2);box-shadow:0 15px 32px rgba(18,98,232,.25)}
.btn.secondary{background:rgba(255,255,255,.82);border:1px solid var(--showroom-blue);color:var(--showroom-navy);box-shadow:none}
.btn:focus-visible,.showroom-hotspot:focus-visible,.language-chip:focus-visible{outline:3px solid #1262e8;outline-offset:4px}
.showroom-visual{height:min(70vw,720px);max-height:720px;min-height:610px;margin-left:-46px;z-index:3}
.showroom-image{width:100%;height:100%;display:block;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 22px 32px rgba(45,72,115,.08));transform:scale(1.08);transform-origin:right bottom}
.showroom-hotspot{position:absolute;z-index:8;border-radius:24px;transition:transform .24s ease,box-shadow .24s ease}
.showroom-hotspot:hover{transform:translateY(-4px) scale(1.015);box-shadow:0 15px 34px rgba(18,98,232,.12)}
.hotspot-ups{left:52%;top:5%;width:46%;height:45%}
.hotspot-avr{left:18%;top:34%;width:25%;height:31%}
.hotspot-accessories{left:7%;top:61%;width:42%;height:29%}
.hotspot-pos{left:49%;top:53%;width:42%;height:38%}
.hero-benefits{left:clamp(24px,3.4vw,54px);right:clamp(24px,3.4vw,54px);bottom:30px;width:auto;display:grid;grid-template-columns:repeat(3,1fr);padding:0;background:rgba(255,255,255,.82);border:1px solid #d6e3f5;border-radius:12px;box-shadow:0 10px 28px rgba(45,72,115,.06);backdrop-filter:blur(14px)}
.hero-benefits>div{min-height:78px;justify-content:center;gap:18px;padding:0 28px;border-right:1px solid #d9e4f2}
.hero-benefits>div>span{width:39px;height:39px;border-color:var(--showroom-blue);color:var(--showroom-blue);font-size:1rem;font-weight:800}
.hero-benefits b{color:var(--showroom-navy);font-size:.84rem;letter-spacing:.03em}
.sponsor-showcase{background:#fff}
@media(max-width:1180px){
 .site-header{padding:0 28px}.main-nav{gap:26px}.hero{grid-template-columns:46% 54%;padding-left:28px;padding-right:28px}.hero h1{font-size:clamp(3.1rem,5vw,3.8rem)}.showroom-visual{height:640px;min-height:560px;margin-left:-30px}.hero-benefits{left:28px;right:28px}
}
@media(max-width:900px){
 .site-header{height:76px}.language-chip{display:none}.main-nav.open{top:76px;background:rgba(255,255,255,.98);border-bottom:1px solid #d9e4f2}.main-nav.open a{color:var(--showroom-navy)}
 .hero{display:block;min-height:auto;padding:125px 28px 42px}.hero-copy{max-width:720px}.hero h1{font-size:clamp(3.1rem,7.5vw,4.4rem)}.showroom-visual{width:100%;height:680px;min-height:0;margin:20px auto 0}.showroom-image{transform:none}.hero-benefits{position:relative;left:auto;right:auto;bottom:auto;width:100%;margin-top:-15px}.hero-benefits>div{min-height:72px;padding:0 16px}.sponsor-showcase{margin-top:0;padding-top:42px}
}
@media(max-width:620px){
 .brand img{width:145px;height:60px}.hero{padding:108px 20px 38px}.showroom-eyebrow{margin-bottom:24px;padding-left:44px;font-size:.68rem}.showroom-eyebrow:before{width:31px}.hero h1{font-size:clamp(2.65rem,12vw,3.5rem)}.hero-text{font-size:.95rem;line-height:1.65}.desktop-break{display:none}.hero-actions{display:grid;gap:12px}.btn{width:100%;justify-content:space-between}.showroom-visual{height:500px;margin-top:18px}.hero-benefits{grid-template-columns:1fr;margin-top:0}.hero-benefits>div{min-height:62px;justify-content:flex-start;border-right:0;border-bottom:1px solid #d9e4f2;padding:0 20px}.hero-benefits>div:last-child{border-bottom:0}.sponsor-showcase{padding-top:28px}
}

/* Direct contact actions */
.header-contact-actions{display:flex;align-items:center;gap:8px;margin-left:auto}
.header-contact{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 12px;border:1px solid #cbdcf3;border-radius:9px;background:#fff;color:var(--showroom-navy);font-size:.76rem;font-weight:800;line-height:1;transition:.2s}
.header-contact img{width:22px;height:22px;display:block;border-radius:50%;object-fit:cover}
.header-contact.whatsapp-action{border-color:#bfe8cd;color:#087f39}
.header-contact:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(39,79,139,.12)}
.header-contact:focus-visible,.contact-link:focus-visible{outline:3px solid #1262e8;outline-offset:3px}
.contact-link{color:#075fdc;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.contact-link:hover{color:#064cae}
.phone-contact-link{display:inline-flex;align-items:center;gap:6px;padding:4px 7px 4px 4px;border-radius:9px;background:#eef5ff;text-decoration:none}
.phone-contact-link img{width:20px;height:20px;display:block;border-radius:50%;object-fit:cover}
.phone-contact-link small{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#1262e8;color:#fff;font-size:.66rem;line-height:1}
.phone-contact-link:hover{background:#e1edff}
@media(max-width:1180px){.main-nav{gap:18px}.header-contact b{display:none}.header-contact{width:40px;padding:7px}.language-chip{display:none}}
@media(max-width:900px){.header-contact-actions{margin-left:auto}.header-contact{width:38px;min-height:38px;padding:6px}.header-contact img{width:22px;height:22px}.menu-toggle{margin-left:0}}
@media(max-width:620px){.site-header{gap:8px;padding:0 14px}.brand img{width:128px}.header-contact-actions{gap:5px}.header-contact{width:34px;min-height:34px;border-radius:8px}.menu-toggle{width:38px;height:38px}footer div{gap:12px}}
@media(prefers-reduced-motion:reduce){.showroom-hotspot{transition:none}}

/* Unified light background for the main hero and every rotating hero panel */
.hero,
.sponsor-carousel,
.sponsor-slide{
 background:
  radial-gradient(circle at 79% 39%,rgba(220,235,255,.75),transparent 31%),
  linear-gradient(135deg,#fff 0%,#fafcff 43%,#eef6ff 100%);
}
.hero{padding-bottom:72px}
.sponsor-showcase{margin-top:0;padding-top:18px;background:#fff}
.sponsor-slide>img{
 mix-blend-mode:multiply;
 -webkit-mask-image:linear-gradient(90deg,transparent 0%,transparent 28%,rgba(0,0,0,.55) 52%,#000 68%);
 mask-image:linear-gradient(90deg,transparent 0%,transparent 28%,rgba(0,0,0,.55) 52%,#000 68%);
}
.sponsor-slide:after{
 background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(250,252,255,.9) 40%,rgba(238,246,255,.22) 70%,transparent 100%);
}
@media(max-width:900px){
 .hero{padding-bottom:42px}
 .sponsor-showcase{padding-top:24px}
}
@media(max-width:620px){
 .hero{padding-bottom:32px}
 .sponsor-slide>img{-webkit-mask-image:none;mask-image:none;mix-blend-mode:normal}
}

/* Point-of-sale product cards use precise crops from the supplied range artwork. */
.pos-product-image{overflow:hidden;background:#061733}
.pos-product-crop{width:100%;height:100%;display:block;background-image:url('assets/products/toplink-pos-range.png');background-repeat:no-repeat;background-color:#061733;transition:transform .25s ease}
.product-image-button:hover .pos-product-crop{transform:scale(1.035)}
.crop-pos585d{background-size:320% auto;background-position:2% 20%}
.crop-r120poster{background-image:url('assets/products/tl-r120-spec-poster.png');background-size:160% auto;background-position:100% 11%;background-color:#f7f8fb}
.crop-nb2d7w{background-size:440% auto;background-position:64% 25%}
.crop-b2d6{background-size:440% auto;background-position:82% 24%}
.crop-om10{background-size:440% auto;background-position:100% 24%}
.crop-cd2{background-size:310% auto;background-position:50% 91%}
.modal-image>img[src$="tl-r120-spec-poster.png"]{object-fit:contain;background:#f7f8fb}
.product-image>img[src$="tl-r120-studio.png"],.modal-image>img[src$="tl-r120-studio.png"]{object-fit:contain;background:#eef1f5}
.product-image-contain{background:#061b52}
.product-image-contain>img{object-fit:contain;background:#061b52}
.product-image-light,.product-image-light>img{background:#f7f8fb}
.modal-gallery.contain-gallery .modal-image{background:#061b52}
.modal-gallery.contain-gallery .modal-image>img{object-fit:contain;background:#061b52}
.modal-gallery.contain-gallery .gallery-thumb img{object-fit:contain;background:#061b52}
.modal-gallery.gallery-light .modal-image,.modal-gallery.gallery-light .modal-image>img,.modal-gallery.gallery-light .gallery-thumb img{background:#f7f8fb}

/* Compact phone catalogue: three readable products per row. */
@media(max-width:620px){
 #produits.section{padding-left:12px;padding-right:12px}
 #produits .section-heading{margin-bottom:22px}
 #produits .section-heading h2{font-size:2rem}
 #produits .section-heading>p{font-size:.8rem;line-height:1.45}
 .filters{gap:6px;margin-bottom:18px}
 .filter{padding:7px 9px;font-size:.68rem}

 .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;align-items:stretch}
 .product-card{min-width:0;border-radius:11px;box-shadow:0 5px 15px rgba(26,52,93,.07)}
 .product-card:hover{transform:none;box-shadow:0 5px 15px rgba(26,52,93,.07)}
 .product-card-title{min-height:50px;padding:7px 6px;align-items:flex-start;justify-content:center;text-align:center;font-size:.68rem;line-height:1.18;letter-spacing:-.018em;border-bottom-color:#e8edf5}

 .product-image{width:100%;height:auto;aspect-ratio:1/1;background:#f5f8fc}
 .product-image:after{display:none}
 .product-image>img{width:100%;height:100%;padding:4px;object-fit:contain;object-position:center;background:#f5f8fc}
 .product-image-button:hover img,.product-image-button:hover .pos-product-crop{transform:none}
 .pos-product-image{aspect-ratio:1/1;background:#f5f8fc}
 .pos-product-crop{background-color:#f5f8fc}
 .crop-r120poster{background-size:contain;background-position:center}

 .product-body{min-width:0;padding:7px}
 .product-meta,.product-body>p,.product-specs{display:none}
 .product-card-actions{display:block;margin-top:0}
 .product-pdf-link{display:none}
 .product-link{min-height:31px;border-radius:6px;padding:5px 3px;font-size:.62rem;line-height:1.1}
}

/* Product families and stable product-card system. */
.product-grid{display:block}
.product-family+.product-family{margin-top:64px}
.product-family-title{
 position:relative;
 margin:0 0 24px;
 padding:0 0 12px;
 border-bottom:2px solid #dbe7fb;
 color:#1262e8;
 font-size:clamp(1.35rem,2vw,2rem);
 line-height:1.2;
 font-weight:900;
 text-transform:uppercase;
 letter-spacing:-.025em;
}
.product-family-title:after{
 content:"";
 position:absolute;
 left:0;
 bottom:-2px;
 width:112px;
 height:4px;
 border-radius:99px;
 background:#1262e8;
}
.product-family-grid{
 display:grid;
 grid-template-columns:repeat(auto-fit,minmax(250px,280px));
 gap:20px;
 justify-content:center;
 align-items:stretch;
}
.product-card{
 width:100%;
 height:420px;
 display:grid;
 grid-template-rows:84px 266px 70px;
 border-color:#dce5f2;
 border-radius:16px;
 box-shadow:0 8px 24px rgba(24,54,98,.07);
}
.product-card-title{
 height:84px;
 min-height:84px;
 align-items:center;
 padding:15px 18px;
 color:#1262e8;
 font-size:1.18rem;
 line-height:1.18;
 font-weight:900;
 text-transform:uppercase;
 letter-spacing:-.025em;
 background:#fff;
 border-bottom:1px solid #dce5f2;
}
.product-image{
 width:100%;
 height:266px;
 min-height:0;
 padding:0;
 overflow:hidden;
 background:#fff;
 border-bottom:1px solid #e6edf7;
}
.product-image>img{
 position:absolute;
 inset:4px;
 width:calc(100% - 8px);
 height:calc(100% - 8px);
 max-width:100%;
 max-height:100%;
 padding:0;
 object-fit:contain !important;
 object-position:center;
 background:#fff;
}
.product-image-button:hover img{transform:none}
.product-image-contain,.product-image-light,.product-image-contain>img,.product-image-light>img{background:#fff}
.pos-product-image{height:266px;padding:0;background:#fff}
.product-body{padding:18px}
.product-meta{
 display:flex;
 align-items:flex-start;
 min-height:36px;
 color:#5e38dd;
 line-height:1.35;
}
.product-body>p{
 display:-webkit-box;
 min-height:64px;
 margin:10px 0 14px;
 overflow:hidden;
 -webkit-box-orient:vertical;
 -webkit-line-clamp:3;
 line-clamp:3;
}
.product-specs{
 display:grid;
 grid-template-columns:repeat(2,minmax(0,1fr));
 gap:7px;
 min-height:72px;
 margin:0 0 16px;
 align-content:start;
}
.product-specs span{
 display:flex;
 align-items:center;
 justify-content:center;
 min-height:31px;
 padding:5px 7px;
 text-align:center;
 line-height:1.25;
}
.product-link{margin-top:auto;text-align:center}
.product-card-footer{
 height:70px;
 min-height:70px;
 display:flex;
 align-items:center;
 position:relative;
 z-index:3;
 padding:14px 16px 16px;
 background:#fff;
}
.product-card-footer .product-link{margin:0;display:flex;align-items:center;justify-content:center;visibility:visible}

@media(max-width:620px){
 .product-family+.product-family{margin-top:38px}
 .product-family-title{margin-bottom:14px;padding-bottom:8px;font-size:.92rem;line-height:1.25}
 .product-family-title:after{width:72px;height:3px}
 .product-family-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;justify-content:stretch}
 .product-card{height:auto;grid-template-rows:58px auto 46px;border-radius:11px}
 .product-card-title{
  height:58px;
  min-height:58px;
  padding:7px 5px;
  align-items:center;
  font-size:.68rem;
  line-height:1.16;
 }
 .product-image,.pos-product-image{height:auto;aspect-ratio:1/1;padding:0}
 .pos-product-image{padding:0}
 .product-image>img{inset:2px;width:calc(100% - 4px);height:calc(100% - 4px);padding:0}
 .product-card-footer{height:46px;min-height:46px;padding:7px}
 .product-link{min-height:32px;font-size:.63rem}
}
