@charset "UTF-8";
:root{--bg:#f7f6f2;--panel:#fffefa;--ink:#303c35;--muted:#90958c;--line:#e9e9e0;--orange:#cf7753;--orange-soft:#f4e7dd;--green:#6c8875;--radius:17px;--serif:"Noto Serif SC","Songti SC","STSong",SimSun,serif;font-family:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--bg);font-size:14px;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.5;cursor:wait}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid var(--orange)}button{border:0;background:transparent}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin:0}h2{font-size:17px;font-weight:600}h3{font-size:16px}strong{font-weight:600}small{font-size:12px}input,select,textarea{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:9px;background:#fffefa;color:var(--ink);min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid #dc805840;border-color:var(--orange)}input::placeholder,textarea::placeholder{color:#adb0a7}textarea{resize:vertical;line-height:1.9}label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:500;margin-bottom:18px}label small{font-size:11px;color:var(--muted);font-weight:400;line-height:1.7}form>.button{margin-top:3px}.muted{color:var(--muted)}p.muted{font-size:13px;line-height:1.9;margin-bottom:15px}.center{text-align:center}.danger{color:#b85647!important}.full{width:100%}.full-width{grid-column:1/-1}.eyebrow{font-size:10px;letter-spacing:2.2px;color:#8b9486;font-weight:600;display:block}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 19px;border-radius:9px;font-size:13px;line-height:20px;font-weight:500;transition:background .15s,transform .15s;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button svg{width:17px;height:17px}.primary{background:var(--orange);color:#fffaf3;box-shadow:0 4px 10px #cf775315}.primary:hover{background:#bf6947}.secondary{background:#fffefa;border:1px solid #dedfd5}.secondary:hover{background:#f1f1e9}.dark{background:#3c4b3d;color:#fffdf2}.dark:hover{background:#2e3f31}.light{background:#fffefa90;color:#736948}.light:hover{background:#fffefa}.destructive{background:#b85647;color:white}.text-button{display:inline-flex;align-items:center;gap:7px;padding:6px 0;font-size:12px;color:#a46b4b;white-space:nowrap}.text-button:hover{color:var(--ink)}.text-button svg{width:15px;height:15px}.icon-button{width:34px;height:34px;display:inline-flex;justify-content:center;align-items:center;border-radius:8px;color:#999f93;flex-shrink:0}.icon-button:hover{background:#eeeae1;color:var(--ink)}.icon-button svg{width:17px;height:17px}.button-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.layout{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;background:#f0f1e9;border-right:1px solid #e5e7dc;display:flex;flex-direction:column;padding:34px 20px 18px;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 10px;font-family:var(--serif);font-weight:700;font-size:28px;letter-spacing:5px}.brand small{font-family:Inter,"Segoe UI",sans-serif;font-size:8px;letter-spacing:3px;display:block;color:#8b9383;margin-top:3px;font-weight:500}.brand-mark{background:#74846b;color:#fff9e9;width:42px;height:45px;border-radius:12px 12px 12px 2px;display:grid;place-items:center;flex-shrink:0}.brand-mark svg{width:29px;height:29px;stroke-width:1.1}.sidebar-label{font-size:10px;letter-spacing:1.5px;color:#a0a595;padding:45px 15px 15px}.nav-item{display:flex;gap:13px;width:100%;align-items:center;padding:13px 16px;margin-bottom:5px;border-radius:9px;color:#82897c;text-align:left;transition:all .15s;font-size:13px;position:relative}.nav-item svg{width:19px;height:19px}.nav-item.active{background:#e4e7d9;color:#4f6347;font-weight:600}.nav-item.active:before{content:'';position:absolute;left:-20px;width:3px;height:20px;background:#798d68;border-radius:0 3px 3px 0}.nav-item:hover{background:#e9ecdf}.nav-item small{margin-left:auto;font-size:10px;background:#fffefa8a;border-radius:5px;padding:1px 6px;font-weight:500}.sidebar-note{margin:32px 11px 0;border-top:1px solid #dfe3d6;padding-top:20px;position:relative;overflow:hidden}.sidebar-note>span{font-size:10px;color:#9ca18d;letter-spacing:1px}.sidebar-note p{font-family:var(--serif);font-size:17px;line-height:1.8;margin-top:38px;position:relative;z-index:1;color:#8d957e;letter-spacing:1px}.note-sun{border:1px solid #d6dac5;border-radius:50%;width:88px;height:88px;position:absolute;right:-22px;top:32px;background:repeating-conic-gradient(from 0deg,#d6dac5 0deg 1deg,transparent 1deg 15deg);mask-image:radial-gradient(transparent 20px,black 20px,black 41px,transparent 42px)}.sidebar-bottom{margin-top:auto;padding-top:30px}.profile{border-top:1px solid #dfe3d6;padding:20px 6px 0;display:flex;align-items:center;gap:10px}.avatar{border:1px solid #e0d8c7;border-radius:50%;background:#eae1d0;width:34px;height:34px;display:grid;place-items:center;font-family:var(--serif);color:#85745b;flex-shrink:0}.profile strong{font-size:12px;max-width:125px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile small{font-size:9px;color:#a3a593;display:block;margin-top:4px}.workspace{margin-left:224px;width:calc(100% - 224px)}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;gap:15px}.breadcrumb{font-size:11px;color:#858d7e;white-space:nowrap}.breadcrumb span{margin:0 14px;color:#c8cbbc}.topbar>div{display:flex;align-items:center;gap:19px}.topbar-divider{height:14px;width:1px;background:var(--line)}.date-label{font-size:11px;color:#959a8e}.sync-state{font-size:10px;color:#88957e;display:flex;align-items:center;gap:6px;white-space:nowrap}.status-dot{width:5px;height:5px;background:#8fa381;border-radius:50%;display:inline-block}.status-dot.offline{background:#d4a958}.status-dot.error{background:#bf624d}main{max-width:1450px;margin:0 auto;padding:34px 40px 15px;min-height:calc(100vh - 145px)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:28px}.page-heading h1{font-size:27px;font-weight:500;letter-spacing:.5px;line-height:1.5;margin-top:9px}.page-heading p{color:#92998b;font-size:12px;margin-top:9px;line-height:1.7}.greeting-sun{font-size:25px;color:#cbb884;vertical-align:middle;margin-left:6px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:24px}.dashboard-main,.dashboard-rail{display:flex;flex-direction:column;gap:23px}.focus-banner{background:#ecebdc;border:1px solid #e6e5d5;border-radius:var(--radius);min-height:262px;position:relative;overflow:hidden;display:flex}.focus-copy{padding:31px;z-index:2;position:relative}.focus-copy .eyebrow{font-size:8px;letter-spacing:2.2px;color:#969b81}.focus-copy h2{font-family:var(--serif);font-size:30px;line-height:1.55;letter-spacing:2px;font-weight:500;margin:16px 0 10px;color:#4b5941}.focus-copy p{font-size:11px;color:#92987f;margin-bottom:24px}.focus-copy .button{font-size:11px;padding:10px 16px;border-radius:7px}.banner-art{position:absolute;right:0;top:0;bottom:0;width:47%;overflow:hidden}.orb{position:absolute;right:47px;top:34px;width:99px;height:99px;background:radial-gradient(circle at 32% 28%,#e8b989,#d2a478);border-radius:50%;box-shadow:inset -10px -8px 20px #b8885330,0 15px 30px #cabc8c25}.arch{position:absolute;border-radius:90px 90px 0 0}.arch-one{width:147px;height:197px;background:linear-gradient(110deg,#cad0b5,#a4af8c);bottom:-3px;right:19px;transform:rotate(-12deg);box-shadow:inset 8px 0 12px #dce0c860}.arch-two{width:136px;height:143px;bottom:-15px;right:117px;transform:rotate(12deg);background:linear-gradient(130deg,#c5bda0,#e1d8be);box-shadow:5px -2px 22px #8e9e7340}.art-ground{position:absolute;width:330px;height:140px;border:1px solid #8d997533;bottom:-104px;right:-39px;border-radius:50%;transform:rotate(-15deg)}.art-label{position:absolute;bottom:22px;right:25px;font-size:8px;letter-spacing:3px;color:#65734f;writing-mode:vertical-rl}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.metric{padding:20px 21px;background:var(--panel);border:1px solid var(--line);border-radius:13px}.metric>div{display:flex;align-items:center;justify-content:space-between;gap:5px}.metric span,.metric>span{color:#93988c;font-size:11px}.metric svg{width:17px;height:17px;color:#a4ad96}.metric strong{font-size:31px;display:block;line-height:1.2;letter-spacing:-1px;font-weight:500;margin:16px 0 10px;font-variant-numeric:tabular-nums}.metric strong small{font-size:10px;letter-spacing:0;color:#989e90;margin-left:7px}.metric p{font-size:9px;color:#a8ac9f;line-height:1.6}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:23px 25px;min-width:0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:21px}.section-heading h2{font-size:15px;display:flex;align-items:center;gap:8px;line-height:1.5}.section-heading p{font-size:10px;color:#a3a797;margin-top:5px}.section-heading>.muted{font-size:11px}.section-heading>svg{color:#b7b295;width:19px}.count{font-size:10px;font-family:"Segoe UI",sans-serif;border-radius:4px;background:#eeefe5;padding:1px 6px;color:#949b86}.task-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #eeeee5;min-width:0}.task-row:last-child{border-bottom:0}.task-check{border:1.4px solid #d9ddce;width:18px;height:18px;border-radius:5px;flex-shrink:0;padding:0;display:grid;place-items:center;color:white;font-size:12px}.task-check:hover{border-color:#899e78}.task-check.checked{background:#8c9f7d;border-color:#8c9f7d}.task-content{flex:1;min-width:0;text-align:left;padding:0}.task-content strong{font-size:12px;font-weight:500;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-content>span{display:flex;align-items:center;gap:12px;margin-top:8px}.task-content small{font-size:9px;color:#a3a997}.task-content small.overdue{color:#c68062}.task-row.is-done strong{text-decoration:line-through;color:#adb3a4}.tag{--tag:#99a087;display:inline-flex;gap:5px;align-items:center;color:var(--tag);background:color-mix(in srgb,var(--tag) 10%,transparent);border-radius:4px;padding:3px 7px;font-size:9px;white-space:nowrap}.tag i{width:4px;height:4px;border-radius:50%;background:var(--tag)}.priority{font-size:9px;white-space:nowrap;color:#a1a798}.priority.high{color:#ca906b}.priority.low{color:#9aaba1}.add-line{display:flex;align-items:center;gap:8px;color:#acaf9f;font-size:11px;margin-top:15px;padding:6px 0}.add-line svg{width:15px;height:15px}.empty{text-align:center;padding:33px 15px;color:#a1a692}.empty>svg{width:32px;height:32px;stroke-width:1.1;color:#c2c8b3;margin-bottom:14px}.empty h3{font-size:13px;font-weight:500;line-height:1.7}.empty p{font-size:11px;line-height:1.8;margin-top:8px}.empty .text-button{margin-top:16px}.calendar{padding:23px 20px}.calendar .section-heading{margin-bottom:19px}.calendar h2{font-size:13px}.calendar-flower{font-size:20px;color:#a8ae90}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px 2px;text-align:center;align-items:center}.calendar-grid>span{aspect-ratio:1;display:grid;place-items:center;font-size:10px;color:#8b9380;position:relative}.calendar-grid .weekday{color:#b2b6a7;font-size:9px}.calendar-grid .calendar-day.today{background:#788a66;color:#fffef5;border-radius:50%}.calendar-day.marked:after{content:'';width:3px;height:3px;border-radius:50%;background:#d7a177;position:absolute;bottom:1px;left:calc(50% - 1.5px)}.calendar-foot{border-top:1px solid #efeee5;padding-top:15px;font-size:8px;color:#b2b5a6;display:flex;align-items:center;gap:6px;margin-top:16px}.calendar-foot i{width:4px;height:4px;border-radius:50%;background:#ceac87}.journal-prompt{background:#f3ecdb;border:1px solid #ece5d1;border-radius:var(--radius);padding:23px 21px}.journal-prompt .section-heading{margin-bottom:12px}.journal-prompt h2{color:#837553}.journal-prompt>p{font-size:10px;color:#a99b7d}.mood-preview{display:flex;align-items:center;justify-content:space-between;margin:24px -3px}.mood-preview button{border:1px solid #dfd3b5;border-radius:50%;width:33px;height:33px;color:#b19d70;font-size:20px;background:#f8f3e6;font-family:var(--serif);line-height:1}.mood-preview button:hover{background:#e5d8b9;transform:translateY(-3px)}.journal-prompt .button{font-size:10px;padding:10px}.review-prompt{padding:3px 20px 20px;position:relative}.tiny-icon{color:#a7b194;display:block;margin-bottom:16px}.tiny-icon svg{width:23px;height:23px}.review-prompt .eyebrow{font-size:8px;letter-spacing:1.5px;color:#a1ab93}.review-prompt h3{font-family:var(--serif);font-size:22px;line-height:1.7;font-weight:500;margin:13px 0;color:#6a795b;letter-spacing:1px}.review-prompt p{font-size:10px;line-height:1.8;color:#a2aa97;margin-bottom:19px}.review-prompt .text-button{font-size:11px;color:#879772}.chart-topline{display:flex;align-items:center;gap:17px;margin-bottom:20px}.chart-topline strong{font-size:24px;font-weight:500;letter-spacing:-.5px}.chart-topline strong small{font-size:10px;font-weight:400;color:#999f90}.chart-topline>span{font-size:9px;color:#aaaF9f}.bar-chart{height:158px;display:flex;gap:13px}.chart-guides{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:26px;font-size:8px;color:#b9bdaf;min-width:17px}.chart-bars{display:flex;gap:12px;align-items:stretch;width:100%;background:repeating-linear-gradient(to top,transparent 0,transparent 65px,#eceee4 66px,#eceee4 67px);background-position:0 -24px;min-width:0}.bar-column{display:flex;flex-direction:column;align-items:center;flex:1;min-width:0}.bar-track{height:132px;width:100%;display:flex;align-items:flex-end;justify-content:center}.bar{background:#cbd4bc;border-radius:4px 4px 0 0;width:61%;max-width:35px;min-height:0;transition:height .4s}.bar.current{background:#899e75}.bar-column small{font-size:9px;color:#a4ac97;height:26px;padding-top:12px}.page-footer{padding:24px 40px 25px;max-width:1450px;display:flex;justify-content:space-between;margin:auto;color:#bdc0b3;font-size:9px;letter-spacing:1px}.page-footer span:first-child{letter-spacing:2px;font-size:8px}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.segmented{display:inline-flex;gap:4px;background:#edeee5;border-radius:9px;padding:4px}.segmented button{padding:8px 15px;border-radius:6px;color:#929a87;font-size:11px;white-space:nowrap}.segmented button.active{background:#fffefa;color:#5c7051;box-shadow:0 1px 3px #59604312}.segmented small{font-size:9px;margin-left:4px;opacity:.7}.inline-select{flex-direction:row;align-items:center;gap:10px;margin:0;color:#999f91;font-size:11px}.inline-select select{width:auto;padding:9px 30px 9px 12px;font-size:11px}.timer-panel{text-align:center;border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(ellipse at 50% 10%,#f0f0e1,transparent 70%),var(--panel);padding:36px 20px 32px;margin-bottom:24px}.timer-eyebrow{display:flex;justify-content:center;align-items:center;gap:7px;font-size:11px;color:#96a385;letter-spacing:2px}.timer-display{font-size:72px;letter-spacing:5px;font-weight:300;margin:20px 0 10px;font-variant-numeric:tabular-nums;color:#526647;font-family:"Segoe UI",sans-serif}.timer-panel>p{font-size:14px;color:#8f9b82;margin-bottom:13px;overflow-wrap:anywhere}.timer-panel>.button{display:flex;margin:24px auto 15px;min-width:155px}.timer-panel>small{font-size:10px;color:#b1b8a6}.pulsing{width:6px;height:6px;border-radius:50%;background:#93a879;animation:breathe 2s infinite;display:inline-block}.list-date{font-size:11px;color:#a2a995;margin:18px 0 6px;letter-spacing:1px}.entry-row{display:flex;align-items:center;gap:14px;width:100%;text-align:left;padding:19px 0;border-bottom:1px solid var(--line)}.entry-row:last-child{border-bottom:0}.entry-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.entry-title{flex:1;min-width:0}.entry-title strong{font-size:13px;font-weight:500;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry-title small{font-size:10px;color:#a3aa97;display:block;margin-top:7px}.entry-duration{font-size:12px;color:#879578;white-space:nowrap}.entry-row>svg{width:14px;height:14px;color:#bec4b2}.journal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.journal-toolbar>.muted{font-size:12px}.journal-toolbar input{width:260px;background:#fffefa;padding:11px 14px;font-size:12px}.journal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.journal-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:25px;text-align:left;display:flex;flex-direction:column;transition:transform .2s,border-color .2s;min-width:0}.journal-card:hover{transform:translateY(-3px);border-color:#cbcdbb}.journal-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;color:#a4ad96}.mood-badge{color:#b4a374;background:#f3edde;border-radius:6px;padding:5px 8px;font-size:10px}.journal-card h2{font-family:var(--serif);font-size:22px;font-weight:500;line-height:1.6;margin:20px 0 12px;overflow-wrap:anywhere}.journal-card>p{font-size:12px;color:#8f9887;line-height:2;white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:30px;min-height:96px;overflow-wrap:anywhere}.journal-card-bottom{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#b3b9a9;margin-top:auto}.journal-card-bottom svg{width:16px}.four{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:23px}.stats-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr);gap:23px;margin-bottom:23px}.stats-grid .bar-chart{height:220px}.stats-grid .bar-track{height:194px}.stats-grid .chart-bars{background:repeating-linear-gradient(to top,transparent 0,transparent 96px,#eceee4 97px,#eceee4 98px);background-position:0 -24px;gap:7px}.stats-grid .chart-topline{margin:25px 0}.donut{width:148px;height:148px;margin:12px auto 25px;border-radius:50%;display:grid;place-items:center}.donut>div{width:113px;height:113px;background:var(--panel);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.donut strong{font-size:27px;font-weight:500}.donut span{font-size:10px;color:#a1ab94;margin-top:4px}.legend{display:flex;flex-direction:column;gap:13px}.legend>div{display:flex;align-items:center;justify-content:space-between;font-size:11px}.legend span{display:flex;align-items:center;gap:8px;color:#98a18c}.legend i{width:7px;height:7px;border-radius:2px}.legend strong{font-weight:500;color:#849273}.legend small{font-size:9px;color:#b0b7a5;display:inline-block;text-align:right;width:35px}.mood-stats{display:flex;justify-content:space-around;padding:12px 0 15px;gap:12px}.mood-stats>div{display:flex;flex-direction:column;align-items:center;gap:9px}.mood-stats span{font-family:var(--serif);font-size:27px;color:#b7a473}.mood-stats strong{font-size:23px;color:#879577;font-weight:500}.mood-stats small{font-size:10px;color:#aab19f}.review-builder{max-width:800px;margin:0 auto 36px;padding:32px 40px}.review-intro{text-align:center}.review-symbol{width:53px;height:53px;background:#eef0df;border-radius:17px;color:#94a57a;display:grid;place-items:center;margin:0 auto 19px}.review-symbol svg{width:25px;height:25px}.review-intro h2{font-family:var(--serif);font-size:25px;font-weight:500;letter-spacing:1px}.review-intro p{font-size:12px;color:#9ea790;line-height:1.9;margin:13px 0 30px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.summary-options{display:grid;grid-template-columns:1fr 1fr;gap:14px}.radio-card{flex-direction:row;align-items:center;border:1px solid var(--line);border-radius:10px;padding:16px 12px;gap:10px;cursor:pointer}.radio-card:has(input:checked){border-color:#b3bfa2;background:#f3f5e9}.radio-card input{width:15px;height:15px;accent-color:#809669}.radio-card span{display:flex;flex-direction:column;gap:5px}.radio-card strong{font-size:12px;font-weight:500}.radio-card small{font-size:10px}.privacy-note{font-size:10px;color:#a5ad97;line-height:1.9;margin:0 0 20px}.review-builder form>.button{display:flex;margin:5px auto}.outside{margin:28px 0 18px}.summary-card{margin-bottom:20px}.summary-card h2{font-size:16px;margin-top:9px}.summary-body{white-space:pre-wrap;line-height:2.1;font-size:13px;color:#7b886e;overflow-wrap:anywhere}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.setting-divider{height:1px;background:var(--line);margin:26px 0}.categories-list{display:flex;flex-direction:column;gap:7px}.categories-list>button{display:flex;justify-content:space-between;align-items:center;padding:9px 0}.categories-list>button>span:last-child{font-size:10px;color:#b0b8a4}.categories-list svg{width:13px;height:13px}.categories-list .tag{font-size:11px;padding:6px 9px}.settings-grid h3{font-size:14px;font-weight:500;margin:14px 0 10px}.settings-grid .privacy-note{margin:16px 0 0}.mobile-nav{display:none}dialog{border:1px solid #e6e8dc;border-radius:20px;padding:30px 32px;width:min(580px,calc(100% - 28px));max-height:calc(100dvh - 50px);background:var(--panel);color:var(--ink);box-shadow:0 30px 120px #35402d30;overflow-y:auto}dialog::backdrop{background:#29352b65;backdrop-filter:blur(4px)}.modal-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;gap:15px}.modal-heading h2{font-family:var(--serif);font-size:25px;font-weight:500;margin-top:10px}.modal-heading .eyebrow{font-size:9px}.modal-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:26px}.color-input{height:47px;max-width:100px;padding:4px}.journal-body-label textarea{line-height:2.2;background:linear-gradient(transparent 30px,#e8eadf 31px,transparent 32px);background-size:100% 32px;background-position:0 12px;border-color:#e8eadf;font-size:14px}.draft-status{font-size:10px;color:#a4ad96;margin-top:10px}.compare{display:grid;grid-template-columns:1fr 1fr;gap:14px}.compare>div{border:1px solid var(--line);background:var(--bg);border-radius:10px;padding:15px;max-height:220px;overflow:auto;overflow-wrap:anywhere}.compare small{font-size:10px;color:#a4ad96}.compare p{font-size:12px;line-height:1.9;white-space:pre-wrap;margin-top:8px}#toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);background:#394835;box-shadow:0 6px 25px #2e3e2630;color:#fffef2;border-radius:10px;padding:13px 22px;font-size:12px;z-index:100;max-width:calc(100% - 30px);opacity:0;pointer-events:none;transition:all .2s;text-align:center;line-height:1.7}#toast.show{opacity:1;transform:translate(-50%,0)}.initial{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:#8e9c80;font-size:13px}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-visual{background:#ecefe2;padding:50px 60px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;min-height:100vh}.auth-visual .brand{padding:0}.auth-visual>div{padding:55px 0;position:relative;z-index:1}.auth-visual h1{font-family:var(--serif);font-size:54px;font-weight:500;letter-spacing:5px;line-height:1.55;margin:28px 0;color:#607251}.auth-visual p{font-size:13px;line-height:2.1;color:#99a28a;position:relative;z-index:2}.auth-visual>small{font-size:10px;color:#aeb69e;letter-spacing:2px}.auth-orb{position:absolute;right:-90px;bottom:-100px;width:270px;height:370px;border-radius:150px 150px 0 0;background:linear-gradient(135deg,#d4d9bb,#aab797);transform:rotate(-18deg);z-index:-1;opacity:.6}.auth-orb:before{content:'';position:absolute;width:130px;height:130px;border-radius:50%;background:#d8b48a;left:-50px;top:-75px}.auth-form-wrap{max-width:440px;padding:50px 30px;width:100%;margin:auto}.auth-form-wrap h2{font-family:var(--serif);font-size:29px;font-weight:500;margin:15px 0}.auth-form-wrap>p{font-size:12px;margin-bottom:33px}.auth-foot{display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;color:#b1b8a5;margin-top:35px}.auth-foot svg{width:15px;height:15px}.auth-mobile-brand{display:none}.form-error{font-size:12px;line-height:1.7;color:#b86b50;margin:8px 0 15px}.form-error:empty{display:none}@keyframes breathe{0%,100%{opacity:1}50%{opacity:.35}}
@media(min-width:1600px){main{padding-top:42px}.focus-banner{min-height:284px}.focus-copy{padding:36px}.focus-copy h2{font-size:34px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 310px;gap:27px}.calendar-grid>span{font-size:12px}.metric{padding:24px}.metric strong{font-size:37px}.card{padding:27px}}
@media(max-width:1200px){.sidebar{width:198px;padding-left:16px;padding-right:16px}.workspace{margin-left:198px;width:calc(100% - 198px)}.topbar{padding:0 26px}main{padding:28px 26px 15px}.page-heading h1{font-size:23px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 235px;gap:18px}.dashboard-main,.dashboard-rail{gap:18px}.focus-copy{padding:25px}.focus-copy h2{font-size:28px}.banner-art{width:43%;opacity:.8}.orb{right:25px;width:80px;height:80px}.arch-one{right:-7px;width:130px}.arch-two{right:65px;width:105px}.metric{padding:17px 15px}.metric strong{font-size:27px}.card{padding:21px}.mood-preview button{width:29px;height:29px}.calendar{padding:21px 15px}.page-footer{padding-left:26px;padding-right:26px}.sidebar-note{margin-top:25px}.review-prompt{padding-left:15px}.stats-grid{grid-template-columns:minmax(0,1.3fr) minmax(225px,1fr)}}
@media(max-width:1020px){.dashboard-grid{grid-template-columns:minmax(0,1fr)}.dashboard-rail{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.dashboard-rail .review-prompt{display:none}.focus-banner{min-height:250px}.banner-art{width:50%}.orb{right:60px;width:100px;height:100px}.arch-one{right:35px;width:150px}.arch-two{right:145px;width:120px}.page-heading{flex-wrap:wrap;gap:18px}.page-heading>.button{font-size:11px;padding:9px 14px}.metric p{font-size:10px}.stats-grid{grid-template-columns:1fr}.stats-grid .donut{float:left;margin:0 35px 0 5px}.stats-grid .legend{min-height:150px;justify-content:center}.settings-grid{grid-template-columns:1fr}.date-label{display:none}.topbar-divider{display:none}.journal-grid{grid-template-columns:1fr}.four{grid-template-columns:repeat(2,1fr)}.calendar-grid>span{font-size:11px}.auth-visual{padding:40px}.auth-visual h1{font-size:43px}.auth-orb{opacity:.4}.auth-form-wrap{padding:40px 28px}}
@media(max-width:760px){:root{font-size:14px}.sidebar{display:none}.workspace{margin-left:0;width:100%}.topbar{height:62px;padding:0 20px}.breadcrumb{font-size:10px}.breadcrumb:before{content:'拾光';font-family:var(--serif);font-size:20px;font-weight:600;letter-spacing:2px;color:#667858;margin-right:18px}.breadcrumb{font-size:0}.breadcrumb span{display:none}.topbar>div{gap:12px}.topbar:after{display:none}main{padding:25px 20px 16px;min-height:calc(100vh - 182px)}.page-heading{margin-bottom:24px;gap:16px}.page-heading h1{font-size:24px;line-height:1.5;margin-top:10px}.page-heading p{font-size:11px;line-height:1.9}.page-heading .eyebrow{font-size:8px;letter-spacing:1.8px}.greeting-sun{display:none}.dashboard-main{gap:18px}.focus-banner{min-height:252px;border-radius:14px}.focus-copy{padding:25px}.focus-copy .eyebrow{font-size:7px;letter-spacing:1.3px}.focus-copy h2{font-size:29px;letter-spacing:1px;margin-top:18px}.focus-copy p{font-size:10px;max-width:190px}.focus-copy .button{font-size:11px;padding:10px 13px}.banner-art{width:45%;opacity:.8}.orb{width:75px;height:75px;right:20px;top:38px}.arch-one{width:115px;height:175px;right:-14px}.arch-two{width:95px;height:115px;right:51px;bottom:-10px}.art-label{right:9px;font-size:7px}.metric-grid{gap:9px}.metric{padding:16px 11px;border-radius:12px}.metric>div>svg{width:14px;height:14px}.metric span{font-size:10px}.metric strong{font-size:27px;margin:16px 0 9px}.metric strong small{font-size:9px;margin-left:4px}.metric p{font-size:8px;min-height:13px}.card{padding:20px 18px;border-radius:14px}.section-heading h2{font-size:14px}.section-heading .text-button{font-size:10px}.task-row{gap:10px;padding:16px 0}.task-content strong{font-size:12px}.task-row>.icon-button{width:25px}.priority{font-size:8px}.task-content>span{gap:8px}.dashboard-rail{gap:16px;grid-template-columns:1fr}.dashboard-rail .calendar{display:none}.journal-prompt{padding:22px}.mood-preview{max-width:260px;margin:22px auto}.mood-preview button{width:34px;height:34px}.journal-prompt>p{text-align:left}.journal-prompt .button{font-size:12px}.mobile-nav{position:fixed;display:flex;bottom:0;left:0;right:0;justify-content:space-around;padding:10px 7px calc(9px + env(safe-area-inset-bottom));background:#fafaf3f2;border-top:1px solid #e7e9dd;backdrop-filter:blur(15px);z-index:30}.mobile-nav button{display:flex;flex-direction:column;align-items:center;gap:5px;color:#a4ac99;padding:4px 9px;font-size:9px;min-width:43px}.mobile-nav button svg{width:20px;height:20px}.mobile-nav button.active{color:#657e52}.page-footer{padding:18px 20px 102px;font-size:8px}.page-footer span:last-child{position:relative}.page-footer:after{content:''}#toast{bottom:100px;font-size:11px}.timer-display{font-size:55px;letter-spacing:3px}.timer-panel{padding:32px 15px 28px}.timer-panel>p{font-size:12px}.timer-panel>small{font-size:9px}.entry-row{gap:9px}.entry-title strong{font-size:12px}.entry-duration{font-size:10px}.entry-title small{font-size:9px}.filter-bar{gap:12px;align-items:start;flex-direction:column}.segmented button{padding:8px 13px;font-size:11px}.inline-select{width:100%;justify-content:flex-end}.inline-select select{font-size:11px}.journal-toolbar{gap:12px}.journal-toolbar input{width:210px;font-size:11px}.journal-toolbar>.muted{font-size:10px}.journal-card{padding:23px}.journal-card h2{font-size:23px}.stats-grid{gap:18px;margin-bottom:18px}.stats-grid .donut{float:none;margin:10px auto 23px}.stats-grid .legend{min-height:0}.four{gap:12px}.four .metric{padding:20px}.four .metric p{font-size:9px}.stats-grid .chart-bars{gap:4px}.mood-stats{gap:5px}.mood-stats small{font-size:9px}.review-builder{padding:28px 20px;margin-bottom:27px}.review-intro h2{font-size:22px;line-height:1.7}.review-intro p{font-size:11px}.summary-options{grid-template-columns:1fr;gap:0}.radio-card{padding:13px;margin-bottom:12px}.privacy-note{font-size:9px}.summary-card h2{font-size:13px}.summary-body{font-size:12px}.summary-card .eyebrow{font-size:8px}.settings-grid{gap:18px}.form-row{gap:12px}input,select,textarea{font-size:16px;padding:11px 10px}label{font-size:12px}dialog{padding:24px 21px;max-height:calc(100dvh - 30px);border-radius:16px}.modal-heading h2{font-size:23px}.modal-actions .button{padding:11px 16px;font-size:12px}.modal-actions .text-button{font-size:11px}.journal-body-label textarea{font-size:16px;background:none}.auth-page{display:block;background:radial-gradient(ellipse at 0 0,#e9edda,transparent 65%),var(--bg);min-height:100dvh;padding:70px 0}.auth-visual{display:none}.auth-form-wrap{padding:30px;max-width:420px}.auth-mobile-brand{display:block;font-family:var(--serif);letter-spacing:3px;color:#81916c;font-size:16px;margin-bottom:65px}.auth-form-wrap h2{font-size:27px}.auth-foot{font-size:9px}.auth-form-wrap .eyebrow{font-size:8px}.auth-form-wrap input{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.mobile-settings{display:none}@media(max-width:760px){.mobile-settings{display:inline-flex;width:27px;height:30px}.mobile-settings svg{width:17px;height:17px}}
