@charset "UTF-8";
:root{--green:var(--brand-lime);--brand-lime:#CCFF00;--lime:var(--brand-lime);--ink:#171914;--muted:#656763;--paper:#fff;--line:#e7e8e4;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:4px}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #246be8;outline-offset:5px}.shell{width:min(1192px,100% - 96px);margin-inline:auto}.skip{position:absolute;top:-70px;left:20px;padding:14px;background:white;z-index:20}.skip:focus{top:8px}.site-header{padding:28px 0}.nav{display:flex;justify-content:space-between;align-items:center;gap:25px}.wordmark{display:inline-flex;align-items:center;gap:5px;font-size:1.875rem;font-weight:800;letter-spacing:-1.4px;text-decoration:none}.wordmark-dot{width:8px;height:8px;background:var(--green);border-radius:50%;align-self:end;margin-bottom:7px}.nav a{text-decoration:none}.nav a:hover{text-decoration:underline}.availability{display:inline-flex;align-items:center;justify-content:center;padding:12px 17px;border:0;border-radius:30px;background:var(--brand-lime);color:#171914;font-size:.875rem;font-weight:600;line-height:1.2;white-space:nowrap}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:40px;align-items:center;padding-block:54px 86px}.eyebrow{font-size:0.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:750;line-height:1.6;margin:0 0 24px}.hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:0.6875rem;letter-spacing:.075em}.tiny-sun{color:var(--green);font-size:1.6875rem;line-height:1}h1{font-size:clamp(4.375rem,7.6vw,6.75rem);line-height:.96;font-weight:770;letter-spacing:-.065em;margin:0 0 29px}h1>span{color:var(--green)}.intro{font-size:1.125rem;line-height:1.65;max-width:390px;color:var(--muted);margin:0}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:17px 24px;border-radius:50px;text-decoration:none;font-size:0.9375rem;font-weight:650;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #17191420}.button.dark{background:var(--ink);color:white}.button>span{font-size:1.4375rem;line-height:1}.platform{font-size:0.75rem;line-height:1.7;color:var(--muted)}.hero-stage{position:relative;display:grid;place-items:center;min-height:586px;isolation:isolate}.hero-stage:before{content:"";position:absolute;inset:38px -4px 26px -7px;background:#ccff0024;border-radius:48% 48% 43% 43%;transform:rotate(-8deg);z-index:-2}.orbit{position:absolute;border:1px solid #ccff0080;border-radius:50%;z-index:-1;pointer-events:none}.orbit-one{width:114%;height:75%;transform:rotate(-32deg)}.orbit-two{width:101%;height:91%;transform:rotate(20deg)}.stage-spark{position:absolute;top:17px;right:-3px;font-size:4.4375rem;line-height:1;color:var(--green);transform:rotate(9deg)}
.routine-preview{width:360px;padding:22px 20px 17px;background:white;border:1px solid var(--line);border-radius:28px;box-shadow:0 22px 58px -20px #17191430;transform:rotate(-3deg);position:relative;min-height:505px}
.preview-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:0.75rem}
.preview-top button{font-size:0.75rem;border:0;background:none;padding:8px;color:var(--muted);margin-right:-8px}
.preview-heading{display:flex;justify-content:space-between;align-items:center;margin-top:9px}
.preview-heading h2{font-size:2rem;line-height:1;letter-spacing:-1px;margin:0}.preview-heading img{border-radius:11px}
.preview-progress{display:flex;align-items:center;gap:8px;font-size:0.75rem;margin:14px 0 21px;color:var(--muted)}
.completion-pie{--completion:90deg;display:inline-block;width:18px;height:18px;flex-shrink:0;border-radius:50%;background:conic-gradient(var(--ink) var(--completion),#eceee7 0)}
.routine-tabs{display:flex;justify-content:space-between;gap:4px;border-bottom:1px solid var(--line);margin-bottom:18px}.routine-tabs button{position:relative;border:0;background:none;padding:0 3px 12px;font-size:0.875rem;font-weight:550;color:var(--muted);min-height:34px}.routine-tabs button[aria-selected=true]{color:var(--ink)}.routine-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:4px;border-radius:4px;background:var(--brand-lime)}
.example-section-header{display:flex;align-items:center;gap:10px;margin-bottom:10px;min-height:35px;font-size:0.875rem;font-weight:650}.example-section-time{display:flex;flex-direction:column;gap:3px;margin-left:auto;text-align:right;color:var(--muted);font-size:0.6875rem;font-weight:450;white-space:nowrap}.example-section-header button{font-size:0.75rem;border:0;background:var(--brand-lime);color:var(--ink);border-radius:20px;padding:10px 11px;font-weight:650;min-width:66px}.example-section-header button:disabled{background:#f0f2e9;color:var(--muted);cursor:default}
.sample-task{position:relative;display:flex;align-items:center;gap:9px;padding:10px;min-height:61px;cursor:pointer;isolation:isolate;border-radius:12px;margin:6px 0;background:var(--task-bg);border-left:3px solid var(--task-color)}
.task-yellow{--task-bg:#ffcc0026;--task-color:#ffcc00}.task-purple{--task-bg:#af52de16;--task-color:#af52de}.task-orange{--task-bg:#ff8d2821;--task-color:#ff8d28}.task-blue{--task-bg:#0088ff12;--task-color:#0088ff}.task-lime{--task-bg:#ccff0029;--task-color:var(--brand-lime)}
.sample-task input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:2}.sample-task:has(input:focus-visible){outline:3px solid #246be8;outline-offset:2px}.task-check{width:18px;height:18px;border:1.4px solid #17191450;border-radius:50%;position:relative;flex-shrink:0;transition:background .2s,transform .2s}.completed .task-check{background:var(--brand-lime);border-color:var(--brand-lime)}.completed .task-check:after{content:"";position:absolute;left:5px;top:3px;width:4px;height:8px;border:solid var(--ink);border-width:0 1.8px 1.8px 0;transform:rotate(45deg)}.task-symbol{width:25px;font-size:1.3125rem;text-align:center;flex-shrink:0}.task-name{font-size:0.875rem;font-weight:600;line-height:1.35}.task-name small{display:block;color:var(--muted);font-size:0.75rem;font-weight:450;margin-top:3px}.completed .task-name>span{color:#76796e;text-decoration:line-through}.completed .task-symbol{opacity:.6}.sample-task.celebrate .task-check{animation:check-pop .5s cubic-bezier(.2,.9,.3,1)}.sample-task.celebrate{animation:little-wiggle .4s ease}.confetti{position:absolute;width:5px;height:8px;left:12px;top:28px;border-radius:2px;pointer-events:none;z-index:4;animation:confetti .65s ease-out forwards;background:var(--brand-lime)}.preview-bottom{display:flex;justify-content:space-between;align-items:center;gap:5px;padding-top:12px}.preview-message,.example-label{font-size:0.6875rem;color:var(--muted)}.example-label{font-weight:400}.preview-message{font-weight:550}
[hidden]{display:none!important}.guest-note{font-size:0.875rem;line-height:1.6;color:var(--muted);max-width:360px;margin-top:24px}
#demo-focus{padding-top:5px;min-height:343px}.demo-focus-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:0.75rem}.demo-focus-top button{border:0;background:none;color:var(--ink);padding:7px 0}.demo-focus-top+h3{text-align:center;font-size:1.0625rem;line-height:1.4;margin:12px 0}.demo-timer-ring{--remaining:360deg;position:relative;margin:0 auto 20px;width:180px;height:180px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:radial-gradient(circle,#ccff0020,transparent 68%)}.demo-timer-ring:before{content:"";position:absolute;inset:0;border-radius:50%;background:conic-gradient(var(--brand-lime) var(--remaining),#f0f2e9 0);mask:radial-gradient(farthest-side,transparent calc(100% - 5px),#000 0)}.demo-timer-ring>span{font-size:2.9375rem;font-variant-numeric:tabular-nums;letter-spacing:-2px;font-weight:500}.demo-timer-ring small{font-size:0.75rem;color:var(--muted)}.demo-controls{display:flex;gap:10px}.demo-controls button{border:0;border-radius:22px;padding:12px;font-size:0.8125rem;background:#f1f2ed;color:var(--ink);flex:1}.demo-controls button:last-child{flex:2;background:var(--brand-lime);font-weight:650;position:relative}.demo-up-next{font-size:0.75rem;text-align:center;line-height:1.5;color:var(--muted);margin:17px 0 0}
.preview-invitation{position:absolute;bottom:5px;right:42px;font-size:0.875rem;transform:rotate(-5deg);color:#656763;letter-spacing:-.2px}.preview-invitation svg{position:absolute;width:48px;left:-44px;top:-13px;fill:none;stroke:#656763;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.floating-tag{position:absolute;bottom:104px;right:-20px;display:flex;align-items:center;gap:10px;padding:13px 19px;border:1px solid #ccff0080;border-radius:30px;background:var(--lime);font-size:0.875rem;font-weight:700;transform:rotate(8deg);box-shadow:0 9px 25px #17191412}.floating-tag>span{font-size:1.5625rem}.app-story{padding-block:24px 88px}.section-heading{display:grid;grid-template-columns:1.1fr 1fr;column-gap:70px;align-items:end}.section-heading>.eyebrow{grid-column:1/-1;margin-bottom:16px;color:var(--muted)}.section-heading h2{font-size:3.625rem;font-weight:700;letter-spacing:-3px;line-height:1.04;margin:0}.section-heading h2 em{font-style:normal;color:var(--brand-lime)}.section-heading>p:last-child{font-size:1.0625rem;color:var(--muted);line-height:1.7;max-width:420px;margin:0 0 2px}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:40px}.feature-row article{border:0;padding:0}.feature-row h3{font-size:1.125rem;letter-spacing:-.4px;line-height:1.35;margin:17px 0 11px}.feature-row p{font-size:0.9375rem;line-height:1.7;color:var(--muted);margin:0}.feature-icon{height:41px;display:inline-flex;align-items:center}.repeat-icon{font-size:2.6875rem;color:var(--brand-lime);line-height:1;font-family:Arial,sans-serif}.progress-icon{font-size:2.4375rem;color:#9869f4;line-height:1}.color-icon{position:relative;width:57px}.color-icon i{display:block;position:absolute;width:26px;height:26px;border-radius:50%;background:#ffcc00;left:0}.color-icon i:nth-child(2){left:15px;background:#ff8d28}.color-icon i:nth-child(3){left:30px;background:#7757e5}.focus-story{background:#171914;color:white;padding-block:77px;overflow:hidden}.focus-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.focus-copy .eyebrow{color:#b2c2ac;margin-bottom:21px}.focus-copy h2{font-size:4.375rem;line-height:1.02;letter-spacing:-3.5px;margin:0 0 26px}.focus-copy h2>span{color:var(--brand-lime)}.focus-copy>p:not(.eyebrow){font-size:1rem;line-height:1.75;color:#c7cbc0;max-width:410px}.focus-options{display:flex;flex-direction:column;gap:14px;margin-top:24px;font-size:0.875rem}.focus-options span{display:flex;align-items:center;gap:10px}.focus-options i{width:7px;height:7px;border-radius:50%;background:var(--green)}.focus-copy>p.focus-detail{font-size:0.8125rem;margin-top:29px;color:#afb3a6}
.focus-visual{position:relative;isolation:isolate;width:100%;max-width:380px;margin:auto}.focus-ambient{position:absolute;z-index:-1;inset:-40px -70px 110px;background:radial-gradient(ellipse at 55% 40%,#ccff001f,transparent 65%),radial-gradient(ellipse at 22% 50%,#8964f52b,transparent 55%);filter:blur(12px);pointer-events:none}.focus-label{text-align:center;font-size:1.125rem;font-weight:600;margin:0 0 18px;color:#fff}.focus-ring{width:285px;height:285px;border-radius:50%;margin:auto;display:grid;place-items:center;position:relative}.focus-ring:before{content:"";position:absolute;inset:0;background:conic-gradient(from 0deg,var(--brand-lime) 0deg 307deg,#ccff001a 307deg 360deg);border-radius:50%;mask:radial-gradient(farthest-side,transparent calc(100% - 6px),#000 0)}.focus-ring>div{display:flex;flex-direction:column;align-items:center}.focus-ring strong{font-size:4.25rem;font-weight:450;letter-spacing:-3px;font-variant-numeric:tabular-nums;margin:0 0 8px}.focus-status{font-size:0.875rem;color:#babfaf}.pomodoro-clock{font-size:0.8125rem;color:#c7cbc0;display:flex;align-items:center;justify-content:center;gap:8px;margin:19px 0 0}.pomodoro-clock>span{width:6px;height:6px;border-radius:50%;background:var(--brand-lime)}.focus-queue{padding-top:30px;max-width:335px;margin:auto}.focus-queue>span{font-size:0.8125rem;font-weight:500;color:#b7bda7}.focus-queue>div{display:flex;align-items:center;gap:10px;font-size:0.875rem;padding:17px 13px;border-radius:13px;margin-top:9px;border-left:3px solid}.focus-queue>div.queue-purple{background:#af52de24;border-color:#af52de}.focus-queue>div.queue-orange{background:#ff8d2824;border-color:#ff8d28}.focus-queue small{font-size:0.75rem;color:#c7cbc0;margin-left:auto;white-space:nowrap}
.screens-section{padding-block:56px 48px}.native-screens{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:47px}.native-screens:empty{display:none}.screen-card{margin:0;text-align:center}.screen-frame{padding:24px;border-radius:23px;background:#ccff001a;display:flow-root}.screen-card:nth-child(2) .screen-frame{background:#f1eefc}.screen-card:nth-child(3) .screen-frame{background:#fff4d4}.screen-frame img{display:block;width:100%;height:auto;margin:0;border:5px solid #171914;border-radius:33px;box-shadow:0 14px 25px #17191425}.screen-card figcaption{padding:20px 5px 0;font-size:0.9375rem;font-weight:650;letter-spacing:-.2px}.screen-card figcaption span{display:block;font-size:0.8125rem;color:var(--muted);font-weight:400;line-height:1.6;margin-top:6px}.closing{padding-bottom:24px}.closing-panel{position:relative;text-align:center;padding:69px 30px;background:var(--brand-lime);border-radius:29px;overflow:hidden}.closing-panel .eyebrow{margin:0 0 20px;font-size:0.6875rem}.closing-panel h2{font-size:4rem;line-height:1.04;letter-spacing:-3.4px;margin:0 0 20px}.closing-panel>p:not(.eyebrow){font-size:0.9375rem;margin:0 0 24px}.closing-symbol{position:absolute;right:-30px;bottom:-50px;font-size:17.8125rem;line-height:1;color:#ffffff20;transform:rotate(15deg);pointer-events:none}.site-footer{padding-block:16px 24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px}.site-footer .wordmark{font-size:1.5625rem}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:23px;font-size:.875rem;line-height:1.5}.site-footer nav a{text-decoration:none}.site-footer nav a:hover{text-decoration:underline}.footer-links{text-align:right}.copyright{font-size:.75rem;line-height:1.5;color:var(--muted);margin:4px 0 0;padding:0;border:0}.brand-image{width:42px;height:42px;margin-right:5px;border-radius:11px}.closing-logo{width:73px;height:73px;margin:0 auto 23px;border-radius:20px;display:block}.site-footer .brand-image{width:33px;height:33px;border-radius:9px}@keyframes check-pop{0%{transform:scale(.6)}45%{transform:scale(1.25)}70%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes little-wiggle{0%,100%{transform:rotate(0)}30%{transform:rotate(-.65deg)}60%{transform:rotate(.6deg)}}@keyframes confetti{0%{opacity:1;transform:translate(0,0) rotate(0)}100%{opacity:0;transform:translate(var(--x),var(--y)) rotate(var(--r))}}
@media(min-width:1500px){.hero{padding-block:70px 100px}.hero-stage{min-height:620px}.routine-preview{transform:rotate(-3deg) scale(1.05)}}
@media(max-width:1050px){.shell{width:calc(100% - 64px)}.hero{gap:20px}.hero-stage{transform:scale(.93)}h1{font-size:5.25rem}.hero .eyebrow{font-size:0.625rem;letter-spacing:.02em}.floating-tag{right:-35px}.focus-layout{gap:50px}.screen-frame{padding:20px}.section-heading{column-gap:40px}.section-heading h2{font-size:3.1875rem}.feature-row{gap:28px}}
@media(max-width:780px){.shell{width:calc(100% - 44px)}.site-header{padding-block:21px}.availability{padding:9px 11px;font-size:0.6875rem}.wordmark{font-size:1.6875rem}.hero{grid-template-columns:1fr;padding-block:33px 48px;gap:24px}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center;font-size:0.625rem;letter-spacing:.04em;margin-bottom:22px}h1{font-size:clamp(4.1875rem,14vw,6.1875rem);line-height:.96;margin-bottom:22px}.intro{font-size:1rem;max-width:400px;margin:auto;line-height:1.65}.hero-actions{justify-content:center;margin-top:25px;gap:18px}.hero-stage{max-width:490px;width:100%;margin:6px auto 0;transform:none;min-height:574px}.hero-stage:before{inset:35px 5px}.orbit-one{width:104%;height:71%}.orbit-two{width:94%;height:87%}.stage-spark{right:8px;top:29px;font-size:3.4375rem}.floating-tag{right:0;bottom:93px;font-size:0.75rem;padding:11px 14px}.preview-invitation{right:23px;bottom:0}.app-story{padding-block:20px 58px}.section-heading{display:block;text-align:center}.section-heading>.eyebrow{font-size:0.625rem}.section-heading h2{font-size:2.9375rem;letter-spacing:-2.6px}.section-heading>p:last-child{font-size:1rem;max-width:430px;margin:23px auto 0}.feature-row{grid-template-columns:1fr;gap:25px;margin-top:33px}.feature-row article{display:grid;grid-template-columns:49px 1fr;gap:0 16px;padding:0}.feature-icon{grid-row:1/3;grid-column:1}.feature-row h3{margin:0 0 8px;font-size:1.0625rem}.feature-row p{font-size:0.875rem}.color-icon{transform:scale(.8);transform-origin:left top}.focus-story{padding-block:58px}.focus-layout{grid-template-columns:1fr;gap:40px}.focus-copy{grid-row:1;text-align:center}.focus-copy h2{font-size:3.625rem;letter-spacing:-3px}.focus-copy .eyebrow{font-size:0.625rem}.focus-copy>p:not(.eyebrow){margin-inline:auto;font-size:0.9375rem}.focus-options{align-items:center;font-size:0.8125rem}.focus-copy>p.focus-detail{font-size:0.75rem;max-width:280px;margin-bottom:0}.focus-visual{max-width:320px}.focus-ring{width:280px;height:280px}.focus-ring strong{font-size:3.4375rem}.focus-queue{max-width:276px}.screens-section{padding-block:40px 32px}.native-screens{gap:25px;grid-template-columns:repeat(3,minmax(240px,1fr));overflow-x:auto;scroll-snap-type:x mandatory;padding:0 3px 20px;margin-top:33px}.screen-card{scroll-snap-align:center}.screen-frame{padding:20px}.screen-frame img{border-radius:29px}.closing{padding-bottom:16px}.closing-panel{padding:52px 20px;border-radius:22px}.closing-panel h2{font-size:3.0625rem;letter-spacing:-2.6px}.closing-symbol{font-size:12.5rem}.site-footer{padding-block:16px 22px;gap:16px}.site-footer nav{gap:18px;font-size:0.75rem}}
@media(max-width:380px){.nav nav>a{display:none}.hero-stage{min-height:540px}.routine-preview{width:302px;padding:23px 18px 16px}.sample-task{min-height:58px}.task-name{font-size:0.75rem}.floating-tag{right:-5px;bottom:75px;font-size:0.6875rem}.hero .eyebrow{font-size:0.5625rem}.preview-invitation{font-size:0.75rem}.hero-actions .platform{font-size:0.625rem}.hero-actions .button{padding:15px 20px;font-size:0.875rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.confetti{display:none}}
/* Vivid color carries the surface; text keeps a strong reading contrast. */
h1>span{color:var(--ink);background:var(--brand-lime);display:inline-block;padding:0 .09em .045em;border-radius:.14em;margin-left:-.09em}.section-heading h2 em{color:var(--ink);text-decoration:underline;text-decoration-color:var(--green);text-decoration-thickness:5px;text-underline-offset:7px}.feature-row p{font-size:1rem}.task-name{font-size:0.875rem}.task-name small,.preview-bottom button,.preview-message{font-size:0.6875rem}.preview-progress,.preview-top,.routine-tabs button{font-size:0.75rem}.preview-menu{letter-spacing:2px}.focus-label,.focus-status{font-size:0.75rem}.focus-queue>span,.focus-queue small{font-size:0.6875rem}.platform{font-size:0.75rem}.native-screens{scrollbar-color:var(--brand-lime) #f4f5ef;scrollbar-width:thin}@media(max-width:780px){.feature-row p{font-size:0.9375rem}.task-name{font-size:0.875rem}.hero .eyebrow{font-size:0.6875rem}.platform{font-size:0.6875rem}.focus-copy>p.focus-detail{font-size:0.8125rem}}

/* September 2026: current planner, task-first focus, and one lime brand accent. */
.repeat-icon{color:var(--ink);background:var(--brand-lime);border-radius:12px;width:42px;justify-content:center;font-size:2.1875rem}.focus-label{font-size:1.125rem}.focus-status{font-size:0.875rem}.focus-queue>span{font-size:0.8125rem}.focus-queue small{font-size:0.75rem}.task-name small{font-size:0.75rem}.routine-tabs button{font-size:0.875rem}.closing-panel h2{font-size:3.625rem}.hero-stage{min-height:610px}.screen-card figcaption span{font-size:0.875rem}
@media(max-width:1050px){.hero-stage{transform:none}.routine-preview{width:340px}.orbit-one{width:104%}}
@media(max-width:780px){.guest-note{margin:20px auto 0}.hero-stage{min-height:600px}.closing-panel h2{font-size:2.6875rem}.focus-options{align-items:flex-start;width:max-content;max-width:100%;margin-inline:auto;font-size:0.875rem}.focus-copy>p.focus-detail{font-size:0.875rem;max-width:350px}.native-screens{grid-template-columns:repeat(3,minmax(260px,1fr))}.screen-frame img{border-radius:29px}.hero .eyebrow{font-size:0.75rem}.availability{font-size:0.75rem}.preview-invitation{bottom:-2px}}
@media(max-width:380px){.shell{width:calc(100% - 32px)}.routine-preview{width:min(100%,320px);padding:18px 15px}.hero-stage{min-height:580px}.orbit-one{width:98%}.orbit-two{width:93%}.task-name{font-size:0.875rem}.preview-invitation{right:12px}.availability{padding:9px;font-size:0.6875rem}.closing-panel h2{font-size:2.25rem}.focus-ring{width:260px;height:260px}.focus-ring strong{font-size:3.875rem}}
@media(prefers-reduced-motion:reduce){.confetti{display:none}}

.hero{overflow:clip;overflow-clip-margin:14px}

@media(max-width:780px){h1{font-size:min(14vw,6.2rem)}.hero-stage{height:auto;min-height:600px;padding-block:45px 60px}.routine-preview{width:min(100%,360px);transform:rotate(-2deg)}.routine-tabs{flex-wrap:wrap;row-gap:12px}.sample-task{min-height:61px}.preview-bottom{flex-wrap:wrap;row-gap:8px}.example-section-header{flex-wrap:wrap}.example-section-time{margin-left:auto}.focus-visual{min-width:0}.focus-queue>div{flex-wrap:wrap}.closing-panel h2{font-size:clamp(2rem,7vw,3.625rem)}.availability{white-space:nowrap}.native-screens{grid-template-columns:repeat(3,minmax(260px,1fr))}}
.nav{flex-wrap:wrap}.hero-copy,.focus-copy{min-width:0}.focus-options span{max-width:100%;line-height:1.6}.focus-options i{flex-shrink:0}.closing-panel>p{overflow-wrap:anywhere}.button{max-width:100%}.section-heading h2{overflow-wrap:anywhere}
@media(max-width:780px){.focus-copy h2{font-size:min(15vw,3.625rem)}.focus-ring strong{font-size:min(17vw,4.25rem)}.site-footer nav{flex-wrap:wrap}.closing-panel .button{gap:16px}}
