@font-face{font-family:'PT Mono';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/fonts/pt-mono-400.ttf') format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/fonts/roboto-400.ttf') format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url('/assets/fonts/roboto-500.ttf') format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/roboto-700.ttf') format('truetype')}
:root{color-scheme:dark;--black:#000;--white:#fff;--gray:#a7a7a7;--dim:#727272;--line:#252525}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;overflow-x:hidden;background:#000;background:var(--black);color:#fff;color:var(--white);font-family:'PT Mono',ui-monospace,SFMono-Regular,Menlo,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.menu-open{overflow:hidden}img,svg{max-width:100%}a{color:inherit;text-decoration:none;transition:opacity .2s}a:hover{opacity:.72}button{font:inherit;-webkit-appearance:none;appearance:none}.wrapper{width:100%;max-width:1350px;margin:0 auto;padding:0 15px;padding-left:calc(15px + env(safe-area-inset-left));padding-right:calc(15px + env(safe-area-inset-right))}.wrapper-sm{max-width:815px}.display{font-family:'Roboto',Arial,sans-serif}.skip-link{position:fixed;z-index:9999;left:12px;top:12px;padding:10px 14px;background:#fff;color:#000;transform:translateY(-160%)}.skip-link:focus{transform:none}a:focus-visible,button:focus-visible{outline:2px solid #fff;outline-offset:4px}
.header{position:relative;z-index:20;padding:25px 0;padding-top:calc(25px + env(safe-area-inset-top));font-size:12px;line-height:30px;text-transform:uppercase}.nav{display:-webkit-flex;display:flex;align-items:center;justify-content:space-between}.brand{display:block;width:132px;height:30px;flex:0 0 auto}.brand img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}.nav-links{display:-webkit-flex;display:flex;align-items:center;margin:0;padding:0;list-style:none}.nav-links li+li{margin-left:50px}.nav-links a:before,.header-action:before{content:'</> ';color:#777}.header-action{font-weight:700}.language{display:-webkit-flex;display:flex;align-items:center;flex:0 0 auto;color:#444;line-height:30px}.language button{min-width:34px;padding:6px;border:0;background:transparent;color:#666;font-size:11px;font-weight:700;letter-spacing:.08em;cursor:pointer;transition:color .2s}.language button:hover,.language button.active{color:#fff}.language button.active{cursor:default}.language-separator{color:#333}.menu-btn{display:none;width:44px;height:44px;padding:7px;border:0;background:transparent;color:#fff;cursor:pointer}.menu-btn:before,.menu-btn:after{content:'';display:block;width:27px;height:1px;margin:7px 0;background:#fff;transition:transform .2s}.menu-btn[aria-expanded="true"]:before{transform:translateY(4px) rotate(45deg)}.menu-btn[aria-expanded="true"]:after{transform:translateY(-4px) rotate(-45deg)}.mobile-menu{position:fixed;z-index:15;top:0;right:0;bottom:0;left:0;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;padding:100px 25px 35px;padding-bottom:calc(35px + env(safe-area-inset-bottom));background:#000;font-size:18px;text-transform:uppercase;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s}.mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu a{margin-top:22px}.mobile-menu a:first-child{margin-top:0}.mobile-menu a:before{content:'</> ';color:#666}
.hero{padding:40px 0 25px}.hero-words{font-family:'Roboto',Arial,sans-serif;font-size:82px;font-size:clamp(54px,8vw,92px);font-weight:500;line-height:.93;letter-spacing:-.035em}.hero-word{display:block}.hero-word:nth-child(2){text-align:center}.hero-word:nth-child(3){text-align:right}.hero-copy{max-width:660px;margin:18px 0 0;padding-left:18%;font-size:16px;line-height:1.48;letter-spacing:.03em;text-indent:34%;text-transform:uppercase;font-weight:400}
.signal{position:relative;height:250px;margin:0 0 40px;overflow:hidden;border-top:1px solid #111;border-bottom:1px solid #111;background:#050505}.signal svg{width:100%;height:100%;display:block}.signal-grid{opacity:.13}.signal-wave{stroke-dasharray:14 9;animation:dash 15s linear infinite}.signal-node{animation:blink 2.8s ease-in-out infinite}.signal-node:nth-of-type(2){animation-delay:.5s}.signal-node:nth-of-type(3){animation-delay:1.1s}@keyframes dash{to{stroke-dashoffset:-460}}@keyframes blink{50%{opacity:.18}}
.btn{display:flex;align-items:center;justify-content:center;width:100%;max-width:495px;height:42px;margin:0 auto;border:1px solid #fff;background:#fff;color:#000;text-align:center;text-transform:uppercase;font-size:12px;font-weight:700;cursor:pointer;transition:background .2s,color .2s}.btn:hover{opacity:1;background:#000;color:#fff}.btn:before{content:'</> ';margin-right:7px}.home-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;max-width:1000px;margin:0 auto;padding:0 15px}.home-actions .btn{max-width:none}.btn.secondary{border-color:#2b2b2b;background:#000;color:#888}.btn.secondary:hover{border-color:#fff;color:#fff}
.section-title{margin:140px 0 0;font:500 40px/1.18 'Roboto',Arial,sans-serif;letter-spacing:-.02em}.section-subtitle{max-width:590px;margin:20px 0 0;color:var(--gray);font-size:14px;line-height:1.7}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:55px 34px;margin-top:66px}.feature{display:grid;grid-template-columns:80px 1fr;align-items:start}.feature-icon{width:70px;height:70px;color:#fff}.feature-icon svg{width:100%;height:100%}.feature-num{color:var(--dim);font-size:12px;letter-spacing:.03em}.feature h3{margin:15px 0;font:500 24px/1.15 'Roboto',Arial,sans-serif}.feature p{margin:0;color:var(--gray);font-size:14px;line-height:1.55}
.protocol-strip{margin:115px 0 0;padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.protocol-track{display:-webkit-flex;display:flex;width:2400px;width:max-content;color:#555;font:500 34px 'Roboto',Arial,sans-serif;text-transform:uppercase;animation:marquee 25s linear infinite;will-change:transform}.protocol-track span{margin-right:64px;white-space:nowrap}.protocol-track b{color:#fff;font-weight:500}.protocol-track span:after{content:' /';color:#333}@keyframes marquee{to{transform:translateX(-50%)}}
.openwrt-section{padding:130px 0 10px;scroll-margin-top:20px}.section-kicker{display:block;color:#666;font-size:10px;line-height:1.4;letter-spacing:.14em;text-transform:uppercase}.openwrt-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:70px;align-items:center}.openwrt-copy .section-title{margin:20px 0 0;font-size:56px}.openwrt-copy .section-subtitle{max-width:620px}.openwrt-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:620px;margin-top:32px}.openwrt-actions .btn{max-width:none;margin:0}.router-visual{min-width:0;color:#202020}.router-visual svg{display:block;width:100%;height:auto}.router-visual .router-grid{opacity:.55}.router-visual path,.router-visual rect,.router-visual circle{fill:none;stroke:#fff;stroke-width:1.4;vector-effect:non-scaling-stroke}.router-visual .router-grid{stroke:none}.router-visual .router-route{stroke:#555;stroke-dasharray:8 7}.router-visual .router-wave{stroke:#fff}.router-visual .router-body{fill:#050505;stroke:#fff}.router-visual circle{fill:#fff}.router-visual text{fill:#777;font:10px 'PT Mono',monospace;letter-spacing:.08em}.openwrt-benefits{display:grid;grid-template-columns:repeat(3,1fr);margin-top:72px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.openwrt-benefits article{min-height:230px;padding:32px;border-right:1px solid var(--line)}.openwrt-benefits article:first-child{padding-left:0}.openwrt-benefits article:last-child{padding-right:0;border-right:0}.openwrt-benefits span{color:#555;font-size:11px}.openwrt-benefits h3,.openwrt-panel h3{margin:24px 0 15px;font:500 25px/1.16 'Roboto',Arial,sans-serif}.openwrt-benefits p,.compatibility-steps p,.openwrt-note,.openwrt-warning p{margin:0;color:var(--gray);font-size:12px;line-height:1.65}.openwrt-layout{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(370px,.78fr);border-bottom:1px solid var(--line)}.openwrt-panel{padding:58px 46px 58px 0}.openwrt-panel+ .openwrt-panel{padding-right:0;padding-left:46px;border-left:1px solid var(--line)}.openwrt-panel h3{margin-top:20px;font-size:32px}.compatibility-steps{margin:38px 0 0;padding:0;list-style:none}.compatibility-steps li{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:22px 0;border-top:1px solid var(--line)}.compatibility-steps>li>span{color:#555;font-size:11px;line-height:1.4}.compatibility-steps strong{display:block;margin-bottom:8px;font:500 16px/1.25 'Roboto',Arial,sans-serif}.tradeoff-group{margin-top:34px}.tradeoff-group h4{margin:0 0 14px;color:#fff;font-size:11px;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.tradeoff-group ul{margin:0;padding:0;list-style:none}.tradeoff-group li{position:relative;margin-top:9px;padding-left:23px;color:var(--gray);font-size:12px;line-height:1.5}.tradeoff-group li:before{content:'+';position:absolute;left:0;color:#fff}.tradeoff-group.is-limited li:before{content:'−';color:#666}.openwrt-note{margin-top:38px;padding-top:26px;border-top:1px solid var(--line);color:#666;font-size:10px;text-transform:uppercase}.openwrt-warning{display:grid;grid-template-columns:38px minmax(0,1fr);gap:18px;align-items:start;margin-top:40px;padding:26px 28px;border:1px solid #333;background:#050505}.warning-mark{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #777;border-radius:50%;font:500 15px 'Roboto',Arial,sans-serif}.openwrt-warning strong{display:block;margin:3px 0 7px;font:500 15px 'Roboto',Arial,sans-serif;text-transform:uppercase}.openwrt-resources{display:grid;grid-template-columns:repeat(4,1fr);margin-top:26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.openwrt-resources a{position:relative;display:flex;min-height:126px;padding:25px 32px;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line)}.openwrt-resources a:first-child{padding-left:0}.openwrt-resources a:last-child{padding-right:0;border-right:0}.openwrt-resources span{color:#555;font-size:9px;letter-spacing:.07em}.openwrt-resources strong{padding-right:24px;font:500 17px/1.25 'Roboto',Arial,sans-serif}.openwrt-resources i{position:absolute;right:22px;bottom:24px;color:#666;font-size:16px;font-style:normal}.openwrt-resources a:last-child i{right:0}
.status-section{margin:130px auto 110px}.status-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end}.status-heading .section-title{margin:0}.status-intro{max-width:720px;margin:20px 0 0;color:var(--gray);font-size:13px;line-height:1.65}.status-summary{display:-webkit-flex;display:flex;align-items:center;min-height:36px;padding:0 15px;border:1px solid var(--line);color:var(--gray);font-size:11px;text-transform:uppercase;white-space:nowrap}.transport-status-list{margin-top:46px;border-bottom:1px solid var(--line)}.transport-status-row{display:grid;grid-template-columns:56px minmax(220px,1fr) 160px 105px 125px;gap:18px;align-items:center;min-height:92px;border-top:1px solid var(--line)}.status-num{color:#585858;font-size:12px}.transport-name strong{display:block;font:500 21px/1.2 'Roboto',Arial,sans-serif;letter-spacing:-.01em}.transport-name small{display:block;margin-top:7px;color:#6d6d6d;font-size:10px;line-height:1.4;text-transform:uppercase}.transport-stack{color:#8b8b8b;font-size:11px;text-transform:uppercase}.transport-latency{color:#fff;font-size:12px;text-align:right;white-space:nowrap}.transport-latency b{font-weight:400}.transport-latency small{color:#555;font-size:9px}.status-value{display:-webkit-flex;display:flex;align-items:center;justify-content:flex-end;color:var(--gray);font-size:10px;text-transform:uppercase;white-space:nowrap}.status-dot{flex:0 0 auto;width:7px;height:7px;margin-right:9px;border-radius:50%;background:#fff;box-shadow:0 0 10px #fff}.status-dot-checking{background:#777;box-shadow:none;animation:blink 1.5s ease-in-out infinite}.status-dot-operational{background:#fff;box-shadow:0 0 10px #fff}.status-dot-degraded{background:#aaa;box-shadow:0 0 0 3px #292929}.status-dot-unknown{background:#444;box-shadow:none}.status-degraded,.status-unknown{color:#777}.status-footnote{display:-webkit-flex;display:flex;justify-content:space-between;gap:30px;margin-top:18px;color:#555;font-size:10px;line-height:1.55;text-transform:uppercase}.status-footnote time{flex:0 0 auto;color:#777}.footer{padding:30px 0 50px;padding-bottom:calc(50px + env(safe-area-inset-bottom));border-top:1px solid var(--line);font-size:12px;line-height:30px}.footer-bottom{display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;margin-top:35px;color:#555}.footer-bottom a{color:#888}
.system-incident{border-top:1px solid #6d6d6d;border-bottom:1px solid #6d6d6d;background:#111}.system-incident[hidden]{display:none}.system-incident-inner{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:20px;align-items:center;min-height:86px}.incident-mark{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #777;border-radius:50%;font:500 18px 'Roboto',Arial,sans-serif}.system-incident strong{font:500 16px 'Roboto',Arial,sans-serif;text-transform:uppercase}.system-incident p{margin:5px 0 0;color:#aaa;font-size:10px;line-height:1.5}.system-incident a{font-size:9px;text-transform:uppercase}.system-incident a:before{content:'</> ';color:#777}.system-incident.is-outage{border-color:#fff;background:#171717}.component-status{margin-top:38px;border:1px solid var(--line)}.component-status-title{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 18px;border-bottom:1px solid var(--line);font-size:10px;text-transform:uppercase}.component-status-title small{color:#555;font-size:9px}.component-status-grid{display:grid;grid-template-columns:repeat(3,1fr)}.component-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:62px;padding:0 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.component-item:nth-child(3n){border-right:0}.component-item:nth-last-child(-n+3){border-bottom:0}.component-item b{font-size:10px;font-weight:400;text-transform:uppercase}.component-item em{color:#666;font-size:9px;font-style:normal;text-transform:uppercase}.component-item.status-outage em,.component-item.status-degraded em{color:#aaa}
.error-page{min-height:calc(100vh - 110px);min-height:calc((var(--vh,1vh) * 100) - 110px);display:-webkit-flex;display:flex;flex-direction:column}.error-hero{flex:1;padding:42px 0 30px}.error-digits{font-family:'Roboto',Arial,sans-serif;font-size:220px;font-size:clamp(120px,23vw,300px);font-weight:500;line-height:.74;letter-spacing:-.08em}.error-digits span{display:block}.error-digits span:nth-child(2){text-align:center}.error-digits span:nth-child(3){text-align:right}.error-copy{max-width:650px;margin:34px 0 0;padding-left:18%;font-size:15px;line-height:1.5;text-indent:29%;text-transform:uppercase}.error-route{display:block;max-width:580px;margin:17px 0 0 18%;overflow:hidden;color:#666;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.broken-signal{height:120px;margin:18px 0 34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.broken-signal svg{display:block;width:100%;height:100%}.error-actions{display:-webkit-flex;display:flex;max-width:650px;margin:0 auto}.error-actions .btn{max-width:none}.error-actions .btn.secondary{border-color:var(--line);background:#000;color:#777}.error-actions .btn.secondary:hover{border-color:#fff;color:#fff}
@media(max-width:1180px){.nav-links li+li{margin-left:28px}.openwrt-hero{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:40px}}
@media(max-width:1050px){.transport-status-row{grid-template-columns:50px minmax(210px,1fr) 135px 90px 115px;gap:12px}.transport-name strong{font-size:19px}.openwrt-copy .section-title{font-size:48px}.openwrt-layout{grid-template-columns:1fr 1fr}.openwrt-resources a{padding-right:20px;padding-left:20px}}
@media(max-width:950px){.features{grid-template-columns:repeat(2,1fr)}.status-heading{grid-template-columns:1fr}.status-summary{justify-self:start}.transport-status-row{grid-template-columns:45px minmax(200px,1fr) 120px 110px}.transport-stack{display:none}.openwrt-hero{grid-template-columns:1fr}.router-visual{max-width:680px;margin:0 auto}.openwrt-benefits{grid-template-columns:1fr}.openwrt-benefits article,.openwrt-benefits article:first-child,.openwrt-benefits article:last-child{min-height:0;padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}.openwrt-benefits article:last-child{border-bottom:0}.openwrt-benefits h3{margin:14px 0 10px}.openwrt-layout{grid-template-columns:1fr}.openwrt-panel,.openwrt-panel+ .openwrt-panel{padding:48px 0;border-left:0}.openwrt-panel+ .openwrt-panel{border-top:1px solid var(--line)}.openwrt-resources{grid-template-columns:1fr 1fr}.openwrt-resources a,.openwrt-resources a:first-child,.openwrt-resources a:last-child{padding:22px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.openwrt-resources a:nth-child(2n){border-right:0}.openwrt-resources a:nth-last-child(-n+2){border-bottom:0}.openwrt-resources a:last-child i{right:22px}}
@media(max-width:767px){.wrapper-main{max-width:350px}.header{padding:20px 0;padding-top:calc(20px + env(safe-area-inset-top))}.nav-links,.header-action{display:none}.language{margin-left:auto;margin-right:7px}.menu-btn{display:block}.system-incident-inner{grid-template-columns:36px minmax(0,1fr);gap:12px;min-height:104px;padding-top:14px;padding-bottom:14px}.system-incident a{grid-column:2}.hero{padding:20px 0 25px}.hero-words{font-size:40px;line-height:.98}.hero-copy{margin-top:18px;padding-left:0;font-size:12px;text-indent:31.8%}.signal{height:0;padding-top:47%;margin-bottom:30px}.home-actions{grid-template-columns:1fr;max-width:525px}.section-title{margin-top:72px;font-size:27px}.features{grid-template-columns:1fr;gap:34px;margin-top:38px}.feature{grid-template-columns:58px 1fr}.feature-icon{width:48px;height:48px}.feature h3{margin:10px 0;font-size:18px}.feature p{font-size:12px}.protocol-strip{margin-top:70px}.protocol-track{font-size:24px}.openwrt-section{padding-top:76px}.openwrt-copy .section-title{font-size:38px}.openwrt-actions{grid-template-columns:1fr}.router-visual{margin-top:-8px}.router-visual text{font-size:8px}.openwrt-benefits{margin-top:35px}.openwrt-panel h3{font-size:26px}.compatibility-steps li{grid-template-columns:36px minmax(0,1fr);gap:10px}.openwrt-warning{padding:22px 18px}.status-section{margin-top:75px;margin-bottom:70px}.status-heading{gap:24px}.status-intro{font-size:11px}.transport-status-list{margin-top:30px}.transport-status-row{grid-template-columns:38px minmax(0,1fr) auto;grid-template-rows:auto auto;gap:9px 8px;min-height:104px;padding:16px 0}.transport-name strong{font-size:16px}.transport-name small{font-size:9px}.transport-latency{grid-column:2;text-align:left}.status-value{grid-column:3;grid-row:1 / span 2;justify-content:flex-end}.component-status-grid{grid-template-columns:1fr}.component-item,.component-item:nth-child(3n),.component-item:nth-last-child(-n+3){border-right:0;border-bottom:1px solid var(--line)}.component-item:last-child{border-bottom:0}.component-status-title small{display:none}.status-footnote{flex-direction:column;gap:7px}.status-footnote time{align-self:flex-start}.footer .nav{flex-direction:column}.footer .nav>*+*{margin-top:24px}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom>*+*{margin-top:6px}.error-digits{font-size:38vw}.error-copy{padding-left:0;font-size:12px;text-indent:31%}.error-route{margin-left:0}.broken-signal{height:90px}.error-actions{flex-direction:column}.error-actions .btn+ .btn{margin-top:10px}.error-actions .btn{max-width:495px}}
@media(max-width:540px){.openwrt-resources{grid-template-columns:1fr}.openwrt-resources a,.openwrt-resources a:first-child,.openwrt-resources a:last-child,.openwrt-resources a:nth-child(2n),.openwrt-resources a:nth-last-child(-n+2){min-height:104px;padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}.openwrt-resources a:last-child{border-bottom:0}.openwrt-resources i,.openwrt-resources a:last-child i{right:0}.openwrt-warning{grid-template-columns:30px minmax(0,1fr);gap:12px}.warning-mark{width:28px;height:28px}}
@media(max-width:420px){.brand{width:110px}.language button{min-width:30px;padding-right:4px;padding-left:4px}.status-row{gap:8px}.hero-words{font-size:36px}}
@media(max-height:500px) and (orientation:landscape){.header{padding-top:12px;padding-bottom:12px}.hero{padding-top:12px}.signal{height:150px}.mobile-menu{justify-content:flex-start;padding-top:80px;overflow-y:auto;-webkit-overflow-scrolling:touch}}
@supports not (display:grid){.features{display:-webkit-flex;display:flex;flex-wrap:wrap;margin-left:-17px;margin-right:-17px}.feature{display:-webkit-flex;display:flex;width:33.333%;padding:0 17px}.feature>div:last-child{flex:1;padding-left:10px}.status-heading,.transport-status-row{display:-webkit-flex;display:flex}.status-heading{justify-content:space-between}.transport-name{flex:1}.transport-status-row>*+*{margin-left:18px}.openwrt-hero,.openwrt-actions,.openwrt-benefits,.openwrt-layout,.openwrt-resources,.openwrt-warning,.compatibility-steps li{display:-webkit-flex;display:flex}.openwrt-hero,.openwrt-layout{flex-wrap:wrap}.openwrt-copy,.router-visual,.openwrt-panel{width:50%}.openwrt-actions a{width:50%}.openwrt-benefits article{width:33.333%}.openwrt-resources a{width:25%}.openwrt-warning div{flex:1}.compatibility-steps li div{flex:1}}
@media(max-width:950px){@supports not (display:grid){.feature{width:50%}.openwrt-copy,.router-visual,.openwrt-panel,.openwrt-benefits article{width:100%}.openwrt-resources a{width:50%}}}@media(max-width:600px){@supports not (display:grid){.feature,.openwrt-actions a,.openwrt-resources a{width:100%}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.signal-wave,.signal-node,.protocol-track{animation:none}.protocol-track{transform:none}.menu-btn:before,.menu-btn:after{transition:none}}
.brand-lockup{display:-webkit-flex;display:flex;width:auto;height:40px;align-items:center;flex:0 0 auto}.brand-lockup .brand-symbol{display:block;width:40px;height:40px;object-fit:contain;flex:0 0 40px}.brand-wordmark{display:-webkit-flex;display:flex;margin-left:11px;flex-direction:column;justify-content:center;line-height:1;text-align:left}.brand-wordmark strong{font:700 16px/.92 'Roboto',Arial,sans-serif;letter-spacing:-.035em}.brand-wordmark small{margin-top:7px;color:#888;font:400 8px/1 'PT Mono',monospace;letter-spacing:.16em;white-space:nowrap}@media(max-width:420px){.brand-lockup{width:auto}.brand-lockup .brand-symbol{width:30px;height:30px;flex-basis:30px}.brand-wordmark{margin-left:8px}.brand-wordmark strong{font-size:13px}.brand-wordmark small{font-size:5px}}
/* Responsive fixes: readable desktop lockup and an uncropped animated signal on phones. */
@media(max-width:767px){.header .brand-lockup{width:auto;height:38px}.header .brand-lockup .brand-symbol{width:38px;height:38px;flex-basis:38px}.header .brand-wordmark{margin-left:10px}.header .brand-wordmark strong{font-size:15px;line-height:.92}.header .brand-wordmark small{margin-top:7px;font-size:7px;letter-spacing:.16em}.signal{height:180px;height:clamp(160px,46vw,210px);min-height:160px;padding-top:0}.signal svg{position:absolute;top:0;left:50%;display:block;width:1040px;max-width:none;height:100%;transform:translateX(-50%);visibility:visible;opacity:1}.signal path,.signal circle{vector-effect:non-scaling-stroke}.signal-wave{stroke-width:2.25}.signal-node{stroke-width:2}}
@media(max-width:370px){.header .brand-lockup{height:35px}.header .brand-lockup .brand-symbol{width:35px;height:35px;flex-basis:35px}.header .brand-wordmark{margin-left:8px}.header .brand-wordmark strong{font-size:14px}.header .brand-wordmark small{font-size:6px}.language{margin-right:2px}.language button{min-width:27px;padding-right:3px;padding-left:3px}.menu-btn{width:40px}}
@media(max-width:767px) and (max-height:500px) and (orientation:landscape){.signal{height:150px}}
.footer-legal{display:-webkit-flex;display:flex;flex-wrap:wrap;gap:11px 24px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);font-size:9px;line-height:1.45;text-transform:uppercase}.footer-legal a{color:#777}.footer-legal a:before{content:'</> ';color:#3f3f3f}.footer-legal a:hover{color:#fff;opacity:1}.legal-main{padding:72px 0 110px}.legal-hero{max-width:980px}.legal-kicker{display:block;color:#666;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.legal-hero h1{max-width:900px;margin:24px 0 0;font:500 76px/.94 'Roboto',Arial,sans-serif;font-size:clamp(48px,7vw,88px);letter-spacing:-.05em}.legal-lead{max-width:760px;margin:32px 0 0;color:#aaa;font-size:14px;line-height:1.75}.legal-summary{display:grid;grid-template-columns:repeat(3,1fr);margin-top:64px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.legal-summary div{min-height:108px;padding:24px 22px;border-right:1px solid var(--line)}.legal-summary div:first-child{padding-left:0}.legal-summary div:last-child{border-right:0}.legal-summary small{display:block;color:#555;font-size:8px;text-transform:uppercase}.legal-summary strong{display:block;margin-top:18px;font:500 15px/1.35 'Roboto',Arial,sans-serif}.legal-document{margin-top:72px;border-bottom:1px solid var(--line)}.legal-section{display:grid;grid-template-columns:120px minmax(0,1fr);gap:35px;padding:38px 0;border-top:1px solid var(--line);scroll-margin-top:28px}.legal-num{color:#555;font-size:10px;line-height:1.5}.legal-section h2{margin:0;font:500 28px/1.15 'Roboto',Arial,sans-serif;letter-spacing:-.02em}.legal-section p{max-width:850px;margin:17px 0 0;color:#a0a0a0;font-size:12px;line-height:1.75}.legal-section p:first-of-type{margin-top:20px}.legal-section a{text-decoration:underline;text-decoration-color:#444;text-underline-offset:3px}.legal-section a:hover{text-decoration-color:#fff}.legal-list{max-width:850px;margin:20px 0 0;padding:0;list-style:none}.legal-list li{position:relative;margin-top:11px;padding-left:24px;color:#a0a0a0;font-size:12px;line-height:1.65}.legal-list li:before{content:'—';position:absolute;left:0;color:#555}.legal-note{margin-top:28px;padding:18px 20px;border-left:2px solid #fff;background:#070707;color:#bbb;font-size:11px;line-height:1.65}.contact-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;margin-top:42px;padding:32px;border:1px solid #292929;background:#050505}.contact-card small{display:block;color:#555;font-size:9px;text-transform:uppercase}.contact-card strong{display:block;margin-top:13px;font:500 30px/1 'Roboto',Arial,sans-serif}.contact-card p{margin:14px 0 0}.contact-card .btn{width:230px;margin:0}.legal-back{display:inline-block;margin-top:44px;color:#777;font-size:10px;text-transform:uppercase}.legal-back:before{content:'← ';color:#444}.partner-footer .footer-legal{margin:0;padding:0;border:0;justify-content:center}
@media(max-width:767px){.footer-legal{display:grid;grid-template-columns:1fr;gap:15px;margin-top:28px}.legal-main{padding:48px 0 72px}.legal-hero h1{font-size:13vw}.legal-lead{font-size:12px}.legal-summary{grid-template-columns:1fr;margin-top:42px}.legal-summary div,.legal-summary div:first-child{min-height:88px;padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}.legal-summary div:last-child{border-bottom:0}.legal-summary strong{margin-top:11px}.legal-document{margin-top:48px}.legal-section{grid-template-columns:1fr;gap:12px;padding:30px 0}.legal-section h2{font-size:24px}.legal-section p,.legal-list li{font-size:11px}.contact-card{grid-template-columns:1fr;padding:24px 20px}.contact-card strong{font-size:25px}.contact-card .btn{width:100%;max-width:none}.partner-footer .footer-legal{justify-content:start;text-align:left}}
.status-dot-outage{background:#fff;box-shadow:0 0 0 4px #3a3a3a}.status-outage{color:#777}
@media(forced-colors:active){.status-dot{forced-color-adjust:none}.btn{border:1px solid ButtonText}}
@media print{.header,.mobile-menu,.signal,.protocol-strip,.footer,.btn{display:none!important}body{background:#fff;color:#000}.section-title{margin-top:40px}.feature p,.section-subtitle{color:#333}}
