@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=IBM+Plex+Mono:wght@500;600&family=Manrope:wght@400;500;600;700&display=swap";:root{--night:#081a2f;--navy:#102b4e;--field:#0e7c5b;--lime:#c6f432;--electric:#3c82f6;--sky:#eaf2ff;--white:#fff;--ink:#102039;--muted:#58708f;--line:#c8d6e8;--max-width:76rem;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;font-family:Manrope,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{background:var(--white);min-width:320px;color:var(--ink);margin:0;font-size:1rem;line-height:1.65;overflow-x:hidden}body,button,input,textarea,select{font-family:Manrope,Helvetica Neue,Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,p,ul,ol,figure{margin-top:0}h1,h2,h3{letter-spacing:-.025em;text-wrap:balance;margin-bottom:0;font-family:Barlow Condensed,Arial Narrow,Arial,sans-serif;font-weight:700;line-height:.96}p{text-wrap:pretty}section[id]{scroll-margin-top:6rem}::selection{background:var(--lime);color:var(--night)}a:focus-visible,summary:focus-visible{outline:3px solid var(--electric);outline-offset:4px}.final-cta a:focus-visible{outline-color:var(--night)}.skip-link{z-index:100;border:2px solid var(--night);background:var(--lime);color:var(--night);text-transform:uppercase;padding:.7rem 1rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.78rem;font-weight:600;text-decoration:none;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.section-shell{width:min(100% - 2.5rem, var(--max-width));margin-inline:auto}.eyebrow{color:var(--field);letter-spacing:.09em;text-transform:uppercase;margin-bottom:1rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.72rem;font-weight:600;line-height:1.5}.button,.text-action{white-space:nowrap;justify-content:space-between;align-items:center;gap:1.25rem;min-height:48px;font-weight:700;text-decoration:none;display:inline-flex}.button{border:2px solid #0000;border-radius:.25rem;min-width:13rem;padding:.8rem 1rem .8rem 1.25rem;font-size:.88rem;transition:transform .16s,background-color .16s,color .16s}.button:hover{transform:translateY(-2px)}.button--small{min-width:auto;min-height:44px;padding:.65rem .85rem .65rem 1rem;font-size:.78rem}.button--lime{background:var(--lime);color:var(--night)}.button--outline{border-color:var(--white);color:var(--white);background:0 0}.button--outline:hover{background:var(--white);color:var(--night)}.button--dark{background:var(--night);color:var(--white)}.text-action{color:inherit;-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:.32rem;font-size:.78rem;text-decoration-line:underline;text-decoration-thickness:2px}.text-action--light{color:var(--white)}.site-header{z-index:50;background:var(--night);color:var(--white);border-bottom:1px solid #ffffff29;position:sticky;top:0}.site-header__inner{width:min(100% - 2.5rem, var(--max-width));align-items:center;gap:clamp(1.5rem,3vw,3rem);min-height:5rem;margin-inline:auto;display:flex}.brand{color:inherit;letter-spacing:-.025em;white-space:nowrap;flex:none;align-items:center;gap:.65rem;font-family:Barlow Condensed,Arial Narrow,Arial,sans-serif;font-size:1.45rem;font-weight:800;text-decoration:none;display:inline-flex}.brand__mark{background:var(--lime);width:2.15rem;height:2.15rem;color:var(--night);letter-spacing:-.04em;clip-path:polygon(0 0,100% 0,100% 72%,72% 100%,0 100%);place-items:center;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.68rem;font-weight:600;display:grid}.site-header nav{flex:auto}.site-header nav ul{justify-content:center;align-items:center;gap:clamp(.8rem,2vw,1.6rem);margin:0;padding:0;list-style:none;display:flex}.site-header nav a{white-space:nowrap;align-items:center;min-height:44px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.site-header nav a:hover{color:var(--lime)}.site-header__actions{flex:none;align-items:center;gap:1rem;display:flex}.hero{background:var(--night);color:var(--white)}.hero__inner{width:min(100% - 2.5rem, var(--max-width));grid-template-columns:minmax(0,.88fr) minmax(24rem,1.12fr);gap:clamp(3rem,6vw,6rem);min-height:41rem;margin-inline:auto;padding-block:clamp(4rem,8vw,7rem);display:grid}.hero__copy{align-self:center}.hero .eyebrow{color:var(--lime)}.hero h1{max-width:10ch;font-size:clamp(4.2rem,7.2vw,7.2rem);line-height:.84}.hero__summary{color:#d8e4f5;max-width:39rem;margin:2rem 0 0;font-size:clamp(1rem,1.4vw,1.14rem);line-height:1.75}.hero__actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.hero__visual{align-self:center;margin:0;padding:0 0 1.8rem 1.8rem;position:relative}.hero__visual:before{z-index:0;border:1px solid var(--lime);content:"";clip-path:polygon(0 0,100% 0,100% 84%,84% 100%,0 100%);position:absolute;inset:1.5rem 1.5rem 0 0}.hero__visual img{z-index:1;aspect-ratio:3/2;object-fit:cover;clip-path:polygon(0 0,100% 0,100% 84%,84% 100%,0 100%);width:100%;position:relative}.hero__visual figcaption{z-index:2;background:var(--lime);width:min(84%,28rem);min-height:3.5rem;color:var(--night);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.63rem;font-weight:600;display:flex;position:absolute;bottom:0;right:0}.proof-strip{border-top:1px solid #fff3;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,92rem);margin:0 auto;padding:0;list-style:none;display:grid}.proof-strip li{color:#d8e4f5;border-right:1px solid #fff3;align-items:center;gap:1rem;min-height:5.25rem;padding:1rem clamp(1.25rem,3vw,3rem);font-size:.78rem;font-weight:600;display:flex}.proof-strip li:last-child{border-right:0}.proof-strip span{color:var(--lime);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.66rem}.section-heading h2{max-width:13ch;font-size:clamp(3.15rem,5vw,5.2rem)}.section-heading>p:last-child{max-width:40rem;color:var(--muted);margin:1.5rem 0 0;line-height:1.75}.section-heading--split{grid-template-columns:minmax(0,1fr) minmax(18rem,.55fr);align-items:end;gap:3rem;display:grid}.section-heading--split>p{margin:0 0 0 auto}.feature-overview,.match-day,.value-section{padding-block:clamp(5rem,9vw,8.5rem)}.feature-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(3rem,6vw,5rem);display:grid}.feature-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);min-height:16rem;padding:clamp(1.5rem,3vw,2.25rem)}.feature-grid__marker{background:var(--sky);width:2.75rem;height:2.75rem;color:var(--navy);place-items:center;margin-bottom:3rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.68rem;font-weight:600;display:grid}.feature-grid h3,.match-day__grid h3,.value-section__grid h3{font-size:1.8rem;line-height:1}.feature-grid article>p:last-child,.match-day__grid article>p:last-child,.value-section__grid article>p:last-child{color:var(--muted);margin:1.1rem 0 0;font-size:.91rem;line-height:1.7}.source-note{color:var(--muted);margin:1.5rem 0 0;font-size:.78rem}.source-note .text-action{color:var(--navy)}.strategy-section{background:var(--sky)}.strategy-section__inner,.install-section__inner{grid-template-columns:minmax(22rem,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(3rem,7vw,7rem);padding-block:clamp(5rem,9vw,8rem);display:grid}.strategy-section__visual,.install-section__visual{margin:0;position:relative}.strategy-section__visual img{aspect-ratio:3/2;object-fit:cover;clip-path:polygon(0 0,100% 0,100% 88%,88% 100%,0 100%);width:100%}.strategy-section__visual figcaption,.install-section__visual figcaption{color:var(--muted);text-transform:uppercase;margin-top:1rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.66rem;line-height:1.5}.strategy-list,.install-list{border-top:1px solid var(--line);margin:2.5rem 0 0;padding:0;list-style:none}.strategy-list li,.install-list li{border-bottom:1px solid var(--line);grid-template-columns:2.5rem minmax(0,1fr);gap:1.25rem;padding-block:1.4rem;display:grid}.strategy-list li>span,.install-list li>span{color:var(--field);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.68rem;font-weight:600}.strategy-list h3,.install-list h3{font-size:1.5rem;line-height:1}.strategy-list div>p,.install-list div>p{color:var(--muted);margin:.65rem 0 0;font-size:.86rem;line-height:1.65}.strategy-list div>p:first-of-type{color:var(--ink);font-weight:600}.match-day__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(3rem,6vw,5rem);display:grid}.match-day__grid article{border:1px solid var(--line);background:var(--white);min-height:15rem;padding:1.75rem}.match-day__grid article>p:first-child{color:var(--field);letter-spacing:.06em;text-transform:uppercase;margin-bottom:3.25rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.65rem;font-weight:600}.install-section{background:var(--night);color:var(--white)}.install-section__inner{grid-template-columns:minmax(0,1.08fr) minmax(18rem,.72fr)}.install-section .eyebrow{color:var(--lime)}.install-section .section-heading>p:last-child,.install-section .install-list div>p,.install-section__visual figcaption{color:#a8bad0}.install-section .install-list,.install-section .install-list li{border-color:#ffffff2e}.install-section .install-list li>span{color:var(--lime)}.install-section .install-list div>p:first-of-type{color:var(--white)}.install-section__content>.button{margin-top:2rem}.install-section__visual{justify-self:end;max-width:29rem;padding-left:1.5rem}.install-section__visual:before{background:var(--lime);content:"";width:1.5rem;position:absolute;top:1.5rem;bottom:3rem;left:0}.install-section__visual img{aspect-ratio:4/5;object-fit:cover;width:100%;position:relative}.value-section__grid{border-top:4px solid var(--night);grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:3.5rem;display:grid}.value-section__grid article{padding-top:1.75rem}.value-section__grid article>span{color:var(--field);margin-bottom:2.5rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.68rem;font-weight:600;display:block}.faq-section{background:var(--sky)}.faq-section__inner{grid-template-columns:minmax(16rem,.55fr) minmax(0,1fr);gap:clamp(3rem,7vw,7rem);padding-block:clamp(5rem,9vw,8rem);display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;min-height:5rem;padding:1.4rem 3.5rem 1.4rem 0;font-weight:700;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{width:2rem;color:var(--field);content:"+";text-align:center;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:1.25rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:43rem;color:var(--muted);margin:-.35rem 0 1.5rem;font-size:.92rem;line-height:1.7}.final-cta{background:var(--lime);color:var(--night)}.final-cta__inner{justify-content:space-between;align-items:center;gap:3rem;min-height:22rem;padding-block:4rem;display:flex}.final-cta .eyebrow{color:var(--navy)}.final-cta h2{font-size:clamp(3.5rem,6vw,6rem)}.final-cta p:last-child{max-width:40rem;color:var(--navy);margin:1.25rem 0 0}.final-cta__actions{flex-direction:column;flex:none;gap:.75rem;display:flex}.final-cta .button--lime{border-color:var(--night)}.site-footer{background:var(--night);color:var(--white)}.site-footer__inner{justify-content:space-between;align-items:center;gap:3rem;min-height:13rem;padding-block:3rem;display:flex}.brand--footer{margin-bottom:1rem}.site-footer p{color:#9db1cb;max-width:31rem;margin:0;font-size:.78rem}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1.5rem;display:flex}.site-footer nav a{white-space:nowrap;align-items:center;min-height:44px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.site-footer nav a:hover{color:var(--lime)}@media (width<=960px){.site-header nav{display:none}.site-header__inner{justify-content:space-between}.hero__inner,.strategy-section__inner,.install-section__inner,.faq-section__inner{grid-template-columns:minmax(0,1fr)}.hero__inner{min-height:auto}.hero h1{max-width:12ch}.hero__visual{justify-self:center;width:min(100%,45rem)}.section-heading--split{grid-template-columns:minmax(0,1fr);gap:1.5rem}.section-heading--split>p{margin-left:0}.strategy-section__visual{width:min(100%,48rem)}.install-section__visual{justify-self:center;width:min(100%,31rem)}.feature-grid,.match-day__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-section__inner{gap:2.5rem}}@media (width<=720px){.site-header__actions .text-action{display:none}.hero__inner{padding-top:3.5rem}.hero h1{font-size:clamp(3.75rem,14vw,5.5rem)}.proof-strip{grid-template-columns:minmax(0,1fr)}.proof-strip li,.proof-strip li:last-child{border-bottom:1px solid #fff3;border-right:0;min-height:4rem}.feature-grid,.match-day__grid,.value-section__grid{grid-template-columns:minmax(0,1fr)}.feature-grid article{min-height:auto}.feature-grid__marker{margin-bottom:2rem}.value-section__grid{gap:0}.value-section__grid article{border-bottom:1px solid var(--line);padding-block:1.75rem}.value-section__grid article>span{margin-bottom:1.5rem}.final-cta__inner,.site-footer__inner{flex-direction:column;align-items:flex-start}.final-cta__actions,.final-cta__actions .button{width:100%}.site-footer nav{justify-content:flex-start}}@media (width<=560px){.section-shell,.site-header__inner,.hero__inner{width:min(100% - 2rem, var(--max-width))}.site-header__inner{gap:.55rem;min-height:4.5rem}.brand{font-size:1.25rem}.brand__mark{width:1.9rem;height:1.9rem}.site-header__actions .button{gap:.5rem;min-width:auto;padding-inline:.7rem;font-size:.72rem}.site-header__actions .button span:first-child{text-overflow:clip;max-width:none;overflow:visible}.hero h1{font-size:clamp(3.4rem,17vw,4.8rem)}.hero__summary{line-height:1.65}.hero__actions{flex-direction:column}.hero__actions .button{width:100%}.hero__visual{padding:0 0 1.25rem 1rem}.hero__visual:before{inset:1rem 1rem 0 0}.hero__visual figcaption{width:90%;min-height:3rem;font-size:.56rem}.section-heading h2{font-size:clamp(2.8rem,14vw,4rem)}.strategy-list li,.install-list li{grid-template-columns:2rem minmax(0,1fr);gap:.75rem}.install-section__visual{padding-left:.75rem}.install-section__visual:before{width:.75rem}.final-cta h2{font-size:3.75rem}.site-footer nav{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
