.emotion-trash-container{margin:20px auto;padding:30px;background:#f7faff;border-radius:16px;box-sizing:border-box;width:100%;max-width:1180px;font-family:'Noto Sans KR',Arial,sans-serif;color:#333;box-shadow:0 4px 30px rgba(0,0,0,.08)}@media screen and (max-width:768px){.emotion-trash-container{padding:20px 12px;margin:10px auto}}.header-section{text-align:center;margin-bottom:25px}h2{font-size:2.2em;margin-bottom:10px;color:#4a5ed0;font-weight:700}.intro-text{font-size:1.1em;line-height:1.6;color:#505050}.intro-text strong{color:#e05252;font-weight:700}.content-wrapper{display:flex;flex-wrap:wrap;gap:25px;margin-bottom:30px}@media screen and (max-width:900px){.content-wrapper{flex-direction:column}}.emotion-input-section{flex:1;min-width:300px;display:flex;flex-direction:column}.paper-container{background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05);padding:5px;position:relative;flex-grow:1}.paper-container:before{content:"";position:absolute;top:0;left:0;right:0;height:10px;background:linear-gradient(to right,#f0f5ff,#e6edff);border-radius:12px 12px 0 0}#emotionText{width:100%;min-height:250px;padding:20px 15px;border:none;border-radius:8px;font-size:1.05em;color:#333;background:transparent;box-sizing:border-box;resize:none;font-family:'Noto Sans KR',Arial,sans-serif;line-height:1.6;position:relative;z-index:1}#emotionText:focus{outline:none}.controls{display:flex;flex-direction:column;gap:12px;margin-top:15px}.discard-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 24px;background:#4a5ed0;color:#fff;border:none;border-radius:12px;font-size:1.15em;font-weight:600;cursor:pointer;transition:all 0.25s ease;box-shadow:0 4px 12px rgba(74,94,208,.25)}.btn-icon{margin-right:8px;font-size:1.2em}.discard-btn:hover{background:#3a4ec0;transform:translateY(-2px)}.reset-btn{background:transparent;border:1px solid #ccd0e0;color:#505050;padding:10px;border-radius:12px;font-size:.95em;cursor:pointer;transition:all 0.25s ease}.result-section{flex:1;min-width:300px;display:flex;flex-direction:column;justify-content:space-between}.result-message{flex-grow:1;background:#fff;border-radius:12px;padding:25px 20px;box-shadow:0 4px 15px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:220px;margin-bottom:15px;position:relative}#comfortMessage{color:#4a5ed0;font-size:1.3em;font-weight:600;line-height:1.5;margin-bottom:15px}#loadingMessage{display:none;text-align:center;padding:20px;background-color:#eef2ff;border-radius:12px;margin:10px 0;font-size:1.2em;font-weight:600;color:#4a5ed0;border:1px solid #c3d4ff;box-shadow:0 2px 10px rgba(74,94,208,.15)}.loading-dots{display:inline-block}@keyframes loadingDots{0%{content:"."}33%{content:".."}66%{content:"..."}}.loading-dots::after{content:"";animation:loadingDots 1.5s infinite}.privacy-notice{color:#777;font-size:.9em;margin-top:20px}.emotion-counter{background:#f0f5ff;border-radius:12px;padding:15px 20px;text-align:center}#emotionCounter{font-size:1.8em;font-weight:700;color:#4a5ed0}.counter-label{font-size:1.05em;color:#505050}.guidance-section{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 15px rgba(0,0,0,.05)}.guidance-section h3{color:#4a5ed0;font-size:1.3em;margin:0 0 15px;padding-bottom:8px;border-bottom:1px solid #f0f5ff}.tips-section{margin-top:20px}.tips-section ul{padding-left:20px;margin:15px 0}.tips-section li{margin-bottom:12px;color:#505050;line-height:1.5}.tips-section li strong{color:#4a5ed0}.text-dissolve{animation:dissolve 1.5s forwards}@keyframes dissolve{to{opacity:0;transform:translateY(10px)}}.fade-in{animation:fadeIn 1s forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@media screen and (max-width:768px){h2{font-size:1.8em}.intro-text{font-size:1em}#emotionText{min-height:200px}.result-message{min-height:180px}}@media screen and (max-width:480px){.emotion-trash-container{padding:15px 8px}.discard-btn{padding:12px 20px;font-size:1.05em}.result-message{padding:20px 15px;min-height:160px}}