:root{--ink:#0c2029;--navy:#091721;--mint:#acedd5;--paper:#f5f7f8;--muted:#536570}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible,video:focus-visible{outline:3px solid #318ee6;outline-offset:5px}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:5}.skip:focus{top:0}header{max-width:1440px;margin:auto;height:100px;padding:0 6%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:8px;font-size:25px;font-weight:750;letter-spacing:-1px}.brand img{border-radius:12px}nav{display:flex;gap:36px;font-size:14px;font-weight:600}.hero{background:var(--navy);color:white;display:grid;grid-template-columns:1.1fr 1fr;max-width:1440px;margin:auto;min-height:750px}.hero-copy{padding:74px 9% 30px 11%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 26px}.hero .eyebrow{color:var(--mint)}h1{font-size:clamp(54px,5.6vw,82px);line-height:1.04;font-weight:500;letter-spacing:-4px;margin:0 0 28px}h1 em{font-style:normal;color:var(--mint)}.lead{max-width:430px;color:#becbd2;font-size:18px;line-height:1.75;margin-bottom:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:15px 24px;border-radius:5px;font-size:15px;font-weight:700;min-height:52px}.button:hover{text-decoration:none;filter:brightness(.94)}.mint{background:var(--mint);color:var(--ink)}.dark{background:var(--ink);color:white}.hero-foot{border-top:1px solid #2d3a43;margin-top:62px;padding-top:22px;display:flex;gap:30px;font-size:10px;letter-spacing:1.2px;color:#abbac5}.hero-art{position:relative;overflow:hidden;background:#c6e4e0;display:flex;align-items:center;justify-content:center;margin:24px 24px 24px 0;color:var(--ink)}.art-title{position:absolute;top:24px;left:28px;right:28px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.6px;font-weight:bold}.phone{width:240px;height:528px;border:8px solid #10242c;border-radius:37px;overflow:hidden;transform:rotate(7deg);box-shadow:25px 30px 60px #0c202933;margin-top:-20px;background:#f8f8fa}.phone img{display:block;width:100%;height:100%;object-fit:cover}.art-caption{position:absolute;bottom:28px;left:30px;right:30px;display:flex;align-items:end;justify-content:space-between;font-size:22px;line-height:1.25}.art-caption a{font-size:32px}.apps{max-width:1280px;margin:auto;padding:110px 5%}.section-heading{margin-bottom:52px}.section-heading .eyebrow{color:#537363;margin-bottom:18px}h2{font-size:clamp(36px,4vw,55px);line-height:1.1;font-weight:500;letter-spacing:-2px;margin:0 0 20px}.section-heading>p:last-child{color:var(--muted)}.feature{display:grid;grid-template-columns:1fr 1fr;background:white;border:1px solid #dce3e5;border-radius:14px;overflow:hidden}.feature-copy{padding:54px 45px}.number{font-size:11px;font-weight:bold;letter-spacing:1.4px;color:#577565}h3{font-size:30px;letter-spacing:-1px;line-height:1.2;margin:22px 0}.intro{font-size:40px;line-height:1.15;letter-spacing:-1.4px;margin:26px 0}.feature-copy>p:not(.intro){color:var(--muted)}.features{padding:0;list-style:none;margin:28px 0 32px}.features li{border-top:1px solid #e3e9eb;padding:12px 0;font-size:14px}.features li:before{content:'✓';color:#327557;margin-right:12px}.fine{font-size:12px;line-height:1.7}.subtle{font-size:13px;text-decoration:underline}.video-area{background:#e3ecef;padding:35px;display:flex;flex-direction:column;align-items:center;justify-content:center}.video-area video{display:block;width:260px;max-width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:20px;background:#091721;box-shadow:0 20px 40px #0c202923}.video-area p{font-size:13px;margin-top:24px;text-align:center}.video-area p span{display:block;color:var(--muted);font-size:11px}.recorder{margin-top:24px;border:1px solid #cad9dc;border-radius:14px;padding:45px;display:grid;grid-template-columns:1fr 1fr;gap:45px;background:#e0eae7}.recorder h3{font-size:40px;margin-bottom:0}.recorder p{margin-top:0;color:#405a60}.text-link{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #9ab3ac;padding:15px 0;margin:15px 0;font-weight:bold}.approach{max-width:1280px;margin:0 auto;padding:0 5% 110px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.principles>div{padding:0 0 22px 40px;position:relative;border-bottom:1px solid #d9e1e5;margin-bottom:25px}.principles span{position:absolute;left:0;top:3px;color:#688478;font-size:12px}.principles h3{font-size:20px;letter-spacing:-.3px;margin:0 0 10px}.principles p{color:var(--muted);font-size:15px;margin:0}.contact{background:var(--navy);color:white;text-align:center;padding:90px 24px}.contact .eyebrow{color:var(--mint)}.contact h2{font-size:clamp(40px,4.5vw,64px);margin-bottom:30px}.contact p:last-child{color:#b5c6ce;font-size:14px;margin-top:25px}.contact p a{text-decoration:underline}footer{max-width:1280px;margin:auto;padding:50px 5% 25px}.footer-top{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.footer-top>p{font-size:13px;color:var(--muted)}.socials{margin-left:auto;display:flex;gap:20px;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #dce2e5;padding-top:25px;margin-top:35px;font-size:12px;color:var(--muted)}.footer-bottom div{display:flex;gap:25px}.legal{max-width:760px;margin:50px auto 100px;padding:0 24px}.legal h1{font-size:50px;letter-spacing:-2px}.legal h2{font-size:26px;letter-spacing:-.5px;margin-top:40px}@media(max-width:850px){header{height:80px;padding:0 5%}nav{gap:20px}nav a:nth-child(2){display:none}.hero{grid-template-columns:1fr 1fr;min-height:660px}.hero-copy{padding:55px 8%}h1{font-size:56px;letter-spacing:-2.5px}.hero-art{margin:16px 16px 16px 0}.phone{width:200px;height:440px}.art-title{font-size:9px;left:18px;right:18px}.hero-foot{display:none}.art-caption{font-size:19px;left:20px}.feature-copy{padding:35px 28px}.intro{font-size:32px}.video-area{padding:25px}.recorder{padding:32px;gap:25px}.recorder h3{font-size:33px}.approach{gap:30px}.socials{margin-left:0}}@media(max-width:600px){header{height:76px}.brand{font-size:22px}nav{gap:18px;font-size:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:48px 7% 40px}h1{font-size:60px}.lead{font-size:17px}.hero-art{height:580px;margin:0 18px 18px}.phone{width:210px;height:464px}.art-title{font-size:10px}.art-caption{bottom:20px}.apps{padding:70px 5%}.feature{grid-template-columns:1fr}.feature-copy{padding:34px 26px}.video-area{padding:35px 26px}.video-area video{width:250px}.recorder{grid-template-columns:1fr;gap:25px;padding:30px 26px}.recorder h3{font-size:35px}.approach{grid-template-columns:1fr;padding-bottom:60px;gap:20px}.contact{padding:65px 25px}.footer-top{gap:12px}.footer-top>p{width:100%;margin:0 0 15px}.socials{flex-wrap:wrap;gap:20px}.footer-bottom{display:block}.footer-bottom div{margin-top:15px;flex-wrap:wrap;gap:12px}.eyebrow{font-size:10px;letter-spacing:1.5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.legal{overflow-wrap:anywhere}.legal a{text-decoration:underline;text-underline-offset:3px}.legal h1{font-size:clamp(32px,6vw,50px);line-height:1.12}.legal article li{margin-bottom:10px}.legal article h2{line-height:1.25}

.voice-card{background:#fbe8e7;border-color:#ead2d1}

.legal .notice{padding:22px;background:#e6edf4;border-left:3px solid #395778;border-radius:5px;margin:26px 0}.legal .updated{color:var(--muted);font-size:14px}

.footer-apps{display:flex;flex-wrap:wrap;gap:14px 28px;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #dce2e5;font-size:13px}.footer-apps a:nth-child(2){display:inline}@media(max-width:600px){.footer-apps{display:grid;gap:14px}}
