/* Let’s public website. Native type, local assets, no remote font or tracking requests. */
:root{--ink:#173c37;--teal:#0f766e;--dark:#123c36;--muted:#53655e;--paper:#f6f7f2;--line:#d8e0d8;--mint:#dfebe2;--white:#fff;--radius:22px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}img{max-width:100%;height:auto;display:block}svg{vertical-align:middle}p{margin:0 0 20px}h1,h2,h3{font-weight:600;letter-spacing:-.045em;line-height:1.08;margin:0 0 24px}h1{font-size:clamp(44px,5.8vw,80px)}h2{font-size:clamp(32px,3.5vw,48px)}h3{font-size:25px;line-height:1.2}em{font-style:normal;color:var(--teal)}ul,ol{padding-left:22px}li{margin:0 0 12px}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.section{padding-block:92px}.small,figcaption{font-size:13px;line-height:1.65}.muted{color:var(--muted)}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:700;margin-bottom:24px;line-height:1.5}.lead{font-size:19px;line-height:1.7;color:var(--muted);max-width:620px}.skip{position:fixed;top:10px;left:12px;transform:translateY(-160%);z-index:100;background:var(--dark);color:white;padding:12px 24px}.skip:focus{transform:none}:focus-visible{outline:3px solid #b05212;outline-offset:5px;border-radius:3px}section[id]{scroll-margin-top:110px}
.site-header{position:sticky;top:0;z-index:30;background:rgba(246,247,242,.97);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:88px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:30px;letter-spacing:-.05em;font-weight:700;white-space:nowrap}.brand img{width:36px;height:36px;border-radius:9px}.site-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:500}.site-nav a{text-decoration:none;padding-block:10px}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--teal)}.site-nav a[aria-current=page]:not(.nav-download){box-shadow:0 2px var(--teal)}.site-nav .nav-download{background:var(--dark);color:white;border-radius:8px;padding:12px 22px}.menu-toggle{display:none}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:15px 24px;background:var(--teal);color:white;border:1px solid var(--teal);border-radius:8px;text-decoration:none;min-height:52px;font-size:14px;font-weight:600;transition:background .18s,transform .18s}.button:hover{background:var(--dark);transform:translateY(-2px)}.button.light{background:var(--paper);border-color:var(--paper);color:var(--dark)}.button span{font-size:21px}.text-link{display:inline-flex;align-items:center;gap:18px;text-decoration:none;font-weight:600;font-size:14px;padding-block:12px}.text-link span{font-size:22px;font-weight:400}.text-link:hover{text-decoration:underline}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-block:30px 18px}.little-mark{display:inline-block;width:7px;height:7px;background:var(--teal);margin-right:8px;border-radius:50%}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;padding-block:62px 64px}.hero-copy h1{font-size:clamp(52px,6.1vw,86px);letter-spacing:-.065em;line-height:1.01;margin-bottom:28px}.hero-copy .lead{max-width:450px;font-size:18px}.hero-tags{display:flex;gap:0;align-items:center;margin-top:35px;font-size:12px;color:var(--muted)}.hero-tags span+span:before{content:"/";color:#8ca69a;margin:0 18px}.hero-art{margin:0;position:relative;background:var(--mint);border-radius:30px;height:580px;overflow:hidden;isolation:isolate}.art-label{position:absolute;top:28px;left:27px;font-size:11px;letter-spacing:.025em;color:#34524a;display:flex;gap:8px;align-items:center}.status-dot{height:6px;width:6px;background:var(--teal);border-radius:100%}.phone{position:absolute;width:235px;padding:6px;background:#153b35;border-radius:27px;box-shadow:0 18px 42px #173c3726;overflow:hidden}.phone img{border-radius:21px;width:100%}.phone-front{top:88px;left:32px;transform:rotate(-7deg)}.phone-back{top:108px;right:17px;transform:rotate(9deg);width:218px}.hero-art figcaption{position:absolute;bottom:18px;left:0;right:0;text-align:center;font-size:11px;background:var(--mint);padding:10px 5px;margin:0}.orbit{position:absolute;width:430px;height:430px;border:1px solid #a9c6b5;border-radius:50%;z-index:-1;top:80px;left:50px}.orbit-two{width:550px;height:550px;top:20px;left:-10px}.principles{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:24px;border-block:1px solid var(--line);font-size:12px;color:var(--muted)}.principles span:first-child{font-weight:650;color:var(--ink)}.principles span:not(:first-child):before{content:"✳";color:var(--teal);margin-right:12px;font-size:16px}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:335px;color:var(--muted);font-size:15px;margin-bottom:3px}.module-grid,.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.module-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;display:flex;flex-direction:column}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px;gap:10px}.module-icon{width:45px;height:45px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b5cfc2;border-radius:12px;color:var(--teal);background:#eaf3ed}.module-icon svg{width:24px;height:24px}.module-no{font-size:10px;letter-spacing:.08em;color:var(--muted);font-weight:600}.module-card h3{font-size:28px}.module-card p{color:var(--muted);font-size:14px}.module-card .text-link{margin-top:auto}.business-band{background:var(--dark);color:#fff;padding-block:76px;overflow:hidden}.business-split{display:grid;grid-template-columns: .85fr 1.4fr;gap:64px;align-items:center}.business-split em{color:#a1d9bf}.business-split p:not(.eyebrow){color:#c0d4cb;font-size:15px;max-width:320px}.business-split .eyebrow{color:#bad6ca}.desktop-shot{margin:0;border-radius:14px}.desktop-shot img{border-radius:12px;border:1px solid #5c7164;box-shadow:0 12px 45px #001c1966}.desktop-shot figcaption{color:#c0d4cb;margin-top:15px;font-size:11px}.steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding:0;margin:50px 0 15px;counter-reset:step}.steps li{border-top:1px solid var(--line);padding-top:24px}.steps li>span{font-size:13px;color:var(--teal);display:block;margin-bottom:26px}.steps h3{font-size:23px;margin-bottom:14px}.steps p{font-size:14px;color:var(--muted)}.closing{background:var(--mint);padding:38px 44px;border-radius:var(--radius);margin-bottom:80px;display:flex;justify-content:space-between;gap:24px;align-items:center}.closing h2{font-size:32px;margin-bottom:0}.closing p{margin:12px 0 0}.closing .eyebrow{margin-bottom:12px}
.site-footer{border-top:1px solid var(--line);padding:45px 0 22px}.footer-top{display:flex;justify-content:space-between;gap:35px}.footer-top p{font-size:13px;color:var(--muted);margin-top:15px}.footer-nav{display:flex;gap:30px;flex-wrap:wrap;font-size:13px}.footer-nav a{text-decoration:none}.footer-nav a:hover{text-decoration:underline}.footer-bottom{margin-top:42px;display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:20px;font-size:11px;color:var(--muted)}.review-label{display:inline-flex;align-items:center;gap:7px}.review-label:before{content:"";width:6px;height:6px;background:#856629;border-radius:50%}
.page-intro{padding-block:72px 52px;max-width:1200px}.page-intro h1{font-size:clamp(44px,5vw,70px)}.page-intro .lead{max-width:700px}.jump-links,.platform-picker{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.jump-links a,.platform-picker a{border:1px solid var(--line);background:#fff;padding:11px 20px;border-radius:8px;font-size:14px;text-decoration:none}.jump-links a:hover,.platform-picker a:hover{border-color:var(--teal);color:var(--teal)}.platform-picker svg{width:21px;height:21px;margin-right:9px}.feature-row{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center;padding-block:65px;border-top:1px solid var(--line)}.feature-row .module-icon{margin-bottom:22px}.feature-row>div>p:not(.eyebrow){color:var(--muted)}.feature-note{background:var(--mint);border-radius:var(--radius);padding:45px}.feature-note p{font-size:15px}.line-separator{border-top:1px solid #b5c9be;margin:28px 0}.check-list{list-style:none;padding:0;margin:25px 0}.check-list li{padding-left:26px;position:relative;font-size:15px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:600}.single-phone{margin:0;background:var(--mint);border-radius:28px;padding:30px;text-align:center}.single-phone img{width:240px;margin:auto;border:6px solid var(--dark);border-radius:25px}.single-phone figcaption{margin-top:18px}.two-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.plain-card{border:1px solid var(--line);background:#fff;padding:34px;border-radius:var(--radius)}.plain-card p{color:var(--muted);font-size:15px}.plain-card p:last-child{margin-bottom:0}.tinted{background:#e9f0e7}.tag{display:inline-flex;background:#edf1e9;border-radius:6px;padding:5px 9px;letter-spacing:.06em;font-size:10px;font-weight:700;margin-bottom:22px}.notice-panel{padding:40px;background:#e9eee7;border-left:4px solid var(--teal);border-radius:0 20px 20px 0;margin-bottom:70px}.notice-panel h2{font-size:30px}.notice-panel p:last-child{margin-bottom:0}.download-card{border:1px solid var(--line);background:white;padding:38px;border-radius:24px;scroll-margin-top:112px}.download-card:target{outline:3px solid var(--teal);outline-offset:5px}.download-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.download-heading svg{width:32px;height:32px}.download-card h2{font-size:32px;margin-bottom:14px}.download-card .audience{min-height:70px;color:var(--muted)}.availability{display:inline-flex;border-radius:7px;background:#f1ede2;color:#685125;padding:8px 12px;font-size:12px;font-weight:650;margin:10px 0 18px}.availability.ready{background:#e4f4e8;color:#225134}.download-card dl{border-top:1px solid var(--line);margin:26px 0 0;padding-top:12px;font-size:13px}.download-card dl>div{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-bottom:1px solid #edf0e9}.download-card dt{color:var(--muted)}.download-card dd{margin:0;text-align:right;max-width:65%;overflow-wrap:anywhere}.download-card .checksum{font-family:Consolas,monospace;font-size:11px}.download-card .requirements{font-size:13px;color:var(--muted);margin:22px 0 0}.number-list{font-size:15px;padding-left:24px}.number-list li{padding-left:8px;margin-bottom:20px}.business-cards{margin-top:38px}.business-cards h3{font-size:23px}.card-index{display:block;color:var(--teal);font-size:13px;margin-bottom:22px}.showcase{margin-bottom:15px}.showcase img{border-radius:14px;border:1px solid var(--line);width:100%;box-shadow:0 14px 44px #173c3712}.showcase figcaption{margin-top:14px;color:var(--muted)}.start-panel{background:var(--mint);border-radius:var(--radius);padding:48px;display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:72px}.start-panel .number-list{margin:0}.help-layout{display:grid;grid-template-columns:240px 1fr;gap:80px;padding-bottom:85px}.help-layout aside{padding-top:15px}.help-layout aside a{display:block;font-size:14px;margin-bottom:20px}.help-layout aside p.small{margin-top:38px;color:var(--muted)}.faq-list section{margin-bottom:48px}.faq-list h2{font-size:27px}.faq-list details{border-bottom:1px solid var(--line);padding:19px 0}.faq-list summary{font-weight:600;font-size:17px;cursor:pointer;min-height:28px}.faq-list details p{color:var(--muted);font-size:15px;margin:18px 0 0;max-width:700px}.legal{max-width:800px;padding-block:70px 90px}.legal h1{font-size:56px}.legal h2{font-size:27px;margin-top:40px}.legal p{color:var(--muted)}.draft-notice{border:1px solid #d4ba76;border-radius:12px;background:#f4eedc;padding:26px;margin:30px 0}.draft-notice p{margin:10px 0 0;color:#5c4f30}.not-found{padding-block:110px 140px}.not-found h1{font-size:70px}.reveal{animation:arrive .55s ease-out both}@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(min-width:1500px){.hero-art{height:600px}.phone-front{width:245px;left:50px}.phone-back{right:25px;width:235px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.site-nav{gap:18px}.hero{gap:30px}.hero-art{height:530px}.phone-front{width:210px;left:17px}.phone-back{width:185px;right:8px;top:137px}.art-label{font-size:10px;left:20px}.hero-copy h1{font-size:62px}.hero .actions{gap:12px}.module-card{padding:23px}.module-no{font-size:9px}.card-top{gap:6px}.business-split{gap:30px}.feature-row{gap:50px}.help-layout{gap:45px}.section{padding-block:68px}}
@media(max-width:800px){.header-inner{min-height:76px;gap:20px;flex-wrap:wrap;padding-block:16px}.brand{font-size:27px}.site-nav{gap:18px;width:100%;justify-content:space-between;flex-wrap:wrap}.js .menu-toggle{display:block;min-height:44px;padding:8px 16px;border:1px solid var(--line);background:transparent;border-radius:7px;color:var(--ink);font-size:14px}.js .site-nav{display:none;padding-top:8px}.js .site-nav.open{display:flex}.hero{grid-template-columns:1fr 1fr;gap:24px;padding-block:40px}.hero-copy h1{font-size:49px}.hero-copy .lead{font-size:16px}.hero-copy .eyebrow{font-size:9px}.hero-art{height:460px}.phone-front{width:180px;left:10px;top:78px}.phone-back{width:150px;top:130px;right:6px}.art-label{max-width:210px}.hero-tags{font-size:10px}.hero-tags span+span:before{margin:0 10px}.principles{font-size:11px;gap:12px}.principles span:not(:first-child):before{margin-right:6px}.module-grid{gap:14px}.module-card h3{font-size:23px}.card-top{display:block;margin-bottom:25px}.module-no{display:block;margin-top:12px}.module-card{padding:20px}.business-split{grid-template-columns:1fr;gap:35px}.business-split h2 br{display:none}.business-split p:not(.eyebrow){max-width:600px}.section-heading{gap:30px;align-items:flex-start}.section-heading>p{max-width:270px}.closing{padding:30px}.footer-top{flex-wrap:wrap}.feature-row{gap:35px}.three-grid{grid-template-columns:1fr 1fr}.start-panel{gap:35px;padding:32px}.download-card{padding:26px}.help-layout{grid-template-columns:1fr;gap:20px}.help-layout aside{display:flex;gap:22px;flex-wrap:wrap;align-items:baseline}.help-layout aside p.small{margin:0;flex-basis:100%}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.hero{grid-template-columns:1fr;padding-block:40px;gap:28px}.hero-copy h1{font-size:62px}.hero-copy .eyebrow{font-size:10px}.hero-copy .lead{font-size:17px;max-width:380px}.hero-tags{font-size:12px;margin-top:23px}.hero-art{height:475px}.phone-front{width:195px;left:36px;top:68px}.phone-back{width:168px;right:24px;top:108px}.hero-art figcaption{bottom:7px}.art-label{top:22px;left:24px;max-width:none}.principles{display:grid;grid-template-columns:repeat(3,1fr);font-size:10px;gap:12px;padding-block:18px}.principles span:first-child{grid-column:1/-1;font-size:12px}.principles span:not(:first-child):before{font-size:11px}.section{padding-block:52px}.section-heading{display:block;margin-bottom:27px}.section-heading>p{margin-top:20px;max-width:100%}.module-grid,.three-grid,.two-grid{grid-template-columns:1fr}.module-card{padding:26px}.card-top{display:flex;margin-bottom:28px}.module-no{display:inline;margin:0;font-size:10px}.module-card h3{font-size:29px}.module-card h3 br{display:none}.business-band{padding-block:45px}.business-split h2{font-size:36px}.steps{grid-template-columns:1fr;gap:10px;margin-top:30px}.steps li{padding:21px 0 0 46px;position:relative}.steps li>span{position:absolute;left:0;top:24px}.steps h3{font-size:23px}.steps p{margin-bottom:8px}.closing{margin-bottom:45px;display:block;padding:28px}.closing .button,.closing>.text-link{margin-top:24px}.closing h2{font-size:29px}.footer-nav{gap:18px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:8px}.page-intro{padding-block:45px 35px}.page-intro h1{font-size:46px}.page-intro .lead{font-size:17px}.feature-row{grid-template-columns:1fr;padding-block:38px;gap:25px}.feature-note{padding:28px}.feature-row .single-phone{order:2}.notice-panel{padding:27px;margin-bottom:45px}.plain-card{padding:27px}.download-card .audience{min-height:auto}.download-card{padding:28px}.download-grid{gap:22px}.start-panel{grid-template-columns:1fr;gap:20px;padding:27px;margin-bottom:40px}.showcase figcaption{font-size:11px}.help-layout aside{gap:16px}.faq-list summary{font-size:16px}.faq-list h2{font-size:26px}.legal{padding-block:45px 60px}.legal h1{font-size:44px}.legal h2{font-size:25px}.not-found h1{font-size:48px}.site-nav a{min-height:44px}.js .site-nav.open{flex-direction:column;align-items:stretch;gap:5px}.site-nav .nav-download{text-align:center}.jump-links a{padding:10px 13px}.eyebrow{margin-bottom:20px}}
@media(max-width:360px){.phone-front{left:19px;width:180px}.phone-back{right:16px;width:152px}.hero-art{height:440px}.hero-copy h1{font-size:54px}.button{padding-inline:18px}.hero-tags{font-size:11px}.page-intro h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.site-footer,.actions,.hero-art{display:none}.wrap{width:100%}.hero,.two-grid,.feature-row{display:block}body{background:white;color:black}a{text-decoration:underline}.plain-card,.download-card{break-inside:avoid}}

.site-nav .nav-download:hover,.site-nav .nav-download[aria-current=page]{color:white;background:#0f766e}
