:root{--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;color:#000;font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}*{box-sizing:border-box}html{scrollbar-width:none;scroll-behavior:smooth;background:#fff}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}body{-ms-overflow-style:none;background:#fff;min-width:320px;margin:0}button,input,textarea,select{font:inherit}#root{min-height:100svh}.site-shell{color:#000;background:#fff}.scroll-anchor{height:0;display:block}.panel-group{display:contents}.panel-slot{top:min(0px, calc(100svh - var(--panel-height,100svh)));min-height:100svh;position:sticky}.panel{height:auto;min-height:100svh}.panel__content{width:84%;margin:0 auto}[data-reveal-section] :is(.intro__title,.shop__header,.service,.shop__footer,.problems-header,.problems-symptom,.problems-result,.problems-cta,.process-header,.process-step,.process-cta,.cases-header,.case-item,.cases-cta,.pricing-header,.pricing-card,.pricing-bottom,.contact-header,.contact-option,.contact-form label,.contact-form p,.contact-form button,.site-footer__brand,.site-footer__links nav,.site-footer__meta,.legal-page__header,.legal-document){opacity:0;transition:opacity .55s,transform .55s;transition-delay:var(--reveal-delay,0s);transform:translateY(22px)}[data-reveal-section].is-revealed :is(.intro__title,.shop__header,.service,.shop__footer,.problems-header,.problems-symptom,.problems-result,.problems-cta,.process-header,.process-step,.process-cta,.cases-header,.case-item,.cases-cta,.pricing-header,.pricing-card,.pricing-bottom,.contact-header,.contact-option,.contact-form label,.contact-form p,.contact-form button,.site-footer__brand,.site-footer__links nav,.site-footer__meta,.legal-page__header,.legal-document){opacity:1;transform:translateY(0)}.intro__title,.shop__header,.problems-header,.process-header,.cases-header,.pricing-header,.contact-header,.site-footer__brand,.legal-page__header{--reveal-delay:0s}.service:first-child,.problems-symptom:first-child,.process-step:first-child,.case-item:first-child,.pricing-card:first-child,.contact-option:first-child,.contact-form label:first-child,.site-footer__links nav:first-child,.legal-document:first-child{--reveal-delay:90ms}.service:nth-child(2),.problems-symptom:nth-child(2),.process-step:nth-child(2),.case-item:nth-child(2),.pricing-card:nth-child(2),.contact-option:nth-child(2),.contact-form label:nth-child(2),.site-footer__links nav:nth-child(2),.legal-document:nth-child(2){--reveal-delay:.16s}.service:nth-child(3),.problems-symptom:nth-child(3),.process-step:nth-child(3),.case-item:nth-child(3),.pricing-card:nth-child(3),.contact-option:nth-child(3),.contact-form label:nth-child(3),.site-footer__links nav:nth-child(3),.legal-document:nth-child(3){--reveal-delay:.23s}.service:nth-child(4),.problems-symptom:nth-child(4),.process-step:nth-child(4),.case-item:nth-child(4),.pricing-card:nth-child(4),.contact-form label:nth-child(4),.site-footer__links nav:nth-child(4){--reveal-delay:.3s}.service:nth-child(5),.problems-symptom:nth-child(5),.process-step:nth-child(5),.contact-form label:nth-child(5){--reveal-delay:.37s}.service:nth-child(6),.problems-symptom:nth-child(6),.process-step:nth-child(6),.contact-form p{--reveal-delay:.44s}.process-step:nth-child(7),.contact-form button{--reveal-delay:.51s}.problems-result,.shop__footer,.process-cta,.cases-cta,.pricing-bottom,.site-footer__meta{--reveal-delay:.58s}.problems-cta{--reveal-delay:.65s}.typed-text{flex-wrap:wrap;width:max-content;max-width:100%;display:inline-flex}p.typed-text{width:fit-content;display:flex}.typed-text__char{opacity:0}[data-reveal-section].is-revealed .typed-text__char{animation:step-end forwards reveal-type-char;animation-delay:calc(var(--typed-base-delay,.12s) + var(--typed-delay,0s))}.shop__footer .typed-text,.problems-cta .typed-text,.cases-cta .typed-text,.contact-form button .typed-text{--typed-base-delay:.64s}.process-cta .typed-text,.pricing-bottom .typed-text{--typed-base-delay:.68s}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.custom-scrollbar{z-index:60;opacity:0;pointer-events:none;width:18px;height:100svh;transition:opacity .2s;position:fixed;top:0;right:0}.custom-scrollbar.is-visible{opacity:1;pointer-events:auto}.custom-scrollbar__thumb{cursor:grab;-webkit-backdrop-filter:invert();touch-action:none;will-change:transform;background:#ffffff03;width:8px;min-height:48px;transition:width .18s,right .18s;position:absolute;top:0;right:5px}.custom-scrollbar__thumb:hover,.custom-scrollbar__thumb:active{width:10px;right:4px}.custom-scrollbar__thumb:active{cursor:grabbing}@supports not ((-webkit-backdrop-filter:invert(1)) or (backdrop-filter:invert(1))){.custom-scrollbar__thumb{mix-blend-mode:difference;background:#fff}}.side-nav{z-index:20;color:#fff;font-family:var(--mono);mix-blend-mode:difference;gap:16px;padding:10px;display:grid;position:fixed;top:50%;left:clamp(14px,2.5vw,34px);transform:translateY(-50%)}.side-nav__link{color:inherit;white-space:nowrap;outline:0;grid-template-columns:10px 0fr;align-items:center;gap:0;text-decoration:none;transition:grid-template-columns .28s,gap .28s;display:grid}.side-nav:hover .side-nav__link,.side-nav:focus-within .side-nav__link{grid-template-columns:10px 12ch;gap:12px}.side-nav__dot{background:currentColor;border-radius:999px;width:7px;height:7px}.side-nav__text{letter-spacing:0;opacity:0;font-size:12px;line-height:1;transition:opacity .2s 80ms;overflow:hidden}.side-nav:hover .side-nav__text,.side-nav:focus-within .side-nav__text{opacity:1}.side-nav__link:hover .side-nav__dot,.side-nav__link:focus-visible .side-nav__dot{transform:scale(1.45)}.intro{z-index:1;background:#fff;border-bottom:1px solid #000;place-items:center;display:grid}.intro__inner{justify-content:center;width:min(75vw,100% - 40px);display:flex}.intro__title{color:#000;width:8.25ch;font-family:var(--mono);text-transform:uppercase;text-align:left;gap:.1em;margin:0;font-size:clamp(62px,14vw,190px);font-weight:800;line-height:.9;display:grid}.typing{white-space:nowrap;justify-self:start;display:block;position:relative}.typing:after{content:"";will-change:transform, opacity;background:#000;width:.035em;height:.78em;position:absolute;top:.03em;left:0}.typing__content{display:inline-flex}.typing--first{width:8ch;font-size:1em}.typing--first:after{animation:1.05s steps(7,end) .25s forwards first-caret-move,.7s step-end 4 caret-blink,0s linear 1.55s forwards hide-caret}.typing--second{width:8ch;font-size:.61em}.typing--second:after{opacity:0;animation:1.05s steps(7,end) 1.65s forwards second-caret-move,.7s step-end 1.65s infinite second-caret-blink}.type-char{opacity:0;width:1ch;animation:step-end forwards show-type-char;animation-delay:var(--type-delay);display:inline-block}.type-char--1{--type-delay:.25s}.type-char--2{--type-delay:.4s}.type-char--3{--type-delay:.55s}.type-char--4{--type-delay:.7s}.type-char--5{--type-delay:.85s}.type-char--6{--type-delay:1s}.type-char--7{--type-delay:1.15s}.type-char--8{--type-delay:1.3s}.type-char--9{--type-delay:1.65s}.type-char--10{--type-delay:1.8s}.type-char--11{--type-delay:1.95s}.type-char--12{--type-delay:2.1s}.type-char--13{--type-delay:2.25s}.type-char--14{--type-delay:2.4s}.type-char--15{--type-delay:2.55s}.type-char--16{--type-delay:2.7s}.tone{color:#3f3f3f;transition:transform .45s;display:inline-block}.mirror-glyph{transform:scaleX(-1)}:is(.typing--first:has(.anagram:hover) .tone--left,.typing--first:has(.anagram:focus-visible) .tone--left){transform:translate(-.28ch)scale(.9)}:is(.typing--first:has(.anagram:hover) .tone--right,.typing--first:has(.anagram:focus-visible) .tone--right){transform:translate(.28ch)scale(.9)}.anagram{color:#000;transform-origin:50%;outline:0;width:4ch;transition:transform .45s;display:inline-flex}.anagram:hover,.anagram:focus-visible{transform:scale(1.2)}.anagram__letter{width:1ch;transition:transform .45s;display:inline-block}.anagram:hover .anagram__letter--s,.anagram:focus-visible .anagram__letter--s{transform:translate(3ch)}.anagram:hover .anagram__letter--i,.anagram:focus-visible .anagram__letter--i{transform:translate(1ch)}.anagram:hover .anagram__letter--h,.anagram:focus-visible .anagram__letter--h{transform:translate(-1ch)}.anagram:hover .anagram__letter--t,.anagram:focus-visible .anagram__letter--t{transform:translate(-3ch)}.heavy-underscore{color:#0000;width:1ch;display:inline-block;position:relative}.heavy-underscore:after{content:"";background:#000;height:.12em;position:absolute;bottom:.08em;left:.08ch;right:.08ch}.shop .heavy-underscore:after{background:#fff}.shop{z-index:2;color:#fff;background:#000;flex-direction:column;justify-content:center;padding:clamp(36px,7vw,96px);display:flex}.shop .panel__content{gap:80px;display:grid}.shop__header{width:100%}.shop__eyebrow,.shop__footer,.service{font-family:var(--mono);text-transform:uppercase}.shop__eyebrow{margin:0 0 20px;font-size:14px}.shop h2{color:#fff;margin:0;font-size:clamp(56px,12vw,158px);font-weight:800;line-height:.9}.shop__header p:last-child{max-width:620px;margin:28px 0 0;font-size:clamp(18px,2vw,28px);line-height:1.25}.shop__grid{border-top:1px solid #fff;border-left:1px solid #fff;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.service{border-bottom:1px solid #fff;border-right:1px solid #fff;align-content:space-between;gap:32px;min-height:210px;padding:22px;display:grid}.service h3,.service p{margin:0}.service h3{color:#fff;max-width:14ch;font-size:clamp(18px,2vw,30px);font-weight:800;line-height:1}.service p{text-transform:none;max-width:34ch;font-size:clamp(13px,1.1vw,16px);line-height:1.35}.shop__footer{justify-content:space-between;gap:24px;font-size:14px;display:flex}.shop__footer a{color:#fff;text-decoration:none}.shop__footer a:hover{text-underline-offset:4px;text-decoration:underline}.problems-section{color:#000;background:#fff;border-top:1px solid #000;align-items:center;padding:clamp(36px,7vw,96px);display:grid}.problems-section .panel__content{gap:56px;display:grid}.problems-header{gap:22px;display:grid}.problems-header>p,.problems-header h2,.problems-header>span,.problems-result h3,.problems-result ul,.problems-cta p{margin:0}.problems-header p,.problems-symptom span,.problems-result li,.problems-cta{font-family:var(--mono);text-transform:uppercase}.problems-header p{font-size:14px}.problems-header h2{color:inherit;text-transform:uppercase;font-size:clamp(48px,8.8vw,128px);font-weight:800;line-height:.9}.problems-header>span{max-width:900px;font-size:clamp(20px,2.2vw,32px);line-height:1.16;display:block}.problems-diagnostic{grid-template-columns:minmax(0,1.05fr) minmax(360px,.8fr);align-items:start;gap:clamp(32px,5vw,72px);display:grid}.problems-symptoms{border-top:1px solid #000;display:grid}.problems-symptom{border-bottom:1px solid #000;grid-template-columns:44px minmax(0,1fr);gap:20px;padding:20px 0;display:grid}.problems-symptom span{font-size:13px;line-height:1.2}.problems-symptom h3,.problems-symptom p{margin:0}.problems-symptom h3{font-family:var(--sans);font-size:clamp(20px,2.1vw,32px);font-weight:700;line-height:1}.problems-symptom p{font-family:var(--mono);max-width:720px;margin-top:10px;font-size:clamp(15px,1.25vw,18px);font-weight:400;line-height:1.35}.problems-result{border:1px solid #000;gap:34px;padding:clamp(28px,4vw,52px);display:grid}.problems-result h3{text-transform:uppercase;font-size:clamp(32px,4.2vw,68px);font-weight:600;line-height:.95}.problems-result ul{gap:12px;padding:0;list-style:none;display:grid}.problems-result li{border-bottom:1px solid #000;justify-content:space-between;gap:20px;padding-bottom:10px;font-size:clamp(13px,1.1vw,16px);line-height:1.25;display:flex}.problems-result li:after{content:"OK"}.problems-cta{justify-content:space-between;align-items:center;gap:28px;padding-top:28px;font-size:clamp(13px,1.1vw,16px);line-height:1.25;display:flex}.problems-cta p{max-width:760px}.problems-cta a{color:inherit;flex:none;text-decoration:none}.problems-cta a:hover{text-underline-offset:4px;text-decoration:underline}.process-section{color:#fff;background:#000;border-top:1px solid #fff;align-items:center;padding:clamp(36px,7vw,96px);display:grid}.process-section .panel__content{gap:56px;display:grid}.process-header{gap:22px;display:grid}.process-header>p,.process-header h2,.process-header>span,.process-step h3,.process-step p,.process-cta p{margin:0}.process-header p,.process-step span,.process-cta{font-family:var(--mono);text-transform:uppercase}.process-header p{font-size:14px}.process-header h2{color:inherit;text-transform:uppercase;font-size:clamp(52px,9vw,136px);font-weight:800;line-height:.9}.process-header>span{max-width:900px;font-size:clamp(20px,2.2vw,32px);line-height:1.16;display:block}.process-timeline{gap:0;display:grid;position:relative}.process-timeline:before{content:"";background:#fff;width:1px;position:absolute;top:24px;bottom:24px;left:30px}.process-step{grid-template-columns:64px minmax(0,1fr);gap:28px;padding:24px 0;display:grid;position:relative}.process-step:before{content:"";background:#000;border:1px solid #fff;width:11px;height:11px;position:absolute;top:32px;left:25px;transform:rotate(45deg)}.process-step span{font-size:13px;line-height:1.2}.process-step h3{font-size:clamp(22px,2.4vw,38px);font-weight:700;line-height:1}.process-step p{max-width:820px;margin-top:10px;font-size:clamp(15px,1.25vw,18px);line-height:1.35}.process-cta{max-width:920px;font-size:clamp(15px,1.35vw,20px);line-height:1.35}.cases-section{color:#000;background:#fff;border-top:1px solid #000;align-items:center;padding:clamp(36px,7vw,96px);display:grid}.cases-section .panel__content{gap:56px;display:grid}.cases-header{gap:22px;display:grid}.cases-header>p,.cases-header h2,.cases-header>span,.case-item p,.case-item h3,.case-item span,.case-item dl,.case-item dd,.cases-cta p{margin:0}.cases-header p,.case-item p,.case-item dt,.cases-cta{font-family:var(--mono);text-transform:uppercase}.cases-header p{font-size:14px}.cases-header h2{color:inherit;text-transform:uppercase;font-size:clamp(52px,9vw,136px);font-weight:800;line-height:.9}.cases-header>span{max-width:900px;font-size:clamp(20px,2.2vw,32px);line-height:1.16;display:block}.cases-list{gap:44px;display:grid}.case-item{grid-template-columns:minmax(170px,.42fr) minmax(220px,.7fr) minmax(320px,1.15fr);gap:16px clamp(20px,3vw,48px);padding:0;display:grid}.case-item:nth-child(2n){border:1px solid #000;padding:24px}.case-item>p{font-size:clamp(15px,1.25vw,20px);line-height:1.3}.case-item h3{font-size:clamp(24px,3vw,48px);font-weight:700;line-height:.95}.case-item>span{font-size:clamp(16px,1.45vw,22px);line-height:1.25;display:block}.case-item dl{grid-column:2/4;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,48px);display:grid}.case-item dl>div{padding:0}.case-item dt{margin-bottom:12px;font-size:clamp(14px,1.2vw,18px);line-height:1.2}.case-item dd{font-size:clamp(14px,1.1vw,17px);line-height:1.35}.cases-cta{justify-content:space-between;align-items:center;gap:24px;font-size:clamp(15px,1.35vw,20px);line-height:1.35;display:flex}.cases-cta p{max-width:820px}.cases-cta a{color:inherit;flex:none;text-decoration:none}.cases-cta a:hover{text-underline-offset:4px;text-decoration:underline}.pricing-section{color:#fff;background:#000;border-top:1px solid #fff;align-items:center;padding:clamp(36px,7vw,96px);display:grid}.pricing-section .panel__content{gap:56px;display:grid}.pricing-header{gap:22px;display:grid}.pricing-header>p,.pricing-header h2,.pricing-header>span,.pricing-card h3,.pricing-card h4,.pricing-card p,.pricing-card ul,.pricing-bottom p,.pricing-bottom>span{margin:0}.pricing-header p,.pricing-card h4,.pricing-card li,.pricing-bottom{font-family:var(--mono);text-transform:uppercase}.pricing-header p{font-size:14px}.pricing-header h2{color:inherit;text-transform:uppercase;font-size:clamp(52px,9vw,136px);font-weight:800;line-height:.9}.pricing-header>span{max-width:900px;font-size:clamp(20px,2.2vw,32px);line-height:1.16;display:block}.pricing-grid{border-top:1px solid #fff;border-left:1px solid #fff;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.pricing-card{border-bottom:1px solid #fff;border-right:1px solid #fff;align-content:space-between;gap:28px;min-height:520px;padding:22px;display:grid}.pricing-card header{gap:18px;display:grid}.pricing-card h3{color:#fff;font-size:clamp(22px,2.2vw,36px);font-weight:800;line-height:.95}.pricing-card header p,.pricing-card footer p{font-size:clamp(14px,1.1vw,17px);line-height:1.35}.pricing-card h4{margin-bottom:14px;font-size:12px;line-height:1.2}.pricing-card ul{gap:8px;padding:0;list-style:none;display:grid}.pricing-card li{font-size:clamp(12px,1vw,15px);line-height:1.25}.pricing-card li:before{content:"+ "}.pricing-card footer{gap:0;display:grid}.pricing-bottom{justify-content:space-between;align-items:flex-start;gap:32px;font-size:clamp(13px,1.1vw,16px);line-height:1.35;display:flex}.pricing-bottom p{max-width:680px}.pricing-bottom>span{text-align:right;justify-content:flex-end;max-width:520px}.contact-section{color:#000;background:#fff;border-top:1px solid #000;align-items:center;padding:clamp(36px,7vw,96px);display:grid}.contact-section .panel__content{gap:56px;display:grid}.contact-header{gap:22px;display:grid}.contact-header>p,.contact-header h2,.contact-header>span,.contact-option h3,.contact-option p,.contact-options>p,.contact-form p{margin:0}.contact-header p,.contact-options,.contact-form label>span,.contact-form button{font-family:var(--mono);text-transform:uppercase}.contact-header p{font-size:14px}.contact-header h2{color:inherit;text-transform:uppercase;font-size:clamp(52px,9vw,136px);font-weight:800;line-height:.9}.contact-header>span{max-width:900px;font-size:clamp(20px,2.2vw,32px);line-height:1.16;display:block}.contact-layout{grid-template-columns:minmax(280px,.75fr) minmax(420px,1fr);align-items:start;gap:clamp(36px,6vw,88px);display:grid}.contact-options{gap:28px;display:grid}.contact-option{gap:10px;display:grid}.contact-option h3{font-family:var(--sans);font-size:clamp(24px,2.6vw,42px);font-weight:700;line-height:1}.contact-option p{max-width:420px;font-family:var(--sans);text-transform:none;font-size:clamp(15px,1.25vw,18px);line-height:1.35}.contact-options>p{margin-top:12px;font-size:clamp(13px,1.1vw,16px);line-height:1.3}.contact-form{gap:18px;display:grid}.contact-form label{gap:8px;display:grid}.contact-form label>span{font-size:12px;line-height:1.2}.contact-form input,.contact-form select,.contact-form textarea{color:#000;background:0 0;border:0;border-bottom:1px solid #000;border-radius:0;outline:0;width:100%;padding:12px 0}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-bottom-width:2px}.contact-form p{max-width:620px;font-family:var(--mono);text-transform:uppercase;font-size:clamp(12px,1vw,15px);line-height:1.35}.contact-form button{color:#000;cursor:pointer;background:0 0;border:1px solid #000;border-radius:0;width:max-content;padding:14px 18px}.contact-form button:hover{color:#fff;background:#000}.site-footer{z-index:3;color:#fff;background:#000;border-top:1px solid #fff;padding:clamp(36px,7vw,96px);position:relative}.site-footer__inner{gap:56px;width:84%;margin:0 auto;display:grid}.site-footer__brand{gap:16px;display:grid}.site-footer__brand p,.site-footer__brand span,.site-footer__links h2,.site-footer__links ul,.site-footer__meta p{margin:0}.site-footer__brand p{font-family:var(--mono);font-size:clamp(28px,4vw,62px);font-weight:800;line-height:.95}.site-footer__brand span{max-width:620px;font-size:clamp(16px,1.5vw,22px);line-height:1.25}.site-footer__links{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.site-footer__links nav{align-content:start;gap:18px;display:grid}.site-footer__links h2,.site-footer__links a,.site-footer__meta{font-family:var(--mono);text-transform:uppercase}.site-footer__links h2{color:#fff;font-size:13px;font-weight:400;line-height:1.2}.site-footer__links ul{gap:10px;padding:0;list-style:none;display:grid}.site-footer__links a{color:#fff;font-size:clamp(13px,1vw,15px);line-height:1.25;text-decoration:none}.site-footer__links a:hover{text-underline-offset:4px;text-decoration:underline}.site-footer__meta{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:28px;padding-top:28px;font-size:clamp(11px,.9vw,13px);line-height:1.35;display:grid}.legal-page{z-index:3;color:#000;background:#fff;border-top:1px solid #000;min-height:100svh;padding:clamp(36px,7vw,96px);position:relative}.legal-page__inner{gap:56px;width:min(100%,1240px);margin:0 auto;display:grid}.legal-page__header{gap:22px;display:grid}.legal-page__header p,.legal-page__header h1,.legal-page__header span,.legal-document p,.legal-document h2,.legal-document span{margin:0}.legal-page__header a,.legal-page__header p,.legal-document>p,.legal-document>span{font-family:var(--mono);text-transform:uppercase}.legal-page__header a{width:max-content;color:inherit;font-size:13px;line-height:1.2;text-decoration:none}.legal-page__header a:hover{text-underline-offset:4px;text-decoration:underline}.legal-page__header p{font-size:14px}.legal-page__header h1{max-width:11ch;color:inherit;text-transform:uppercase;font-size:clamp(52px,9vw,136px);font-weight:800;line-height:.9}.legal-page__header span{max-width:860px;font-size:clamp(20px,2.2vw,32px);line-height:1.16;display:block}.legal-page__grid{background:#000;border-top:1px solid #000;border-left:1px solid #000;gap:1px;display:grid}.legal-document{background:#fff;border-bottom:1px solid #000;border-right:1px solid #000;grid-template-columns:minmax(130px,.24fr) minmax(240px,.42fr) minmax(0,1fr);align-items:start;gap:clamp(20px,3vw,48px);padding:clamp(28px,4.5vw,64px);scroll-margin-top:24px;display:grid}.legal-document>p,.legal-document>span{font-size:clamp(12px,1vw,15px);line-height:1.25}.legal-document h2{text-transform:uppercase;font-size:clamp(26px,3.2vw,54px);font-weight:700;line-height:.95}.legal-document div{grid-column:2/4;gap:16px;display:grid}.legal-document div p{max-width:920px;font-size:clamp(14px,1.15vw,18px);line-height:1.45}.content-section{z-index:2;color:#fff;background:#000;border-top:1px solid #fff;align-items:center;gap:26px;padding:clamp(36px,7vw,96px);display:grid}.content-section--light{color:#000;background:#fff;border-top:1px solid #000}.content-section p,.content-section h2,.content-section span,.problem-list{width:100%;margin:0}.content-section p{font-family:var(--mono);text-transform:uppercase;font-size:14px}.content-section h2{color:inherit;text-transform:uppercase;font-size:clamp(52px,10vw,142px);font-weight:800;line-height:.9}.section-copy{gap:20px;margin-top:26px;display:grid}.section-copy span{max-width:980px;font-size:clamp(20px,2.6vw,36px);line-height:1.15;display:block}.problem-list{border-top:1px solid #000;border-left:1px solid #000;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:48px;padding:0;list-style:none;display:grid}.problem-list li{min-height:112px;font-family:var(--mono);text-transform:uppercase;border-bottom:1px solid #000;border-right:1px solid #000;padding:18px;font-size:clamp(13px,1.1vw,16px);line-height:1.35}@keyframes show-type-char{to{opacity:1}}@keyframes reveal-type-char{to{opacity:1}}@keyframes first-caret-move{0%{transform:translate(1ch)}to{transform:translate(8ch)}}@keyframes second-caret-move{0%{transform:translate(1ch)}to{transform:translate(8ch)}}@keyframes caret-blink{50%{opacity:0}}@keyframes second-caret-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes hide-caret{to{opacity:0}}@media (width<=760px){.side-nav{gap:12px;padding:8px;left:8px}.side-nav:hover .side-nav__link,.side-nav:focus-within .side-nav__link{grid-template-columns:10px 12ch;gap:8px}.side-nav__text{font-size:11px}.intro__inner{width:min(100% - 28px,520px)}.intro__title{gap:.14em;font-size:clamp(48px,16vw,92px)}.shop{gap:56px;padding:30px 18px}.panel__content{width:100%}.shop .panel__content{gap:56px}.shop__grid{grid-template-columns:1fr}.service{min-height:168px}.shop__footer{flex-direction:column}.content-section,.problems-section{padding:30px 18px 30px 48px}.problems-section .panel__content{gap:40px}.problems-diagnostic{grid-template-columns:1fr}.problems-symptom{grid-template-columns:34px minmax(0,1fr);gap:14px}.problems-result{padding:22px}.problems-cta{flex-direction:column;align-items:stretch}.problems-cta a{text-align:center}.process-section{padding:30px 18px 30px 48px}.process-section .panel__content{gap:40px}.process-timeline:before{left:20px}.process-step{grid-template-columns:44px minmax(0,1fr);gap:16px}.process-step:before{left:15px}.cases-section{padding:30px 18px 30px 48px}.cases-section .panel__content{gap:40px}.case-item{grid-template-columns:1fr;gap:16px}.case-item dl{grid-column:auto;grid-template-columns:1fr}.cases-cta{flex-direction:column;align-items:flex-start}.pricing-section{padding:30px 18px 30px 48px}.pricing-section .panel__content{gap:40px}.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:360px}.pricing-bottom{flex-direction:column}.pricing-bottom>span{text-align:left;justify-content:flex-start}.contact-section{padding:30px 18px 30px 48px}.contact-section .panel__content{gap:40px}.contact-layout{grid-template-columns:1fr}.contact-form button{width:100%}.site-footer{padding:30px 18px 30px 48px}.site-footer__inner{width:100%}.legal-page{padding:30px 18px}.legal-page__inner{width:min(100%,520px)}.legal-document{grid-template-columns:1fr;gap:18px}.legal-document div{grid-column:auto}.site-footer__links,.site-footer__meta,.problem-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.typing:after{display:none}.type-char,.typed-text__char{opacity:1;animation:none}}
