:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}:root{--background:#f8f7f3;--white:#fff;--text:#292927;--muted:#77736d;--light-muted:#aaa69f;--border:#e7e4de;--sage:#dfe9df;--sage-dark:#55705e;--lavender:#e9e4f0;--lavender-dark:#675d76;--peach:#f3e3d8;--peach-dark:#875f4d;--blue:#e1eaf0;--blue-dark:#536d7d;--yellow:#eee9d5;--yellow-dark:#756d4e;--green:#e0e9e3;--green-dark:#557060}html{background:var(--background)}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{border:none}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #55705e33}.auth-page{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:30px 20px;display:flex}.auth-card{text-align:center;width:100%;max-width:440px}.logo{background:var(--sage);width:68px;height:68px;color:var(--sage-dark);border-radius:22px;justify-content:center;align-items:center;margin:0 auto 25px;display:flex}.auth-card h1{letter-spacing:-1.8px;margin:0;font-size:44px;font-weight:650}.tagline{color:var(--muted);margin:14px 0 35px;font-size:15px;line-height:1.7}.subscription-box{background:var(--white);border:1px solid var(--border);text-align:left;border-radius:24px;margin-bottom:20px;padding:28px}.price{text-align:center;letter-spacing:-1px;font-size:38px;font-weight:700}.price span{color:var(--muted);font-size:15px;font-weight:400}.subscription-box>p{text-align:center;color:var(--muted);margin:15px 0 20px;font-size:14px;line-height:1.6}.benefit{color:#555;align-items:center;gap:10px;padding:8px 0;font-size:14px;display:flex}.benefit svg{color:var(--sage-dark)}.form{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.form input{border:1px solid var(--border);background:var(--white);width:100%;color:var(--text);border-radius:14px;outline:none;padding:16px 17px}.form input:focus{border-color:#b4c1b5}.primary-button{background:var(--sage-dark);color:#fff;cursor:pointer;border-radius:14px;width:100%;padding:16px 20px;font-weight:600;transition:transform .2s,opacity .2s}.primary-button:hover{transform:translateY(-1px)}.primary-button:active{transform:translateY(0)}.secondary-button{border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;background:0 0;border-radius:14px;margin-top:10px;padding:15px 20px}.small-note{color:var(--light-muted);margin-top:15px;font-size:12px}.back-button{color:var(--muted);cursor:pointer;background:0 0;align-items:center;gap:7px;padding:5px 0;font-size:13px;display:inline-flex}.back-button:hover{color:var(--text)}.app{width:100%;max-width:850px;margin:auto;padding:35px 25px 60px}.app header{justify-content:space-between;align-items:center;margin-bottom:45px;display:flex}.app header h2{letter-spacing:-.5px;margin:0;font-size:22px}.app header p{color:var(--muted);margin:5px 0 0;font-size:13px}.logout{background:var(--white);border:1px solid var(--border);color:#777;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.home-intro{margin-bottom:32px}.completed-count{color:#777;letter-spacing:.5px;background:#eee;border-radius:20px;padding:6px 11px;font-size:11px;font-weight:600;display:inline-block}.home-intro h1{letter-spacing:-3px;margin:18px 0 12px;font-size:clamp(38px,7vw,62px);font-weight:650;line-height:1.03}.home-intro p{color:var(--muted);font-size:15px;line-height:1.7}.category-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.category-card{text-align:left;cursor:pointer;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:185px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex}.category-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000000f}.category-icon{margin-bottom:25px;font-size:26px}.category-card span{letter-spacing:1.5px;font-size:10px;font-weight:700}.category-card h2{letter-spacing:-.5px;margin:8px 0 7px;font-size:21px;font-weight:650}.category-card p{opacity:.75;margin:0;font-size:13px;line-height:1.5}.category-card strong{align-self:flex-end;font-size:20px}.reset-card{background:var(--sage);color:var(--sage-dark)}.break-card{background:var(--lavender);color:var(--lavender-dark)}.act-card{background:var(--peach);color:var(--peach-dark)}.understand-card{background:var(--blue);color:var(--blue-dark)}.release-card{background:var(--yellow);color:var(--yellow-dark)}.move-card{background:var(--green);color:var(--green-dark)}.category-back,.category-heading{margin-bottom:30px}.category-heading span{letter-spacing:1.5px;color:var(--muted);font-size:10px;font-weight:700}.category-heading h1{letter-spacing:-2px;margin:10px 0;font-size:clamp(34px,6vw,50px);line-height:1.05}.category-heading p{color:var(--muted);line-height:1.6}.task-list{flex-direction:column;gap:10px;display:flex}.task-card{background:var(--white);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:18px;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:18px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.task-card:hover{border-color:#d4d0c8;transform:translate(3px);box-shadow:0 5px 18px #00000008}.task-card-left{align-items:center;gap:15px;min-width:0;display:flex}.task-circle{color:#777;background:#f2f1ed;border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:11px;font-weight:600;display:flex}.task-card h3{margin:0 0 5px;font-size:15px;font-weight:600}.task-card p{color:#888;margin:0;font-size:12px;line-height:1.5}.arrow{color:#aaa;flex-shrink:0;font-size:18px}.arrow small{margin-right:6px;font-size:10px}.completed-card{opacity:.65}.completed-card .task-circle{background:var(--sage);color:var(--sage-dark)}.task-page{width:100%;max-width:700px;margin:auto;padding:35px 25px 70px}.task-detail{text-align:center;padding-top:45px}.task-icon{background:var(--sage);width:64px;height:64px;color:var(--sage-dark);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 25px;display:flex}.task-number{letter-spacing:1.8px;color:#999;font-size:10px;font-weight:700}.task-detail h1{letter-spacing:-2.5px;max-width:600px;margin:13px auto;font-size:clamp(36px,7vw,54px);line-height:1.05}.task-description{max-width:520px;color:var(--muted);margin:0 auto;font-size:15px;line-height:1.7}.task-divider{background:#ddd;width:50px;height:1px;margin:35px auto}.exercise-section{text-align:left;max-width:520px;margin:auto}.question{margin-bottom:22px}.question h3{margin:0 0 10px;font-size:15px;font-weight:600}.question textarea{min-height:95px}.timer-section{text-align:center;margin:25px auto 35px}.timer-display{letter-spacing:-3px;color:var(--text);margin-bottom:10px;font-size:62px;font-weight:650}.timer-display.finished{color:var(--sage-dark);font-size:48px}.timer-section>p{color:var(--muted);margin-bottom:20px;font-size:13px}.timer-buttons{justify-content:center;align-items:center;gap:8px;display:flex}.timer-button{width:auto;min-width:120px}.reset-timer{background:var(--white);border:1px solid var(--border);color:#777;cursor:pointer;border-radius:12px;padding:14px 18px}.done-section{text-align:left;max-width:520px;margin:auto}.done-section h3{margin:25px 0 12px;font-size:15px}.feelings{gap:8px;display:flex}.feeling{background:var(--white);border:1px solid var(--border);cursor:pointer;border-radius:13px;flex:1;padding:13px 8px;font-size:13px;transition:background .2s,border-color .2s}.feeling:hover{border-color:#ccc}.feeling.selected{background:var(--sage);color:var(--sage-dark);border-color:#b9cdbb}textarea{resize:vertical;border:1px solid var(--border);background:var(--white);width:100%;min-height:110px;color:var(--text);border-radius:14px;outline:none;padding:15px;line-height:1.6}textarea:focus{border-color:#b7c4b8}textarea::placeholder{color:#b3b0aa}.done-button{justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex}.completion-page{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:30px 20px;display:flex}.completion-card{text-align:center;width:100%;max-width:450px}.completion-icon{background:var(--sage);width:76px;height:76px;color:var(--sage-dark);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 30px;display:flex}.completion-label{letter-spacing:2px;color:#999;font-size:10px;font-weight:700}.completion-card h1{letter-spacing:-3px;margin:15px 0;font-size:clamp(44px,9vw,64px);line-height:.98}.completion-card>p:not(.completion-label){color:var(--muted);margin-bottom:35px}.intro{margin:35px 0}.intro h1{letter-spacing:-2px;margin:10px 0;font-size:44px}.intro p{color:var(--muted);line-height:1.6}.reflection-list{flex-direction:column;gap:12px;display:flex}.reflection-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:20px}.reflection-meta{color:#999;justify-content:space-between;gap:10px;margin-bottom:12px;font-size:11px;display:flex}.reflection-card h3{margin:0;font-size:15px}.reflection-card p{color:#6f6b65;margin:12px 0 0;font-size:13px;line-height:1.7}.reflection-card .no-reflection{color:#aaa}.empty-reflections{text-align:center;color:var(--muted);padding:55px 20px}.empty-icon{background:var(--sage);width:60px;height:60px;color:var(--sage-dark);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:25px;display:flex}.empty-reflections h2{color:var(--text);margin:0 0 8px;font-size:20px}footer{text-align:center;margin-top:55px}footer p{color:#aaa;font-size:12px}@media (width<=650px){.app{padding:25px 17px 45px}.app header{margin-bottom:35px}.home-intro h1{letter-spacing:-2px;font-size:45px}.category-grid{grid-template-columns:1fr;gap:11px}.category-card{border-radius:20px;min-height:145px;padding:20px}.category-icon{margin-bottom:15px}.category-card h2{font-size:19px}.category-card p{font-size:12px}.task-page{padding:25px 18px 50px}.task-detail{padding-top:35px}.task-detail h1{letter-spacing:-2px;font-size:40px}.feelings{gap:6px}.feeling{padding:12px 5px;font-size:12px}.task-card{padding:15px}.task-circle{width:38px;min-width:38px;height:38px}.task-card h3{font-size:14px}.task-card p{font-size:11px}.auth-card h1{font-size:40px}.subscription-box{padding:23px}.timer-display{font-size:52px}.reflection-meta{flex-direction:column;gap:5px}}@media (width<=380px){.home-intro h1{font-size:39px}.task-detail h1{font-size:35px}.category-card h2{font-size:17px}}
