:root{color:#293d34;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--green:#244c3c;--muted:#68776e;--line:#e3e8df;background:#f6f7f3;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,textarea{font:inherit}button{cursor:pointer;touch-action:manipulation}button,a,textarea{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #8ab699}button svg{flex-shrink:0}button,a{transition:background-color .16s,color .16s,border-color .16s}::selection{color:#244c3c;background:#dbe9ce}.page{width:min(1184px,100%);margin:0 auto;padding:0 32px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:104px;display:flex}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{background:var(--green);color:#f0f4de;border-radius:14px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.brand-mark svg{stroke-width:1.7px;width:25px;height:25px}.brand-name{color:var(--green);letter-spacing:-1px;font-size:24px;font-weight:750;line-height:1.1;display:block}.brand-subtitle{color:var(--muted);letter-spacing:.01em;margin-top:6px;font-size:12px;font-weight:400;line-height:1.3;display:block}.date-chip{color:#637469;white-space:nowrap;align-items:center;gap:8px;font-size:14px;display:inline-flex}.date-chip svg{width:16px;height:16px}.hero{justify-content:space-between;align-items:center;gap:32px;padding:48px 0 39px;display:flex}.eyebrow{color:#6c805b;letter-spacing:.14em;align-items:center;gap:8px;margin:0 0 14px;font-size:11px;font-weight:650;line-height:1.6;display:flex}.eyebrow>span{color:#91a675;font-size:15px}.hero h1{letter-spacing:-1.9px;color:#263e30;word-break:keep-all;margin:0;font-size:clamp(30px,3.6vw,44px);font-weight:700;line-height:1.4}.hero h1 span{color:#7a9066}.hero-copy>p:last-child:not(.eyebrow){color:var(--muted);word-break:keep-all;margin:17px 0 0;font-size:15px;line-height:1.8}.hero-note{color:#738163;text-align:center;word-break:keep-all;background:#edf1e4;border-radius:50%;justify-content:center;align-items:center;min-width:255px;height:156px;margin-right:45px;font-size:15px;line-height:1.9;display:flex;position:relative}.hero-note>svg{stroke-width:1.25px;width:43px;height:43px;position:absolute}.hero-note>svg:first-child{color:#bcab65;width:49px;height:49px;top:-8px;left:9px}.hero-note>svg:last-child{color:#8f9f7c;fill:#f6f7f3;width:60px;height:60px;bottom:-3px;right:2px}.hero-note p{margin:0}.hero-note strong{font-weight:550}.workspace{grid-template-columns:380px minmax(0,1fr);align-items:start;gap:32px;padding-bottom:56px;display:grid}.sidebar{min-width:0;position:sticky;top:24px}.composer-card{border:1px solid var(--line);background:#fff;border-radius:21px;padding:27px;box-shadow:0 5px 22px #263e3004}.section-label{color:#76816c;letter-spacing:.14em;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:650;line-height:1.6;display:block}.composer-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.composer-heading h2{color:#2c4436;letter-spacing:-.7px;word-break:keep-all;margin:0;font-size:20px;font-weight:650;line-height:1.5}.note-icon{color:#7d8960;background:#f3f4e9;border-radius:12px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.note-icon svg{width:18px;height:18px}.composer-tip{color:#6f7e67;word-break:keep-all;align-items:flex-start;gap:7px;margin:10px 0 19px;font-size:13px;line-height:1.8;display:flex}.composer-tip:last-child{margin:17px 0 0;font-size:12px}.composer-tip svg{flex-shrink:0;width:15px;height:15px;margin-top:4px}.entry-form textarea{color:#2f4537;resize:vertical;background:#fafbf8;border:1px solid #e7ebe3;border-radius:12px;width:100%;min-height:212px;padding:17px 16px;font-size:15px;line-height:1.85;transition:border-color .16s,box-shadow .16s;display:block}.entry-form textarea::placeholder{color:#7f8b80;opacity:1}.entry-form textarea:focus{border-color:#93aa83;outline:none;box-shadow:0 0 0 3px #eaf0e3}.entry-form textarea:disabled{opacity:.65;cursor:wait}.form-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:11px 0 20px;font-size:11px;line-height:1.5;display:flex}.form-footer>span:first-child{align-items:center;gap:5px;display:inline-flex}.character-count{white-space:nowrap;font-variant-numeric:tabular-nums;margin-left:auto}.primary-button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:11px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:49px;padding:12px 16px;font-size:15px;font-weight:550;display:flex}.primary-button svg{width:17px;height:17px}.primary-button:hover:not(:disabled){background:#173c2c;border-color:#173c2c}.primary-button:disabled{color:#687b6b;background:#e0e7dc;border-color:#e0e7dc}.stats-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.stat{border:1px solid var(--line);background:#ffffff80;border-radius:14px;grid-template-columns:25px auto;justify-content:center;align-items:center;gap:5px 7px;min-width:0;padding:17px 9px;display:grid}.stat-icon{color:#718568;stroke-width:1.5px;width:21px;height:21px}.stat:nth-child(2) .stat-icon{color:#ac9454}.stat:nth-child(3) .stat-icon{color:#839775}.stat strong{color:#344a3b;font-variant-numeric:tabular-nums;letter-spacing:-.5px;font-size:23px;font-weight:600;line-height:1.2}.stat>span{color:var(--muted);white-space:nowrap;text-align:center;grid-column:1/-1;margin-top:2px;font-size:12px;line-height:1.4}.journal{min-width:0;padding-top:4px}.journal-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.journal-heading h2{letter-spacing:-.6px;align-items:center;gap:9px;margin:0;font-size:21px;font-weight:650;line-height:1.5;display:flex}.journal-heading>svg{color:#87967a;stroke-width:1.5px;width:21px;height:21px}.entry-count{color:#526d45;letter-spacing:0;background:#e8eee1;border-radius:7px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12px;font-weight:550;display:inline-grid}.filters{flex-wrap:wrap;gap:7px;margin-bottom:21px;display:flex}.filters button{color:#667361;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:35px;padding:7px 12px;font-size:13px;line-height:1.4;display:inline-flex}.filters button svg{width:14px;height:14px}.filters button:hover{background:#eaf0e4}.filters button[aria-pressed=true]{color:#3f5d32;background:#e4ecd9;font-weight:600}.entry-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.entry-card{--mood-tint:#eff1ec;--mood-color:#6b7a61;border:1px solid var(--line);background:#fff;border-radius:17px;padding:23px 24px 20px;box-shadow:0 2px 6px #263e3002}.entry-card.positive{--mood-tint:#f7f0d8;--mood-color:#8b7131}.entry-card.negative{--mood-tint:#eaf0f8;--mood-color:#5c7598}.entry-card.neutral{--mood-tint:#edf1e7;--mood-color:#687956}.entry-main{align-items:flex-start;gap:14px;display:flex}.emoji{background:var(--mood-tint);width:44px;height:44px;color:var(--mood-color);border-radius:13px;flex-shrink:0;place-items:center;font-size:25px;line-height:1;display:grid}.entry-body{flex:1;min-width:0}.entry-meta{color:#758071;flex-wrap:wrap;align-items:center;gap:7px 10px;margin:0 0 9px;font-size:12px;line-height:1.5;display:flex}.entry-meta time{font-variant-numeric:tabular-nums}.mood-badge{background:var(--mood-tint);color:var(--mood-color);border-radius:5px;align-items:center;gap:4px;padding:3px 7px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex}.mood-badge svg{width:12px;height:12px}.entry-content{color:#384a3d;white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal;margin:0;font-size:15px;line-height:1.85}.delete-button{color:#8b9688;background:0 0;border:none;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;margin:-4px -9px 0 0;display:grid}.delete-button svg{width:15px;height:15px}.delete-button:hover:not(:disabled){color:#a05e51;background:#faf0ed}.delete-button:disabled{opacity:.45}.analysis-comment{color:#607054;background:#f7f9f3;border-radius:10px;align-items:flex-start;gap:8px;margin-top:17px;padding:12px 14px;display:flex}.analysis-comment>svg{color:#869b70;flex-shrink:0;width:15px;height:15px;margin-top:4px}.analysis-comment p{overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.8}.journal-footer{color:#76826e;text-align:center;justify-content:center;align-items:center;gap:10px;margin:25px 0 0;font-size:12px;line-height:1.7;display:flex}.journal-footer:before,.journal-footer:after{content:"";background:#d8e0d1;flex-shrink:0;width:24px;height:1px}.empty-state{text-align:center;background:#ffffff70;border:1px dashed #d9e1d1;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px 24px;display:flex}.empty-icon{color:#8c9f76;background:#edf2e5;border-radius:22px;place-items:center;width:66px;height:66px;margin-bottom:19px;display:grid}.empty-icon svg{stroke-width:1.35px;width:29px;height:29px}.empty-state h3{color:#536748;margin:0 0 10px;font-size:17px;font-weight:600;line-height:1.6}.empty-state p{color:#718066;word-break:keep-all;margin:0;font-size:14px;line-height:1.9}.empty-state button{color:#4d673e;background:#edf3e6;border:1px solid #d7e1cc;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:18px;padding:8px 13px;font-size:14px;display:inline-flex}.empty-state button:hover{background:#e1ecd6}.error-banner{color:#8a5949;background:#faf0e9;border:1px solid #ead9cf;border-radius:11px;align-items:center;gap:10px;margin:0 0 17px;padding:12px 14px;font-size:14px;line-height:1.7;display:flex}.error-banner p{overflow-wrap:anywhere;flex:1;margin:0}.error-banner button{color:#855443;background:#fff6ef;border:1px solid #ddc3b6;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:5px 8px;font-size:13px;display:inline-flex}.error-banner button:hover{background:#f6e5d9}.loading-state{flex-direction:column;gap:14px;display:flex}.loading-state>p{color:#6f7e67;justify-content:center;align-items:center;gap:8px;margin:0;padding:8px 0;font-size:14px;display:flex}.skeleton-card{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:180px;padding:24px;overflow:hidden}.skeleton-card:before,.skeleton-card:after{content:"";background:#edf1e8;border-radius:5px;height:15px;animation:1.5s ease-in-out infinite skeleton-pulse;display:block}.skeleton-card:before{width:43%;margin-bottom:22px}.skeleton-card:after{width:92%;height:59px}.site-footer{border-top:1px solid var(--line);color:#74816b;justify-content:space-between;align-items:center;gap:20px;padding:23px 0 28px;font-size:12px;line-height:1.8;display:flex}.site-footer p{margin:0}.site-footer>span{white-space:nowrap;letter-spacing:-.3px;align-items:center;gap:7px;font-size:14px;font-weight:550;display:inline-flex}.site-footer svg{flex-shrink:0;width:15px;height:15px}.toast{z-index:10;color:#fff;background:#244c3c;border:1px solid #375d49;border-radius:12px;align-items:center;gap:10px;width:max-content;max-width:calc(100% - 32px);padding:14px 20px;font-size:14px;line-height:1.6;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #244c3c26}.toast svg{flex-shrink:0}.spin{animation:1s linear infinite spin}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:20;background:var(--green);color:#fff;border-radius:8px;padding:10px 16px;font-size:14px;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton-pulse{50%{opacity:.45}}@media (width<=1060px){.workspace{grid-template-columns:340px minmax(0,1fr);gap:24px}.composer-card{padding:24px}.hero-note{margin-right:10px}.entry-card{padding:21px 20px 18px}.filters{gap:4px}.filters button{padding:7px 9px;font-size:12px}}@media (width<=800px){.page{max-width:660px;padding:0 24px}.site-header{min-height:88px}.hero{padding:35px 0 30px}.hero h1{font-size:35px}.hero-note{display:none}.workspace{grid-template-columns:minmax(0,1fr);gap:33px;padding-bottom:40px}.sidebar{position:static}.composer-card{padding:26px}.entry-form textarea{min-height:155px}.stats-strip{gap:12px}.stat{padding:16px 12px}.journal-heading{margin-bottom:17px}.filters{gap:7px}.filters button{padding:7px 12px;font-size:13px}.site-footer{gap:10px;padding:21px 0}}@media (width<=480px){.page{padding:0 18px}.site-header{gap:12px;min-height:80px}.brand{gap:9px}.brand-mark{border-radius:11px;width:36px;height:36px}.brand-mark svg{width:22px;height:22px}.brand-name{font-size:21px}.brand-subtitle{font-size:10px}.date-chip{gap:5px;font-size:10px}.date-chip svg{width:13px;height:13px}.hero{padding:30px 0 26px}.eyebrow{letter-spacing:.1em;margin-bottom:10px;font-size:10px}.hero h1{letter-spacing:-1.4px;font-size:31px}.hero-copy>p:last-child:not(.eyebrow){margin-top:12px;font-size:14px}.composer-card{border-radius:18px;padding:22px 19px}.composer-heading h2{font-size:19px}.entry-form textarea{padding:14px;font-size:16px}.form-footer{gap:6px;font-size:11px}.composer-tip{font-size:13px}.composer-tip:last-child{font-size:12px}.stats-strip{gap:8px}.stat{padding:14px 10px}.stat strong{font-size:21px}.stat>span{font-size:11px}.journal-heading h2{font-size:19px}.filters{gap:4px}.filters button{gap:5px;padding:7px 9px;font-size:12px}.entry-card{border-radius:15px;padding:20px 17px 17px}.entry-main{gap:11px}.emoji{border-radius:11px;width:36px;height:36px;font-size:22px}.entry-meta{gap:5px 7px;font-size:11px}.entry-content{font-size:14px}.delete-button{width:29px;margin-right:-8px}.analysis-comment{margin-top:15px;padding:11px 12px}.empty-state{min-height:270px;padding:30px 20px}.error-banner{flex-wrap:wrap;font-size:13px}.error-banner p{flex-basis:100%}.site-footer{flex-wrap:wrap;gap:5px 12px;font-size:11px}.site-footer>p{text-align:right;flex:1}.site-footer>svg{display:none}.toast{padding:12px 16px;bottom:18px}}@media (width<=359px){.page{padding:0 14px}.date-chip{white-space:normal;text-align:right;max-width:110px;line-height:1.6}.date-chip svg{display:none}.hero h1{font-size:28px}.composer-card{padding:20px 17px}.filters{gap:3px}.filters button{padding:7px;font-size:11px}.filters button svg{width:12px;height:12px}.site-footer>p{text-align:left;flex-basis:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
