.pro-badge{color:var(--blue-2);letter-spacing:.08em;text-transform:uppercase;background:#1688ff1f;border:1px solid #1688ff59;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:12.5px;font-weight:700;display:inline-flex;box-shadow:0 0 24px #1688ff38}.pro-badge .i{color:#fff;font-size:14px}.grad-fps{background:linear-gradient(110deg,#fff 15%,#5aaeff 55%,#00f0ff 95%);color:#0000;-webkit-background-clip:text;background-clip:text}.grad-orange{background:linear-gradient(110deg,#ff9500 15%,#ff3b30 90%);color:#0000;-webkit-background-clip:text;background-clip:text}.fps-hero{text-align:center;padding:clamp(130px,18vh,184px) 0 clamp(64px,10vh,96px);position:relative;overflow:hidden}.fps-hero-bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.fps-grid-overlay{background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 30%,#000 20%,#0000 80%);mask-image:radial-gradient(70% 60% at 50% 30%,#000 20%,#0000 80%)}.fps-glow-top{will-change:transform;background:radial-gradient(60% 45% at 50% 30%,#1688ff52,#00f0ff14 50%,#0000 75%);width:min(1200px,140vw);height:820px;position:absolute;top:-12%;left:50%;transform:translate(-50%)}.fps-glow-accent{filter:blur(80px);will-change:transform;background:radial-gradient(circle,#5aaeff26 0%,#0000 65%);width:500px;height:500px;position:absolute;top:25%;left:15%}.fps-hero-content{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.fps-hero-title{letter-spacing:-.04em;text-wrap:balance;max-width:960px;margin-top:0;font-size:clamp(38px,6.8vw,84px);font-weight:600;line-height:1.03}.fps-hero-lead{max-width:660px;color:var(--muted);text-wrap:pretty;margin-top:24px;font-size:clamp(17px,1.4vw,20px);line-height:1.6}.fps-hero-badges{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:12px 28px;margin-top:42px;font-size:14.5px;display:flex}.fps-hero-badges li{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:9px;padding:8px 16px;transition:border-color .3s,transform .3s;display:inline-flex}.fps-hero-badges li:hover{border-color:#1688ff66;transform:translateY(-2px)}.fps-hero-badges .i{color:var(--blue-2);font-size:16px}.fps-monitor-stage{background:#030407;border:1px solid #ffffff1a;border-radius:28px;align-items:center;width:min(1040px,100%);min-height:580px;margin:clamp(40px,6vw,64px) auto 0;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #000000f2,inset 0 0 0 1px #ffffff0a,0 20px 80px -20px #1688ff40}.fps-game-backdrop{z-index:1;pointer-events:none;background:#030407;position:absolute;inset:0}.fps-game-video{object-fit:cover;opacity:.82;width:100%;height:100%;position:absolute;inset:0}.fps-game-shade{background:linear-gradient(90deg,#00000047,#0000 32%),linear-gradient(#00000014,#00000038);position:absolute;inset:0}.hud-wrapper{z-index:10;pointer-events:none;align-items:center;width:100%;height:100%;padding:24px 0;display:flex;position:relative}.hud-component{opacity:1;pointer-events:none;width:96px;height:460px;margin-left:0;margin-right:auto;position:relative;transform:translate(0)}.hud-component.right{margin-left:auto;margin-right:0;transform:translate(0)}.hud-island{-webkit-backdrop-filter:blur(28px)saturate(180%);width:96px;box-shadow:none;opacity:.75;will-change:width;background:#07090df0;border:1px solid #ffffff14;border-left:0;border-radius:0 44px 44px 0;transition:width .45s cubic-bezier(.2,.85,.2,1),border-radius .38s,background .3s;position:absolute;inset:0 auto 0 0;overflow:hidden}.hud-component.right .hud-island{border-left:1px solid #ffffff14;border-right:0;border-radius:44px 0 0 44px;inset:0 0 0 auto}.hud-component.expanded .hud-island{background:#0a0c12f7;border-radius:0 24px 24px 0;width:420px;box-shadow:0 24px 60px #000000d9,0 0 36px #1688ff38}.hud-component.right.expanded .hud-island{border-radius:24px 0 0 24px}.hud-eyes{z-index:4;pointer-events:none;justify-content:center;align-items:center;gap:6px;width:96px;height:22px;display:flex;position:absolute;top:20px;left:0}.hud-component.right .hud-eyes{left:auto;right:0}.hud-eye{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);background:#f4f4f6;border-radius:50%;width:15px;height:15px;transition:clip-path .22s,background .22s,transform .22s;display:block}.hud-eyes.normal .hud-eye{animation:5.2s ease-in-out infinite hud-eye-blink}.hud-eyes.warn .hud-eye.left{clip-path:polygon(0 20%,100% 42%,100% 100%,0 100%)}.hud-eyes.warn .hud-eye.right{clip-path:polygon(0 42%,100% 20%,100% 100%,0 100%)}.hud-eyes.critical .hud-eye.left{clip-path:polygon(0 4%,100% 60%,100% 100%,0 100%);background:#ff2a2a;box-shadow:0 0 10px #ff2a2acc}.hud-eyes.critical .hud-eye.right{clip-path:polygon(0 60%,100% 4%,100% 100%,0 100%);background:#ff2a2a;box-shadow:0 0 10px #ff2a2acc}.hud-eyes.critical .hud-eye{animation:90ms linear infinite alternate hud-eye-rage}.hud-eyes.sleep .hud-eye{clip-path:polygon(0 88%,100% 88%,100% 100%,0 100%)}@keyframes hud-eye-blink{0%,46%,50%,to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}48%{clip-path:polygon(0 88%,100% 88%,100% 100%,0 100%)}}@keyframes hud-eye-rage{0%{transform:translate(-.7px,.35px)}to{transform:translate(.7px,-.35px)}}.hud-rail{z-index:2;cursor:default;flex-direction:column;justify-content:space-around;align-items:center;width:96px;padding:62px 8px 20px;display:flex;position:absolute;inset:0 auto 0 0}.hud-component.right .hud-rail{left:auto;right:0}.hud-meter{font-variant-numeric:tabular-nums;flex-direction:column;align-items:center;width:80px;display:flex}.hud-meter.primary{margin-bottom:2px}.hud-ring{--fill:75%;--tone:#1688ff;--ring-width:4px;background:0 0;border-radius:50%;width:52px;height:52px;transition:--tone .3s;position:relative}.hud-meter.primary .hud-ring{width:64px;height:64px}.hud-ring:before{content:"";border-radius:inherit;background:conic-gradient(from 0deg, #262830 0 calc(100% - var(--fill)), var(--tone) calc(100% - var(--fill)) 100%);-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--ring-width)), #000 calc(100% - var(--ring-width)));-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--ring-width)), #000 calc(100% - var(--ring-width)));mask:radial-gradient(farthest-side, transparent calc(100% - var(--ring-width)), #000 calc(100% - var(--ring-width)));position:absolute;inset:0}.hud-ring-core{inset:var(--ring-width);background:#0a0c10;border:1px solid #ffffff14;border-radius:50%;place-items:center;display:grid;position:absolute}.hud-meter.primary .hud-ring-core{background:#090b0f}.hud-ring-core svg,.hud-ring-core i{stroke:#ececf0;stroke-width:1.7px;width:19px;height:19px;display:block}.hud-reading{letter-spacing:-.02em;color:#fff;margin-top:5px;font-size:15px;font-weight:750;line-height:1;transition:color .3s}.hud-meter.primary .hud-reading{margin-top:6px;font-size:18px;font-weight:800}.hud-label{color:#8e929d;letter-spacing:.1em;margin-top:3px;font-size:9px;font-weight:750}.hud-details{opacity:0;pointer-events:none;flex-direction:column;width:324px;padding:22px 20px 20px 16px;transition:opacity .25s,transform .4s cubic-bezier(.2,.85,.2,1);display:flex;position:absolute;inset:0 auto 0 96px;overflow:hidden;transform:translate(-20px)}.hud-component.right .hud-details{padding:22px 16px 20px 20px;inset:0 96px 0 0;transform:translate(20px)}.hud-component.expanded .hud-details{opacity:1;pointer-events:auto;transition-delay:80ms;transform:translate(0)}.hud-eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.hud-game-title{letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:20px;font-weight:700;line-height:1.1;overflow:hidden}.hud-shortcut{color:var(--muted);margin-top:4px;font-size:10.5px}.hud-shortcut kbd{color:#fff;font-size:10px}.hud-grid{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 14px;margin-top:14px;padding:10px 0 8px;display:grid}.hud-stat span{color:#8e929d;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700;display:block}.hud-stat strong{font-variant-numeric:tabular-nums;letter-spacing:-.025em;color:#fff;margin-top:3px;font-size:17px;font-weight:800;line-height:1.05;transition:color .3s;display:block}.hud-hardware{flex-direction:column;gap:10px;margin-top:14px;display:flex}.hud-hw-row{grid-template-columns:34px 1fr auto;align-items:center;gap:10px;display:grid}.hud-hw-row span{color:#8e929d;letter-spacing:.08em;font-size:10px;font-weight:800}.hud-hw-bar{background:#ffffff14;border-radius:999px;height:6px;overflow:hidden}.hud-hw-fill{border-radius:inherit;background:var(--blue);width:45%;height:100%;transition:width .35s,background .35s;display:block}.hud-hw-row b{text-align:right;font-variant-numeric:tabular-nums;color:#fff;min-width:44px;font-size:12.5px;font-weight:800}.hud-vram-text{color:#8e929d;margin-top:2px;font-size:11px}.hud-chart-section{border-top:1px solid #ffffff12;margin-top:14px;padding-top:10px}.hud-chart-header{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.hud-chart-header h4{color:#8e929d;letter-spacing:.12em;margin:0;font-size:9px;font-weight:800}.hud-chart-header span{color:#8e929d;font-variant-numeric:tabular-nums;font-size:9px}#demo-frametime-chart{background:#ffffff06;border-radius:8px;width:100%;height:68px;display:block}.fps-arch-section{border-top:1px solid var(--line-soft);padding:clamp(80px,12vw,140px) 0;position:relative}.arch-header{text-align:center;flex-direction:column;gap:16px;max-width:820px;margin:0 auto clamp(44px,6vw,64px);display:flex}.arch-card-wrap{max-width:1040px;margin:0 auto}.arch-card-main{-webkit-backdrop-filter:blur(20px);background:radial-gradient(70% 50% at 50% 0,#1688ff1a,#0000 70%),#0c0d11bf;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;gap:clamp(28px,4vw,38px);padding:clamp(32px,4.5vw,48px);transition:border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px -20px #000c,0 0 40px -10px #1688ff1f}.arch-card-main:hover{border-color:#1688ff59;box-shadow:0 30px 70px -20px #000000e6,0 0 50px -10px #1688ff33}.arch-card-top{align-items:flex-start;gap:22px;display:flex}.arch-icon-wrap{width:54px;height:54px;color:var(--blue-2);background:#1688ff1f;border:1px solid #1688ff40;border-radius:16px;flex-shrink:0;place-items:center;font-size:26px;display:grid}.arch-card-headline h3{letter-spacing:-.025em;color:#fff;margin-bottom:10px;font-size:clamp(22px,2.6vw,28px);font-weight:600}.arch-card-headline p{color:var(--muted);max-width:820px;font-size:16px;line-height:1.6}.arch-card-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.arch-grid-item{background:#ffffff06;border:1px solid #ffffff0d;border-radius:20px;align-items:flex-start;gap:16px;padding:22px 24px;transition:background .25s,border-color .25s;display:flex}.arch-grid-item:hover{background:#1688ff0a;border-color:#1688ff33}.arch-item-icon{width:38px;height:38px;color:var(--blue-2);background:#1688ff1a;border:1px solid #1688ff33;border-radius:10px;flex-shrink:0;place-items:center;margin-top:2px;font-size:18px;display:grid}.arch-item-body h4{letter-spacing:-.015em;color:#fff;margin-bottom:6px;font-size:16.5px;font-weight:600}.arch-item-body p{color:var(--muted);margin:0;font-size:14.5px;line-height:1.55}.arch-card-specs{border-top:1px solid #ffffff0f;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:6px;display:grid}.arch-spec-col{background:#00000059;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.arch-spec-name{letter-spacing:.06em;text-transform:uppercase;color:var(--dim);font-size:11px;font-weight:600}.arch-spec-value{font-family:var(--mono);color:var(--blue-2);font-size:13.5px;font-weight:600}.fps-metrics-section{border-top:1px solid var(--line-soft);background:linear-gradient(#000 0%,#04060d 50%,#000 100%);padding:clamp(80px,12vw,140px) 0;position:relative}.metrics-header{text-align:center;flex-direction:column;gap:16px;max-width:800px;margin:0 auto clamp(48px,7vw,72px);display:flex}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.metric-box{-webkit-backdrop-filter:blur(16px);transition:transform .35s var(--ease), border-color .35s ease, box-shadow .35s ease;background:#0e0e12b3;border:1px solid #ffffff12;border-radius:24px;flex-direction:column;padding:32px 28px;display:flex}.metric-box:hover{border-color:#1688ff66;transform:translateY(-4px);box-shadow:0 16px 40px -12px #1688ff40}.metric-icon-wrap{width:48px;height:48px;color:var(--blue-2);background:#1688ff1f;border:1px solid #1688ff40;border-radius:14px;place-items:center;margin-bottom:20px;font-size:22px;display:grid}.metric-box h3{letter-spacing:-.02em;margin-bottom:10px;font-size:20px;font-weight:600}.metric-box p{color:var(--muted);margin-bottom:20px;font-size:15px;line-height:1.6}.metric-spec{background:#0006;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;margin-top:auto;padding:12px 14px;font-size:13px;display:flex}.metric-spec span{color:var(--dim)}.metric-spec b{font-family:var(--mono);color:var(--blue-2)}.fps-eyes-section{border-top:1px solid var(--line-soft);padding:clamp(80px,12vw,140px) 0;position:relative}.eyes-section-header{text-align:center;flex-direction:column;gap:14px;max-width:780px;margin:0 auto clamp(40px,6vw,64px);display:flex}.eyes-interactive-deck{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.eye-card{text-align:center;cursor:pointer;background:#0e0e1299;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;align-items:center;padding:28px 20px;transition:all .3s;display:flex}.eye-card:hover,.eye-card.active{border-color:var(--blue);background:#12141cd9;transform:translateY(-3px);box-shadow:0 14px 34px -10px #1688ff4d}.eye-card-preview{background:#080a0e;border:1px solid #ffffff14;border-radius:20px;justify-content:center;align-items:center;gap:6px;width:76px;height:52px;margin-bottom:18px;display:flex}.eye-card-preview .hud-eye{width:14px;height:14px}.eye-card h4{letter-spacing:-.01em;margin-bottom:6px;font-size:17px;font-weight:600}.eye-card p{color:var(--muted);font-size:13.5px;line-height:1.5}.arch-console{background:linear-gradient(#ffffff06,#0000 35%),#08090d;border:1px solid #ffffff17;border-radius:28px;width:min(1080px,100%);margin:0 auto;padding:clamp(26px,4vw,42px);overflow:hidden;box-shadow:0 34px 90px -48px #1688ff6b}.arch-console-head{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.arch-kicker,.metrics-kicker{color:#6d717c;font:700 10px/1 var(--mono);letter-spacing:.16em;margin-bottom:8px;display:block}.arch-console-head h3,.metrics-console-head h3{color:#f5f5f7;letter-spacing:-.035em;max-width:660px;margin:0;font-size:clamp(22px,2.8vw,30px);font-weight:600;line-height:1.15}.arch-live{color:#8d929d;font:600 11px/1 var(--mono);flex:none;align-items:center;gap:8px;display:inline-flex}.arch-live i{background:#1688ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #1688ff1a}.arch-flow{grid-template-columns:minmax(116px,1fr) 56px minmax(150px,1.25fr) 56px minmax(116px,1fr) 56px minmax(116px,1fr);align-items:center;gap:8px;margin:clamp(30px,5vw,54px) 0;display:grid}.arch-node{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.arch-node-icon{color:#b7bbc4;background:#ffffff09;border:1px solid #ffffff1a;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:13px;display:grid}.arch-node-icon .i{width:22px;height:22px}.arch-node.strong .arch-node-icon{color:#56a8ff;background:#1688ff1a;border-color:#1688ff61;box-shadow:0 0 28px #1688ff1f}.arch-node b{color:#f2f2f4;font-size:13.5px;font-weight:650}.arch-node small{color:#686c76;font:500 10.5px/1.3 var(--mono);margin-top:4px}.arch-link{background:linear-gradient(90deg,#ffffff14,#1688ff73,#ffffff14);height:1px;position:relative}.arch-link i{opacity:0;background:#1688ff;border-radius:50%;width:5px;height:5px;animation:2.4s linear infinite arch-packet;position:absolute;top:-2px}.arch-link i:nth-child(2){animation-delay:.8s}.arch-link i:nth-child(3){animation-delay:1.6s}@keyframes arch-packet{0%{opacity:0;left:0}15%{opacity:1}85%{opacity:1}to{opacity:0;left:calc(100% - 5px)}}.arch-divider{background:#ffffff12;height:1px;margin:0 calc(-1*clamp(26px,4vw,42px))}.arch-boundaries{grid-template-columns:repeat(2,1fr);column-gap:38px;display:grid}.arch-boundary{border-bottom:1px solid #ffffff0f;grid-template-columns:28px 1fr;align-items:center;gap:14px;min-height:96px;display:grid}.arch-boundary:nth-last-child(-n+2){border-bottom:0}.arch-boundary>.i{color:#1688ff;width:19px;height:19px}.arch-boundary b{color:#e8e9ed;margin-bottom:5px;font-size:13px;font-weight:650;display:block}.arch-boundary span{color:#777b85;max-width:400px;font-size:12px;line-height:1.5;display:block}.arch-spec-strip{border-top:1px solid #ffffff12;grid-template-columns:repeat(4,1fr);margin:16px -10px -10px;padding-top:18px;display:grid}.arch-spec-strip>span{border-right:1px solid #ffffff12;min-width:0;padding:0 18px}.arch-spec-strip>span:last-child{border-right:0}.arch-spec-strip small{color:#555a64;font:700 9px/1 var(--mono);letter-spacing:.1em;margin-bottom:6px;display:block}.arch-spec-strip b{color:#aeb3bd;font:600 12px/1.3 var(--mono)}.metrics-console{background:#08090d;border:1px solid #ffffff17;border-radius:28px;width:min(1080px,100%);margin:0 auto;overflow:hidden;box-shadow:0 34px 100px -54px #1688ff61}.metrics-console-head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-end;gap:26px;padding:clamp(26px,4vw,40px);display:flex}.metrics-average{text-align:right;font-variant-numeric:tabular-nums;flex:none;grid-template-columns:1fr auto;align-items:end;min-width:120px;display:grid}.metrics-average span{color:#5d626d;font:700 9px/1 var(--mono);letter-spacing:.14em;grid-column:1/-1;margin-bottom:3px}.metrics-average strong{color:#fff;letter-spacing:-.05em;font-size:42px;line-height:.9}.metrics-average small{color:#1688ff;font:700 10px/1 var(--mono);padding:0 0 3px 6px}.smoothness-compare{grid-template-columns:1fr 1fr;display:grid}.smoothness-lane{min-width:0;padding:26px clamp(20px,3vw,32px) 22px}.smoothness-lane+.smoothness-lane{border-left:1px solid #ffffff12}.lane-head,.lane-foot{justify-content:space-between;align-items:center;gap:14px;display:flex}.lane-head span{color:#aeb2bb;align-items:center;gap:8px;font-size:12px;font-weight:650;display:inline-flex}.lane-head span i{background:#1688ff;border-radius:50%;width:7px;height:7px}.smoothness-lane.bad .lane-head span i{background:#ffb020}.lane-head>b{color:#d9dbe0;font:600 11px/1 var(--mono)}.lane-chart{width:100%;height:118px;margin:16px 0 12px;overflow:visible}.chart-grid{fill:none;stroke:#ffffff0e;stroke-width:1px}.chart-line{fill:none;stroke:#1688ff;stroke-width:2.2px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px #1688ff47)}.smoothness-lane.bad .chart-line{stroke:#ffb020;filter:drop-shadow(0 0 5px #ffb02033)}.lane-foot{color:#666b76;font:500 10.5px/1 var(--mono);justify-content:flex-start;gap:22px}.lane-foot b{color:#c8cbd2;margin-left:4px;font-weight:650}.metric-readouts{background:#ffffff03;border-top:1px solid #ffffff12;grid-template-columns:repeat(3,1fr);display:grid}.metric-readout{border-right:1px solid #ffffff12;grid-template-columns:34px 1fr;gap:13px;min-width:0;padding:26px;display:grid}.metric-readout:last-child{border-right:0}.readout-icon{color:#56a8ff;background:#1688ff14;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.readout-icon .i{width:16px;height:16px}.metric-readout small{color:#555a64;font:700 9px/1 var(--mono);letter-spacing:.1em;margin-bottom:6px;display:block}.metric-readout b{color:#e7e8eb;font-size:13px;font-weight:650;display:block}.metric-readout p{color:#737782;margin:6px 0 0;font-size:11.5px;line-height:1.5}.fps-eyes-section{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);height:100svh;min-height:680px;padding:0;position:relative}.eyes-pin{flex-direction:column;justify-content:center;align-items:center;gap:clamp(14px,2.8vh,30px);height:100svh;padding:80px 0 24px;display:flex;position:sticky;top:0;overflow:hidden}.eyes-section-header{gap:12px;margin:0 auto}.eyes-section-header .lead{max-width:610px}.eyes-stage-wrap{justify-content:center;display:flex}.eyes-game-stage{isolation:isolate;background:radial-gradient(circle at 70% 35%,#1688ff1f,#0000 28%),linear-gradient(135deg,#11151d,#06070a 66%);border:1px solid #ffffff17;border-radius:24px;width:min(680px,88vw);height:clamp(210px,30vh,292px);position:relative;overflow:hidden;box-shadow:0 28px 80px -48px #1688ff80}.eyes-stage-grid{opacity:.18;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 18%,#000);mask-image:linear-gradient(90deg,#0000,#000 18%,#000)}.eyes-stage-caption{flex-direction:column;gap:4px;display:flex;position:absolute;bottom:18px;left:22px}.eyes-stage-caption span{color:#555b66;font:700 9px/1 var(--mono);letter-spacing:.12em}.eyes-stage-caption b{color:#9ca2ad;font:600 11px/1 var(--mono);transition:color .3s}.eyes-sidebar-demo{--tone:#1688ff;background:#05070af5;border-left:1px solid #ffffff14;border-radius:20px 0 0 20px;flex-direction:column;justify-content:space-between;align-items:center;width:92px;height:100%;padding:18px 8px 13px;display:flex;position:absolute;top:0;right:0;box-shadow:-20px 0 54px #0000006b}.eyes-sidebar-face{justify-content:center;align-items:center;gap:6px;height:22px;display:flex}.eyes-demo-eye{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);background:#f4f4f6;border-radius:50%;width:15px;height:15px;transition:clip-path .18s,background .18s,transform .18s;display:block}.eyes-sidebar-demo[data-mood=normal] .eyes-demo-eye{animation:5.2s ease-in-out infinite eyes-demo-blink}.eyes-sidebar-demo[data-mood=warn] .eyes-demo-eye.left{clip-path:polygon(0 20%,100% 42%,100% 100%,0 100%)}.eyes-sidebar-demo[data-mood=warn] .eyes-demo-eye.right{clip-path:polygon(0 42%,100% 20%,100% 100%,0 100%)}.eyes-sidebar-demo[data-mood=critical]{--tone:#ff453a}.eyes-sidebar-demo[data-mood=critical] .eyes-demo-eye{background:#ff2a2a;animation:90ms linear infinite alternate eyes-demo-rage}.eyes-sidebar-demo[data-mood=critical] .eyes-demo-eye.left{clip-path:polygon(0 4%,100% 60%,100% 100%,0 100%)}.eyes-sidebar-demo[data-mood=critical] .eyes-demo-eye.right{clip-path:polygon(0 60%,100% 4%,100% 100%,0 100%)}.eyes-sidebar-demo[data-mood=sleep] .eyes-demo-eye{clip-path:polygon(0 88%,100% 88%,100% 100%,0 100%)}@keyframes eyes-demo-blink{0%,46%,50%,to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}48%{clip-path:polygon(0 88%,100% 88%,100% 100%,0 100%)}}@keyframes eyes-demo-rage{0%{transform:translate(-.5px,.25px)}to{transform:translate(.5px,-.25px)}}.eyes-demo-meter{font-variant-numeric:tabular-nums;flex-direction:column;align-items:center;width:74px;display:flex}.eyes-demo-ring{--fill:64%;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:relative}.eyes-demo-meter.primary .eyes-demo-ring{width:50px;height:50px}.eyes-demo-ring:before{content:"";border-radius:inherit;background:conic-gradient(from 0deg, #252832 0 calc(100% - var(--fill)), var(--tone) calc(100% - var(--fill)) 100%);position:absolute;inset:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 calc(100% - 3px));mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 calc(100% - 3px))}.eyes-demo-ring .i{color:#e9eaee;width:15px;height:15px;position:relative}.eyes-demo-meter b{color:#fff;margin-top:3px;font-size:13px;line-height:1}.eyes-demo-meter.primary b{font-size:16px}.eyes-demo-meter small{color:#696e78;font:700 8px/1 var(--mono);letter-spacing:.1em;margin-top:2px}.eyes-slider{--sw:min(470px, 78vw);width:100%}.eyes-slider-view{touch-action:pan-y;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000);mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000)}.eyes-slider-track{will-change:transform;gap:28px;display:flex}.eyes-slide{flex:0 0 var(--sw);width:var(--sw);text-align:center;border-top:1px solid var(--line-soft);padding:20px 6px 2px;position:relative}.eyes-slide:before{content:"";width:100%;height:2px;transition:transform .55s var(--ease), background .3s ease;background:#1688ff;position:absolute;top:-1px;left:0;transform:scaleX(0);box-shadow:0 0 14px #1688ff59}.eyes-slide.on:before{transform:scaleX(1)}.eyes-slide[data-mood=critical]:before{background:#ff453a}.eyes-slide h3{color:#f4f4f6;letter-spacing:-.025em;margin:0 0 7px;font-size:clamp(19px,2.2vw,24px);font-weight:600}.eyes-slide p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.eyes-slider-ctrl{justify-content:center;align-items:center;gap:22px;margin-top:clamp(12px,2vh,22px);display:flex}.eyes-game-video{object-fit:cover;opacity:.88;z-index:0;width:106%;height:106%;filter:blur(var(--reaction-blur,0px)) brightness(var(--reaction-brightness,1));transform:scale(var(--reaction-video-scale,1));will-change:filter, transform;transition:filter .42s,transform .42s;position:absolute;inset:-3%}.eyes-game-shade{z-index:1;background:linear-gradient(90deg, #0000002e, transparent 36%), linear-gradient(180deg, #0000000a, #00000047), rgba(0,0,0,var(--reaction-dark,0));pointer-events:none;transition:background .42s;position:absolute;inset:0}.eyes-sidebar-demo{z-index:10;border-left:0;border-right:1px solid #ffffff14;border-radius:0 20px 20px 0;transition:opacity .22s,background .3s,box-shadow .3s;left:0;right:auto;box-shadow:20px 0 54px #0000006b}.eyes-sidebar-demo[data-mood=critical]{box-shadow:20px 0 58px #ff453a14,20px 0 54px #0000006b}.eyes-reaction-transfer{--reaction-tone:#1688ff;z-index:999;opacity:0;pointer-events:none;will-change:transform, opacity;place-items:center;width:86px;height:48px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.9)}.eyes-reaction-glow{background:radial-gradient(circle, color-mix(in srgb, var(--reaction-tone) 32%, transparent) 0%, color-mix(in srgb, var(--reaction-tone) 14%, transparent) 38%, transparent 72%);filter:blur(10px);opacity:.9;border-radius:50%;width:150px;height:96px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.eyes-reaction-face{z-index:1;justify-content:center;align-items:center;gap:9px;display:flex;position:relative}.eyes-reaction-transfer .eyes-demo-eye{filter:drop-shadow(0 0 9px #ffffff2e);width:21px;height:21px}.eyes-reaction-transfer[data-mood=normal] .eyes-demo-eye{animation:5.2s ease-in-out infinite eyes-demo-blink}.eyes-reaction-transfer[data-mood=critical]{--reaction-tone:#ff453a}.eyes-reaction-transfer[data-mood=warn] .eyes-demo-eye.left{clip-path:polygon(0 20%,100% 42%,100% 100%,0 100%)}.eyes-reaction-transfer[data-mood=warn] .eyes-demo-eye.right{clip-path:polygon(0 42%,100% 20%,100% 100%,0 100%)}.eyes-reaction-transfer[data-mood=critical] .eyes-demo-eye{background:#ff2a2a;animation:90ms linear infinite alternate eyes-demo-rage}.eyes-reaction-transfer[data-mood=critical] .eyes-demo-eye.left{clip-path:polygon(0 4%,100% 60%,100% 100%,0 100%)}.eyes-reaction-transfer[data-mood=critical] .eyes-demo-eye.right{clip-path:polygon(0 60%,100% 4%,100% 100%,0 100%)}.eyes-reaction-transfer[data-mood=sleep] .eyes-demo-eye{clip-path:polygon(0 88%,100% 88%,100% 100%,0 100%)}.eyes-demo-ring:before{will-change:background}@media (width<=900px){.arch-flow{grid-template-columns:1fr;gap:12px}.arch-link{background:linear-gradient(#ffffff14,#1688ff73,#ffffff14);width:1px;height:28px;margin:0 auto}@keyframes arch-packet{0%{opacity:0;top:0;left:-2px}15%{opacity:1}85%{opacity:1}to{opacity:0;top:calc(100% - 5px);left:-2px}}.arch-boundaries{grid-template-columns:1fr}.arch-boundary:nth-last-child(-n+2){border-bottom:1px solid #ffffff0f}.arch-boundary:last-child{border-bottom:0}.arch-spec-strip{grid-template-columns:repeat(2,1fr);row-gap:18px}.arch-spec-strip>span:nth-child(2){border-right:0}.smoothness-compare{grid-template-columns:1fr}.smoothness-lane+.smoothness-lane{border-top:1px solid #ffffff12;border-left:0}.metric-readouts{grid-template-columns:1fr}.metric-readout{border-bottom:1px solid #ffffff12;border-right:0}.metric-readout:last-child{border-bottom:0}}@media (width<=720px){.arch-console-head,.metrics-console-head{flex-direction:column;align-items:flex-start}.metrics-average{text-align:left}.arch-spec-strip{grid-template-columns:1fr}.arch-spec-strip>span{border-bottom:1px solid #ffffff0f;border-right:0;padding:10px 18px}.arch-spec-strip>span:last-child{border-bottom:0}.eyes-pin{padding:calc(var(--nav-h) + 18px) 0 max(18px, env(safe-area-inset-bottom));gap:clamp(10px,2svh,20px)}.eyes-section-header .lead{display:none}.eyes-game-stage{width:min(620px,90vw);height:clamp(188px,29svh,250px)}.eyes-slider{--sw:84vw}.eyes-slide{padding-top:15px}.eyes-slide p{font-size:13px}.eyes-sidebar-demo{width:82px}}@media (height<=720px){.eyes-section-header .lead{display:none}.eyes-game-stage{height:clamp(170px,28vh,220px)}}@media (prefers-reduced-motion:reduce){.arch-link i,.eyes-sidebar-demo .eyes-demo-eye{animation:none!important}}.fps-features-section{border-top:1px solid var(--line-soft);padding:clamp(80px,12vw,140px) 0;position:relative}.features-header{text-align:center;flex-direction:column;gap:16px;max-width:820px;margin:0 auto clamp(48px,7vw,72px);display:flex}.fps-bento-grid{grid-template-columns:repeat(12,1fr);gap:22px;display:grid}.bento-cell{-webkit-backdrop-filter:blur(14px);background:#0c0d11b3;border:1px solid #ffffff14;border-radius:26px;flex-direction:column;justify-content:space-between;padding:34px 32px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.bento-cell:hover{border-color:#1688ff4d;transform:translateY(-2px);box-shadow:0 16px 48px -16px #000c}.bento-col-8{grid-column:span 8}.bento-col-4{grid-column:span 4}.bento-col-6{grid-column:span 6}.bento-cell-content h3{letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(20px,2.2vw,24px);font-weight:600}.bento-cell-content p{color:var(--muted);font-size:15px;line-height:1.6}.bento-icon{width:44px;height:44px;color:var(--blue-2);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;place-items:center;margin-bottom:22px;font-size:20px;display:grid}.bento-mockup-alt-tab{background:#08090d;border:1px solid #ffffff0f;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-top:24px;padding:16px 18px;display:flex}.alt-tab-step{color:var(--text-2);align-items:center;gap:10px;font-size:13.5px;display:flex}.alt-tab-step .i{color:var(--blue)}.bento-diagnostic-log{font-family:var(--mono);color:#8e929d;background:#06080c;border:1px solid #ffffff0f;border-radius:14px;margin-top:24px;padding:14px 16px;font-size:12px;line-height:1.6}.bento-diagnostic-log .log-pass{color:#00d2ff}.bento-diagnostic-log .log-warn{color:#f4e409}@media (width<=1024px){.arch-card-grid{grid-template-columns:1fr}.arch-card-specs{grid-template-columns:repeat(2,1fr)}.metrics-grid{grid-template-columns:1fr}.eyes-interactive-deck{grid-template-columns:repeat(2,1fr)}.bento-col-8,.bento-col-4,.bento-col-6{grid-column:span 12}}@media (width<=768px){.fps-monitor-stage{min-height:480px}.hud-component{width:96px;height:420px}.eyes-interactive-deck{grid-template-columns:1fr}.arch-card-top{flex-direction:column;gap:16px}.arch-card-specs{grid-template-columns:1fr}}.fps-eyes-section{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);height:auto;min-height:0;padding:clamp(92px,12vw,148px) 0;overflow:hidden}.eyes-section-header{text-align:center;max-width:760px;margin:0 auto clamp(46px,6vw,72px)}.eyes-section-header .lead{max-width:650px;margin-inline:auto}.eyes-explainer{grid-template-columns:150px minmax(0,1fr);align-items:stretch;gap:clamp(44px,7vw,92px);width:min(940px,100%);margin:0 auto;display:grid;position:relative}.eyes-explainer:before{content:"";filter:blur(34px);pointer-events:none;background:radial-gradient(circle,#1688ff29,#1688ff0e 38%,#0000 72%);border-radius:50%;width:210px;height:430px;position:absolute;top:50%;left:30px;transform:translate(-38%,-50%)}.eyes-explainer-hud{z-index:2;justify-content:flex-start;align-items:center;min-height:460px;display:flex;position:relative}.eyes-doc-hud{flex:0 0 96px;width:96px;height:460px;margin:0}.eyes-doc-hud .hud-island{opacity:1;background:#07090dfa;border-color:#ffffff1a;box-shadow:18px 0 60px #00000052}.eyes-doc-hud .hud-ring{--tone:#1688ff}.eyes-callouts{grid-template-rows:repeat(4,1fr);gap:0;min-height:460px;display:grid}.eyes-callout{grid-template-columns:clamp(76px,10vw,132px) minmax(0,1fr);align-items:center;min-height:112px;display:grid;position:relative}.eyes-callout+.eyes-callout{border-top:1px solid #ffffff0e}.eyes-callout-arrow{background:linear-gradient(90deg,#1688ff1f,#1688ffcc);width:calc(100% - 18px);height:1px;display:block;position:relative;box-shadow:0 0 12px #1688ff1f}.eyes-callout-arrow:before{content:"";background:#1688ff;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:-16px;transform:translateY(-50%);box-shadow:0 0 0 4px #1688ff1a,0 0 16px #1688ff57}.eyes-callout-arrow:after{content:"";border-top:1px solid #1688ff;border-right:1px solid #1688ff;width:8px;height:8px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)rotate(45deg)}.eyes-callout>div{padding:18px 0 18px clamp(6px,1vw,14px)}.eyes-callout-kicker{color:#5e9fe8;font:700 9px/1 var(--mono);letter-spacing:.15em;margin-bottom:7px;display:block}.eyes-callout h3{color:#f4f4f6;letter-spacing:-.025em;margin:0 0 6px;font-size:clamp(17px,1.7vw,21px);font-weight:600}.eyes-callout p{color:#7e838d;max-width:540px;margin:0;font-size:12.5px;line-height:1.55}@media (width<=760px){.fps-eyes-section{padding:82px 0}.eyes-explainer{grid-template-columns:1fr;gap:38px}.eyes-explainer:before{width:300px;height:300px;top:170px;left:50%;transform:translate(-50%,-50%)}.eyes-explainer-hud{justify-content:center;min-height:0}.eyes-doc-hud{height:420px}.eyes-callouts{gap:0;min-height:0}.eyes-callout{grid-template-columns:34px 1fr;min-height:104px}.eyes-callout-arrow{width:22px}.eyes-callout-arrow:before{left:-2px}}.fps-eyes-section{height:260svh;min-height:0;padding:0;overflow:visible}.fps-eyes-section>.wrap{min-height:100svh;padding-top:calc(var(--nav-h,68px) + 18px);flex-direction:column;justify-content:center;padding-bottom:24px;display:flex;position:sticky;top:0;overflow:hidden}.fps-eyes-section .eyes-section-header{margin-bottom:clamp(24px,4vh,42px)}.eyes-callout{opacity:.38;transition:opacity .32s}.eyes-callout-arrow{box-shadow:none;background:#454a54;transition:background .32s,box-shadow .32s}.eyes-callout-arrow:before{display:none!important}.eyes-callout-arrow:after{border-color:#5e636e;transition:border-color .32s}.eyes-callout h3{color:#696e78;transition:color .32s}.eyes-callout p{color:#555a64;transition:color .32s}.eyes-callout.active{opacity:1}.eyes-callout.active .eyes-callout-arrow{background:#1688ff;box-shadow:0 0 16px #1688ff42}.eyes-callout.active .eyes-callout-arrow:after{border-color:#1688ff}.eyes-callout.active h3{color:#1688ff}.eyes-callout.active p{color:#8fbbe9}.eyes-doc-hud .hud-eye{background:#555a64;transition:background .32s,filter .32s,opacity .32s;animation:none}.eyes-doc-hud .hud-ring{--tone:#444a54;transition:--tone .32s,opacity .32s}.eyes-doc-hud .hud-reading,.eyes-doc-hud .hud-label{color:#5e636e;transition:color .32s}.fps-eyes-section[data-step="0"] .eyes-doc-hud .hud-eye{background:#1688ff;animation:5.2s ease-in-out infinite hud-eye-blink}.fps-eyes-section[data-step="1"] .eyes-doc-hud .hud-meter:first-child .hud-ring,.fps-eyes-section[data-step="2"] .eyes-doc-hud .hud-meter:nth-child(2) .hud-ring,.fps-eyes-section[data-step="3"] .eyes-doc-hud .hud-meter:nth-child(3) .hud-ring{--tone:#1688ff}.fps-eyes-section[data-step="1"] .eyes-doc-hud .hud-meter:first-child .hud-reading,.fps-eyes-section[data-step="1"] .eyes-doc-hud .hud-meter:first-child .hud-label,.fps-eyes-section[data-step="2"] .eyes-doc-hud .hud-meter:nth-child(2) .hud-reading,.fps-eyes-section[data-step="2"] .eyes-doc-hud .hud-meter:nth-child(2) .hud-label,.fps-eyes-section[data-step="3"] .eyes-doc-hud .hud-meter:nth-child(3) .hud-reading,.fps-eyes-section[data-step="3"] .eyes-doc-hud .hud-meter:nth-child(3) .hud-label{color:#1688ff}@media (width<=760px){.fps-eyes-section{height:280svh;padding:0}.fps-eyes-section>.wrap{padding-top:calc(var(--nav-h,68px) + 12px);padding-bottom:18px}.fps-eyes-section .eyes-section-header{margin-bottom:20px}}.fps-expanded-section{border-top:1px solid var(--line-soft);padding:clamp(96px,12vw,150px) 0;position:relative;overflow:hidden}.expanded-section-header{text-align:center;max-width:820px;margin:0 auto clamp(48px,7vw,72px)}.expanded-section-header .lead{max-width:650px;margin-inline:auto}.expanded-demo-stage{background:radial-gradient(circle at 18%,#1688ff21,#0000 32%),linear-gradient(145deg,#0b0d12 0%,#050608 72%);border:1px solid #ffffff14;border-radius:30px;grid-template-columns:minmax(440px,1fr) minmax(240px,330px);align-items:center;gap:clamp(40px,6vw,76px);width:min(1040px,100%);min-height:560px;margin:0 auto;padding:48px 52px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px -46px #1688ff47,0 28px 70px -44px #000000f2}.expanded-demo-stage:after{content:"";pointer-events:none;opacity:.35;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.expanded-doc-hud{z-index:2;width:96px;height:460px;margin:0;position:relative}.expanded-doc-hud .hud-island{opacity:1;background:#07090dfa;border-color:#ffffff1a}.expanded-doc-hud .hud-ring{--tone:#1688ff}.expanded-doc-hud.expanded .hud-island{box-shadow:18px 0 62px #0000006b,0 0 36px #1688ff1f}.expanded-doc-hud .hud-details{width:324px}.expanded-demo-copy{z-index:2;grid-template-columns:72px 1fr;align-items:center;gap:18px;display:grid;position:relative}.expanded-demo-line{background:linear-gradient(90deg,#1688ff,#1688ff1f);height:1px;position:relative}.expanded-demo-line:after{content:"";border-top:1px solid #1688ff;border-right:1px solid #1688ff;width:8px;height:8px;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(45deg)}.expanded-demo-copy h3{color:#f5f5f7;letter-spacing:-.03em;margin:0 0 9px;font-size:clamp(20px,2.3vw,27px);font-weight:600}.expanded-demo-copy p{color:#7e838d;margin:0;font-size:13px;line-height:1.6}.expanded-frametime-chart{background:linear-gradient(#ffffff06,#ffffff03),#090b0f;border-radius:7px;width:100%;height:74px;display:block}.expanded-doc-hud .hud-details{will-change:opacity, transform}.expanded-doc-hud:not(.expanded) .hud-details{transition-delay:0s}.expanded-doc-hud.expanded .hud-details{transition-delay:.16s}@media (width<=900px){.expanded-demo-stage{grid-template-columns:1fr;justify-items:center;min-height:760px;padding:42px 30px}.expanded-doc-hud{margin-right:324px}.expanded-demo-copy{grid-template-columns:56px 1fr;max-width:520px}}@media (width<=620px){.fps-expanded-section{padding:82px 0}.expanded-demo-stage{min-height:700px;padding:34px 18px;overflow:hidden}.expanded-doc-hud{transform-origin:0;margin-right:272px;transform:scale(.84)}.expanded-demo-copy{grid-template-columns:34px 1fr}}.fps-monitor-stage #demo-hud{transform-origin:0;transform:scale(.68)}.fps-monitor-stage .hud-wrapper{padding-block:0}.fps-monitor-stage,.expanded-demo-stage,.fps-monitor-stage *,.expanded-demo-stage *,canvas{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.expanded-demo-stage{background:#050608;grid-template-columns:420px minmax(210px,1fr);gap:26px;width:min(900px,100%);min-height:500px;padding:34px 32px 34px 0}.expanded-game-backdrop{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.expanded-game-video{object-fit:cover;filter:blur(7px)brightness(.34)saturate(.78);opacity:.9;width:108%;height:108%;position:absolute;inset:-4%;transform:scale(1.035)}.expanded-game-shade{background:linear-gradient(90deg,#0000003d,#00000070 52%,#0000009e),linear-gradient(#0000001f,#00000052);position:absolute;inset:0}.expanded-demo-stage:after{z-index:1;opacity:.18}.expanded-doc-hud{z-index:3;place-self:center start;margin:0}.expanded-demo-copy{z-index:3}.rv{transition:opacity .72s var(--ease), transform .72s var(--ease);transition-delay:calc(var(--d,0) * 70ms)}.rv:not(.in){opacity:0;transform:translateY(22px)scale(.985)}.rv.in{opacity:1;transform:none}.expanded-doc-hud .hud-stat,.expanded-doc-hud .hud-hw-row,.expanded-doc-hud .hud-vram-text,.expanded-doc-hud .hud-chart-section{opacity:0;transition:opacity .38s,transform .38s;transform:translateY(8px)}.expanded-doc-hud.expanded .hud-stat,.expanded-doc-hud.expanded .hud-hw-row,.expanded-doc-hud.expanded .hud-vram-text,.expanded-doc-hud.expanded .hud-chart-section{opacity:1;transform:none}.expanded-doc-hud.expanded .hud-stat:first-child{transition-delay:.16s}.expanded-doc-hud.expanded .hud-stat:nth-child(2){transition-delay:.2s}.expanded-doc-hud.expanded .hud-stat:nth-child(3){transition-delay:.24s}.expanded-doc-hud.expanded .hud-stat:nth-child(4){transition-delay:.28s}.expanded-doc-hud.expanded .hud-stat:nth-child(5){transition-delay:.32s}.expanded-doc-hud.expanded .hud-stat:nth-child(6){transition-delay:.36s}.expanded-doc-hud.expanded .hud-hw-row:first-child{transition-delay:.4s}.expanded-doc-hud.expanded .hud-hw-row:nth-child(2){transition-delay:.44s}.expanded-doc-hud.expanded .hud-vram-text{transition-delay:.48s}.expanded-doc-hud.expanded .hud-chart-section{transition-delay:.52s}@media (width<=900px){.fps-monitor-stage #demo-hud{transform:scale(.62)}.expanded-demo-stage{grid-template-columns:420px minmax(180px,1fr);gap:18px;width:min(760px,100%);padding:34px 22px 34px 0}.expanded-doc-hud{margin-right:0}}@media (width<=620px){.fps-monitor-stage #demo-hud{transform:scale(.56)}.expanded-demo-stage{grid-template-columns:1fr;justify-items:start;width:min(94vw,620px);min-height:690px;padding:26px 14px 28px 0}.expanded-doc-hud{transform-origin:0;margin-right:0;transform:scale(.78)}.expanded-demo-copy{max-width:calc(100% - 18px);margin-left:18px}}@media (width<=760px){.fps-eyes-section>.wrap{width:100%;max-width:none;margin:0;padding-left:0;padding-right:14px}.fps-eyes-section .eyes-section-header{text-align:center;width:100%;max-width:none;margin:0 0 18px;padding:0 18px}.fps-eyes-section .eyes-section-header .h2{font-size:clamp(28px,8.2vw,36px);line-height:1.04}.fps-eyes-section .eyes-section-header .lead{max-width:520px;font-size:13px;line-height:1.5}.eyes-explainer{grid-template-columns:74px minmax(0,1fr);align-items:center;gap:8px;width:100%;margin:0}.eyes-explainer:before{width:170px;height:360px;top:50%;left:0;transform:translate(-48%,-50%)}.eyes-explainer-hud{width:74px;height:360px;min-height:360px;display:block;position:relative;overflow:visible}.eyes-doc-hud{transform-origin:0;width:96px;height:460px;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)scale(.78)}.eyes-callouts{grid-template-rows:repeat(4,1fr);min-width:0;height:360px;min-height:360px}.eyes-callout{grid-template-columns:28px minmax(0,1fr);align-items:center;min-width:0;min-height:0}.eyes-callout>div{min-width:0;padding:8px 0 8px 5px}.eyes-callout-arrow{width:22px}.eyes-callout h3{margin-bottom:4px;font-size:14px;line-height:1.15}.eyes-callout p{max-width:none;font-size:10.5px;line-height:1.35}}@media (width<=390px){.fps-eyes-section>.wrap{padding-right:10px}.fps-eyes-section .eyes-section-header{padding-inline:14px}.eyes-explainer{grid-template-columns:68px minmax(0,1fr);gap:5px}.eyes-explainer-hud{width:68px;height:340px;min-height:340px}.eyes-doc-hud{transform:translateY(-50%)scale(.735)}.eyes-callouts{height:340px;min-height:340px}.eyes-callout{grid-template-columns:24px minmax(0,1fr)}.eyes-callout-arrow{width:19px}.eyes-callout h3{font-size:13px}.eyes-callout p{font-size:9.8px}}@media (width<=900px){.fps-expanded-section{padding:92px 0}.expanded-section-header{max-width:680px;margin-bottom:42px}.expanded-demo-stage{grid-template-columns:minmax(390px,420px) minmax(0,1fr);gap:16px;width:min(760px,100vw - 32px);min-height:500px;padding:30px 22px 30px 0}.expanded-doc-hud{justify-self:start;margin:0}.expanded-demo-copy{grid-template-columns:42px minmax(0,1fr);gap:12px;min-width:0}.expanded-demo-copy h3{font-size:21px}.expanded-demo-copy p{font-size:12px;line-height:1.5}}@media (width<=760px){.fps-expanded-section{padding:78px 0}.fps-expanded-section>.wrap{width:100%;max-width:none;padding-inline:0}.expanded-section-header{width:100%;margin:0 auto 30px;padding:0 20px}.expanded-section-header .h2{font-size:clamp(30px,9vw,42px);line-height:1.04}.expanded-section-header .lead{max-width:520px;font-size:14px;line-height:1.5}.expanded-demo-stage{border-radius:22px;grid-template-rows:390px auto;grid-template-columns:1fr;place-items:center stretch;gap:12px;width:calc(100vw - 20px);min-height:620px;margin:0 auto;padding:24px 16px 26px 0}.expanded-doc-hud{transform-origin:0;place-self:center start;width:96px;height:460px;margin:0;transform:scale(.78)}.expanded-demo-copy{grid-template-columns:34px minmax(0,1fr);align-self:start;gap:10px;width:100%;max-width:none;margin:0;padding:0 16px 0 18px}.expanded-demo-copy h3{font-size:19px;line-height:1.15}.expanded-demo-copy p{font-size:11.5px;line-height:1.5}.expanded-game-video{filter:blur(6px)brightness(.3)saturate(.74);width:112%;height:112%;inset:-6%}}@media (width<=440px){.expanded-section-header{padding-inline:16px}.expanded-demo-stage{border-radius:18px;grid-template-rows:350px auto;width:calc(100vw - 12px);min-height:580px;padding:18px 10px 22px 0}.expanded-doc-hud{transform:scale(.72)}.expanded-demo-copy{grid-template-columns:26px minmax(0,1fr);gap:8px;padding-left:14px;padding-right:8px}.expanded-demo-copy h3{font-size:17px}.expanded-demo-copy p{font-size:10.5px;line-height:1.45}.expanded-demo-line{width:22px}}@media (width<=360px){.expanded-demo-stage{grid-template-rows:325px auto;min-height:550px}.expanded-doc-hud{transform:scale(.66)}.expanded-section-header .h2{font-size:28px}.expanded-section-header .lead{font-size:12.5px}}
