:root{--ink:#102b4e;--muted:#52657a;--paper:#f8fafc;--white:#fff;--line:#dbe4ee;--blue:#1559a6;--orange:#ff963f;--radius:10px;--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',system-ui,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Satoshi,system-ui,sans-serif;line-height:1.1;letter-spacing:-.045em;font-weight:600}h1{font-size:clamp(42px,4.5vw,65px)}h2{font-size:clamp(34px,3.5vw,49px)}h3{font-size:25px;letter-spacing:-.035em}em{font-style:normal;color:var(--blue)}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font:inherit}a,button,summary{cursor:pointer;touch-action:manipulation}button,a,summary{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #168be2;outline-offset:5px}ul,ol{list-style:none;padding:0;margin:0}button{border:0}.icon{width:23px;height:23px;flex-shrink:0}.container{width:min(1220px,calc(100% - 96px));margin-inline:auto}.section{padding:100px 0}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:700;line-height:1.7;margin-bottom:23px}.lead{font-size:17px;color:var(--muted);line-height:1.7;max-width:530px;margin:25px 0 30px}.fine{font-size:12px;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;padding:15px 23px;min-height:52px;border:1px solid transparent;border-radius:6px;font-size:12px;font-weight:700;line-height:1.5}.button .icon{width:17px;height:17px}.primary{background:var(--blue);color:white}.primary:hover{background:#103f78}.dark{background:var(--ink);color:white}.dark:hover{background:#1c4777}.yellow{background:var(--orange);color:var(--ink)}.yellow:hover{background:#ffb574}.outline{border-color:#ffffff60;color:white}.outline:hover{background:#ffffff12;border-color:white}.text{padding-inline:5px;background:transparent;border:0;text-decoration:underline;text-underline-offset:6px;text-decoration-color:#aaa}.text:hover{color:var(--blue)}.small{padding:11px 17px;min-height:44px;font-size:11px;gap:12px}.actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:25px;min-height:44px;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:7px}.text-link .icon{width:17px}.text-link:hover{color:var(--blue)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:50px}.head-description{color:var(--muted);font-size:15px;max-width:355px;padding-bottom:4px}.muted-section{background:#edf3f9}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip{position:fixed;top:10px;left:15px;transform:translateY(-160%);background:white;z-index:100;padding:12px 20px}.skip:focus{transform:none}.utility{background:var(--ink);color:#e4e4e1;font-size:10px}.utility>.container{display:flex;justify-content:space-between;align-items:center;min-height:34px}.utility a{display:flex;align-items:center;gap:12px;min-height:34px}.utility .icon{width:13px;height:13px}.site-header{position:sticky;top:0;background:#fff;z-index:50;border-bottom:1px solid var(--line)}.nav{height:89px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{width:144px;flex-shrink:0}.brand img{width:144px;height:72px;object-fit:contain}.nav nav{display:flex;gap:31px;align-items:center}.nav nav>a{display:flex;align-items:center;min-height:44px;font-size:12px;font-weight:600}.nav nav>a:hover,.nav nav>a[aria-current]{color:var(--blue)}.nav-actions{display:flex;gap:12px;align-items:center}.menu-toggle{display:none;border:1px solid var(--line);border-radius:5px;width:44px;height:44px;background:white;align-items:center;justify-content:center}
/* Homepage */
.hero{padding:60px 0 65px}.hero-grid{display:grid;grid-template-columns:1fr 1.06fr;gap:55px;align-items:center}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px}.hero-copy .eyebrow>span{width:6px;height:6px;background:var(--blue);border-radius:50%}.hero h1{font-size:clamp(42px,4.1vw,59px);line-height:1.08}.hero .lead{font-size:16px;max-width:420px;margin-top:26px}.hero-foot{font-size:11px;color:var(--muted);margin-top:28px}.hero-visual{position:relative;height:558px;border-radius:10px;overflow:hidden}.hero-visual picture,.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:64% center}.photo-label{position:absolute;bottom:28px;left:22px;right:22px;display:flex;gap:11px;align-items:center;background:#faf9f6ed;padding:17px 19px;border:1px solid #ffffff55;border-radius:5px;font-size:11px}.small-dot{width:6px;height:6px;background:var(--blue);border-radius:50%}.image-note{position:absolute;bottom:6px;right:15px;color:white;text-shadow:0 1px 3px #000;font-size:8px}.service-strip{border-block:1px solid var(--line);background:white}.service-strip>.container{display:grid;grid-template-columns:1.1fr repeat(4,1fr);align-items:center;padding-block:25px;gap:24px}.service-strip span{font-size:11px;color:var(--muted);line-height:1.6}.service-strip strong{font-weight:600;color:var(--ink)}.service-strip a{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;border-left:1px solid var(--line);padding-left:25px;min-height:44px}.service-strip a:hover{color:var(--blue)}.service-strip .icon{width:15px;height:15px}.needs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.needs-grid>a{padding:26px 0 0;border-top:1px solid #afafaa;position:relative}.needs-grid>a>span:first-child{font-size:10px;letter-spacing:.06em;color:var(--muted)}.needs-grid>a>.icon{position:absolute;top:27px;right:0;color:var(--blue);width:22px}.needs-grid h3{font-size:28px;line-height:1.15;margin-top:35px}.needs-grid p{font-size:14px;color:var(--muted);margin:19px 0 22px;max-width:320px}.card-link{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;font-weight:600;min-height:44px}.card-link .icon{width:17px;height:17px}.needs-grid a:hover .card-link{color:var(--blue)}.tech-section{background:#0b2444;color:var(--paper);padding:80px 0}.tech-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:center}.tech-section em{color:var(--orange)}.tech-section .eyebrow{color:#c7c7be}.tech-section h2{font-size:48px}.tech-section p:not(.eyebrow):not(.fine){font-size:15px;color:#ccc;max-width:375px;margin:24px 0}.tech-section .fine{font-size:10px;color:#b9b9b3;margin-top:17px}.tech-visual{position:relative;height:390px;border-radius:7px;overflow:hidden}.tech-visual picture,.tech-visual img{height:100%;width:100%;object-fit:cover}.tech-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#111d,#1110 85%)}.tech-number{position:absolute;bottom:28px;left:30px;z-index:1}.tech-number strong{font-family:Satoshi,sans-serif;font-weight:500;font-size:105px;line-height:1;letter-spacing:-.07em}.tech-number strong span{font-size:25px;margin-left:12px;letter-spacing:-.03em;color:var(--orange)}.tech-number p{font-size:8px!important;letter-spacing:.16em;margin:15px 0 0!important}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.editorial-card{background:#edf3f9;border-radius:9px;overflow:hidden}.editorial-card>picture{display:block;height:280px}.editorial-card>picture img{height:100%;width:100%;object-fit:cover}.editorial-card>div:last-child{padding:35px}.editorial-card h3{font-size:30px;line-height:1.18}.editorial-card p:not(.eyebrow){font-size:14px;color:var(--muted);margin:18px 0}.editorial-card .eyebrow{font-size:9px;margin-bottom:15px}.editorial-dark{background:#102f55;color:var(--paper)}.editorial-dark p:not(.eyebrow){color:#d5e4f4}.editorial-dark .text-link:hover{color:var(--orange)}.omni-art{height:280px;padding:38px;display:flex;align-items:center;align-content:center;flex-wrap:wrap;gap:15px;background:#173d68}.omni-circle{width:64px;height:64px;background:#1559a6;border:1px solid #5c9fe755;border-radius:18px;display:grid;place-items:center}.omni-circle .icon{width:30px;height:30px}.omni-word{font:500 37px Satoshi,sans-serif;letter-spacing:-.05em}.omni-word span{display:block;font:8px 'DM Sans',sans-serif;letter-spacing:.16em;margin-top:9px;color:#a7c8eb}.omni-line{width:100%;height:1px;background:#ffffff22;margin-top:15px}.omni-tag{font-size:9px;letter-spacing:.06em;padding:6px 12px;border:1px solid #ffffff28;border-radius:30px}.residential-banner{background:#f3efdE;border-block:1px solid #e8e1ce;overflow:hidden}.residential-banner>.container{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-block:55px}.residential-banner p:not(.eyebrow){font-size:15px;color:var(--muted);margin:22px 0}.residential-banner img{border-radius:10px;mix-blend-mode:multiply;width:100%}.contact-band{background:var(--blue);color:white;padding:72px 0}.contact-band>.container{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact-band h2{font-size:39px}.contact-band .eyebrow{color:#d5e6fa;font-size:9px;margin-bottom:19px}.contact-band p:not(.eyebrow){font-size:14px;color:#dfebf9;margin-top:22px}.contact-band .button{flex-shrink:0}
/* Catalog and product pages */
.page-intro{padding-block:45px 65px}.breadcrumb{display:flex;flex-wrap:wrap;gap:13px;font-size:11px;color:var(--muted);margin-bottom:42px;align-items:center}.breadcrumb a{display:inline-flex;align-items:center;min-height:32px}.breadcrumb a:hover{color:var(--blue)}.page-intro h1{font-size:58px}.page-intro .lead{max-width:640px;margin-bottom:0}.catalog{padding-top:0}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:30px}.catalog-toolbar h2{font-size:26px}.filters{display:flex;gap:6px;flex-wrap:wrap}.filters[hidden]{display:none}.filters button{min-height:44px;font-size:11px;padding:10px 17px;border:1px solid var(--line);border-radius:30px;background:transparent;color:var(--ink)}.filters button:hover{border-color:var(--blue);color:var(--blue)}.filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{display:flex;flex-direction:column;border:1px solid var(--line);padding:28px;border-radius:8px;background:white;min-height:280px}.product-card[hidden]{display:none}.product-card:hover{border-color:var(--blue);box-shadow:0 8px 25px #19191909}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.product-icon{color:var(--blue)}.card-number{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.product-card h3{font-size:24px;margin-bottom:16px}.product-card p{font-size:14px;color:var(--muted);margin-bottom:25px}.product-card .card-link{margin-top:auto;color:var(--blue)}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.process li{border-top:1px solid #c1c4ba;padding-top:20px}.process span{font-size:11px;color:var(--blue)}.process h3{font-size:24px;margin:25px 0 16px}.process p{font-size:14px;color:var(--muted)}.product-hero{padding-top:35px;padding-bottom:65px}.product-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.product-hero-grid h1{font-size:49px}.product-hero-grid .lead{font-size:17px}.product-photo{height:390px;position:relative;border-radius:9px;overflow:hidden}.product-photo picture,.product-photo img{height:100%;width:100%;object-fit:cover}.product-photo-label{position:absolute;bottom:20px;left:20px;display:flex;gap:12px;align-items:center;background:#faf9f6eb;border-radius:5px;padding:12px 18px;font-size:11px}.product-photo-label .icon{width:19px;height:19px;color:var(--blue)}.product-explainer{display:grid;grid-template-columns:1fr 1fr;gap:0 70px;align-items:center}.product-explainer .eyebrow{grid-column:1/-1}.product-explainer>p:last-child{color:var(--muted);font-size:16px;line-height:1.8}.diagram{display:flex;align-items:center;justify-content:center;margin-top:60px;padding:40px 55px;background:#f8fafc;border:1px solid #deded5;border-radius:8px}.diagram-node{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center;width:180px;flex-shrink:0}.diagram-node .icon{width:35px;height:35px;color:var(--blue)}.diagram-node strong{font:500 17px Satoshi,sans-serif;letter-spacing:-.025em}.diagram-line{height:1px;background:#b8bcb0;flex:1;position:relative;margin:0 20px;min-width:25px}.diagram-line:after{content:'';width:6px;height:6px;position:absolute;right:0;top:-3px;transform:rotate(-45deg);border-right:1px solid #b8bcb0;border-bottom:1px solid #b8bcb0}.diagram-caption{text-align:center;font-size:10px;color:var(--muted);margin-top:12px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.feature-grid article{border-top:1px solid #bcbdb6;padding-top:21px}.feature-grid span{font-size:10px;color:var(--blue)}.feature-grid h3{font-size:24px;margin:22px 0 17px}.feature-grid p{font-size:15px;color:var(--muted)}.usecase-section{background:#252323;color:var(--paper);padding:65px 0}.usecase-section>.container{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.usecase-section h2{font-size:38px}.usecase-section .eyebrow{color:#bed0e4}.usecase-section ul{display:grid;gap:20px}.usecase-section li{display:flex;gap:15px;align-items:center;padding:0 0 20px;border-bottom:1px solid #ffffff22;font-size:15px}.usecase-section .icon{color:var(--orange);width:20px;height:20px}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-layout details{border-bottom:1px solid #cccfc4}.faq-layout details:first-child{border-top:1px solid #cccfc4}summary{list-style:none;display:flex;gap:20px;align-items:center;justify-content:space-between;padding:22px 0;min-height:70px;font-size:15px;font-weight:500;line-height:1.5}summary::-webkit-details-marker{display:none}summary:hover{color:var(--blue)}summary .icon{width:16px;height:16px}details[open] summary .icon{transform:rotate(90deg)}details>p{font-size:14px;color:var(--muted);padding:0 20px 25px 0}.related-section{background:#eef4fa}.related-section h2{font-size:34px}.related-section .section-head{margin-bottom:30px}
/* Residential */
.residential-hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:40px;padding-block:65px}.residential-hero h1{font-size:55px}.residential-hero>.button{margin-right:15px}.residential-hero img{border-radius:12px;mix-blend-mode:multiply}.residential-hero .text{margin-left:16px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.plan-card{padding:32px;border:1px solid #cfd0c7;border-radius:9px;background:var(--paper)}.plan-card.featured{border-color:#e78736;background:#fff3e8}.plan-card>.eyebrow{margin-bottom:13px}.plan-card>p:not(.eyebrow){font-size:13px;color:var(--muted)}.plan-speed{margin:28px 0}.plan-speed>span{font-size:10px;color:var(--muted);display:block}.plan-speed>strong{font:600 67px/1.2 Satoshi,sans-serif;letter-spacing:-.06em}.plan-speed small{font-size:14px;letter-spacing:0;margin-left:10px}.plan-price{display:flex;align-items:center;gap:5px;margin-bottom:24px}.plan-price>strong{font:600 44px/1 Satoshi,sans-serif;letter-spacing:-.05em}.plan-price>span:first-child{font-size:11px}.plan-price>span:last-child{font-weight:600;font-size:19px;line-height:1.1}.plan-price small{display:block;font-size:10px;font-weight:400}.plan-card .button{width:100%;justify-content:space-between}.plan-card ul{border-top:1px solid #d7d5c8;margin-top:27px;padding-top:24px;display:grid;gap:12px}.plan-card li{font-size:12px;display:flex;align-items:flex-start;gap:9px}.plan-card li .icon{width:16px;height:18px;color:var(--blue)}.plan-conditions{font-size:11px;color:var(--muted);max-width:1000px;margin:25px auto 0;line-height:1.8}
/* Footer and motion */
footer{padding:55px 0 25px;background:#fff}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1.1fr;gap:40px}.footer-brand>a{display:inline-block}.footer-brand img{width:132px;height:66px;object-fit:contain}.footer-brand p{font-size:13px;color:var(--muted);margin:18px 0 12px}.footer-brand>span{font-size:11px;color:var(--muted)}footer h2{font:600 12px 'DM Sans',sans-serif;letter-spacing:0;margin:14px 0 18px}.footer-grid>div:not(:first-child)>a{display:flex;align-items:center;gap:10px;min-height:44px;font-size:12px;color:var(--muted);overflow-wrap:anywhere}.footer-grid a:hover{color:var(--blue)}.footer-grid .icon{width:14px;height:14px}.footer-bottom{border-top:1px solid var(--line);margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;gap:25px;font-size:10px;color:var(--muted)}@keyframes enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){.hero-copy{animation:enter .6s var(--ease)}.hero-visual{animation:enter .65s .1s var(--ease) backwards}}[hidden]{display:none!important}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav{gap:20px}.nav nav{gap:22px}.hero-grid{gap:35px}.hero h1{font-size:49px}.hero-visual{height:530px}.hero-copy .eyebrow{font-size:9px}.hero .actions{gap:15px}.hero .button{font-size:11px;padding-inline:18px;gap:17px}.service-strip>.container{gap:15px}.service-strip a{padding-left:17px;font-size:11px}.tech-grid{gap:50px}.tech-section h2{font-size:43px}.needs-grid{gap:27px}.needs-grid h3{font-size:25px}.product-hero-grid{gap:40px}.product-hero-grid h1{font-size:43px}.product-card{padding:25px}.product-card h3{font-size:22px}.diagram{padding-inline:30px}.diagram-node{width:155px}.footer-grid{gap:28px}.residential-hero h1{font-size:46px}}
@media(max-width:850px){.container{width:calc(100% - 48px)}.nav nav{gap:18px}.nav nav>a{font-size:11px}.nav-actions .small{font-size:10px;padding-inline:13px}.brand,.brand img{width:124px}.hero-grid{gap:28px}.hero h1{font-size:43px}.hero .lead{font-size:15px}.hero-visual{height:515px}.hero-foot{font-size:10px}.section{padding-block:75px}.section-head{gap:30px}.section-head h2{font-size:38px}.head-description{max-width:280px;font-size:14px}.needs-grid h3{font-size:23px}.needs-grid p{font-size:13px}.needs-grid>a>span:first-child{font-size:8px}.tech-grid{gap:35px}.tech-section h2{font-size:38px}.tech-visual{height:360px}.editorial-card>picture,.omni-art{height:230px}.omni-art{padding:25px}.omni-word{font-size:31px}.omni-circle{width:49px;height:49px}.editorial-card>div:last-child{padding:27px}.editorial-card h3{font-size:25px}.residential-banner>.container{gap:30px}.residential-banner h2{font-size:37px}.contact-band h2{font-size:33px}.contact-band>.container{gap:30px}.contact-band .button{font-size:11px;padding-inline:20px}.product-grid{grid-template-columns:repeat(2,1fr)}.page-intro h1{font-size:48px}.catalog-toolbar{align-items:flex-start;flex-direction:column}.product-hero-grid h1{font-size:39px}.product-hero-grid{gap:28px}.product-photo{height:365px}.product-explainer{gap:0 35px}.product-explainer h2{font-size:37px}.diagram-node{width:135px}.diagram-node strong{font-size:15px}.diagram-line{margin-inline:12px}.feature-grid{gap:28px}.feature-grid h3{font-size:22px}.usecase-section>.container,.faq-layout{gap:40px}.usecase-section h2{font-size:32px}.faq-layout h2{font-size:36px}.footer-grid{grid-template-columns:1.1fr 1fr;gap:25px 60px}.plan-card{padding:23px}.plan-speed>strong{font-size:57px}.plan-price>strong{font-size:39px}.plan-card .button{font-size:11px;gap:12px;padding-inline:15px}.plan-card li{font-size:11px}.plan-grid{gap:18px}.residential-hero h1{font-size:40px}}
@media(max-width:700px){html{scroll-padding-top:89px}.container{width:calc(100% - 40px)}.utility{font-size:8px}.utility>.container{min-height:33px}.utility a{gap:8px;min-height:34px}.utility .icon{width:12px}.nav{height:76px;gap:12px}.brand,.brand img{width:114px}.brand img{height:62px}.menu-toggle{display:flex}.nav-actions{margin-left:auto;gap:9px}.nav-actions .small{font-size:10px;padding:10px 12px;gap:8px;min-height:44px}.nav-actions .small .icon{width:13px}.nav nav{position:absolute;top:76px;left:0;right:0;background:white;padding:15px 20px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #00000008;display:none;flex-direction:column;align-items:stretch;gap:0}.nav nav.open{display:flex}.nav nav>a{font-size:15px;min-height:48px}.hero{padding:39px 0 36px}.hero-grid{grid-template-columns:1fr;gap:33px}.hero h1{font-size:47px;letter-spacing:-.055em}.hero .eyebrow{font-size:8px;margin-bottom:22px}.hero .lead{font-size:16px;margin:24px 0}.hero .actions{gap:18px}.hero .button{font-size:12px;padding-inline:20px}.hero .text{padding-inline:0}.hero-foot{font-size:11px;margin-top:22px}.hero-visual{height:340px}.photo-label{left:15px;right:15px;bottom:24px;font-size:10px;padding:14px}.service-strip>.container{grid-template-columns:1fr 1fr;gap:0;padding-block:14px}.service-strip span{grid-column:1/-1;padding-block:10px;font-size:12px}.service-strip span br{display:none}.service-strip span strong{margin-left:4px}.service-strip a{padding-left:0;border:0;border-top:1px solid var(--line);min-height:55px;font-size:12px;margin-right:20px}.service-strip a:nth-child(odd){margin-right:0;margin-left:10px}.section{padding-block:62px}.section-head{display:block;margin-bottom:32px}.section-head h2,h2{font-size:36px}.eyebrow{font-size:9px;margin-bottom:19px}.head-description{font-size:16px;max-width:none;margin-top:22px}.needs-grid{grid-template-columns:1fr;gap:30px}.needs-grid>a{padding-top:23px}.needs-grid>a>span:first-child{font-size:10px}.needs-grid h3{font-size:29px;margin-top:25px}.needs-grid p{font-size:16px;max-width:none;margin-bottom:15px}.card-link{font-size:12px}.tech-section{padding-block:60px}.tech-grid{grid-template-columns:1fr;gap:32px}.tech-section h2{font-size:39px}.tech-section p:not(.eyebrow):not(.fine){font-size:16px}.tech-section .fine{font-size:11px}.tech-visual{height:315px}.tech-number strong{font-size:88px}.tech-number strong span{font-size:24px}.editorial-grid{grid-template-columns:1fr;gap:25px}.editorial-card>picture,.omni-art{height:235px}.editorial-card h3{font-size:29px}.editorial-card p:not(.eyebrow){font-size:16px}.editorial-card>div:last-child{padding:27px}.omni-word{font-size:34px}.omni-art{padding:30px}.omni-tag{font-size:10px}.residential-banner>.container{grid-template-columns:1fr;gap:25px;padding-block:50px}.residential-banner h2{font-size:36px}.residential-banner p:not(.eyebrow){font-size:16px}.residential-banner img{max-height:270px;object-fit:contain}.contact-band{padding-block:55px}.contact-band>.container{display:block}.contact-band h2{font-size:35px}.contact-band p:not(.eyebrow){font-size:16px}.contact-band .button{margin-top:27px;font-size:12px}.page-intro{padding-block:27px 42px}.breadcrumb{font-size:10px;gap:10px;margin-bottom:27px}.page-intro h1{font-size:41px}.page-intro .lead{font-size:16px}.catalog{padding-top:0}.catalog-toolbar h2{font-size:25px}.filters{gap:7px}.filters button{font-size:11px;padding-inline:15px}.product-grid{grid-template-columns:1fr;gap:18px}.product-card{padding:26px;min-height:260px}.product-card h3{font-size:27px}.product-card p{font-size:16px}.card-top{margin-bottom:24px}.card-number{font-size:9px}.process{grid-template-columns:1fr;gap:30px}.process h3{font-size:25px;margin-top:18px}.process p{font-size:16px}.product-hero{padding-block:26px 45px}.product-hero-grid{grid-template-columns:1fr;gap:32px}.product-hero-grid h1{font-size:40px}.product-hero-grid .lead{font-size:17px}.product-photo{height:295px}.product-explainer{display:block}.product-explainer h2{font-size:36px;margin-bottom:24px}.product-explainer>p:last-child{font-size:16px}.diagram{padding:28px 18px;flex-direction:column;margin-top:33px;gap:18px}.diagram-node{width:100%;gap:11px}.diagram-node strong{font-size:17px}.diagram-node .icon{width:27px;height:27px}.diagram-line{width:1px;height:30px;min-width:0;flex:none;margin:0;background:#b8bcb0}.diagram-line:after{right:-3px;bottom:0;top:auto;transform:rotate(45deg)}.diagram-caption{font-size:11px}.feature-grid{grid-template-columns:1fr;gap:30px}.feature-grid h3{font-size:25px;margin-top:18px}.feature-grid p{font-size:16px}.usecase-section{padding-block:50px}.usecase-section>.container{grid-template-columns:1fr;gap:32px}.usecase-section h2{font-size:34px}.usecase-section li{font-size:16px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-layout h2{font-size:35px}summary{font-size:16px;min-height:75px}details>p{font-size:16px;padding-right:0}.related-section h2{font-size:33px}.residential-hero{grid-template-columns:1fr;gap:25px;padding-block:40px}.residential-hero h1{font-size:43px}.residential-hero .lead{font-size:16px}.residential-hero .text{margin-left:12px;font-size:11px;gap:10px}.residential-hero img{max-height:240px;object-fit:contain}.plan-grid{grid-template-columns:1fr;gap:22px}.plan-card{padding:29px}.plan-card>p:not(.eyebrow){font-size:15px}.plan-speed>strong{font-size:70px}.plan-price>strong{font-size:46px}.plan-card .button{font-size:13px}.plan-card li{font-size:15px}.plan-conditions{font-size:12px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid>div:not(:first-child)>a{font-size:12px;min-height:44px}.footer-brand p{font-size:14px}.footer-bottom{flex-direction:column;gap:10px;font-size:10px}footer{padding-top:40px}}
@media(max-width:374px){.container{width:calc(100% - 32px)}.hero h1{font-size:42px}.nav-actions .small{font-size:9px;padding-inline:10px}.nav-actions .small .icon{display:none}.utility{font-size:7px}.product-hero-grid h1{font-size:36px}.hero .button{padding-inline:15px}.hero .actions{gap:14px}.page-intro h1{font-size:36px}.omni-word{font-size:30px}.omni-art{padding:25px}.residential-hero h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Progressive navigation and compact mobile opening. */
@media(max-width:700px){html:not(.js) .nav{height:auto;min-height:76px;flex-wrap:wrap;padding-bottom:12px}html:not(.js) .nav nav{position:static;display:flex;order:3;width:100%;box-shadow:none;border:0;padding:0}html:not(.js) .menu-toggle{display:none}.hero h1{font-size:44px}.hero .actions{gap:14px}.hero .actions .button{font-size:11px;gap:12px;padding-inline:16px}.hero .actions .text{padding-inline:0}}
@media(max-width:374px){.hero h1{font-size:40px}}

.product-story{padding-top:0}.product-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.product-story-grid picture{display:block;height:330px;overflow:hidden;border-radius:8px}.product-story-grid img{width:100%;height:100%;object-fit:cover}.product-story-grid h2{font-size:37px}.product-story-grid p:not(.eyebrow){font-size:16px;color:var(--muted);margin-top:23px}@media(max-width:700px){.product-story-grid{grid-template-columns:1fr;gap:30px}.product-story-grid picture{height:265px}.product-story-grid h2{font-size:33px}}

/* Blue identity, orange accents and editorial highlights. */
.primary{background:var(--orange);color:#102b4e}.primary:hover{background:#ffb574;color:#102b4e}
em{font-weight:800;text-decoration:underline;text-decoration-color:var(--orange);text-decoration-thickness:.09em;text-underline-offset:.12em;text-decoration-skip-ink:none}
strong{font-weight:800}p strong{color:inherit;background:linear-gradient(transparent 62%,#ff963f38 62%);box-decoration-break:clone;-webkit-box-decoration-break:clone}
.tech-section em{color:#ffad69}.contact-band{background:#103f78}.contact-band .yellow{background:var(--orange)}
::selection{background:#ffd5b2;color:#102b4e}

.speed-prefix{display:block;font-size:18px;letter-spacing:0;margin-bottom:8px}.product-story-grid .product-screenshot{height:auto;background:#edf3f9;border:1px solid var(--line)}.product-story-grid .product-screenshot img{height:auto;object-fit:contain}

.source-note{display:block;font-size:12px;margin-top:18px;text-decoration:underline;text-underline-offset:4px}

/* Optical fiber: dimensional vector artwork, no stretched imagery. */
.residential-banner img,.residential-hero img{width:100%;height:auto;max-height:420px;object-fit:contain;align-self:center;aspect-ratio:3/2}
.residential-banner>.container{padding-block:64px;align-items:center}.residential-banner{background:#edf3f9}
em,p strong{background:linear-gradient(174deg,transparent 0 47%,#ff963f65 48% 72%,transparent 73%);text-decoration:none;box-decoration-break:clone;-webkit-box-decoration-break:clone;padding-inline:.035em}
.tech-section em{background:linear-gradient(174deg,transparent 47%,#ff963f35 48% 72%,transparent 73%)}
.fiber-scene{position:relative;isolation:isolate;perspective:950px;min-width:0;height:558px;overflow:hidden;border-radius:18px;background:radial-gradient(ellipse at 70% 20%,#145499 0%,#071a36 55%,#030d20 100%);box-shadow:0 28px 60px -25px #092b6260;color:white;border:1px solid #2d6dae}
.fiber-depth{position:absolute;inset:0;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transform-style:preserve-3d;transition:transform .35s ease-out}
.fiber-lines{position:absolute;inset:-5%;width:110%;height:110%;max-width:none;filter:drop-shadow(0 0 6px #21a9ff80);transform:translateZ(20px)}
.fiber-strand{stroke:#429ce478;stroke-width:2}.fiber-strand:nth-of-type(6n+1){stroke:#ff9a5066;stroke-width:3}
.fiber-pulse{stroke:#9ae8ff;stroke-width:3;stroke-linecap:round;stroke-dasharray:45 1000;animation:fiberTravel 5s linear infinite;animation-delay:var(--delay)}.fiber-pulse:nth-of-type(4n){stroke:#ffb576}
.fiber-chip{position:absolute;left:13%;top:24%;width:73%;padding:28px 30px;border:1px solid #83bdff66;border-radius:22px;background:linear-gradient(140deg,#174e83db,#081d3be8);box-shadow:12px 16px 0 -4px #07172f,13px 17px 0 -4px #3773af,0 35px 50px #0007;transform:translateZ(65px) rotate(-7deg);backdrop-filter:blur(8px)}
.fiber-chip>span{display:block;font-size:10px;letter-spacing:.19em;color:#acd9ff}.fiber-chip>small{display:block;margin-top:20px;font-size:11px;letter-spacing:.12em;color:#ffb576}.fiber-chip>strong{display:flex;align-items:baseline;gap:12px;font:800 clamp(78px,8vw,112px)/1 Satoshi,sans-serif;letter-spacing:-.08em;color:#fff;text-shadow:0 0 30px #7bd6ff55}.fiber-chip strong span{font-size:27px;color:#ffad6b;letter-spacing:-.04em}.fiber-chip p{font-size:14px;color:#c4e2ff;margin:4px 0 0!important}
.fiber-orbit{position:absolute;border:1px solid #349bee4d;border-radius:50%;width:520px;height:520px;left:10%;top:0;transform:rotateX(65deg) rotate(-30deg);box-shadow:0 0 35px #168aff18}.orbit-two{transform:rotateX(65deg) rotate(25deg) translateZ(-65px);border-color:#ff963f55}
.fiber-caption{position:absolute;bottom:65px;left:25px;right:20px;display:flex;gap:9px;align-items:center;font-size:11px;color:#d6eaff}.signal-dot{width:6px;height:6px;border-radius:50%;background:#8de9ff;box-shadow:0 0 12px #5de8ff}.motion-toggle{position:absolute;bottom:18px;left:18px;min-height:36px;padding:8px 13px;border:1px solid #6587b1;border-radius:5px;background:#081e3c;color:#dcecff;font-size:11px}.motion-toggle[hidden]{display:none}.fiber-scene.paused .fiber-pulse{animation-play-state:paused}
.tech-section .fiber-scene{height:430px}.tech-section .fiber-chip{top:16%;width:66%}.tech-section .fiber-chip p{max-width:none;font-size:14px!important;margin:4px 0 0!important}.tech-section .fiber-chip strong{font-size:84px}
@keyframes fiberTravel{from{stroke-dashoffset:1045}to{stroke-dashoffset:0}}
@media(hover:hover) and (pointer:fine){.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #0e386b12}.product-card{transition:transform .25s,box-shadow .25s}}
@media(max-width:1000px){.fiber-chip{padding:25px;left:10%;width:80%}.fiber-chip>strong{font-size:87px}.fiber-chip strong span{font-size:23px}}
@media(max-width:700px){.fiber-scene{height:410px}.fiber-chip{top:18%;left:13%;width:73%;padding:24px}.fiber-chip>span{font-size:8px}.fiber-chip>strong{font-size:83px}.fiber-chip strong span{font-size:23px}.fiber-caption{font-size:10px;left:20px}.tech-section .fiber-scene{height:410px}.tech-section .fiber-chip{width:73%}.residential-banner img,.residential-hero img{max-height:270px}.residential-banner>.container{padding-block:45px}}
@media(prefers-reduced-motion:reduce){.fiber-pulse{animation:none;stroke-dashoffset:220}.fiber-depth{transform:none;transition:none}.product-card:hover{transform:none}}

html:not(.js) .fiber-pulse{animation:none}
.fiber-scene.optical-art{height:560px;background:#020f24;border:0;border-radius:0;box-shadow:none;overflow:visible;perspective:1200px}.optical-art .fiber-depth{inset:0 -8%;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .6s ease-out}.optical-art picture{display:block;width:100%;height:100%}.optical-art img{width:100%;height:100%;object-fit:contain;mix-blend-mode:screen;mask-image:linear-gradient(to right,transparent,#000 8%,#000 94%,transparent)}
.optical-label{position:absolute;bottom:10px;right:28px;z-index:2;text-align:right}.optical-label>span{font-size:9px;letter-spacing:.2em;color:#a0cef9}.optical-label>strong{display:block;font:700 29px/1.2 Satoshi,sans-serif;letter-spacing:-.035em;color:#fff;margin-top:9px}.optical-label strong span{display:block;font:400 13px/1.6 'DM Sans',sans-serif;letter-spacing:0;color:#b7cee9}.optical-art .motion-toggle{left:5%;bottom:14px;border-color:#476582;background:transparent;font-size:10px;color:#aec7e0}.optical-glow{position:absolute;inset:12% 15%;background:radial-gradient(ellipse at 50% 45%,#72caff26,transparent 65%);mix-blend-mode:screen;pointer-events:none;animation:opticalLight 5s ease-in-out infinite}.optical-art.paused .optical-glow{animation-play-state:paused}
@keyframes opticalLight{0%,100%{opacity:.2;transform:translate(-7%,-3%)}50%{opacity:1;transform:translate(7%,3%)}}
.tech-section{background:#020f24}.tech-section .fiber-scene.optical-art{height:460px}.tech-section .optical-label{bottom:-10px}.tech-section .optical-art .motion-toggle{bottom:-5px}
@media(max-width:1000px){.fiber-scene.optical-art{height:490px}}
@media(max-width:700px){.fiber-scene.optical-art,.tech-section .fiber-scene.optical-art{height:370px}.optical-art .fiber-depth{inset:-10px -12% 15px}.optical-label{bottom:0;right:0}.optical-label>strong{font-size:24px}.optical-art .motion-toggle{left:0;bottom:6px}.tech-section .optical-label{bottom:0}}
@media(prefers-reduced-motion:reduce){.optical-glow{animation:none!important}.optical-art .fiber-depth{transform:none!important}}html:not(.js) .optical-glow{animation:none}

.tech-section{overflow:hidden}

/* Residential offers with stronger visual hierarchy. */
#planos{background:linear-gradient(145deg,#edf4fc,#f9fbff)}
.plan-grid{align-items:stretch;gap:24px}.plan-card{position:relative;isolation:isolate;background:white;border:1px solid #cbdaed;border-radius:20px;padding:30px;box-shadow:0 18px 42px -20px #103f784d;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s}
.plan-card:before{content:'';position:absolute;inset:0 0 auto;height:6px;background:linear-gradient(90deg,#1559a6,#59caff)}.plan-card:nth-child(3):before{background:linear-gradient(90deg,#ff963f,#ffcf98)}
.plan-kicker{display:flex;align-items:center;gap:10px;color:#1559a6;font-size:9px;font-weight:800;letter-spacing:.12em;padding-bottom:24px}.plan-kicker .icon{width:28px;height:28px}.plan-card>.eyebrow{font-size:13px;letter-spacing:.12em;margin-bottom:12px}.plan-card .plan-speed{padding:24px 0 21px;margin:0}.plan-speed>strong{font-size:82px;font-weight:800;letter-spacing:-.07em}.plan-speed small{font-size:16px;font-weight:700;letter-spacing:0}.plan-price{padding-top:17px;margin:0 0 22px;border-top:1px solid #dbe4ee}.plan-price>strong{font-size:47px;font-weight:800}.plan-card .button{width:100%;min-height:58px;font-size:13px;font-weight:800;background:#ff963f;color:#102b4e;border-radius:9px;box-shadow:0 8px 18px -9px #d86518aa}.plan-card .button:hover{background:#ffb169;box-shadow:0 12px 24px -10px #d8651880}.plan-card ul{margin-top:26px;padding-top:24px;border-top:1px solid #dbe4ee}.plan-card li{font-size:13px;line-height:1.6}.plan-card li .icon{color:#1683c8}
.plan-card.featured{background:linear-gradient(145deg,#184d8b,#071d3c);color:#fff;border-color:#245993;box-shadow:0 24px 45px -15px #103f7870}.plan-card.featured:before{background:#ff963f}.plan-card.featured>p:not(.eyebrow),.plan-card.featured .plan-speed>span,.plan-card.featured .plan-kicker{color:#c9e1ff}.plan-card.featured .plan-speed strong{color:white;text-shadow:0 0 35px #72c9ff35}.plan-card.featured .plan-price,.plan-card.featured ul{border-color:#6286af66}.plan-card.featured li .icon{color:#ffae6e}.plan-card.featured .plan-kicker .icon{color:#ffae6e}
@media(hover:hover) and (pointer:fine){.plan-card:hover,.plan-card:focus-within{transform:translateY(-6px);border-color:#458ccc;box-shadow:0 26px 50px -18px #103f7855}}
@media(max-width:1000px){.plan-card{padding:24px}.plan-speed>strong{font-size:65px}.plan-price>strong{font-size:40px}.plan-card .button{font-size:11px;gap:10px;padding-inline:12px}}
@media(max-width:700px){.plan-grid{gap:25px}.plan-card{padding:30px}.plan-speed>strong{font-size:84px}.plan-price>strong{font-size:48px}.plan-card .button{font-size:14px}.plan-card li{font-size:15px}}
@media(prefers-reduced-motion:reduce){.plan-card:hover,.plan-card:focus-within{transform:none}}

.fiber-video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .4s;pointer-events:none;mask-image:linear-gradient(to right,transparent,#000 8%,#000 94%,transparent)}.fiber-video.is-playing{opacity:1}@media(prefers-reduced-motion:reduce){.fiber-video{display:none}}

.residential-motion{position:relative;align-self:center;width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:12px;background:#1252e7}.residential-motion img{display:block;width:100%;height:100%;max-height:none;object-fit:contain}.residential-video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .4s;pointer-events:none}.residential-video.is-playing{opacity:1}@media(prefers-reduced-motion:reduce){.residential-video{display:none}}

/* Blend the hero media into its navy background, including its static fallback.
   Match the contained 3:2 media bounds rather than the taller scene box. */
.home-hero .optical-art .fiber-depth::after,
.tech-section .optical-art .fiber-depth::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  aspect-ratio: 3 / 2;
  max-height: 100%;
  transform: translateY(-50%);
  background: linear-gradient(to right,
    #020f24 0%,
    rgb(2 15 36 / 92%) 4%,
    rgb(2 15 36 / 65%) 10%,
    rgb(2 15 36 / 28%) 18%,
    rgb(2 15 36 / 0%) 28%),
    linear-gradient(to bottom,
    #020f24 0%,
    rgb(2 15 36 / 92%) 4%,
    rgb(2 15 36 / 65%) 11%,
    rgb(2 15 36 / 28%) 21%,
    rgb(2 15 36 / 0%) 34%,
    rgb(2 15 36 / 0%) 60%,
    rgb(2 15 36 / 40%) 73%,
    rgb(2 15 36 / 80%) 84%,
    #020f24 94%,
    #020f24 100%);
  /* Cover subpixel seams at the contained video's lower and left edges. */
  box-shadow: 0 2px 0 #020f24, -2px 0 0 #020f24;
  pointer-events: none;
}
.landing-page .editorial-grid>*,.landing-page .editorial-card>div{min-width:0}
.landing-page .editorial-card h3{overflow-wrap:anywhere}
.landing-page .context-label{text-transform:none;letter-spacing:.02em}
.landing-page .omni-word span{font-size:12px;letter-spacing:.04em}
.utility{font-size:12px}
.utility>.container{flex-wrap:wrap;gap:0 12px}
.utility>.container>span{flex:1 1 170px}
.utility a{min-width:44px;min-height:44px;font-size:14px}
.nav{height:auto;min-height:89px;padding-block:8px;flex-wrap:wrap}
.nav nav,.nav-actions,.catalog-toolbar,.product-card,.feature-grid article,.process li,.plan-card{min-width:0}
.utility>.container>*,h1,h2,h3,p strong{min-width:0;overflow-wrap:anywhere}
.nav nav>a{font-size:14px;font-weight:600}
.nav-actions{margin-left:auto}
.button,.hero .button,.hero .actions .button,.contact-band .button,.plan-card .button,.nav-actions .small,.residential-hero .text,.text-link,.card-link,.filters button,summary{font-size:14px}
.button{font-weight:700;white-space:normal;overflow-wrap:anywhere}
.eyebrow,.hero .eyebrow,.editorial-card .eyebrow,.contact-band .eyebrow,.plan-card>.eyebrow{font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:none}
.hero-foot,.fine,.breadcrumb,.card-number,.process span,.feature-grid span,.diagram-caption,.product-photo-label,.plan-kicker,.plan-speed>span,.plan-price small,.plan-conditions,.footer-brand>span,.footer-bottom,.source-note{font-size:12px}
.breadcrumb a,.footer-grid>div:not(:first-child)>a{font-size:14px}
.source-note{font-size:14px}
.product-card p,.feature-grid p,.process p,.plan-card>p:not(.eyebrow),.plan-card li,.usecase-section li,details>p,summary,.contact-band p:not(.eyebrow){font-size:16px}
.product-explainer>p:last-child,.product-card p,.feature-grid p,.process p,details>p{max-width:75ch}
.fiber-chip>strong{font-weight:700}
.plan-kicker,.plan-card .button{font-weight:700}
.landing-page .home-hero .button{min-height:44px}
.landing-page .needs-grid>a>span:first-child{font-size:12px}
html{scroll-padding-top:var(--site-header-height,105px)}
@media(max-width:700px){
 .nav{min-height:76px;gap:8px 12px}
 .nav nav{top:100%}
 .nav-actions{max-width:calc(100% - 126px)}
 .nav-actions .small{font-size:14px}
 .button{max-width:100%}
}

/* Refined typography: expressive headings, quiet readable supporting copy. */
h1,h2,h3{font-family:'Satoshi',system-ui,sans-serif;letter-spacing:-.025em;font-weight:700;text-wrap:balance}
h2{font-weight:500;line-height:1.15}
h3{letter-spacing:-.015em;line-height:1.2}
em,p strong,.tech-section em{background:none;box-shadow:none;text-decoration:none;padding-inline:0}
em{font-weight:inherit}
p strong{font-weight:600}
.optical-label>strong{font-weight:700;letter-spacing:-.025em}
.hero .lead,.tech-section p:not(.eyebrow):not(.fine){font-size:16px;line-height:1.75}
.editorial-card p:not(.eyebrow),.product-card p,.needs-grid p{font-size:16px;line-height:1.7}
.plan-speed>strong,.plan-price>strong{font-weight:700;letter-spacing:-.04em}
@media(max-width:700px){
 .hero .lead{font-size:16px}
}

/* Shared artwork system: desktop, tablet and mobile in cascade order. */
.landing-page{
 --fiber-background:#02050b;
 --fiber-heading:#f6f9ff;
 --fiber-copy:#bfd1e7;
 --fiber-accent:#ffad69;
 --fiber-mobile-max-width:480px;
 --fiber-mobile-offset:calc(-1 * clamp(58px,18vw,86px));
}
/* One layout for both the intro and technology artwork. */
.home-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:650px;padding:62px 0 42px;overflow:hidden;background:var(--fiber-background);color:var(--fiber-heading)}
.home-hero .hero-grid{display:block}
.home-hero h1{font-size:clamp(42px,4vw,62px);line-height:1.13}
.home-hero em{color:var(--fiber-accent)}
.home-hero .lead,.home-hero .hero-foot{color:var(--fiber-copy)}
.home-hero .eyebrow{color:#b6d6fb}
.home-hero .hero-copy .eyebrow>span{background:var(--orange)}
.home-hero .text{color:var(--fiber-heading)}
.home-hero .hero-copy{position:relative;z-index:2;width:45%;max-width:520px;text-shadow:0 2px 12px var(--fiber-background)}
.home-hero .actions{gap:20px}
.hero-art-picture{display:contents}
.home-hero .hero-fiber-art{
 position:absolute;z-index:-2;top:50%;left:50%;width:max(100%,1500px);max-width:none;height:auto;transform:translate(-50%,-50%);pointer-events:none;
 -webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent),linear-gradient(to bottom,transparent,#000 12%,#000 86%,transparent);
 -webkit-mask-composite:source-in;
 mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent),linear-gradient(to bottom,transparent,#000 12%,#000 86%,transparent);
 mask-composite:intersect;
}
.home-hero .hero-data-lights{aspect-ratio:3 / 1;overflow:visible}
.hero-data-pulse{fill:none;stroke:var(--pulse-color);stroke-width:2.5;stroke-linecap:round;filter:drop-shadow(0 0 4px var(--pulse-color)) drop-shadow(0 0 9px var(--pulse-color));opacity:0}
.home-hero::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(2,5,11,.68),rgba(2,5,11,.42) 33%,transparent 57%),linear-gradient(180deg,var(--fiber-background),transparent 20%,transparent 82%,var(--fiber-background))}
@media(max-width:1000px){
 .home-hero h1{font-size:43px}
 .home-hero .actions{gap:12px}
 .home-hero .button{padding-inline:14px}
}
@media(min-width:701px) and (max-width:1000px){
 .home-hero .hero-fiber-art{left:calc(50% + 28px);width:1000px}
 .home-hero .hero-copy{width:49%}
}
@media(max-width:700px){
 .home-hero{min-height:0;padding:43px 0 clamp(370px,105vw,505px)}
 .home-hero h1{font-size:clamp(36px,10.5vw,43px);line-height:1.12}
 .home-hero .hero-copy{width:100%;max-width:none}
 .home-hero .hero-foot{margin-top:20px}
 .landing-page .home-hero .actions{flex-wrap:wrap;gap:12px 16px}
 .home-hero .hero-fiber-art{top:auto;bottom:var(--fiber-mobile-offset);left:50%;right:auto;width:min(100%,var(--fiber-mobile-max-width));height:auto;aspect-ratio:1 / 3;object-fit:contain;transform:translateX(-50%)}
 .home-hero::after{background:linear-gradient(180deg,rgba(2,5,11,.55),rgba(2,5,11,.7) 45%,rgba(2,5,11,.38) 61%,transparent 77%,rgba(2,5,11,.25) 94%,var(--fiber-background))}
}
@media(prefers-reduced-motion:reduce){.home-hero .hero-data-lights{display:none}}
