: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;display:flex;place-items:center;min-width:320px;min-height:100vh}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}}.main-container{width:100vw;min-height:100vh;background-color:#f3f4f6;color:#1f2937;font-family:sans-serif;display:flex;flex-direction:column}.main-header{background-color:#4f46e5;color:#fff;padding:3rem;box-shadow:0 2px 4px #0000001a}.title{font-size:2rem;font-weight:700}.disclaimer{margin-top:.25rem;font-size:.875rem;color:#c7d2fe}.main-content{padding:3rem;flex:1}.section{margin-bottom:2rem}.sub-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.description{font-size:.875rem;line-height:1.6}.button-group{display:flex;gap:1rem}.logout-btn,.login-btn{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;text-decoration:none;text-align:center}.btn.primary{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;text-decoration:none;text-align:center;background-color:#4f46e5;color:#fff}.btn.primary:hover{background-color:#4338ca}.btn.secondary{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;text-decoration:none;text-align:center;background-color:#e5e7eb;color:#111827}.btn.secondary:hover{background-color:#d1d5db}.site-footer{background-color:#e5e7eb;color:#374151;text-align:center;padding:1rem;font-size:.875rem;border-top:1px solid #d1d5db}.site-footer p{margin:.5rem 0;line-height:1.4}.footer-links{margin-top:1rem}.footer-links a{color:#4f46e5;text-decoration:none;margin:0 .5rem;font-weight:500}.footer-links a:hover{text-decoration:underline}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:12px;text-align:center;width:90%;max-width:400px}.google-login-btn{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#555;font-size:16px;border:1px solid #ddd;border-radius:6px;padding:10px 16px;cursor:pointer;font-weight:500;transition:background-color .2s}.google-login-btn.full-width{width:100%}.close-btn{margin-top:20px;background:transparent;border:none;color:#666;font-size:.9rem;cursor:pointer}.top-nav{top:0;left:0;width:100%;background-color:#fff;padding:12px 24px;box-shadow:0 2px 4px #00000014;z-index:1000}.difficulty-title{margin-top:0}.difficulty-title.easy{color:#3cb371}.difficulty-title.normal{color:#1e90ff}.difficulty-title.hard{color:#ff8c00}.difficulty-title.expert{color:#dc143c}.difficulty-title.master{color:purple}.difficulty-title.append{color:#f755f7}.nav-links{display:flex;gap:24px;font-size:.95rem;font-weight:500}.nav-links a{color:#374151;text-decoration:none}.nav-links a:hover{color:#4f46e5}.song-item{width:80px;box-sizing:border-box;padding:4px;background-color:#fff;border-radius:6px;box-shadow:0 1px 3px #00000014;text-align:center;font-size:.75rem;cursor:grab;transition:transform .15s ease}.song-section-wrapper{height:100%;display:flex;flex-direction:column;overflow-y:auto}.flex-column{display:flex;flex-direction:column;gap:16px;height:100%;overflow-y:auto}.song-item:active{cursor:grabbing}.song-image{width:100%;height:80px;object-fit:cover;border-radius:6px;margin-bottom:4px}.song-info{display:flex;flex-direction:column;gap:2px}.song-title{font-weight:500;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.song-level{font-size:.7rem;color:#666}.clear-lamp-container{display:grid;grid-template-columns:1fr 1fr;gap:24px;height:100vh;width:100vw;padding:24px;background-color:#f9fafb;box-sizing:border-box;overflow:hidden}.song-list{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:16px;overflow-y:auto;height:100%}.song-section-wrapper h2{margin-bottom:12px;font-size:1.2rem;font-weight:700}.song-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px}#lamp-zone-perfect{background:linear-gradient(to right,#eef8fd,#f5f4ff)}#lamp-zone-full_combo{background-color:#faf8ff}#lamp-zone-normal{background-color:#fffff3}.lamp-zone{border:1px solid #ddd;border-radius:8px;padding:12px;margin-bottom:16px;height:60vh;overflow-y:auto}.lamp-zone h3{margin-bottom:8px;font-size:1rem;font-weight:600}.lamp-zone .lamp-grid{display:flex;flex-wrap:wrap;gap:8px}.lamp-zone.highlight{background-color:#e0f2fe;border-color:#38e2f8;transition:background-color .2s ease}.rating-summary{position:fixed;top:24px;right:50px;z-index:1000;padding:12px 16px;font-size:1rem;font-weight:700;color:#57a0ff;background-color:#edf8ff;border-radius:8px;border:1px solid #b2abff;animation:borderPulse 3s ease-in-out infinite}@keyframes borderPulse{0%{border-color:transparent}50%{border-color:#b2abff}to{border-color:transparent}}.lamp-zone-wrapper{display:flex;flex-direction:column;gap:6px}.lamp-label{font-size:1rem;font-weight:600;margin-left:4px}.song-item.selected{outline:2px solid #4f46e5;border-radius:6px}.multi-add-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;justify-content:flex-start}.multi-add-buttons button{padding:8px 12px;border:none;border-radius:6px;font-size:.85rem;cursor:pointer;color:#fff;transition:background-color .2s ease}.multi-add-buttons button:nth-child(1){background-color:#ffd322}.multi-add-buttons button:nth-child(2){background-color:#d341ff}.multi-add-buttons button:nth-child(3){background:linear-gradient(to right,#3ec2ff,#b7b2ff)}.multi-add-buttons button:nth-child(4){background-color:#6b7280}.multi-add-buttons button:disabled{background-color:#e5e7eb;background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.multi-add-buttons button.submit{padding:8px 14px;background-color:#00e1ff;color:#fff;border:none;border-radius:8px;font-size:.85rem;cursor:pointer}.multi-add-buttons button.reset-btn:hover{background-color:#dc2626}.usage-guide-wrapper{position:relative;display:inline-block;margin-bottom:12px;font-size:.85rem}.usage-guide-toggle{cursor:pointer;color:#4f46e5;font-weight:600;padding:4px 8px;border:1px solid #c7d2fe;border-radius:6px;background-color:#eef2ff}.usage-guide-tooltip{display:none;position:absolute;top:130%;left:0;z-index:10;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:8px;padding:10px 14px;width:max-content;box-shadow:0 2px 6px #00000026;white-space:nowrap}.usage-guide-wrapper:hover .usage-guide-tooltip{display:block}.usage-guide-tooltip ul{list-style:disc;padding-left:16px}.usage-guide-tooltip li{margin-bottom:4px}.guide-message{color:#4f46e5;font-weight:700;margin-bottom:8px}kbd{background-color:#e5e7eb;padding:2px 6px;border-radius:4px;font-family:monospace;font-size:.8rem}.bottom-links{margin-top:auto;display:flex;gap:10px;padding-top:12px;border-top:1px solid #e5e7eb;font-size:1rem}.mini-link{color:#374151;text-decoration:none;padding:4px 8px;background-color:#f3f4f6;border-radius:6px;transition:background-color .2s ease;font-size:.85rem}.mini-link:hover{background-color:#e5e7eb}.difficulty-btn{color:#fff;text-decoration:none;padding:4px 8px;background-color:#f3f4f6;border-radius:6px;transition:background-color .2s ease;font-size:.85rem}.difficulty-btn.easy{background-color:#34d399}.difficulty-btn.normal{background-color:#60a5fa}.difficulty-btn.hard{background-color:#fbbf24}.difficulty-btn.expert{background-color:#f87171}.difficulty-btn.master{background-color:#a855f7}.difficulty-btn.append{background-color:#f755f7}.mypage-container{display:flex;height:100vh;width:100vw;box-sizing:border-box;background-color:#f9fafb;padding:60px 24px 24px;gap:24px;position:relative}.mypage-nav{position:absolute;top:16px;left:24px;display:flex;gap:16px;font-size:.9rem;font-weight:500}.mypage-nav a{color:#4f46e5;text-decoration:none}.mypage-nav a:hover{text-decoration:underline}.left-panel{display:flex;flex-direction:column;gap:5px;padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 0 4px #0000000d}.total-rating-section{font-size:1.1rem;font-weight:700;color:#4f46e5}.lamp-table-section{overflow-x:auto}.user-info-section>h2{margin:16px 0 0}.right-panel{width:70%;background-color:#fff;padding:16px;border-radius:12px;overflow-y:auto;display:flex;flex-direction:column}.user-info-card{background-color:#fff;padding:16px;border-radius:12px;box-shadow:0 1px 4px #00000014;display:flex;flex-direction:column;gap:5px}.user-info-card h2{font-size:1.1rem;margin-bottom:4px}.user-info-card p{font-size:.9rem;color:#444;margin-bottom:4px}.total-rating{top:24px;right:50px;z-index:1000;padding:12px 16px;font-size:1rem;font-weight:700;color:#57a0ff;background-color:#edf8ff;border-radius:8px;border:1px solid #b2abff;animation:borderPulse 3s ease-in-out infinite}.user-actions{margin-top:auto;display:flex;justify-content:flex-start;gap:8px;padding-top:12px;border-top:1px solid #e5e7eb}.btn{padding:6px 12px;font-size:.8rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.btn.edit{background-color:#4f46e5;color:#fff}.btn.delete{background-color:#ef4444;color:#fff}.btn.edit:hover{background-color:#4338ca}.btn.delete:hover{background-color:#dc2626}.lamp-table-section{margin-top:12px}.lamp-table-wrapper{overflow-x:auto}.lamp-table{width:100%;border-collapse:collapse;font-size:.85rem;text-align:center}.lamp-table th,.lamp-table td{padding:8px 12px;border:1px solid #ddd}.lamp-table th{background-color:#f3f4f6}.rating-cards h2{font-size:1.2rem;margin-bottom:12px}.rating-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.rating-card{background-color:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d;padding:8px;text-align:center}.rating-image{width:100%;height:130px;object-fit:cover;border-radius:0 0 6px 6px;margin-bottom:4px}.rating-info .song-title{font-size:.75rem;font-weight:500;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rating-info .song-level{font-size:.7rem;color:#555}.rating-info .rating-value{font-size:.75rem;font-weight:700;color:#e54646;margin-top:4px}.mypage-footer{display:none}.lamp-table thead tr th{background-color:#e5e7eb;font-weight:700;color:#333}.lamp-table thead th:nth-child(2){background-color:#34d399;color:#fff}.lamp-table thead th:nth-child(3){background-color:#60a5fa;color:#fff}.lamp-table thead th:nth-child(4){background-color:#fbbf24;color:#fff}.lamp-table thead th:nth-child(5){background-color:#f87171;color:#fff}.lamp-table thead th:nth-child(6){background-color:#a78bfa;color:#fff}.lamp-table thead th:nth-child(7){background-color:#f6f;color:#fff}.lamp-table tbody tr:nth-child(1) th{background-color:#fee2e2;color:#b91c1c}.lamp-table tbody tr:nth-child(2) th{background-color:#fef9c3;color:#ca8a04}.lamp-table tbody tr:nth-child(3) th{background-color:#f3e8ff;color:#9333ea}.lamp-table tbody tr:nth-child(4) th{background:linear-gradient(to right,#bae6fd,#ddd6fe);color:#7c3aed}.song-meta-row{display:flex;justify-content:space-between;font-size:.85rem;border-top:1px solid #eee}.song-difficulty,.lamp-tag{width:50%;text-align:center;font-weight:500}.lamp-tag.NO_PLAY{background-color:#999}.lamp-tag.NORMAL{background-color:#fbbf24}.lamp-tag.FULL_COMBO{background-color:#a78bfa}.lamp-tag.PERFECT{background:linear-gradient(to right,#3ec2ff,#b7b2ff)}.rating-header-easy,.rating-header-normal,.rating-header-hard,.rating-header-expert,.rating-header-master,.rating-header-append{font-family:Segoe UI,Noto Sans KR,sans-serif;font-weight:600;font-size:.8rem;letter-spacing:.5px;padding:4px 12px;text-align:center}.rating-header-easy{border-radius:10px;background-color:#34d399}.rating-header-normal{border-radius:10px;background-color:#60a5fa}.rating-header-hard{border-radius:6px 6px 0 0;background-color:#fbbf24}.rating-header-expert{border-radius:6px 6px 0 0;background-color:#f87171}.rating-header-master{border-radius:6px 6px 0 0;background-color:#a855f7}.rating-header-append{border-radius:6px 6px 0 0;background-color:#f755f7}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}.modal-box{background:#fff;padding:24px;border-radius:8px;text-align:center;min-width:300px}.modal-buttons{margin-top:16px;display:flex;justify-content:space-around}button.cancel{background-color:#e5e7eb;color:#374151;padding:8px 12px;border-radius:4px;border:none}button.confirm{background-color:#ef4444;color:#fff;padding:8px 12px;border-radius:4px;border:none}.modal-overlay{position:fixed;inset:0;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background-color:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 10px #0003;width:90%;max-width:400px}.modal-header{margin-bottom:15px;text-align:center;font-size:20px;font-weight:700}.modal-actions{margin-top:20px;display:flex;justify-content:flex-end;gap:10px}.modal-actions button{padding:10px 16px;border:none;border-radius:6px;cursor:pointer}.modal-actions .save-btn{background-color:#007bff;color:#fff}.modal-actions .cancel-btn{background-color:#ccc}.modal-actions button:hover{opacity:.9}input[type=text],input[type=email]{width:100%;padding:10px;border:1px solid #aaa;border-radius:6px;background-color:#fff;margin-top:5px}.song-data-container{display:flex;height:100vh;width:100vw;overflow:hidden}.song-data-content{flex-grow:1;padding:40px;background-color:#f9f9f9;overflow-y:auto;height:100vh;box-sizing:border-box}.sidebar{width:240px;background-color:#1f2937;color:#fff;padding:20px;box-sizing:border-box}.song-form{display:flex;flex-direction:column;gap:20px}.song-form label{font-weight:600;margin-bottom:6px}.song-form input[type=text],.song-form input[type=date],.song-form input[type=number],.song-form input[type=file]{padding:10px;border:1px solid #ccc;border-radius:6px;width:100%}.difficulty-row{display:flex;align-items:center;gap:10px}.difficulty-row span{width:80px;font-weight:500}.submit-btn{background-color:#3b82f6;color:#fff;padding:12px;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:.2s ease}.submit-btn:hover{background-color:#2563eb}.sidebar{width:240px;background-color:#1f2937;color:#fff;padding:20px;height:100vh;box-sizing:border-box}.sidebar-title{font-size:1.5rem;margin-bottom:30px;color:#fff}.sidebar-nav ul{list-style:none;padding:0}.sidebar-nav li{margin-bottom:15px}.sidebar-nav a{color:#cbd5e1;text-decoration:none;font-weight:500;transition:.2s}.sidebar-nav a:hover{color:#fff}.policy-page{width:99vw;background-color:#f3f4f6;color:#1f2937;font-family:sans-serif;display:flex;box-sizing:border-box}.policy-container{width:100%;padding:5rem 30rem;background-color:#fff;border-radius:.5rem;box-shadow:0 2px 6px #0000001a;font-size:.9rem}.policy-container h1{font-size:1.5rem;margin-bottom:1rem}.policy-container h2{font-size:1.125rem;margin-top:1.5rem;margin-bottom:.5rem;color:#4f46e5}.policy-container p{margin:.5rem 0}
