@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{color:#17201d;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f7f4;font-family:Noto Sans KR,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.page-shell{background:radial-gradient(circle at 10% 5%,#a8ddc25c,#0000 30%),radial-gradient(circle at 90% 32%,#ffd5a147,#0000 28%),#f6f8f6;min-height:100vh;padding:64px 20px 96px;position:relative;overflow:hidden}.ambient{filter:blur(2px);pointer-events:none;opacity:.55;border-radius:50%;position:fixed}.ambient-one{background:#d9eee2;width:220px;height:220px;top:-90px;right:8%}.ambient-two{background:#fae5c9;width:150px;height:150px;top:460px;left:-70px}.app-container{z-index:1;width:min(100%,720px);margin:0 auto;position:relative}.hero{grid-template-columns:56px 1fr;gap:20px;margin-bottom:36px;display:grid}.brand-mark{color:#fff;background:#1f7a58;border-radius:18px;place-items:center;width:56px;height:56px;font-size:24px;display:grid;box-shadow:0 12px 26px #1f7a583d}.eyebrow{color:#408069;letter-spacing:.18em;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700}.hero h1{letter-spacing:-.045em;margin:8px 0 14px;font-size:clamp(32px,6vw,47px);line-height:1.22}.hero p{color:#66706c;max-width:540px;margin:0;font-size:15px;line-height:1.75}.composer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #1f413414;border-radius:24px;padding:7px;box-shadow:0 18px 45px #324c411a}.composer form{background:#fff;border:1px solid #e8eeea;border-radius:18px;padding:20px}.composer label{margin-bottom:10px;font-size:14px;font-weight:700;display:block}.input-wrap textarea{resize:vertical;color:#26322d;background:0 0;border:0;outline:0;width:100%;min-height:88px;padding:0;font-size:16px;line-height:1.7;display:block}.input-wrap textarea::placeholder{color:#a5ada9}.input-wrap textarea:disabled{opacity:.7}.composer-footer{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:16px;padding-top:14px;display:flex}.character-count{color:#99a29e;font-family:DM Sans,sans-serif;font-size:12px}.submit-button{color:#fff;cursor:pointer;background:#1f7a58;border:0;border-radius:12px;align-items:center;gap:8px;padding:11px 17px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 18px #1f7a5833}.submit-button:hover:not(:disabled){background:#196849;transform:translateY(-2px);box-shadow:0 11px 22px #1f7a5840}.submit-button:disabled{cursor:default;opacity:.45;box-shadow:none}.error-message{color:#9b433b;background:#fff2f0;border:1px solid #f0c7c2;border-radius:14px;align-items:center;gap:10px;margin-top:16px;padding:13px 15px;font-size:14px;display:flex}.error-message span{flex:1}.error-message button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:5px;display:grid}.timeline{margin-top:50px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:5px 0 0;font-size:24px}.entry-count{color:#8a948f;font-size:13px}.entry-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.entry-card{--mood:#6d7b76;--tint:#f2f4f3;background:#ffffffeb;border:1px solid #2b3f3714;border-radius:20px;padding:22px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 8px 26px #354c4211}.entry-card:before{background:var(--mood);content:"";width:4px;height:100%;position:absolute;top:0;left:0}.entry-card:hover{transform:translateY(-2px);box-shadow:0 13px 30px #354c421a}.entry-card.positive{--mood:#d99a20;--tint:#fff8e7}.entry-card.negative{--mood:#6b83c5;--tint:#f0f3fd}.entry-card.neutral{--mood:#729386;--tint:#eef5f1}.entry-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.mood-badge{color:var(--mood);background:var(--tint);border-radius:999px;align-items:center;gap:8px;padding:6px 11px 6px 7px;font-size:12px;font-weight:700;display:inline-flex}.mood-emoji{font-size:18px;line-height:1}.delete-button{color:#a1aaa6;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:34px;height:34px;font-size:16px;transition:color .2s,background .2s;display:grid}.delete-button:hover:not(:disabled){color:#b95045;background:#fff0ee}.delete-button:disabled{opacity:.5}.entry-content{color:#202a26;word-break:keep-all;overflow-wrap:anywhere;margin:17px 0 15px;font-size:17px;font-weight:600;line-height:1.7}.model-reply{color:#52605a;background:var(--tint);border-radius:13px;grid-template-columns:20px 1fr;gap:10px;padding:13px 15px;font-size:13px;line-height:1.65;display:grid}.model-reply svg{color:var(--mood);margin-top:3px}.model-reply p{margin:0}.entry-date{color:#98a19d;align-items:center;gap:6px;margin-top:14px;font-family:DM Sans,Noto Sans KR,sans-serif;font-size:11px;display:flex}.state-card{color:#83908a;background:#ffffff8c;border:1px dashed #cfd8d3;border-radius:20px;justify-content:center;align-items:center;gap:10px;min-height:170px;padding:30px;display:flex}.empty-state{text-align:center;flex-direction:column}.empty-icon{color:#4f8871;background:#e4f1eb;border-radius:15px;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.empty-state h3{color:#3f4c46;margin:4px 0 0;font-size:16px}.empty-state p{margin:0;font-size:13px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=600px){.page-shell{padding:38px 16px 64px}.hero{grid-template-columns:44px 1fr;gap:14px}.brand-mark{border-radius:14px;width:44px;height:44px;font-size:19px}.hero h1{margin-top:6px}.composer form{padding:16px}.submit-button span{display:none}.submit-button{justify-content:center;width:42px;height:42px;padding:0}.timeline{margin-top:40px}.entry-card{padding:18px}.entry-content{font-size:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
