:root{--ink:#263d35;--muted:#67796f;--green:#387a62;--mint:#e4f1e9;--apricot:#f9ebd4;--lavender:#eee9f8;--pink:#fae9e5;--paper:#fcfdfa;--line:#e5ece6;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #527bb5;outline-offset:5px}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1120px,calc(100% - 80px));margin-inline:auto}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:25px;font-weight:750;letter-spacing:-1px;display:inline-flex;align-items:center;gap:10px}.brand-icon{width:38px;height:38px;display:grid;place-items:center;background:var(--green);color:white;border-radius:12px}.brand-icon svg{width:25px;height:25px}.brand-dot{color:var(--green);margin-left:-9px}.site-header nav{display:flex;gap:32px;font-size:14px;color:#59695f}.site-header nav a:hover,.text-link:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;border:0;border-radius:12px;background:var(--green);color:white;padding:17px 24px;font-size:15px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#28654f;transform:translateY(-2px)}.button svg{width:19px;height:19px}.button.small{font-size:13px;padding:12px 17px;border-radius:10px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:665px;align-items:center;gap:22px;padding-top:4px;padding-bottom:48px}.hero-copy{padding-bottom:26px;position:relative;z-index:2}.intro-pill{display:inline-flex;align-items:center;gap:9px;background:#edf4eb;color:#4f7561;font-size:12px;letter-spacing:1px;padding:9px 14px;border-radius:30px}.intro-pill>span{width:6px;height:6px;border-radius:50%;background:#76a98a}h1{font-size:clamp(44px,4.6vw,62px);font-weight:650;line-height:1.4;letter-spacing:-2px;margin:23px 0 22px}.handline{position:relative;white-space:nowrap}.handline:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:9px;border:solid #bdd8b8;border-width:3px 0 0;border-radius:50%;transform:rotate(-3deg)}.hero-description{font-size:17px;line-height:2;color:var(--muted);margin:0 0 29px}.hero-actions{display:flex;align-items:center;gap:23px}.text-link{display:inline-flex;align-items:center;gap:7px;font-size:13px}.text-link svg{width:17px;height:17px}.hero-note{font-size:12px;color:#78877d;letter-spacing:1px;margin-top:19px}.hero-art{position:relative;height:604px;display:flex;align-items:center;justify-content:center;isolation:isolate}.art-orbit{position:absolute;width:490px;height:490px;background:#eaf2e7;z-index:-2;border-radius:48% 52% 48% 52%;transform:rotate(-16deg)}.art-orbit:after{content:"";position:absolute;inset:-18px;border:1px dashed #cfdccd;border-radius:50%}.phone{width:310px;background:#fff;border:6px solid #f4f6f2;border-radius:39px;box-shadow:0 22px 60px #3a634a16,0 0 0 1px #dce4dc;overflow:hidden;position:relative;z-index:1;transform:rotate(3deg);padding:0 15px 8px}.phone-status{height:34px;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:650;padding:0 9px}.camera-dot{background:#25322b;width:7px;height:7px;border-radius:50%}.phone-top{display:flex;align-items:center;justify-content:space-between;padding:12px 0 15px}.phone-top small{font-size:9px;color:#819186}.phone-top h2{font-size:21px;margin:5px 0 0;letter-spacing:0}.phone-top h2 span{font-size:18px;color:#719984}.avatar{width:30px;height:30px;background:#f2eadb;color:#8e856b;border-radius:50%;display:grid;place-items:center;font-size:11px}.month-heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 13px}.month-heading strong{font-size:13px}.month-heading>span{font-size:9px;background:#f2f5f1;padding:4px 7px;border-radius:5px;color:#708073}.weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.weekdays{font-size:9px;color:#8b968c;text-align:center;margin-bottom:8px}.calendar-grid button,.calendar-empty{min-width:0;height:39px;border:0;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2px;color:#524f42;font-size:10px;gap:3px}.calendar-grid button span{font-size:7px}.calendar-grid button[aria-pressed=true]{box-shadow:0 0 0 2px #3d7860;position:relative;z-index:2}.calendar-grid button:hover{filter:brightness(.96)}.calendar-empty{color:#a2aca5;background:#f8f9f6}.apricot{background:var(--apricot);color:#9b7540}.lavender{background:var(--lavender);color:#8b77ac}.mint{background:var(--mint);color:#50836b}.pink{background:var(--pink);color:#b27a74}.legend{display:flex;gap:15px;font-size:8px;color:#899389;padding:12px 0 14px;justify-content:center}.legend span:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;margin-right:4px}.day-dot:before{background:#d6b378}.night-dot:before{background:#b7a4d1}.rest-dot:before{background:#91b99c}.selected-shift{border-top:1px solid #edf1eb;padding-top:12px}.selected-heading{display:flex;justify-content:space-between;font-size:10px;align-items:center}.selected-heading small{font-size:8px;color:#8d968d}.shift-row{display:flex;align-items:center;gap:9px;padding:12px 0}.shift-row .mini-icon{width:34px;height:34px;border-radius:9px}.shift-row .mini-icon svg{width:18px;height:18px}.shift-row>div{display:flex;flex-direction:column;gap:4px}.shift-row strong{font-size:11px}.shift-row small{font-size:9px;color:#8b9287}.shift-label{font-size:8px;margin-left:auto;color:#6c8a74;background:#f0f5ed;padding:5px;border-radius:4px}.phone-bottom{display:flex;justify-content:space-around;border-top:1px solid #edf1eb;padding:10px 0 3px;color:#8e978d}.phone-bottom span{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:8px}.phone-bottom svg{width:17px;height:17px}.phone-bottom .active{color:var(--green)}.floating{position:absolute;background:#ffffffed;box-shadow:0 12px 35px #45644810;border:1px solid #eef2eb;border-radius:15px;padding:14px 17px;display:flex;gap:11px;align-items:center;z-index:3}.next-shift{top:92px;left:-19px;transform:rotate(-6deg)}.floating small{font-size:10px;color:#8a968b;display:block;margin-bottom:6px}.floating strong{font-size:13px;font-weight:600;display:block}.floating strong span{font-size:11px;font-weight:400;margin-left:6px}.mini-icon{display:inline-grid;width:43px;height:43px;place-items:center;border-radius:13px;flex-shrink:0}.mini-icon svg{width:23px;height:23px}.time-note{bottom:66px;right:-14px;transform:rotate(-3deg)}.time-note small{margin:6px 0 0}.time-note .mini-icon{width:34px;height:34px}.deco-star{position:absolute;color:#b2caa3}.star-one{right:19px;top:62px;font-size:53px;transform:rotate(14deg)}.star-two{left:11px;bottom:115px;font-size:54px;color:#cfb887}.art-caption{position:absolute;bottom:5px;left:0;right:0;text-align:center;font-size:10px;color:#8b998a;letter-spacing:1px}.audience{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:26px;color:#7e8a80;font-size:13px}.audience>span{font-size:12px;line-height:1.8}.audience>div{display:flex;align-items:center;gap:9px}.audience svg{width:20px;height:20px;color:#829b86}.section{padding-block:102px}.section-heading{text-align:center;margin-bottom:45px}.section-kicker{font-size:12px;color:#62816b;letter-spacing:1.5px}h2{font-size:36px;font-weight:600;line-height:1.5;letter-spacing:-1px;margin:13px 0 16px}.section-heading p{font-size:14px;color:var(--muted);line-height:1.9;margin:0}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature-card{border-radius:24px;padding:32px 36px 0;overflow:hidden;min-height:405px}.calendar-feature{background:#edf4ed}.widget-feature{background:#f0eef7}.checklist-feature{background:#faf2e7}.hours-feature{background:#f5eee9}.card-copy{position:relative}.card-copy .mini-icon{width:35px;height:35px;border-radius:10px;background:#ffffff90}.card-copy .mini-icon svg{width:20px;height:20px}h3{font-size:22px;font-weight:600;letter-spacing:-.5px;line-height:1.55;margin:16px 0 10px}.card-copy p{font-size:13px;color:#728074;line-height:1.9;margin:0}.rotation-demo{background:#ffffffba;border:1px solid #ffffff;border-radius:17px 17px 0 0;padding:23px 22px 21px;max-width:380px;margin:30px auto 0;transform:rotate(-2deg)}.rotation-label{display:flex;justify-content:space-between;align-items:center;font-size:12px}.rotation-label span{font-size:9px;color:#8b998a}.rotation-days{display:flex;gap:8px;margin:19px 0}.rotation-days>span{flex:1;min-width:0;border-radius:9px;padding:9px 0;text-align:center;font-size:17px}.rotation-days b{display:block;font-weight:400;font-size:10px;margin-top:5px}.rotation-repeat{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#7b917e}.rotation-repeat svg{width:14px;height:14px}.widget-preview{background:#fff;border-radius:23px 23px 0 0;max-width:305px;margin:26px auto 0;padding:21px 24px;box-shadow:0 10px 30px #73728b0b;transform:rotate(2deg)}.widget-preview>div:first-child{display:flex;justify-content:space-between;font-size:10px;color:#96929d}.widget-preview>div:first-child svg{color:#bb9c55;width:20px;height:20px}.widget-preview>strong{font-size:14px;display:block;margin-top:9px}.widget-preview>strong small{font-weight:400;font-size:9px;margin-left:9px;color:#9b95a2}.widget-time{font-size:25px;margin-top:11px;letter-spacing:1px;color:#5a576e}.widget-time span{color:#c9c4d1;padding:0 7px}.widget-days{display:flex;justify-content:space-between;margin-top:17px}.widget-days>span{font-size:8px;text-align:center;color:#8e8799;display:flex;flex-direction:column;gap:7px;padding:7px;border-radius:9px}.widget-days b{font-size:10px;font-weight:500}.widget-days .today{background:var(--lavender);color:#736098}.our-feature{position:absolute;right:0;top:7px;color:#8c8061;font-size:10px;border:1px solid #e6dac6;padding:5px 8px;border-radius:20px}.checklist{background:#fffcf7;max-width:360px;padding:21px 25px 17px;border-radius:15px 15px 0 0;margin:25px auto 0;transform:rotate(1deg)}.checklist-title{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-bottom:17px}.checklist-title>span{font-size:10px;color:#84917f}.checklist label{display:flex;align-items:center;gap:11px;font-size:11px;color:#626f61;margin-bottom:13px;cursor:pointer}.checklist input{accent-color:#71997b;width:16px;height:16px;margin:0;cursor:pointer}.checklist input:checked+span{text-decoration:line-through;color:#929e90}.checklist>small{font-size:9px;color:#a3967e;display:block;text-align:right}.hours-demo{max-width:360px;background:#ffffffb8;border-radius:17px 17px 0 0;padding:21px 24px 17px;margin:25px auto 0}.hours-demo-top>span{font-size:10px;color:#8c847d;display:block}.hours-demo-top>span small{float:right;font-size:9px}.hours-demo-top strong{display:block;font-weight:500;font-size:25px;margin:9px 0}.hours-demo-top strong small{font-size:10px;margin-left:4px;margin-right:5px}.bar-chart{display:flex;height:77px;gap:19px;padding-top:6px}.bar-chart>div{flex:1;display:flex;align-items:stretch;flex-direction:column;justify-content:flex-end;gap:6px}.bar-chart i{display:block;min-height:3px;height:var(--height);background:#b2c8b5;border-radius:5px 5px 2px 2px}.bar-chart>div:nth-child(4) i,.bar-chart>div:nth-child(5) i{background:#cfbfdc}.bar-chart span{font-size:8px;color:#968e86;text-align:center}.chart-bottom{display:flex;justify-content:space-between;font-size:9px;color:#9c9289;margin-top:15px}.records-section{background:#eff5ef;padding:82px 0}.records-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.record-copy h2{font-size:40px;line-height:1.55;margin:17px 0}.record-copy>p{font-size:14px;color:#748074;line-height:2}.record-benefits{list-style:none;padding:0;margin:29px 0;display:grid;gap:22px}.record-benefits li{display:flex;align-items:flex-start;gap:15px}.record-benefits svg{width:21px;height:21px;color:#74917a;margin-top:2px}.record-benefits strong{display:block;font-size:14px;font-weight:500;margin-bottom:5px}.record-benefits span{display:block;color:#7c8b7d;font-size:12px;line-height:1.8}.record-copy p.record-disclaimer{font-size:10px;color:#829180;margin-top:23px}.record-demo{padding:5px 20px}.record-sheet{background:#fff;border-radius:22px;padding:28px;box-shadow:0 14px 36px #4564480a;transform:rotate(1deg)}.record-sheet-top{display:flex;gap:12px;align-items:center}.record-sheet-top>span:nth-child(2){font-size:14px;font-weight:500}.record-sheet-top small{display:block;font-size:9px;font-weight:400;color:#96a093;margin-top:5px}.record-state{font-size:10px;color:#728b75;background:#edf4ea;padding:5px 8px;border-radius:20px;margin-left:auto;white-space:nowrap}.capture-toggle{display:flex;background:#f4f6f2;border-radius:9px;padding:4px;margin:23px 0 24px}.capture-toggle button{flex:1;padding:10px 3px;border:0;border-radius:7px;background:none;display:flex;justify-content:center;align-items:center;gap:6px;font-size:11px;color:#879380}.capture-toggle button[aria-pressed=true]{background:white;color:var(--green);box-shadow:0 2px 5px #243c2a08}.capture-toggle svg{width:15px;height:15px}.record-timeline{padding-left:8px}.record-timeline>div{position:relative;padding:0 0 22px 25px;border-left:1px solid #dce7dc;display:grid;grid-template-columns:50px 1fr;align-items:center;gap:7px}.record-timeline>div:last-child{padding-bottom:3px;border-color:transparent}.timeline-dot{position:absolute;width:9px;height:9px;background:#779b7d;border:2px solid #fff;box-shadow:0 0 0 1px #c7d8c5;left:-5px;top:6px;border-radius:50%}.timeline-dot.pale{background:#c8d5c5}.record-timeline small{font-size:11px;color:#869180}.record-timeline strong{font-size:17px;font-weight:500;letter-spacing:.4px}.timeline-detail{grid-column:2;font-size:9px;color:#8a9b86}.location-detail{display:flex;align-items:center;gap:9px;padding:13px;background:#f5f7f1;border-radius:9px;margin-top:22px}.location-detail svg{width:18px;height:18px;color:#829a7c}.location-detail strong{font-size:10px;font-weight:500}.location-detail small{display:block;font-size:8px;color:#95a18e;margin-top:5px}.record-total{display:flex;justify-content:space-between;align-items:center;margin:23px 0 18px}.record-total>span{font-size:10px;color:#8b9785}.record-total strong{font-size:18px;font-weight:500}.verify-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:12px;border:1px solid #dce7d7;border-radius:9px;background:white;color:#63865f;font-size:11px}.verify-button:hover{background:#f4f8f1}.verify-button svg{width:15px;height:15px}.record-footnote{text-align:center;color:#91a08c;font-size:10px;margin-top:20px}.photo-detail{margin-top:22px;background:#eef0eb;border:1px dashed #c3cebe;border-radius:9px;min-height:102px;padding:16px;display:flex;gap:15px;align-items:center;color:#7e8c76}.photo-detail[hidden]{display:none}.photo-detail>span{font-size:10px}.photo-detail small{display:block;font-size:9px;line-height:1.7;margin-top:7px}.location-detail[hidden]{display:none}.small-features{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.small-features h3{font-size:17px;letter-spacing:0;margin:18px 0 10px}.small-features p{font-size:12px;color:#7c897d;line-height:2;margin:0}.everyday{padding-bottom:82px}.faq-section{display:grid;grid-template-columns:1fr 1.7fr;padding:54px 0 85px;gap:50px;border-top:1px solid var(--line)}.faq-section h2{font-size:33px;line-height:1.6;margin-top:16px}.faq-flower{display:block;font-size:65px;color:#c3d7b9;margin-top:22px;transform:rotate(15deg);width:80px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{list-style:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:20px;font-weight:300;color:#8b9f87}.faq-list details[open] summary:after{content:"−"}.faq-list p{font-size:12px;line-height:2;color:#7b877a;margin:14px 30px 2px 0}.closing{background:#e8f0e2;border-radius:25px;padding:48px 65px;position:relative;overflow:hidden}.closing>div:first-child{position:relative;z-index:1}.closing .mini-icon{background:#ffffff80;color:#7e9a6a;width:37px;height:37px}.closing h2{font-size:35px;margin:17px 0 12px;line-height:1.6}.closing p{font-size:13px;color:#7e8e76;margin-bottom:26px}.closing .button{padding:14px 21px;font-size:13px}.closing-doodle{position:absolute;right:80px;top:75px;display:flex;align-items:center;gap:9px;transform:rotate(-8deg)}.closing-doodle span{display:grid;place-items:center;border-radius:25px;width:100px;height:135px;font-size:49px;color:#b39863;background:#faf0d9;box-shadow:0 8px 15px #54674606}.closing-doodle span:nth-child(2){background:#e9e3f0;color:#9c88b8;transform:translateY(30px) rotate(12deg)}.closing-doodle span:nth-child(3){background:#dae8d5;color:#86a37a;transform:rotate(24deg)}footer{display:flex;align-items:center;gap:25px;padding-block:43px 70px;font-size:11px;color:#8a9585}footer .brand{font-size:20px;color:var(--ink)}footer .brand-icon{width:30px;height:30px;border-radius:9px}footer .brand-icon svg{width:21px;height:21px}footer>span{margin-right:auto}footer small{font-size:10px}.footer-link{border:0;background:none;color:inherit;font-size:11px;padding:0}.preview-banner{position:fixed;bottom:0;left:0;right:0;background:#fcfdf9f2;backdrop-filter:blur(10px);border-top:1px solid #e2e9de;z-index:10;text-align:center;padding:8px 12px;color:#6c8066;font-size:10px;letter-spacing:.5px}.preview-banner span{color:#8f9b88}dialog{border:1px solid #e2e9df;border-radius:22px;padding:35px;width:min(470px,calc(100% - 36px));color:var(--ink);box-shadow:0 20px 100px #22372b25}dialog::backdrop{background:#1833224a;backdrop-filter:blur(4px)}dialog h2{font-size:24px;margin:18px 0 12px}#dialog-body{font-size:13px;line-height:2;color:#748071}#dialog-body p{margin:12px 0}#dialog-body ul{padding-left:20px}#dialog-body strong{color:#435c42}.dialog-close{position:absolute;right:18px;top:12px;background:transparent;border:0;font-size:28px;color:#8a9683}.dialog-done{font-size:13px;padding:11px 20px;margin-top:17px}.skip{position:fixed;top:-80px;left:20px;z-index:20;background:white;padding:12px;border:2px solid var(--green)}.skip:focus{top:15px}
@media(min-width:1450px){.hero{min-height:710px}.hero-art{height:635px}.phone{transform:rotate(3deg) scale(1.05)}.next-shift{top:100px}.time-note{bottom:73px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:0}.hero-art{transform:scale(.87);transform-origin:center right;margin-left:-45px}.hero-copy{padding-bottom:0}.hero-actions{gap:15px}.hero-actions .button{padding:16px;font-size:13px}.hero-description{font-size:15px}.site-header nav{gap:20px}.feature-card{padding:27px 26px 0}.card-copy h3{font-size:20px}.records-layout{gap:30px}.record-demo{padding-inline:0}.closing-doodle{right:50px;gap:5px}.closing-doodle span{width:80px;height:115px}.small-features{gap:23px}footer{gap:18px}footer>span{display:none}footer .brand{margin-right:auto}}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}.site-header{height:80px;gap:10px}.brand{font-size:23px}.site-header nav{display:none}.site-header .button{font-size:10px;padding:10px 12px}.site-header .button svg{display:none}.hero{display:flex;flex-direction:column;padding-top:35px;padding-bottom:22px;gap:7px;min-height:0}.hero-copy{text-align:center}.intro-pill{font-size:10px;padding:8px 12px}h1{font-size:47px;line-height:1.4;letter-spacing:-1px;margin-top:21px}.hero-description{font-size:14px;line-height:1.9;margin-bottom:22px}.hero-actions{justify-content:center;gap:18px}.hero-actions .button{font-size:12px;padding:14px 18px}.text-link{font-size:12px}.hero-note{font-size:10px;margin-top:16px}.hero-art{height:570px;width:100%;max-width:450px;transform:none;margin-left:0;margin-top:9px}.art-orbit{width:340px;height:390px}.phone{width:285px;padding-inline:13px;border-width:5px;transform:rotate(3deg) scale(.95)}.calendar-grid button,.calendar-empty{height:35px}.floating{padding:10px;border-radius:12px;gap:8px}.floating strong{font-size:10px}.floating strong span{font-size:9px}.floating small{font-size:8px}.floating .mini-icon{width:28px;height:28px;border-radius:8px}.floating .mini-icon svg{width:17px;height:17px}.next-shift{top:60px;left:0}.time-note{bottom:45px;right:0}.star-one{top:32px;right:9px;font-size:40px}.star-two{bottom:105px;left:5px;font-size:40px}.art-caption{font-size:9px;bottom:7px}.audience{flex-wrap:wrap;justify-content:center;gap:20px 23px;padding-block:22px;font-size:11px}.audience>span{width:100%;text-align:center;font-size:11px}.audience>span br{display:none}.audience svg{width:16px;height:16px}.audience>div{gap:6px}.section{padding-block:66px}.section-heading{margin-bottom:30px}.section-kicker{font-size:10px;letter-spacing:1px}h2{font-size:27px;margin:13px 0}.section-heading p{font-size:12px}.feature-grid{grid-template-columns:1fr;gap:18px}.feature-card{min-height:0;padding:26px 25px 0;border-radius:19px}.card-copy h3{font-size:20px}.card-copy p{font-size:12px}.rotation-demo,.widget-preview,.checklist,.hours-demo{margin-top:24px}.rotation-demo{max-width:350px}.widget-preview{max-width:285px}.checklist{max-width:330px}.hours-demo{max-width:330px}.records-section{padding:57px 0 42px}.records-layout{grid-template-columns:1fr;gap:28px}.record-copy h2{font-size:32px}.record-copy>p{font-size:13px}.record-benefits{gap:20px}.record-benefits strong{font-size:13px}.record-benefits span{font-size:11px}.record-demo{max-width:400px;margin:auto;width:100%;padding:0 9px}.record-sheet{padding:23px}.record-copy p.record-disclaimer{font-size:10px}.small-features{grid-template-columns:1fr 1fr;gap:32px 20px}.small-features h3{font-size:15px}.small-features p{font-size:11px}.small-features .mini-icon{width:37px;height:37px;border-radius:11px}.small-features .mini-icon svg{width:21px;height:21px}.faq-section{grid-template-columns:1fr;gap:29px;padding:42px 0 56px}.faq-section h2 br{display:none}.faq-section h2{font-size:27px;margin-bottom:0}.faq-flower{display:none}.faq-list summary{font-size:13px}.faq-list p{font-size:12px}.closing{padding:32px 26px}.closing h2{font-size:28px}.closing p{font-size:12px}.closing-doodle{right:-20px;top:65px;opacity:.36;transform:rotate(14deg)}.closing-doodle span{width:59px;height:87px;font-size:35px}.closing-doodle span:first-child{display:none}.closing>div:first-child{z-index:1}footer{flex-wrap:wrap;padding-block:31px 67px;gap:19px}footer .brand{width:100%}footer small{margin-left:auto;font-size:9px}.preview-banner{font-size:9px;padding:9px 5px}.preview-banner span{font-size:8px}}
@media(max-width:360px){.wrap{width:calc(100% - 30px)}h1{font-size:42px}.hero-actions{gap:12px}.hero-actions .button{padding:12px;font-size:11px}.hero-art{height:548px}.art-orbit{width:280px;height:360px}.phone{transform:rotate(3deg) scale(.90)}.time-note{right:-3px}.intro-pill{font-size:9px}.brand{font-size:21px}.site-header .button{font-size:9px;padding:9px}.our-feature{font-size:9px}.card-copy h3{font-size:18px}.feature-card{padding:24px 20px 0}.rotation-days{gap:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Keep decorative orbits inside the narrow-screen preview. */
@media(max-width:900px){.hero-art{overflow:clip}}
@media(min-width:901px) and (max-width:1100px){.hero{overflow:clip}}

/* Bilingual copy and interactive product examples. */
[hidden]{display:none!important}.header-actions{display:flex;align-items:center;gap:14px}.header-actions>.button{font-size:12px;padding:11px 15px}.language-switch{display:flex;border:1px solid #dbe5da;border-radius:9px;padding:3px;flex-shrink:0}.language-switch button{border:0;background:transparent;border-radius:6px;padding:7px 9px;font-size:12px;color:var(--muted)}.language-switch button[aria-pressed=true]{background:var(--mint);color:var(--ink)}.intro-pill>span[data-i18n]{width:auto;height:auto;background:none}.legend span[data-i18n]:before{content:none}.legend>span:before{content:""}.phone-bottom>span>span{display:inline}.phone-top h2 span[data-i18n]{font-size:inherit;color:inherit}.floating strong>span[data-i18n]{font-size:inherit;margin:0;font-weight:inherit}.selected-heading{gap:5px}.selected-heading>small{flex-shrink:0}.demo-tabs{display:flex;gap:4px;background:#f0f3ee;border-radius:9px;padding:4px;margin:0 0 14px}.demo-tabs button{flex:1;border:0;background:none;padding:8px 5px;border-radius:6px;font-size:11px;color:var(--muted);line-height:1.3}.demo-tabs button[aria-pressed=true]{background:#fff;color:var(--green);box-shadow:0 1px 4px #29462b0b}.demo-button{border:1px solid #cddcc9;background:#fff;border-radius:8px;color:var(--green);font-size:11px;padding:9px 10px;line-height:1.5}.demo-button:disabled{opacity:.45;cursor:default}.demo-actions{display:flex;flex-direction:column;gap:7px}.demo-note{font-size:11px!important;line-height:1.7;color:var(--muted);margin:12px 0}.text-button{background:none;border:0;padding:4px 0;color:var(--green);font-size:11px;text-decoration:underline;text-underline-offset:3px}.text-button:disabled{opacity:.45;cursor:default}.mini-calendar{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin-top:12px}.mini-calendar:empty{display:none}.mini-calendar button,.widget-fortnight button{min-width:0;border:0;border-radius:6px;display:flex;flex-direction:column;gap:5px;padding:9px 1px;font-size:11px;align-items:center}.mini-calendar small,.widget-fortnight small{font-size:8px}.widget-preview{max-width:370px;padding:20px;min-height:270px}.widget-preview>.demo-tabs:first-child{display:flex;font-size:inherit;color:inherit}.widget-next{width:100%;border:0;background:#f4f1fa;text-align:left;border-radius:13px;padding:20px 15px;color:#5a576e;display:grid;gap:14px}.widget-next small{font-size:10px;color:#82768f}.widget-next strong{font-size:13px;font-weight:600}.widget-next>span{font-size:23px;letter-spacing:1px}.widget-fortnight{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.task-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.task-row label{margin:0;flex:1;min-width:0;line-height:1.6}.task-row .text-button{font-size:10px;flex-shrink:0}.task-row.skipped label{text-decoration:line-through;color:#8e9785}.checklist-title{gap:8px;line-height:1.5}.checklist-title>span{white-space:nowrap}.checklist{min-height:270px;padding:20px;max-width:380px}.hours-demo{max-width:380px}.hours-demo-top>span{line-height:1.6}.hours-comparison{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:13px 0}.hours-comparison>span{background:#eff3eb;padding:10px;border-radius:8px;font-size:10px;color:var(--muted)}.hours-comparison b{display:block;font-size:15px;color:var(--ink);margin-top:5px}.income-line{display:flex;justify-content:space-between;gap:12px;font-size:12px;border-top:1px solid var(--line);padding-top:13px}.rotation-demo{transform:none;min-height:270px}.feature-card{padding-bottom:0}.feature-card .card-copy p{min-height:76px}.record-sheet .demo-tabs{margin-top:15px}.record-sheet-top>span:nth-child(2){min-width:0}.record-total strong{white-space:nowrap}.record-copy h2{max-width:430px}.report-link{display:block;margin:28px auto 0;font-size:13px}.report-sample{padding:17px;border:1px solid var(--line);border-radius:12px;margin:12px 0;background:#f6f8f1}.report-sample h3{font-size:18px;margin:0 0 8px}.report-sample strong{font-size:12px}.closing h2{max-width:550px}.preview-banner{line-height:1.6}.section-heading>[data-i18n]{color:#62816b;font-size:12px;letter-spacing:1px}html[lang=en] h1{font-size:clamp(39px,4.1vw,56px);line-height:1.22;letter-spacing:-1.9px}html[lang=en] .handline{white-space:normal}html[lang=en] .hero-description{max-width:470px;line-height:1.8}html[lang=en] .hero-note{letter-spacing:0}html[lang=en] .card-copy h3{font-size:24px;line-height:1.3}html[lang=en] .hero-actions{gap:15px}html[lang=en] .site-header nav{gap:20px}html[lang=en] .record-timeline>div{grid-template-columns:45px 1fr}html[lang=en] .timeline-detail{font-size:9px;line-height:1.6}
@media(max-width:1100px) and (min-width:901px){.site-header nav{display:none}.hero-actions{flex-wrap:wrap}}
@media(max-width:900px){.header-actions{gap:8px}.header-actions>.button{display:none}.language-switch button{min-height:32px}.hero-copy{max-width:520px}html[lang=en] h1{font-size:45px}.hero-actions{flex-wrap:wrap}.hero-note{max-width:340px;margin-inline:auto;line-height:1.7}.feature-card .card-copy p{min-height:0}.card-copy h3,html[lang=en] .card-copy h3{font-size:23px}.widget-preview{max-width:350px}.widget-fortnight{gap:4px}.closing h2{max-width:290px}.record-sheet .demo-tabs button{font-size:10px}.record-sheet-top>span:nth-child(2){font-size:12px}.record-state{font-size:9px}.phone-top h2 span[data-i18n]{font-size:21px}.mini-calendar button,.widget-fortnight button{min-height:42px}.small-features p{font-size:12px}.preview-banner{font-size:9px}.section-heading>[data-i18n]{font-size:10px}.chart-bottom{gap:10px;line-height:1.7}.widget-next>span{font-size:22px}}
@media(max-width:380px){html[lang=en] h1{font-size:39px}.brand{font-size:21px}.feature-card{padding-inline:18px}.widget-preview,.checklist,.hours-demo,.rotation-demo{padding:16px}.record-sheet{padding:17px}.record-timeline strong{font-size:15px}.record-total strong{font-size:16px}.record-sheet-top{gap:7px}.widget-fortnight small{font-size:7px}}
