/* ==========================================================
   ELXVRO V18 — Compact cinematic homepage polish
   Target: supplied purple/cosmic reference. Public homepage only.
   ========================================================== */
body.elxvro-home-v18-body{
  --e18-bg:#05030b;
  --e18-panel:rgba(12,7,27,.82);
  --e18-panel-2:rgba(25,12,53,.72);
  --e18-line:rgba(211,166,255,.30);
  --e18-line-strong:rgba(235,211,255,.60);
  --e18-purple:#a544ff;
  --e18-lilac:#e4c9ff;
  --e18-muted:#b2a7bc;
  background-color:#05030a!important;
  background-image:
    linear-gradient(180deg,rgba(3,2,8,.06) 0,rgba(3,2,8,.20) 34%,rgba(3,2,8,.80) 72%,rgba(3,2,8,.97) 100%),
    url('../img/elxvro-site-background.webp')!important;
  background-position:center top,center top!important;
  background-size:cover,cover!important;
  background-attachment:fixed,fixed!important;
}
body.elxvro-home-v18-body::before{
  content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;
  background:radial-gradient(circle at 9% 18%,rgba(143,51,255,.16),transparent 24%),radial-gradient(circle at 91% 18%,rgba(106,45,255,.15),transparent 26%),linear-gradient(180deg,transparent 0 43%,rgba(4,2,10,.30) 50%,rgba(4,2,10,.86) 75%,#05030a 100%);
}

/* Header */
body.elxvro-home-v18-body .site-header{
  width:min(1420px,calc(100% - 38px));min-height:54px;margin:7px auto 0;padding:7px 10px;
  border:1px solid rgba(215,174,255,.30);border-radius:16px;
  background:linear-gradient(180deg,rgba(12,7,28,.93),rgba(8,5,20,.84));
  box-shadow:0 14px 46px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.03),0 0 28px rgba(129,44,255,.10);
  backdrop-filter:blur(24px) saturate(125%);-webkit-backdrop-filter:blur(24px) saturate(125%);
}
body.elxvro-home-v18-body .brand-lockup img{width:38px;height:38px;border-radius:11px}
body.elxvro-home-v18-body .brand-lockup b{font-size:19px;letter-spacing:.18em}
body.elxvro-home-v18-body .brand-lockup small{font-size:5.5px;letter-spacing:.25em;color:#b4a3c1}
body.elxvro-home-v18-body .main-nav{gap:0;padding:0;border:0;background:transparent}
body.elxvro-home-v18-body .main-nav a{padding:8px 12px;border:1px solid transparent;border-radius:10px;font-size:10px;font-weight:700}
body.elxvro-home-v18-body .main-nav a.active,body.elxvro-home-v18-body .main-nav a:hover{border-color:rgba(210,165,255,.34);background:linear-gradient(180deg,rgba(157,62,255,.50),rgba(102,36,203,.35));box-shadow:0 0 22px rgba(145,52,255,.24)}
body.elxvro-home-v18-body .header-search{max-width:300px;border-color:rgba(201,157,255,.28);background:rgba(12,8,29,.72)}
body.elxvro-home-v18-body .header-search input{font-size:10px;padding:9px 13px}
body.elxvro-home-v18-body .ghost-btn,body.elxvro-home-v18-body .glow-btn.compact{font-size:10px;padding:8px 12px;border-radius:10px}

.elx18-home{width:min(1540px,calc(100% - 56px));margin:0 auto;padding:7px 0 20px}

/* Hero: intentionally compact so the full composition fits one desktop viewport. */
.elx18-hero{position:relative;min-height:340px;display:grid;grid-template-columns:520px minmax(0,1fr);overflow:hidden;border-radius:0 0 26px 26px;isolation:isolate}
.elx18-hero::before{content:"";position:absolute;inset:0;z-index:-3;background:linear-gradient(90deg,rgba(4,2,10,.94) 0,rgba(5,2,12,.82) 29%,rgba(6,3,15,.28) 52%,rgba(4,2,10,.22) 100%),linear-gradient(180deg,rgba(4,2,10,.08),rgba(4,2,10,.04) 67%,rgba(4,2,10,.70) 100%)}
.elx18-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(208,155,255,.55),transparent);box-shadow:0 0 18px rgba(160,73,255,.42)}
.elx18-hero-copy{position:relative;z-index:12;align-self:center;padding:30px 0 25px 14px;max-width:520px}
.elx18-kicker{margin:0 0 9px;color:#d5bde9;font-size:8px;font-weight:750;letter-spacing:.42em}
.elx18-hero h1{margin:0;max-width:520px;font:900 clamp(44px,3.4vw,58px)/.91 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:-.055em;text-transform:uppercase;text-shadow:0 4px 26px rgba(0,0,0,.45);white-space:normal}
.elx18-hero h1 span{display:inline-block;margin-top:6px;color:#fff;background:linear-gradient(180deg,#fff 0,#dec5ff 27%,#a45aff 60%,#6f2bd6 86%,#dac1ff 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 12px rgba(171,82,255,.68))}
.elx18-lead{width:min(455px,100%);margin:12px 0 0;color:#d3cadb;font-size:11px;line-height:1.55;text-shadow:0 2px 14px rgba(0,0,0,.60)}
.elx18-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:15px}
.elx18-primary,.elx18-secondary{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 17px;border:1px solid rgba(222,186,255,.42);border-radius:10px;font-size:10px;font-weight:800;transition:.22s ease}
.elx18-primary{min-width:145px;background:linear-gradient(90deg,#8e32ff,#b548ff 53%,#7926f4);box-shadow:0 0 22px rgba(147,54,255,.56),inset 0 0 16px rgba(255,255,255,.08)}
.elx18-secondary{background:rgba(9,6,22,.64);backdrop-filter:blur(10px)}
.elx18-primary:hover,.elx18-secondary:hover{transform:translateY(-2px);border-color:rgba(239,219,255,.74)}
.elx18-primary b{font-size:14px}
.elx18-stats{display:flex;align-items:stretch;width:max-content;max-width:100%;margin-top:17px}
.elx18-stats>div{min-width:92px;padding:0 17px;border-right:1px solid rgba(217,178,255,.21)}
.elx18-stats>div:first-child{padding-left:0}.elx18-stats>div:last-child{border-right:0}
.elx18-stats strong{display:block;color:#fbf2ff;font-size:15px;line-height:1.1}.elx18-stats small{display:block;margin-top:3px;color:#b8adbf;font-size:6.5px}

.elx18-hero-visual{position:relative;min-height:340px;overflow:hidden;background:linear-gradient(180deg,rgba(8,4,21,.00),rgba(7,3,18,.06) 68%,rgba(4,2,10,.42) 100%),url('../img/elxvro-site-background.webp') center 43%/cover no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 100%);mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 100%)}
.elx18-hero-visual::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 54% 44%,rgba(174,86,255,.06),transparent 27%),linear-gradient(90deg,rgba(5,2,12,.20),transparent 26%);pointer-events:none}
.elx18-cosmic-glow{position:absolute;width:310px;height:310px;left:51%;top:47%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(223,188,255,.20),rgba(133,48,255,.16) 31%,rgba(86,28,199,.05) 54%,transparent 73%);box-shadow:0 0 90px rgba(131,48,255,.24)}
.elx18-portal-ring{position:absolute;left:51%;top:47%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(218,181,255,.54);box-shadow:0 0 15px #ad5bff,0 0 55px rgba(126,42,255,.40),inset 0 0 28px rgba(154,67,255,.20);z-index:1}
.elx18-ring-a{width:280px;height:280px}.elx18-ring-b{width:340px;height:340px;border-color:rgba(173,111,255,.25)}
.elx18-portal-floor{position:absolute;left:52%;bottom:26px;width:350px;height:58px;transform:translateX(-50%);border-radius:50%;border:1px solid rgba(204,147,255,.54);background:radial-gradient(ellipse,rgba(145,58,255,.23),rgba(8,4,20,.13) 62%,transparent 72%);box-shadow:0 0 24px rgba(164,69,255,.40),inset 0 0 22px rgba(139,50,255,.24);z-index:2}
.elx18-screen{position:absolute;overflow:hidden;border:1px solid rgba(234,214,255,.52);background:linear-gradient(160deg,#1b0e33,#090611);box-shadow:0 18px 35px rgba(0,0,0,.48),0 0 22px rgba(142,56,255,.26),inset 0 0 0 1px rgba(255,255,255,.03);z-index:4}
.elx18-screen img{display:block;width:100%;height:100%;object-fit:cover}
.elx18-screen-main{width:132px;height:242px;left:51%;top:49%;transform:translate(-50%,-50%) perspective(1000px) rotateY(-2deg);border-radius:7px;border-width:2px;z-index:7}
.elx18-screen-main::after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 28px rgba(125,41,255,.15)}
.elx18-screen-empty{display:grid;place-items:center}.elx18-screen-empty img{width:58px;height:58px;object-fit:cover;border-radius:16px}
.elx18-float-screen{border-radius:6px}
.elx18-float-1{width:100px;height:168px;left:22%;top:17%;transform:perspective(900px) rotateY(18deg) rotateZ(-1deg)}
.elx18-float-2{width:117px;height:145px;left:24%;top:55%;transform:perspective(900px) rotateY(15deg) rotateZ(1deg)}
.elx18-float-3{width:116px;height:182px;right:17%;top:18%;transform:perspective(900px) rotateY(-16deg) rotateZ(1deg)}
.elx18-float-4{width:92px;height:145px;right:9%;top:55%;transform:perspective(900px) rotateY(-20deg) rotateZ(-1deg)}
.elx18-hero-quote{position:absolute;right:12px;top:40px;z-index:8;color:#d7c7df;text-align:center;font-size:7px;line-height:1.7;letter-spacing:.17em;text-shadow:0 2px 16px #000}.elx18-hero-quote span{display:inline-block;margin-top:4px;color:#a985c7;font-size:6px}
.elx18-scroll-cue{position:absolute;right:10px;bottom:28px;z-index:8;display:grid;justify-items:center;gap:6px}.elx18-scroll-cue span{width:11px;height:28px;border:1px solid rgba(231,211,255,.75);border-radius:999px;position:relative}.elx18-scroll-cue span::after{content:"";position:absolute;width:3px;height:7px;border-radius:999px;background:#cf9cff;left:3px;top:4px;animation:e18scroll 1.7s ease-in-out infinite}.elx18-scroll-cue small{font-size:5.5px;line-height:1.3;text-align:center;letter-spacing:.12em;color:#d2c2dd}@keyframes e18scroll{0%,100%{transform:translateY(0);opacity:.8}50%{transform:translateY(9px);opacity:.2}}

/* Device vitrines */
.elx18-device-grid{position:relative;z-index:15;display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:-2px}
.elx18-device-card{position:relative;min-height:116px;display:grid;grid-template-columns:46px minmax(220px,.85fr) minmax(250px,1.15fr);align-items:center;gap:13px;padding:12px 18px;overflow:hidden;border:1px solid rgba(220,179,255,.38);border-radius:16px;background:linear-gradient(100deg,rgba(20,10,44,.94),rgba(17,8,38,.76) 48%,rgba(27,11,57,.60)),radial-gradient(circle at 76% 44%,rgba(151,61,255,.20),transparent 42%);box-shadow:0 14px 34px rgba(0,0,0,.25),inset 0 0 30px rgba(140,52,255,.05);transition:.22s ease}
.elx18-device-card::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.025),transparent 28%),radial-gradient(circle at 80% 45%,rgba(177,87,255,.12),transparent 31%)}
.elx18-device-card:hover{transform:translateY(-2px);border-color:rgba(236,214,255,.66);box-shadow:0 17px 42px rgba(0,0,0,.32),0 0 28px rgba(139,56,255,.13)}
.elx18-device-icon{position:relative;z-index:5;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(222,181,255,.60);border-radius:10px;font-size:24px;color:#e7d0ff;text-shadow:0 0 13px #ab5bff;box-shadow:0 0 19px rgba(139,56,255,.19)}
.elx18-device-copy{position:relative;z-index:5}.elx18-device-copy h2{margin:0;font-size:16px;line-height:1.1}.elx18-device-copy p{margin:4px 0 8px;color:#bbb0c4;font-size:8.5px}.elx18-device-copy span{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(217,172,255,.32);border-radius:8px;background:rgba(122,49,230,.20);font-size:8px;color:#ecdef6}.elx18-device-copy span b{font-size:11px}
.elx18-device-art{position:absolute;right:8px;top:0;bottom:0;width:48%;pointer-events:none;z-index:2;background:radial-gradient(circle at 50% 50%,rgba(155,67,255,.18),transparent 61%)}
.elx18-monitor{position:absolute;right:28px;bottom:1px;width:235px;height:108px}.elx18-monitor-screen{width:198px;height:99px;margin:0 auto;border:4px solid #16121c;border-radius:7px;overflow:hidden;background:linear-gradient(145deg,#24113e,#0b0712);box-shadow:0 0 25px rgba(151,65,255,.27)}.elx18-monitor-screen img{display:block;width:100%;height:100%;object-fit:cover}.elx18-monitor i{position:absolute;width:68px;height:11px;left:50%;bottom:-1px;transform:translateX(-50%);border-radius:50%;background:#16121c}.elx18-pc-mini{position:absolute;overflow:hidden;border:3px solid #17121d;border-radius:6px;box-shadow:0 0 18px rgba(139,55,255,.24)}.elx18-pc-mini img{width:100%;height:100%;object-fit:cover}.elx18-pc-mini-1{width:76px;height:46px;right:213px;bottom:15px;transform:rotate(-5deg)}.elx18-pc-mini-2{width:68px;height:42px;right:9px;bottom:17px;transform:rotate(5deg)}
.elx18-phone-stack{position:absolute;right:18px;bottom:-19px;width:245px;height:135px}.elx18-phone{position:absolute;width:67px;height:121px;bottom:0;overflow:hidden;border:4px solid #17131d;border-radius:14px;background:linear-gradient(145deg,#24113e,#0b0712);box-shadow:0 0 22px rgba(139,55,255,.27)}.elx18-phone img{display:block;width:100%;height:100%;object-fit:cover}.elx18-phone-1{left:28px;transform:rotate(-7deg) scale(.88)}.elx18-phone-2{left:87px;z-index:3;transform:translateY(-9px)}.elx18-phone-3{left:145px;transform:rotate(7deg) scale(.88)}

/* Content area */
.elx18-section{margin-top:11px}.elx18-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 3px 8px}.elx18-section-head>div{display:flex;align-items:baseline;gap:10px;min-width:0}.elx18-section-head h2{margin:0;font-size:17px;line-height:1.05}.elx18-section-head p{margin:0;color:#b0a5ba;font-size:8px}.elx18-section-head>a{font-size:8px;color:#d7b7f4;white-space:nowrap}.elx18-star,.elx18-stack{color:#db9dff;text-shadow:0 0 12px #9d44ff;font-size:18px}
.elx18-wall-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.elx18-wall-card{position:relative;height:108px;overflow:hidden;border:1px solid rgba(207,164,245,.31);border-radius:11px;background:#0c0815;box-shadow:0 9px 22px rgba(0,0,0,.22);transition:.22s ease}.elx18-wall-card:hover{transform:translateY(-3px) scale(1.008);border-color:rgba(236,214,255,.67);box-shadow:0 15px 31px rgba(0,0,0,.32),0 0 23px rgba(139,56,255,.13)}.elx18-wall-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.elx18-wall-card:hover img{transform:scale(1.04)}.elx18-wall-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(5,3,10,.94),rgba(5,3,10,.04) 63%)}.elx18-heart{position:absolute;right:7px;top:7px;width:23px;height:23px;display:grid;place-items:center;border:1px solid rgba(235,214,255,.40);border-radius:999px;background:rgba(8,5,17,.58);font-size:13px;backdrop-filter:blur(8px)}.elx18-wall-copy{position:absolute;left:9px;right:9px;bottom:7px;display:grid;gap:1px}.elx18-wall-copy b{font-size:9px}.elx18-wall-copy small{font-size:6px;color:#b9afc1}.elx18-empty{padding:24px;border:1px dashed rgba(211,164,255,.24);border-radius:13px;text-align:center;color:#a89db3;background:rgba(9,6,18,.54)}

/* Select banner */
.elx18-select-banner{position:relative;min-height:88px;display:grid;grid-template-columns:300px minmax(280px,1fr) auto auto;align-items:center;gap:20px;margin-top:13px;padding:0 17px 0 0;overflow:hidden;border:1px solid rgba(216,171,255,.33);border-radius:14px;background:linear-gradient(90deg,rgba(14,8,31,.93),rgba(17,8,38,.88),rgba(12,7,26,.93));box-shadow:0 13px 31px rgba(0,0,0,.23)}
.elx18-select-banner::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 50%,rgba(143,48,255,.24),transparent 28%),radial-gradient(circle at 76% 50%,rgba(149,58,255,.10),transparent 27%);pointer-events:none}.elx18-select-art{position:relative;height:88px;overflow:hidden;background:linear-gradient(90deg,rgba(7,4,17,.20),rgba(7,4,17,.68)),url('../img/elxvro-site-background.webp') 50% 57%/cover no-repeat;clip-path:polygon(0 0,100% 0,82% 100%,0 100%)}.elx18-select-art span{position:absolute;left:28px;top:23px;font-size:11px;line-height:1.4;letter-spacing:.06em;color:#f1e8f7;text-shadow:0 2px 14px #000}.elx18-select-copy{position:relative;z-index:2}.elx18-select-copy small{color:#cd82ff;font-size:7px;font-weight:850;letter-spacing:.14em}.elx18-select-copy h2{margin:3px 0;font-size:16px}.elx18-select-copy p{margin:0;color:#afa5b8;font-size:7.5px}.elx18-select-features{position:relative;z-index:2;display:flex;gap:20px}.elx18-select-features>span{display:grid;justify-items:center;color:#e8d5f8;font-size:13px;font-weight:850}.elx18-select-features small{margin-top:2px;color:#998da3;font-size:6px;font-weight:500;white-space:nowrap}.elx18-select-banner>a{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:122px;height:35px;border:1px solid rgba(235,213,255,.56);border-radius:9px;background:linear-gradient(90deg,#9937ff,#7929f6);box-shadow:0 0 23px rgba(147,55,255,.35);font-size:8px;font-weight:850}

/* Categories */
.elx18-category-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.elx18-category-card{position:relative;height:62px;display:flex;align-items:center;overflow:hidden;border:1px solid rgba(208,164,246,.30);border-radius:11px;background:#100a1d;transition:.22s ease}.elx18-category-card:hover{transform:translateY(-2px);border-color:rgba(235,213,255,.61)}.elx18-category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.elx18-category-card:hover img{transform:scale(1.05)}.elx18-category-card>span{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,5,16,.94),rgba(8,5,16,.57) 60%,rgba(8,5,16,.17))}.elx18-category-card>div{position:relative;z-index:2;display:grid;gap:1px;padding-left:13px}.elx18-category-card b{font-size:9px}.elx18-category-card small{font-size:6px;color:#c5bbc9}.elx18-category-card i{position:absolute;right:8px;z-index:2;width:22px;height:22px;display:grid;place-items:center;border:1px solid rgba(230,201,255,.45);border-radius:999px;background:rgba(7,4,15,.48);font-size:10px;font-style:normal}

/* Footer */
body.elxvro-home-v18-body .site-footer{width:100%;max-width:none;min-height:62px;margin:11px 0 0;padding:12px max(28px,calc((100vw - 1500px)/2));border-top:1px solid rgba(204,157,244,.18);border-radius:0;background:rgba(6,4,13,.94);box-shadow:0 -15px 45px rgba(0,0,0,.18)}
body.elxvro-home-v18-body .site-footer .brand-mini img{width:34px;height:34px}body.elxvro-home-v18-body .site-footer .brand-mini b{letter-spacing:.18em}body.elxvro-home-v18-body .site-footer .brand-mini small{font-size:7px;color:#9f93aa}body.elxvro-home-v18-body .site-footer .footer-links a{font-size:8px;color:#bfb4c8}body.elxvro-home-v18-body .site-footer>small{font-size:7px;color:#786f82}

@media (max-width:1320px){
  .elx18-home{width:min(1240px,calc(100% - 32px))}.elx18-hero{grid-template-columns:470px minmax(0,1fr)}.elx18-hero h1{font-size:49px}.elx18-device-card{grid-template-columns:42px minmax(180px,1fr) minmax(210px,1fr);padding-left:14px}.elx18-monitor{right:8px;width:210px}.elx18-monitor-screen{width:178px}.elx18-pc-mini{display:none}.elx18-phone-stack{right:0;transform:scale(.91);transform-origin:right bottom}.elx18-wall-row{grid-template-columns:repeat(4,minmax(0,1fr))}.elx18-wall-card:nth-child(n+5){display:none}.elx18-category-row{grid-template-columns:repeat(3,minmax(0,1fr))}.elx18-select-banner{grid-template-columns:230px 1fr auto auto;gap:13px}
}
@media (max-width:980px){
  .elx18-home{width:calc(100% - 24px)}.elx18-hero{display:block;min-height:700px}.elx18-hero-copy{max-width:620px;padding:38px 18px 0}.elx18-hero h1{font-size:clamp(46px,8vw,66px)}.elx18-hero-visual{position:absolute;left:0;right:0;bottom:0;height:470px;min-height:0;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 20%,#000 100%);mask-image:linear-gradient(180deg,transparent 0,#000 20%,#000 100%)}.elx18-hero-quote,.elx18-scroll-cue{display:none}.elx18-device-grid{grid-template-columns:1fr}.elx18-device-card{min-height:120px}.elx18-select-banner{grid-template-columns:180px 1fr auto;padding-right:13px}.elx18-select-features{display:none}
}
@media (max-width:700px),(max-width:900px) and (pointer:coarse){
  body.elxvro-home-v18-body{background-attachment:scroll,scroll!important;background-size:auto 100vh,auto 100vh!important;background-position:center top,center top!important}
  body.elxvro-home-v18-body .site-header{width:calc(100% - 18px)!important;margin:7px auto 0!important;border-radius:15px!important;background:rgba(8,5,19,.90)!important}.elx18-home{width:100%;padding:0 11px 106px}.elx18-hero{min-height:640px;border-radius:0 0 20px 20px}.elx18-hero-copy{padding:29px 9px 0}.elx18-kicker{font-size:7px;letter-spacing:.28em}.elx18-hero h1{font-size:clamp(37px,11.7vw,52px);line-height:.93}.elx18-lead{font-size:10.5px;line-height:1.52}.elx18-hero-actions{gap:8px;margin-top:14px}.elx18-primary,.elx18-secondary{min-height:39px;padding:0 12px;font-size:9px}.elx18-stats{display:grid;grid-template-columns:repeat(4,1fr);width:100%;margin-top:16px;border:1px solid rgba(210,165,255,.15);border-radius:11px;background:rgba(10,6,22,.40);backdrop-filter:blur(10px)}.elx18-stats>div{min-width:0;padding:8px 3px!important;text-align:center;border-right:1px solid rgba(210,165,255,.12)}.elx18-stats strong{font-size:13px}.elx18-stats small{font-size:5.5px}.elx18-hero-visual{height:370px;background-position:center 45%}.elx18-screen-main{width:105px;height:193px;top:54%}.elx18-ring-a{width:245px;height:245px}.elx18-ring-b{width:292px;height:292px}.elx18-portal-floor{width:280px;height:52px;bottom:24px}.elx18-float-1{width:72px;height:118px;left:7%;top:37%}.elx18-float-2{width:77px;height:98px;left:11%;top:67%}.elx18-float-3{width:78px;height:124px;right:7%;top:37%}.elx18-float-4{width:64px;height:98px;right:4%;top:67%}.elx18-device-grid{gap:9px;margin-top:0}.elx18-device-card{min-height:112px;grid-template-columns:36px 1fr;padding:11px;gap:9px}.elx18-device-icon{width:34px;height:34px;font-size:20px}.elx18-device-copy h2{font-size:13px}.elx18-device-copy p{font-size:7.5px;margin-bottom:6px}.elx18-device-copy span{font-size:6.5px;padding:6px 7px}.elx18-device-art{right:-12px;width:48%;opacity:.63}.elx18-monitor{right:-12px;transform:scale(.72);transform-origin:right bottom}.elx18-phone-stack{right:-25px;transform:scale(.67);transform-origin:right bottom}.elx18-section{margin-top:18px}.elx18-section-head{align-items:flex-end;margin:0 2px 8px}.elx18-section-head>div{display:grid;grid-template-columns:auto 1fr;gap:0 7px}.elx18-section-head h2{font-size:15px}.elx18-section-head p{grid-column:2;font-size:6.5px;margin-top:2px}.elx18-section-head>a{font-size:6.5px}.elx18-wall-row{display:flex;gap:8px;overflow-x:auto;margin-right:-11px;padding-right:11px;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:none}.elx18-wall-row::-webkit-scrollbar{display:none}.elx18-wall-card,.elx18-wall-card:nth-child(n+5){display:block;flex:0 0 205px;height:104px;scroll-snap-align:start}.elx18-select-banner{grid-template-columns:1fr auto;min-height:104px;padding:11px;gap:9px}.elx18-select-art{display:none}.elx18-select-copy h2{font-size:14px}.elx18-select-copy p{font-size:6.5px;line-height:1.4}.elx18-select-banner>a{min-width:90px;height:32px;font-size:7px}.elx18-category-row{display:flex;gap:8px;overflow-x:auto;margin-right:-11px;padding-right:11px;padding-bottom:4px;scrollbar-width:none}.elx18-category-row::-webkit-scrollbar{display:none}.elx18-category-card{flex:0 0 174px;height:66px}body.elxvro-home-v18-body .site-footer{margin-bottom:92px!important;padding:15px!important;border-radius:15px!important;width:calc(100% - 22px)!important;margin-left:auto!important;margin-right:auto!important}
}
@media (prefers-reduced-motion:reduce){.elx18-scroll-cue span::after{animation:none}.elx18-wall-card,.elx18-device-card,.elx18-category-card,.elx18-wall-card img,.elx18-category-card img{transition:none}}


/* V18.3 — approved reference artwork is fixed in hero + PC/Mobile showcases */
.elx18-hero-visual-fixed{
  background:#090513;
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 100%);
  mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 100%);
}
.elx18-hero-visual-fixed::after{
  background:linear-gradient(90deg,rgba(5,2,12,.24),transparent 20%),linear-gradient(180deg,transparent 72%,rgba(4,2,10,.26));
}
.elx18-hero-reference{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
  user-select:none;
  pointer-events:none;
}
.elx18-device-art-fixed{
  right:0;
  top:0;
  bottom:0;
  width:52%;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  background:none;
  overflow:hidden;
}
.elx18-device-art-fixed img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  filter:saturate(1.04) contrast(1.03);
}
.elx18-device-pc .elx18-device-art-fixed img{object-position:center center}
.elx18-device-mobile .elx18-device-art-fixed img{object-position:center 54%}

@media (max-width:1320px){
  .elx18-device-art-fixed{width:46%}
}
@media (max-width:980px){
  .elx18-hero-visual-fixed{background:#090513}
  .elx18-hero-reference{object-position:center center}
}
@media (max-width:700px),(max-width:900px) and (pointer:coarse){
  .elx18-hero-reference{object-fit:cover;object-position:center center}
  .elx18-device-art-fixed{right:-2%;width:49%;opacity:.84}
  .elx18-device-art-fixed img{object-fit:cover}
}
