@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{color-scheme:dark;--bg:#121714;--panel:#1b211d;--text:#f5f7f2;--muted:#a8b2a9;--line:#343d35;--accent:#ccff6b;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--bg);color:var(--text);font:1rem/1.65 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--accent);outline-offset:6px}::selection{background:var(--accent);color:var(--bg)}.skip-link{position:fixed;left:1rem;top:-5rem;padding:.65rem 1rem;background:var(--accent);color:var(--bg);z-index:20}.skip-link:focus{top:1rem}.site-header{max-width:1440px;margin:auto;min-height:112px;padding:1.5rem 5%;display:flex;justify-content:space-between;align-items:center;gap:2rem;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:.8rem;font:800 1.65rem/1 var(--heading);letter-spacing:.09em}.brand-mark{display:grid;place-items:center;width:45px;height:45px;background:var(--accent);color:var(--bg);border-radius:10px;font:800 2.8rem/1 var(--heading);padding-bottom:6px;letter-spacing:-.08em;padding-right:3px}.brand-sub{display:block;font:600 .63rem/1.4 var(--font);letter-spacing:.18em;margin-top:.4rem}.site-header nav{display:flex;gap:2.5rem;font-size:.9rem}.site-header nav a{padding:.5rem 0}.site-header nav a:last-child{border-bottom:1px solid var(--accent)}nav a span{margin-left:.75rem;color:var(--accent)}.hero{max-width:1440px;margin:auto;padding:5.2rem 5% 0;display:grid;grid-template-columns:1.3fr 1fr;column-gap:4rem}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.14em;margin:0 0 1.6rem}.hero .eyebrow{display:flex;align-items:center;gap:.75rem;color:var(--muted)}.small-line{width:26px;height:2px;background:var(--accent)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--heading)}h1{font-size:clamp(3.4rem,6.4vw,6rem);line-height:1.08;letter-spacing:-.062em;font-weight:650;margin-bottom:1.5rem}.accent{color:var(--accent)}.hero-description{color:#b7c1b8;font-size:1.05rem;line-height:1.8;margin-bottom:2rem}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:2.5rem;padding:1rem 1.5rem;border-radius:4px;font-size:.9rem;font-weight:650;transition:background .2s,transform .2s}.button-primary{background:var(--accent);color:var(--bg)}.button:hover{background:#ddffa2;transform:translateY(-2px)}.button span{font-size:1.35rem}.hero-art{background:var(--accent);color:var(--bg);border-radius:5px;min-height:410px;display:flex;flex-direction:column;position:relative;overflow:hidden;padding:1.4rem 1.5rem;transform:rotate(2deg);margin:0 .3rem 1rem 0}.art-top,.art-bottom{display:flex;align-items:center;justify-content:space-between;font-size:.65rem;font-weight:650;letter-spacing:.1em;z-index:1}.art-top{padding-bottom:1rem;border-bottom:1px solid #12171440}.letterform{font-family:var(--heading);font-size:clamp(13rem,24vw,23rem);font-weight:800;letter-spacing:-.15em;line-height:.85;flex:1;display:flex;align-items:center;justify-content:center;padding:0 2rem 2rem 0}.letterform span{font-size:.6em;margin-top:.45em}.art-bottom{margin-top:auto}.art-star{font-size:2.3rem;line-height:1}.hero-footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem 0;border-bottom:1px solid var(--line);margin-top:4rem;color:var(--muted);font-size:.8rem}.hero-footer>span:first-child{font-size:.7rem;letter-spacing:.12em}.hero-footer a{font-size:1.4rem;width:40px;text-align:center}.section-wrap{max-width:1440px;margin:auto;padding:6rem 5%}.section-heading{display:grid;grid-template-columns:.75fr 1.4fr 1fr;gap:2rem;align-items:start}.section-heading .eyebrow{padding-top:.55rem;color:var(--muted)}h2{font-weight:500;font-size:clamp(2.2rem,3.4vw,3.3rem);line-height:1.2;letter-spacing:-.045em;margin-bottom:0}.section-heading>p:last-child{font-size:.95rem;color:var(--muted);padding-top:.5rem}.expertise-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem}.service-card{border:1px solid var(--line);border-radius:5px;padding:2rem 2.2rem;position:relative}.service-number{position:absolute;right:2rem;top:1.8rem;font-size:.75rem;color:var(--muted)}.service-symbol{color:var(--accent);font:500 1.75rem/1 monospace;height:65px;padding-top:.2rem}.service-card h3{font-size:1.4rem;font-weight:500;letter-spacing:-.03em;margin-bottom:.65rem}.service-card p{color:var(--muted);font-size:.95rem;max-width:390px;margin-bottom:0}.downloads{background:#edf1e9;color:var(--bg);max-width:none;padding-left:max(5%,calc((100vw - 1296px)/2));padding-right:max(5%,calc((100vw - 1296px)/2))}.download-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem}.download-heading .eyebrow{color:#566152;margin-bottom:1.3rem}.download-heading>p{color:#566152;max-width:260px;margin-bottom:.3rem}.download-panel{background:#fff;border:1px solid #d4dbcf;border-radius:6px;margin-top:3rem}.download-panel-top{padding:1.4rem 2rem;border-bottom:1px solid #e4e8e1;display:flex;align-items:center;justify-content:space-between;gap:1rem}.download-panel-top h3{font-family:var(--font);font-size:1rem;font-weight:550;margin:0}.availability{font-size:.75rem;border:1px solid #dce2d6;background:#f3f6ef;padding:.22rem .7rem;border-radius:50px;white-space:nowrap}.empty-downloads{text-align:center;padding:3rem 1.5rem 3.4rem}.download-icon{display:grid;place-items:center;margin:0 auto 1.25rem;width:60px;height:60px;border:1px solid #dae2d3;border-radius:15px;background:#f4f7f0}.empty-downloads h4{font-size:1.35rem;font-weight:550;letter-spacing:-.025em;margin-bottom:.6rem}.empty-downloads p{max-width:380px;margin:0 auto 1.4rem;color:#64705e;font-size:.95rem}.empty-note{font-size:.75rem;color:#667060}.closing{padding-top:5rem;padding-bottom:5rem}.closing>p{font-size:.7rem;letter-spacing:.13em;color:var(--muted);margin-bottom:1.7rem}.closing>div{position:relative;font:500 clamp(3.8rem,7.5vw,7rem)/1.08 var(--heading);letter-spacing:-.06em}.closing>div>span:first-child{color:var(--accent)}.closing-star{position:absolute;right:4%;top:50%;transform:translateY(-50%);color:var(--accent);font-size:1.55em;font-weight:400;line-height:1}.site-footer{max-width:1296px;margin:0 auto;padding:2rem 0;display:grid;grid-template-columns:1.1fr 1fr auto;gap:1rem 2rem;border-top:1px solid var(--line);align-items:center}.footer-brand{font-size:1.15rem}.footer-brand .brand-mark{width:35px;height:35px;font-size:2.1rem;border-radius:7px;padding-bottom:4px}.footer-brand .brand-sub{font-size:.5rem}.site-footer p{font-size:.8rem;color:var(--muted);margin:0}.site-footer>a:last-of-type{font-size:.85rem}.site-footer>a:last-of-type span{margin-left:.6rem;color:var(--accent)}.copyright{grid-column:1/-1;font-size:.75rem;color:#89958b;margin-top:1.2rem}
@media(min-width:1441px){.site-header{padding-left:72px;padding-right:72px}.hero,.section-wrap{padding-left:72px;padding-right:72px}.downloads{padding-left:calc((100vw - 1296px)/2);padding-right:calc((100vw - 1296px)/2)}}
@media(max-width:1400px){.site-footer{margin-left:5%;margin-right:5%}}
@media(max-width:1000px){.hero{column-gap:2.5rem;padding-top:4rem;grid-template-columns:1.25fr 1fr}.hero-art{min-height:350px}.hero .eyebrow{font-size:.65rem}.section-heading{grid-template-columns:1fr 1fr}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:0}.section-wrap{padding-top:4rem;padding-bottom:4rem}.hero-footer{margin-top:3rem}.site-footer{grid-template-columns:1fr 1fr}.site-footer>a:last-of-type{grid-column:2;grid-row:1;justify-self:end}.site-footer p{grid-column:1/-1}.copyright{margin-top:.2rem}}
@media(max-width:700px){html{scroll-padding-top:1.5rem}.site-header{min-height:90px;gap:1rem}.brand{font-size:1.3rem;gap:.6rem}.brand-mark{width:37px;height:37px;font-size:2.25rem}.brand-sub{font-size:.48rem}.site-header nav{gap:1.1rem;font-size:.875rem}.site-header nav a:first-child{display:none}.hero{display:flex;flex-direction:column;gap:0;padding-top:3rem}.hero .eyebrow{font-size:.7rem}h1{font-size:clamp(3.4rem,12vw,5rem)}.hero-description{font-size:1rem}.desktop-break{display:none}.hero-art{margin:3.1rem .3rem 0;min-height:285px;transform:rotate(1.5deg);padding:1.25rem}.letterform{font-size:16rem;line-height:.85;padding-bottom:1rem}.art-top,.art-bottom{font-size:.6rem}.hero-footer{margin-top:2rem;padding:1.3rem 0}.hero-footer>span:nth-child(2){display:none}.section-wrap{padding-top:3.5rem;padding-bottom:3.5rem}.section-heading{grid-template-columns:1fr;gap:1.1rem}.section-heading>p:last-child{max-width:460px;margin:0}.expertise-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.service-card{padding:1.6rem}.service-symbol{height:58px}.download-heading{display:block}.download-heading>p{max-width:300px;margin-top:1.2rem}.download-panel{margin-top:2rem}.download-panel-top{padding:1.2rem;gap:.6rem}.download-panel-top h3{font-size:.875rem}.empty-downloads{padding:2.5rem 1.2rem}.empty-downloads h4{font-size:1.15rem}.closing>div{font-size:clamp(3.3rem,11vw,5rem)}.closing-star{font-size:1.15em;right:1%}.site-footer{gap:1.2rem .5rem}.site-footer>a:last-of-type{font-size:.8rem}.closing>p{font-size:.65rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
.service-list{padding-left:1.2rem;margin:1.3rem 0 0;color:var(--muted);font-size:1rem}.service-list li{margin:.45rem 0}.service-list li::marker{color:var(--accent)}.development-note{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:2rem}.development-note h3{font-size:1.5rem;font-weight:500}.development-note p{max-width:780px;color:var(--muted);margin-bottom:1.5rem}
.commercial-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2.5rem}.commercial-grid article{padding:2rem;border:1px solid var(--line);border-radius:6px}.plan-label{color:var(--accent);font-size:.875rem;letter-spacing:.08em}.commercial-grid h3{font-size:1.5rem;margin:1rem 0}.commercial-grid p,.contact-grid p{color:var(--muted)}.text-link{color:var(--accent);text-decoration:underline;text-underline-offset:5px}.contact-grid h3{font-size:1rem;margin:0}.contact-grid .contact-number{font-size:clamp(1.7rem,4vw,2.5rem);color:var(--accent);margin:.5rem 0}.contact-grid>div{border-top:1px solid var(--line);padding-top:1.5rem}@media(max-width:700px){.commercial-grid,.contact-grid{grid-template-columns:1fr}.commercial-grid article{padding:1.5rem}}
.release-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:0;padding:1.5rem 2rem;border-top:1px solid #e4e8e1}.release-facts dt{font-size:.875rem;color:#54614e}.release-facts dd{margin:.4rem 0 0;font-size:1rem}.help-section{border-bottom:1px solid var(--line)}.help-section>.eyebrow,.faq-section .eyebrow{color:var(--accent)}.help-intro{max-width:650px;color:var(--muted);margin:1.5rem 0 2rem}.start-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;list-style:none;padding:0;counter-reset:steps}.start-steps li{counter-increment:steps;border-top:1px solid var(--line);padding:1.5rem 0}.start-steps li:before{content:'0' counter(steps);color:var(--accent);font-size:.875rem}.start-steps h3{font-size:1.2rem;margin:1rem 0 .7rem}.start-steps p{color:var(--muted);margin:0}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem}.faq-list details{border-bottom:1px solid var(--line);padding:1.25rem 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;font-weight:500;font-size:1rem;line-height:1.6}.faq-list summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.faq-list details p{color:var(--muted);margin:1rem 0 0}.faq-list details[open] summary{color:var(--accent)}
@media(max-width:700px){.release-facts,.start-steps,.faq-section{grid-template-columns:1fr}.release-facts{padding:1.5rem}.start-steps{gap:0}.faq-section{gap:2rem}}
.planned-features{border-top:1px solid var(--line);padding-top:2.5rem;margin-top:2.5rem}.planned-features>h3{font-size:clamp(1.75rem,3vw,2.4rem);line-height:1.25;letter-spacing:-.035em;font-weight:500;margin-bottom:1rem}.planned-intro{color:var(--muted);margin-bottom:2rem}.planned-features h4{font-size:1rem;margin-bottom:.7rem}

.product{border-top:1px solid var(--line);background:#181f19}.product-intro{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:end}.product .eyebrow{color:var(--accent)}.product-description{color:#c1cabe;max-width:490px}.product-credit{color:var(--muted);font-size:.875rem;margin-bottom:0}.product-features{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:3rem 0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-features article{padding:1.8rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.product-features article>span{font-size:.8rem;color:var(--accent)}.product-features h3{font-size:1.2rem;font-weight:600;margin:1rem 0 .7rem}.product-features p,.product-details p{color:var(--muted);margin:0;font-size:1rem}.product-details{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2.5rem}.product-details h3{font-size:1rem;margin-bottom:.7rem}.app-release{padding:2rem;display:grid;grid-template-columns:70px 1fr 220px;gap:1.5rem;align-items:start}.app-monogram{display:grid;place-items:center;background:#121714;color:#ccff6b;font:700 2rem var(--heading);width:70px;height:70px;border-radius:14px}.app-release .eyebrow{font-size:.75rem;color:#54614e;margin:0 0 .5rem}.app-release h4{font-size:2rem;line-height:1.2;margin:0 0 .75rem;letter-spacing:-.04em}.app-release p{color:#54614e;margin-bottom:.75rem;font-size:1rem}.app-release .release-credit{font-size:.875rem;margin-bottom:0}.release-status{border-left:1px solid #d4dbcf;padding-left:1.5rem}.release-status strong{font-size:1rem}.release-status p{margin:.65rem 0 0;font-size:.875rem}.supporting-files{border-top:1px solid #e4e8e1;padding:1.5rem 2rem}.supporting-files h4{margin:0 0 .4rem;font-size:1rem}.supporting-files p{margin:0;color:#54614e;font-size:.875rem}
@media(max-width:1000px){.product-features{grid-template-columns:repeat(2,1fr)}.app-release{grid-template-columns:60px 1fr}.app-monogram{width:60px;height:60px}.release-status{grid-column:2;border-left:0;border-top:1px solid #d4dbcf;padding:1rem 0 0}.product-details{grid-template-columns:1fr;gap:1.5rem}}
@media(max-width:700px){.product-intro{grid-template-columns:1fr;gap:1.5rem}.product-features{grid-template-columns:1fr;margin-top:2rem}.product-features article{padding:1.5rem}.app-release{padding:1.5rem;gap:1rem;grid-template-columns:1fr}.release-status{grid-column:1}.supporting-files{padding:1.5rem}.product .button{gap:1rem}.site-header nav a:first-child{display:block}.site-header nav{gap:.9rem}}
.brand-logo{width:64px;height:64px;object-fit:contain;border-radius:6px;background:white;flex-shrink:0}.hero-art.supplied-logo{background:white;transform:none;padding:0;min-height:0;align-self:center}.supplied-logo .art-top,.supplied-logo .art-bottom{display:none}.hero-logo{display:block;width:100%;height:auto;object-fit:contain}.footer-brand .brand-logo{width:52px;height:52px}@media(max-width:700px){.brand-logo{width:44px;height:44px}.hero-art.supplied-logo{width:100%;margin:2rem 0 0}}
