:root{--ink:#171717;--muted:#727272;--bg:#ffffff;--red:#ff383c;--line:#dcdcdc;--blue:#0088ff;--orange:#ff8d28;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #fc6969;outline-offset:5px}p{line-height:1.6}h1,h2,h3,h4,p{margin-top:0}.wrap{max-width:1180px;padding-inline:40px;margin-inline:auto}.nav{height:106px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:9px;align-items:center;font-size:26px;font-weight:650;letter-spacing:-1.2px}.brand img{border-radius:10px}.nav nav{display:flex;gap:32px;font-size:14px;color:#666}.pill{border:1px solid #d4d4d4;border-radius:25px;padding:12px 20px;font-size:14px}.pill span{margin-left:15px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:53px;background:#282828;color:white;border:0;border-radius:28px;padding:15px 24px;font-size:15px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#444444;transform:translateY(-2px)}.eyebrow{font-size:12px;letter-spacing:1.6px;line-height:1.7;font-weight:550;color:#666}.accent{color:var(--red);font-size:23px;vertical-align:middle;margin-right:9px}.caption,.fineprint{font-size:12px;color:#666;line-height:1.65}.hero{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding-top:55px;padding-bottom:112px;align-items:center}.hero h1{font-size:clamp(48px,4.6vw,66px);line-height:1.045;letter-spacing:-3.2px;font-weight:500;margin:26px 0}.hero h1 span{color:#666}.lede{font-size:18px;color:#666;margin:25px 0 28px}.hero-copy>.caption{margin-top:15px}.hero-scene{position:relative;padding:25px 22px 15px 12px}.scene-label{font-size:12px;letter-spacing:1.5px;color:#666;margin:0 0 20px 14px}.app-window{background:#fff;border:1px solid #e1e1e1;border-radius:26px;padding:25px;box-shadow:0 30px 70px #2c2c2c10,0 5px 12px #2c2c2c04;position:relative}.hero-app{transform:rotate(2deg);margin-left:14px}.app-top{display:flex;gap:12px;align-items:center}.app-top>strong{font-size:23px;letter-spacing:-.7px}.app-date{font-size:12px;color:#666}.window-symbol{margin-left:auto;font-size:23px;color:#666}.week-strip{display:flex;justify-content:space-between;margin:27px 0;font-size:12px;color:#666}.week-strip>span{display:grid;justify-items:center;gap:6px}.week-strip b{font-size:14px;display:grid;place-items:center;width:29px;height:29px;font-weight:500;color:#202020}.week-strip .today-date b{background:var(--red);color:white;border-radius:50%}.action-banner{display:flex;align-items:center;gap:15px;background:#e6f3ff;border:1px solid #c8e5ff;border-radius:17px;padding:16px;text-align:left}.action-banner>span{display:grid;gap:5px;flex:1}.action-banner strong{font-size:14px;font-weight:600;color:#172535}.action-banner span span{font-size:13px;color:#324659}.action-banner i{width:27px;height:27px;border-radius:50%;background:#bde1ff;display:grid;place-items:center;flex-shrink:0}.action-banner i:after{content:'';width:9px;height:9px;background:var(--blue);border-radius:50%}.hero-app .demo-today{font-size:23px;margin:24px 0 18px;letter-spacing:-.6px}.project summary{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:600;cursor:pointer;list-style:none;padding:8px 0}.project-chevron{margin-left:auto;color:#666;font-size:14px}.project-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.blue{background:#0088ff}.orange{background:#ff8d28}.purple{background:#cb30e0}.task-row{border:0;border-left:2px solid var(--blue);background:transparent;display:flex;justify-content:space-between;align-items:center;width:100%;font-size:14px;text-align:left;padding:13px 10px;margin:0 0 1px 3px}.task-row span:last-child:not(:first-child){font-size:12px;color:#666}.row-hint{opacity:0;transition:opacity .2s}.task-row:hover .row-hint,.task-row:focus-visible .row-hint{opacity:1}.task-row[aria-pressed=true]{text-decoration:line-through;color:#666;border-color:#a9a9a9}.task-row[aria-pressed=true] .row-hint{opacity:1;text-decoration:none}.muted-row{color:#666}.orange-border{border-color:var(--orange)}.subdued-heading{font-weight:600;font-size:21px;color:#666;margin-top:15px}.subdued-heading span{font-size:12px;font-weight:400;margin-left:6px}.hero-feedback{font-size:12px;color:#666;margin:22px 0 0}.floating-focus{display:flex;align-items:center;gap:12px;position:absolute;background:#f9f9f9ed;backdrop-filter:blur(18px);padding:20px;border:1px solid white;border-radius:20px;box-shadow:0 20px 36px #33333314;left:-24px;right:55px;bottom:-15px;transform:rotate(-4deg)}.floating-focus div{display:grid;gap:5px}.floating-focus strong{font-size:13px;font-weight:600}.floating-focus div span{font-size:12px;color:#666}.live-dot{width:9px;height:9px;border-radius:50%;background:#9e9e9e;box-shadow:0 0 0 5px #9e9e9e20}.floating-time{font-size:28px;font-weight:400;letter-spacing:-1px;margin-left:auto}.scene-foot{font-size:12px;color:#666;position:absolute;bottom:-61px;left:100px}.scene-foot span{font-size:22px;margin-right:5px}.problem{border-top:1px solid var(--line);padding-top:76px;padding-bottom:65px}.section-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:45px}h2{font-size:44px;line-height:1.12;letter-spacing:-1.7px;font-weight:500}.section-intro .eyebrow{padding-top:8px}.section-intro h2{font-size:35px;max-width:690px;margin-bottom:0}.thoughts{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:65px 0 45px}.thoughts>div{border-left:1px solid #dbdbdb;padding-left:24px}.thought-number{font-size:12px;color:#666}.thoughts p{font-size:24px;letter-spacing:-.7px;line-height:1.3;margin:20px 0 15px}.thoughts>div>span:last-child{font-size:13px;line-height:1.6;color:#666;display:block}.problem-end{font-size:14px;color:#666;margin-bottom:0}.problem-end strong{color:#505050;font-weight:500}.journey{background:#262626;color:#f2f2f2;padding:75px 0 92px;overflow:hidden}.journey .eyebrow{color:#666}.journey-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:48px}.journey-heading h2{font-size:52px;margin:20px 0 0}.journey-heading>p{font-size:16px;color:#666;max-width:350px}.journey-body{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.steps{display:grid;gap:0}.steps>button{display:flex;gap:19px;align-items:flex-start;background:transparent;border:0;border-top:1px solid #474747;padding:27px 0;text-align:left;color:#666;transition:color .2s}.steps>button[aria-selected=true]{color:#f0f0f0}.steps>button>span{font-size:12px;padding-top:5px}.steps strong{font-size:20px;font-weight:500;letter-spacing:-.5px}.steps p{font-size:14px;color:#666;max-width:330px;margin:10px 0 0}.steps b{margin-left:auto;font-size:21px;font-weight:400;opacity:0}.steps [aria-selected=true] b{opacity:1;color:#666}.demo-stage{position:relative}.demo-panel{color:#202020;background:#fff;border-radius:24px;min-height:422px;padding:28px;box-shadow:0 30px 70px #0002}.demo-panel[hidden],[hidden]{display:none!important}.demo-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;font-size:18px;font-weight:600}.demo-toolbar span:last-child:not(:first-child){font-size:12px;color:#666;font-weight:400}.demo-panel h3{font-size:29px;letter-spacing:-.8px;line-height:1.2;margin:24px 0 15px}.demo-description{font-size:14px;color:#666;line-height:1.6}.demo-task-list{display:grid;gap:14px;border-left:2px solid #0088ff;padding-left:12px;margin:22px 0;color:#6a6a6a;font-size:13px}.app-button{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#202020;color:white;border:0;border-radius:17px;width:100%;padding:17px 18px;font-size:14px}.demo-caption{position:absolute;bottom:-30px;left:0;width:100%;text-align:center;font-size:12px;letter-spacing:1px;color:#666}.timer{font-size:80px;letter-spacing:-5px;line-height:1.15;font-variant-numeric:tabular-nums;margin:40px 0 25px}.ruler{height:25px;background:repeating-linear-gradient(90deg,#a3a3a3 0,#a3a3a3 2px,transparent 2px,transparent 14px);mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);position:relative}.ruler:after{content:'';position:absolute;left:25%;top:0;width:3px;height:25px;background:#ffd53d}.duration-controls{display:flex;gap:8px;margin:20px 0 23px}.duration-controls button{border:1px solid #dfdfdf;background:white;border-radius:13px;padding:8px 11px;font-size:13px;white-space:nowrap}.duration-controls [aria-pressed=true]{border:2px solid #202020;padding:7px 10px}.duration-controls button:disabled{opacity:.55;cursor:default}.timer-note{text-align:center;font-size:12px;color:#666;margin:14px 0 0}.breather{text-align:center;padding-block:100px}.breather h2{font-size:46px;margin-bottom:30px}.breather h2 span{color:#666}.breather>.caption{margin-top:14px}.everyday{padding-bottom:90px}.everyday-heading{padding:0 0 45px;max-width:840px}.everyday-heading h2{font-size:41px;margin-bottom:0}.life-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:24px;align-items:start}.habit-story,.schedule-story{border-radius:24px;overflow:hidden}.habit-story{background:#e8e8e8;padding:34px 32px 20px}.schedule-story{background:#ebebeb;padding:34px 32px 20px;margin-top:95px}.story-copy h3{font-size:27px;letter-spacing:-.8px;line-height:1.2;font-weight:500;margin:15px 0}.story-copy p{font-size:15px;color:#666;line-height:1.65;max-width:385px}.habit-stage{position:relative;margin:30px -5px 12px;min-height:440px;border-radius:22px;background:#d7d7d7;overflow:hidden}.habit-underlay{padding:22px 24px;color:#666}.habit-underlay h4{font-size:26px;letter-spacing:-.6px;margin:0 0 12px}.habit-underlay>span{display:flex;gap:8px;align-items:center;font-size:16px;font-weight:500}.habit-underlay .habit-background-row{font-size:14px;margin-top:18px;margin-left:12px;filter:blur(2px)}.habit-sheet{position:relative;margin:-38px 5px 5px;background:#f3f3f3e8;backdrop-filter:blur(16px);border-radius:29px;padding:22px 22px 24px;box-shadow:0 -5px 14px #39393911,inset 0 1px 0 #fff}.grabber{position:absolute;top:6px;left:calc(50% - 23px);height:4px;width:46px;border-radius:4px;background:#b7b7b7}.sheet-toolbar{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;margin-bottom:24px}.sheet-note{font-size:12px;font-weight:400;color:#666}.habit-sheet h4{text-align:center;font-size:28px;letter-spacing:-.8px;margin-bottom:6px}.habit-sheet>p{text-align:center;color:#666;font-size:17px}.habit-stats{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;margin:33px 0}.habit-stats div{display:grid;gap:5px}.habit-stats strong{font-size:26px;font-weight:500}.habit-stats div>span{font-size:14px;color:#666}.flame{font-size:22px;color:var(--orange)}.month-nav{display:flex;gap:8px;align-items:center;font-size:12px}.month-nav button{border:0;background:transparent;font-size:25px;line-height:1;padding:5px}.month-nav button:disabled{opacity:.3}.month-total{margin-left:auto;color:#616161}.habit-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:20px;margin-top:22px;justify-items:center}.habit-calendar span{display:block;width:6px;height:6px;border-radius:50%;background:#c4c4c4}.habit-calendar .completed{background:var(--orange)}.fineprint{font-size:12px;color:#666;margin:17px 0 0}.pro{font-size:12px;letter-spacing:.5px;border:1px solid #bebebe;border-radius:5px;padding:3px 5px;margin-left:6px;font-weight:500;vertical-align:middle}.schedule-demo{background:#fff;border-radius:20px;margin:32px -5px 0;padding:22px 18px;box-shadow:0 10px 30px #35353506}.schedule-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px;font-size:22px;letter-spacing:-.5px}.schedule-top>span{font-size:12px;color:#666;letter-spacing:0}.schedule-line{display:flex;gap:10px;min-height:81px;padding-bottom:8px}.schedule-line>span{font-size:12px;color:#666;width:40px;flex-shrink:0;padding-top:5px}.event{flex:1;border-radius:9px;border:1px solid #d3e8fa;display:grid;align-content:center;gap:5px;padding:9px 11px;position:relative;min-width:0}.event:before{content:'';position:absolute;inset:6px auto 6px 4px;width:3px;border-radius:3px;background:var(--blue)}.event strong{font-size:13px;font-weight:500}.event span{font-size:12px;color:#666}.calendar-event{background:#f6eafb;border-color:#ebd3f4;max-height:52px}.calendar-event:before{background:#c873e2}.work-event{background:#e7f4ff}.life-event{background:#fff2e3;border-color:#f5e2c8;max-height:52px}.life-event:before{background:var(--orange)}.free-slot{font-size:12px;color:#666;border-top:1px solid #efefef;width:100%;padding-top:15px}.return-story{display:grid;grid-template-columns:1fr 1fr .8fr;gap:45px;align-items:center;margin-top:55px;padding:35px 0 0}.return-story h3{font-size:27px;line-height:1.2;font-weight:500;letter-spacing:-.7px;margin-bottom:0}.return-story>p{color:#666;font-size:15px;margin-bottom:0}.return-ui{display:grid;gap:14px;background:#fff;border:1px solid #e5e5e5;border-radius:15px;padding:24px;transform:rotate(3deg);font-size:18px}.return-ui>span{color:#666}.return-ui b,.return-ui strong span{font-size:12px;font-weight:400;margin-left:8px}.insights{padding-top:75px;padding-bottom:85px;border-top:1px solid var(--line)}.insights-heading{text-align:center}.insights-heading h2{font-size:43px;margin:22px 0}.insights-heading>p:last-child{color:#666;font-size:16px}.analytics-workbench{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;background:white;border:1px solid #e2e2e2;border-radius:25px;padding:38px;margin-top:42px;box-shadow:0 15px 40px #28282805}.blue-text{color:var(--blue);font-size:13px}.muted{color:#666}.analytics-total{font-size:35px;letter-spacing:-1px;display:block;margin:10px 0 28px}.best-times{display:grid;grid-template-columns:1fr 1fr;gap:15px}.best-times div{display:grid;gap:7px}.best-times strong{font-size:16px;font-weight:500}.best-times span{font-size:12px;color:#666}.insight-tip{background:#fff9f2;border:1px solid #f5e3cd;border-radius:12px;padding:14px;font-size:12px;line-height:1.5;margin:23px 0}.analytics-summary>.caption{font-size:12px}.segmented{display:flex;background:#efefef;padding:3px;border-radius:18px}.segmented button{flex:1;border:0;background:transparent;border-radius:15px;padding:7px 10px;font-size:13px}.segmented [aria-pressed=true]{background:#fff;box-shadow:0 1px 5px #00000009}.hour-chart{height:233px;display:flex;gap:9px;align-items:flex-end;padding:28px 0 0}.bar-column{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:10px;min-width:0}.bar-column>div{width:100%;height:var(--height);min-height:3px;border-radius:4px 4px 0 0;background:linear-gradient(to top,#fff,var(--blue));transition:height .4s;position:relative;overflow:hidden}.bar-column>div:after{content:'';position:absolute;inset:0 0 auto;height:var(--purple,0%);background:#cb30e0}.bar-column>span{font-size:12px;color:#666}.chart-legend{display:flex;gap:20px;font-size:12px;color:#666;margin-top:22px}.chart-legend span{display:flex;align-items:center;gap:5px}.chart-legend i{display:block;width:6px;height:6px;border-radius:50%}.project-chart{height:233px;padding-top:33px}.project-chart>div{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:13px;margin-bottom:21px}.project-chart strong{font-weight:400;color:#666;font-size:12px}.project-chart i{grid-column:1/-1;display:block;width:var(--amount);height:12px;border-radius:4px;background:var(--project);min-width:15px}.insights-foot{font-size:13px;color:#666;max-width:650px;text-align:center;margin:25px auto 0}.principles{padding-top:30px;padding-bottom:90px}.principles>div{display:flex;align-items:center;justify-content:space-between;gap:35px}.principles h2{font-size:35px;margin-bottom:0}.principles>div p{font-size:15px;color:#666;max-width:340px;margin-bottom:0}.principles ul{padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:38px 0 0}.principles li{border-top:1px solid var(--line);padding-top:24px}.principles li>span{font-size:12px;color:#666;margin-right:12px}.principles strong{font-size:17px;font-weight:500}.principles li p{font-size:14px;line-height:1.6;color:#666;max-width:280px;margin:12px 0}.faq{border-top:1px solid var(--line);padding-block:75px;display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.faq h2{font-size:38px}.faq details{border-bottom:1px solid var(--line)}summary::-webkit-details-marker{display:none}.faq summary{display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;font-size:15px;padding:22px 0;cursor:pointer}.faq summary span{font-size:20px;color:#666}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{color:#666;font-size:14px;margin-bottom:24px}.closing{text-align:center;background:#e7e7e7;padding:65px 0 70px}.closing img{border-radius:17px;box-shadow:0 10px 25px #71717120;margin-bottom:28px}.closing h2{font-size:70px;line-height:1.04;letter-spacing:-3px;margin:25px 0 32px}.closing .caption{margin:16px 0 0}footer{display:flex;justify-content:space-between;align-items:center;padding-block:30px}footer>span{font-size:12px;color:#666}footer .brand{font-size:23px}.skip{position:fixed;top:-100px;z-index:99;background:white;padding:15px}.skip:focus{top:5px}dialog{border:1px solid var(--line);border-radius:24px;padding:45px;text-align:center;width:min(440px,calc(100% - 30px));background:var(--bg);color:var(--ink)}dialog::backdrop{background:#22222266;backdrop-filter:blur(7px)}dialog h2{font-size:28px;letter-spacing:-1px;margin-top:20px}dialog p{color:var(--muted);font-size:15px}.close-dialog{position:absolute;right:15px;top:10px;border:0;background:transparent;font-size:26px;color:#666}.reveal{animation:arrive .7s both}@keyframes arrive{from{opacity:.2;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1000px){.wrap{padding-inline:28px}.hero{gap:25px}.hero h1{font-size:53px}.hero-scene{padding-inline:0}.hero-app{margin-left:0;padding:20px}.app-date{display:none}.floating-focus{left:-15px;right:10px}.journey-body{gap:40px}.journey-heading h2{font-size:45px}.demo-panel{padding:23px}.life-grid{gap:18px}.habit-story,.schedule-story{padding-inline:23px}.story-copy h3{font-size:25px}.analytics-workbench{gap:30px;padding:28px}.section-intro h2{font-size:31px}.return-story{gap:25px}.row-hint{opacity:1}.row-hint{font-size:0!important}.row-hint span{font-size:12px!important}}
@media(max-width:700px){.wrap{padding-inline:22px}.nav{height:84px}.nav nav{display:none}.brand{font-size:24px}.pill{font-size:12px;padding:10px 16px}.hero{grid-template-columns:1fr;padding-top:25px;padding-bottom:80px;gap:40px}.hero h1{font-size:clamp(43px,11vw,61px);letter-spacing:-2.4px;line-height:1.07;margin:20px 0}.hero h1 br:nth-child(3){display:none}.hero h1 span br{display:none}.hero .eyebrow{font-size:12px;letter-spacing:1.1px}.lede{font-size:16px}.hero-scene{max-width:420px;width:100%;margin:0 auto;padding:0 7px 35px}.scene-label{font-size:12px;letter-spacing:1px;margin-left:3px}.app-top{gap:7px}.hero-app{transform:rotate(1deg);padding:22px;border-radius:22px}.floating-focus{left:-5px;right:15px;bottom:17px;padding:17px}.scene-foot{bottom:-22px;left:50px}.section-intro{display:block}.section-intro h2{font-size:29px}.problem{padding-top:44px;padding-bottom:45px}.thoughts{grid-template-columns:1fr;gap:29px;margin:35px 0}.thoughts>div{display:grid;grid-template-columns:26px 1fr;gap:5px 12px;padding-left:15px}.thought-number{padding-top:4px}.thoughts p{font-size:23px;margin:0}.thoughts p br{display:none}.thoughts>div>span:last-child{grid-column:2}.problem-end{font-size:14px}.journey{padding:45px 0 60px}.journey-heading{display:block;margin-bottom:26px}.journey-heading h2{font-size:39px;margin:15px 0}.journey-heading>p{font-size:15px}.journey-body{grid-template-columns:1fr;gap:26px}.steps>button{padding:19px 0;gap:12px}.steps strong{font-size:17px}.steps p{font-size:13px;margin-top:7px}.steps [aria-selected=false] p{display:none}.demo-panel{padding:25px 20px;min-height:410px}.demo-caption{font-size:12px;letter-spacing:.6px}.timer{font-size:76px}.duration-controls{gap:7px}.duration-controls button{padding-inline:9px;font-size:12px}.duration-controls [aria-pressed=true]{padding-inline:8px}.breather{padding-block:65px}.breather h2{font-size:32px;letter-spacing:-1px}.everyday-heading{padding-bottom:28px}.everyday-heading h2{font-size:32px}.life-grid{grid-template-columns:1fr;gap:24px}.schedule-story{margin-top:0}.habit-story,.schedule-story{padding:27px 20px 20px}.habit-sheet{padding:22px 18px}.habit-sheet h4{font-size:27px}.story-copy h3{font-size:27px}.story-copy p{font-size:15px}.return-story{grid-template-columns:1fr;gap:21px;margin-top:15px}.return-story>p{margin:0}.return-ui{transform:none;max-width:100%}.everyday{padding-bottom:55px}.insights{padding-top:45px;padding-bottom:55px}.insights-heading{text-align:left}.insights-heading h2{font-size:31px}.insights-heading br{display:none}.analytics-workbench{grid-template-columns:1fr;gap:25px;padding:23px 20px;margin-top:28px}.analytics-total{font-size:32px}.best-times{gap:10px}.best-times strong{font-size:15px}.hour-chart{gap:6px}.chart-legend{gap:16px}.insights-foot{text-align:left}.principles{padding-top:15px;padding-bottom:45px}.principles>div{display:block}.principles h2{font-size:30px}.principles>div p{margin-top:18px}.principles ul{grid-template-columns:1fr;gap:10px;margin-top:22px}.principles li{padding-top:17px}.principles li p{max-width:100%}.faq{grid-template-columns:1fr;gap:10px;padding-block:45px}.faq h2{font-size:32px}.faq h2 br{display:none}.faq summary{font-size:14px;padding-block:20px}.closing{padding-block:50px}.closing h2{font-size:56px;letter-spacing:-2px}.closing .eyebrow{font-size:12px}.closing img{margin-bottom:20px}footer>span:nth-child(2){display:none}footer>span{font-size:12px}h2{letter-spacing:-1.2px}.fineprint{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.caption,.fineprint{color:#707070}.eyebrow{color:#686868}.journey .eyebrow{color:#666}.scene-label,.scene-foot{color:#666}.habit-sheet .sheet-note{color:#666}.demo-panel{min-height:470px}.bar-column>div:before{content:"";position:absolute;inset:var(--purple,0%) 0 auto;height:var(--orange,0%);background:#ff8d28}

/* Neutral surfaces and source-matched iOS components. */
:root{--ink:#171717;--bg:#fff;--muted:#737373;--line:#e9e9e9}
.button{background:linear-gradient(#171717,#303030);border:1px solid #333;box-shadow:inset 0 1px 1px #ffffff26;border-radius:17px}.button:hover{background:#383838}
.pill{border-color:#ddd;background:#fafafa}.hero h1 span,.breather h2 span{color:#666}.hero-app{box-shadow:0 30px 80px #0000000a,0 5px 18px #00000005}.hero-scene:before{content:"";position:absolute;inset:0 -15px -25px;background:radial-gradient(ellipse,#f2f2f2,transparent 70%);z-index:-1}.floating-focus{background:#ffffffed;box-shadow:0 15px 40px #0000000c}.live-dot{background:#0088ff;box-shadow:0 0 0 5px #0088ff12}
.journey{background:#f7f7f7;color:#171717;border-block:1px solid #ededed}.journey .eyebrow{color:#666}.journey-heading>p{color:#666}.steps>button{border-color:#e1e1e1;color:#666}.steps>button[aria-selected=true]{color:#171717}.steps p{color:#666}.steps [aria-selected=true] b{color:#171717}.demo-caption{color:#666}.demo-panel{box-shadow:0 24px 60px #00000008;border:1px solid #eaeaea}
.habit-story,.schedule-story{background:#f7f7f7;border:1px solid #eee}.habit-stage{background:#e9e9e9}.habit-sheet{background:#fff;box-shadow:0 -4px 20px #00000009}.closing{background:#f7f7f7}.closing img{box-shadow:0 10px 25px #0000000c}
.app-top>strong{font-size:27px;font-weight:700}.window-symbol{display:grid;place-items:center;border-radius:50%;height:35px;width:35px;background:#f7f7f7;border:1px solid #eee;color:#171717}.window-symbol svg{width:18px;height:18px}.app-date{display:none}.week-strip{margin:24px 0 20px}.action-banner{padding:16px;border-radius:24px;background:#0088ff0d;border-color:#0088ff1a;gap:12px}.action-banner strong{font-size:16px;color:#171717}.action-banner span span{font-size:14px;color:#171717}.action-banner i{width:32px;height:32px;background:#0088ff19}.action-banner i:after{width:11px;height:11px;animation:pulse 2s ease-out infinite}.hero-app .demo-today{font-size:28px;font-weight:650;margin-bottom:10px}.project summary{font-size:21px;padding-block:12px;gap:10px}.project:not([open]) summary{color:#666}.project-dot{width:10px;height:10px}.project-chevron{display:none}.task-row{font-size:16px;font-weight:500;min-height:44px;padding-left:13px;border-left-width:3px;margin-bottom:9px}.subdued-heading{font-size:26px;color:#666}.hero-feedback{color:#666}.task-row[aria-pressed=true]{border-color:#aaa}
#panel-1{padding:24px}.focus-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px;color:#666;font-size:13px}.round-ui{display:grid;place-items:center;width:34px;height:34px;border:1px solid #eee;border-radius:50%;background:#f8f8f8;color:#171717;font-size:21px}.round-ui svg{width:17px;height:17px}.focus-title{display:flex;gap:15px;align-items:center;justify-content:space-between;font-size:30px;font-weight:700;letter-spacing:-.6px;margin-bottom:9px}.focus-title .project-dot{width:14px;height:14px;flex-shrink:0}.focus-meta{color:#666;font-size:15px}.focus-total{display:block;font-size:21px;font-weight:600;color:#666;margin-top:45px}.timer{font-size:80px;font-weight:500;letter-spacing:-3px;margin:10px 0 22px}.ruler{background:repeating-linear-gradient(90deg,#555 0,#555 2px,transparent 2px,transparent 15px);mask-image:linear-gradient(90deg,#000,transparent);height:28px}.ruler:after{left:75px;background:#ffcc00;height:28px}.duration-controls button{font-size:15px;border-radius:16px;padding:10px 13px}.duration-controls [aria-pressed=true]{padding:9px 12px}.focus-start{min-height:54px;justify-content:center;border-radius:20px}.focus-start.is-running{background:#ff383c1a;color:#ff383c;border:1px solid #ff383c38}.sheet-toolbar{position:relative;justify-content:center;font-size:16px;height:36px;margin-bottom:27px}.sheet-toolbar .round-ui:first-child{position:absolute;left:0}.sheet-toolbar .round-ui:last-child{position:absolute;right:0}.habit-sheet{padding-top:25px}.habit-sheet h4{font-size:32px;font-weight:700;line-height:1.15}.habit-sheet>p{font-size:20px;font-weight:600;color:#8e8e93;line-height:1.3}.habit-stats{margin:38px 0 42px;gap:8px}.habit-stats strong{display:flex;align-items:center;justify-content:center;gap:4px;font-size:28px;font-weight:600}.habit-stats div>span{color:#a5a5a8;font-size:15px;font-weight:600}.laurel{width:15px;height:32px;fill:none;stroke:#d3d3d5;stroke-width:1.5}.laurel.right{transform:scaleX(-1)}.flame{width:20px;height:25px;fill:#ff9500}.month-nav{font-size:14px;font-weight:600;gap:6px}.month-nav button{font-size:23px}.month-total{color:#8e8e93;font-weight:500}.habit-calendar{gap:17px 0;margin-top:20px}.habit-calendar span{width:8px;height:8px;margin:8px 0;background:#c7c7c7}.habit-calendar .future{background:#e6e6e6}.habit-calendar .completed{background:#ff9500;box-shadow:0 0 0 4px #ff950033,0 0 0 8px #ff95000d}.habit-calendar .placeholder{visibility:hidden}.habit-sheet[hidden]+.reopen-habit{display:block}.reopen-habit{display:none;margin:80px auto;background:white;border:1px solid #ddd;border-radius:18px;padding:15px 20px}.habit-stage.is-closed{min-height:440px}.sheet-toolbar button:hover{background:#eee}
@keyframes pulse{0%{box-shadow:0 0 0 0 #0088ff44}100%{box-shadow:0 0 0 11px #0088ff00}}
@media(max-width:700px){.focus-title{font-size:28px}.habit-sheet h4{font-size:30px}.habit-sheet>p{font-size:18px}.action-banner strong{font-size:15px}.action-banner span span{font-size:13px}.duration-controls{gap:7px}.duration-controls button{font-size:14px;padding:10px 11px}.duration-controls [aria-pressed=true]{padding:9px 10px}.habit-stats strong{gap:2px;font-size:26px}.laurel{width:12px}.habit-stats div>span{font-size:14px}}
@media(prefers-reduced-motion:reduce){.action-banner i:after{animation:none}}

.bar-column{position:relative}.bar-column:before{content:"";position:absolute;bottom:24px;left:0;right:0;height:var(--average);background:#e5e5e5;border-radius:4px 4px 0 0}.bar-column>div{background:#0088ff}.average-legend{display:flex;gap:6px;align-items:center;font-size:12px;color:#666;margin:14px 0 0}.average-legend i{height:9px;width:9px;background:#dedede;border-radius:2px}.project-chart .share-bar{display:flex;gap:2px;height:36px;border-radius:10px;overflow:hidden;margin:0 0 25px}.share-bar span{display:grid;place-items:center;font-size:12px;font-weight:600;color:#fff;min-width:0}.project-chart>div:not(.share-bar){margin-bottom:18px}.project-chart>div:not(.share-bar)>i{display:none}.project-chart{height:233px}.chart-legend{margin-top:15px}

.hour-chart{gap:18px}.bar-column>div,.bar-column:before{max-width:44px;width:100%;margin-inline:auto}.bar-column:before{left:0;right:0}.bar-column>span{font-size:12px;white-space:nowrap}.bar-column>div{border-radius:6px 6px 0 0}.bar-column:before{border-radius:6px 6px 0 0}@media(max-width:700px){.hour-chart{gap:12px}.bar-column>span{font-size:11px}}

/* Landing typography: six roles. Product demos retain native iOS sizes. */
:root{--type-h1:64px;--type-h2:44px;--type-h3:28px;--type-headline:14px;--type-title:22px;--type-body:16px}
.hero h1{font-size:var(--type-h1);line-height:1.06;font-weight:500;letter-spacing:-.055em}
.section-intro h2,.journey-heading h2,.breather h2,.everyday-heading h2,.insights-heading h2,.principles h2,.faq h2,.closing h2{font-size:var(--type-h2);font-weight:500;line-height:1.12;letter-spacing:-.04em}
.story-copy h3,.return-story h3{font-size:var(--type-h3);font-weight:500;line-height:1.2;letter-spacing:-.03em}
.eyebrow,.nav nav,.pill,.button,.scene-label{font-size:var(--type-headline);font-weight:600;line-height:1.45;letter-spacing:0}
.eyebrow,.scene-label{text-transform:none}
.thoughts p,.steps strong,.principles strong{font-size:var(--type-title);font-weight:500;line-height:1.35;letter-spacing:-.025em}
.lede,.hero-copy>.caption,.scene-foot,.thoughts>div>span:last-child,.problem-end,.journey-heading>p,.steps p,.breather>.caption,.story-copy p,.fineprint,.return-story>p,.insights-heading>p:last-child,.insights-foot,.principles>div p,.principles li p,.faq summary,.faq details p,.closing .caption,footer>span{font-size:var(--type-body);font-weight:400;line-height:1.6;letter-spacing:0}
.thought-number,.steps>button>span,.principles li>span,.demo-caption{font-size:var(--type-headline);font-weight:500;line-height:1.45;letter-spacing:0}
.scene-foot{left:65px}.section-intro h2{max-width:730px}.closing h2{margin-block:25px 32px}.hero-copy>.caption{max-width:380px}.faq summary{font-weight:500}.thoughts{gap:30px}.principles li p{max-width:none}
@media(max-width:1000px){:root{--type-h1:54px;--type-h2:38px}}
@media(max-width:700px){:root{--type-h1:46px;--type-h2:32px;--type-h3:26px;--type-title:20px}.scene-foot{font-size:var(--type-headline);left:25px}.hero-copy>.caption{font-size:var(--type-body)}.hero h1 br:nth-child(3){display:initial}.hero h1 span br{display:none}.hero .eyebrow,.closing .eyebrow{font-size:var(--type-headline);letter-spacing:0}.scene-label{font-size:var(--type-headline);letter-spacing:0}.story-copy h3{font-size:var(--type-h3)}footer>span{font-size:var(--type-headline)}}

/* Feature bento: isolated product elements, alternating visual proportions. */
.feature-bento{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.bento-card{border-radius:30px;background:#f7f7f7;position:relative;overflow:hidden;padding:32px;display:flex;flex-direction:column;min-width:0}.bento-card .story-copy h3{font-size:var(--type-h3);margin:0 0 14px}.bento-card .story-copy p{font-size:var(--type-body);margin:0;color:#666}.bento-habit{grid-column:span 5;grid-row:span 2;justify-content:space-between;gap:48px}.habit-fragment{padding:26px 10px 20px;position:relative}.habit-fragment-label{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600}.habit-fragment .habit-stats{margin:42px -12px}.habit-fragment .habit-calendar{margin-top:26px;gap:20px 0}.habit-fragment .month-nav{font-size:13px}.bento-schedule{grid-column:span 7;flex-direction:row;align-items:center;gap:25px;padding-block:45px}.bento-schedule>.story-copy{flex:1;min-width:0}.schedule-fragment{width:52%;flex-shrink:0;transform:rotate(-4deg);padding:20px 16px;background:#fff;border-radius:18px;box-shadow:0 12px 26px #00000006;margin-right:-60px}.schedule-fragment .schedule-line{min-height:72px}.schedule-fragment .schedule-line>span{width:32px;font-size:11px}.schedule-fragment .event{border-radius:4px;border:0;padding-left:13px}.schedule-fragment .event:before{inset:5px auto 5px 4px}.schedule-fragment .free-slot{font-size:11px}.bento-return{grid-column:span 4;justify-content:space-between;gap:34px}.bento-sync{grid-column:span 3;justify-content:space-between;gap:36px}.bento-pro{position:absolute;right:22px;top:18px;font-size:12px;color:#666;border:1px solid #ddd;border-radius:5px;padding:2px 5px}.return-fragment{display:grid;gap:10px;padding:5px 0;font-size:17px;color:#666}.return-fragment>span:nth-child(2){padding-left:22px;color:#666}.return-fragment strong{font-size:22px;font-weight:600;background:white;box-shadow:0 8px 20px #00000005;transform:rotate(-3deg);padding:17px 20px;border-radius:16px;white-space:nowrap;color:#666}.return-fragment small{font-size:13px;font-weight:400;color:#666}.sync-fragment{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:18px}.sync-fragment img{border-radius:13px;box-shadow:0 9px 22px #0000000c}.calendar-token{width:54px;height:54px;background:#fff;border-radius:13px;text-align:center;padding:6px;box-shadow:0 9px 22px #00000008;flex-shrink:0}.calendar-token span{display:block;font-size:9px;font-weight:600;color:#ff383c}.calendar-token strong{display:block;font-size:28px;font-weight:400;line-height:1}.sync-arrow{color:#666;font-size:20px}.bento-sync .story-copy h3,.bento-return .story-copy h3{font-size:var(--type-title);line-height:1.35;letter-spacing:-.025em}.everyday-heading{max-width:850px}.bento-habit .story-copy h3 br{display:none}
@media(max-width:1000px){.bento-card{padding:26px}.bento-habit{grid-column:span 6;grid-row:span 2}.bento-schedule{grid-column:span 6;flex-direction:column;align-items:stretch;padding-bottom:0;gap:20px}.bento-schedule h3 br{display:none}.schedule-fragment{width:90%;margin:0 -35px -50px auto;transform:rotate(-4deg)}.bento-return,.bento-sync{grid-column:span 6}.bento-return{grid-row:2}.bento-sync{grid-column:1/-1;flex-direction:row;align-items:center;gap:40px}.bento-sync .story-copy{flex:1}.bento-sync .sync-fragment{padding:0}.bento-habit{gap:35px}.bento-pro{top:12px;right:15px}}
@media(max-width:700px){.feature-bento{grid-template-columns:1fr;gap:18px}.bento-card,.bento-habit,.bento-schedule,.bento-return,.bento-sync{grid-column:1;grid-row:auto;padding:26px}.bento-habit{gap:35px}.habit-fragment{padding:10px 0}.habit-fragment .habit-stats{margin:32px -4px}.bento-schedule{flex-direction:column;gap:25px;padding-bottom:0}.schedule-fragment{width:94%;margin:0 -35px -35px auto}.bento-return{gap:25px}.return-fragment{max-width:270px;width:100%;margin:auto}.bento-sync{flex-direction:column;align-items:stretch;gap:35px;padding-top:42px}.bento-sync .story-copy h3,.bento-return .story-copy h3{font-size:var(--type-h3);line-height:1.2;letter-spacing:-.03em}.bento-sync .sync-fragment{justify-content:flex-start}.bento-card .story-copy h3 br{display:none}}

/* Interaction motion. Never transition gradient backgrounds through transparent. */
.button,.button:hover{background-color:#202020;background-image:linear-gradient(#171717,#303030);transition:transform .22s cubic-bezier(.22,1,.36,1),filter .22s,box-shadow .22s;opacity:1}
.button:hover{filter:brightness(1.16);transform:translateY(-2px);box-shadow:0 6px 16px #00000012,inset 0 1px 1px #ffffff26}
.button:active,.app-button:active{transform:translateY(0) scale(.985)}
.app-button{transition:transform .22s cubic-bezier(.22,1,.36,1),filter .22s;opacity:1}.app-button:hover{transform:translateY(-2px);filter:brightness(1.12)}
#panel-2 .app-button{margin-top:24px}.demo-stage,.chart-stage{position:relative}.transition-ghost{position:absolute!important;inset:0 0 auto;pointer-events:none;z-index:2;width:100%;margin:0!important}.demo-stage .transition-ghost{height:auto}.chart-stage{isolation:isolate}.demo-panel{transform-origin:center top}.steps strong,.steps b{transition:color .25s,opacity .25s,transform .3s}.steps [aria-selected=true] b{transform:translate(2px,-2px)}
.rolling-number{font-variant-numeric:tabular-nums}.digit-cell{position:relative;display:inline-block;vertical-align:bottom;line-height:1.2;overflow:clip;letter-spacing:0;width:.62em}.digit-cell>span{display:block}.digit-cell .digit-old{position:absolute;inset:0}.digit-separator{width:.3em}.habit-stats strong .digit-cell{width:.62em}.habit-number{display:inline-flex}.focus-total .digit-cell{width:.61em}.hero-task{position:relative}.check-confetti{position:absolute;left:55%;top:50%;pointer-events:none;z-index:5}.check-confetti>span{position:absolute;left:0;top:0;font-size:17px!important;font-weight:700;color:#34c759!important;line-height:1;text-decoration:none}.task-row[aria-pressed=true]{transition:color .25s,border-color .25s}
.flame{transform-origin:50% 90%;animation:flame-dance 2.6s ease-in-out infinite;animation-play-state:paused}.motion-visible .flame{animation-play-state:running}@keyframes flame-dance{0%,100%{transform:rotate(-4deg) scale(.96,1)}30%{transform:rotate(5deg) scale(1.06,.94)}60%{transform:rotate(-2deg) scale(.94,1.08)}80%{transform:rotate(3deg) scale(1.02,.97)}}
.schedule-fragment{transition:transform .7s cubic-bezier(.22,1,.36,1),box-shadow .7s}.schedule-fragment .event{transition:transform .65s cubic-bezier(.22,1,.36,1)}
@media(hover:hover){.bento-schedule:hover .schedule-fragment{transform:translate(-8px,-6px) rotate(-1deg);box-shadow:0 22px 35px #00000009}.bento-schedule:hover .calendar-event{transform:translateY(-5px)}.bento-schedule:hover .work-event{transform:translateY(7px);transition-delay:70ms}}
.sync-arrow{display:inline-block;animation:calendar-transfer 2.8s ease-in-out infinite;animation-play-state:paused}.motion-visible .sync-arrow{animation-play-state:running}@keyframes calendar-transfer{0%,15%,100%{transform:translateX(-3px);opacity:.4}50%{transform:translateX(4px);opacity:1}75%{transform:translateX(7px);opacity:0}}
.segmented{position:relative;isolation:isolate;--segment:0}.segmented:before{content:"";position:absolute;inset:3px auto 3px 3px;width:calc((100% - 6px)/2);background:#fff;border-radius:15px;box-shadow:0 1px 5px #00000009;transform:translateX(calc(var(--segment)*100%));transition:transform .4s cubic-bezier(.22,1,.36,1);z-index:-1}.segmented [aria-pressed=true]{background:transparent;box-shadow:none}.segmented button{transition:color .25s}.bar-column>div{transform-origin:center bottom}.share-bar span{transform-origin:left center}.faq-animating{overflow:clip}.faq summary span{transition:transform .3s cubic-bezier(.22,1,.36,1)}
@media(prefers-reduced-motion:reduce){.button:hover,.app-button:hover,.bento-schedule:hover .schedule-fragment,.bento-schedule:hover .event{transform:none;filter:none}.flame,.sync-arrow{animation:none}.segmented:before{transition:none}.schedule-fragment{transform:rotate(-4deg)}}

/* One workspace, three device layouts. */
.devices{padding-block:35px 90px}.devices-heading{text-align:center}.devices-heading h2{font-size:var(--type-h2);font-weight:500;line-height:1.12;letter-spacing:-.04em;margin-bottom:22px}.devices-heading>p:last-child{font-size:var(--type-body);color:#666;line-height:1.6}.device-tabs{display:flex;justify-content:center;gap:5px;margin:30px auto;width:max-content;background:#f5f5f5;border:1px solid #eee;padding:4px;border-radius:30px}.device-tabs button{border:0;background:transparent;padding:10px 24px;border-radius:24px;font-size:var(--type-headline);color:#666;transition:background .25s,color .25s,box-shadow .25s}.device-tabs [aria-selected=true]{background:white;color:#171717;box-shadow:0 2px 8px #00000008}.device-canvas{height:415px;display:flex;align-items:center;justify-content:center;padding:20px 32px;background:#f7f7f7;border-radius:30px;overflow:hidden}.device-demo{width:100%;max-width:920px;height:355px;border:1px solid #ddd;border-radius:16px;background:white;box-shadow:0 18px 45px #00000008;overflow:hidden;transition:width .6s cubic-bezier(.22,1,.36,1),border-radius .6s,height .6s}.device-chrome{height:28px;background:#fafafa;border-bottom:1px solid #eee;display:flex;align-items:center;gap:5px;padding:0 12px}.device-chrome i{width:6px;height:6px;border-radius:50%;background:#ddd}.device-chrome span{font-size:9px;color:#666;margin-left:5px}.device-workspace{display:grid;grid-template-columns:32% 40% 28%;height:calc(100% - 28px)}.device-list{padding:20px;border-right:1px solid #eee;overflow:hidden}.device-date{font-size:22px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.device-date>span{font-size:14px;font-weight:400;color:#666}.device-week{display:flex;justify-content:space-between;margin:19px 0;font-size:8px;color:#666}.device-week>span{display:grid;gap:4px;text-align:center}.device-week b{font-size:10px;color:#171717;font-weight:500;display:grid;place-items:center;width:18px;height:18px}.device-week .chosen b{background:#ff383c;color:#fff;border-radius:50%}.device-suggestion{position:relative;border:1px solid #0088ff10;background:#0088ff08;border-radius:14px;padding:12px;margin-bottom:20px;font-size:10px}.device-suggestion strong,.device-suggestion>span{display:block;line-height:1.6}.device-suggestion i{position:absolute;right:12px;top:23px;width:5px;height:5px;background:#0088ff;border-radius:50%;box-shadow:0 0 0 4px #0088ff12}.device-today{display:block;font-size:20px;margin-bottom:14px}.device-project{font-weight:600;font-size:14px;display:flex;align-items:center;gap:7px;margin-block:12px}.device-project .project-dot{width:6px;height:6px}.device-task{border-left:2px solid #0088ff;padding:7px 9px;font-size:11px;margin:5px 0}.device-demo .quiet{color:#666}.device-secondary{font-size:17px;font-weight:600;color:#666;margin-top:15px}.device-day{position:relative;padding:25px 15px 15px;overflow:hidden}.device-hour{height:52px;border-top:1px solid #f2f2f2;position:relative;margin-left:28px}.device-hour>span{position:absolute;top:-5px;left:-32px;font-size:8px;color:#666}.device-event{background:#0088ff0d;border-left:2px solid #0088ff;font-size:10px;font-weight:500;padding:7px 9px;margin-top:4px;border-radius:3px;height:42px}.device-event small,.device-tray small{font-size:8px;color:#666;display:block;margin-top:3px}.device-event.purple-event{border-color:#cb30e0;background:#cb30e00d}.device-now{position:absolute;top:229px;left:24px;right:15px;border-top:1px solid #ff383c}.device-now>span{position:absolute;top:-7px;left:-8px;background:#ff383c;color:white;border-radius:10px;padding:2px 5px;font-size:8px}.device-tray{position:absolute;bottom:13px;left:16px;right:16px;font-size:8px;color:#666}.device-tray>div{background:#0088ff0d;border-left:2px solid #0088ff;border-radius:4px;font-size:10px;color:#171717;padding:7px;margin-top:6px}.device-focus{border-left:1px solid #eee;padding:25px 17px 14px;display:flex;flex-direction:column}.device-focus-top{display:flex;align-items:center;gap:6px;font-size:17px;font-weight:700;letter-spacing:-.3px;justify-content:space-between}.device-focus-top .project-dot{width:7px;height:7px;flex-shrink:0}.device-focus>span{font-size:10px;color:#666;margin-top:8px}.device-focus-bottom{margin-top:auto}.device-focus-bottom>small{display:block;color:#666;font-size:11px}.device-focus-bottom>strong{display:block;font-size:42px;letter-spacing:-2px;font-weight:500;line-height:1.2;margin:10px 0}.device-focus .ruler{height:15px;background-size:10px}.device-presets{display:flex;gap:6px;margin:10px 0 15px;font-size:8px}.device-presets span{border:1px solid #ddd;border-radius:7px;padding:4px 6px;white-space:nowrap}.device-presets span:first-child{border-color:#171717}.device-focus-action{background:#202020;color:#fff;border-radius:10px;text-align:center;font-size:10px;padding:12px}.device-demo[data-device=ipad]{width:76%;border-radius:22px;height:350px;border:5px solid #e4e4e4}.device-demo[data-device=ipad] .device-chrome,.device-demo[data-device=iphone] .device-chrome{display:none}.device-demo[data-device=ipad] .device-workspace{grid-template-columns:43% 57%;height:100%}.device-demo[data-device=ipad] .device-focus{display:none}.device-demo[data-device=iphone]{width:245px;height:375px;border-radius:27px;border:5px solid #e4e4e4}.device-demo[data-device=iphone] .device-workspace{display:block;height:100%}.device-demo[data-device=iphone] .device-list{padding:22px 17px}.device-demo[data-device=iphone] .device-day,.device-demo[data-device=iphone] .device-focus{display:none}.device-caption{text-align:center;font-size:var(--type-headline);color:#666;margin-top:20px;min-height:22px}.cloud-note{display:flex;justify-content:center;align-items:flex-start;gap:18px;margin-top:45px}.cloud-note>svg{width:32px;height:32px;flex-shrink:0;color:#666;margin-top:3px}.cloud-note h3{font-size:var(--type-title);font-weight:500;line-height:1.35;letter-spacing:-.025em;margin-bottom:9px}.cloud-note p{font-size:var(--type-body);color:#666;margin:0;line-height:1.6}
@media(max-width:700px){.devices{padding-block:10px 55px}.devices-heading{text-align:left}.devices-heading br,.cloud-note br{display:none}.device-canvas{padding:20px 12px;height:330px;border-radius:24px}.device-demo{height:225px}.device-workspace{grid-template-columns:38% 34% 28%}.device-chrome{height:19px}.device-workspace{height:calc(100% - 19px)}.device-list{padding:10px 8px}.device-date{font-size:14px}.device-week{margin:9px 0;font-size:6px}.device-week b{font-size:7px;width:12px;height:12px}.device-suggestion{padding:8px 5px;font-size:6px;margin-bottom:10px;border-radius:8px}.device-suggestion i{width:3px;height:3px;right:6px;top:18px}.device-today{font-size:13px;margin-bottom:7px}.device-project{font-size:9px;gap:4px;margin:7px 0}.device-task{font-size:7px;padding:5px}.device-secondary{font-size:11px;margin-top:8px}.device-day{padding:18px 6px}.device-hour{margin-left:13px;height:35px}.device-hour>span{font-size:5px;left:-18px}.device-event{font-size:6px;padding:4px;height:27px}.device-event small,.device-tray small{font-size:5px}.device-now{top:159px;left:15px;right:6px}.device-now>span{font-size:5px;top:-5px}.device-tray{font-size:5px;left:10px;right:6px;bottom:7px}.device-tray>div{font-size:6px;padding:4px}.device-focus{padding:18px 7px 8px}.device-focus-top{font-size:9px;letter-spacing:0}.device-focus-top .project-dot{width:4px;height:4px}.device-focus>span{font-size:6px;margin-top:5px}.device-focus-bottom>small{font-size:7px}.device-focus-bottom>strong{font-size:26px;margin:5px 0;letter-spacing:-1px}.device-presets{gap:3px;margin:7px 0;font-size:5px}.device-presets span{padding:3px;border-radius:5px}.device-focus-action{font-size:6px;padding:7px;border-radius:7px}.device-demo[data-device=ipad]{width:94%;height:265px;border-width:4px}.device-demo[data-device=ipad] .device-list{padding:16px 12px}.device-demo[data-device=iphone]{width:205px;height:300px}.device-demo[data-device=iphone] .device-date{font-size:22px}.device-demo[data-device=iphone] .device-week{font-size:8px;margin:14px 0}.device-demo[data-device=iphone] .device-week b{font-size:10px;width:17px;height:17px}.device-demo[data-device=iphone] .device-suggestion{font-size:9px;padding:9px}.device-demo[data-device=iphone] .device-today{font-size:19px}.device-demo[data-device=iphone] .device-project{font-size:13px;margin-block:10px}.device-demo[data-device=iphone] .device-task{font-size:10px}.device-demo[data-device=iphone] .device-secondary{font-size:16px}.device-demo[data-device=iphone] .device-list{padding:17px 13px}.device-tabs button{padding:9px 21px}.cloud-note{margin-top:32px;gap:13px}.cloud-note>svg{width:27px;height:27px}.device-caption{min-height:40px}}
@media(prefers-reduced-motion:reduce){.device-demo,.device-tabs button{transition:none}}
@media(min-width:701px){.device-list{padding:16px 20px}.device-week{margin:13px 0}.device-suggestion{margin-bottom:14px;padding:10px 12px}.device-today{margin-bottom:8px}.device-project{margin-block:8px}.device-task{padding-block:5px}.device-secondary{margin-top:9px}}

/* A small first action, then a transparent Free / Pro choice. */
.hero-plans{display:block;margin-top:15px;font-size:var(--type-headline);color:#666;text-decoration:underline;text-underline-offset:4px}.hero-start{display:inline-flex;gap:10px;align-items:center;font-size:13px;margin:12px 0 28px;color:#555}.hero-feedback{margin-top:17px}.first-task-label{font-size:15px;font-weight:600;display:block;margin:28px 0 12px}.first-task-input{font:600 26px/1.2 var(--font);letter-spacing:-.5px;display:block;width:100%;min-width:0;padding:14px 0;border:0;border-bottom:1px solid #ddd;border-radius:0;background:white;color:#171717;margin-bottom:20px}.first-task-input:focus{outline:0;border-bottom-color:#171717}.first-task-input:focus-visible{box-shadow:0 2px 0 #171717}.first-task-input::placeholder{color:#666;font-weight:400}.demo-panel#panel-0 .app-button{margin-top:24px}.pricing{padding-block:55px 80px;border-top:1px solid var(--line)}.pricing-heading{text-align:center;max-width:750px;margin:auto auto 38px}.pricing-heading h2{font-size:var(--type-h2);line-height:1.12;letter-spacing:-.04em;font-weight:500;margin-bottom:22px}.pricing-heading>p:last-child{font-size:var(--type-body);line-height:1.6;color:#666}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:960px;margin:auto}.plan-card{border:1px solid #e5e5e5;border-radius:28px;padding:32px;display:flex;flex-direction:column;background:#fff}.pro-plan{background:#f7f7f7;border-color:#e9e9e9}.plan-card h3{font-size:var(--type-h3);line-height:1.2;letter-spacing:-.03em;font-weight:500;margin:0}.plan-intro{font-size:var(--type-body);line-height:1.6;color:#666;margin:16px 0 24px}.plan-name{display:flex;align-items:center;justify-content:space-between;gap:12px}.plan-name>span{font-size:var(--type-headline);color:#666;max-width:130px;text-align:right}.plan-price{font-size:var(--type-h2);font-weight:500;line-height:1.2;letter-spacing:-.04em;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.plan-price>span:not(.pro-price){font-size:var(--type-body);font-weight:400;color:#666;letter-spacing:0}.plan-price .pro-price{font:inherit;letter-spacing:inherit}.billing-switch{display:flex;gap:4px;background:#ededed;padding:4px;border-radius:16px;width:max-content;margin:0 0 22px}.billing-switch button{border:0;background:transparent;border-radius:12px;padding:8px 18px;font-size:var(--type-headline);color:#666;transition:background .25s,color .25s}.billing-switch [aria-pressed=true]{background:white;color:#171717;box-shadow:0 1px 4px #00000007}.billing-detail{font-size:var(--type-headline);color:#666;margin:12px 0 0;min-height:40px}.plan-card ul{list-style:none;padding:0;margin:28px 0 35px;flex:1}.plan-card li{position:relative;font-size:var(--type-body);line-height:1.6;padding-left:24px;margin:0 0 15px;color:#666}.plan-card li:before{content:'✓';position:absolute;left:0;color:#666}.plan-card li strong{font-weight:500;color:#171717}.plan-card .button{width:100%;gap:14px}.plan-caption{font-size:var(--type-headline);line-height:1.6;color:#666;margin:16px 0 0}.pricing-note,.download-status{font-size:var(--type-headline);line-height:1.6;color:#666;text-align:center;max-width:820px;margin:24px auto 0}.download-status{margin-top:8px}.plan-card:first-child .plan-price{margin-top:62px}
@media(max-width:700px){.pricing{padding-block:40px 50px}.pricing-heading{text-align:left}.pricing-grid{grid-template-columns:1fr}.plan-card{padding:26px}.plan-card:first-child .plan-price{margin-top:0}.plan-name{align-items:flex-start}.pricing-note,.download-status{text-align:left}.first-task-input{font-size:24px}.hero-start{margin-bottom:32px}.nav nav{gap:20px}}
/* Persistent information links. */
footer.wrap{flex-wrap:wrap;gap:24px}.footer-links{display:flex;flex-wrap:wrap;gap:22px;font-size:16px}.footer-links a:hover{text-decoration:underline;text-underline-offset:5px}

/* Accessible contrast and compositor-only device switching. */
.hero-app .demo-today{line-height:1.2;font-weight:650}
.blue-text{color:#0067c5}.calendar-token span{color:#b92329}
.device-week .chosen b,.device-now>span{background:#c82930}
.device-tabs button,.device-demo{transition:none}
.device-demo{will-change:auto}
.first-task-input:focus-visible{outline:2px solid #171717;outline-offset:5px}
.habit-stats div>span,.month-total{color:#666}
