@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@500;600;700&display=swap');
:root{--bg:#f5f4ee;--ink:#243a32;--muted:#798179;--line:#dfe2d9;--green:#294b3c;--accent:#c8dc85}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,"Microsoft YaHei",sans-serif;font-size:14px}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{transition:background .18s,transform .18s}button:hover{filter:brightness(.95)}button:active{transform:translateY(1px)}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #839d47;outline-offset:4px}[hidden]{display:none!important}.header{max-width:1440px;margin:auto;min-height:96px;padding:0 5%;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:45px}.brand{display:flex;align-items:center;text-decoration:none;color:var(--ink);font-weight:700;font-size:20px;white-space:nowrap;gap:9px}.brand-icon{font-size:36px}.brand-en{font-size:9px;letter-spacing:1.6px;margin-left:7px;font-weight:400}.header nav{display:flex;gap:8px;margin-left:auto}.nav-button{border:0;background:none;padding:12px 16px;color:#737c73;white-space:nowrap}.nav-button.active{background:#e7ebdf;color:var(--green);border-radius:30px}.nav-button span{font-size:11px;margin-left:5px}.header-note{font-size:11px;color:var(--muted);white-space:nowrap}main{max-width:1180px;margin:auto;padding:55px 30px 0}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.eyebrow{font-size:10px;letter-spacing:2.5px;color:#66745e;display:flex;align-items:center;gap:9px}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:#8ca54d}h1{font-family:"Noto Serif SC",Georgia,serif;font-size:39px;font-weight:500;letter-spacing:1px;margin:17px 0}h1 span{color:#87946a}p{line-height:1.9}.intro p,.page-heading>p{color:var(--muted);font-size:13px}.daily-mark{font-size:87px;line-height:1;color:#a3b17e;text-align:center;transform:rotate(10deg);padding-right:20px}.daily-mark small{font:8px/1.5 Arial;letter-spacing:2px;display:block;margin-top:9px}.workspace{display:grid;grid-template-columns:274px 1fr;gap:25px}.panel{border:1px solid var(--line);border-radius:15px;background:#fafaf5}.settings{padding:28px 24px;align-self:start}.section-label{font-size:10px;color:#7e8778;letter-spacing:1px}.settings h2{font-size:17px;font-weight:500;margin:15px 0 23px}.categories{display:flex;flex-direction:column;gap:7px}.category{background:none;border:1px solid transparent;text-align:left;padding:11px 12px;border-radius:7px;color:#697669;display:flex;gap:12px;align-items:center;font-size:12px}.category .count{margin-left:auto;font-size:10px;color:#7b8770}.category.selected{background:#e9eedc;border-color:#dce4cc;color:#304a2e}.category-icon{font-size:16px;width:20px;text-align:center}.divider{height:1px;background:var(--line);margin:25px 0}.duration-line{display:flex;align-items:baseline;gap:12px;margin-top:16px}.duration-line input{width:80px;font-size:34px;border:0;border-bottom:1px solid #d7ddce;background:transparent;color:var(--ink);outline-color:#8ca54d}.duration-line span{font-size:12px;color:var(--muted)}.presets{display:flex;gap:8px;margin-top:17px}.presets button{font-size:10px;border:1px solid var(--line);background:transparent;padding:8px;border-radius:5px;flex:1;color:#76816d}.presets .selected{background:#e7eddc;border-color:#b9caa0;color:#3c5839}.settings-note{font-size:11px;color:#8a9182;margin:25px 0}.local-badge{border-top:1px solid var(--line);padding-top:19px;font-size:9px;color:#7d8876}.local-badge span{margin-right:5px}.main-column{min-width:0}.topic-card{background:var(--green);color:#f1f3e6;border-radius:15px;padding:25px 31px 0;position:relative;overflow:hidden}.topic-card:after{content:'✳';font-size:290px;line-height:1;position:absolute;right:-74px;top:56px;color:#ffffff04;pointer-events:none}.card-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#a8bdab}.pill{border:1px solid #688369;border-radius:30px;padding:6px 12px;color:#dce7c5;font-size:10px}.topic-content{padding:30px 0 25px;position:relative;z-index:1}.topic-kicker{font-size:9px;color:#b5ca8b;letter-spacing:2px}.topic-content h2{font-family:"Noto Serif SC",Georgia,serif;font-size:34px;font-weight:500;letter-spacing:2px;margin:15px 0 12px}.topic-content>p{font-size:12px;color:#bdcfbc;max-width:570px;margin:0 0 22px}.question-box{background:#ffffff07;border-left:2px solid #b6cf85;padding:10px 15px}.question-box>span{font-size:9px;letter-spacing:1px;color:#bacb96}.question-box p{font-size:12px;margin:6px 0 0;color:#e1e9d7}.card-bottom{border-top:1px solid #ffffff20;display:flex;align-items:center;justify-content:space-between;min-height:57px;color:#b7c9ac;font-size:10px}.text-button{border:0;background:none;color:inherit;padding:10px 0;font-size:12px}.text-button span{font-size:20px;vertical-align:middle;margin-left:12px}.session{margin-top:20px;padding:24px 28px}.session-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.session h3{font-weight:400;font-size:15px;margin:10px 0}.timer{font-family:Georgia,serif;font-size:39px;font-variant-numeric:tabular-nums;letter-spacing:2px;white-space:nowrap}.timer span{color:#a1af8b}.progress-track{height:3px;background:#e7ebdf;border-radius:5px;margin:18px 0}.progress-track>div{height:100%;width:0;background:#a9bf74;transition:width .4s}.session-actions{display:flex;align-items:center;gap:17px}.primary{background:var(--green);color:#f4f6eb;border:1px solid var(--green);padding:12px 20px;border-radius:7px;font-size:12px}.primary>span{margin-left:45px}.secondary{background:transparent;color:var(--ink);border:1px solid #cbd3c3;border-radius:7px;padding:11px 16px;font-size:12px}.how-it-works{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:36px 0 45px}.how-it-works>div{display:flex;align-items:center;gap:17px}.how-it-works>div>span{font-family:Georgia,serif;color:#a5ae92;font-size:25px;font-style:italic}.how-it-works p{margin:0}.how-it-works strong{font-size:12px;font-weight:400;display:block}.how-it-works small{font-size:10px;color:#8a9282}footer{max-width:1120px;margin:auto;border-top:1px solid var(--line);padding:23px 0 30px;display:flex;justify-content:space-between;color:#8a9382;font-size:9px}footer>span:first-child{font-size:13px}.footer-dot{margin:0 12px}.writing-header{display:flex;justify-content:space-between;margin-top:24px;gap:12px}.writing-header a{color:#597143;font-size:11px}.writing-header label{font-size:13px}#writing-tip{font-size:11px;color:var(--muted)}textarea,input{border:1px solid #d6ddcb;border-radius:7px;background:#fffef9;padding:12px;color:var(--ink);outline-color:#859e5f}textarea{resize:vertical;width:100%;min-height:130px;line-height:1.8}#save-button{margin-top:15px}#notes-preview{white-space:pre-wrap;color:var(--muted);font-size:12px}details{margin:14px 0;font-size:12px}.page-heading{margin:5px 0 35px}.history-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:var(--muted)}.empty-state{padding:65px 20px;text-align:center;border:1px dashed #cbd4c1;border-radius:15px;margin-bottom:50px;color:var(--muted)}.empty-state strong{font-family:Georgia,serif;display:block;font-size:40px;color:#a3b17e;margin-bottom:14px}.entry{padding:25px;margin-bottom:18px}.entry h2{font-size:19px;font-weight:500;margin:10px 0}.entry-meta{font-size:11px;color:var(--muted)}.entry p{white-space:pre-wrap;overflow-wrap:anywhere}.entry label{font-size:11px;color:#7e8b68}.entry button{float:right}.custom-form{padding:25px;max-width:650px;margin-bottom:25px}.custom-form label{display:block;margin:0 0 10px}.custom-form input{width:100%;margin-bottom:22px}.custom-form button{margin-top:15px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:var(--green);color:white;padding:15px 25px;border-radius:9px;box-shadow:0 8px 25px #0002;z-index:20;max-width:90%;width:max-content}.custom-item{max-width:650px;display:flex;align-items:center;justify-content:space-between;padding:15px 5px;border-bottom:1px solid var(--line);gap:20px;margin-bottom:12px}.custom-item span{overflow-wrap:anywhere}dialog{max-width:440px;width:90%;padding:30px;border:1px solid var(--line);border-radius:15px;background:var(--bg);color:var(--ink)}dialog::backdrop{background:#10221880}dialog h2{font-size:19px}dialog p{color:var(--muted)}dialog>div{display:flex;gap:12px;margin-top:25px}#history-view,#custom-view{min-height:70vh;padding-bottom:40px}@media(min-width:1450px){main{padding-top:65px}}@media(max-width:1000px){.header-note,.brand-en{display:none}.header{gap:12px}.workspace{grid-template-columns:230px 1fr;gap:18px}.settings{padding:24px 18px}.topic-card{padding:24px 25px 0}footer{margin:0 30px}.topic-content h2{font-size:29px}}@media(max-width:700px){.header{padding:16px 20px;flex-wrap:wrap;gap:8px;min-height:unset}.brand{font-size:19px}.brand-icon{font-size:29px}.header nav{margin-left:0;width:100%;justify-content:space-between}.nav-button{padding:10px 14px;font-size:12px}main{padding:30px 18px 0}.intro{margin-bottom:25px}.intro h1,h1{font-size:28px;line-height:1.65}.intro h1 span{display:block}.intro p{font-size:12px;max-width:290px}.daily-mark{font-size:58px;padding:0;margin-left:10px}.daily-mark small{font-size:6px}.eyebrow{font-size:8px;letter-spacing:1.5px}.workspace{display:flex;flex-direction:column}.settings{width:100%;padding:20px}.settings h2{margin:9px 0 15px}.categories{flex-direction:row;flex-wrap:wrap;gap:6px}.category{padding:8px;font-size:11px;border-color:#e2e5dc;gap:5px}.category .count{display:none}.category-icon{width:17px;font-size:13px}.divider{margin:17px 0}.duration-line{display:inline-flex;margin:8px 0 0 15px}.duration-line input{font-size:23px;width:55px}.presets{display:inline-flex;margin-left:14px;gap:5px}.presets button{white-space:nowrap;padding:7px}.settings-note,.local-badge{display:none}.topic-card{padding:20px 21px 0}.card-top{font-size:8px}.topic-content{padding:27px 0 23px}.topic-content h2{font-size:28px;letter-spacing:0}.session{padding:20px}.timer{font-size:31px}.session h3{font-size:13px}.session-actions{flex-wrap:wrap;gap:12px}.how-it-works{grid-template-columns:1fr;gap:18px;margin:28px 8px}.how-it-works>div{gap:20px}.how-it-works small{font-size:11px}footer{margin:0 20px;gap:12px}footer>span:last-child{max-width:190px;line-height:1.8;text-align:right;font-size:8px}.footer-dot{margin:0 5px}}
.duration-line input{padding-left:0;padding-right:0;min-width:65px}button:disabled{cursor:default;opacity:.55}#reflection{scroll-margin-top:25px}
