@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-height:100vh;display:flex;justify-content:center;align-items:center}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.emotion-view{display:flex;min-height:100vh;width:100%;background:#78935c;flex-direction:column}.emotion-wheel-container{flex:1;display:flex;align-items:center;justify-content:center;padding:20px;min-width:500px}.emotion-wheel{width:100%;height:100%;max-width:500px;max-height:500px;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3))}.emotion-segment{transition:all .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.emotion-segment:hover{r:70;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4))}.emotion-label{font-weight:700;font-size:16px;fill:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);pointer-events:none;-webkit-user-select:none;user-select:none}.emotion-sidebar{width:350px;background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 16px #0000001a;overflow:hidden}.sidebar-header{padding:24px;background:#b3cba7;color:#fff;display:flex;justify-content:space-between;align-items:center}.sidebar-header h2{margin:0;font-size:24px;font-weight:600}.clear-btn{background:#ffffff4d;color:#fff;border:1px solid rgba(255,255,255,.5);padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px;font-weight:600;transition:all .3s ease}.clear-btn:hover{background:#ffffff80}.emotion-entries{flex:1;overflow-y:auto;padding:16px;background:#78935c}.empty-state{text-align:center;color:#999;padding:32px 16px;font-size:14px}.emotion-entry{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;margin-bottom:8px;background:#f8f9fa;border-left:4px solid;border-radius:4px;transition:all .3s ease}.emotion-entry:hover{background:#f0f1f3;transform:translate(4px)}.entry-content{display:flex;flex-direction:column;gap:4px;flex:1}.emotion-name{font-weight:600;color:#333;font-size:14px}.emotion-time{font-size:12px;color:#999}.remove-btn{background:none;border:none;color:#ccc;font-size:18px;cursor:pointer;padding:0;margin-left:8px;transition:all .2s ease;height:24px;width:24px;display:flex;align-items:center;justify-content:center}.remove-btn:hover{color:#f44;transform:scale(1.2)}.emotion-entries::-webkit-scrollbar{width:6px}.emotion-entries::-webkit-scrollbar-track{background:#f1f1f1}.emotion-entries::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.emotion-entries::-webkit-scrollbar-thumb:hover{background:#999}@media(max-width:768px){.emotion-view{flex-direction:column}.emotion-wheel-container{flex:1;min-width:auto;max-height:60vh}.emotion-sidebar{width:100%;max-height:40vh}}:root{background-color:#78935c;color:#f8fafc;font-family:Lexend,sans-serif}.container{max-width:800px;margin:100px auto;text-align:center}h1 span{color:#38bdf8}.card{background:#1e293b;padding:2rem;border-radius:16px;border:1px solid #334155;box-shadow:0 10px 15px -3px #0000001a}.button-group{display:flex;gap:10px;justify-content:center;margin-top:20px}button{padding:10px 20px;border-radius:8px;border:none;background:#b3cba7;font-weight:700;cursor:pointer}button.secondary{background:#475569;color:#fff}
