@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap";:root{color:#18312d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#18312d;--muted:#6c7d78;--line:#dfe6df;--paper:#fbfcf9;--mint:#dcefe6;--mint-deep:#2d7059;--coral:#ee7868;background:#f4f6f2;font-family:Manrope,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #9bcbb4}.app-shell{background:radial-gradient(circle at 88% 5%,#eaf3ee 0,#f4f6f2 27rem),#f4f6f2;min-height:100vh}.topbar{background:#fbfcf9b3;border-bottom:1px solid #bfd0c673;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(24px,4.3vw,68px);display:flex}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:#2e735c;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 5px 12px #2e735c33}.brand-name{letter-spacing:-.04em;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:800;line-height:1}.brand-subtitle{color:#87938e;letter-spacing:.075em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:700}.topbar-actions{align-items:center;gap:8px;display:flex}.topbar-toggle,.lock-toggle{color:#62736e;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;min-height:44px;padding:0 13px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.topbar-toggle:hover{color:var(--ink);background:#edf3ee}.topbar-toggle--off{color:#8a6961;background:#fff4f1}.topbar-toggle--active{color:#2e735c;background:#e3f2e9;border-color:#c9e4d4}.contrast-icon{font-size:21px;line-height:0;transform:rotate(90deg)}.lock-toggle{color:#fff;background:#24463c;padding:0 16px;box-shadow:0 5px 12px #1d433824}.lock-toggle:hover{background:#18382f}.child-lock-badge{color:#47745f;background:#e4f3e8;border:1px solid #c8e4d1;border-radius:12px;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.unlock-toggle{color:#315f4c;background:#f7fbf7;border:1px solid #c9ddd0;border-radius:12px;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.unlock-toggle:hover{color:#fff;background:#2e735c;border-color:#2e735c}.mobile-menu{color:var(--ink);background:0 0;border:0;display:none}.page-content{width:min(1300px,100% - 48px);margin:0 auto;padding:54px 0 29px}.intro-row{justify-content:space-between;align-items:end;gap:32px;margin:0 6px 52px;display:flex}.eyebrow{color:#84928d;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.eyebrow--accent{color:#388168;align-items:center;gap:8px;display:flex}.eyebrow-dot{background:#ef8b78;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #fae4de}h1,h2,p{margin:0}h1{color:#183c34;letter-spacing:-.065em;margin-top:14px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(42px,5.2vw,74px);line-height:1.06}h1 em{color:#e67465;font-style:normal}.intro-copy{color:#75847f;letter-spacing:-.01em;margin-top:17px;font-size:15px}.intro-note{color:#5d776c;background:#edf6f0;border:1px solid #d6e6dc;border-radius:14px;align-items:flex-start;gap:11px;max-width:330px;margin-bottom:4px;padding:13px 17px;font-size:12px;line-height:1.55;display:flex}.intro-note svg{color:#58a17f;flex:none;margin-top:2px}.intro-note strong{color:#2c6751}.board-toolbar{justify-content:space-between;align-items:center;margin:0 6px 19px;display:flex}.board-heading{align-items:center;gap:10px;display:flex}.board-heading h2{letter-spacing:-.04em;font-family:Plus Jakarta Sans,sans-serif;font-size:19px}.count-pill,.done-pill{text-align:center;color:#6b7a75;background:#e7ede8;border-radius:8px;min-width:34px;padding:5px 8px;font-family:DM Mono,monospace;font-size:11px;font-weight:500}.done-pill{color:#477e62;background:#e5f3e9;align-items:center;gap:4px;font-family:Manrope,sans-serif;font-weight:700;display:inline-flex}.board-actions{align-items:center;gap:11px;display:flex}.text-action{color:#5f716a;background:0 0;border:0;align-items:center;gap:8px;padding:5px;font-size:12px;font-weight:800;display:inline-flex}.text-action:disabled{opacity:.4;cursor:not-allowed}.text-action:hover:not(:disabled){color:#27694f}.action-circle{color:#fff;background:#467b68;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.action-circle--add{background:#e27c6d}.action-divider{background:#d7e0d9;width:1px;height:22px}.timer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.timer-grid--1{grid-template-columns:minmax(0,1fr)}.timer-grid--1 .timer-card{min-height:570px}.timer-grid--1 .timer-card__readout{font-size:22px}.timer-grid--2,.timer-grid--3,.timer-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.timer-grid--5,.timer-grid--6{grid-template-columns:repeat(3,minmax(0,1fr))}.timer-card{background:#fbfcf9eb;border:1px solid #dfe7e0;border-radius:22px;flex-direction:column;align-items:stretch;min-height:486px;padding:20px 20px 19px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 10px 28px #314d3f0b}.timer-card:hover{border-color:#cadbd0;transform:translateY(-2px);box-shadow:0 15px 35px #314d3f14}.timer-card--locked{border-color:#d3e3d8}.timer-card--done{background:#fbfdf9;border-color:#b9dcc6}.timer-card__topline{justify-content:space-between;align-items:center;min-height:23px;display:flex}.activity-type{color:#7b8984;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.activity-type svg{color:#6caa8a}.status{color:#89928d;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.status-dot{background:#c4cdc8;border-radius:50%;width:6px;height:6px}.status--running{color:#408265}.status--running .status-dot{background:#62b58c;box-shadow:0 0 0 3px #e2f2e8}.status--paused{color:#a7783e}.status--paused .status-dot{background:#dfa35d}.status--done{color:#408265}.status--done .status-dot{background:#69b689}.dial-wrap{width:min(100%,264px);margin:16px auto 4px;position:relative}.timer-dial{filter:drop-shadow(0 8px 7px #2c44390f);width:100%;height:auto;display:block;overflow:visible}.dial-ring{stroke:#1d3e3124;stroke-width:1.6px}.dial-center{filter:drop-shadow(0 2px 2px #2941361a)}.dial-mark{fill:#2a453940}.dial-icon{color:#47645a;place-items:center;width:78px;height:78px;display:grid}.dial-wrap--done .timer-dial{animation:2.4s ease-in-out infinite calm-pulse}@keyframes calm-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.018)}}.done-stamp{color:#327051;white-space:nowrap;background:#e4f4e8;border:1px solid #c7e8d2;border-radius:99px;align-items:center;gap:5px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.timer-card__info{margin-top:auto}.timer-card__label-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.timer-card__label-row h2{color:#274a40;letter-spacing:-.04em;font-size:17px}.duration-chip{color:#89958f;font-family:DM Mono,monospace;font-size:10px}.timer-card__readout{color:#718079;letter-spacing:-.06em;margin-top:6px;font-family:DM Mono,monospace;font-size:19px}.timer-card__readout span{color:#a1aaa5;letter-spacing:.02em;font-family:Manrope,sans-serif;font-size:10px}.timer-controls{border-top:1px solid #e8ece8;align-items:center;gap:8px;margin-top:15px;padding-top:14px;display:flex}.control-button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:45px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.control-button--primary{color:#fff;background:#3d7a62;flex:1;box-shadow:0 4px 9px #3d7a6229}.control-button--primary:hover{background:#28694f}.control-button--quiet{color:#71827b;background:#edf1ed;width:45px}.control-button--quiet:hover{color:#285d4a;background:#e3eae4}.control-button--remove:hover{color:#c26458;background:#fff0ed}.add-card{color:#467764;text-align:left;background:#f8fcf880;border:1.5px dashed #c6d8cb;border-radius:22px;justify-content:center;align-items:center;gap:14px;min-height:144px;padding:20px;transition:all .2s;display:flex}.add-card:hover{background:#eef7f0;border-color:#78ae92}.add-card__icon{color:#fff;background:#79af92;border-radius:15px;place-items:center;width:47px;height:47px;display:grid}.add-card strong,.add-card small{display:block}.add-card strong{font-size:12px}.add-card small{color:#84948c;margin-top:4px;font-size:10px}.empty-board{text-align:center;background:#fbfcf9c7;border:1px solid #dce8df;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:470px;padding:60px 20px;display:flex}.empty-illustration{width:140px;height:140px;margin-bottom:22px;position:relative}.empty-disc{border-radius:50%;position:absolute}.empty-disc--back{background:#e9f5ec;width:100px;height:100px;top:4px;left:24px}.empty-disc--front{color:#4e9975;background:#fff;border:1px solid #cde4d5;place-items:center;width:96px;height:96px;display:grid;top:31px;left:8px;box-shadow:0 10px 20px #3d7a6217}.empty-spark{color:#ec8879;font-weight:800;position:absolute}.empty-spark--one{font-size:22px;top:7px;right:8px}.empty-spark--two{color:#8ab89d;font-size:30px;top:83px;right:0}.empty-board h2{letter-spacing:-.045em;font-family:Plus Jakarta Sans,sans-serif;font-size:22px}.empty-board p{color:#7e8d87;max-width:320px;margin:10px 0 22px;font-size:13px;line-height:1.6}.primary-button,.secondary-button{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:47px;padding:0 17px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.primary-button{color:#fff;background:#3b765e;border:1px solid #3b765e;box-shadow:0 5px 12px #3b765e2b}.primary-button:hover{background:#28694f}.primary-button:disabled{cursor:not-allowed;opacity:.4}.secondary-button{color:#6e7d76;background:#f7faf6;border:1px solid #d8e2da}.secondary-button:hover{background:#edf3ee}.page-footer{color:#8a9891;letter-spacing:.02em;border-top:1px solid #dce5de;justify-content:space-between;align-items:center;margin:32px 7px 0;padding-top:18px;font-size:10px;font-weight:700;display:flex}.page-footer>div:first-child{align-items:center;gap:7px;display:flex}.footer-dot{background:#83b799;border-radius:50%;width:6px;height:6px;display:inline-block}.footer-links{gap:19px;display:flex}.footer-links span{align-items:center;gap:5px;display:inline-flex}.footer-links svg{color:#72a58a}.modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1c312b4f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.setup-modal{background:#fbfcf9;border:1px solid #dce7df;border-radius:23px;width:min(100%,510px);max-height:calc(100vh - 40px);padding:28px;overflow:auto;box-shadow:0 24px 65px #18312b33}.pin-modal{background:#fbfcf9;border:1px solid #dce7df;border-radius:23px;width:min(100%,420px);padding:30px;box-shadow:0 24px 65px #18312b33}.pin-icon{color:#fff;background:#2e735c;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:19px;display:grid;box-shadow:0 6px 14px #2e735c33}.pin-modal h2{letter-spacing:-.05em;margin-top:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:25px}.pin-modal p{color:#788881;margin-top:9px;font-size:12px;line-height:1.6}.pin-field{margin-top:19px;display:block}.pin-field span{color:#526860;letter-spacing:.04em;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.pin-field input{color:#18312d;letter-spacing:.25em;text-align:center;background:#f8fbf8;border:1px solid #d7e3da;border-radius:11px;outline:0;width:100%;height:50px;padding:0 14px;font-family:DM Mono,monospace;font-size:21px}.pin-field input:focus{border-color:#6aae89;box-shadow:0 0 0 3px #e2f2e7}.pin-error{color:#a5564d;background:#fff1ee;border:1px solid #f4d4ce;border-radius:9px;margin-top:11px;padding:9px 11px;font-size:11px;font-weight:700}.modal-heading{justify-content:space-between;align-items:flex-start;margin-bottom:25px;display:flex}.modal-heading h2{letter-spacing:-.05em;margin-top:6px;font-family:Plus Jakarta Sans,sans-serif;font-size:25px}.icon-button{color:#718079;background:#edf3ee;border:0;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.icon-button:hover{color:#274c40;background:#e4ede6}.field-label,.field-label-row{color:#526860;letter-spacing:.04em;font-size:11px;font-weight:800}.field-label{margin-bottom:9px;display:block}.field-label-row{justify-content:space-between;align-items:center;display:flex}.field-hint{color:#93a099;font-family:DM Mono,monospace;font-size:10px;font-weight:400}.text-input{width:100%;height:49px;color:var(--ink);background:#f8fbf8;border:1px solid #d7e3da;border-radius:11px;outline:0;padding:0 14px;font-size:13px}.text-input:focus{border-color:#6aae89;box-shadow:0 0 0 3px #e2f2e7}.text-input::placeholder{color:#a8b2ad}.setup-section{margin-top:24px}.preset-row{flex-wrap:wrap;gap:7px;display:flex}.preset-button{color:#73847b;background:#f8faf7;border:1px solid #dce5dd;border-radius:9px;min-height:39px;padding:0 11px;font-size:11px;font-weight:700}.preset-button:hover{color:#3f795e;border-color:#9ac6aa}.preset-button--selected{color:#2f7655;background:#e9f6ed;border-color:#64a37e;box-shadow:inset 0 0 0 1px #64a37e}.time-inputs{align-items:end;gap:8px;margin-top:11px;display:flex}.time-inputs label span{color:#8a9790;margin-bottom:5px;font-size:10px;display:block}.time-inputs input{width:100px;height:41px;color:var(--ink);background:#f8fbf8;border:1px solid #d7e3da;border-radius:9px;padding:0 10px}.time-colon{color:#87958d;padding-bottom:10px}.icon-picker{grid-template-columns:repeat(9,1fr);gap:7px;display:grid}.picker-button{aspect-ratio:1;color:#70827a;background:#f8faf7;border:1px solid #dfe7e0;border-radius:10px;place-items:center;min-width:38px;display:grid}.picker-button:hover{color:#36765a;border-color:#9fc7ac}.picker-button--selected{color:#347558;background:#e5f4e9;border-color:#68a881;box-shadow:inset 0 0 0 1px #68a881}.color-picker{gap:10px;display:flex}.color-button{color:#fff;border:3px solid #0000;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.color-button--coral{background:#ee7868}.color-button--blue{background:#5b8def}.color-button--green{background:#62af91}.color-button--purple{background:#9b82d8}.color-button--gold{background:#d9a044}.color-button--selected{box-shadow:0 0 0 2px #fbfcf9,0 0 0 4px #416e5b}.modal-actions{border-top:1px solid #e6ece6;justify-content:flex-end;gap:9px;margin-top:29px;padding-top:19px;display:flex}.app-shell--high-contrast{--ink:#102820;--muted:#40534c;background:#fff}.app-shell--high-contrast .topbar,.app-shell--high-contrast .timer-card,.app-shell--high-contrast .empty-board,.app-shell--high-contrast .setup-modal,.app-shell--high-contrast .pin-modal{background:#fff;border-color:#aebfb3}.app-shell--high-contrast .timer-card__readout,.app-shell--high-contrast .intro-copy,.app-shell--high-contrast .status,.app-shell--high-contrast .activity-type{color:#40534c}.app-shell--high-contrast .timer-dial{filter:drop-shadow(0 0 #0000)}@media (width<=900px){.timer-grid,.timer-grid--5,.timer-grid--6{grid-template-columns:repeat(2,minmax(0,1fr))}.timer-card{min-height:460px}.timer-grid--1 .timer-card{min-height:520px}.intro-row{flex-direction:column;align-items:flex-start;margin-bottom:38px}.intro-note{max-width:420px}}@media (width<=650px){.topbar{height:73px;padding:0 18px}.brand-mark{border-radius:11px;width:36px;height:36px}.brand-name{font-size:15px}.brand-subtitle{font-size:8px}.topbar-actions{gap:5px;display:flex}.topbar-actions .topbar-toggle{display:none}.lock-toggle,.unlock-toggle{min-width:44px;padding:0 11px}.lock-toggle span,.unlock-toggle span{display:none}.child-lock-badge{min-width:44px;padding:0 10px;font-size:0}.mobile-menu{display:none}.page-content{width:min(100% - 28px,520px);padding-top:34px}.intro-row{margin:0 2px 34px}.desktop-break{display:none}h1{font-size:clamp(39px,13vw,57px)}.intro-copy{font-size:13px}.board-toolbar{flex-direction:column;align-items:flex-start;gap:13px;margin:0 2px 15px}.board-actions{justify-content:space-between;width:100%}.action-divider{display:none}.timer-grid,.timer-grid--1,.timer-grid--2,.timer-grid--3,.timer-grid--4,.timer-grid--5,.timer-grid--6{grid-template-columns:1fr}.timer-card,.timer-grid--1 .timer-card{min-height:472px}.timer-grid--1 .timer-dial{width:min(100%,280px);margin-left:auto;margin-right:auto}.add-card{min-height:112px}.page-footer{flex-direction:column;align-items:flex-start;gap:13px;margin-top:24px}.footer-links{flex-wrap:wrap;gap:12px}.setup-modal{padding:23px 18px}.icon-picker{grid-template-columns:repeat(6,1fr)}.picker-button{min-width:42px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
