:root{color-scheme:dark;--bg:#0b0b0b;--text:#fafafa;--muted:#b5b5bc;--rule:#303033;--green:#35d07f;--gutter:56px;--max:1540px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:6px}p{color:var(--muted);line-height:1.6}h1,h2,h3,p,figure{margin:0}.container{max-width:var(--max);margin-inline:auto;width:calc(100% - var(--gutter)*2)}.site-header{height:78px;border-bottom:1px solid var(--rule);position:relative;z-index:2;background:var(--bg)}.header-inner{height:100%;max-width:var(--max);width:calc(100% - var(--gutter)*2);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{display:inline-flex;align-items:center;gap:11px;font-size:27px;font-weight:650;letter-spacing:-1px}.brand-dot{display:inline-block;width:13px;height:13px;flex-shrink:0;border-radius:50%;background:var(--green)}nav{display:flex;gap:29px;align-items:center;font-size:14px}nav>a:not(.button){color:#c9c9ce;transition:color .2s}nav>a:not(.button):hover{color:white}.button{background:#fafafa;color:#131313;min-height:54px;padding:0 27px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:16px;font-weight:550;transition:background .18s,transform .18s;white-space:nowrap}.button:hover{color:#131313;background:#dff9e9;transform:translateY(-1px)}.button-small{min-height:38px;padding-inline:19px;font-size:13px}.hero{position:relative;isolation:isolate;min-height:740px;overflow:hidden}.hero-photo{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-edge{position:absolute;z-index:-2;inset:0;background:linear-gradient(0deg,var(--bg) 0%,transparent 19%),linear-gradient(90deg,rgba(11,11,11,.6) 0%,rgba(11,11,11,.3) 29%,transparent 51%)}.hero-inner{position:relative;min-height:740px;display:flex;align-items:center}.hero-copy{padding-block:90px 130px;width:57%;max-width:690px}h1{font-size:clamp(54px,5.6vw,80px);font-weight:650;line-height:1.04;letter-spacing:-.055em}.hero-copy>p:not(.compatibility){font-size:22px;line-height:1.5;max-width:490px;margin-top:28px;color:#bfc0c7}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:38px}.text-link{display:inline-flex;gap:8px;align-items:center;font-size:16px;border-bottom:1px solid #8b8b8f;padding-block:7px;line-height:1.3}.text-link:hover{color:var(--green);border-color:var(--green)}.text-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.hero-copy .compatibility{font-size:13px;color:#b0b0b6;margin-top:23px}.menu-preview{position:absolute;bottom:47px;right:0;max-width:100%}.mac-menu{display:flex;align-items:center;gap:20px;background:rgba(9,9,10,.92);border:1px solid #55555a;border-radius:8px;box-shadow:0 7px 24px #0008;padding:12px 16px;white-space:nowrap;font-size:12px}.mac-menu svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.mac-menu .wifi circle{fill:currentColor;stroke:none}.demo-status{display:flex;gap:12px;align-items:center}.demo-status .brand-dot{width:10px;height:10px}.demo-clock{font-size:11px}.menu-preview figcaption{font-size:12px;color:#b8b8be;margin-top:10px}.features{display:grid;grid-template-columns:repeat(3,1fr);padding-block:47px;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);gap:36px}.features article+article{border-left:1px solid var(--rule);padding-left:36px}.features h2{font-size:22px;font-weight:600;letter-spacing:-.025em;margin-bottom:14px}.features p{font-size:17px;line-height:1.6;max-width:330px}.speed-section{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,1fr);gap:80px;align-items:center;padding-block:100px;border-bottom:1px solid var(--rule)}.speed-copy h2,.install-section h2{font-size:clamp(40px,4.4vw,62px);font-weight:650;letter-spacing:-.05em;line-height:1.08}.speed-copy>p:not(.fine-print){font-size:21px;line-height:1.6;margin-top:30px;max-width:570px}.speed-copy .speed-secondary{font-size:18px!important;margin-top:27px!important}.speed-copy .text-link{margin-top:35px;font-size:18px}.speed-copy .fine-print{font-size:13px;margin-top:14px}.speed-demo{width:100%;max-width:425px;justify-self:end}.speed-window{background:#17191e;border:1px solid #4c4d52;border-radius:16px;box-shadow:0 24px 70px #0006;padding:20px 24px 23px;--gauge-color:var(--green)}.window-title{display:flex;align-items:center;gap:20px;color:#c9cbd1;font-size:14px;font-weight:550}.window-lights{display:flex;gap:8px}.window-lights i{width:11px;height:11px;border-radius:50%;background:#ff6059}.window-lights i:nth-child(2){background:#62646a}.window-lights i:nth-child(3){background:#62646a}.gauge{position:relative;width:100%;margin-top:16px}.gauge svg{width:100%;height:auto;display:block;overflow:visible}.gauge-track,.gauge-fill{fill:none;stroke-width:13;stroke-linecap:round}.gauge-track{stroke:#33363d}.gauge-fill{opacity:0;stroke:var(--gauge-color);stroke-dasharray:0 100}.gauge-ticks{fill:#a8abb3;font-size:10px}.gauge-ticks line{stroke:#7f828b;stroke-width:1.5}.gauge-needle{transform-origin:170px 165px;transform:rotate(-135deg)}.gauge-needle path{fill:#f5f5f7}.gauge-needle circle{fill:var(--gauge-color)}.gauge-phase{position:absolute;top:39%;left:0;width:100%;text-align:center;letter-spacing:2px;font-size:11px;font-weight:650;color:var(--gauge-color)}.gauge-reading{display:flex;align-items:center;flex-direction:column;margin-top:-16px;position:relative;pointer-events:none}#speed-value{font-size:46px;font-weight:600;letter-spacing:-1.5px;font-variant-numeric:tabular-nums;line-height:1.1}.unit{font-size:14px;color:#b5b8c0;font-weight:550;margin-top:3px}.speed-results{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;margin:25px 0 24px;gap:8px}.speed-results dt{color:#a6a8b0;font-size:10px;text-transform:uppercase;letter-spacing:.6px;font-weight:650}.speed-results dd{margin:7px 0 0;font-size:21px;line-height:1;font-weight:550;font-variant-numeric:tabular-nums}.demo-button{width:100%;min-height:39px;border:1px solid #43454c;background:#32343c;border-radius:6px;color:#fff;font-size:14px;font-weight:550;cursor:pointer;transition:background .2s}.demo-button:hover{background:#454851}.speed-demo figcaption{font-size:12px;color:#aaaab1;text-align:center;margin-top:18px;line-height:1.5}.install-section{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;padding-block:90px}.install-intro{font-size:20px;margin-top:28px}.install-steps{list-style:none;margin:0;padding:0}.install-steps li{display:flex;gap:28px;padding:24px 0;border-bottom:1px solid var(--rule)}.install-steps li:first-child{padding-top:0}.install-steps li:last-child{border-bottom:0}.step-number{font-size:21px;font-weight:600;font-variant-numeric:tabular-nums}.install-steps h3{font-size:19px;font-weight:600;margin-bottom:8px;letter-spacing:-.02em}.install-steps p{font-size:16px;line-height:1.55}.install-steps p a{text-decoration:underline;text-decoration-color:#777;text-underline-offset:3px}.install-note{font-size:13px;margin-top:10px;line-height:1.65}.install-note strong{color:#d3d3d8;font-weight:500}.install-details{margin-top:26px}.install-details details{border-top:1px solid var(--rule)}summary{font-size:14px;color:#d3d3d8;padding:16px 0;cursor:pointer}details p{font-size:13px;margin:0 0 14px;line-height:1.7}details a{text-decoration:underline}details code{font-size:12px;overflow-wrap:anywhere}.green-label{color:var(--green)}.site-footer{padding-block:28px 35px;border-top:1px solid var(--rule);display:flex;align-items:center;justify-content:space-between;gap:25px}.site-footer p{display:flex;gap:12px;align-items:center;font-size:12px}.site-footer a:hover{color:white}.footer-brand{display:inline-flex;align-items:center;gap:7px;color:white;font-weight:600}.footer-brand .brand-dot{width:7px;height:7px}.footer-slash{color:#626268}.skip-link{position:fixed;left:20px;top:-100px;z-index:9;background:white;color:black;padding:12px}.skip-link:focus{top:12px}.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}
@media(min-width:1600px){.hero{max-width:1800px;margin:auto}.hero-inner,.hero{min-height:820px}}
@media(max-width:1100px){:root{--gutter:36px}.hero-inner,.hero{min-height:690px}.hero-copy{width:61%;padding-bottom:130px}.hero-copy>p:not(.compatibility){font-size:20px;max-width:410px}.hero-actions{gap:20px}.hero-actions .text-link{font-size:14px}.features{gap:25px}.features article+article{padding-left:25px}.features h2{font-size:20px}.features p{font-size:15px}.speed-section{gap:42px;grid-template-columns:1.15fr 1fr;padding-block:75px}.speed-copy>p:not(.fine-print){font-size:18px}.speed-copy .speed-secondary{font-size:16px!important}.install-section{gap:50px}.speed-window{padding:18px}.menu-preview{bottom:35px}}
@media(max-width:760px){:root{--gutter:24px}.site-header{height:70px}.wordmark{font-size:24px;gap:9px}.wordmark .brand-dot{width:11px;height:11px}nav{gap:18px;font-size:13px}.nav-detail{display:none}.button-small{padding:0 13px;min-height:36px;font-size:12px}.header-inner{gap:12px}.hero,.hero-inner{min-height:820px}.hero-inner{align-items:flex-start}.hero-photo{height:470px;top:auto;bottom:12px;object-position:66% center;object-fit:cover}.hero-edge{background:linear-gradient(0deg,var(--bg) 0%,transparent 13%,transparent 46%,var(--bg) 65%)}.hero-copy{width:100%;max-width:none;padding-top:53px;padding-bottom:0}h1{font-size:clamp(45px,8.8vw,62px);letter-spacing:-.05em}.hero-copy>p:not(.compatibility){font-size:18px;max-width:440px;margin-top:22px;line-height:1.5}.hero-actions{gap:22px;margin-top:25px;flex-wrap:wrap}.hero-actions .button{font-size:14px;min-height:49px;padding-inline:22px}.hero-actions .text-link{font-size:13px}.hero-copy .compatibility{font-size:12px;margin-top:16px}.menu-preview{right:0;left:0;bottom:23px;display:flex;flex-direction:column;align-items:center}.mac-menu{gap:14px;padding:11px 13px;font-size:11px}.demo-clock{font-size:10px}.mac-menu .menu-search{display:none}.menu-preview figcaption{font-size:11px}.features{grid-template-columns:1fr;padding-block:33px;gap:26px}.features article+article{border-left:0;border-top:1px solid var(--rule);padding-left:0;padding-top:26px}.features h2{font-size:21px;margin-bottom:8px}.features p{max-width:100%;font-size:16px}.speed-section{grid-template-columns:1fr;gap:38px;padding-block:55px}.speed-copy h2,.install-section h2{font-size:clamp(38px,7.6vw,50px)}.speed-copy>p:not(.fine-print){font-size:18px;margin-top:23px}.speed-copy .speed-secondary{margin-top:20px!important}.speed-copy .text-link{margin-top:24px;font-size:16px}.speed-demo{justify-self:center;max-width:390px}.speed-window{padding:20px}.install-section{grid-template-columns:1fr;gap:38px;padding-block:55px}.install-intro{font-size:17px;margin-top:20px}.install-intro br{display:none}.install-steps h3{font-size:18px}.install-steps p{font-size:15px}.site-footer{align-items:flex-start;flex-direction:column;gap:12px;padding-bottom:28px}.site-footer p{font-size:11px}.install-note{font-size:12px}}
@media(max-width:380px){:root{--gutter:20px}nav>a[href="#install"]{display:none}.hero-actions{gap:13px}.hero-actions .button{padding-inline:17px}.mac-menu{gap:10px}.demo-clock{display:none}.hero,.hero-inner{min-height:840px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}}
/* Keep the keyboard shortcut hidden even in full-page captures. */
.skip-link{opacity:0;pointer-events:none}.skip-link:focus{opacity:1;pointer-events:auto}
@media(max-width:760px){.hero-photo{mask-image:linear-gradient(to bottom,transparent,black 18%,black 84%,transparent)}}

@media(min-width:1101px){.speed-section{grid-template-columns:minmax(0,1.48fr) minmax(0,1fr);gap:78px}.speed-copy h2{font-size:clamp(62px,5.5vw,91px)}.speed-copy>p:not(.fine-print){font-size:clamp(21px,1.78vw,29px);max-width:800px}.speed-copy .speed-secondary{font-size:clamp(18px,1.42vw,24px)!important}.speed-demo{max-width:530px}.speed-copy .text-link{font-size:21px}.speed-copy .fine-print{font-size:14px}.speed-results dt{font-size:11px}.speed-results dd{font-size:23px}.gauge-phase{font-size:13px}#speed-value{font-size:53px}.speed-demo figcaption{font-size:13px}}
@media(min-width:1101px){.speed-section{padding-inline:60px}}

.product-demo{padding-block:64px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.product-copy h2{font-size:clamp(32px,3.5vw,48px);letter-spacing:-.04em;line-height:1.1}.product-copy p{margin-top:20px;font-size:18px;max-width:470px}.state-controls{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.state-controls button{padding:10px 14px;background:#191919;border:1px solid #555;border-radius:6px;color:#ddd;cursor:pointer}.state-controls button[aria-pressed=true]{border-color:var(--green);color:white;background:#183326}.desktop-demo{background:linear-gradient(145deg,#343438,#151517);border:1px solid #555;border-radius:12px;overflow:hidden;min-height:300px;--status-color:#35d07f}.desktop-bar{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:#111c;font-size:12px;gap:12px}.desktop-status{display:flex;align-items:center;gap:8px}.desktop-status .brand-dot{background:var(--status-color);width:9px;height:9px}.app-popover{margin:8px 12px 18px auto;width:calc(100% - 24px);max-width:310px;background:#29292d;border:1px solid #69696d;border-radius:10px;padding:15px;box-shadow:0 12px 30px #0006;font-size:13px}.app-popover strong{display:block;margin-bottom:8px}.app-popover p{font-size:12px;margin-bottom:10px}.popover-row{padding:9px 0;border-top:1px solid #505054}.popover-row:last-child{color:#c3c3ca}.product-visual figcaption{font-size:12px;color:#b5b5bc;margin-top:12px;line-height:1.5}.desktop-demo[data-state=checking]{--status-color:#f5c451}.desktop-demo[data-state=offline]{--status-color:#ff6464}
@media(max-width:760px){.product-demo{grid-template-columns:1fr;gap:30px;padding-block:40px}.product-copy p{font-size:16px}.desktop-bar{padding-inline:12px;font-size:11px}}
