@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--blue: #1f6ed4;--blue-dark: #1454a6;--blue-light: #e9f2ff;--ink: #101318;--muted: #667080;--line: #dde3eb;--surface: #f4f7fb;--white: #fff;--shadow: 0 18px 60px rgba(20, 34, 52, .09);--radius: 14px;--shell: min(1240px, calc(100% - 48px) )}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;min-width:320px;overflow-x:clip;color:var(--ink);background:var(--white);font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}.shell{width:var(--shell);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid rgba(31,110,212,.55);outline-offset:3px}.site-header{position:sticky;z-index:40;top:0;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;background:#0d1219f0;backdrop-filter:blur(18px)}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:14px;align-items:center;font-size:14px;font-weight:800;letter-spacing:-.02em}.brand img{width:142px;height:auto}.brand i{padding-left:14px;border-left:1px solid rgba(255,255,255,.18);color:#9ca8b7;font-size:11px;font-style:normal;font-weight:600}.main-nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:700}.main-nav a{position:relative;padding:24px 0}.main-nav a:after{position:absolute;right:0;bottom:15px;left:0;height:2px;content:"";background:var(--blue);transform:scaleX(0);transition:transform .25s ease}.main-nav a:hover:after{transform:scaleX(1)}.nav-toggle{display:none;width:42px;height:42px;padding:10px;border:0;background:transparent}.nav-toggle span:not(.sr-only){display:block;width:22px;height:2px;margin:5px 0;border-radius:1px;background:#fff}.hero{min-height:650px;padding-block:84px 70px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:70px;overflow:hidden}.eyebrow{margin:0 0 22px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow span{color:var(--blue)}.hero h1{max-width:720px;margin:0;font-size:clamp(46px,5vw,72px);line-height:1.07;letter-spacing:-.055em}.hero-lead{max-width:630px;margin:28px 0 0;color:var(--muted);font-size:19px;line-height:1.65}.hero-author{width:fit-content;margin:20px 0 0;padding:8px 12px;border:1px solid #dce7f4;border-radius:999px;color:#202b39;background:#ffffffc7;box-shadow:0 8px 24px #142f4f0f;font-size:12px;font-weight:800}.hero-author span{margin-right:5px;color:var(--blue);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.hero-actions{margin-top:36px;display:flex;flex-wrap:wrap;gap:12px}.button{min-height:52px;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid var(--ink);border-radius:9px;font-size:14px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 10px 25px #1f6ed438}.button.primary:hover{background:var(--blue-dark)}.button.secondary:hover{background:var(--surface)}.hero-facts{margin:50px 0 0;display:flex;gap:38px}.hero-facts div{padding-right:38px;border-right:1px solid var(--line)}.hero-facts div:last-child{padding-right:0;border:0}.hero-facts dt{font-size:20px;font-weight:800;letter-spacing:-.04em}.hero-facts dd{margin:2px 0 0;color:var(--muted);font-size:11px;font-weight:600}.hero-visual{position:relative;min-height:490px;display:grid;place-items:center;isolation:isolate}.hero-visual:before{position:absolute;z-index:-2;width:460px;height:460px;border-radius:50%;content:"";background:radial-gradient(circle at 38% 32%,#fff 0 12%,#eaf3ff 42%,#dfeafb)}.hero-visual:after{position:absolute;z-index:-1;bottom:10px;width:380px;height:70px;border-radius:50%;content:"";background:#1d355429;filter:blur(28px)}.device{position:relative;width:244px;height:482px;padding:9px;border:4px solid #13161a;border-radius:42px;background:#101318;box-shadow:0 28px 60px #10192747;transform:rotate(7deg)}.device-screen{width:100%;height:100%;padding:105px 24px 24px;border-radius:31px;color:#fff;background:linear-gradient(160deg,#0b1930 15%,#1f6ed4 63%,#8ec2ff 120%)}.device-screen:before{display:block;width:48px;height:48px;margin-bottom:60px;border-radius:14px;content:"F";text-align:center;line-height:48px;background:#fff;color:var(--blue);font-weight:800;font-size:25px}.device-screen span{display:block;opacity:.72;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.device-screen strong{display:block;margin-top:5px;font-size:24px;line-height:1.2;letter-spacing:-.04em}.device-island{position:absolute;z-index:2;top:20px;left:50%;width:74px;height:23px;border-radius:20px;background:#0a0d10;transform:translate(-50%)}.device-lines{margin-top:25px}.device-lines i{display:block;width:100%;height:5px;margin:8px 0;border-radius:4px;background:#ffffff61}.device-lines i:nth-child(2){width:72%}.device-lines i:nth-child(3){width:46%}.float-card{position:absolute;z-index:3;width:176px;padding:16px;border:1px solid rgba(255,255,255,.8);border-radius:12px;background:#ffffffeb;box-shadow:var(--shadow);backdrop-filter:blur(12px)}.float-card span{float:left;margin-right:11px;color:var(--blue);font-size:12px;font-weight:800}.float-card strong,.float-card small{display:block}.float-card strong{font-size:13px}.float-card small{color:var(--muted);font-size:10px}.card-one{top:65px;left:0;transform:rotate(-5deg)}.card-two{right:0;bottom:74px;transform:rotate(5deg)}.headphone-ring{position:absolute;z-index:-1;width:190px;height:120px;border:23px solid #181c22;border-radius:50%;opacity:.96;box-shadow:inset 0 0 0 3px #343942,0 10px 24px #0000002e}.ring-one{right:-58px;top:55px;transform:rotate(-23deg)}.ring-two{left:-65px;bottom:22px;transform:rotate(18deg)}.section{padding-block:112px}.products-section{border-top:1px solid var(--line);background:var(--surface)}.section-heading{margin-bottom:52px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:70px}.section-number{margin:0 0 15px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.section-number span{color:var(--blue)}.section-heading h2{max-width:720px;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.12;letter-spacing:-.05em}.section-heading>p{max-width:510px;margin:0;color:var(--muted);font-size:16px}.product-toolbar{padding:12px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 7px 24px #0f1f320a}.filter-group{display:flex;flex-wrap:wrap;gap:4px}.filter-button{padding:10px 13px;border:0;border-radius:7px;color:var(--muted);background:transparent;cursor:pointer;font-size:12px;font-weight:700;transition:color .2s,background .2s}.filter-button:hover{color:var(--ink);background:var(--surface)}.filter-button.active{color:#fff;background:var(--ink)}.search-field{min-width:265px;padding:0 10px;display:flex;align-items:center;gap:8px;border-left:1px solid var(--line)}.search-field svg{width:19px;fill:none;stroke:var(--muted);stroke-width:1.7}.search-field input{width:100%;padding:9px 4px;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px}.search-field input::placeholder{color:#929aa5}.search-field kbd{padding:2px 6px;border:1px solid var(--line);border-radius:5px;color:#89919c;background:var(--surface);font-family:inherit;font-size:10px}.results-row{height:60px;display:flex;align-items:center}.results-row p{margin:0;color:var(--muted);font-size:12px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);outline:0;background:#fff;box-shadow:0 6px 26px #0f1f3209;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-card:hover,.product-card:focus-visible{border-color:#8ebcf3;box-shadow:var(--shadow);transform:translateY(-5px)}.product-card[hidden]{display:none}.product-art{--product-scale: 1;--product-scale-hover: 1.035;--product-y: 0;position:relative;height:230px;padding:14px;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid #edf0f4;background:#fff}.product-art>img{width:100%;height:100%;padding:8px;object-fit:contain;transform:translateY(var(--product-y)) scale(var(--product-scale));transition:transform .35s ease}.product-card:hover .product-art>img{transform:translateY(var(--product-y)) scale(var(--product-scale-hover))}.product-art-product-01{--product-scale: 2.8;--product-scale-hover: 2.9}.product-art-product-08{--product-scale: 1.62;--product-scale-hover: 1.68}.product-art-product-09{--product-scale: 1.32;--product-scale-hover: 1.37}.product-art-product-10{--product-scale: 2.15;--product-scale-hover: 2.23}.product-art-product-12{--product-scale: 1.4;--product-scale-hover: 1.46}.product-art-product-15{--product-scale: 2.25;--product-scale-hover: 2.34}.product-art-camera>img{object-position:center}.product-art-case>img{padding:8px}.product-art span{position:absolute;top:14px;left:14px;padding:5px 8px;border:1px solid rgba(255,255,255,.8);border-radius:6px;color:#566273;background:#ffffffbf;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.product-icon{width:21px;height:21px;fill:none;stroke:var(--blue);stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.product-card-body{padding:24px;display:flex;flex:1;flex-direction:column}.product-original{margin:0 0 8px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.product-card h3{margin:0;font-size:18px;line-height:1.38;letter-spacing:-.025em}.product-short{margin:13px 0 17px;color:var(--muted);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:12px;line-height:1.7}.product-card ul{margin:0 0 22px;padding:0;list-style:none}.product-card li{position:relative;margin-top:8px;padding-left:20px;color:#424b57;font-size:11px;line-height:1.5}.product-card li:before{position:absolute;top:3px;left:0;width:13px;height:13px;border-radius:50%;content:"✓";color:var(--blue);background:var(--blue-light);text-align:center;font-size:8px;font-weight:800;line-height:13px}.detail-button{width:100%;margin-top:auto;padding:13px 0 0;display:flex;justify-content:space-between;border:0;border-top:1px solid var(--line);color:var(--ink);background:transparent;cursor:pointer;font-size:12px;font-weight:800}.detail-button span{color:var(--blue);transition:transform .2s}.detail-button:hover span{transform:translate(4px)}.empty-state{padding:70px 20px;border:1px dashed #bdc7d4;border-radius:var(--radius);text-align:center}.empty-state strong{font-size:19px}.empty-state p{margin:5px 0 20px;color:var(--muted)}.empty-state button{padding:10px 14px;border:0;border-radius:7px;color:#fff;background:var(--blue);cursor:pointer;font-weight:700}.product-dialog{width:min(920px,calc(100% - 32px));max-height:min(88vh,880px);padding:0;overflow:hidden;border:0;border-radius:16px;background:#fff;box-shadow:0 30px 90px #05101f4d}.product-dialog::backdrop{background:#09111db8;backdrop-filter:blur(5px)}.dialog-shell{max-height:min(88vh,880px);overflow-y:auto;overscroll-behavior:contain}.dialog-close{position:sticky;z-index:3;top:16px;float:right;width:38px;height:38px;margin:16px 16px -54px 0;border:1px solid var(--line);border-radius:50%;background:#ffffffeb;cursor:pointer;font-size:24px;line-height:1}.dialog-heading{padding:55px 60px 42px;border-bottom:1px solid var(--line);background:linear-gradient(140deg,#edf4fd,#fff 75%)}.category-pill{padding:6px 9px;border-radius:5px;color:var(--blue);background:#fff;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 4px 15px #1634590f}.dialog-heading>p:not(.en-name){margin:28px 0 5px;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.dialog-heading h2{max-width:690px;margin:0;font-size:clamp(28px,4vw,43px);line-height:1.18;letter-spacing:-.045em}.dialog-heading .en-name{margin:9px 0 0;color:var(--blue);font-size:14px;font-weight:600}.dialog-content{padding:46px 60px 60px;display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:35px 55px}.dialog-content section{grid-column:1}.dialog-content aside{grid-column:2;grid-row:1 / span 2;align-self:start;padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.dialog-content h3{margin:0 0 13px;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.dialog-content p{margin:0 0 17px;color:#4e5866;font-size:14px;line-height:1.8}.dialog-content ul{margin:0;padding:0;list-style:none}.dialog-content li{position:relative;margin:13px 0;padding-left:24px;color:#46505d;font-size:12px}.dialog-content li:before{position:absolute;left:0;content:"✓";color:var(--blue);font-weight:800}.story-section{position:relative;color:var(--ink);background:#fff;overflow:hidden}.section-heading.inverse .section-number,.section-heading.inverse>p{color:var(--muted)}.section-heading.inverse .section-number span{color:var(--blue)}.story-list{display:grid;gap:0}.story-item{position:relative;min-width:0;min-height:570px;margin:26px 0;padding:66px 46px;display:grid;grid-template-columns:minmax(350px,.8fr) minmax(0,1.2fr);align-items:center;gap:58px;border:1px solid #e4ebf4;border-radius:28px;background:linear-gradient(135deg,#fff 54%,#f7faff);overflow:hidden}.story-item:nth-child(2n){background:linear-gradient(225deg,#fff 50%,#f5f9ff)}.story-item.reverse .story-copy{order:2}.story-item.reverse .story-visual{order:1}.story-copy>span{display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.story-copy>span:before{width:28px;height:2px;content:"";background:var(--blue)}.story-copy h3{max-width:500px;margin:16px 0 20px;font-size:clamp(30px,3.2vw,46px);line-height:1.1;letter-spacing:-.05em}.story-copy>p{max-width:500px;margin:0;color:#687486;font-size:15px;line-height:1.85}.story-copy ul{margin:30px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none}.story-copy li{min-width:0;padding:14px 10px 13px;display:flex;align-items:center;flex-direction:column;gap:9px;border:1px solid #dfe9f6;border-radius:12px;color:#273241;background:#ffffffdb;box-shadow:0 8px 24px #1c3a5e0d;text-align:center}.story-copy li>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:var(--blue);background:#e7f1ff}.story-copy li svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.story-copy li strong{font-size:10px;line-height:1.35}.story-visual{position:relative;width:100%;min-width:0;display:grid;place-items:center;pointer-events:none}.story-visual img{width:128%;max-width:none;height:auto;filter:drop-shadow(0 24px 28px rgba(24,47,75,.15))}.brand-cloud{margin-top:22px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.story-compatibility .story-visual img{width:112%}.story-compatibility{padding-bottom:34px}.story-brand-strip{grid-column:1 / -1;grid-template-columns:repeat(9,minmax(0,1fr));width:100%;margin-top:-12px;padding-top:22px;border-top:1px solid #e2e9f2}.story-brand-strip>span{height:54px;border-color:transparent;background:transparent;box-shadow:none}.story-brand-strip img{filter:grayscale(1);opacity:.42;transition:filter .22s ease,opacity .22s ease,transform .22s ease}.story-brand-strip>span:hover,.story-brand-strip>span:focus-visible{border-color:#dce7f4;background:#fff;box-shadow:0 10px 25px #14315314}.story-brand-strip>span:hover img,.story-brand-strip>span:focus-visible img{filter:grayscale(0);opacity:1;transform:scale(1.06)}.brand-cloud span{position:relative;min-width:0;height:50px;padding:9px 10px;display:grid;place-items:center;border:1px solid #dce5f0;border-radius:10px;background:#fff;box-shadow:0 7px 20px #16273d0e;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.brand-cloud span:hover,.brand-cloud span:focus-visible{z-index:2;border-color:#8abcf7;outline:0;transform:translateY(-3px);box-shadow:0 12px 26px #0e66ce24}.brand-cloud img{width:100%;max-width:90px;height:26px;object-fit:contain}.brand-cloud .brand-sony img,.brand-cloud .brand-bose img{max-width:112px;height:31px;transform:scale(1.28)}.brand-cloud .brand-jbl img{max-width:34px;height:29px}.brand-cloud .brand-xbox img,.brand-cloud .brand-playstation img{max-width:30px;height:27px}.brand-cloud em{position:absolute;left:50%;bottom:calc(100% + 8px);padding:6px 9px;border-radius:6px;color:#fff;background:#111923;box-shadow:0 6px 18px #00000029;font-size:10px;font-style:normal;font-weight:700;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,5px);transition:opacity .18s ease,transform .18s ease}.brand-cloud span:hover em,.brand-cloud span:focus-visible em{opacity:1;transform:translate(-50%)}.brand-cloud.story-brand-strip>span{height:54px;border-color:transparent;background:transparent;box-shadow:none}.brand-cloud.story-brand-strip>span:hover,.brand-cloud.story-brand-strip>span:focus-visible{border-color:#dce7f4;background:#fff;box-shadow:0 10px 25px #14315314}.brand-cloud.story-brand-strip img{filter:grayscale(1);opacity:.42;transition:filter .22s ease,opacity .22s ease,transform .22s ease}.brand-cloud.story-brand-strip>span:hover img,.brand-cloud.story-brand-strip>span:focus-visible img{filter:grayscale(1);opacity:1;transform:scale(1.06)}.brand-cloud.story-brand-strip img{width:76px;max-width:76px;height:28px;transform:none}.brand-cloud.story-brand-strip .brand-sony img{transform:scale(1.75)}.brand-cloud.story-brand-strip .brand-bose img{transform:scale(1.65)}.brand-cloud.story-brand-strip .brand-jbl img{transform:scale(.95)}.brand-cloud.story-brand-strip .brand-hyperx img{transform:scale(1.55)}.brand-cloud.story-brand-strip .brand-steelseries img{transform:scale(1)}.brand-cloud.story-brand-strip .brand-logitech img{transform:scale(.7)}.brand-cloud.story-brand-strip .brand-akg img{transform:scale(.68)}.brand-cloud.story-brand-strip .brand-xbox img{transform:scale(.9)}.brand-cloud.story-brand-strip .brand-playstation img{transform:scale(.85)}.brand-cloud.story-brand-strip>span:hover img,.brand-cloud.story-brand-strip>span:focus-visible img{opacity:1}.before-after-labels{position:absolute;inset:5% 3% auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px}.before-after-labels span{justify-self:center;padding:8px 13px;border:1px solid #d8e5f6;border-radius:999px;color:#273241;background:#fffffff0;box-shadow:0 8px 24px #1c3a5e1a;font-size:11px;font-weight:900;letter-spacing:.1em;text-align:center;text-transform:uppercase}.before-after-labels small{display:block;margin-top:2px;color:#7b8796;font-size:8px;font-weight:700;letter-spacing:.02em;text-transform:none}.before-after-labels i{color:var(--blue);font-size:30px;font-style:normal;font-weight:300}.story-layers .story-visual img{width:120%}.layer-callouts{position:absolute;inset:0}.layer-callout{position:absolute;width:150px;padding:10px 12px;border:1px solid #d8e6f7;border-radius:10px;color:#253143;background:#fffffff0;box-shadow:0 8px 24px #1c3a5e1a}.layer-callout b,.layer-callout small{display:block}.layer-callout b{font-size:11px}.layer-callout small{margin-top:3px;color:#748092;font-size:9px;line-height:1.3}.layer-callout>i{position:absolute;top:50%;width:72px;height:1px;background:var(--blue)}.layer-callout>i:after{position:absolute;top:-3px;width:7px;height:7px;border-radius:50%;content:"";background:var(--blue)}.layer-1{top:13%;right:0}.layer-2{top:45%;left:0}.layer-3{right:0;bottom:12%}.layer-1>i,.layer-3>i{right:100%}.layer-1>i:after,.layer-3>i:after{left:-3px}.layer-2>i{left:100%}.layer-2>i:after{right:-3px}.story-steps .story-copy ul{grid-template-columns:repeat(2,minmax(0,1fr))}.story-steps .story-copy li b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);box-shadow:0 7px 18px #0067d640;font-size:13px}.story-steps .story-visual img{width:126%}.replacement-arrow{position:absolute;top:44%;left:50%;display:grid;grid-template-columns:auto 44px auto;align-items:center;gap:7px;transform:translate(-50%,-50%)}.replacement-arrow span{padding:5px 8px;border:1px solid #d9e6f6;border-radius:999px;color:#536173;background:#ffffffeb;box-shadow:0 7px 20px #1a345317;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.replacement-arrow i{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);box-shadow:0 10px 26px #0067d64d;font-size:23px;font-style:normal;animation:arrow-pulse 2.2s ease-in-out infinite}@keyframes arrow-pulse{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.story-item{min-height:620px;margin:0;padding:94px 0;border:0;border-top:1px solid #e7edf4;border-radius:0;background:#fff;box-shadow:none;overflow:visible;isolation:isolate}.story-item:first-child{border-top:0}.story-item:nth-child(2n){background:#fff}.story-item:after{display:none}.story-copy,.story-visual,.story-brand-strip{z-index:1}.story-copy>.story-eyebrow{position:relative;width:fit-content;margin:0 0 16px;padding-left:30px;color:var(--blue);font-size:10px;font-weight:800;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.story-eyebrow:before{position:absolute;top:50%;left:0;width:20px;height:2px;border-radius:2px;content:"";background:var(--blue);transform:translateY(-50%)}.story-copy h3{margin-top:0;font-size:clamp(34px,3.4vw,50px)}.story-visual{min-height:390px;border:0;border-radius:0;background:transparent;overflow:visible}.story-visual:before{display:none}.story-visual:after{position:absolute;z-index:0;inset:20% 12%;border-radius:50%;content:"";background:#3d96ec29;filter:blur(52px);transform:scale(1.05)}.story-visual img{z-index:1}.story-before-after{background:#fff}.story-before-after .story-visual img{width:132%;transform:translateY(-5px)}.story-before-after .story-copy ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.story-before-after .story-copy li{min-height:54px;padding:0;align-items:center;justify-content:flex-start;flex-direction:row;gap:10px;border:0;background:transparent;box-shadow:none;text-align:left}.story-before-after .story-copy li>span{flex:0 0 auto;width:46px;height:46px;border:1px solid #dceaf8;border-radius:14px;background:#f4f9ff;box-shadow:0 8px 22px #1f6ed417}.story-before-after .story-copy li svg{width:25px;height:25px}.story-before-after .story-copy li strong{font-size:12px}.comparison-ui{position:absolute;z-index:2;right:7%;bottom:14px;left:7%;display:grid;grid-template-columns:1fr 42px 1fr;align-items:center;gap:14px}.comparison-ui:before{position:absolute;z-index:-1;right:18%;left:18%;top:50%;height:1px;content:"";background:linear-gradient(90deg,#1f6ed414,#1f6ed459,#1f6ed414)}.comparison-ui>span{justify-self:center;min-width:120px;padding:0;background:transparent;box-shadow:none;text-align:center;backdrop-filter:none}.comparison-ui>span:last-child{text-align:center}.comparison-ui b,.comparison-ui small{display:block;width:fit-content;margin-inline:auto;padding-inline:7px;background:#fffc}.comparison-ui b{color:#263344;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.comparison-ui small{margin-top:3px;color:#8996a6;font-size:8px}.comparison-ui i{width:38px;height:38px;display:grid;place-items:center;border:4px solid rgba(255,255,255,.92);border-radius:50%;color:#fff;background:var(--blue);box-shadow:0 8px 20px #1f6ed438}.comparison-ui svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.story-layers{background:#fff}.story-layers .story-visual{min-height:440px;padding:0;background:transparent;box-shadow:none;overflow:hidden;pointer-events:auto}.story-layers .story-visual:after{display:block;inset:39% 8% 7%;border-radius:50%;background:radial-gradient(ellipse,rgba(83,169,239,.22) 0%,rgba(129,195,244,.1) 43%,transparent 72%);filter:blur(34px);transform:none}.layer-controls{margin-top:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.layer-control{min-width:0;padding:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:4px 9px;border:0;background:transparent;cursor:pointer;text-align:left}.layer-control>span{width:34px;height:34px;grid-row:1 / 3;display:grid;place-items:center;border-radius:10px;color:var(--blue);background:#edf6ff;transition:color .22s ease,background .22s ease,transform .22s ease}.layer-control svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.layer-control b{color:#344154;font-size:9px;line-height:1.3;white-space:normal}.layer-control small{color:#8995a5;font-size:8px;line-height:1.4;white-space:normal}.layer-control:hover>span,.layer-control:focus-visible>span{color:#fff;background:var(--blue);transform:translateY(-2px)}.layer-control:hover b,.layer-control:focus-visible b{color:var(--blue)}.layer-control:focus-visible{outline-offset:5px}.layer-stage{position:relative;z-index:1;width:116%;aspect-ratio:1.48;transform:none}.layer-piece{position:absolute;left:0;width:100%;height:25%;padding:0;border:0;appearance:none;background:transparent;cursor:pointer;transition:transform .42s cubic-bezier(.2,.75,.25,1)}.layer-piece-1{z-index:3;top:9%}.layer-piece-2{z-index:2;top:31%}.layer-piece-3{z-index:1;top:53%}.layer-piece img{position:absolute;top:50%;left:50%;max-width:none;height:auto;pointer-events:none;transform:translate(-50%,-42%)!important;filter:drop-shadow(0 13px 16px rgba(24,47,75,.14))!important;transition:filter .3s ease,opacity .3s ease}.layer-piece-1 img{width:101%!important}.layer-piece-2 img{width:88%!important}.layer-piece-3 img{width:114%!important}.layer-piece:hover img,.layer-piece:focus-visible img{filter:drop-shadow(0 19px 23px rgba(24,47,75,.22)) brightness(1.04)!important}.layer-piece:focus-visible{outline:0}.story-layers:has(.layer-piece-1:hover) .layer-piece-1,.story-layers:has(.layer-piece-1:focus-visible) .layer-piece-1,.story-layers:has(.layer-control-1:hover) .layer-piece-1,.story-layers:has(.layer-control-1:focus-visible) .layer-piece-1{transform:translate(18px)}.story-layers:has(.layer-piece-2:hover) .layer-piece-2,.story-layers:has(.layer-piece-2:focus-visible) .layer-piece-2,.story-layers:has(.layer-control-2:hover) .layer-piece-2,.story-layers:has(.layer-control-2:focus-visible) .layer-piece-2{transform:translate(18px)}.story-layers:has(.layer-piece-3:hover) .layer-piece-3,.story-layers:has(.layer-piece-3:focus-visible) .layer-piece-3,.story-layers:has(.layer-control-3:hover) .layer-piece-3,.story-layers:has(.layer-control-3:focus-visible) .layer-piece-3{transform:translate(18px)}.story-layers:has(.layer-piece-1:hover) .layer-control-1>span,.story-layers:has(.layer-piece-2:hover) .layer-control-2>span,.story-layers:has(.layer-piece-3:hover) .layer-control-3>span{color:#fff;background:var(--blue);transform:translateY(-2px)}.story-layers:has(.layer-piece-1:hover) .layer-control-1 b,.story-layers:has(.layer-piece-2:hover) .layer-control-2 b,.story-layers:has(.layer-piece-3:hover) .layer-control-3 b{color:var(--blue)}.story-compatibility{padding-bottom:58px;background:#fff}.story-compatibility .story-visual:after{inset:30% 12%;background:#479eef1f;filter:blur(38px)}.story-compatibility .story-visual img{width:118%;filter:drop-shadow(0 30px 30px rgba(14,34,57,.2))}.story-compatibility .story-copy li{align-items:center;justify-content:flex-start;flex-direction:row;gap:10px;padding:12px 0;border:0;background:transparent;box-shadow:none;text-align:left}.story-compatibility .story-copy li strong{font-size:10px}.story-brand-strip{position:relative;align-self:start;margin-top:-14px;padding:48px 24px 19px;border:1px solid #e0eaf5;border-radius:16px;background:#f8fbff;box-shadow:0 10px 30px #1c3a5e0b}.story-brand-strip:before{position:absolute;top:18px;left:50%;content:"Available for selected models from popular brands";color:#778497;font-size:9px;font-weight:800;letter-spacing:.11em;text-align:center;text-transform:uppercase;white-space:nowrap;transform:translate(-50%)}.story-steps{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;background:#fff}.story-steps .story-visual{min-height:435px;overflow:visible}.story-steps .story-visual:after{inset:27% 17%;background:#308ce521;filter:blur(64px);-webkit-mask-image:radial-gradient(ellipse at center,#000 0 48%,rgba(0,0,0,.72) 64%,transparent 84%);mask-image:radial-gradient(ellipse at center,#000 0 48%,rgba(0,0,0,.72) 64%,transparent 84%)}.story-steps .story-visual img{width:111%;max-width:none;transform:translateY(-24px);filter:drop-shadow(0 28px 30px rgba(20,43,70,.18));-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 84%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 84%,transparent 100%)}.steps-comparison{right:5%;bottom:20px;left:5%}.steps-meta{margin-top:30px;display:flex;align-items:center;flex-wrap:wrap;gap:14px 30px}.steps-meta span{min-width:0;display:flex;align-items:center;gap:10px;color:#344154}.steps-meta i{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border:1px solid #dceaf8;border-radius:12px;color:var(--blue);background:#f1f7ff;box-shadow:0 7px 18px #1f6ed412;font-style:normal}.steps-meta svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.steps-meta strong{font-size:10px;line-height:1.35}.story-before-after .story-copy li>span,.story-compatibility .story-copy li>span,.layer-control>span,.story-steps .story-copy li b{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border:1px solid #dceaf8;border-radius:12px;color:var(--blue);background:#f1f7ff;box-shadow:0 7px 18px #1f6ed412}.story-before-after .story-copy li svg,.story-compatibility .story-copy li svg,.layer-control svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.layer-control{grid-template-columns:42px minmax(0,1fr)}.layer-control:hover>span,.layer-control:focus-visible>span,.story-layers:has(.layer-piece-1:hover) .layer-control-1>span,.story-layers:has(.layer-piece-2:hover) .layer-control-2>span,.story-layers:has(.layer-piece-3:hover) .layer-control-3>span{border-color:var(--blue);color:#fff;background:var(--blue);box-shadow:0 9px 22px #1f6ed433}.story-steps .story-copy li b{border-radius:12px;font-size:12px;box-shadow:0 7px 18px #1f6ed412}.story-before-after .story-copy li,.story-compatibility .story-copy li,.steps-meta span{cursor:default}.story-before-after .story-copy li>span,.story-compatibility .story-copy li>span,.steps-meta i{transition:color .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}.story-before-after .story-copy li strong,.story-compatibility .story-copy li strong,.steps-meta strong{transition:color .22s ease}.story-before-after .story-copy li:hover>span,.story-compatibility .story-copy li:hover>span,.steps-meta span:hover i{border-color:var(--blue);color:#fff;background:var(--blue);box-shadow:0 9px 22px #1f6ed433;transform:translateY(-2px)}.story-before-after .story-copy li:hover strong,.story-compatibility .story-copy li:hover strong,.steps-meta span:hover strong{color:var(--blue)}.story-before-after .story-copy li strong,.layer-control b,.story-compatibility .story-copy li strong,.steps-meta strong{color:#344154;font-size:11px;font-weight:700;line-height:1.35;letter-spacing:0}.layer-control small{color:#8491a2;font-size:9px;font-weight:500;line-height:1.4}.story-before-after .story-visual:after,.story-layers .story-visual:after,.story-compatibility .story-visual:after,.story-steps .story-visual:after{display:block;inset:20% 12%;border-radius:50%;background:#3d96ec29;filter:blur(52px);transform:scale(1.05)}.story-steps .story-visual:after{display:none}.brand-cloud.story-brand-strip>span:hover,.brand-cloud.story-brand-strip>span:focus-visible{border-color:transparent;background:transparent;box-shadow:none;transform:none}.story-brand-strip .brand-sony{--logo-scale: 1.75}.story-brand-strip .brand-bose{--logo-scale: 1.65}.story-brand-strip .brand-jbl{--logo-scale: .95}.story-brand-strip .brand-hyperx{--logo-scale: 1.55}.story-brand-strip .brand-steelseries{--logo-scale: 1}.story-brand-strip .brand-logitech{--logo-scale: .7}.story-brand-strip .brand-akg{--logo-scale: .68}.story-brand-strip .brand-xbox{--logo-scale: .9}.story-brand-strip .brand-playstation{--logo-scale: .85}.brand-cloud.story-brand-strip img,.brand-cloud.story-brand-strip>span:hover img,.brand-cloud.story-brand-strip>span:focus-visible img{transform:scale(var(--logo-scale, 1));transition:opacity .22s ease}.assignment-section{background:#fff}.assignment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.assignment-card{min-height:270px;padding:38px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:22px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#fff,#f7f9fc);transition:transform .25s,box-shadow .25s}.assignment-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.assignment-card>span{width:43px;height:43px;display:grid;place-items:center;border-radius:9px;color:var(--blue);background:var(--blue-light);font-size:12px;font-weight:800}.assignment-card div>p:first-child{margin:1px 0 8px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.assignment-card h3{margin:0 0 16px;font-size:22px;line-height:1.3;letter-spacing:-.03em}.assignment-card div>p:last-child{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.excel-section{padding:82px 0;background:#f5f8fc}.excel-card{padding:34px 38px;display:grid;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:26px;border:1px solid #dce7f3;border-radius:18px;background:#fff;box-shadow:0 16px 45px #17315012}.excel-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:16px;color:#198754;background:#eaf7f0}.excel-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.excel-copy p{margin:0 0 6px;color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.excel-copy h2{margin:0 0 8px;font-size:25px;line-height:1.2;letter-spacing:-.035em}.excel-copy>span{display:block;max-width:720px;color:#6e7a8b;font-size:12px;line-height:1.7}.excel-action{display:grid;justify-items:center}.excel-action .button{border:0;cursor:not-allowed;opacity:.58}.privacy-note{margin:24px 0 0;padding:18px 22px;display:flex;align-items:center;gap:15px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:var(--surface);font-size:12px}.privacy-note svg{flex:0 0 auto;width:21px;fill:none;stroke:var(--blue);stroke-width:1.7}.privacy-note strong{color:var(--ink)}.site-footer{padding-block:38px;color:#c5ccd5;background:#0d1219}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-inner p{margin:0}.footer-inner strong,.footer-inner span{display:block}.footer-inner strong{color:#fff;font-size:13px}.footer-inner span{font-size:10px}.footer-links{display:flex;align-items:center;gap:24px}.footer-inner a{display:flex;gap:8px;color:#fff;font-size:12px;font-weight:700}.footer-inner a:first-child{color:#76b8ff}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@media(min-width:1440px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1020px){:root{--shell: min(100% - 40px, 880px)}.hero{grid-template-columns:1fr 350px;gap:30px;min-height:600px}.hero h1{font-size:50px}.hero-visual{min-height:430px;transform:scale(.88)}.float-card{width:160px}.card-one{left:-30px}.card-two{right:-30px}.hero-facts{gap:20px}.hero-facts div{padding-right:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-toolbar{align-items:stretch;flex-direction:column}.search-field{border-top:1px solid var(--line);border-left:0}}@media(max-width:760px){:root{--shell: calc(100% - 32px) }.site-header{backdrop-filter:blur(12px)}.header-inner{height:64px}.brand img{width:128px}.brand i{display:none}.nav-toggle{display:block}.main-nav{position:absolute;top:64px;right:16px;left:16px;padding:10px;display:none;align-items:stretch;flex-direction:column;gap:0;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#111923;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav a{padding:13px;border-radius:6px}.main-nav a:hover{background:#ffffff12}.main-nav a:after{display:none}.hero{min-height:auto;padding-block:62px 56px;grid-template-columns:1fr;gap:55px}.hero h1{font-size:clamp(40px,12vw,55px)}.hero-lead{font-size:16px}.hero-visual{left:auto;width:100vw;max-width:none;min-height:500px;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);overflow:hidden;transform:none}.device{height:440px;width:224px}.hero-visual:before{width:430px;height:430px}.float-card{width:154px;padding:14px}.card-one{left:max(24px,calc(50% - 215px))}.card-two{right:max(24px,calc(50% - 215px))}.hero-facts{gap:0;justify-content:space-between}.hero-facts div{width:33.33%;padding:0 12px}.hero-facts div:first-child{padding-left:0}.hero-facts dt{font-size:16px}.hero-facts dd{font-size:9px;line-height:1.4}.section{padding-block:78px}.section-heading{margin-bottom:38px;grid-template-columns:1fr;gap:20px}.section-heading h2{font-size:38px}.section-heading>p{font-size:14px}.filter-group{flex-wrap:wrap;padding:10px;gap:7px;overflow:visible}.filter-button{flex:0 0 auto;padding-inline:12px}.search-field{min-width:0}.search-field kbd{display:none}.product-grid{grid-template-columns:1fr}.product-art{height:210px;padding:18px}.product-art>img{padding:10px;object-position:center center;transform-origin:center center}.product-art-product-01{--product-scale: 2.15;--product-scale-hover: 2.15;--product-y: -22%}.product-art-product-08{--product-scale: 1.4;--product-scale-hover: 1.4}.product-art-product-09{--product-scale: 1.2;--product-scale-hover: 1.2}.product-art-product-10{--product-scale: 1.8;--product-scale-hover: 1.8}.product-art-product-12{--product-scale: 1.25;--product-scale-hover: 1.25}.product-art-product-15{--product-scale: 1.85;--product-scale-hover: 1.85}.dialog-heading{padding:55px 24px 30px}.dialog-content{padding:32px 24px 42px;grid-template-columns:1fr;gap:28px}.dialog-content section,.dialog-content aside{grid-column:1}.dialog-content aside{grid-row:auto}.dialog-close{top:10px;margin:10px 10px -48px 0}.story-list{gap:0}.story-item{min-height:0;margin:18px 0;padding:42px 22px;grid-template-columns:1fr;gap:32px;border-radius:20px}.story-item.reverse .story-copy,.story-item.reverse .story-visual{order:initial}.story-copy h3{font-size:32px}.story-copy>p{font-size:14px}.story-visual img,.story-layers .story-visual img,.story-steps .story-visual img,.story-compatibility .story-visual img{width:112%}.brand-cloud{grid-template-columns:repeat(3,minmax(0,1fr))}.story-brand-strip{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0;padding:50px 14px 14px;gap:6px;overflow:visible}.story-brand-strip:before{top:16px;width:calc(100% - 28px);white-space:normal}.story-brand-strip>span{height:46px}.before-after-labels{top:0}.before-after-labels span{padding:6px 9px;font-size:9px}.before-after-labels small{display:none}.before-after-labels i{font-size:22px}.story-layers .story-visual{margin-block:12px 0}.replacement-arrow{grid-template-columns:34px}.replacement-arrow span{display:none}.replacement-arrow i{width:34px;height:34px;font-size:18px}.story-item{margin:0;padding:72px 0;border-radius:0}.story-visual{min-height:270px;border-radius:0}.story-before-after .story-visual img{width:112%}.comparison-ui{right:12px;bottom:12px;left:12px;grid-template-columns:1fr 36px 1fr;gap:6px}.comparison-ui>span{padding:7px 8px}.comparison-ui small{display:none}.comparison-ui i{width:34px;height:34px}.story-layers .story-visual{min-height:340px}.layer-stage{width:100%}.layer-controls{gap:8px}.layer-control{grid-template-columns:30px minmax(0,1fr);gap:2px 7px}.layer-control>span{width:30px;height:30px}.layer-control small{display:none}.story-compatibility .story-visual{min-height:285px}.story-steps .story-visual{min-height:390px}.story-steps .story-visual img{width:110%}.story-steps .replacement-arrow{grid-template-columns:36px}.story-steps .replacement-arrow i{width:36px;height:36px;border-width:3px;font-size:18px}.assignment-grid{grid-template-columns:1fr}.assignment-card{min-height:auto;padding:28px 24px;grid-template-columns:43px minmax(0,1fr);gap:15px}.assignment-card h3{font-size:19px}.privacy-note{align-items:flex-start}.footer-inner{gap:28px;align-items:flex-end}.footer-links{align-items:flex-end;flex-direction:column;gap:10px}.footer-inner a{flex-shrink:0}.excel-section{padding:58px 0}.excel-card{padding:24px 20px;grid-template-columns:50px minmax(0,1fr);gap:18px}.excel-icon{width:50px;height:50px;border-radius:13px}.excel-icon svg{width:32px;height:32px}.excel-action{grid-column:1 / -1;justify-items:stretch}.excel-action .button{width:100%}}@media(max-width:430px){.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.hero-copy{min-width:0;max-width:100%}.hero-lead{overflow-wrap:anywhere}.hero-visual .float-card{width:140px}.hero-visual .card-one{left:20px}.hero-visual .card-two{right:20px}.product-card-body{padding:21px}.assignment-card{display:block}.assignment-card>span{margin-bottom:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.excel-action .excel-download-link{cursor:pointer;opacity:1}#excel{scroll-margin-top:90px}.footer-inner .footer-note{max-width:680px;margin-top:8px;color:#8e99a8;font-size:9px;line-height:1.55}@media(max-width:760px){#excel{scroll-margin-top:80px}.footer-inner>p{min-width:0}.footer-inner .footer-note{max-width:460px;overflow-wrap:anywhere}}
