:root{--bg:#050505;--panel:#0b0b0b;--panel2:#111;--text:#f4f4f2;--muted:#929292;--line:#272727;--soft:#171717;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.intro-lock,body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.section-shell{width:min(calc(100% - 80px),var(--max));margin:0 auto}.section-pad{padding:138px 0}.site-header{position:fixed;z-index:100;left:0;top:0;width:100%;height:82px;padding:0 max(40px,calc((100vw - var(--max))/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid transparent;transition:.35s ease}.site-header.scrolled,.site-header.solid{background:rgba(5,5,5,.88);backdrop-filter:blur(18px);border-color:#181818}.site-header.header-hide{transform:translateY(-100%)}.brand{font-weight:900;font-size:25px;letter-spacing:-1.6px}.nav{display:flex;align-items:center;gap:34px;font-size:13px;color:#bcbcbc}.nav a,.nav button{transition:.2s ease}.nav a:hover,.nav a.active,.nav button:hover{color:#fff}.nav-agent{border:1px solid #343434;background:#111;color:#e9e9e9;padding:10px 16px;cursor:pointer}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:10px}.menu-toggle span{display:block;height:1px;background:#fff;margin:7px 0}.hero{height:100vh;min-height:760px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;position:relative;padding-top:80px}.hero:before{content:"";position:absolute;inset:0;left:50%;border-left:1px solid #151515;pointer-events:none}.hero-noise{position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:radial-gradient(circle at 20% 30%,#333 0 1px,transparent 1.2px);background-size:7px 7px;mask-image:linear-gradient(to right,transparent,#000 70%)}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.24em;color:#767676}.hero h1{font-size:clamp(62px,7vw,118px);line-height:.9;letter-spacing:-.065em;margin:28px 0 34px;max-width:830px}.hero h1 span,.section-title span,.custom-panel h2 span,.custom-hero h1 span{color:#777}.hero-copy p{max-width:590px;color:#999;font-size:16px;line-height:1.9}.hero-actions{display:flex;gap:12px;margin-top:38px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid #2d2d2d;font-size:13px;letter-spacing:.04em;cursor:pointer;transition:.25s ease}.btn-light{background:#f2f2ef;border-color:#f2f2ef;color:#050505}.btn-light:hover{background:#fff;transform:translateY(-2px)}.btn-ghost{background:transparent;color:#eee}.btn-ghost:hover{border-color:#666}.hero-art{height:62vh;min-height:510px;position:relative;perspective:1000px;display:flex;align-items:center;justify-content:center}.orb{position:absolute;border-radius:50%;filter:blur(0);border:1px solid #2b2b2b}.orb-a{width:460px;height:460px;box-shadow:inset 0 0 100px #0f0f0f;animation:orb 12s linear infinite}.orb-b{width:320px;height:320px;border-color:#191919;animation:orb 8s linear infinite reverse}@keyframes orb{to{transform:rotate(360deg)}}.hero-device{position:relative;width:300px;height:176px;transform-style:preserve-3d;transform:rotateX(-12deg) rotateY(-30deg) rotateZ(2deg);animation:float 5s ease-in-out infinite;filter:drop-shadow(0 45px 55px #000)}@keyframes float{50%{transform:rotateX(-9deg) rotateY(-20deg) rotateZ(-1deg) translateY(-12px)}}.hero-device-face,.hero-device-side,.hero-device-top{position:absolute;background:linear-gradient(135deg,#191919,#080808);border:1px solid #393939}.hero-device-face{inset:0;transform:translateZ(44px);display:flex;align-items:flex-start;justify-content:space-between;padding:24px}.hero-device-face b{font-size:30px;letter-spacing:-2px}.hero-device-face small{font-size:7px;letter-spacing:.2em;color:#777}.hero-device-side{right:-44px;top:0;width:44px;height:176px;transform-origin:left;transform:rotateY(90deg);background:#0b0b0b}.hero-device-top{left:0;top:-44px;width:300px;height:44px;transform-origin:bottom;transform:rotateX(90deg);background:#141414}.hero-data{position:absolute;color:#5c5c5c;font-size:9px;letter-spacing:.22em}.data-a{left:10%;bottom:15%}.data-b{right:4%;top:14%}.scroll-cue{position:absolute;left:0;bottom:38px;color:#696969;font-size:9px;letter-spacing:.2em;display:flex;align-items:center;gap:10px}.scroll-cue span{width:46px;height:1px;background:#3b3b3b}.about{border-top:1px solid #121212}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;margin-top:26px}.section-title{font-size:clamp(44px,5vw,82px);letter-spacing:-.055em;line-height:1.02;margin:0}.about-copy{padding-top:10px;color:#aaa;line-height:1.95;font-size:15px}.about-copy p{max-width:590px}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:55px;padding-top:30px;gap:20px}.stats div{display:flex;flex-direction:column}.stats strong{font-size:30px;color:#fff;letter-spacing:-.04em}.stats span{font-size:11px;color:#686868;margin-top:6px}.products{background:#080808;border-top:1px solid #161616}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:58px}.section-head p{max-width:450px;color:#7d7d7d;line-height:1.8;font-size:13px}.section-head .section-title{margin-top:12px}.product-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-card{position:relative;min-height:565px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#090909;overflow:hidden}.product-card:hover{background:#0b0b0b}.product-index{position:absolute;top:24px;left:26px;color:#4a4a4a;font-size:10px;letter-spacing:.16em;z-index:4}.model-stage{height:350px;display:flex;align-items:center;justify-content:center;position:relative;perspective:950px;cursor:grab;user-select:none;background:radial-gradient(circle at 50% 48%,#151515 0,transparent 43%)}.model-stage.dragging{cursor:grabbing}.model-stage:after{content:"";position:absolute;width:48%;height:16px;bottom:65px;background:#000;filter:blur(13px);border-radius:50%;opacity:.86}.model{position:relative;transform-style:preserve-3d;z-index:2;transition:filter .25s ease;will-change:transform}.model-stage:hover .model{filter:brightness(1.18)}.drag-tip{position:absolute;right:24px;bottom:20px;font-size:8px;letter-spacing:.2em;color:#4f4f4f}.product-meta{padding:18px 34px 42px;border-top:1px solid #181818}.product-meta h3{font-size:27px;letter-spacing:-.04em;margin:0 0 14px}.product-meta p{color:#797979;line-height:1.8;font-size:13px;max-width:520px;margin:0 0 26px}.product-meta>span{font-size:9px;letter-spacing:.2em;color:#505050}.model-box{width:220px;height:138px}.model-box .face{position:absolute;border:1px solid #454545;background:linear-gradient(135deg,#1a1a1a,#070707)}.model-box .front,.model-box .back{width:220px;height:138px}.model-box .front{transform:translateZ(55px);padding:22px;display:flex;justify-content:space-between}.model-box .front span{font-weight:900;font-size:24px}.model-box .front i{font-style:normal;font-size:8px;color:#646464;letter-spacing:.15em}.model-box .back{transform:rotateY(180deg) translateZ(55px)}.model-box .left,.model-box .right{width:110px;height:138px;left:55px}.model-box .left{transform:rotateY(-90deg) translateZ(110px)}.model-box .right{transform:rotateY(90deg) translateZ(110px)}.model-box .top,.model-box .bottom{width:220px;height:110px;top:14px}.model-box .top{transform:rotateX(90deg) translateZ(69px)}.model-box .bottom{transform:rotateX(-90deg) translateZ(69px)}.model-dock{width:270px;height:90px}.slab{position:absolute;border:1px solid #3d3d3d;background:linear-gradient(145deg,#181818,#070707)}.slab-main{width:270px;height:90px;transform:translateZ(34px);padding:20px}.slab-main b{font-size:22px}.slab-main em{position:relative;display:inline-block;width:22px;height:8px;border:1px solid #777;margin:40px 4px 0 0}.slab-side{width:68px;height:90px;right:-34px;transform:rotateY(90deg)}.slab-top{width:270px;height:68px;top:-34px;transform:rotateX(90deg)}.model-mouse{width:160px;height:190px}.mouse-shell{position:absolute;inset:0;border:1px solid #4a4a4a;background:linear-gradient(160deg,#242424,#070707 70%);border-radius:52% 52% 43% 43% / 34% 34% 60% 60%;transform:translateZ(28px);box-shadow:inset 0 0 35px #050505}.mouse-shell:after{content:"";position:absolute;left:50%;top:0;width:1px;height:92px;background:#444}.mouse-shell span{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);font-weight:800;font-size:13px}.mouse-shell i{position:absolute;top:42px;left:50%;margin-left:-4px;width:8px;height:24px;border-radius:8px;border:1px solid #888}.mouse-base{position:absolute;inset:10px 0 -10px;background:#050505;border-radius:50%;transform:translateZ(-2px)}.model-camera{width:220px;height:140px}.camera-body{position:absolute;inset:0;border:1px solid #424242;background:linear-gradient(145deg,#181818,#060606);transform:translateZ(32px);display:flex;align-items:center;padding-left:22px}.camera-body b{align-self:flex-start;margin-top:20px}.lens{position:absolute;width:92px;height:92px;border-radius:50%;border:8px solid #242424;background:#080808;left:64px;top:24px;box-shadow:inset 0 0 0 1px #555}.lens i{position:absolute;inset:19px;border-radius:50%;border:1px solid #333;background:radial-gradient(circle at 35% 35%,#4a4a4a,#090909 40%,#000)}.camera-foot{position:absolute;width:75px;height:18px;left:72px;top:143px;background:#111;border:1px solid #333;transform:rotateX(70deg)}.model-net{width:245px;height:132px}.net-main,.net-side,.net-top{position:absolute;border:1px solid #414141;background:linear-gradient(145deg,#1a1a1a,#070707)}.net-main{width:245px;height:132px;transform:translateZ(48px);padding:22px}.net-main b{font-size:27px}.net-main span{font-size:9px;color:#777;margin-left:8px;letter-spacing:.2em}.net-main i{position:relative;display:inline-block;width:30px;height:18px;border:1px solid #555;top:61px;left:-50px;margin-right:8px}.net-side{width:96px;height:132px;right:-48px;transform:rotateY(90deg)}.net-top{width:245px;height:96px;top:-48px;transform:rotateX(90deg)}.model-router{width:250px;height:92px}.router-body{position:absolute;width:250px;height:92px;border:1px solid #444;background:linear-gradient(160deg,#1d1d1d,#060606);transform:translateZ(28px);padding:18px}.router-body b{font-size:22px}.router-body i{display:inline-block;width:3px;height:3px;background:#aaa;border-radius:50%;margin:53px 5px 0 0}.antenna{position:absolute;width:7px;height:130px;background:linear-gradient(#2a2a2a,#070707);border:1px solid #444;bottom:70px;transform-origin:bottom;border-radius:4px}.a1{left:15px;transform:rotateZ(-8deg) translateZ(-10px)}.a2{left:55px;transform:rotateZ(-3deg) translateZ(-5px)}.a3{right:55px;transform:rotateZ(3deg) translateZ(-5px)}.a4{right:15px;transform:rotateZ(8deg) translateZ(-10px)}.model-keyboard{width:320px;height:118px}.keyboard-deck{position:absolute;inset:0;border:1px solid #454545;background:linear-gradient(160deg,#1d1d1d,#050505);transform:rotateX(16deg) translateZ(18px);padding:13px}.keyboard-deck b{font-size:14px}.keys{position:absolute;left:22px;right:22px;top:38px;height:58px;background:repeating-linear-gradient(90deg,#202020 0 18px,#070707 18px 21px),repeating-linear-gradient(0deg,transparent 0 15px,#070707 15px 18px);border:1px solid #292929}.model-robot{width:190px;height:240px}.robot-head{position:absolute;left:38px;top:0;width:114px;height:76px;border:1px solid #494949;border-radius:20px;background:linear-gradient(145deg,#202020,#050505);transform:translateZ(28px);display:flex;align-items:center;justify-content:center}.robot-head b{font-size:15px;position:absolute;top:10px}.robot-head i{width:10px;height:10px;border:1px solid #aaa;border-radius:50%;margin:15px 13px 0}.robot-neck{position:absolute;left:82px;top:76px;width:26px;height:24px;background:#111;border:1px solid #3a3a3a}.robot-body{position:absolute;left:42px;top:99px;width:106px;height:120px;border:1px solid #464646;border-radius:16px 16px 26px 26px;background:linear-gradient(145deg,#191919,#060606);transform:translateZ(20px);display:flex;align-items:center;justify-content:center}.robot-body span{font-size:11px;letter-spacing:.25em;color:#777}.robot-arm{position:absolute;top:111px;width:24px;height:110px;background:#101010;border:1px solid #3b3b3b;border-radius:16px;transform-origin:top}.left-arm{left:14px;transform:rotateZ(10deg)}.right-arm{right:14px;transform:rotateZ(-10deg)}.custom-cta{background:#050505}.custom-panel{min-height:500px;border:1px solid #252525;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;padding:56px;position:relative;overflow:hidden;background:linear-gradient(120deg,#0a0a0a,#050505)}.custom-panel:after{content:"RTX";position:absolute;right:-30px;top:-82px;font-size:340px;font-weight:900;letter-spacing:-.08em;color:#0d0d0d;z-index:0}.custom-panel>div{position:relative;z-index:1}.custom-panel h2{font-size:clamp(52px,6vw,95px);letter-spacing:-.06em;line-height:.95;margin:20px 0 0}.custom-copy{color:#929292;line-height:1.8;font-size:14px}.custom-copy .btn{margin-top:28px}.agent-band{border-top:1px solid #242424;border-bottom:1px solid #242424;background:#0a0a0a}.agent-inner{min-height:245px;display:flex;align-items:center;justify-content:space-between}.agent-inner>div>span{font-size:9px;color:#666;letter-spacing:.2em}.agent-inner h2{font-size:54px;letter-spacing:-.05em;margin:10px 0 0}.agent-big{background:#f3f3f0;color:#050505;border:0;width:250px;height:76px;font-weight:700;display:flex;align-items:center;justify-content:space-between;padding:0 24px;cursor:pointer}.agent-big span{font-size:24px}.footer{padding:42px 0}.footer-inner{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;color:#595959;font-size:10px;letter-spacing:.12em}.footer-inner p{text-align:center}.footer-inner>span{text-align:right}.contact-modal{position:fixed;z-index:1000;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.3s}.contact-modal.open{opacity:1;visibility:visible}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(12px);border:0}.modal-card{position:relative;width:min(520px,calc(100% - 36px));padding:48px;background:#0c0c0c;border:1px solid #323232;box-shadow:0 30px 120px #000}.modal-card>span{font-size:9px;letter-spacing:.2em;color:#666}.modal-card h2{font-size:42px;margin:14px 0 34px;letter-spacing:-.05em}.modal-card p{color:#737373;font-size:12px}.contact-id{width:100%;height:82px;border:1px solid #353535;background:#121212;color:#fff;text-align:left;padding:0 20px;font-size:28px;font-weight:800;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.contact-id small{font-size:10px;color:#676767;font-weight:400}.copy-state{font-size:10px;color:#555;margin-top:12px}.modal-close{position:absolute;right:18px;top:18px;border:0;background:transparent;color:#777;font-size:30px;cursor:pointer}.intro{position:fixed;z-index:5000;inset:0;background:#030303;display:flex;align-items:center;justify-content:center;transition:opacity .65s ease,visibility .65s ease}.intro-grid{position:absolute;inset:0;background:linear-gradient(#111 1px,transparent 1px),linear-gradient(90deg,#111 1px,transparent 1px);background-size:80px 80px;mask-image:radial-gradient(circle,#000,transparent 70%);opacity:.35}.intro-logo{font-weight:900;font-size:clamp(90px,18vw,260px);letter-spacing:-.08em;animation:introLogo 1.25s cubic-bezier(.2,.8,.2,1) both}.intro-line{position:absolute;width:0;height:1px;background:#fff;bottom:24%;animation:introLine 1.1s .15s ease both}@keyframes introLogo{0%{opacity:0;transform:scale(.85);filter:blur(18px)}100%{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes introLine{to{width:min(500px,55vw)}}.intro-out{opacity:0;visibility:hidden}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.delay-1{transition-delay:.12s}.reveal.is-visible{opacity:1;transform:none}.custom-main{padding-top:82px}.custom-hero{padding-top:120px;padding-bottom:95px;border-bottom:1px solid #1e1e1e}.custom-hero h1{font-size:clamp(66px,8vw,125px);line-height:.88;letter-spacing:-.07em;margin:28px 0 36px}.custom-hero>p{max-width:720px;color:#8c8c8c;line-height:1.9}.custom-form-wrap{padding:90px 0 140px}.custom-process{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #282828;border-left:1px solid #282828;margin-bottom:70px}.custom-process>div{padding:28px;border-right:1px solid #282828;border-bottom:1px solid #282828;min-height:185px}.custom-process b{font-size:10px;color:#555}.custom-process span{display:block;font-size:18px;margin-top:45px}.custom-process p{color:#666;font-size:11px;line-height:1.7}.form-panel{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;border:1px solid #292929;padding:54px}.form-title>span{font-size:9px;letter-spacing:.2em;color:#666}.form-title h2{font-size:42px;letter-spacing:-.05em;margin:14px 0}.form-title p{font-size:12px;color:#666;line-height:1.8}.request-form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.request-form label{display:flex;flex-direction:column;gap:10px}.request-form label>span{font-size:11px;color:#7a7a7a}.request-form input,.request-form select,.request-form textarea{width:100%;background:#0a0a0a;border:1px solid #303030;color:#eee;padding:16px;outline:none;border-radius:0}.request-form input:focus,.request-form select:focus,.request-form textarea:focus{border-color:#777}.request-form textarea{resize:vertical;min-height:170px}.request-form .full{grid-column:1/-1}.form-submit-row{display:flex!important;align-items:center;flex-direction:row!important;justify-content:space-between!important;margin-top:8px}.form-submit-row>span{font-size:10px!important;color:#555!important}.form-message{grid-column:2;margin-bottom:20px;padding:16px 18px;border:1px solid #333;font-size:13px}.form-message.success{background:#0d140d;border-color:#254025}.form-message.error{background:#160d0d;border-color:#472424}@media(max-width:980px){.section-shell{width:min(calc(100% - 40px),var(--max))}.site-header{padding:0 20px;height:70px}.menu-toggle{display:block}.nav{position:fixed;top:70px;left:0;right:0;background:#080808;border-top:1px solid #222;border-bottom:1px solid #222;display:flex;flex-direction:column;align-items:stretch;padding:22px;gap:0;transform:translateY(-130%);opacity:0;transition:.3s}.nav a,.nav button{padding:16px 4px;text-align:left;border:0;border-bottom:1px solid #191919;background:none}.menu-open .nav{transform:none;opacity:1}.hero{grid-template-columns:1fr;height:auto;min-height:100vh;padding:140px 0 80px}.hero:before{display:none}.hero-art{height:450px;min-height:0}.about-grid,.custom-panel,.form-panel{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.product-card{min-height:610px}.model-stage{height:400px}.section-head{align-items:flex-start;gap:35px;flex-direction:column}.section-head p{max-width:620px}.custom-panel{gap:65px}.custom-panel:after{font-size:250px}.custom-process{grid-template-columns:1fr 1fr}.form-message{grid-column:1}.custom-main{padding-top:70px}}@media(max-width:640px){.section-shell{width:min(calc(100% - 28px),var(--max))}.section-pad{padding:90px 0}.hero{padding-top:120px}.hero h1{font-size:56px}.hero-copy p{font-size:14px}.hero-art{height:360px}.hero-device{transform:scale(.78) rotateX(-12deg) rotateY(-30deg)}.hero-actions{flex-wrap:wrap}.about-grid{gap:45px}.stats{grid-template-columns:1fr;gap:16px}.product-card{min-height:550px}.model-stage{height:350px;transform:scale(.92)}.product-meta{padding:18px 22px 32px}.product-meta h3{font-size:23px}.custom-panel{padding:30px;min-height:520px}.custom-panel h2{font-size:50px}.agent-inner{align-items:flex-start;flex-direction:column;justify-content:center;gap:30px}.agent-inner h2{font-size:43px}.agent-big{width:100%}.footer-inner{grid-template-columns:1fr;gap:16px}.footer-inner p,.footer-inner>span{text-align:left}.custom-hero h1{font-size:58px}.custom-process{grid-template-columns:1fr}.form-panel{padding:26px;gap:35px}.request-form{grid-template-columns:1fr}.request-form .full{grid-column:auto}.form-submit-row{align-items:flex-start!important;flex-direction:column!important;gap:18px}.modal-card{padding:36px 24px}.contact-id{font-size:24px}.section-title{font-size:47px}}




/* Real render product stages */
.model-stage-render{background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.08),transparent 36%),linear-gradient(180deg,#101010,#070707 58%,#050505);}
.model-image-card{display:flex;align-items:center;justify-content:center;transform-style:preserve-3d;will-change:transform;}
.model-image-card-square{width:220px;height:220px;}
.model-image-card-vertical{width:200px;height:275px;}
.model-image-card-wide{width:310px;height:190px;}
.product-render-shell{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:12px;box-sizing:border-box;transform-style:preserve-3d;}
.product-render-shell img{position:relative;display:block;max-width:100%;max-height:100%;object-fit:contain;border-radius:24px;transform:translateZ(24px);filter:drop-shadow(0 16px 26px rgba(0,0,0,.48));user-select:none;pointer-events:none;}
.product-render-edge,.product-render-glow{position:absolute;inset:10%;border-radius:30px;pointer-events:none;}
.product-render-edge{border:1px solid rgba(255,255,255,.10);transform:translateZ(10px);}
.product-render-glow{background:radial-gradient(circle at 30% 20%,rgba(96,150,255,.12),transparent 36%),radial-gradient(circle at 75% 75%,rgba(255,176,84,.10),transparent 28%);filter:blur(14px);transform:translateZ(4px) scale(.92);}
.product-card:hover .product-render-shell img{filter:drop-shadow(0 20px 30px rgba(0,0,0,.58));}
.product-meta{position:relative;}
.product-tag{display:inline-flex;align-items:center;height:28px;padding:0 10px;border:1px solid #2f2f2f;background:#0d0d0d;color:#bdbdbd;font-style:normal;font-size:10px;letter-spacing:.18em;margin-left:12px;vertical-align:middle;}
@media(max-width:980px){.product-card{min-height:540px}.model-stage{height:320px}.model-image-card-wide{width:260px;height:170px}.model-image-card-square{width:210px;height:210px}.model-image-card-vertical{width:190px;height:250px}}
@media(max-width:640px){.product-card{min-height:520px}.model-stage{height:300px}.model-image-card-wide{width:235px;height:150px}.model-image-card-square{width:185px;height:185px}.model-image-card-vertical{width:160px;height:220px}.product-tag{display:block;width:max-content;margin:14px 0 0}}

/* Product cutout size fix */
.product-card{min-height:480px !important;}
.model-stage{height:260px !important;overflow:hidden !important;}
.model-stage:after{width:30% !important;height:8px !important;bottom:30px !important;filter:blur(9px) !important;opacity:.42 !important;}
.model-image-card-wide{width:220px !important;height:126px !important;}
.model-image-card-square{width:150px !important;height:150px !important;}
.model-image-card-vertical{width:122px !important;height:182px !important;}
.product-render-shell{width:100% !important;height:100% !important;padding:18px !important;box-sizing:border-box !important;display:flex !important;align-items:center !important;justify-content:center !important;}
.product-render-shell img{display:block !important;width:74% !important;height:74% !important;max-width:74% !important;max-height:74% !important;object-fit:contain !important;background:transparent !important;filter:drop-shadow(0 10px 18px rgba(0,0,0,.38)) !important;}
.model-image-card-wide .product-render-shell img{width:82% !important;height:82% !important;max-width:82% !important;max-height:82% !important;}
.model-image-card-vertical .product-render-shell img{width:76% !important;height:76% !important;max-width:76% !important;max-height:76% !important;}
.product-card:hover .product-render-shell img{filter:drop-shadow(0 12px 20px rgba(0,0,0,.44)) !important;}
.product-meta{padding:14px 28px 34px !important;}
.product-meta h3{font-size:22px !important;margin:0 0 10px !important;}
.product-meta p{font-size:12px !important;line-height:1.7 !important;margin:0 0 16px !important;}
@media(max-width:980px){
  .product-card{min-height:455px !important;}
  .model-stage{height:238px !important;}
  .model-image-card-wide{width:196px !important;height:114px !important;}
  .model-image-card-square{width:138px !important;height:138px !important;}
  .model-image-card-vertical{width:114px !important;height:170px !important;}
  .product-render-shell img{width:72% !important;height:72% !important;max-width:72% !important;max-height:72% !important;}
  .model-image-card-wide .product-render-shell img{width:80% !important;height:80% !important;max-width:80% !important;max-height:80% !important;}
}
@media(max-width:640px){
  .product-card{min-height:420px !important;}
  .model-stage{height:210px !important;}
  .model-image-card-wide{width:170px !important;height:98px !important;}
  .model-image-card-square{width:120px !important;height:120px !important;}
  .model-image-card-vertical{width:98px !important;height:148px !important;}
  .product-render-shell{padding:14px !important;}
  .product-render-shell img{width:70% !important;height:70% !important;max-width:70% !important;max-height:70% !important;}
  .model-image-card-wide .product-render-shell img{width:78% !important;height:78% !important;max-width:78% !important;max-height:78% !important;}
}



/* Final homepage + product size tuning */
.hero-art{overflow:hidden;}
.hero-product{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:2;transform-style:preserve-3d;animation:heroFloat 5.2s ease-in-out infinite;filter:drop-shadow(0 30px 48px rgba(0,0,0,.58));}
.hero-product-shell{position:relative;width:min(520px,86%);height:min(520px,86%);display:flex;align-items:center;justify-content:center;padding:24px;border-radius:42px;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.05),transparent 48%);}
.hero-product-shell:before{content:"";position:absolute;inset:14% 10%;border:1px solid rgba(255,255,255,.08);border-radius:36px;}
.hero-product-shell img{display:block;width:100%;height:100%;object-fit:contain;transform:rotate(-10deg) scale(1.02);}
@keyframes heroFloat{50%{transform:translateY(-12px) rotateZ(-1.2deg)}}
.data-a{left:8%;bottom:14%}
.data-b{right:4%;top:14%}

