@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Nanum+Myeongjo:wght@700&display=swap";:root{color:#24352c;background:#f5f6f1;font-family:DM Sans,Noto Sans KR,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.page{background:radial-gradient(circle at 8% 8%,#e3f2de 0,#0000 28rem),radial-gradient(circle at 95% 25%,#f9e9c5 0,#0000 26rem),#f5f6f1;min-height:100vh;padding:56px 20px}.diary-shell{width:min(100%,700px);margin:auto}.hero{align-items:flex-start;gap:16px;padding:16px 4px 38px;display:flex}.brand-mark{color:#fff;background:#28483a;border-radius:16px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:23px;display:grid;box-shadow:0 10px 22px #28483a33}.eyebrow{color:#668475;letter-spacing:.13em;margin:0 0 7px;font-size:11px;font-weight:700}h1,h2,p{margin-top:0}h1{letter-spacing:-.06em;margin-bottom:9px;font-family:Nanum Myeongjo,serif;font-size:clamp(28px,5vw,38px)}.hero p:not(.eyebrow){color:#63736a;margin-bottom:0;font-size:15px}.composer,.entries-section{background:#fffefa;border:1px solid #e6eae0;border-radius:24px;box-shadow:0 16px 40px #3549390c}.composer{padding:25px}.section-heading,.entries-header{align-items:center;display:flex}.section-heading{color:#365744;gap:8px;margin-bottom:17px}h2{letter-spacing:-.04em;margin-bottom:0;font-size:18px}.composer form{gap:10px;display:flex}.input-wrap{color:#89a093;background:#fbfcf9;border:1px solid #dce4d9;border-radius:13px;flex:1;align-items:center;gap:10px;min-width:0;padding:0 13px;transition:border-color .2s,box-shadow .2s;display:flex}.input-wrap:focus-within{border-color:#5d9976;box-shadow:0 0 0 4px #5d997620}.input-wrap input{color:#24352c;background:0 0;border:0;outline:0;width:100%;min-width:0;height:48px;font-size:14px}.input-wrap input::placeholder{color:#9ba79f}.character-count{color:#9ba79f;white-space:nowrap;font-size:11px}.submit-button{color:#fff;background:#2d6247;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-width:110px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.submit-button:hover:not(:disabled){background:#214d36;transform:translateY(-1px)}.submit-button:disabled{cursor:default;background:#abc2b1}.spin{animation:.8s linear infinite spin}.error-message{color:#b64c48;margin:14px 0 0;font-size:13px}.entries-section{margin-top:22px;padding:25px}.entries-header{justify-content:space-between;margin-bottom:19px}.entry-count{color:#53725f;background:#edf3eb;border-radius:20px;padding:5px 10px;font-size:12px;font-weight:700}.entry-list{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.entry-card{background:#fff;border:1px solid #edf0e9;border-radius:17px;align-items:flex-start;gap:13px;padding:17px;transition:transform .2s,box-shadow .2s;display:flex}.entry-card:hover{transform:translateY(-2px);box-shadow:0 10px 18px #263c2e0c}.mood-icon{border-radius:13px;flex:0 0 39px;place-items:center;width:39px;height:39px;font-size:20px;display:grid}.positive .mood-icon{background:#fff1cc}.negative .mood-icon{background:#e7efff}.neutral .mood-icon{background:#edf1ee}.entry-body{flex:1;min-width:0}.entry-meta{margin:1px 0 6px}.mood-label{color:#708077;align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.mood-label svg{color:#4b9467}.content{overflow-wrap:anywhere;color:#2b3b32;margin-bottom:7px;font-size:15px;font-weight:600;line-height:1.45}.comment{color:#718078;margin-bottom:0;font-size:13px;line-height:1.45}.delete{color:#a6b0a9;background:0 0;border:0;border-radius:9px;flex:0 0 31px;place-items:center;width:31px;height:31px;transition:color .2s,background .2s;display:grid}.delete:hover{color:#ca615c;background:#fff0ef}.empty{color:#8b9991;border:1px dashed #d8e0d5;border-radius:17px;flex-direction:column;align-items:center;gap:7px;padding:36px 16px;font-size:13px;display:flex}.empty strong{color:#52665a;font-size:15px}.empty-icon{color:#5a8266;background:#edf3eb;border-radius:14px;place-items:center;width:43px;height:43px;margin-bottom:2px;font-size:21px;display:grid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=540px){.page{padding:28px 14px}.hero{padding-bottom:26px}.composer,.entries-section{border-radius:20px;padding:19px}.composer form{flex-direction:column}.submit-button{height:46px}.character-count{display:none}}
