@font-face{font-family:"DM Sans";font-style:normal;font-weight:400;font-display:swap;src:url("/assets/dm-sans-400.ttf") format("truetype")}
@font-face{font-family:"DM Sans";font-style:normal;font-weight:500;font-display:swap;src:url("/assets/dm-sans-500.ttf") format("truetype")}
@font-face{font-family:"DM Sans";font-style:normal;font-weight:600;font-display:swap;src:url("/assets/dm-sans-600.ttf") format("truetype")}
@font-face{font-family:"DM Sans";font-style:normal;font-weight:700;font-display:swap;src:url("/assets/dm-sans-700.ttf") format("truetype")}
:root{--paper:#f5f5f3;--white:#fff;--ink:#171719;--muted:#6b6b70;--line:#dcdcd9;--blue:#2349ed;--gutter:clamp(24px,4.6vw,88px);--max:1600px;font-family:'DM Sans',Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}button{color:inherit}::selection{background:#2349ed;color:#fff}:focus-visible{outline:2px solid var(--blue);outline-offset:5px}.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}.skip-link{position:fixed;top:-80px;left:20px;background:white;padding:15px;z-index:100}.skip-link:focus{top:12px}.page-progress{position:fixed;top:0;left:0;width:100%;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;z-index:80}
.site-header{height:99px;position:fixed;inset:0 0 auto;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:0 var(--gutter);transition:height .3s,background .3s,border-color .3s;border-bottom:1px solid transparent}.site-header.scrolled{height:78px;background:rgb(245 245 243 / 88%);backdrop-filter:blur(18px);border-color:rgb(0 0 0 / 6%)}.brand{display:flex;align-items:center;gap:12px;line-height:1;flex-shrink:0}.brand-word{font-size:45px;letter-spacing:-3px;font-weight:700}.brand-dot{color:var(--blue)}.brand-sub{font-size:11px;font-weight:650;letter-spacing:1.8px;max-width:65px;padding-top:8px}.desktop-nav{display:flex;gap:25px;margin-left:auto}.desktop-nav a{font-size:13px;position:relative;padding:9px 0}.desktop-nav a:after{content:'';height:1px;background:currentColor;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-cta{background:var(--ink);color:white;padding:13px 19px;font-size:13px;display:flex;gap:24px;align-items:center;border-radius:3px}.header-cta span,.text-link span,.button span{display:inline-block;transition:transform .25s}.header-cta:hover span,.text-link:hover span,.button:hover span{transform:translate(3px,-3px)}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}
.hero{min-height:900px;min-height:100svh;max-height:1300px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:155px var(--gutter) 95px;overflow:hidden;background:var(--paper)}.hero-copy{text-align:center;position:relative;z-index:2}.eyebrow{font-size:11px;font-weight:550;letter-spacing:1.7px;line-height:1.6}.tiny-square{display:inline-block;width:6px;height:6px;background:var(--blue);vertical-align:middle;margin-right:9px}.hero-intro{margin-bottom:25px;animation:fade-in .8s both}.hero h1{font-size:clamp(72px,7.4vw,122px);line-height:.99;font-weight:500;letter-spacing:-.07em}.blue{color:var(--blue)}.line-mask{display:block;overflow:hidden;padding-bottom:7px;margin-bottom:-7px}.line-mask>span{display:block;animation:line-in .85s cubic-bezier(.2,.65,.2,1) both}.line-mask:nth-child(2)>span{animation-delay:.12s}.hero-description{font-size:16px;line-height:1.65;color:#626268;margin-top:25px;animation:fade-in .8s .2s both}.hero-actions{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:25px;animation:fade-in .8s .3s both}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 22px;font-size:13px;border:1px solid transparent;border-radius:3px;position:relative;transition:background .25s,transform .25s}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:var(--blue)}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:13px;padding:12px 0;border-bottom:1px solid #ababab}.hero-bottom{position:absolute;bottom:28px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1px;color:#75757a}.hero-bottom a{font-size:12px;letter-spacing:0;display:flex;gap:18px}.hero-bottom span:last-child{text-align:right}.magnetic{will-change:transform}
@keyframes line-in{from{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes fade-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1800px){.site-header{gap:50px}.desktop-nav{gap:35px}.desktop-nav a,.header-cta{font-size:14px}}
@media(max-width:1150px){.desktop-nav{gap:16px}.desktop-nav a{font-size:12px}.site-header{gap:24px}.brand-word{font-size:39px}.brand-sub{font-size:10px}}
@media(max-width:950px){.desktop-nav{display:none}.site-header{height:80px}.header-cta{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;gap:6px;width:28px;min-height:44px;justify-content:center;border:0;background:none;padding:0}.menu-toggle span{width:24px;height:1px;background:var(--ink);transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:fixed;inset:78px 0 auto;z-index:45;background:var(--paper);padding:25px var(--gutter) 40px;display:flex;flex-direction:column;border-bottom:1px solid var(--line)}.mobile-nav a{font-size:25px;padding:12px 0}.hero{min-height:850px}.hero-bottom>span:first-child{max-width:190px;line-height:1.7}}
@media(max-width:600px){.site-header{padding:0 23px;gap:20px}.brand{gap:9px}.brand-word{font-size:37px}.brand-sub{font-size:9px;letter-spacing:1.2px}.header-cta{padding:10px 13px;gap:14px;font-size:12px}.hero{min-height:790px;min-height:100svh;padding:140px 24px 100px}.hero h1{font-size:clamp(57px,13.8vw,80px);letter-spacing:-.065em;line-height:1.03}.hero-intro{font-size:9px;letter-spacing:1.25px;margin-bottom:25px}.hero-description{font-size:14px;margin-top:21px;max-width:320px;margin-left:auto;margin-right:auto}.hero-actions{gap:18px;flex-direction:column;margin-top:26px}.button{min-height:46px}.text-link{font-size:12px}.hero-bottom>span{display:none}.hero-bottom{justify-content:center;bottom:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.magnetic{transform:none!important}}

/* Editorial layout */
.hero{justify-content:flex-start;min-height:100svh;max-height:none;padding:135px 0 78px}.hero-copy{padding:0 var(--gutter)}.hero h1{font-size:clamp(72px,6.35vw,106px)}.hero-description{margin-top:20px}.hero-actions{margin-top:22px}.hero-visual{width:min(1440px,100%);height:clamp(250px,25vw,385px);position:relative;margin-top:12px;animation:visual-in 1s .1s both;overflow:hidden;isolation:isolate}.hero-visual img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 84%,transparent);will-change:transform}.visual-caption{position:absolute;right:var(--gutter);top:16%;font-size:9px;letter-spacing:1.1px;line-height:1.7;color:#626268}.hero-bottom{z-index:2}.hero-intro{font-size:10px}.section-pad{padding:110px var(--gutter)}.section-label{font-size:11px;letter-spacing:1.3px;font-weight:500;line-height:1.6;margin-bottom:42px}.section-label .tiny-square{margin-right:8px;width:5px;height:5px}h2{font-size:clamp(38px,4vw,66px);line-height:1.08;letter-spacing:-.055em;font-weight:500}.muted{color:#96969b}.about{background:white}.about-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:10%;align-items:start}.about-copy{padding-top:6px;max-width:430px}.about-copy p{font-size:17px;line-height:1.7}.about-copy p+p{margin-top:18px;color:var(--muted);font-size:16px}.service-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:80px}.service{border-top:1px solid var(--line);padding:24px 35px 0 0}.service+.service{padding-left:35px;position:relative}.service+.service:before{content:'';position:absolute;width:1px;height:calc(100% - 26px);top:26px;left:0;background:var(--line)}.service-number{display:block;font-size:56px;letter-spacing:-3px;line-height:1.1;color:#b7b7ba;font-weight:400;margin-bottom:27px}.service h3{font-size:23px;font-weight:500;letter-spacing:-.6px;margin-bottom:13px}.service p{color:var(--muted);font-size:15px;line-height:1.7;max-width:300px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:55px}.section-heading>p{font-size:16px;line-height:1.6;color:var(--muted);padding-bottom:5px}.products{padding-bottom:85px}.product-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:32px;row-gap:28px}.product-computing{grid-column:span 7}.product-audio{grid-column:span 5;padding-top:90px}.product-gaming{grid-column:span 5}.product-home{grid-column:span 7;padding-top:45px}.product-image{position:relative;height:400px;overflow:hidden;background:#eee}.product-computing .product-image{height:430px;background:#eaeaea}.product-audio .product-image{height:340px;background:#ededeb}.product-gaming .product-image{height:340px;background:#ededed}.product-home .product-image{height:365px;background:#e6e7e9}.product-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .75s cubic-bezier(.2,.7,.2,1)}.product-computing img{object-position:50% 50%;object-fit:cover}.product-audio img{object-fit:cover;object-position:50% 54%}.product-gaming img{object-position:50% 60%}.product-home img{object-fit:cover;object-position:50% 50%}.product-card:hover img,.product-card:focus-visible img{transform:scale(1.035)}.product-index{position:absolute;top:23px;left:25px;font-size:10px;letter-spacing:1.2px}.product-hover{position:absolute;bottom:24px;right:24px;font-size:10px;letter-spacing:1px;background:white;padding:12px 15px;opacity:0;transform:translateY(8px);transition:opacity .3s,transform .3s}.product-card:hover .product-hover,.product-card:focus-visible .product-hover{opacity:1;transform:none}.product-meta{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:23px 0}.product-meta h3{font-size:23px;font-weight:500;letter-spacing:-.7px}.product-meta p{font-size:14px;color:var(--muted);margin-top:8px}.circle-arrow{display:inline-flex;width:39px;height:39px;flex-shrink:0;border:1px solid #cececf;border-radius:50%;align-items:center;justify-content:center;font-size:19px;transition:background .3s,color .3s,border-color .3s,transform .3s}.product-card:hover .circle-arrow,.extra-categories a:hover span,.contact-options a:hover .circle-arrow{background:var(--ink);border-color:var(--ink);color:white;transform:rotate(3deg)}.more-products{margin-top:50px;padding-top:35px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:8%}.more-products>p{font-size:16px;letter-spacing:-.3px;padding:14px 0;color:var(--muted)}.extra-categories{display:grid;grid-template-columns:1fr 1fr;gap:0 38px}.extra-categories a{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:16px 0;border-bottom:1px solid var(--line);gap:15px}.extra-categories span{font-size:17px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;transition:all .3s;border-radius:50%}.selection-note{font-size:12px;color:#76767b;margin-top:33px;line-height:1.6}
.import-section{background:white;padding-top:105px;padding-bottom:105px;border-top:1px solid var(--line)}.import-top{display:grid;grid-template-columns:1.4fr 1fr;gap:10%;align-items:center}.import-top>p{font-size:16px;line-height:1.75;color:var(--muted);max-width:360px}.import-top h2{font-size:clamp(36px,3.8vw,60px)}.quick-quote{margin:65px 0 25px}.quick-quote label{font-size:14px;margin-bottom:14px;display:block}.quick-input-row{display:flex;border-bottom:1px solid var(--ink);gap:20px;align-items:center;padding-bottom:16px}.quick-input-row:focus-within{border-color:var(--blue)}.quick-input-row input{border:0;background:none;padding:10px 0;font-size:clamp(17px,2vw,29px);letter-spacing:-.7px;color:var(--ink);flex:1;min-width:0;border-radius:0}.quick-input-row input::placeholder{color:#9b9ba0}.quick-input-row input:focus{outline:none}.quote-submit{border:0;background:none;display:flex;gap:35px;align-items:center;font-size:20px;padding:12px 2px 12px 25px;flex-shrink:0}.quote-submit span{color:var(--blue);font-size:29px;transition:transform .3s}.quote-submit:hover span{transform:translate(3px,-3px)}.quick-quote>p{font-size:12px;margin-top:16px;color:var(--muted)}.import-section>.text-link{margin-top:10px}
.process-section{display:grid;grid-template-columns:1fr 1.1fr;gap:9%;padding-top:120px;padding-bottom:110px}.process-intro{position:sticky;top:135px;align-self:start}.process-intro .section-label{margin-bottom:40px}.process-intro>p{font-size:16px;line-height:1.7;color:var(--muted);margin-top:24px}.process-counter{margin-top:75px;display:flex;align-items:baseline;gap:6px}.process-counter>span:first-child{font-size:75px;line-height:1;color:var(--blue);letter-spacing:-4px}.process-counter>span:last-child{font-size:16px;color:#8b8b91}.process-steps{list-style:none;margin:0;padding:0 0 0 25px;position:relative;--process-progress:0%;--process-end:80%}.process-steps:before,.process-steps:after{content:'';position:absolute;top:11px;left:0;width:1px;height:calc(100% - 155px);background:var(--line)}.process-steps:after{background:var(--blue);height:var(--process-progress);max-height:calc(100% - 155px);transition:height .4s}.process-step{position:relative;display:grid;grid-template-columns:33px 1fr;gap:15px;min-height:175px;padding:0 0 35px 15px;opacity:.5;transition:opacity .5s}.process-step:last-child{padding-bottom:0}.process-step.active,.process-step.passed{opacity:1}.step-dot{position:absolute;left:-28px;top:7px;width:7px;height:7px;border-radius:50%;background:#bcbcc0;z-index:2;box-shadow:0 0 0 6px var(--paper);transition:background .4s,box-shadow .4s}.active .step-dot,.passed .step-dot{background:var(--blue)}.active .step-dot{box-shadow:0 0 0 6px var(--paper),0 0 0 7px #2349ed30}.step-number{font-size:12px;padding-top:3px;color:#808087;font-variant-numeric:tabular-nums}.active .step-number{color:var(--blue)}.process-step h3{font-size:22px;font-weight:500;letter-spacing:-.6px;line-height:1.3}.process-step p{font-size:15px;line-height:1.75;color:#626269;margin-top:13px;max-width:380px}
.business{background:#19191b;color:white;display:grid;grid-template-columns:1fr 1fr;min-height:630px}.business-copy{padding:90px 7vw 90px var(--gutter)}.business .section-label{color:#b7b7bd;margin-bottom:48px}.business .tiny-square{background:#5375ff}.business h2{font-size:clamp(40px,4vw,63px)}.business-copy>p{font-size:16px;line-height:1.75;color:#b2b2bb;margin-top:27px;max-width:400px}.business-tags{list-style:none;padding:0;margin:28px 0 35px;display:flex;flex-wrap:wrap;gap:8px;max-width:450px}.business-tags li{font-size:11px;color:#bcbcc3;border:1px solid #454548;padding:8px 11px;border-radius:2px}.button-light{background:#fff;color:var(--ink)}.button-light:hover{background:#d9e0ff}.business-image{position:relative;overflow:hidden}.business-image img{width:100%;height:100%;object-fit:cover;object-position:52% 50%}.business-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#19191b,transparent 20%)}.business-image>span{position:absolute;bottom:33px;right:var(--gutter);font-size:10px;letter-spacing:1.2px;color:#c4c4c8;z-index:1}
.manifesto{background:#111113;color:white;padding:120px var(--gutter) 30px;position:relative;overflow:hidden}.manifesto>.eyebrow{color:#82828a;font-size:11px;margin-bottom:55px}.manifesto h2{font-size:clamp(45px,6.5vw,106px);line-height:1.12;letter-spacing:-.06em;position:relative;z-index:1}.manifesto-line{display:block;color:#75757e;transition:color .9s,transform .9s;transform:translateY(12px)}.manifesto-line.is-visible{color:#f1f1f2;transform:none}.manifesto-line.final-line{margin-top:14px}.manifesto-arrow{display:flex;align-items:center;justify-content:center;width:74px;height:74px;border:1px solid #45454c;border-radius:50%;font-size:39px;margin:45px 0 85px;transition:background .3s,border-color .3s,transform .3s}.manifesto-arrow:hover{background:var(--blue);border-color:var(--blue)}.manifesto-foot{border-top:1px solid #303035;padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:1px;color:#75757e}
.contact{background:white;padding-top:105px;padding-bottom:100px}.contact-top{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:end}.contact h2{font-size:clamp(50px,5.4vw,83px)}.contact-copy>p{font-size:17px;line-height:1.6;color:var(--muted);margin-bottom:30px}.contact-email{font-size:clamp(19px,2.1vw,31px);letter-spacing:-.8px;border-bottom:1px solid #b1b1b5;display:flex;justify-content:space-between;padding-bottom:12px;gap:18px;max-width:430px}.contact-email span{transition:transform .3s}.contact-email:hover span{transform:translate(3px,-3px)}.contact-options{display:grid;grid-template-columns:1fr 1fr;gap:8%;margin-top:65px}.contact-options>a{border-top:1px solid var(--line);padding-top:26px;display:grid;grid-template-columns:1fr auto;gap:16px}.contact-options>a>span:first-child{font-size:10px;color:var(--muted);letter-spacing:1px;grid-column:1}.contact-options strong{grid-column:1;font-size:23px;font-weight:400;letter-spacing:-.5px}.contact-options .circle-arrow{grid-column:2;grid-row:1/span 2;align-self:center}
.footer{padding:60px var(--gutter) 28px;background:#eeefed}.footer-main{display:grid;grid-template-columns:1.3fr 1.4fr .5fr;gap:50px;padding-bottom:70px}.footer-brand .brand-word{font-size:60px}.footer-brand .brand-sub{font-size:12px}.footer-main>div>p{font-size:13px;color:var(--muted);margin-top:18px}.footer nav{display:grid;grid-template-columns:1fr 1fr;gap:20px 40px;font-size:13px;align-content:start;padding-top:9px}.footer-social{display:flex;flex-direction:column;gap:20px;font-size:13px;padding-top:9px}.footer-social a{display:flex;justify-content:space-between;gap:20px;max-width:130px}.footer a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid #d5d5d5;padding-top:25px;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:11px;color:#75757b}.footer-bottom>div{display:flex;gap:24px}.back-top{color:var(--ink);font-size:23px;padding:0 10px}.noscript-message{padding:25px;text-align:center;font-size:16px}
/* Native, keyboard-accessible consultation panels */
.site-dialog{background:#fff;color:var(--ink);border:0;border-radius:3px;padding:50px;width:min(600px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 25px 100px #0003}.site-dialog[open]{animation:dialog-in .3s ease both}.site-dialog::backdrop{background:rgb(16 17 21 / 48%);backdrop-filter:blur(8px)}.dialog-close{position:absolute;top:13px;right:16px;width:38px;height:38px;border:0;background:transparent;font-size:28px;font-weight:400;line-height:1}.site-dialog>.eyebrow{font-size:10px;margin-bottom:25px;color:var(--muted)}.site-dialog h2{font-size:40px;line-height:1.1;margin-bottom:20px}.dialog-description{font-size:16px;line-height:1.65;color:#69696e}.dialog-note,.form-note{font-size:12px;line-height:1.65;color:#73737a;margin:24px 0}.category-tags{list-style:none;padding:0;margin:25px 0;display:flex;flex-wrap:wrap;gap:8px}.category-tags li{font-size:13px;background:var(--paper);padding:9px 13px}.site-dialog>.button{margin-top:5px}.quote-dialog{width:min(620px,calc(100vw - 32px))}.quote-dialog .dialog-description{font-size:14px;margin-bottom:25px}.quote-dialog label{display:block;font-size:13px;margin:20px 0 9px}.quote-dialog label span{color:#87878c}.quote-dialog input,.quote-dialog textarea,.quote-dialog select{display:block;border:1px solid #d8d8d8;padding:13px 14px;border-radius:2px;background:white;width:100%;font-size:16px;line-height:1.5;color:var(--ink)}.quote-dialog textarea{resize:vertical;min-height:100px}.quote-dialog input::placeholder,.quote-dialog textarea::placeholder{color:#919197}.quote-dialog .button{width:100%;margin-top:25px;justify-content:space-between}.quote-dialog .form-note{margin:13px 0 0;font-size:12px}.form-feedback{font-size:13px;color:var(--blue);line-height:1.6;margin-top:14px}.form-feedback:empty{display:none}.form-feedback a{text-decoration:underline}.legal-dialog{width:min(720px,calc(100vw - 32px))}.legal-dialog h3{font-size:18px;line-height:1.4;margin:26px 0 9px;letter-spacing:-.3px;font-weight:500}.legal-dialog p{font-size:14px;line-height:1.8;color:#66666d;margin-bottom:12px}.legal-dialog a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}body.dialog-open{overflow:hidden}
/* Motion uses opacity and transforms; continuous updates share one frame. */
.motion-ready .reveal{opacity:0;transform:translateY(25px);transition:opacity .8s cubic-bezier(.2,.65,.2,1),transform .8s cubic-bezier(.2,.65,.2,1)}.motion-ready .reveal.is-visible{opacity:1;transform:none}.motion-ready .image-reveal{clip-path:inset(0 0 14% 0);opacity:.65;transition:clip-path 1s cubic-bezier(.2,.65,.2,1),opacity .8s}.motion-ready .image-reveal.is-visible{clip-path:inset(0);opacity:1}.service:nth-child(2){transition-delay:.08s}.service:nth-child(3){transition-delay:.16s}@keyframes visual-in{from{opacity:0;transform:translateY(15px) scale(1.015)}to{opacity:1;transform:none}}@keyframes dialog-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(min-width:1500px){.desktop-nav a,.header-cta{font-size:14px}.section-label{font-size:12px}.hero{padding-top:160px}.hero-visual{margin-top:25px}.product-computing .product-image{height:500px}.product-audio .product-image{height:410px}.product-gaming .product-image{height:410px}.product-home .product-image{height:440px}}
@media(max-width:1100px){.section-pad{padding:90px var(--gutter)}.hero{padding-top:130px}.hero h1{font-size:76px}.hero-visual{height:300px;margin-top:25px}.about-intro{gap:6%;grid-template-columns:1fr 1fr}.about-copy p{font-size:16px}.service{padding-right:25px}.service+.service{padding-left:25px}.product-grid{gap:24px}.product-computing .product-image{height:365px}.product-audio .product-image{height:290px}.product-audio{padding-top:75px}.product-gaming .product-image{height:300px}.product-home .product-image{height:315px}.product-meta h3{font-size:21px}.import-top{gap:7%}.process-section{gap:6%;grid-template-columns:1fr 1.2fr}.process-intro{top:120px}.process-step{min-height:180px}.process-step h3{font-size:20px}.business-copy{padding:75px 40px 75px var(--gutter)}.business h2{font-size:43px}.business .section-label{font-size:10px}.business-copy>p{font-size:15px}.footer-main{gap:30px}.footer-bottom{font-size:10px;gap:20px}}
@media(max-width:760px){.section-pad{padding:75px var(--gutter)}.section-label{margin-bottom:30px;font-size:10px}h2{font-size:43px}.hero{padding-top:145px}.hero h1{font-size:75px}.hero-visual{height:270px;width:110%;margin-top:30px}.hero-visual img{object-fit:cover}.visual-caption{display:none}.hero-bottom>span:first-child{font-size:9px}.about-intro{grid-template-columns:1fr;gap:28px}.about-copy{max-width:500px}.service-list{margin-top:50px}.service{padding-right:20px}.service+.service{padding-left:20px}.service-number{font-size:44px;margin-bottom:20px}.service h3{font-size:20px}.service p{font-size:14px}.section-heading{gap:30px;margin-bottom:38px}.section-heading>p{font-size:14px}.product-grid{gap:18px}.product-computing .product-image{height:300px}.product-audio .product-image{height:245px}.product-audio{padding-top:55px}.product-gaming .product-image{height:245px}.product-home .product-image{height:250px}.product-index{font-size:9px;left:17px;top:18px}.product-meta h3{font-size:19px}.product-meta p{font-size:12px}.circle-arrow{width:33px;height:33px;font-size:17px}.product-meta{gap:10px;padding:18px 0}.more-products{grid-template-columns:1fr;gap:8px;margin-top:28px;padding-top:20px}.extra-categories{gap:0 30px}.more-products>p{font-size:14px}.import-top{grid-template-columns:1fr;gap:28px}.import-top>p{max-width:460px}.quick-quote{margin-top:45px}.process-section{grid-template-columns:1fr;gap:50px}.process-intro{position:static}.process-intro h2{font-size:43px}.process-counter{display:none}.process-intro>p{margin-top:20px}.process-steps{margin-left:4px}.process-step{min-height:155px;padding-left:12px}.process-step p{max-width:490px}.process-steps:before{height:calc(100% - 135px)}.process-steps:after{max-height:calc(100% - 135px)}.business{grid-template-columns:1fr 1fr;min-height:590px}.business-copy{padding:65px 25px 65px var(--gutter)}.business h2{font-size:37px}.business .section-label{line-height:1.8;margin-bottom:30px;font-size:9px}.business-copy>p{font-size:14px}.business-tags{gap:6px}.business-tags li{font-size:10px;padding:7px 9px}.business .button{font-size:12px;gap:15px;padding:14px 15px}.business-image>span{display:none}.manifesto{padding-top:85px}.manifesto>.eyebrow{margin-bottom:40px}.manifesto h2{font-size:49px}.manifesto-arrow{width:60px;height:60px;font-size:31px;margin-bottom:65px}.contact-top{gap:6%}.contact h2{font-size:49px}.contact-copy>p{font-size:14px}.contact-email{font-size:18px;letter-spacing:-.5px}.contact-options{gap:6%;margin-top:45px}.contact-options strong{font-size:19px}.footer-main{grid-template-columns:1fr 1fr;gap:30px}.footer-social{grid-column:2;flex-direction:row;gap:30px}.footer-social a{gap:18px}.footer-main>div:first-child{grid-row:span 2}.footer nav{gap:18px 25px}.footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:20px 35px}.footer-bottom>div{order:4;flex-basis:85%}.back-top{margin-left:auto}}
@media(max-width:600px){.hero{padding-top:127px;padding-bottom:67px;min-height:780px;min-height:100svh}.hero-copy{padding:0 22px}.hero h1{font-size:clamp(54px,13.9vw,80px)}.hero-intro{font-size:8px;letter-spacing:1.05px;margin-bottom:25px}.hero-description{font-size:14px;max-width:310px;line-height:1.65;margin-top:20px}.hero-actions{flex-direction:row;gap:17px;margin-top:25px}.hero-actions .button{font-size:11px;padding:13px 14px;gap:14px;min-height:43px}.hero-actions .text-link{font-size:11px;gap:10px;padding:10px 0}.hero-visual{height:265px;width:145%;margin-top:20px;flex:1;max-height:320px;min-height:235px}.hero-visual img{object-fit:cover;object-position:47% 50%}.hero-bottom{bottom:23px}.hero-bottom>a{font-size:11px}.section-pad{padding:65px 24px}.section-label{font-size:9px;letter-spacing:1.1px;margin-bottom:28px}h2{font-size:37px}.about-intro{gap:25px}.about-copy p{font-size:16px}.about-copy p+p{font-size:15px;margin-top:15px}.service-list{grid-template-columns:1fr;margin-top:40px}.service,.service+.service{padding:23px 0;display:grid;grid-template-columns:55px 1fr;gap:5px 14px}.service+.service:before{display:none}.service-number{grid-row:span 2;font-size:36px;margin:0;letter-spacing:-1.7px}.service h3{font-size:20px;margin:0}.service p{grid-column:2;max-width:none;font-size:14px;line-height:1.65}.service:last-child{padding-bottom:0}.section-heading{display:block;margin-bottom:32px}.section-heading h2{font-size:39px}.section-heading>p{margin-top:20px;font-size:15px}.section-heading>p br{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.product-computing{grid-column:span 2}.product-audio{grid-column:1;padding-top:0}.product-gaming{grid-column:2}.product-home{grid-column:span 2;padding-top:5px}.product-computing .product-image{height:295px}.product-audio .product-image,.product-gaming .product-image{height:220px}.product-home .product-image{height:265px}.product-index{font-size:8px;letter-spacing:.5px;top:16px;left:15px}.product-audio img{object-position:50% 54%}.product-gaming img{object-position:50% 50%}.product-meta{padding:16px 0 13px}.product-meta h3{font-size:19px;letter-spacing:-.45px}.product-audio .product-meta,.product-gaming .product-meta{align-items:flex-start}.product-audio .product-meta h3,.product-gaming .product-meta h3{font-size:18px}.product-audio .product-meta p,.product-gaming .product-meta p{font-size:12px;line-height:1.55;max-width:105px}.product-audio .circle-arrow,.product-gaming .circle-arrow{width:27px;height:27px;font-size:15px}.product-hover{display:none}.more-products{margin-top:23px}.extra-categories{grid-template-columns:1fr;gap:0}.extra-categories a{font-size:14px;padding:15px 0}.selection-note{font-size:11px;margin-top:25px}.import-top h2{font-size:36px}.import-top>p{font-size:15px;line-height:1.75}.quick-quote{margin-top:37px}.quick-quote label{font-size:13px;margin-bottom:12px}.quick-input-row{gap:12px;padding-bottom:10px}.quick-input-row input{font-size:16px;letter-spacing:-.3px;padding:12px 0}.quote-submit{font-size:14px;gap:12px;padding:12px 0 12px 6px}.quote-submit span{font-size:24px}.quick-quote>p{font-size:11px;line-height:1.6}.import-section>.text-link{font-size:13px}.process-section{gap:44px}.process-intro h2{font-size:39px}.process-intro>p{font-size:15px}.process-step{grid-template-columns:27px 1fr;gap:10px;padding-left:6px;min-height:180px}.process-step h3{font-size:19px}.process-step p{font-size:14px;margin-top:10px}.process-steps:before{height:calc(100% - 163px)}.process-steps:after{max-height:calc(100% - 163px)}.business{display:flex;flex-direction:column;min-height:0}.business-copy{padding:65px 24px 35px}.business .section-label{font-size:9px}.business h2{font-size:43px}.business-copy>p{font-size:15px;max-width:420px;margin-top:24px}.business-tags{margin-top:24px;margin-bottom:29px;max-width:340px}.business-tags li{font-size:11px}.business .button{font-size:13px;padding:15px 19px;gap:25px}.business-image{height:270px}.business-image img{object-position:50% 45%}.business-image:after{background:linear-gradient(#19191b,transparent 25%)}.manifesto{padding:70px 24px 25px}.manifesto>.eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:36px}.manifesto h2{font-size:clamp(34px,9.5vw,53px);line-height:1.17}.manifesto-line.final-line{max-width:90%;margin-top:19px}.manifesto-arrow{margin:32px 0 52px;width:54px;height:54px;font-size:28px}.manifesto-foot{font-size:8px;letter-spacing:.6px;gap:15px;padding-top:20px}.contact-top{grid-template-columns:1fr;gap:33px}.contact h2{font-size:49px}.contact-copy>p{font-size:16px;margin-bottom:23px}.contact-email{font-size:25px;max-width:none;padding-bottom:13px}.contact-options{grid-template-columns:1fr;gap:28px;margin-top:40px}.contact-options>a{padding-top:22px;gap:12px}.contact-options strong{font-size:23px}.contact-options>a>span:first-child{font-size:9px}.contact-options .circle-arrow{width:37px;height:37px}.footer{padding:40px 24px 25px}.footer-main{grid-template-columns:1fr;gap:34px;padding-bottom:40px}.footer-main>div:first-child{grid-row:auto}.footer-brand .brand-word{font-size:53px}.footer-brand .brand-sub{font-size:11px}.footer-main>div>p{font-size:13px;margin-top:14px}.footer nav{grid-template-columns:1fr 1fr;font-size:13px;gap:20px}.footer-social{grid-column:auto;font-size:13px;padding-top:0;gap:35px}.footer-bottom{font-size:10px;gap:20px}.footer-bottom>div{gap:20px;font-size:10px;flex-basis:100%}.back-top{font-size:21px}.site-dialog{padding:43px 25px 30px;max-height:calc(100dvh - 24px)}.site-dialog h2{font-size:35px}.site-dialog>.eyebrow{font-size:9px}.dialog-description{font-size:15px}.site-dialog .button{font-size:13px}.quote-dialog label{font-size:13px}.quote-dialog input,.quote-dialog textarea,.quote-dialog select{font-size:16px}.site-dialog::backdrop{backdrop-filter:blur(4px)}.legal-dialog p{font-size:14px}}
@media(max-width:360px){.brand-sub{display:none}.hero h1{font-size:50px}.hero-actions{gap:12px}.hero-actions .button{font-size:10px;padding:12px}.hero-actions .text-link{font-size:10px;gap:5px}.hero-intro{font-size:7.5px}.product-audio .product-image,.product-gaming .product-image{height:190px}.product-meta h3{font-size:18px}.contact-email{font-size:22px}}
@media(prefers-reduced-motion:reduce){.motion-ready .reveal,.motion-ready .image-reveal,.manifesto-line{opacity:1!important;transform:none!important;clip-path:none!important}.hero-visual img{transform:none!important}.manifesto-line{color:#f1f1f2}.process-step{opacity:1}.site-dialog[open]{animation:none}}
.legal-header{padding:25px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.legal-page{max-width:820px;padding:75px 30px;margin:auto;min-height:70vh}.legal-page>.eyebrow{font-size:11px;color:var(--muted);margin-bottom:25px}.legal-page h1{font-size:clamp(36px,5vw,56px);line-height:1.1;letter-spacing:-.05em;font-weight:500;margin-bottom:35px}.legal-page h3{font-size:21px;font-weight:500;letter-spacing:-.4px;margin:32px 0 12px}.legal-page p{font-size:16px;line-height:1.8;color:#66666d;margin-bottom:16px}.legal-page a{color:var(--blue);text-decoration:underline}.legal-footer{padding:25px var(--gutter);border-top:1px solid var(--line);font-size:12px;color:var(--muted)}
.hero-h1-label{display:block;font-size:11px;font-weight:500;text-transform:uppercase;line-height:1.6;letter-spacing:1.4px;margin-bottom:25px;animation:fade-in .65s both}.line-mask:nth-child(3)>span{animation-delay:.12s}.site-header .brand{animation:fade-in .5s both}.service p,.process-step p{font-size:16px}.business-tags li{font-size:12px}.hero-bottom>span,.product-index,.selection-note,.quick-quote>p,.footer-bottom,.section-label,.eyebrow,.manifesto-foot{font-size:12px}.desktop-nav a,.header-cta,.button,.text-link,.extra-categories a,.footer nav,.footer-social{font-size:14px}.legal-page h2{font-size:21px;line-height:1.4;letter-spacing:-.4px;font-weight:500;margin:32px 0 12px}.process-step{opacity:.72}.process-step.active,.process-step.passed{opacity:1}
@media(max-width:1150px){.desktop-nav a{font-size:12px}.site-header{gap:20px}.desktop-nav{gap:16px}}
@media(max-width:600px){.hero-h1-label{font-size:9px;letter-spacing:1px}.hero-actions{flex-direction:column;gap:8px;margin-top:21px}.hero-actions .button{font-size:13px;padding:13px 22px;gap:25px;min-height:44px}.hero-actions .text-link{font-size:13px;gap:16px}.hero-visual{min-height:230px;max-height:270px;height:230px}.hero{min-height:860px;min-height:max(860px,100svh)}.header-cta{font-size:12px}.section-label,.product-index,.manifesto-foot{font-size:10px}.product-meta p,.product-audio .product-meta p,.product-gaming .product-meta p{font-size:13px}.service p,.about-copy p+p,.import-top>p,.process-step p,.business-copy>p{font-size:16px}.product-audio .product-meta p,.product-gaming .product-meta p{max-width:105px}.footer-bottom{font-size:11px}.hero-bottom a{font-size:12px}.quote-submit{font-size:16px}}
.process-step{opacity:1}.process-step:not(.active):not(.passed) h3{color:#74747b}.process-step h3{transition:color .5s}