/* Product cards bigger, still scaled by CSS rather than original pixels */
.product-card{min-height:530px !important;}
.model-stage{height:305px !important;overflow:hidden !important;}
.model-stage:after{width:38% !important;height:10px !important;bottom:35px !important;filter:blur(11px) !important;opacity:.48 !important;}
.model-image-card-wide{width:290px !important;height:168px !important;}
.model-image-card-square{width:220px !important;height:220px !important;}
.model-image-card-vertical{width:180px !important;height:260px !important;}
.product-render-shell{padding:18px !important;}
.product-render-shell img{width:88% !important;height:88% !important;max-width:88% !important;max-height:88% !important;object-fit:contain !important;}
.model-image-card-wide .product-render-shell img{width:94% !important;height:94% !important;max-width:94% !important;max-height:94% !important;}
.model-image-card-square .product-render-shell img{width:90% !important;height:90% !important;max-width:90% !important;max-height:90% !important;}
.model-image-card-vertical .product-render-shell img{width:90% !important;height:90% !important;max-width:90% !important;max-height:90% !important;}
.product-meta{padding:16px 28px 34px !important;}
.product-meta h3{font-size:24px !important;}
.product-meta p{font-size:12px !important;}

@media(max-width:980px){
  .hero-product-shell{width:min(440px,88%);height:min(440px,88%);}
  .product-card{min-height:500px !important;}
  .model-stage{height:280px !important;}
  .model-image-card-wide{width:250px !important;height:145px !important;}
  .model-image-card-square{width:190px !important;height:190px !important;}
  .model-image-card-vertical{width:160px !important;height:235px !important;}
  .product-render-shell img{width:86% !important;height:86% !important;max-width:86% !important;max-height:86% !important;}
  .model-image-card-wide .product-render-shell img{width:92% !important;height:92% !important;max-width:92% !important;max-height:92% !important;}
}
@media(max-width:640px){
  .hero-product-shell{width:min(300px,88vw);height:min(300px,88vw);padding:16px;}
  .hero-product-shell img{transform:rotate(-8deg) scale(1.01);}
  .product-card{min-height:455px !important;}
  .model-stage{height:240px !important;}
  .model-image-card-wide{width:210px !important;height:120px !important;}
  .model-image-card-square{width:150px !important;height:150px !important;}
  .model-image-card-vertical{width:126px !important;height:188px !important;}
  .product-render-shell img{width:84% !important;height:84% !important;max-width:84% !important;max-height:84% !important;}
  .model-image-card-wide .product-render-shell img{width:90% !important;height:90% !important;max-width:90% !important;max-height:90% !important;}
}


