.admin-content{grid-template-columns:minmax(0,1fr)}
.admin-panel{min-width:0}
.admin-sidebar-signout{margin-top:6px}.admin-sidebar-signout button{padding:0;border:0;background:transparent;color:#9c9791;font-size:9px;font-weight:800;cursor:pointer}.admin-sidebar-signout button:hover{color:#ff6200}
.admin-topbar-signout{display:none}.admin-topbar-signout button{min-height:42px;padding:0 16px;border:1px solid #242224;background:#242224;color:#fff;font-size:10px;font-weight:900;cursor:pointer}
[data-content$=".ar"],[data-field$="_ar"]{direction:rtl;text-align:right}
.site-footer{min-height:210px;grid-template-columns:minmax(220px,1fr) minmax(260px,1.1fr) auto;gap:clamp(30px,5vw,80px)}
.site-footer>.footer-brand-block,.site-footer>.footer-contact,.site-footer>.footer-meta{display:flex}
.site-footer>.footer-brand-block{flex-direction:column;align-items:flex-start;justify-content:center;gap:18px}
.footer-tagline{margin:0;color:#8e8983;font-size:10px;line-height:1.6;letter-spacing:.09em;text-transform:uppercase}
.site-footer>.footer-contact{flex-direction:column;align-items:flex-start;justify-content:center;gap:13px}
.footer-contact-label{margin:0;color:#ff6200;font-size:9px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.footer-contact-links{display:grid;gap:8px}
.site-footer .footer-contact-links a{width:fit-content;color:#f3efe9;font-size:13px;font-weight:700;letter-spacing:.01em;text-transform:none;transition:color .2s}
.site-footer .footer-contact-links a:hover{color:#ff6200}
.site-footer>.footer-meta{flex-direction:column;align-items:flex-end;justify-content:center;gap:18px}
.footer-icon-links{display:flex;align-items:center;gap:10px}
.site-footer .footer-social-link{width:42px;height:42px;border:1px solid #3b3936;border-radius:50%;display:grid;place-items:center;color:#ff6200;transition:background .2s,color .2s,border-color .2s,transform .2s}
.site-footer .footer-social-link:hover{background:#ff6200;border-color:#ff6200;color:#0b0b0c;transform:translateY(-2px)}
.social-icon{width:19px;height:19px;position:relative;display:grid;place-items:center}
.social-icon--instagram{border:1.8px solid currentColor;border-radius:5px}
.social-icon--instagram:after{content:"";width:3px;height:3px;border-radius:50%;background:currentColor;position:absolute;top:3px;right:3px}
.social-icon--instagram i{width:7px;height:7px;border:1.7px solid currentColor;border-radius:50%}
.social-icon--whatsapp{border:1.7px solid currentColor;border-radius:50%;font-size:11px;font-weight:900;line-height:1;transform:rotate(-17deg)}
.social-icon--whatsapp:after{content:"";width:4px;height:4px;border-inline-start:1.7px solid currentColor;position:absolute;left:0;bottom:0;transform:rotate(28deg)}
.social-icon--maps{width:16px;height:20px;border:1.8px solid currentColor;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}
.social-icon--maps i{width:5px;height:5px;border:1.6px solid currentColor;border-radius:50%;transform:rotate(45deg)}
.footer-legal{display:flex;align-items:center;justify-content:flex-end;gap:16px;color:#8e8983;white-space:nowrap}
.site-footer .footer-admin-link{color:#ff6200}
@media(max-width:1180px){.admin-topbar-signout{display:block}}
@media(max-width:720px){.admin-topbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-topbar-signout{grid-column:1/-1}.admin-topbar-signout button{width:100%}.site-footer{grid-template-columns:1fr;gap:30px}.site-footer>.footer-meta{align-items:flex-start}.footer-legal{justify-content:flex-start;flex-wrap:wrap;white-space:normal}}

/* Official Fibernetlb logo supplied for the header, footer, and account areas. */
.brand--image{display:block;line-height:0}.brand-logo{display:block;width:100%;height:auto;object-fit:contain}.header-brand-group>.brand-link{align-items:center;max-width:220px}.site-header .brand-logo{width:clamp(170px,13vw,220px)}.site-footer .brand-logo{width:min(270px,100%)}.login-visual .brand-logo{width:min(270px,72vw)}.admin-sidebar .brand-logo{width:min(220px,100%)}
@media(max-width:720px){.site-header .brand-logo{width:clamp(145px,39vw,180px)}.site-footer .brand-logo{width:min(250px,85vw)}}
@media(max-width:420px){.site-header .brand-logo{width:142px}}

/* Product catalogue and product detail experience. */
.product-media-link{display:block;overflow:hidden}
.product-media-link .product-image{transition:transform .35s ease}
.product-media-link:hover .product-image{transform:scale(1.025)}
.product-card h2 a{color:inherit}
.product-card h2 a:hover{color:#ff6200}
.product-detail-page{padding:42px clamp(24px,6vw,96px) 110px;background:#f5f2ed}
.product-back-link{width:fit-content;min-height:44px;margin-bottom:28px;display:inline-flex;align-items:center;gap:12px;color:#625e59;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.product-back-link>span:first-child{width:30px;height:30px;border:1px solid #d4cfc7;border-radius:50%;display:grid;place-items:center;color:#ff6200;font-size:14px;transition:.2s}
.product-back-link:hover>span:first-child{background:#ff6200;border-color:#ff6200;color:#0b0b0c}
.product-detail-layout{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);background:#fff;border:1px solid #ded9d2}
.product-detail-media{min-width:0;min-height:650px;padding:28px;display:flex;flex-direction:column;background:#fbfaf8;border-inline-end:1px solid #ded9d2}
.product-detail-media-top{min-height:35px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;color:#8a857f;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.product-detail-media-top b{padding:7px 9px;background:#ff6200;color:#0b0b0c;font-size:8px;letter-spacing:.08em}
.product-detail-image-frame{min-height:510px;flex:1;padding:26px;display:grid;place-items:center;overflow:hidden;background:#fff}
.product-detail-image-frame img{width:100%;height:100%;max-height:560px;object-fit:contain}
.product-detail-placeholder{min-height:510px;flex:1;display:grid;place-items:center;align-content:center;gap:10px;position:relative;overflow:hidden;background:#0b0b0c;color:#fff}
.product-detail-placeholder:before,.product-detail-placeholder:after{content:"";width:420px;height:420px;position:absolute;border:1px solid #ff62004d;border-radius:50%}
.product-detail-placeholder:after{width:290px;height:290px}
.product-detail-placeholder .product-visual{z-index:1;margin:0 0 18px;transform:scale(1.35)}
.product-detail-placeholder strong,.product-detail-placeholder small{z-index:1;letter-spacing:.16em}
.product-detail-placeholder small{color:#8d8983;font-size:8px}
.product-detail-media-note{min-height:55px;padding-top:22px;display:flex;align-items:center;gap:11px;color:#77726c;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.product-detail-media-note>span:first-child{width:25px;height:2px;background:#ff6200}
.product-detail-copy{min-width:0;padding:clamp(40px,5vw,76px);display:flex;flex-direction:column;justify-content:center}
.product-detail-meta{display:flex;align-items:center;justify-content:space-between;gap:20px}
.product-detail-meta .eyebrow{margin:0;color:#655f59}
.product-sku{margin:0;color:#77716b;font-size:10px;letter-spacing:.04em}
.product-sku strong{color:#0b0b0c}
.product-detail-copy h1{margin:35px 0 0;font-size:clamp(38px,4vw,66px);line-height:1.02;letter-spacing:-.055em;overflow-wrap:anywhere}
.product-detail-summary{margin:28px 0 0;color:#66615b;font-size:14px;line-height:1.8}
.product-detail-price{margin:34px 0 0;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}
.product-detail-price>div{display:flex;align-items:baseline;gap:14px}
.product-detail-price del{color:#9a958e;font-size:16px;font-weight:800}
.product-detail-price strong{color:#ff6200;font-size:clamp(38px,4vw,56px);line-height:1}
.product-detail-price>span{padding:7px 9px;background:#171718;color:#fff;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.product-purchase{margin-top:38px;padding-top:30px;border-top:1px solid #ded9d2;display:grid;grid-template-columns:auto 1fr;gap:22px 30px;align-items:end}
.product-quantity-block{display:grid;gap:10px}
.product-quantity-block>label,.product-order-total>span{color:#77716b;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.product-quantity{height:52px;display:grid;grid-template-columns:46px 58px 46px;border:1px solid #d5d0c9;background:#fff}
.product-quantity button{border:0;background:transparent;color:#0b0b0c;font-size:19px;cursor:pointer;transition:.2s}
.product-quantity button:hover{background:#0b0b0c;color:#ff6200}
.product-quantity input{width:100%;min-width:0;border:0;border-inline:1px solid #e0dcd6;text-align:center;font:800 14px inherit;appearance:textfield}
.product-quantity input::-webkit-outer-spin-button,.product-quantity input::-webkit-inner-spin-button{margin:0;appearance:none}
.product-order-total{display:grid;gap:8px;justify-self:end;text-align:end}
.product-order-total strong{font-size:28px}
.product-whatsapp-order{grid-column:1/-1;min-height:64px;padding:0 22px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:15px;background:#ff6200;color:#0b0b0c;font-size:12px;font-weight:950;transition:background .2s,color .2s,transform .2s}
.product-whatsapp-order:hover{background:#0b0b0c;color:#fff;transform:translateY(-2px)}
.product-whatsapp-mark{width:34px;height:34px;border:1.5px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:15px;transform:rotate(-12deg)}
.product-whatsapp-order b{font-size:16px}
.product-order-note{grid-column:1/-1;margin:0;display:flex;align-items:center;gap:9px;color:#77716b;font-size:9px;line-height:1.5}
.product-order-note>span:first-child{width:5px;height:5px;flex:none;border-radius:50%;background:#ff6200}
.product-description-panel{max-width:1480px;margin:0 auto;padding:clamp(40px,5vw,74px);display:grid;grid-template-columns:minmax(260px,.7fr) 1.3fr;gap:clamp(35px,7vw,100px);background:#0b0b0c;color:#fff}
.product-description-panel .eyebrow{margin:0;color:#ff6200}
.product-description-panel h2{margin:24px 0 0;font-size:clamp(30px,3.5vw,48px);line-height:1.05;letter-spacing:-.045em}
.product-description-panel>p{margin:0;color:#aaa59e;font-size:15px;line-height:1.9;white-space:pre-line}
@media(max-width:1050px){.product-detail-layout{grid-template-columns:1fr}.product-detail-media{min-height:560px;border-inline-end:0;border-bottom:1px solid #ded9d2}.product-detail-image-frame,.product-detail-placeholder{min-height:440px}.product-detail-copy{padding:55px}.product-description-panel{grid-template-columns:1fr;gap:28px}}
@media(max-width:720px){.product-detail-page{padding:22px 16px 75px}.product-back-link{margin-bottom:16px}.product-detail-media{min-height:440px;padding:18px}.product-detail-image-frame,.product-detail-placeholder{min-height:340px;padding:15px}.product-detail-copy{padding:38px 24px 45px}.product-detail-copy h1{margin-top:25px;font-size:clamp(34px,10vw,48px)}.product-detail-summary{font-size:13px}.product-detail-price{align-items:flex-start;flex-direction:column}.product-purchase{grid-template-columns:1fr 1fr}.product-description-panel{padding:45px 24px}.product-detail-placeholder:before{width:330px;height:330px}.product-detail-placeholder:after{width:220px;height:220px}}
@media(max-width:430px){.product-detail-meta{align-items:flex-start;flex-direction:column;gap:12px}.product-detail-media{min-height:370px}.product-detail-image-frame,.product-detail-placeholder{min-height:285px}.product-detail-media-note{padding-top:15px}.product-purchase{grid-template-columns:1fr}.product-order-total{justify-self:start;text-align:start}.product-whatsapp-order{grid-column:1;min-height:60px;padding:0 16px}.product-order-note{grid-column:1}.product-quantity{grid-template-columns:52px 1fr 52px;width:100%}.product-description-panel h2{font-size:32px}}

/* Our Work and Support public pages. */
.desktop-nav{gap:clamp(14px,1.8vw,28px);font-size:12px}
.work-hero,.support-hero{min-height:520px;padding:90px clamp(24px,7vw,110px);position:relative;overflow:hidden;display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:8vw;background:#0b0b0c;color:#fff}
.work-hero h1,.support-hero h1{max-width:900px;margin:0;font-size:clamp(54px,6.5vw,104px);line-height:.9;letter-spacing:-.07em}
.work-hero>p,.support-hero>p{max-width:480px;margin:0;color:#aaa59e;font-size:15px;line-height:1.8;position:relative;z-index:2}
.work-hero>div:not(.work-hero-orbit),.support-hero>div:not(.support-signal){position:relative;z-index:2}
.work-hero-orbit{width:520px;height:520px;position:absolute;right:-160px;top:-75px;opacity:.7}
.work-hero-orbit span{position:absolute;inset:0;border:1px solid #ff620066;border-radius:50%}
.work-hero-orbit span:nth-child(2){inset:72px}.work-hero-orbit span:nth-child(3){inset:145px;background:#ff62000d}
[dir=rtl] .work-hero-orbit{right:auto;left:-160px}
.work-content{padding:90px clamp(24px,7vw,110px) 120px;background:#f5f2ed}
.work-grid{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#d9d4cd;border:1px solid #d9d4cd}
.work-card{min-width:0;background:#fff}
.work-card-media{aspect-ratio:4/3;position:relative;overflow:hidden;background:#0b0b0c}
.work-card-media>img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}
.work-card:hover .work-card-media>img{transform:scale(1.025)}
.work-card-index{width:48px;height:48px;position:absolute;right:18px;top:18px;display:grid;place-items:center;background:#ff6200;color:#0b0b0c;font-size:9px;font-weight:900}
[dir=rtl] .work-card-index{right:auto;left:18px}
.work-card-placeholder{height:100%;display:grid;place-items:center;position:relative;overflow:hidden}
.work-card-placeholder span{width:65%;aspect-ratio:1;position:absolute;border:1px solid #ff620052;border-radius:50%}
.work-card-placeholder span:nth-child(2){width:42%}
.work-card-placeholder b{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#ff6200;font-size:30px;z-index:1}
.work-card-copy{min-height:260px;padding:38px;display:flex;flex-direction:column}
.work-card-copy .eyebrow{margin-bottom:20px}
.work-card-copy h2{margin:0;font-size:clamp(28px,3vw,44px);line-height:1.05;letter-spacing:-.045em}
.work-card-copy>p:last-child{margin:25px 0 0;color:#706b65;font-size:14px;line-height:1.8;white-space:pre-line}
.work-empty,.support-empty{max-width:760px;margin:0 auto;padding:70px 40px;border:1px solid #d9d4cd;background:#fff;text-align:center}
.work-empty .eyebrow{justify-content:center}.work-empty h2,.support-empty h2{margin:20px 0 0;font-size:clamp(36px,5vw,58px)}.work-empty>p:last-child,.support-empty>p{margin:22px auto 0;max-width:560px;color:#77716b;line-height:1.8}
.work-empty-mark{width:130px;height:130px;margin:0 auto 30px;display:grid;place-items:center;position:relative}.work-empty-mark span{position:absolute;inset:0;border:1px solid #ff6200;border-radius:50%}.work-empty-mark b{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#ff6200}
.support-signal{width:370px;height:370px;position:absolute;right:4vw;top:50%;transform:translateY(-50%);opacity:.75}
.support-signal span{position:absolute;inset:0;border:1px solid #ff620059;border-radius:50%}.support-signal span:nth-child(2){inset:65px}.support-signal span:nth-child(3){inset:130px}.support-signal i{width:22px;height:22px;position:absolute;inset:0;margin:auto;border-radius:50%;background:#ff6200;box-shadow:0 0 38px #ff6200}
[dir=rtl] .support-signal{right:auto;left:4vw}
.support-content{padding:70px clamp(24px,7vw,110px) 120px;background:#f5f2ed}
.support-toolbar{max-width:1480px;min-height:88px;margin:0 auto 32px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid #ddd8d1}
.support-toolbar>p{margin:0;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.support-toolbar>div{display:flex;gap:8px;flex-wrap:wrap}
.support-toolbar button{min-height:42px;padding:0 17px;border:1px solid #ddd8d1;background:#fff;color:#6f6a64;font-size:9px;font-weight:900;cursor:pointer}.support-toolbar button:hover,.support-toolbar button.active{border-color:#ff6200;background:#ff6200;color:#0b0b0c}
.support-guide-list{max-width:1480px;margin:0 auto;display:grid;gap:36px}
.support-guide-card{background:#fff;border:1px solid #d9d4cd}
.support-guide-card[hidden]{display:none}
.support-guide-header{min-height:160px;padding:34px;display:grid;grid-template-columns:52px minmax(0,1fr) minmax(210px,.45fr);align-items:center;gap:25px;border-bottom:1px solid #e1dcd5}
.support-guide-index{color:#ff6200;font-size:10px;font-weight:900;align-self:start;padding-top:7px}
.support-mode{width:fit-content;margin:0 0 12px;padding:6px 8px;background:#fff0e7;color:#b74300;font-size:8px;font-weight:900;letter-spacing:.16em}
.support-mode--wireless{background:#0b0b0c;color:#ff6200}
.support-guide-header h2{margin:0;font-size:clamp(30px,3.5vw,52px);line-height:1.02;letter-spacing:-.05em}
.support-router{padding:20px 0 20px 26px;border-inline-start:1px solid #ddd8d1;display:grid;gap:8px}.support-router span{color:#8a857f;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.support-router strong{font-size:14px;overflow-wrap:anywhere}
.support-guide-description{padding:36px 34px;display:grid;grid-template-columns:.45fr 1.55fr;gap:5vw}.support-guide-description .eyebrow{margin:0}.support-guide-description>p:last-child{margin:0;color:#625d57;font-size:15px;line-height:1.85;white-space:pre-line}
.support-video-frame{aspect-ratio:16/9;margin:0 34px;background:#0b0b0c;overflow:hidden}.support-video-frame iframe,.support-video-frame video{width:100%;height:100%;border:0;display:block;background:#0b0b0c}
.support-video-placeholder,.support-video-link{min-height:280px;margin:0 34px;padding:35px;display:flex;align-items:center;justify-content:center;gap:18px;background:#0b0b0c;color:#aaa59e;text-align:center;font-size:12px;font-weight:800}
.support-video-link{color:#fff;transition:.2s}.support-video-link:hover{background:#ff6200;color:#0b0b0c}.support-video-link b{color:#ff6200}.support-video-link:hover b{color:#0b0b0c}
.support-play-mark{width:58px;height:58px;flex:none;border:1px solid #ff6200;border-radius:50%;display:grid;place-items:center;color:#ff6200;font-size:16px}
.support-power-grid{margin:34px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #ddd8d1}
.support-power-card{min-height:330px;padding:35px;display:flex;flex-direction:column;border-inline-end:1px solid #ddd8d1}.support-power-card:last-child{border-inline-end:0}.support-power-card--dark{background:#0b0b0c;color:#fff}
.support-power-icon{width:72px;height:58px;margin-bottom:38px;position:relative}.support-power-icon--bank{border:2px solid #ff6200;border-radius:8px}.support-power-icon--bank:after{content:"";width:7px;height:19px;position:absolute;right:-8px;top:17px;background:#ff6200;border-radius:0 3px 3px 0}.support-power-icon--bank i{position:absolute;inset:7px;width:62%;background:#ff6200}.support-power-icon--bank span{width:11px;height:11px;position:absolute;right:9px;top:21px;border:2px solid #ff6200;border-radius:50%}
.support-power-icon--adapter i{width:42px;height:48px;position:absolute;left:4px;top:4px;border:2px solid #ff6200;border-radius:7px}.support-power-icon--adapter i:before,.support-power-icon--adapter i:after{content:"";width:2px;height:14px;position:absolute;top:-16px;background:#ff6200}.support-power-icon--adapter i:before{left:10px}.support-power-icon--adapter i:after{right:10px}.support-power-icon--adapter span{width:28px;height:2px;position:absolute;right:0;bottom:2px;background:#ff6200;transform:rotate(30deg);transform-origin:left}
.support-power-label{margin:0 0 12px!important;color:#ff6200!important;font-size:9px!important;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.support-power-card h3{margin:0;font-size:26px}.support-power-card>p:last-child{margin:20px 0 0;color:#716c66;font-size:13px;line-height:1.8;white-space:pre-line}.support-power-card--dark>p:last-child{color:#aaa59e}
.support-specs{margin:0 34px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #ddd8d1;border-inline-start:1px solid #ddd8d1}.support-specs>div{min-height:115px;padding:24px;border-inline-end:1px solid #ddd8d1;border-bottom:1px solid #ddd8d1;display:flex;flex-direction:column;justify-content:space-between;gap:14px}.support-specs span{color:#827d77;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.support-specs strong{font-size:19px;overflow-wrap:anywhere}
.support-safety{margin:30px 34px 36px;padding:18px 20px;display:flex;align-items:flex-start;gap:13px;background:#fff1e8;color:#7a330c;font-size:11px;line-height:1.6}.support-safety>span:first-child{width:24px;height:24px;flex:none;border-radius:50%;display:grid;place-items:center;background:#ff6200;color:#0b0b0c;font-weight:900}
.support-empty .support-play-mark{margin:0 auto}.support-empty .button{margin-top:30px}

/* Admin controls for work items and support guides. */
.admin-panel-note{padding:18px 30px;background:#fff8f2;border-bottom:1px solid #eadfd5;color:#6f6963;font-size:11px;line-height:1.6}
.admin-work-table{min-width:980px}.admin-work-table td:first-child{min-width:210px}.admin-work-table .product-details-cell{min-width:420px}.admin-work-thumb{width:180px;height:120px;margin-bottom:10px;display:block;object-fit:cover;border:1px solid #ddd8d1}
.admin-record-list{padding:30px;display:grid;gap:22px}
.admin-record-card{border:1px solid #ded9d2;background:#faf8f4}
.admin-record-heading{min-height:72px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#0b0b0c;color:#fff}.admin-record-heading>div{display:flex;align-items:center;gap:14px}.admin-record-heading>div>span{color:#ff6200;font-size:9px;font-weight:900}.admin-record-heading h3{margin:0;font-size:15px}.admin-record-heading .table-publish{color:#fff}
.admin-record-grid{padding:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.admin-record-grid .admin-field--wide{grid-column:span 2}.admin-record-grid .admin-field--full{grid-column:1/-1}.admin-record-grid .admin-field select{width:100%;min-height:42px;padding:10px 12px;border:1px solid #dcd7d0;background:#fffefa;font-size:11px}
.admin-record-actions{padding:0 24px 24px;display:flex;justify-content:flex-end;gap:8px}.admin-record-actions button{min-height:40px;padding:0 16px;border:1px solid #d5d0ca;background:#fff;font-size:9px;font-weight:900;cursor:pointer}.admin-record-actions button:first-child{border-color:#ff6200;background:#ff6200}.admin-record-actions .danger{border-color:#ffc7aa;color:#9c3500}
.admin-empty-card{padding:50px;border:1px dashed #d7d1c9;color:#77716b;text-align:center;font-size:12px}
@media(max-width:1180px){.work-hero,.support-hero{grid-template-columns:1fr;gap:35px}.work-hero>p,.support-hero>p{max-width:650px}.admin-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.work-grid{grid-template-columns:1fr}.support-guide-header{grid-template-columns:38px 1fr}.support-router{grid-column:2;padding:18px 0 0;border-inline-start:0;border-top:1px solid #ddd8d1}.support-guide-description{grid-template-columns:1fr;gap:18px}.support-power-grid{grid-template-columns:1fr}.support-power-card{border-inline-end:0;border-bottom:1px solid #ddd8d1}.support-power-card:last-child{border-bottom:0}.support-specs{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.work-hero,.support-hero{min-height:500px;padding:75px 22px 65px}.work-hero h1,.support-hero h1{font-size:clamp(48px,14vw,68px)}.work-content,.support-content{padding:55px 16px 75px}.work-card-copy{min-height:230px;padding:28px}.support-toolbar{align-items:flex-start;flex-direction:column}.support-guide-header{padding:26px 22px}.support-guide-description{padding:28px 22px}.support-video-frame,.support-video-placeholder,.support-video-link{margin:0 22px}.support-power-grid{margin:22px}.support-specs{margin:0 22px}.support-safety{margin:24px 22px 28px}.admin-record-list{padding:20px}.admin-record-grid{padding:18px;grid-template-columns:1fr}.admin-record-grid .admin-field--wide,.admin-record-grid .admin-field--full{grid-column:1}.admin-record-actions{padding:0 18px 18px}.admin-panel-note{padding:16px 20px}}
@media(max-width:440px){.support-guide-header{grid-template-columns:1fr}.support-guide-index{display:none}.support-router{grid-column:1}.support-video-placeholder,.support-video-link{min-height:220px;padding:24px;flex-direction:column}.support-specs{grid-template-columns:1fr}.support-power-card{padding:28px}.support-toolbar>div{width:100%}.support-toolbar button{flex:1}.work-empty,.support-empty{padding:50px 22px}}

/* Secure account wishlist. */
.header-wishlist{width:44px;height:44px;flex:none;border:1px solid #ddd8d1;border-radius:50%;display:grid;place-items:center;color:#77716b;font-size:19px;transition:.2s}.header-wishlist:hover,.header-wishlist--current{border-color:#ff6200;background:#ff6200;color:#0b0b0c;transform:translateY(-1px)}
.mobile-wishlist-link{min-height:48px;margin-top:14px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid #3b3936;color:#fff;font-size:11px;font-weight:900}.mobile-wishlist-link>span:last-child{color:#ff6200;font-size:17px}
.product-card{position:relative}.wishlist-toggle{min-height:44px;padding:0 15px;border:1px solid #d8d3cc;background:#fff;color:#625d57;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:9px;font-weight:900;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .2s}.wishlist-toggle:hover{border-color:#ff6200;color:#b84300;transform:translateY(-1px)}.wishlist-toggle--saved{border-color:#ff6200;background:#ff6200;color:#0b0b0c}.wishlist-toggle:disabled{opacity:.6;cursor:wait;transform:none}.wishlist-heart{font-size:20px;line-height:1}.wishlist-toggle--guest{color:#77716b}
.product-card-wishlist{width:44px;padding:0;position:absolute;z-index:3;top:57px;right:26px;border-radius:50%}.product-card-wishlist .wishlist-text{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}[dir=rtl] .product-card-wishlist{right:auto;left:26px}
.product-detail-title-row{margin-top:35px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:22px}.product-detail-title-row h1{margin:0}.product-detail-wishlist{margin-top:7px;white-space:nowrap}
.wishlist-hero{min-height:470px;padding:90px clamp(24px,7vw,110px);position:relative;overflow:hidden;display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:8vw;background:#0b0b0c;color:#fff}.wishlist-hero:after{content:"♡";position:absolute;right:3vw;top:50%;transform:translateY(-54%);color:#ff62001f;font-size:360px;line-height:1}.wishlist-hero>div,.wishlist-hero>p{position:relative;z-index:1}.wishlist-hero h1{max-width:900px;margin:0;font-size:clamp(54px,6.5vw,98px);line-height:.91;letter-spacing:-.07em}.wishlist-hero>p{max-width:480px;margin:0;color:#aaa59e;font-size:15px;line-height:1.8}[dir=rtl] .wishlist-hero:after{right:auto;left:3vw}
.wishlist-content{min-height:520px;padding:80px clamp(24px,7vw,110px) 120px;background:#f5f2ed}.wishlist-grid{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#d9d4cd;border:1px solid #d9d4cd}.wishlist-card{min-width:0;position:relative;padding-bottom:24px;background:#fff}.wishlist-card-media{height:270px;display:grid;place-items:center;overflow:hidden;background:#fbfaf8}.wishlist-card-media>img{width:100%;height:100%;object-fit:contain;padding:22px;transition:transform .3s}.wishlist-card:hover .wishlist-card-media>img{transform:scale(1.025)}.wishlist-card-media .product-visual{margin:0}.wishlist-card-copy{padding:27px 25px 70px}.wishlist-card-copy>p{margin:0 0 12px;color:#ff6200;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.wishlist-card-copy h2{margin:0;font-size:27px;line-height:1.08}.wishlist-card-copy h2 a:hover{color:#ff6200}.wishlist-card-copy>div{margin-top:25px;padding-top:18px;border-top:1px solid #e0dcd6;display:flex;align-items:center;justify-content:space-between;gap:16px}.wishlist-card-copy>div strong{font-size:22px}.wishlist-card-copy>div a{display:inline-flex;align-items:center;gap:10px;font-size:9px;font-weight:900}.wishlist-card-copy>div a span{color:#ff6200}.wishlist-card-remove{position:absolute;left:25px;right:25px;bottom:24px}.wishlist-empty{max-width:720px;margin:0 auto;padding:70px 35px;border:1px solid #d9d4cd;background:#fff;text-align:center}.wishlist-empty--hidden{display:none}.wishlist-empty-heart{width:100px;height:100px;margin:0 auto 25px;border:1px solid #ff6200;border-radius:50%;display:grid;place-items:center;color:#ff6200;font-size:48px}.wishlist-empty h2{margin:0;font-size:clamp(36px,5vw,56px)}.wishlist-empty p{margin:20px auto 28px;color:#77716b;line-height:1.7}
.wishlist-toast{max-width:min(420px,calc(100vw - 32px));padding:15px 20px;position:fixed;z-index:1000;right:22px;bottom:22px;background:#0b0b0c;color:#fff;border-inline-start:4px solid #ff6200;box-shadow:0 18px 50px #0004;font-size:11px;font-weight:800;line-height:1.5;opacity:0;pointer-events:none;transform:translateY(18px);transition:.22s}.wishlist-toast--visible{opacity:1;transform:translateY(0)}.wishlist-toast--error{background:#7e2600}[dir=rtl] .wishlist-toast{right:auto;left:22px}
@media(max-width:1050px){.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wishlist-hero{grid-template-columns:1fr;gap:32px}.wishlist-hero>p{max-width:650px}}
@media(max-width:720px){.header-wishlist{width:40px;height:40px}.wishlist-hero{min-height:470px;padding:75px 22px 65px}.wishlist-hero h1{font-size:clamp(48px,14vw,68px)}.wishlist-content{padding:55px 16px 75px}.wishlist-grid{grid-template-columns:1fr}.product-detail-title-row{grid-template-columns:1fr}.product-detail-wishlist{width:100%;margin-top:0}.wishlist-toast{right:16px;bottom:16px}[dir=rtl] .wishlist-toast{right:auto;left:16px}}
@media(max-width:420px){.header-actions{gap:10px}.wishlist-card-media{height:230px}}

/* Internet status, client speed test and user portal. */
.login-visual .brand-logo,.site-footer .brand-logo,.admin-sidebar .brand-logo{content:url("/fibernetlb-logo-light.png");filter:none}
.home-page .site-header .brand-logo{content:url("/fibernetlb-logo-accent.png?v=20260903d")}
.desktop-nav{gap:clamp(10px,1.15vw,18px)}.desktop-nav a{white-space:nowrap}
.visually-hidden{width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.header-brand-group{min-width:0;display:flex;align-items:center}.mobile-network-status{display:none}
.desktop-nav .nav-status-link{min-width:138px;height:44px;padding:6px 10px;position:relative;display:flex;align-items:center;gap:8px;border:1px solid #ded9d2;color:var(--status-color);transition:background .2s,border-color .2s}.desktop-nav .nav-status-link:hover,.desktop-nav .nav-status-link.nav-current{color:var(--status-color);border-color:var(--status-color);background:#f7f4ef}
.nav-status-link--good{--status-color:#078451}.nav-status-link--slow{--status-color:#b46b00}.nav-status-link--down{--status-color:#cb3128}.nav-status-glyph{width:25px;height:25px;position:relative;display:grid;place-items:center;color:var(--status-color)}.nav-status-glyph svg{width:22px;height:22px;display:block;overflow:visible}.nav-status-glyph path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.nav-status-glyph circle{fill:currentColor}.nav-status-glyph i{width:7px;height:7px;position:absolute;right:-2px;bottom:1px;border:2px solid #fff;border-radius:50%;background:currentColor;box-sizing:content-box}.nav-status-link--good .nav-status-glyph i,.nav-status-link--slow .nav-status-glyph i{animation:networkPulse 2s infinite}
.mobile-network-copy{min-width:0;display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:5px;line-height:1}.mobile-network-copy small{grid-column:1/-1;margin-bottom:4px;color:#77716b;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.mobile-network-copy strong{font-size:9px;white-space:nowrap}.mobile-network-copy em{padding:3px 4px;background:color-mix(in srgb,var(--status-color) 12%,white);color:var(--status-color);font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase;white-space:nowrap}
@media(max-width:1180px){.mobile-network-status{min-width:0;margin-inline-start:clamp(9px,1.5vw,18px);padding-inline-start:clamp(9px,1.5vw,18px);display:flex;align-items:center;gap:8px;border-inline-start:1px solid #ded9d2;color:var(--status-color)}.mobile-network-status .nav-status-glyph{width:27px;flex:none}.mobile-network-copy{min-width:0;display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:5px;line-height:1}.mobile-network-copy small{grid-column:1/-1;margin-bottom:4px;color:#77716b;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.mobile-network-copy strong{font-size:9px;white-space:nowrap}.mobile-network-copy em{padding:3px 4px;background:color-mix(in srgb,var(--status-color) 12%,white);color:var(--status-color);font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase;white-space:nowrap}}
@media(max-width:720px){.header-brand-group>.brand-link{min-width:0}.site-header .header-brand-group .brand-logo{width:clamp(112px,31vw,145px)}.mobile-network-status{margin-inline-start:7px;padding-inline-start:7px;gap:4px}.mobile-network-status .nav-status-glyph{width:22px}.mobile-network-copy small{display:none}.mobile-network-copy{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.mobile-network-copy strong{font-size:8px}.mobile-network-copy em{font-size:6px}}
@media(max-width:420px){.site-header .header-brand-group .brand-logo{width:104px}.mobile-network-status .nav-status-glyph{display:none}.mobile-network-status{min-width:66px}.mobile-network-copy strong{font-size:7px}}
.network-tools{padding:1px clamp(24px,7vw,110px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#d7d2cb}
.network-tool-card{min-height:390px;padding:48px;position:relative;overflow:hidden;display:flex;flex-direction:column;color:#0b0b0c;background:#fff;transition:transform .25s,box-shadow .25s}
.network-tool-card:hover{z-index:1;transform:translateY(-4px);box-shadow:0 22px 45px #00000018}.network-tool-card .eyebrow{margin:0}.network-tool-top{display:flex;align-items:center;justify-content:space-between;gap:20px}
.network-live-dot{width:15px;height:15px;flex:none;border:4px solid currentColor;border-radius:50%;box-shadow:0 0 0 8px currentColor;opacity:.75}
.network-tool-card.status-good,.status-good .network-live-dot{color:#078451}.network-tool-card.status-slow,.status-slow .network-live-dot{color:#a96a00}.network-tool-card.status-down,.status-down .network-live-dot{color:#cb3128}
.network-tool-card.status-good .network-live-dot,.status-good .network-live-dot{animation:networkPulse 2.2s infinite}.network-tool-card.status-slow .network-live-dot,.status-slow .network-live-dot{animation:networkPulse 1.25s infinite}
@keyframes networkPulse{0%,100%{box-shadow:0 0 0 0 currentColor}50%{box-shadow:0 0 0 9px transparent}}
.network-tool-status{margin-top:auto;display:flex;align-items:end;justify-content:space-between;gap:25px}.network-tool-status strong{font-size:clamp(55px,6vw,92px);line-height:.86;letter-spacing:-.07em}.network-tool-status>span{font-size:32px}
.network-tool-card>p{max-width:600px;margin:28px 0 0;color:#6d6862;font-size:14px;line-height:1.75}.network-tool-card>small{margin-top:27px;color:#0b0b0c;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.network-tool-card--usage{color:#fff;background:#0b0b0c}.network-tool-card--usage h2{max-width:660px;margin:auto 0 0;font-size:clamp(42px,5vw,76px);line-height:.93;letter-spacing:-.065em;position:relative;z-index:1}.network-tool-card--usage>p:not(.eyebrow){max-width:570px;color:#aaa59e;position:relative;z-index:1}.network-tool-card--usage>small{color:#fff;position:relative;z-index:1}.network-tool-card--usage>small span{color:#ff6200}
.usage-orbit{width:340px;height:340px;position:absolute;right:-90px;top:-90px}.usage-orbit span{position:absolute;inset:0;border:1px solid #ff620050;border-radius:50%}.usage-orbit span:nth-child(2){inset:70px}.usage-orbit i{width:24px;height:24px;position:absolute;inset:0;margin:auto;border-radius:50%;background:#ff6200;box-shadow:0 0 32px #ff6200}[dir=rtl] .usage-orbit{right:auto;left:-90px}
.status-hero{min-height:520px;padding:85px clamp(24px,7vw,110px);position:relative;overflow:hidden;display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:8vw;background:#0b0b0c;color:#fff}.status-hero:after{content:"";width:390px;height:390px;position:absolute;right:-80px;top:-75px;border:1px solid currentColor;border-radius:50%;opacity:.4}.status-hero.status-good{color:#23cd85}.status-hero.status-slow{color:#ffb01f}.status-hero.status-down{color:#f05850}[dir=rtl] .status-hero:after{right:auto;left:-80px}
.status-hero-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:90px 90px;mask-image:linear-gradient(90deg,#000,transparent)}
.status-hero-copy,.status-current{position:relative;z-index:1}.status-hero-copy{color:#fff}.status-hero-copy h1{max-width:850px;margin:0;font-size:clamp(62px,7.5vw,116px);line-height:.88;letter-spacing:-.075em}.status-hero-copy>p:last-child{max-width:650px;margin:30px 0 0;color:#aaa59e;font-size:15px;line-height:1.8}
.status-current{min-height:285px;padding:34px;display:flex;flex-direction:column;border:1px solid currentColor;background:#0b0b0cd9;backdrop-filter:blur(8px)}.status-current .network-live-dot{align-self:flex-end}.status-current>small{margin-top:auto;color:#aaa59e;font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.status-current>strong{margin-top:10px;color:currentColor;font-size:clamp(50px,5vw,74px);line-height:.9;letter-spacing:-.06em}.status-current>p{margin:20px 0 0;color:#ddd8d1;font-size:12px;line-height:1.7}
.status-dashboard{padding:80px clamp(24px,7vw,110px) 120px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr);gap:28px;background:#f4f1ec}.speed-test-card{min-width:0;padding:48px;background:#fff;border:1px solid #dad5ce}.speed-test-card>header{display:flex;align-items:start;justify-content:space-between;gap:28px}.speed-test-card h2{margin:13px 0 0;font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:-.06em}.speed-test-mark{width:105px;height:105px;flex:none;position:relative;border:1px solid #ded9d2;border-radius:50%}.speed-test-mark:before{content:"";position:absolute;inset:16px;border:1px solid #ff6200;border-radius:50%}.speed-test-mark i{width:2px;height:37px;position:absolute;left:51px;bottom:52px;background:#ff6200;transform:rotate(42deg);transform-origin:bottom;transition:transform .5s}.speed-test-card--running .speed-test-mark i{animation:speedNeedle 1.1s ease-in-out infinite alternate}@keyframes speedNeedle{from{transform:rotate(-68deg)}to{transform:rotate(68deg)}}
.speed-results{margin-top:55px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #ddd8d1}.speed-results>div{min-height:190px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;border-inline-end:1px solid #ddd8d1}.speed-results>div:last-child{border-inline-end:0}.speed-results>div>span{color:#7a756f;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.speed-results strong{display:flex;align-items:baseline;gap:10px}.speed-results b{font-size:clamp(58px,7vw,104px);line-height:.8;letter-spacing:-.075em}.speed-results small{color:#ff6200;font-size:12px;font-weight:900}
.speed-progress{height:5px;margin-top:30px;overflow:hidden;background:#eeeae4}.speed-progress i{width:0;height:100%;display:block;background:#ff6200;transition:width .35s}.speed-test-message{min-height:48px;margin:20px 0 0;color:#655f59;font-size:12px;line-height:1.7}.speed-test-button{width:100%;margin-top:22px;border:0;justify-content:space-between;cursor:pointer}.speed-test-button:disabled{opacity:.65;cursor:wait}.speed-test-note{margin:20px 0 0;padding-inline-start:17px;position:relative;color:#8a857e;font-size:10px;line-height:1.65}.speed-test-note:before{content:"";width:5px;height:5px;position:absolute;left:0;top:6px;border-radius:50%;background:#ff6200}[dir=rtl] .speed-test-note:before{left:auto;right:0}
.status-side{display:grid;grid-template-rows:auto 1fr;gap:28px}.status-info-card,.status-usage-card{padding:34px;border:1px solid #d9d4cd;background:#fff}.status-info-card{min-height:245px;display:flex;flex-direction:column}.status-info-card>p,.status-usage-card>p{margin:0;color:#7d7771;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.status-info-card>strong{margin-top:auto;font-size:54px;line-height:.9;letter-spacing:-.06em}.status-info-card.status-good>strong{color:#078451}.status-info-card.status-slow>strong{color:#a96a00}.status-info-card.status-down>strong{color:#cb3128}.status-info-card>span{margin-top:18px;color:#6f6963;font-size:12px;line-height:1.7}
.status-usage-card{min-height:310px;display:flex;flex-direction:column;background:#0b0b0c;color:#fff}.status-usage-card>p{color:#ff6200}.status-usage-card h2{max-width:340px;margin:auto 0 0;font-size:clamp(38px,4vw,58px);line-height:.95;letter-spacing:-.055em}.status-usage-card>span{margin-top:27px;color:#aaa59e;font-size:10px;font-weight:800}.status-usage-card b{margin-inline-start:8px;color:#ff6200}
.admin-status-editor{padding:30px;display:grid;grid-template-columns:minmax(260px,.65fr) 1fr;gap:25px;border-bottom:1px solid #e1dcd5}.admin-status-editor select{width:100%;min-height:50px;padding:0 14px;border:1px solid #d9d4cd;background:#fffefa;font-size:11px;font-weight:800}.admin-status-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.admin-status-preview span{min-height:50px;padding:0 13px;display:flex;align-items:center;gap:10px;border:1px solid #ded9d2;background:#fff;font-size:9px;font-weight:900;text-transform:uppercase}.admin-status-preview i{width:9px;height:9px;border-radius:50%}.admin-status-preview .status-good i{background:#078451}.admin-status-preview .status-slow i{background:#ffb01f}.admin-status-preview .status-down i{background:#e14840}
@media(max-width:1180px){.network-tools,.status-hero,.status-dashboard{grid-template-columns:1fr}.status-current{max-width:680px}.status-side{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.status-info-card,.status-usage-card{min-height:280px}}
@media(max-width:760px){.network-tools{padding:1px 16px}.network-tool-card{min-height:340px;padding:32px 25px}.network-tool-status strong{font-size:58px}.status-hero{min-height:620px;padding:72px 22px 55px}.status-hero-copy h1{font-size:clamp(55px,15vw,76px)}.status-current{min-height:245px;padding:27px}.status-dashboard{padding:52px 16px 75px}.speed-test-card{padding:29px 22px}.speed-test-mark{width:76px;height:76px}.speed-test-mark:before{inset:12px}.speed-test-mark i{height:27px;left:37px;bottom:38px}.speed-results{grid-template-columns:1fr}.speed-results>div{min-height:145px;border-inline-end:0;border-bottom:1px solid #ddd8d1}.speed-results>div:last-child{border-bottom:0}.speed-results b{font-size:70px}.status-side{grid-template-columns:1fr}.admin-status-editor{padding:20px;grid-template-columns:1fr}.admin-status-preview{grid-template-columns:1fr}}
@media(max-width:440px){.speed-test-card>header{display:block}.speed-test-mark{margin-top:25px}.network-tool-card--usage h2{font-size:44px}.status-current>strong{font-size:53px}}

/* Separate network information and speed testing, with editable menu labels. */
.site-header{height:auto;min-height:84px;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(12px,1.25vw,24px);padding-block:12px;padding-inline:clamp(22px,2.6vw,50px)}
.site-header .brand-logo{width:clamp(170px,10.4vw,200px)}
.desktop-nav{min-width:0;justify-content:center;gap:clamp(8px,.65vw,13px);font-size:clamp(11px,.67vw,13px)}
.desktop-nav>a{flex:0 0 auto;max-width:none;white-space:nowrap;overflow-wrap:normal;line-height:1.25}
.desktop-nav .nav-status-link{flex:none;width:auto;min-width:158px;max-width:178px;height:auto;min-height:64px;border:0;border-inline-start:1px solid #ded9d2;padding:4px 9px}
.site-header .header-actions{flex:none;gap:14px}.site-header .header-login{padding-inline:14px;gap:8px}.site-header .language-switch{flex:none}
.nav-status-link--excellent{--status-color:#007d6d}
.mobile-network-copy{display:flex;flex-direction:column;align-items:flex-start;gap:3px;line-height:1.25}
.mobile-network-copy small{display:block;margin:0;font-size:12px;letter-spacing:0;text-transform:none;white-space:normal;overflow-wrap:anywhere}
.mobile-network-copy strong{font-size:12px;white-space:normal}
.mobile-network-copy em{display:block;padding:0;background:none;font-size:12px;font-weight:700;text-transform:none;white-space:normal}
.network-tools{grid-template-columns:repeat(3,minmax(0,1fr))}
.network-tool-card{min-height:410px;padding:36px;gap:0}
.network-tool-status{margin-top:38px}
.network-tool-status strong{font-size:clamp(32px,3.3vw,54px);line-height:1.05;letter-spacing:-.04em}
.network-quality{margin-top:18px;display:flex;flex-wrap:wrap;gap:7px;font-size:16px}
.network-tool-card--speed h2,.network-tool-card--usage h2{margin:38px 0 0;font-size:clamp(32px,3.3vw,54px);line-height:1.05;letter-spacing:-.04em;overflow-wrap:anywhere}
.network-tool-card--speed{background:#ff6200;color:#0b0b0c}
.network-tool-card--speed .eyebrow>span:first-child{background:#0b0b0c}
.network-tool-card--speed>p{color:#332012}
.network-tool-card>small{margin-top:auto;padding-top:28px;font-size:12px;line-height:1.5}
.network-tool-card .eyebrow{font-size:14px;letter-spacing:.04em;overflow-wrap:anywhere}
.network-tool-card>p{font-size:16px}
.network-tool-card.status-excellent,.status-excellent .network-live-dot{color:#007d6d}
.status-hero.status-excellent{color:#35d7b3}
.status-hero{min-height:570px;align-items:center;gap:5vw;grid-template-columns:minmax(0,1fr) minmax(310px,.9fr)}
.status-hero-copy h1{font-size:clamp(48px,6vw,90px);line-height:1.05;letter-spacing:-.045em;overflow-wrap:anywhere}
.status-hero-copy>p:last-child{font-size:16px}
.status-current{min-width:0;max-width:none;padding:36px}
.network-condition{margin:30px 0 0;display:grid;gap:28px}
.network-condition dt{color:#c8c3bd;font-size:14px}
.network-condition dd{margin:9px 0 0;font-size:clamp(26px,3vw,46px);line-height:1.15;letter-spacing:-.03em;overflow-wrap:anywhere;font-weight:800}
.status-current>p{font-size:16px}
.speed-page-heading{padding:55px clamp(24px,7vw,110px) 48px;color:#fff;background:#0b0b0c}
.speed-page-heading h1{margin:22px 0;font-size:clamp(44px,6vw,78px);line-height:1.05;letter-spacing:-.05em;overflow-wrap:anywhere}
.speed-page-heading>p:last-child{margin:0;color:#c8c3bd;font-size:16px;line-height:1.7}
.speed-dashboard{grid-template-columns:minmax(0,1fr);padding-top:40px;padding-bottom:65px}
.speed-dashboard .speed-test-card{width:100%;max-width:1080px;margin:0 auto}
.speed-test-card h2{font-size:clamp(30px,4vw,48px);line-height:1.1}
.speed-test-message{font-size:16px}
.speed-test-note{font-size:14px}
.speed-results>div>span{font-size:14px}
.admin-status-editor{grid-template-columns:repeat(2,minmax(0,1fr))}
.admin-status-editor select,.admin-status-editor .admin-field>span{font-size:16px}
.admin-network-summary{grid-column:1/-1;margin:0;font-size:16px;line-height:1.6}
.admin-navigation-fields{grid-template-columns:minmax(0,1fr)}
.admin-navigation-fields .admin-field-group>p,.admin-navigation-fields .admin-field>span{font-size:14px}
.admin-navigation-fields input{font-size:16px;min-height:48px}
.admin-navigation-fields input[data-content$=".ar"]{direction:rtl}
@media(min-width:1181px){.admin-sidebar{overflow-y:auto}.admin-sidebar nav{flex-shrink:0}}
@media(min-width:1181px) and (max-width:1680px){
  .site-header{grid-template-columns:minmax(0,1fr) auto auto}.desktop-nav{display:none}
  .mobile-nav{display:block;position:relative}.mobile-nav summary{width:44px;height:44px;list-style:none;display:grid;place-content:center;gap:5px;border:1px solid var(--line);cursor:pointer}.mobile-nav summary span{width:18px;height:2px;display:block;background:var(--ink)}
  .mobile-nav-panel{width:360px;max-width:calc(100vw - 32px);padding:16px;position:absolute;inset-inline-end:0;top:calc(100% + 18px);background:var(--ink);color:#fff;border-top:3px solid var(--orange);box-shadow:0 20px 50px #0004}
  .mobile-nav-panel nav{display:flex;flex-direction:column}.mobile-nav-panel nav a{min-height:54px;padding:8px;display:flex;align-items:center;gap:16px;border-bottom:1px solid #2d2c2d;font-size:14px;font-weight:800}.mobile-nav-panel nav a>span:first-child{color:var(--orange);font-size:12px}
  .mobile-account-link{min-height:48px;margin-top:14px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;background:var(--orange);color:var(--ink)}
}
@media(max-width:1680px){
  .site-header{grid-template-columns:minmax(0,1fr) auto auto}
  .mobile-network-status{min-width:0;margin-inline-start:18px;padding-inline-start:18px;display:flex;align-items:center;gap:8px;border-inline-start:1px solid #ded9d2;color:var(--status-color)}
  .mobile-network-copy{display:flex;flex-direction:column;align-items:flex-start;gap:3px;line-height:1.25}
  .mobile-network-copy small,.mobile-network-copy strong,.mobile-network-copy em{display:block;margin:0;padding:0;font-size:12px;white-space:normal;text-transform:none;letter-spacing:0}
  .mobile-nav-panel{max-height:calc(100dvh - 160px);overflow-y:auto}.mobile-nav-panel nav a{overflow-wrap:anywhere}.mobile-nav-panel nav a>span:last-child{min-width:0}
}
@media(max-width:1100px){.network-tools{grid-template-columns:1fr}.network-tool-card{min-height:320px}.status-hero{grid-template-columns:1fr;gap:40px}.network-tool-status strong,.network-tool-card--speed h2,.network-tool-card--usage h2{font-size:44px}}
@media(max-width:760px){.network-tools{padding-inline:16px}.network-tool-card{padding:28px}.status-hero{padding:50px 22px}.status-current{padding:26px}.admin-status-editor{grid-template-columns:1fr}.speed-page-heading{padding:42px 22px}.speed-dashboard{padding:24px 16px 48px}.site-header{gap:12px}.mobile-network-status{margin-inline-start:12px;padding-inline-start:12px}}
@media(max-width:600px){
  .site-header{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px 16px}
  .header-brand-group{grid-column:1/-1;justify-content:space-between;gap:12px}
  .site-header .header-brand-group .brand-logo{width:clamp(104px,30vw,160px)}
  .mobile-network-status{max-width:65%;margin:0;padding-inline-start:12px;min-width:0;gap:8px}
  .mobile-network-status .nav-status-glyph{display:grid;width:22px}
  .header-actions{justify-content:flex-end;gap:12px}.mobile-nav{grid-column:2}.mobile-nav-panel{width:calc(100vw - 32px)}
  .language-switch{font-size:14px}.mobile-network-copy small,.mobile-network-copy strong,.mobile-network-copy em{font-size:12px}
}
@media(prefers-reduced-motion:reduce){.network-live-dot,.nav-status-glyph i{animation:none!important}}
@media(max-width:1180px){
  .admin-sidebar{height:72px;width:100%;max-width:100vw;padding:10px 16px;overflow:hidden}
  .admin-sidebar>.brand-link{display:none}
  .admin-sidebar nav{width:100%;min-width:0;margin:0;overflow-x:auto;flex-direction:row;align-items:stretch}
  .admin-sidebar nav a{flex:none;min-height:48px;padding:8px 14px;white-space:nowrap}
  .admin-sidebar nav small{display:none}
  .admin-topbar{top:72px}
}
@media(max-width:720px){.admin-topbar{top:auto}}

/* Local navigation icons and service coverage map. */
.nav-icon{display:block;width:20px;height:20px;flex:0 0 20px;color:currentColor}
.desktop-nav>a:not(.nav-status-link){display:flex;align-items:center;gap:7px}
.desktop-nav>a>.nav-icon{width:18px;height:18px;flex-basis:18px;color:#ff6200}
.desktop-nav>a>span{min-width:0}
.header-login{gap:10px}.header-login .nav-icon{color:#ff6200}
.header-wishlist .nav-icon{width:22px;height:22px}
.profile-dropdown>a,.profile-dropdown form button,.mobile-wishlist-link,.mobile-account-link,.mobile-signout-form button{justify-content:flex-start;gap:12px}
.profile-dropdown .nav-icon,.mobile-nav-panel .nav-icon{color:#ff6200}
.mobile-account-link .nav-icon{color:#0b0b0c}
.coverage-heading{padding:56px clamp(22px,7vw,110px);background:#0b0b0c;color:white}
.coverage-heading h1{margin:24px 0;font-size:clamp(42px,5.6vw,78px);line-height:1.07;letter-spacing:-.045em;overflow-wrap:anywhere}
.coverage-heading>p:last-child{max-width:720px;margin:0;color:#c8c3bd;font-size:16px;line-height:1.8}
.coverage-content{padding:40px clamp(22px,7vw,110px) 70px}
.coverage-sample-notice{margin:0 0 22px;padding:16px 20px;display:flex;gap:12px;align-items:center;background:#fff0e4;border:1px solid #ffc798;font-size:14px;line-height:1.65;color:#833600}
.coverage-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:26px;align-items:start}
.coverage-map-column,.coverage-locations{min-width:0}
.coverage-map{width:100%;height:530px;position:relative;z-index:1;border:1px solid #d6d5d0;background:#ebe9e3;direction:ltr}
.coverage-map .leaflet-control-attribution{font-size:12px;line-height:1.6;background:#fffffff0;color:#363632}
.coverage-map .leaflet-control-attribution a{color:#164872}
.coverage-map .leaflet-control-zoom a{width:36px;height:36px;line-height:36px}
.coverage-map .leaflet-popup-content{font-family:Arial,Tahoma,sans-serif;font-size:14px;line-height:1.6}
.coverage-popup strong{font-size:16px}.coverage-popup p{margin:10px 0!important}.coverage-popup small{display:block;font-size:12px;font-weight:700;color:#a54600}
.coverage-pin{border:3px solid white;border-radius:50%;background:#ff6200;box-shadow:0 1px 8px #0007;display:grid;place-items:center}
.coverage-pin span{width:6px;height:6px;border-radius:50%;background:white}
.coverage-map-caption{margin:15px 0;color:#6b655f;font-size:14px;line-height:1.7}
.coverage-map-note{padding:13px 16px;margin:10px 0;background:#fff0e4;color:#833600;font-size:14px;line-height:1.6}
.coverage-map-note[hidden],.coverage-empty[hidden]{display:none}
.coverage-fit{display:inline-flex;align-items:center;gap:9px;padding:12px 16px;background:white;border:1px solid #d6d5d0;cursor:pointer;font-size:14px;font-weight:700}
.coverage-locations>h2{font-size:22px;margin:0 0 18px}
.coverage-locations{max-height:530px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-inline-end:4px}
.coverage-location{padding:24px;margin-bottom:14px;border:1px solid #ddd7cf;background:white}
.coverage-location-focus{width:100%;padding:0;border:0;display:flex;align-items:start;gap:12px;background:transparent;text-align:start;font-size:20px;line-height:1.4;font-weight:800;cursor:pointer;overflow-wrap:anywhere}
.coverage-location-focus .nav-icon{color:#ff6200;margin-top:3px}
.coverage-location-focus[aria-pressed=true]{color:#ae4200}
.coverage-tags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 12px;font-size:12px;font-weight:700}
.coverage-tags>span{padding:6px 9px;background:#f0f0ed;color:#46413c}.coverage-tags .coverage-demo-tag{background:#fff0e4;color:#9d4200}
.coverage-location>p,.coverage-empty{font-size:16px;line-height:1.7;color:#6b655f;overflow-wrap:anywhere}
.coverage-map-link{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px}
.coverage-contact{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:32px;margin-top:38px;background:#0b0b0c;color:white}
.coverage-contact h2{margin:0;font-size:28px;line-height:1.2}.coverage-contact p{margin:12px 0 0;color:#c8c3bd;font-size:16px;line-height:1.6}
.coverage-contact .button{flex:none;font-size:14px}
.coverage-admin{padding:0 30px 30px}.coverage-admin-map{height:380px}
.coverage-admin-heading-actions{display:flex;align-items:center;gap:14px}.coverage-admin-heading-actions>span{color:#77716b;font-size:13px;font-weight:800;white-space:nowrap}
.coverage-map-selection,.coverage-publish-note{font-size:14px;line-height:1.6;color:#6b655f}
.coverage-admin-list{display:grid;gap:22px;margin-top:26px}
.coverage-admin-area{padding:24px;border:1px solid #ddd7cf;background:#faf8f5;min-width:0}
.coverage-admin-area--selected{border-color:#ff6200;box-shadow:0 0 0 2px #ff620015}
.coverage-area-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}
.coverage-area-top>strong{font-size:16px}.coverage-area-top>div{display:flex;gap:8px}
.coverage-area-top button{display:flex;align-items:center;gap:7px;min-height:42px;padding:8px 12px;background:white;border:1px solid #d6d5d0;font-size:14px;cursor:pointer}
.coverage-area-top [data-coverage-remove]{color:#a73925}
.coverage-area-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.coverage-area-fields .admin-field>span{font-size:14px}
.coverage-area-fields input,.coverage-area-fields textarea,.coverage-area-fields select{width:100%;min-height:44px;padding:10px;border:1px solid #d6d5d0;background:white;font-size:16px}
.coverage-radius-field{grid-column:1/-1}.coverage-radius-controls{display:grid;grid-template-columns:minmax(180px,1fr) 145px;align-items:center;gap:18px}.coverage-area-fields .coverage-radius-slider{min-height:34px;padding:0;border:0;background:transparent;accent-color:#ff6200;cursor:pointer}.coverage-radius-number{display:grid;grid-template-columns:1fr auto;align-items:center;border:1px solid #d6d5d0;background:#fff}.coverage-area-fields .coverage-radius-number input{min-width:0;border:0}.coverage-radius-number>span{padding-inline-end:12px;color:#6b655f;font-size:14px;font-weight:800}.coverage-radius-field>small{color:#77716b;font-size:12px;line-height:1.5}
.coverage-area-toggles{display:flex;flex-wrap:wrap;gap:18px;margin-top:22px;font-size:14px}
.coverage-area-toggles label{display:flex;align-items:center;gap:8px}
.coverage-area-toggles input{width:18px;height:18px;accent-color:#ff6200}
@media(max-width:1100px){.coverage-layout{grid-template-columns:1fr}.coverage-locations{max-height:none;overflow:visible;padding-inline-end:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.coverage-locations>h2{grid-column:1/-1;margin:0}.coverage-location{margin:0}.coverage-contact{align-items:start;flex-direction:column}}
@media(max-width:720px){.coverage-content{padding:26px 16px 48px}.coverage-map{height:400px}.coverage-locations{grid-template-columns:1fr}.coverage-admin{padding:0 16px 20px}.coverage-admin-map{height:320px}.coverage-admin-area{padding:16px}.coverage-area-fields{grid-template-columns:1fr}.coverage-radius-field{grid-column:auto}.coverage-radius-controls{grid-template-columns:1fr}.coverage-admin-heading-actions{width:100%;align-items:stretch;flex-direction:column}.coverage-admin-heading-actions .admin-add-product{width:100%}.coverage-area-top{flex-direction:column;align-items:start}.coverage-area-top>div{flex-wrap:wrap}.coverage-contact{padding:26px}.coverage-sample-notice{align-items:flex-start}.coverage-map .leaflet-control-attribution{font-size:12px;max-width:260px}}
