:root{--bg:#eff7ff;--blue:#4a8fd9;--deep:#2e66ad;--ink:#173f6c;--track:#c9e6fa;--green:#388554;--white:#fff;--line:#bed8ef;font-family:-apple-system,BlinkMacSystemFont,SF Pro Rounded,Arial Rounded MT Bold,system-ui,sans-serif;color:#173f6c;background:var(--bg);font-synthesis:none}html:has(.pomodoro-root){color-scheme:only light!important;background:#eff7ff!important}body:has(.pomodoro-root){background:#eff7ff!important;color:#173f6c!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Rounded,Arial Rounded MT Bold,system-ui,sans-serif!important}.pomodoro-root{min-height:100vh;color-scheme:only light;background:var(--bg);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.nav{height:88px;justify-content:space-between;position:relative;z-index:10}.brand,.nav{display:flex;align-items:center}.brand{gap:10px;font-size:20px;font-weight:800}.brand img{width:38px;height:38px;border-radius:10px}.navlinks{display:flex;gap:30px;font-size:14px;font-weight:700}.navlinks a{border-bottom:2px solid transparent;padding:8px 0}.navlinks a:hover{border-color:var(--blue)}.nav-cta{border:1px solid var(--deep);border-radius:99px;padding:11px 17px;font-size:14px;font-weight:800}.hero{min-height:760px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:40px;padding:70px 0 100px}.kicker{font-size:12px;font-weight:900;letter-spacing:.14em;color:var(--deep);margin:0 0 20px}.green{color:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(58px,7vw,100px);line-height:.92;letter-spacing:-.06em;margin-bottom:28px}h2{font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.045em;margin-bottom:22px}.closing p,.lede,.personal p,.rhythm p,.section-head p,.story p{font-size:18px;line-height:1.7;color:#496d91}.hero-cta{display:inline-flex;align-items:center;gap:24px;background:var(--deep);color:#fff;padding:16px 21px;border-radius:18px;font-weight:850;box-shadow:0 12px 28px #2e66ad35;transition:.2s}.hero-cta:hover{transform:translateY(-3px);box-shadow:0 18px 36px #2e66ad45}.hero-cta span{font-size:20px}.mini-stats{display:flex;gap:22px;margin-top:32px;font-size:12px;color:#6081a2}.mini-stats b{font-size:20px;color:var(--deep);margin-right:4px}.device-stage{min-height:620px;position:relative;isolation:isolate}.orb{position:absolute;inset:8% 3%;border-radius:50%;background:radial-gradient(circle at 50% 30%,#fff 0,#d7efff 50%,#a7d1ef 100%);filter:drop-shadow(0 35px 45px #2e66ad22);z-index:-2}.phone{display:block;border-radius:34px;box-shadow:0 24px 60px #173f6c30;border:5px solid white}.device-stage .phone{position:absolute;width:39%;transition:transform .25s ease}.phone-center{left:30%;top:0;z-index:3;transform:translate(var(--mx,0),var(--my,0))}.phone-left{left:2%;top:110px;z-index:1;transform:rotate(-8deg) translate(calc(var(--mx, 0px) * -.35),calc(var(--my, 0px) * -.35))}.phone-right{right:1%;top:120px;z-index:2;transform:rotate(8deg) translate(calc(var(--mx, 0px) * .4),calc(var(--my, 0px) * .4))}.rhythm{background:#fff;padding:120px 0}.rhythm-grid{grid-template-columns:.8fr 1.2fr;gap:80px}.rhythm-grid,.rhythm-visual{display:grid;align-items:center}.rhythm-visual{grid-template-columns:1fr auto 1fr;gap:20px}.rhythm-visual .phone{width:100%}.flow-line{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:10px;font-weight:900;color:var(--deep)}.flow-line i{height:130px;width:2px;background:linear-gradient(var(--deep),var(--green))}.stories{padding:120px 0}.story{display:grid;grid-template-columns:1fr .75fr;gap:100px;align-items:center;padding:70px 0;border-bottom:1px solid var(--line)}.story.reverse>div{order:2}.story .phone{width:min(330px,100%);margin:auto}.feature-section{background:var(--ink);color:white;padding:120px 0}.feature-section .kicker{color:#8fc5ef}.section-head{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end;margin-bottom:56px}.feature-section .section-head p{color:#c7dcef}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff28;border-left:1px solid #ffffff28}.feature-card{padding:35px;border-right:1px solid #ffffff28;border-bottom:1px solid #ffffff28}.number{font-size:12px;color:#83b7e2;font-weight:900}.feature-card h3{font-size:24px;margin:18px 0}.feature-card ul{padding:0;margin:0;list-style:none}.feature-card li{font-size:15px;line-height:1.5;color:#c7dcef;padding:10px 0;border-top:1px solid #ffffff18}.personal{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center;padding:130px 0}.personal-images{display:flex;align-items:flex-end;justify-content:center}.personal-images .phone{width:46%}.personal-images .phone+.phone{margin-left:-10%;transform:translateY(60px)}.swatches{display:flex;gap:12px;margin-top:32px}.swatches i{width:38px;height:38px;border-radius:50%;box-shadow:inset 0 0 0 6px #fff,0 0 0 1px #bdd4e8}.sunset{background:#e899a8}.forest{background:#5ca86e}.ocean{background:#4a8fd9}.lavender{background:#b59ed9}.amber{background:#d9a859}.everywhere{background:#fff;padding:120px 0}.platform-grid{display:grid;grid-template-columns:1fr 1.25fr .8fr;gap:24px;align-items:end}.platform-grid figure{margin:0;background:var(--bg);padding:24px;border-radius:32px}.platform-grid img{display:block;width:100%;border-radius:20px}.platform-grid figcaption{padding-top:18px;text-align:center;font-weight:850}.platform-grid .watch{background:#163e65;color:white}.closing{padding:140px 0;background:linear-gradient(135deg,#dbeeff,#f6fbff 55%,#dcefe2);text-align:center}.closing-inner{max-width:760px}.closing img{width:96px;border-radius:24px;box-shadow:0 18px 34px #173f6c25;margin-bottom:30px}.closing p{max-width:620px;margin-left:auto;margin-right:auto}.closing-cta{display:inline-flex;gap:20px;border:1px solid var(--deep);padding:15px 20px;border-radius:18px;font-weight:850;margin-top:20px}.closing-cta:hover span{transform:translateY(-4px)}.closing-cta span{transition:.2s}footer{height:100px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#587b9d}footer .brand{font-size:17px}.footer-links{display:flex;gap:22px}.footer-links a{font-weight:750}.footer-links a:hover{color:var(--deep)}.legal-page{min-height:100vh;background:radial-gradient(circle at 90% 4%,rgba(74,143,217,.18),transparent 28rem),var(--bg)}.legal-nav{min-height:88px;display:flex;align-items:center;justify-content:space-between}.legal-home{border:1px solid var(--line);border-radius:999px;padding:11px 17px;background:rgba(255,255,255,.7);font-size:14px;font-weight:800}.legal-hero{padding:96px 20px 72px;border-block:1px solid var(--line);background:rgba(255,255,255,.5)}.legal-wrap{width:min(760px,100%);margin-inline:auto}.legal-hero h1{margin-bottom:22px;font-size:clamp(52px,8vw,88px)}.legal-hero>div>p:last-child{margin-bottom:0;color:#6081a2;font-size:16px}.legal-content{padding-block:70px 110px}.legal-content section{padding:34px 0;border-bottom:1px solid var(--line)}.legal-content h2{margin-bottom:18px;font-size:clamp(28px,4vw,38px);line-height:1.08;letter-spacing:-.035em}.legal-content h3{margin:28px 0 10px;font-size:19px}.legal-content li,.legal-content p{color:#496d91;font-size:17px;line-height:1.75}.legal-content p:last-child{margin-bottom:0}.legal-content a{color:var(--deep);font-weight:750;text-decoration:underline;text-underline-offset:3px}.legal-footer{min-height:100px;border-top:1px solid var(--line)}@media (max-width:850px){.navlinks{display:none}.hero,.personal,.rhythm-grid,.section-head,.story{grid-template-columns:1fr}.hero{padding-top:40px}.device-stage{min-height:570px}.personal,.rhythm-grid,.story{gap:50px}.story.reverse>div{order:0}.feature-grid,.platform-grid{grid-template-columns:1fr 1fr}.platform-grid .ipad{grid-column:span 2}.section-head{gap:10px}.personal-images{max-width:620px;margin:auto}}@media (max-width:560px){.wrap{width:min(100% - 28px,1180px)}.nav-cta{display:none}.hero{min-height:auto;padding-bottom:70px}.device-stage{min-height:450px}.device-stage .phone{width:43%;border-width:3px;border-radius:22px}.phone-center{left:28%}.phone-left{top:85px}.phone-right{top:90px}.mini-stats{flex-wrap:wrap}.closing,.everywhere,.feature-section,.personal,.rhythm,.stories{padding:80px 0}.rhythm-visual{gap:8px}.flow-line{display:none}.rhythm-visual{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr}.feature-card{padding:28px}.platform-grid{grid-template-columns:1fr}.platform-grid .ipad{grid-column:auto}footer{height:auto;padding:30px 0;gap:12px;flex-wrap:wrap}.legal-nav .brand span{font-size:15px}.legal-home{padding:10px 13px}.legal-hero{padding-block:70px 55px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}