/* 2026-09 advanced fixes */
.hero-art-link{display:flex;cursor:pointer;overflow:hidden;}
.hero-art-link:hover .hero-product-shell img{transform:rotate(-10deg) scale(1.06);}
.hero-product-shell img{transition:transform .28s ease;}

/* Better pseudo-3D volume for product cutout models */
.product-depth-stack{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d;}
.product-depth-layer{position:absolute;left:50%;top:50%;width:100%;height:100%;object-fit:contain;transform-style:preserve-3d;transform:translate(-50%,-50%) translateZ(var(--depth-z,0px)) translateX(var(--depth-shift-x,0px)) translateY(var(--depth-shift-y,0px));pointer-events:none;}
.product-depth-layer.depth-clone{filter:brightness(.48) saturate(.75) blur(.15px);}
.product-depth-layer.is-front{filter:drop-shadow(0 14px 22px rgba(0,0,0,.48));}
.product-render-shell{position:relative;}
.product-render-shell:after{content:"";position:absolute;left:50%;bottom:17%;width:54%;height:10px;transform:translateX(-50%) translateZ(-2px);background:rgba(0,0,0,.30);filter:blur(10px);border-radius:50%;pointer-events:none;}
.model-stage-render{background:radial-gradient(circle at 50% 34%,rgba(255,255,255,.09),transparent 36%),linear-gradient(180deg,#101010,#070707 58%,#050505);}
.model-stage .model{transition:transform .14s ease-out,filter .25s ease;}

/* Product area scale tuned larger without using original pixel size */
.product-card{min-height:535px !important;}
.model-stage{height:312px !important;}
.model-stage:after{width:36% !important;height:10px !important;bottom:35px !important;opacity:.42 !important;}
.model-image-card-wide{width:290px !important;height:168px !important;}
.model-image-card-square{width:210px !important;height:210px !important;}
.model-image-card-vertical{width:172px !important;height:248px !important;}
.product-render-shell img{width:86% !important;height:86% !important;max-width:86% !important;max-height:86% !important;object-fit:contain !important;}
.model-image-card-wide .product-render-shell img{width:92% !important;height:92% !important;max-width:92% !important;max-height:92% !important;}
.model-image-card-square .product-render-shell img{width:88% !important;height:88% !important;max-width:88% !important;max-height:88% !important;}
.model-image-card-vertical .product-render-shell img{width:88% !important;height:88% !important;max-width:88% !important;max-height:88% !important;}

/* Agent modal upgraded */
.modal-card-agent{width:min(860px,calc(100% - 40px));padding:34px;background:linear-gradient(145deg,#0f0f0f,#090909);border:1px solid #262626;box-shadow:0 32px 120px rgba(0,0,0,.62);}
.agent-modal-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:stretch;}
.agent-modal-copy,.agent-contact-panel{position:relative;padding:28px;border:1px solid #202020;background:linear-gradient(180deg,#111,#0a0a0a);overflow:hidden;}
.agent-modal-copy:before,.agent-contact-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(72,72,72,.15),transparent 32%);pointer-events:none;}
.agent-modal-copy>span{font-size:10px;letter-spacing:.24em;color:#757575;display:block;margin-bottom:18px;}
.agent-modal-copy h2{font-size:48px;line-height:.94;letter-spacing:-.055em;margin:0 0 18px;}
.agent-modal-copy p,.agent-contact-panel p{color:#8a8a8a;font-size:13px;line-height:1.85;margin:0;}
.agent-modal-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px;}
.agent-modal-points i{font-style:normal;padding:10px 12px;border:1px solid #2d2d2d;background:#111;color:#d6d6d6;font-size:11px;letter-spacing:.08em;}
.agent-contact-panel{display:flex;flex-direction:column;justify-content:center;}
.agent-contact-panel b{font-size:10px;color:#6d6d6d;letter-spacing:.24em;margin-bottom:16px;}
.agent-contact-panel strong{display:block;font-size:38px;letter-spacing:-.04em;margin-bottom:16px;}
.contact-id{margin-top:18px;min-height:78px;border:1px solid #353535;background:linear-gradient(180deg,#131313,#0c0c0c);font-size:22px;font-weight:800;padding:0 22px;justify-content:space-between;}
.contact-id small{font-size:13px;color:#bfbfbf;}
.copy-state{font-size:11px;color:#6c6c6c;margin-top:14px;}
.modal-close{width:42px;height:42px;border:1px solid #242424;background:#101010;display:flex;align-items:center;justify-content:center;right:18px;top:18px;line-height:1;}

/* Product detail page */
.product-page-main{padding-top:82px;}
.product-detail-hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:38px;padding-top:70px;padding-bottom:70px;position:relative;}
.product-detail-copy h1{font-size:clamp(60px,6vw,104px);line-height:.92;letter-spacing:-.07em;margin:18px 0 22px;}
.product-detail-copy p{max-width:620px;color:#9a9a9a;font-size:15px;line-height:1.95;}
.detail-actions{display:flex;gap:12px;margin-top:32px;}
.detail-mini-specs{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px;}
.detail-mini-specs span{padding:10px 12px;border:1px solid #242424;background:#0d0d0d;color:#d3d3d3;font-size:10px;letter-spacing:.16em;}
.product-detail-art{position:relative;height:72vh;min-height:540px;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.detail-orb{position:absolute;border-radius:50%;border:1px solid #1f1f1f;}
.detail-orb-a{width:520px;height:520px;box-shadow:inset 0 0 70px rgba(255,255,255,.03);}
.detail-orb-b{width:360px;height:360px;}
.detail-product-stage{position:relative;width:min(600px,92%);height:min(600px,92%);display:flex;align-items:center;justify-content:center;padding:28px;border-radius:42px;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.05),transparent 48%);filter:drop-shadow(0 34px 58px rgba(0,0,0,.62));}
.detail-product-stage:before{content:"";position:absolute;inset:11%;border:1px solid rgba(255,255,255,.08);border-radius:34px;}
.detail-product-stage img{width:100%;height:100%;object-fit:contain;transform:rotate(-10deg) scale(1.03);}
.detail-features-wrap{border-top:1px solid #151515;}
.detail-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #262626;border-left:1px solid #262626;}
.detail-feature{padding:28px;min-height:250px;border-right:1px solid #262626;border-bottom:1px solid #262626;background:#0a0a0a;}
.detail-feature b{font-size:11px;color:#5f5f5f;}
.detail-feature h3{font-size:26px;letter-spacing:-.04em;margin:34px 0 14px;}
.detail-feature p{font-size:13px;line-height:1.85;color:#8a8a8a;margin:0;}
.detail-band{background:#090909;border-top:1px solid #161616;border-bottom:1px solid #161616;}
.detail-band-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:start;}
.detail-band-copy p{color:#929292;line-height:1.9;font-size:15px;max-width:620px;}
.detail-list{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:12px;}
.detail-list li{padding:14px 16px;border:1px solid #252525;background:#0d0d0d;color:#d6d6d6;font-size:13px;}
.detail-band-panel{display:grid;gap:14px;}
.detail-band-panel div{padding:26px;border:1px solid #252525;background:linear-gradient(180deg,#101010,#090909);min-height:124px;}
.detail-band-panel span{display:block;font-size:10px;letter-spacing:.18em;color:#6c6c6c;margin-bottom:20px;}
.detail-band-panel strong{font-size:28px;letter-spacing:-.04em;line-height:1.2;}
.detail-security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}
.security-card{padding:28px;border:1px solid #252525;background:linear-gradient(180deg,#101010,#090909);min-height:210px;}
.security-card h3{font-size:28px;letter-spacing:-.04em;margin:0 0 16px;}
.security-card p{color:#8c8c8c;font-size:13px;line-height:1.9;margin:0;}
.detail-agent-box{min-height:280px;border:1px solid #262626;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:26px;background:linear-gradient(135deg,#0c0c0c,#080808);}
.detail-agent-box h2{font-size:54px;letter-spacing:-.05em;margin:12px 0;}
.detail-agent-box p{max-width:650px;color:#8b8b8b;line-height:1.9;font-size:14px;}

@media(max-width:980px){
  .agent-modal-grid,.product-detail-hero,.detail-band-grid{grid-template-columns:1fr;}
  .detail-feature-grid{grid-template-columns:1fr 1fr;}
  .detail-security-grid{grid-template-columns:1fr;}
  .product-card{min-height:520px !important;}
  .model-stage{height:290px !important;}
  .model-image-card-wide{width:260px !important;height:150px !important;}
  .model-image-card-square{width:190px !important;height:190px !important;}
  .model-image-card-vertical{width:154px !important;height:228px !important;}
  .product-page-main{padding-top:70px;}
  .product-detail-art{min-height:420px;height:52vh;}
  .detail-agent-box{flex-direction:column;align-items:flex-start;}
}
@media(max-width:640px){
  .hero-art-link{min-height:340px;}
  .agent-modal-copy h2{font-size:38px;}
  .agent-contact-panel strong{font-size:30px;}
  .contact-id{font-size:19px;padding:0 16px;}
  .detail-actions{flex-wrap:wrap;}
  .detail-feature-grid{grid-template-columns:1fr;}
  .product-card{min-height:480px !important;}
  .model-stage{height:255px !important;}
  .model-image-card-wide{width:216px !important;height:126px !important;}
  .model-image-card-square{width:160px !important;height:160px !important;}
  .model-image-card-vertical{width:132px !important;height:198px !important;}
  .product-render-shell img{width:84% !important;height:84% !important;max-width:84% !important;max-height:84% !important;}
  .product-detail-copy h1{font-size:56px;}
  .product-detail-art{min-height:320px;height:40vh;}
  .detail-product-stage{padding:16px;}
  .detail-agent-box{padding:28px;}
  .detail-agent-box h2{font-size:42px;}
}


/* 2026-09 final visual fix: remove clone look, brighten products */
.product-depth-stack,.product-depth-layer{all:unset;}
.model-stage-render{background:radial-gradient(circle at 50% 32%,rgba(110,140,255,.14),transparent 22%),radial-gradient(circle at 62% 48%,rgba(255,178,84,.10),transparent 22%),linear-gradient(180deg,#111111,#080808 58%,#050505) !important;}
.model-stage{height:320px !important;overflow:hidden !important;}
.model-stage:after{width:34% !important;height:10px !important;bottom:32px !important;background:rgba(0,0,0,.85) !important;filter:blur(11px) !important;opacity:.52 !important;}
.model-image-card{position:relative;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d;}
.model-image-card:before{content:"";position:absolute;inset:10%;border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(0,0,0,.28));border:1px solid rgba(255,255,255,.08);transform:translateZ(-10px);box-shadow:0 12px 26px rgba(0,0,0,.34);pointer-events:none;}
.model-image-card:after{content:"";position:absolute;inset:10% 10% auto auto;width:22px;height:74%;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(0,0,0,.18));border:1px solid rgba(255,255,255,.05);border-left:0;border-radius:0 16px 16px 0;transform:translateX(10px) translateZ(-6px) rotateY(90deg);transform-origin:right center;opacity:.75;pointer-events:none;}
.model-image-card-wide:after{width:18px;height:62%;}
.model-image-card-square:after{width:18px;height:68%;}
.model-image-card-vertical:after{width:16px;height:70%;}
.product-render-shell{padding:18px !important;position:relative;}
.product-render-shell:before{content:"";position:absolute;inset:14% 12%;border-radius:24px;border:1px solid rgba(255,255,255,.06);pointer-events:none;opacity:.85;}
.product-render-shell:after{content:"";position:absolute;left:50%;bottom:18%;width:46%;height:10px;transform:translateX(-50%);background:rgba(0,0,0,.32);filter:blur(10px);border-radius:50%;pointer-events:none;}
.product-render-edge,.product-render-glow{display:none !important;}
.product-render-shell img{position:relative;display:block;width:92% !important;height:92% !important;max-width:92% !important;max-height:92% !important;object-fit:contain !important;filter:brightness(1.08) contrast(1.05) drop-shadow(0 14px 24px rgba(0,0,0,.42)) !important;transform:translateZ(10px) !important;opacity:1 !important;}
.model-image-card-wide .product-render-shell img{width:96% !important;height:96% !important;max-width:96% !important;max-height:96% !important;}
.model-image-card-square .product-render-shell img{width:94% !important;height:94% !important;max-width:94% !important;max-height:94% !important;}
.model-image-card-vertical .product-render-shell img{width:93% !important;height:93% !important;max-width:93% !important;max-height:93% !important;}
.product-card:hover .product-render-shell img{filter:brightness(1.12) contrast(1.06) drop-shadow(0 18px 28px rgba(0,0,0,.46)) !important;}
.product-card{min-height:540px !important;}
.product-meta{padding:16px 28px 34px !important;}
.product-meta h3{font-size:24px !important;}
.product-meta p{color:#8b8b8b !important;}
@media(max-width:980px){
  .model-stage{height:292px !important;}
  .model-image-card-wide{width:258px !important;height:150px !important;}
  .model-image-card-square{width:196px !important;height:196px !important;}
  .model-image-card-vertical{width:160px !important;height:232px !important;}
  .product-render-shell img{width:90% !important;height:90% !important;max-width:90% !important;max-height:90% !important;}
}
@media(max-width:640px){
  .model-stage{height:258px !important;}
  .model-image-card-wide{width:216px !important;height:126px !important;}
  .model-image-card-square{width:164px !important;height:164px !important;}
  .model-image-card-vertical{width:132px !important;height:196px !important;}
  .product-render-shell img{width:88% !important;height:88% !important;max-width:88% !important;max-height:88% !important;}
}


/* 1.1.2 product card hard reset - single visible image only */
.model-stage-render{background:radial-gradient(circle at 50% 42%,rgba(110,140,255,.18),transparent 25%),radial-gradient(circle at 62% 52%,rgba(255,176,82,.10),transparent 22%),linear-gradient(180deg,#131313 0%,#0b0b0b 58%,#070707 100%) !important;}
.model-stage{height:320px !important;display:flex !important;align-items:center !important;justify-content:center !important;overflow:hidden !important;perspective:1000px !important;}
.model-stage:after{content:"" !important;position:absolute !important;left:50% !important;bottom:36px !important;width:34% !important;height:12px !important;transform:translateX(-50%) !important;background:rgba(0,0,0,.68) !important;filter:blur(12px) !important;border-radius:50% !important;opacity:.72 !important;}
.product-cutout-model{position:relative !important;z-index:5 !important;display:flex !important;align-items:center !important;justify-content:center !important;transform-style:preserve-3d !important;will-change:transform !important;}
.product-cutout-wide{width:330px !important;height:205px !important;}
.product-cutout-square{width:250px !important;height:250px !important;}
.product-cutout-vertical{width:205px !important;height:285px !important;}
.product-cutout-model:before{content:"";position:absolute;inset:12%;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 40% 35%,rgba(255,255,255,.055),transparent 55%);transform:translateZ(-14px);pointer-events:none;}
.product-cutout-model:after{content:"";position:absolute;right:8%;top:18%;width:18px;height:64%;border:1px solid rgba(255,255,255,.06);border-left:0;border-radius:0 16px 16px 0;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(0,0,0,.20));transform:translateZ(-9px) translateX(9px);opacity:.7;pointer-events:none;}
.product-cutout-img{display:block !important;position:relative !important;z-index:8 !important;width:100% !important;height:100% !important;max-width:100% !important;max-height:100% !important;object-fit:contain !important;opacity:1 !important;visibility:visible !important;background:transparent !important;filter:brightness(1.23) contrast(1.08) saturate(1.04) drop-shadow(0 16px 28px rgba(0,0,0,.48)) !important;transform:translateZ(12px) !important;pointer-events:none !important;}
.product-card:hover .product-cutout-img{filter:brightness(1.30) contrast(1.09) saturate(1.06) drop-shadow(0 20px 34px rgba(0,0,0,.52)) !important;}
.product-render-shell,.product-depth-stack,.product-depth-layer{display:none !important;}
.product-card{min-height:545px !important;}
.product-meta{padding:16px 30px 36px !important;}
.product-meta h3{font-size:24px !important;color:#f6f6f4 !important;}
.product-meta p{color:#969696 !important;}
.drag-tip{z-index:20 !important;color:#666 !important;}
@media(max-width:980px){
  .model-stage{height:295px !important;}
  .product-cutout-wide{width:285px !important;height:176px !important;}
  .product-cutout-square{width:215px !important;height:215px !important;}
  .product-cutout-vertical{width:175px !important;height:250px !important;}
}
@media(max-width:640px){
  .model-stage{height:260px !important;}
  .product-cutout-wide{width:235px !important;height:145px !important;}
  .product-cutout-square{width:180px !important;height:180px !important;}
  .product-cutout-vertical{width:145px !important;height:210px !important;}
}


/* 1.1.3 live activity indicator */
.live-heat{margin-top:24px;width:min(390px,100%);min-height:78px;padding:0 18px;display:flex;align-items:center;gap:14px;border:1px solid #2a2a2a;background:linear-gradient(180deg,rgba(18,18,18,.96),rgba(10,10,10,.96));box-shadow:0 18px 48px rgba(0,0,0,.28);position:relative;overflow:hidden;}
.live-heat:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.03),transparent 28%,transparent 70%,rgba(255,255,255,.02));pointer-events:none;}
.live-heat-dot{width:10px;height:10px;border-radius:50%;background:#67f6a5;box-shadow:0 0 0 6px rgba(103,246,165,.08),0 0 20px rgba(103,246,165,.35);flex:0 0 auto;animation:livePulse 1.8s ease-in-out infinite;}
@keyframes livePulse{50%{transform:scale(.78);opacity:.72;box-shadow:0 0 0 10px rgba(103,246,165,.03),0 0 10px rgba(103,246,165,.2)}}
.live-heat-copy{display:flex;flex-direction:column;gap:4px;min-width:0;}
.live-heat-copy small{font-size:9px;letter-spacing:.22em;color:#666;}
.live-heat-copy strong{font-size:20px;letter-spacing:-.02em;font-weight:700;color:#f3f3f0;white-space:nowrap;}
.live-heat-copy b{font-size:25px;font-variant-numeric:tabular-nums;letter-spacing:-.04em;}
.live-heat em{margin-left:auto;font-style:normal;font-size:9px;letter-spacing:.16em;color:#5e5e5e;white-space:nowrap;}
@media(max-width:640px){.live-heat{min-height:70px;padding:0 14px}.live-heat-copy strong{font-size:17px}.live-heat-copy b{font-size:21px}.live-heat em{display:none}}
