:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#071015;--panel:#141f27c7;--line:#bce6f51f;--text:#f4fbff;--muted:#9cb0bc;--cyan:#55e7f2;--blue:#1d8fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,100% - 40px);height:84px;margin:0 auto;display:grid}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:720;display:flex}.brand img{border-radius:10px;box-shadow:0 0 26px #28c4e629}.top-nav{color:var(--muted);gap:30px;font-size:14px;display:flex}.top-nav a:hover{color:var(--text)}.header-actions{justify-self:end;align-items:center;gap:18px;display:flex}.github-link{color:var(--muted);font-size:13px;font-weight:650}.github-link:hover{color:var(--text)}.github-link span{color:var(--cyan);margin-left:3px}.language-switch{border:1px solid var(--line);border-radius:999px;gap:5px;padding:4px;display:flex}.language-switch a{text-align:center;min-width:34px;color:var(--muted);border-radius:999px;padding:7px 9px;font:700 11px/1 system-ui}.language-switch .active{color:#071015;background:var(--text)}.hero{grid-template-columns:minmax(380px,1fr) minmax(360px,440px);align-items:center;gap:clamp(54px,7vw,96px);width:min(1180px,100% - 40px);min-height:760px;margin:0 auto;padding:84px 0 106px;display:grid}.eyebrow{color:var(--cyan);letter-spacing:.05em;margin:0 0 22px;font-size:13px;font-weight:680}h1{letter-spacing:-.065em;margin:0;font-size:clamp(52px,7vw,88px);font-weight:750;line-height:1.08}.hero-lead{max-width:550px;color:var(--muted);margin:32px 0 0;font-size:18px;line-height:1.95}.hero-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:34px;display:flex}.timer-demo{--timer-yellow:#ffd60a;background:linear-gradient(145deg,#242431,#1e1e2b);border:1px solid #d8d8e721;border-radius:20px;justify-self:center;width:min(420px,100%);min-height:532px;padding:22px 20px 14px;overflow:hidden;box-shadow:0 36px 80px #00000061,inset 0 1px #ffffff0e}.timer-task{pointer-events:none;background:#3735327a;border:1px solid #ffd60a3d;border-radius:17px;grid-template-columns:48px 58px minmax(0,1fr) 22px;align-items:center;gap:10px;min-height:98px;padding:14px;display:grid}.timer-task-check{aspect-ratio:1;border:4px solid var(--timer-yellow);width:48px;color:var(--timer-yellow);border-radius:50%;place-items:center;font-size:21px;font-weight:700;display:grid}.timer-task-emoji{aspect-ratio:1;color:#fff;background:#746d4e;border-radius:13px;place-items:center;width:58px;font-size:25px;display:grid}.timer-task-copy{gap:3px;min-width:0;line-height:1.05;display:grid}.timer-task-copy strong,.timer-task-copy small,.timer-task-copy em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.timer-task-copy strong{color:#f1f1f5;font-size:18px}.timer-task-copy small{color:#9999a2;font-size:13px}.timer-task-copy em{color:var(--timer-yellow);font-size:13px;font-style:normal;font-weight:750}.timer-task-chevron{color:#85858f;font-size:28px;font-weight:800;transform:translateY(-3px)}.timer-modes{color:#93939c;text-align:center;pointer-events:none;background:#191925;border-radius:999px;grid-template-columns:repeat(3,1fr) 36px;align-items:center;gap:2px;min-height:48px;margin-top:18px;padding:3px;font-size:14px;display:grid}.timer-modes span,.timer-modes strong{place-items:center;min-height:42px;padding:0 5px;display:grid}.timer-modes strong{color:#f4f4f7;background:#565660;border-radius:999px;font-size:14px}.timer-modes i{border:2px solid #696a74;border-radius:50%;place-items:center;width:27px;height:27px;font-size:13px;font-style:normal;display:grid}.timer-ring{--timer-progress:2%;aspect-ratio:1;background:radial-gradient(circle,#282833 67%,transparent 68%),conic-gradient(var(--timer-yellow) var(--timer-progress),#111119 0);border-radius:50%;place-items:center;width:218px;margin:16px auto 18px;display:grid;position:relative;box-shadow:0 0 0 5px #111119,inset 0 0 0 1px #ffffff06}.timer-ring:before{content:"";border:1px solid #ffd60a1a;border-radius:50%;position:absolute;inset:12px}.timer-ring>span{z-index:1;text-align:center;gap:9px;display:grid;position:relative}.timer-ring small{color:#8f8f98;font-size:13px}.timer-ring strong{color:#f4f4f8;letter-spacing:-.055em;font:760 44px/1 ui-rounded,-apple-system,BlinkMacSystemFont,sans-serif}.timer-transport{pointer-events:none;place-items:center;min-height:76px;padding:4px 6px;display:grid}.timer-transport button{aspect-ratio:1;color:#342b00;background:var(--timer-yellow);cursor:pointer;pointer-events:auto;border:0;border-radius:50%;justify-self:center;place-items:center;width:68px;padding:0;font-size:20px;display:grid;box-shadow:0 12px 26px #ffd60a2b}.timer-transport button:hover{filter:brightness(1.07);transform:scale(1.015)}.timer-transport button:focus-visible{outline-offset:3px;outline:3px solid #fff}@media (max-width:1100px){.site-header{grid-template-columns:1fr auto}.top-nav{display:none}.hero{grid-template-columns:1fr;width:min(940px,100% - 40px);padding-top:64px}.hero-copy{max-width:680px}}@media (max-width:680px){.site-header,.hero{width:min(100% - 28px,1180px)}h1{font-size:52px}.hero{gap:48px}.timer-demo{border-radius:17px;min-height:0;padding:16px 14px 12px}.timer-task{grid-template-columns:42px 50px minmax(0,1fr) 18px;gap:8px;min-height:86px;padding:11px}.timer-task-check{width:42px;font-size:18px}.timer-task-emoji{width:50px;font-size:22px}.timer-task-copy strong{font-size:15px}.timer-task-copy small,.timer-task-copy em{font-size:11px}.timer-task-chevron{font-size:23px}.timer-modes{margin-top:14px;font-size:12px}.timer-modes strong{font-size:12px}.timer-ring{width:min(218px,66vw);margin-top:14px}.timer-transport{min-height:68px}.timer-transport button{width:min(62px,17vw)}}.primary-button,.secondary-button{border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:14px;font-weight:720;display:inline-flex}.primary-button{color:#071015;background:var(--text)}.secondary-button{border:1px solid var(--line);color:#c6d4da;background:0 0}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.secondary-button:hover{color:var(--text);border-color:#bce6f547}.promise{color:#718793;margin:20px 0 0;font-size:12px}.features-section,.privacy-callout,.download-section,.legal-page,.support-page,.footer{width:min(1180px,100% - 40px);margin-inline:auto}.features-section{border-top:1px solid var(--line);padding:104px 0 112px}.features-heading{margin-bottom:34px}.features-heading h2,.privacy-callout h2,.report-panel h2,.safety-panel h2{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,46px);line-height:1.15}.feature-list{border-top:1px solid var(--line)}.feature-list article{border-bottom:1px solid var(--line);grid-template-columns:52px minmax(150px,.42fr) minmax(0,1fr);align-items:start;gap:28px;padding:27px 0;display:grid}.feature-list article>span,.help-grid section>span,.legal-content section>span{color:#617782;padding-top:5px;font:650 11px/1 system-ui}.feature-list h3{letter-spacing:-.02em;margin:0;font-size:18px}.feature-list p{max-width:690px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.privacy-callout{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:1180px;padding:78px 0}.lock-mark{width:72px;height:72px;color:var(--cyan);background:#2bc5d514;border:1px solid #6ae9ea3d;border-radius:22px;place-items:center;font:700 30px/1 system-ui;display:grid}.privacy-callout h2{max-width:760px}.privacy-callout p{max-width:780px;color:var(--muted);margin:22px 0;line-height:1.85}.privacy-callout a,.safety-panel a{color:var(--cyan);font-size:14px;font-weight:700}.download-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:74px;margin-top:0;padding:104px 0;scroll-margin-top:28px;display:grid}.download-copy h2{letter-spacing:-.045em;max-width:570px;margin:0;font-size:clamp(34px,4.5vw,58px);line-height:1.12}.download-copy>p:not(.eyebrow){max-width:570px;color:var(--muted);margin:24px 0 30px;line-height:1.85}.download-copy>small{color:#657b86;margin-top:14px;font-size:11px;display:block}.app-store-links{flex-wrap:wrap;gap:12px;display:flex}.app-store-button{color:#fff;background:#050708;border:1px solid #ffffff2e;border-radius:14px;align-items:center;gap:11px;min-height:60px;padding:9px 18px;display:inline-flex;box-shadow:0 14px 30px #00000040}.app-store-button:hover{border-color:#ffffff59;transform:translateY(-1px)}.app-store-button>span:not(.apple-mark){gap:1px;display:grid}.app-store-button small{color:inherit;font-size:9px}.app-store-button strong{letter-spacing:-.035em;font:600 21px/1 system-ui}.apple-mark{font:500 30px/1 -apple-system,BlinkMacSystemFont,sans-serif}.device-list{border-top:1px solid var(--line)}.device-list article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:58px;padding:0 2px;display:flex}.device-list article strong{font-size:14px;font-weight:650}.device-list article small{color:#718792;font-size:12px}.footer{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr auto;gap:28px;padding:52px 0 42px;display:grid}.footer-brand{color:var(--text)}.footer nav{flex-wrap:wrap;justify-content:flex-end;align-items:start;gap:24px;font-size:13px;display:flex}.footer nav a:hover{color:var(--text)}.footer small{color:#536873;grid-column:1/-1;margin-top:20px}.page-heading{max-width:850px;padding:105px 0 84px}.page-heading h1{font-size:clamp(48px,7vw,82px)}.page-heading>p:not(.eyebrow){max-width:680px;color:var(--muted);margin:28px 0 20px;font-size:18px;line-height:1.8}.page-heading small{color:#677d88}.legal-layout{grid-template-columns:230px minmax(0,760px);align-items:start;gap:80px;padding-bottom:100px;display:grid}.legal-layout aside{position:sticky;top:28px}.legal-layout aside nav{border-left:1px solid var(--line);gap:12px;padding-left:18px;display:grid}.legal-layout aside a{color:#6f848f;font-size:12px;line-height:1.5}.legal-layout aside a:hover{color:var(--cyan)}.legal-content section{border-bottom:1px solid var(--line);margin:0 0 54px;padding:0 0 54px;scroll-margin-top:32px}.legal-content h2{letter-spacing:-.035em;margin:16px 0 22px;font-size:28px}.legal-content p{color:#a4b6bf;margin:0 0 17px;font-size:15px;line-height:1.95}.support-page{padding-bottom:100px}.help-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.help-grid section{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#101c2361;min-height:250px;padding:32px}.help-grid h2{margin-top:52px}.report-panel{background:linear-gradient(145deg,#102a38cc,#091218bf);border:1px solid #42b0eb2e;border-radius:30px;grid-template-columns:.78fr 1.22fr;align-items:start;gap:60px;margin-top:100px;padding:62px;display:grid}.report-panel h2{font-size:42px}.report-intro>p:not(.eyebrow){max-width:560px;color:var(--muted);margin:22px 0 30px;line-height:1.85}.report-intro ul{counter-reset:report;margin:14px 0 0;padding:0;list-style:none}.report-intro li{border-bottom:1px solid var(--line);color:#bed0d8;counter-increment:report;padding:17px 0 17px 40px;font-size:13px;line-height:1.5;position:relative}.report-intro li:before{content:counter(report,decimal-leading-zero);color:var(--cyan);font:700 10px/1.7 system-ui;position:absolute;left:0}.feedback-form{background:#03090d75;border:1px solid #c4e6f31a;border-radius:20px;gap:17px;padding:24px;display:grid;box-shadow:inset 0 1px #ffffff06}.form-live-label{color:#8ea2ac;border:1px solid #55e7f221;border-radius:999px;align-items:center;gap:8px;width:max-content;padding:7px 10px;font-size:10px;display:flex}.form-live-label i{background:#58dfb4;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #58dfb46b}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.feedback-form label{color:#b8cbd3;gap:8px;font-size:11px;font-weight:650;display:grid}.feedback-form input,.feedback-form select,.feedback-form textarea{color:#eaf6fa;background:#0b151b;border:1px solid #bce6f521;border-radius:11px;outline:0;width:100%;min-width:0;font:400 13px/1.4 -apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,Segoe UI,sans-serif}.feedback-form input,.feedback-form select{height:44px;padding:0 12px}.feedback-form textarea{resize:vertical;min-height:140px;padding:12px}.feedback-form input::placeholder,.feedback-form textarea::placeholder{color:#536a75}.feedback-form input:focus,.feedback-form select:focus,.feedback-form textarea:focus{border-color:#28b9ff;box-shadow:0 0 0 3px #28b9ff1a}.form-actions{align-items:center;gap:16px;display:flex}.form-actions button{color:#031116;cursor:pointer;background:linear-gradient(135deg,#79f3ee,#39b9ff);border:0;border-radius:11px;flex:none;align-items:center;gap:10px;min-height:44px;padding:0 16px;font-weight:750;display:inline-flex}.form-actions button:hover:not(:disabled){filter:brightness(1.08)}.form-actions button:disabled{cursor:wait;opacity:.65}.form-actions p{color:#657b86;margin:0;font-size:10px;line-height:1.55}.form-status{color:#84e9c8;background:#58dfb414;border-radius:10px;margin:0;padding:11px 12px;font-size:11px;line-height:1.5}.form-status.is-error{color:#ffb5a9;background:#ff675414}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.safety-panel{background:#382b132e;border:1px solid #ffcd7021;border-radius:24px;grid-template-columns:90px 1fr;gap:28px;margin-top:30px;padding:38px;display:grid}.safety-panel .lock-mark{color:#ffd27a;background:#ffcd700f;border-color:#ffcd7033;width:60px;height:60px}.safety-panel h2{font-size:25px}.safety-panel p{max-width:820px;color:var(--muted);margin:14px 0 18px;line-height:1.8}@media (max-width:900px){.legal-layout{grid-template-columns:1fr;gap:30px}.legal-layout aside{position:static}.legal-layout aside nav{border-left:0;border-bottom:1px solid var(--line);padding:0 0 14px;display:flex;overflow:auto}.legal-layout aside a{flex:none}.report-panel{grid-template-columns:1fr;gap:30px;padding:48px}.download-section{grid-template-columns:1fr;gap:48px;padding:52px}}@media (max-width:600px){.header-actions>.github-link{display:none}.features-section,.privacy-callout,.download-section,.legal-page,.support-page,.footer{width:min(100% - 28px,1180px)}.features-section{padding:76px 0 84px}.feature-list article{grid-template-columns:34px 1fr;gap:8px 16px;padding:22px 0}.feature-list h3,.feature-list p{grid-column:2}.help-grid{grid-template-columns:1fr}.privacy-callout{padding:62px 0}.lock-mark{width:58px;height:58px}.footer{grid-template-columns:1fr}.footer nav{justify-content:flex-start}.footer small{grid-column:auto}.page-heading{padding:70px 0 55px}.page-heading h1{font-size:45px}.page-heading>p:not(.eyebrow){font-size:16px}.legal-content h2{font-size:24px}.legal-content p{font-size:14px}.download-section{margin-top:0;padding:76px 0}.device-list article{min-height:54px}.app-store-button strong{font-size:18px}.report-panel{margin-top:70px;padding:30px 20px}.report-panel h2{font-size:34px}.form-row{grid-template-columns:1fr}.feedback-form{padding:18px}.form-actions{flex-direction:column;align-items:flex-start}.safety-panel{grid-template-columns:1fr;padding:28px}}
