@font-face{font-family:A2지체;font-weight:100;font-style:normal;font-display:swap;src:url(/fonts/에이투지체-1Thin.woff2) format("woff2")}@font-face{font-family:A2지체;font-weight:200;font-style:normal;font-display:swap;src:url(/fonts/에이투지체-2ExtraLight.woff2) format("woff2")}@font-face{font-family:A2지체;font-weight:300;font-style:normal;font-display:swap;src:url(/fonts/에이투지체-3Light.woff2) format("woff2")}@font-face{font-family:A2지체;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/에이투지체-4Regular.woff2) format("woff2")}@font-face{font-family:A2지체;font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/에이투지체-5Medium.woff2) format("woff2")}@font-face{font-family:A2지체;font-weight:600;font-style:normal;font-display:swap;src:url(/fonts/에이투지체-6SemiBold.woff2) format("woff2")}@font-face{font-family:A2지체;font-weight:700;font-style:normal;font-display:swap;src:url(/fonts/에이투지체-7Bold.woff2) format("woff2")}@font-face{font-family:A2지체;font-weight:800;font-style:normal;font-display:swap;src:url(/fonts/에이투지체-8ExtraBold.woff2) format("woff2")}@font-face{font-family:A2지체;font-weight:900;font-style:normal;font-display:swap;src:url(/fonts/에이투지체-9Black.woff2) format("woff2")}:root,[data-theme=light]{color-scheme:light;--bg:#f5f5f5;--bg-elevated:#fff;--bg-card:#fff;--bg-glass:hsla(0,0%,100%,.9);--bg-hover:#f0f0f0;--bg-input:#f0f0f0;--text:#111;--text-secondary:#555;--muted:#888;--border:rgba(0,0,0,.08);--border-strong:rgba(0,0,0,.14);--primary:#222;--accent:#111;--accent-subtle:rgba(0,0,0,.04);--accent-badge:#2563eb;--shadow:0 1px 3px rgba(0,0,0,.08);--shadow-lg:0 4px 20px rgba(0,0,0,.1);--focus:rgba(0,0,0,.2);--live-dot:#ef4444;--live-border:rgba(239,68,68,.5);--live-badge-text:#fff;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--tab-active-bg:#111;--tab-active-text:#fff;--nav-bg:#fff;--nav-border:rgba(0,0,0,.06);--bottomnav-bg:hsla(0,0%,100%,.95);--modal-bg:#fff;--modal-overlay:rgba(0,0,0,.4);--tag-bg:rgba(0,0,0,.04);--tag-border:rgba(0,0,0,.1);--tag-text:#666;--chart-green:#16a34a;--install-bg:#fff;--toggle-bg:#ddd;--toggle-active:#111;--toggle-dot:#fff;--toggle-dot-off:#999;--link-card-end:#f7f7f7;--footer-bg:#ebebeb}[data-theme=dark]{color-scheme:dark;--bg:#0a0a0a;--bg-elevated:#1e1e1e;--bg-card:#1a1a1a;--bg-glass:hsla(0,0%,8%,.85);--bg-hover:#141414;--bg-input:#1a1a1a;--text:#e8e8e8;--text-secondary:#999;--muted:#666;--border:hsla(0,0%,100%,.08);--border-strong:hsla(0,0%,100%,.14);--primary:#e0e0e0;--accent:#fff;--accent-subtle:hsla(0,0%,100%,.06);--accent-badge:#3b82f6;--shadow:0 1px 3px rgba(0,0,0,.4);--shadow-lg:0 4px 20px rgba(0,0,0,.5);--focus:hsla(0,0%,100%,.3);--live-dot:#ef4444;--live-border:rgba(239,68,68,.6);--live-badge-text:#fff;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--tab-active-bg:#fff;--tab-active-text:#000;--nav-bg:#0a0a0a;--nav-border:hsla(0,0%,100%,.06);--bottomnav-bg:hsla(0,0%,4%,.95);--modal-bg:#111;--modal-overlay:rgba(0,0,0,.8);--tag-bg:hsla(0,0%,100%,.06);--tag-border:hsla(0,0%,100%,.1);--tag-text:#aaa;--chart-green:#22c55e;--install-bg:#181818;--toggle-bg:#333;--toggle-active:#fff;--toggle-dot:#0a0a0a;--toggle-dot-off:#666;--link-card-end:#222;--footer-bg:#080808}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;min-height:100dvh;background:var(--bg);color:var(--text);font-family:A2지체,-apple-system,BlinkMacSystemFont,Pretendard,Noto Sans KR,system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .3s ease,color .3s ease}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}button{font:inherit;border:none;background:none;cursor:pointer;color:inherit}main{display:flex;flex-direction:column;gap:28px}.loading-fallback{min-height:100dvh;background:var(--bg)}.app-shell{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.container{flex:1 1;width:100%;max-width:640px;margin:0 auto;padding:calc(52px + env(safe-area-inset-top, 0px)) 16px calc(90px + env(safe-area-inset-bottom, 0px))}.header-wrap{position:relative;z-index:40}.header{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;height:calc(52px + env(safe-area-inset-top, 0px));padding:env(safe-area-inset-top,0) 20px 0;background:var(--nav-bg);border-bottom:1px solid var(--nav-border)}.header .logo{font-weight:600;letter-spacing:.04em;font-size:15px;text-transform:uppercase;color:var(--text);display:inline-flex;align-items:center;gap:8px;flex-shrink:0;opacity:1;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.logo-icon{width:34px;height:34px;border-radius:7px;object-fit:cover}.header-nav{display:flex;gap:4px;align-items:center}.nav-link{min-height:34px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;color:var(--muted);border-radius:8px;transition:all .2s ease}.nav-link.active,.nav-link:hover{color:var(--text);background:var(--accent-subtle)}.hamburger,.nav-link:after{display:none}.hamburger{min-height:40px;min-width:40px;border:none;background:transparent;gap:4px;align-items:center;justify-content:center;flex-direction:column}.hamburger span{width:16px;height:1.5px;background:var(--text);border-radius:999px}.menu-panel{position:absolute;top:calc(52px + env(safe-area-inset-top, 0px));right:16px;background:var(--bg-elevated);border:1px solid var(--border-strong);border-radius:16px;padding:8px;display:flex;flex-direction:column;gap:2px;min-width:160px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);z-index:100}.menu-link{min-height:48px;display:flex;align-items:center;padding:12px 16px;border-radius:12px;font-size:15px;font-weight:600;color:var(--text);transition:background .2s ease,color .2s ease}.menu-link:hover{background:var(--bg-hover);color:var(--text)}.menu-link.active{background:var(--accent-subtle);color:var(--text);font-weight:600}.header-actions{position:relative;display:none}.header-settings-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:var(--muted);transition:all .2s ease}.header-settings-btn:hover{color:var(--text);background:var(--accent-subtle)}.header-settings-btn svg{width:18px;height:18px}.header-settings-panel{position:absolute;top:calc(100% + 10px);right:0;width:300px;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);padding:0;z-index:100;overflow:hidden}[data-theme=dark] .header-settings-panel{box-shadow:0 8px 32px rgba(0,0,0,.4);border-width:0}[data-theme=dark] .header-settings-panel .header-settings-label{color:#b8b8b8}[data-theme=dark] .header-settings-panel .header-settings-sub{color:#c8c8c8}[data-theme=dark] .header-settings-panel .theme-option{color:#a8a8a8}[data-theme=dark] .header-settings-panel .theme-option:hover{color:#fff}[data-theme=dark] .header-settings-panel .theme-option.active{color:#0d0d0d}.header-settings-section{padding:16px 18px}.header-settings-section+.header-settings-section{border-top:1px solid var(--border)}.header-settings-label{font-size:11px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;display:block}.header-settings-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.header-settings-subs{display:flex;flex-direction:column;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.header-settings-sub{font-size:13px;color:var(--text-secondary)}.header-settings-sub span{font-weight:500}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--bottomnav-bg);border-top:1px solid var(--nav-border);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding-bottom:env(safe-area-inset-bottom,0)}.bottom-nav-inner{display:flex;align-items:center;justify-content:space-around;max-width:640px;margin:0 auto;height:52px}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 0;min-width:52px;color:var(--muted);transition:color .15s ease;-webkit-tap-highlight-color:transparent}.bottom-nav-item.active{color:var(--text)}.bottom-nav-item svg{width:22px;height:22px}.bottom-nav-label{font-size:10px;font-weight:600;line-height:1}@media (min-width:768px){.bottom-nav{display:none}}.pc-footer{display:none}@media (min-width:768px){.pc-footer{display:block;font-size:12px;color:var(--muted);width:100%;background:var(--footer-bg)}.pc-footer-inner{width:100%;max-width:1200px;margin:0 auto;padding:0 28px}.pc-footer-top{display:flex;align-items:flex-start;justify-content:space-between;padding:12px 0}.pc-footer-brand-block{display:flex;flex-direction:column;gap:6px}.pc-footer-brand{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:12px;letter-spacing:.03em;color:var(--muted);text-decoration:none}.pc-footer-brand img{border-radius:5px;opacity:.85}.pc-footer-copy{margin:0;font-size:10px}.pc-footer-copy,.pc-footer-privacy{font-weight:500;color:var(--muted);opacity:.85}.pc-footer-privacy{font-size:13px;text-decoration:none;transition:color .15s;flex-shrink:0}.pc-footer-privacy:hover{color:var(--text);opacity:1}.pc-footer-notice{padding:8px 0 20px}.pc-footer-notice h4{font-size:10px;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);opacity:.85}.pc-footer-notice-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.pc-footer-notice-list li{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:color-mix(in srgb,var(--bg-card) 84%,transparent)}.pc-footer-notice-list strong{font-size:10px;font-weight:600;color:var(--text);opacity:.9}.pc-footer-notice-list span{font-size:10px;font-weight:400;line-height:1.45;color:var(--muted);opacity:.9;word-break:keep-all}}@media (min-width:768px) and (max-width:1080px){.pc-footer-notice-list{grid-template-columns:1fr}}.glass{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:16px}.section-block{display:flex;flex-direction:column;gap:14px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.section-head h2{font-size:18px;font-weight:600;letter-spacing:-.02em}.page-header{min-height:44px;align-items:flex-end}.section-tag{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-weight:600}.section-footer{margin-top:14px;display:flex;justify-content:flex-end}.card-body{margin-top:14px}.button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 16px;border-radius:10px;border:1px solid var(--border-strong);background:var(--bg-elevated);color:var(--text);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.button:hover{background:var(--bg-hover)}.live-grid-shell{position:relative}.live-grid-viewport{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;border-radius:16px;cursor:-webkit-grab;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none}.live-grid-viewport::-webkit-scrollbar{display:none}.live-grid-viewport:active{cursor:-webkit-grabbing;cursor:grabbing}.live-grid{display:flex;gap:12px}.live-grid>*{flex:0 0 380px;min-width:0}.live-grid-nav{display:none;position:absolute;top:calc(50% - 18px);transform:translateY(-50%);z-index:3;width:36px;height:36px;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--bg-card) 88%,transparent);color:var(--text);font-size:24px;line-height:1;cursor:pointer}.live-grid-nav:hover:not(:disabled){background:var(--bg-elevated)}.live-grid-nav:disabled{opacity:.35;cursor:default}.live-grid-nav.is-hidden{display:none!important}.live-grid-nav-prev{left:-18px}.live-grid-nav-next{right:-18px}@media (min-width:641px){.live-grid>*{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 6px)}.live-grid-nav{display:inline-flex;align-items:center;justify-content:center}}@media (max-width:640px){.live-grid{gap:10px}.live-grid>*{flex:0 0 min(calc(100vw - 60px),280px)}}.live-card{display:block;border-radius:16px;overflow:hidden;border:2px solid var(--border);background:var(--bg-card);text-decoration:none;color:inherit}.live-cover{aspect-ratio:16/9;min-height:115px;position:relative;overflow:hidden}.live-cover,.live-cover-img{width:100%;background:#0e0e10}.live-cover-img{height:100%;object-fit:contain;object-position:center;display:block}.live-cover-fallback{position:absolute;inset:0;background:linear-gradient(135deg,#1a1a1a,#2a2a2a)}.live-badge{position:absolute;z-index:1;display:inline-flex;align-items:center;gap:5px;padding:4px 9px;background:rgba(0,0,0,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:6px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;top:10px;left:10px;color:hsla(0,0%,100%,.92)}.live-dot{width:6px;height:6px;border-radius:50%;background:#ef4444;animation:pulse 1.8s ease-in-out infinite}.live-body{display:flex;align-items:flex-start;gap:9px;padding:9px 11px;background:var(--bg-card)}.live-avatar{width:30px;height:30px;border-radius:50%;overflow:hidden;background:var(--accent-subtle);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;flex-shrink:0}.live-avatar img{width:100%;height:100%;object-fit:cover}.live-text{min-width:0;display:flex;flex-direction:column;flex:1 1;gap:6px}.live-name{font-size:14px;font-weight:500;color:var(--text);line-height:1.2}.live-title{font-size:13px;font-weight:400;line-height:1.35;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:break-word;word-break:break-word}.live-tags{display:flex;flex-wrap:nowrap;gap:6px;overflow:hidden}.live-tag{font-size:11px;font-weight:400;line-height:1;color:var(--muted);background:var(--tag-bg);padding:4px 8px;border-radius:999px;white-space:nowrap}@keyframes pulse{0%{transform:scale(.9);opacity:.6}50%{transform:scale(1.2);opacity:1}to{transform:scale(.9);opacity:.6}}.avatar{width:34px;height:34px;border-radius:50%;overflow:hidden;background:var(--accent-subtle);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;flex-shrink:0}.avatar img{width:100%;height:100%;object-fit:cover}.chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.member-chip{gap:10px;padding:10px 12px;border-radius:16px;border:2px solid var(--border);background:var(--bg-card);min-height:44px}.chip-avatar,.member-chip{display:flex;align-items:center}.chip-avatar{width:34px;height:34px;border-radius:50%;overflow:hidden;background:var(--accent-subtle);justify-content:center;font-weight:600}.chip-avatar img{width:100%;height:100%;object-fit:cover}.chip-name{font-size:14px;font-weight:500}.chip-status{font-size:11px;color:var(--muted)}.empty-state{padding:24px;border-radius:12px;border:1px dashed var(--border-strong);color:var(--muted);text-align:center;font-size:14px}.youtube-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.youtube-card{border-radius:16px;overflow:hidden;border:2px solid var(--border);background:var(--bg-card);transition:all .2s ease;display:block}.youtube-card:hover{border-color:var(--border-strong)}.youtube-thumb{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden;background:var(--bg-elevated)}.youtube-thumb img{width:100%;height:100%;object-fit:cover;display:block}.youtube-type-badge{position:absolute;top:8px;left:8px;z-index:2;display:inline-flex;align-items:center;padding:3px 7px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.01em;color:#fff}.youtube-type-badge.video{background:hsla(0,0%,8%,.8)}.youtube-type-badge.shorts{background:#ef4444}.youtube-info{padding:10px}.youtube-info h4{font-size:14px;font-weight:400;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.youtube-meta{margin-top:3px;font-size:12px;color:var(--muted);font-weight:400}.vote-showcase{position:relative;overflow:hidden;border-radius:20px;border:1px solid color-mix(in oklab,var(--border) 80%,transparent);background:radial-gradient(120% 100% at 0 0,color-mix(in oklab,var(--accent-subtle) 40%,transparent) 0,transparent 50%),linear-gradient(150deg,var(--bg-card),color-mix(in oklab,var(--bg-card) 85%,var(--bg-elevated)));box-shadow:0 18px 40px rgba(15,23,42,.08);padding:21px 20px 14px;display:grid;grid-gap:14px;gap:14px}.vote-showcase-bg{position:absolute;inset:0 0 auto 0;width:100%;height:118px;object-fit:cover;object-position:center 28%;opacity:.26;pointer-events:none;z-index:0}.vote-showcase>:not(.vote-showcase-bg){position:relative;z-index:1}.vote-showcase-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.vote-showcase-date{font-size:12px;font-weight:600;color:var(--text-secondary)}.vote-showcase-title{margin-top:4px;font-size:18px;font-weight:600;line-height:1.1;letter-spacing:-.02em}.vote-showcase-more{flex-shrink:0;align-self:center;padding:7px 14px;border-radius:999px;border:none;background:var(--accent-subtle);color:var(--text);font-size:12px;font-weight:600;text-decoration:none}.vote-showcase-desc{font-size:13px;color:var(--text-secondary);line-height:1.5}.vote-showcase-body{margin-top:4px;padding-top:14px}.vote-showcase-body .empty-state{margin:0}.vote-showcase-list{display:grid;grid-gap:10px;gap:10px}.vote-showcase-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;grid-gap:12px;gap:12px;border:2px solid var(--border);border-radius:14px;padding:13px 12px;text-decoration:none;color:inherit;background:color-mix(in oklab,var(--bg-card) 70%,transparent);transition:border-color .2s ease}.vote-showcase-item:hover{border-color:var(--border-strong)}.vote-showcase-rank{width:24px;height:24px;border-radius:7px;padding:0;background:color-mix(in oklab,var(--accent-subtle) 85%,var(--bg-elevated));color:var(--text-secondary);font-size:11px;font-weight:700;letter-spacing:.03em;display:inline-flex;align-items:center;justify-content:center}.vote-showcase-main{min-width:0;display:grid}.vote-showcase-title-row{min-width:0;display:flex;align-items:center;gap:8px}.vote-showcase-title-row .vote-preview-icons{flex-shrink:0}.vote-showcase-label{min-width:0;font-size:14px;font-weight:400;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vote-showcase-deadline{font-size:12px;color:var(--muted);font-weight:500;white-space:nowrap}.vote-showcase-chevron{width:16px;height:16px;color:var(--muted);display:inline-flex;align-items:center;justify-content:center}.vote-showcase-chevron svg{width:100%;height:100%}.vote-preview-list{display:grid;grid-gap:8px;gap:8px}.vote-preview-item{border:1px solid var(--border);border-radius:12px;padding:10px 12px;background:var(--bg-card);display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:4px 10px;gap:4px 10px;align-items:center}.vote-preview-icon,.vote-preview-icons{display:inline-flex;align-items:center}.vote-preview-icon{width:24px;height:24px;border-radius:7px;overflow:hidden;background:var(--accent-subtle);position:relative;justify-content:center;margin-top:1px;margin-right:2px}.vote-preview-icon+.vote-preview-icon{margin-left:-4px}.vote-preview-title{font-size:14px;font-weight:400;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vote-preview-deadline{grid-column:1/-1;color:var(--muted);font-size:11px}.votes-accordion{display:flex;flex-direction:column;gap:8px}.vote-list-page .votes-accordion{gap:12px}.vote-item{border-radius:14px;border:2px solid var(--border);background:var(--bg-card);overflow:hidden;transition:border-color .2s ease}.vote-item.is-open{border-color:var(--border-strong)}.vote-row{display:flex;align-items:center;gap:10px;padding:12px 14px;min-height:50px;cursor:pointer;transition:background .15s ease}.vote-row:hover{background:var(--bg-hover)}.vote-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:var(--accent-subtle);overflow:hidden;flex:0 0 auto;position:relative;margin-top:1px}.vote-icon img,.vote-preview-icon img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.vote-icon-fallback{font-size:10px;font-weight:600;color:var(--muted)}.vote-title{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:none}.vote-title::-webkit-scrollbar{display:none}.vote-title-text{font-size:clamp(11px,3.2vw,14px);font-weight:400;white-space:nowrap;line-height:1.2;flex:0 0 auto}@media (max-width:360px){.vote-title-text{font-size:11px}}.vote-status{display:none!important}.vote-link{min-height:32px;padding:0 12px;border-radius:8px;border:1px solid var(--border-strong);background:var(--bg-elevated);font-size:12px;font-weight:600;white-space:nowrap;transition:all .2s ease;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;line-height:1}.vote-link:hover{background:var(--bg-hover)}.vote-link-detail.is-disabled,.vote-link.is-disabled{opacity:.4;pointer-events:none}.vote-chevron{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);transition:transform .2s ease;flex:0 0 auto}.vote-item.is-open .vote-chevron{transform:rotate(180deg)}.vote-panel{border-top:1px solid var(--border);padding:12px 14px 16px;display:grid;grid-gap:12px;gap:12px;background:var(--bg-elevated)}.vote-panel.compact-panel{display:flex;flex-direction:column;gap:20px;padding:18px 18px 20px;background:transparent;border-top:1px solid var(--border)}.panel-section,.vote-panel.compact-panel .panel-section{padding:0}.panel-section+.panel-section{border-top:none}.vote-panel.compact-panel .panel-section+.panel-section{padding-top:14px;border-top:1px solid var(--border)}.panel-label{font-size:11px;color:var(--muted);font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;display:block}.platform-grid-compact{display:flex;flex-wrap:wrap;gap:8px}.compact-icon{width:28px;height:28px;border-radius:8px;background:var(--accent-subtle);padding:3px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center}.compact-icon img{width:100%;height:100%;object-fit:contain;border-radius:4px}.panel-meta{display:flex;flex-direction:column;gap:10px;background:transparent}.panel-meta-row{display:flex;align-items:baseline;gap:12px}.panel-meta-label{font-size:12px;color:var(--muted);font-weight:600;flex-shrink:0;min-width:42px}.panel-meta-label.accent{color:var(--warning)}.panel-meta-value{flex:1 1;min-width:0;font-size:13px;color:var(--text-secondary);line-height:1.5}.panel-meta-value .fit-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.panel-meta-row:has(.accent) .panel-meta-value .fit-text{white-space:pre-line;word-break:keep-all;overflow-wrap:anywhere}.vote-action-btn{display:flex;align-items:center;justify-content:center;gap:6px;background:var(--text);color:var(--bg);font-size:14px;font-weight:600;padding:14px 20px;border-radius:12px;transition:all .2s ease;white-space:nowrap;text-decoration:none}.vote-panel.compact-panel .vote-action-btn{margin-top:4px}.vote-action-btn:hover{opacity:.88}.vote-action-btn.is-disabled{background:var(--accent-subtle);color:var(--muted);cursor:not-allowed}.vote-icon-neutral{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center}.vote-icon-neutral span{width:6px;height:6px;border-radius:999px;background:var(--muted)}.vote-icons{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.vote-more{font-size:10px;color:var(--muted);font-weight:600}.platform-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:10px;border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);font-size:12px;font-weight:600}.platform-pill .compact-icon{width:22px;height:22px;border-radius:6px;padding:2px;border:none;background:transparent}.platform-name{white-space:nowrap;transform:translateY(-1px)}.fit-text{display:inline-block;white-space:nowrap;line-height:1.45}.link-grid{display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr}.link-card{min-height:52px;display:inline-flex;align-items:center;gap:12px;padding:12px 16px;border-radius:16px;border:2px solid var(--border);background:linear-gradient(to right,var(--bg-card),var(--link-card-end));font-size:14px;font-weight:600;transition:all .2s ease}.link-card:hover{border-color:var(--border-strong)}.link-icon-wrap{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--bg-elevated);border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.12)}[data-theme=dark] .live-card,[data-theme=dark] .member-chip{border-width:0}[data-theme=dark] .live-title{color:#b0b0b0}[data-theme=dark] .vote-showcase{border-color:color-mix(in oklab,var(--border) 35%,transparent);box-shadow:0 20px 40px rgba(0,0,0,.32)}[data-theme=dark] .link-card,[data-theme=dark] .link-card:hover,[data-theme=dark] .youtube-card,[data-theme=dark] .youtube-card:hover{border-width:0}[data-theme=dark] .link-icon-wrap{box-shadow:0 2px 6px rgba(0,0,0,.35)}.link-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;position:relative}.link-icon img{width:100%;height:100%;object-fit:contain}.link-cafe .link-icon{width:22px;height:22px}.link-x .link-icon{width:15px;height:15px}.link-x .link-icon-light{display:block}.link-x .link-icon-dark,[data-theme=dark] .link-x .link-icon-light{display:none}[data-theme=dark] .link-x .link-icon-dark{display:block}[data-theme=dark] .chip-status,[data-theme=dark] .youtube-meta{color:#888}[data-theme=dark] .vote-showcase-desc{color:#b0b0b0}[data-theme=dark] .vote-showcase-item{border-width:0;background:#252525}[data-theme=dark] .vote-showcase-deadline{color:#8f8f8f}[data-theme=dark] .panel-meta-value{color:#b0b0b0}[data-theme=dark] .panel-meta-label:not(.accent){color:#a0a0a0}[data-theme=dark] .vote-panel .panel-label{color:#a8a8a8}[data-theme=dark] .platform-pill{color:#b0b0b0}[data-theme=dark] .vote-action-btn:not(.is-disabled){background:#eee;color:#1a1a1a}[data-theme=dark] .vote-item,[data-theme=dark] .vote-item.is-open{border-width:0}.link-label{color:var(--text)}.link-chevron{margin-left:auto;width:18px;height:18px;color:var(--muted);display:inline-flex;align-items:center;justify-content:center}.link-chevron svg{width:100%;height:100%}@media (min-width:600px){.link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.guides-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.guide-tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:24px 14px 20px;border-radius:16px;background:var(--bg-card);border:2px solid var(--border);transition:all .2s ease;text-decoration:none;color:inherit}.guide-tile:hover{border-color:var(--border-strong)}.guide-tile:active{transform:scale(.97)}[data-theme=dark] .guide-tile{border-width:0}.guide-tile-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:var(--accent-subtle);font-size:24px}.guide-tile-title{font-size:15px;font-weight:600;line-height:1.3}.guide-tile-desc{font-size:12px;color:var(--text-secondary);line-height:1.4}.guide-tile-count{font-size:11px;color:var(--muted);font-weight:600;margin-top:2px}.guide-detail-page{display:flex;flex-direction:column;gap:20px;padding-top:12px}.guide-breadcrumb{font-size:13px;color:var(--muted);display:flex;align-items:center;flex-wrap:wrap;gap:4px}.guide-breadcrumb a{color:var(--muted);text-decoration:none;transition:color .15s}.guide-breadcrumb a:hover{color:var(--text)}.guide-breadcrumb-sep{opacity:.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.guide-breadcrumb>span:last-child{color:var(--text);font-weight:600}.guide-detail-header{display:flex;align-items:center;gap:14px}.guide-detail-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--accent-subtle);font-size:20px;flex-shrink:0}.guide-detail-header h1{font-size:20px;font-weight:500;letter-spacing:-.02em;margin-bottom:2px}.header-desc{color:var(--text-secondary);font-size:14px;line-height:1.5}.guide-items-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.guide-item-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;background:var(--bg-card);border:2px solid var(--border);transition:all .2s ease;text-decoration:none;color:inherit;cursor:pointer}.guide-item-card:hover{border-color:var(--border-strong)}.guide-item-card:active{transform:scale(.985)}[data-theme=dark] .guide-item-card{border-width:0}.guide-item-num{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--accent-subtle);font-size:13px;font-weight:600;color:var(--text-secondary);flex-shrink:0}.guide-item-content{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.guide-item-title{font-size:15px;font-weight:500;line-height:1.35}.guide-item-desc{font-size:13px;color:var(--text-secondary);line-height:1.4}.guide-item-arrow{width:24px;height:24px;color:var(--muted);flex-shrink:0;transition:all .2s}.guide-item-card:hover .guide-item-arrow{color:var(--text);transform:translateX(3px)}.guide-article-page{display:flex;flex-direction:column;gap:20px;padding-top:12px}.guide-article-top{display:flex;flex-direction:column;gap:14px}.guide-article-title-area h2{font-size:20px;font-weight:500;letter-spacing:-.02em;margin-bottom:4px}.guide-device-toggle{display:flex;gap:0;background:var(--bg-elevated);border-radius:10px;padding:3px;border:1px solid var(--border);width:100%}.guide-device-toggle button{flex:1 1;padding:10px 0;font-size:13px;font-weight:600;border-radius:8px;color:var(--muted);background:transparent;border:none;cursor:pointer;transition:all .2s ease;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:6px}.guide-device-toggle button:hover{color:var(--text)}.guide-device-toggle button.active{background:var(--tab-active-bg);color:var(--tab-active-text);box-shadow:0 1px 3px rgba(0,0,0,.08)}.guide-article-body,.guide-image-list{display:flex;flex-direction:column}.guide-image-list{list-style:none;padding:0;margin:0;gap:12px}.guide-image-container{border-radius:14px;overflow:hidden;border:1px solid var(--border);background:var(--bg-elevated)}[data-theme=dark] .guide-image-container{border-width:0}.guide-image{width:100%;height:auto;display:block;vertical-align:top}.guide-image-placeholder{padding:48px 24px;text-align:center;color:var(--muted)}.guide-image-placeholder-icon{font-size:32px;display:block;margin-bottom:8px}.guide-image-placeholder p{font-size:14px;margin:0}.guide-nav{display:flex;flex-wrap:wrap;gap:8px}.guide-nav-footer{padding-top:16px;border-top:1px solid var(--border)}.back-link{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:14px;font-weight:600;padding:10px 16px;border-radius:10px;transition:all .2s;text-decoration:none}.back-link:hover{color:var(--text);background:var(--accent-subtle)}.back-link:active{transform:scale(.97)}.modal-overlay{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:99999!important;background:var(--modal-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex!important;align-items:center!important;justify-content:center!important;padding:16px;box-sizing:border-box}.modal-content{width:100%;max-width:580px;background:var(--modal-bg);border:1px solid var(--border-strong);border-radius:20px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden;animation:modalSlideUp .3s cubic-bezier(.16,1,.3,1) forwards;display:flex;flex-direction:column;max-height:90vh;margin:auto}.bottomsheet-overlay{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;z-index:99999!important;background:var(--modal-overlay);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:0!important;box-sizing:border-box;transition:opacity .3s ease}.bottomsheet-overlay-closing{opacity:0;pointer-events:none}.bottomsheet-content{width:calc(100% - 32px);max-width:608px;background:var(--modal-bg);border:none;border-radius:24px 24px 0 0;box-shadow:0 -12px 48px rgba(0,0,0,.25);position:relative;overflow:hidden;animation:bottomsheetSlideUp .35s cubic-bezier(.16,1,.3,1) forwards;display:flex;flex-direction:column;max-height:88vh;margin:0;touch-action:none}[data-theme=dark] .bottomsheet-content{box-shadow:0 -12px 48px rgba(0,0,0,.6)}.bottomsheet-content.bottomsheet-anim-done{animation:none}.bottomsheet-content.bottomsheet-closing{animation:none;transition:transform .32s cubic-bezier(.16,1,.3,1);transform:translateY(100%)}.bottomsheet-content.bottomsheet-snapping{transition:transform .25s cubic-bezier(.16,1,.3,1)}.bottomsheet-handle{width:36px;height:4px;background:var(--border-strong);border-radius:2px;margin:12px auto 8px;flex-shrink:0;opacity:.7}.bottomsheet-drag-area{cursor:-webkit-grab;cursor:grab;touch-action:none}.bottomsheet-drag-area:active{cursor:-webkit-grabbing;cursor:grabbing}.bottomsheet-title-icon{width:24px!important;height:24px!important}.bottomsheet-drag-area.modal-header{border-bottom:none;padding-bottom:16px}.bottomsheet-footer{flex-shrink:0;padding:16px 20px max(16px,calc(12px + env(safe-area-inset-bottom, 0)));background:var(--modal-bg)}.modal-header{flex-shrink:0;justify-content:space-between;padding:0 20px;z-index:50}.modal-header,.modal-title{display:flex;align-items:center}.modal-title{font-size:18px;font-weight:600;gap:10px;letter-spacing:-.02em}.modal-title-icon{width:20px;height:20px;flex-shrink:0;object-fit:contain}.modal-close{background:var(--accent-subtle);border:1px solid var(--border);border-radius:50%;color:var(--muted);cursor:pointer;padding:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:rgba(239,68,68,.1);color:var(--danger)}.modal-scroll-area{flex:1 1;overflow-y:auto;padding:0 20px 20px;-webkit-overflow-scrolling:touch}.modal-scroll-area::-webkit-scrollbar{width:4px}.modal-scroll-area::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:10px}.device-tabs-scroll{display:flex;gap:4px;background:var(--accent-subtle);padding:5px;border-radius:14px;margin-bottom:20px;width:100%}.device-tab-item{flex:1 1;min-width:0;padding:10px 8px;font-size:13px;font-weight:600;color:var(--muted);background:transparent;border-radius:10px;cursor:pointer;white-space:nowrap;text-align:center;transition:all .2s ease}.device-tab-item.active{background:var(--modal-bg);color:var(--text);box-shadow:var(--shadow)}.link-button-grid{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.one-click-btn{width:100%;min-height:56px;display:flex;align-items:center;gap:14px;padding:0 18px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:14px;color:var(--text);font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none}.one-click-btn:hover{border-color:var(--chart-green);background:rgba(22,163,74,.06)}.one-click-btn:active{transform:scale(.99)}.one-click-btn svg{margin-left:auto;flex-shrink:0;transition:color .2s;color:var(--muted)}.one-click-btn:hover svg{color:var(--chart-green)}.btn-number{width:28px;height:28px;border-radius:50%;border:2px solid var(--border-strong);color:var(--text-secondary);font-size:13px;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0;transition:all .2s}.one-click-btn:hover .btn-number{border-color:var(--chart-green);background:rgba(22,163,74,.12);color:var(--chart-green)}.playlist-image-area{width:100%;border-radius:14px;overflow:hidden;background:var(--accent-subtle)}.playlist-image-area img{width:100%;height:auto;display:block}.one-click-btn .btn-label{display:flex!important;align-items:center!important;gap:12px!important}.bottomsheet-close-btn{width:100%;padding:14px 20px;font-size:15px;font-weight:600;color:var(--text);background:var(--accent-subtle);border:none;border-radius:14px;cursor:pointer;transition:all .2s ease}.bottomsheet-close-btn:hover{background:var(--bg-hover)}.melon-card{position:relative;width:100%;display:flex;align-items:center;gap:14px;padding:14px 16px;cursor:pointer}.melon-card,.melon-card-bg{overflow:hidden;border-radius:14px}.melon-card-bg{position:absolute;inset:0;z-index:0;background:#f5f3f8;isolation:isolate;-webkit-clip-path:inset(0 round 14px);clip-path:inset(0 round 14px)}[data-theme=dark] .melon-card-bg{background:#222228}.melon-card-bg .grainient-container{position:absolute;inset:0}.melon-card-body{flex:1 1;min-width:0}.melon-card-arrow,.melon-card-body{position:relative;z-index:1;display:flex;align-items:center}.melon-card-arrow{flex-shrink:0;color:var(--muted);justify-content:center}.melon-card-title{font-size:15px;font-weight:600;color:var(--text);line-height:1.3;display:flex;align-items:center;gap:8px;margin:0}.melon-card-logo-wrap{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--bg-elevated);border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.12)}[data-theme=dark] .melon-card-logo-wrap{box-shadow:0 2px 6px rgba(0,0,0,.35)}.melon-card-logo{width:22px;height:22px;object-fit:contain}.melon-card-desc{font-size:12px;color:var(--muted);line-height:1.3}.melon-card-arrow svg{display:block}.cv2-header{display:flex;align-items:center;gap:8px;margin-bottom:14px}.cv2-melon-icon{width:28px;height:28px;object-fit:contain;flex-shrink:0}.cv2-source{font-size:14px;font-weight:600;color:var(--text)}.cv2-updated{font-size:12px;color:var(--muted);margin-left:auto;white-space:nowrap}.cv2-tabs-scroll{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;margin-bottom:16px}.cv2-tabs-scroll::-webkit-scrollbar{display:none}.cv2-tabs{display:flex;gap:6px}.cv2-tab{flex:0 0 auto;padding:7px 14px;border-radius:999px;font-size:13px;font-weight:600;white-space:nowrap;border:1.5px solid var(--border);background:transparent;color:var(--muted);cursor:pointer;transition:all .2s ease}.cv2-tab:hover{border-color:var(--border-strong);color:var(--text)}.cv2-tab.active{background:var(--text);color:var(--bg);border-color:var(--text)}.cv2-list{display:flex;flex-direction:column}.cv2-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;text-decoration:none;color:inherit;transition:background .15s ease}.cv2-item:hover{background:var(--bg-hover)}[data-theme=dark] .cv2-item:hover{background:#141414}.cv2-rank{width:28px;flex-shrink:0;font-size:14px;font-weight:600;text-align:center;color:var(--muted)}.cv2-rank.top{color:var(--text);font-weight:700}.cv2-art{width:44px;height:44px;border-radius:10px;overflow:hidden;background:var(--accent-subtle);flex-shrink:0}.cv2-art img{width:100%;height:100%;object-fit:cover;display:block}.cv2-art-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--muted)}.cv2-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.cv2-title{font-size:14px;font-weight:500;line-height:1.3}.cv2-artist,.cv2-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cv2-artist{font-size:12px;color:var(--muted);font-weight:400}.cv2-badge{flex-shrink:0;padding:3px 7px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.02em}.cv2-badge.up{color:#ef4444;background:rgba(239,68,68,.1)}.cv2-badge.down{color:#3b82f6;background:rgba(59,130,246,.1)}.cv2-badge.new{color:var(--chart-green);background:rgba(20,184,166,.1)}.cv2-badge.same{color:var(--muted);background:transparent}.cv2-empty{text-align:center;padding:40px 16px;color:var(--muted);font-size:13px}.smart-banner{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;gap:10px;height:calc(56px + env(safe-area-inset-top, 0px));padding:env(safe-area-inset-top,0) 12px 0;background:var(--bg-elevated);border-bottom:1px solid var(--border);animation:smartBannerSlide .3s ease forwards}.smart-banner-close{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--muted);transition:all .15s ease}.smart-banner-close:hover{color:var(--text);background:var(--accent-subtle)}.smart-banner-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0;object-fit:cover;border:1px solid var(--border)}.smart-banner-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:0}.smart-banner-info strong{font-weight:600;color:var(--text);line-height:1.25}.smart-banner-info span,.smart-banner-info strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smart-banner-info span{color:var(--muted);line-height:1.3}.smart-banner-action{flex-shrink:0;min-height:30px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:600;background:var(--accent-badge);color:#fff;border:none;cursor:pointer;transition:opacity .15s ease;letter-spacing:.01em}.smart-banner-action:hover{opacity:.85}@keyframes smartBannerSlide{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.has-smart-banner .header{top:calc(56px + env(safe-area-inset-top, 0px))}.has-smart-banner .container{padding-top:calc(56px + 52px + env(safe-area-inset-top, 0px))}.has-smart-banner .menu-panel{top:calc(52px + 56px + env(safe-area-inset-top, 0px))}.notice{position:fixed;z-index:49;justify-content:space-between;gap:12px;padding:10px 14px calc(10px + env(safe-area-inset-bottom, 0px));background:var(--bg-elevated);border-top:1px solid var(--border);box-shadow:0 -2px 12px rgba(0,0,0,.06);bottom:52px;left:0;right:0;animation:noticeSlideUp .3s ease}.notice,.notice-body{display:flex;align-items:center}.notice-body{flex:1 1;min-width:0;gap:10px}.notice-icon{flex-shrink:0;color:var(--text-secondary);display:flex;align-items:center;justify-content:center}@media (max-width:767px){.notice-icon svg{width:16px;height:16px}}.notice-msg{font-size:13px;line-height:1.4;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notice-btns{flex-shrink:0;display:flex;align-items:center;gap:6px}.notice-btn{height:30px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:opacity .15s;white-space:nowrap;border:none;background:transparent;color:inherit}.notice-btn--ok{background:var(--text);color:var(--bg)}.notice-btn--ok:hover:not(:disabled){opacity:.9}.notice-btn--no{border:1px solid var(--border);color:var(--muted)}.notice-btn--no:hover:not(:disabled){color:var(--text-secondary);background:var(--accent-subtle)}.notice-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes noticeSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.notice-icon svg{width:18px;height:18px}.notice{top:calc(52px + env(safe-area-inset-top, 0px) + 12px);bottom:auto;left:auto;right:24px;width:max-content;min-width:380px;max-width:520px;flex-direction:row;padding:10px 14px;border-radius:10px;border:1px solid var(--border);box-shadow:0 4px 20px rgba(0,0,0,.1);animation:noticeFadeIn .3s ease}.notice-msg{-webkit-line-clamp:2;font-size:13px}.notice-btn{height:32px;padding:0 12px}}@keyframes noticeFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .notice{box-shadow:0 -2px 12px rgba(0,0,0,.3)}@media (min-width:768px){[data-theme=dark] .notice{box-shadow:0 4px 20px rgba(0,0,0,.4)}}.settings-page{gap:20px}.settings-group,.settings-page{display:flex;flex-direction:column}.settings-group{gap:0}.settings-group-title{font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;padding-left:2px}.settings-card{background:var(--bg-card);border:1px solid var(--border);overflow:hidden;border-radius:14px}[data-theme=dark] .settings-card{border-width:0}.settings-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;min-height:52px;gap:12px}.settings-item+.settings-item{border-top:1px solid var(--border)}.settings-item-left{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0}.settings-item-icon-wrap{width:32px;height:32px;border-radius:10px;background:var(--accent-subtle);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-secondary)}.settings-item-icon-wrap.sub{width:26px;height:26px;border-radius:8px}.settings-item-text{display:flex;flex-direction:column}.settings-item-label{font-size:15px;font-weight:500}.settings-item-desc{font-size:11px;color:var(--muted);margin-top:1px;font-weight:400}.settings-value{font-size:13px;color:var(--muted);font-weight:600}.settings-chevron{color:var(--muted);flex-shrink:0}.settings-link-item{text-decoration:none;color:inherit;transition:background .15s}.settings-link-item:hover{background:var(--bg-hover)}.settings-sub-item{padding-left:20px}.settings-placeholder{height:44px;border-radius:10px;background:var(--accent-subtle)}.toggle-placeholder{background:var(--accent-subtle)}.toggle,.toggle-placeholder{width:48px;height:28px;border-radius:14px;flex-shrink:0}.toggle{position:relative;background:var(--toggle-bg);cursor:pointer;transition:background .25s ease}.toggle.active{background:var(--toggle-active)}.toggle:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:var(--toggle-dot-off);transition:all .25s ease}.toggle.active:after{transform:translateX(20px);background:var(--toggle-dot)}.theme-selector{display:flex;gap:4px}.theme-option{flex:1 1;padding:10px 12px;font-size:13px;font-weight:600;border-radius:10px;text-align:center;color:var(--muted);transition:all .2s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;background:var(--accent-subtle);border:1px solid transparent}.theme-option:hover{color:var(--text)}.theme-option.active{background:var(--tab-active-bg);color:var(--tab-active-text);border-color:var(--border)}.notification-sub-settings{overflow:hidden;transition:max-height .3s ease}.privacy-page{display:flex;flex-direction:column;gap:20px}.privacy-back{display:inline-flex;align-items:center;gap:2px;font-size:14px;font-weight:600;color:var(--muted);text-decoration:none;transition:color .15s;background:none;border:none;cursor:pointer;padding:0;font:inherit}.privacy-back:hover{color:var(--text)}.privacy-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:12px 0 8px}.privacy-icon{font-size:32px}.privacy-title{font-size:22px;font-weight:600;letter-spacing:-.02em}.privacy-subtitle{font-size:13px;color:var(--muted);font-weight:500;line-height:1.5}.privacy-list{gap:10px}.privacy-card,.privacy-list{display:flex;flex-direction:column}.privacy-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:16px;gap:8px}[data-theme=dark] .privacy-card{border-width:0}.privacy-card-head{display:flex;align-items:center;gap:10px}.privacy-num{width:24px;height:24px;border-radius:8px;background:var(--accent-subtle);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--text-secondary);flex-shrink:0}.privacy-card h3{font-size:14px;font-weight:600}.privacy-card p{font-size:13px;line-height:1.65;color:var(--text-secondary)}.privacy-card ul{padding-left:16px;display:flex;flex-direction:column;gap:2px}.privacy-card li{list-style:disc;font-size:13px;line-height:1.65;color:var(--text-secondary)}.privacy-effective{font-size:12px;color:var(--muted);font-weight:600;text-align:right;padding:4px 0 12px}.pwa-page{width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:24px}.container.page-add-to-home{max-width:100%!important;padding-left:0!important;padding-right:0!important;padding-bottom:0!important;display:flex;flex-direction:column}.container.page-add-to-home>main{flex:1 1;display:flex;flex-direction:column;gap:0}.container.page-add-to-home .pwa-page{flex:1 1;display:flex;flex-direction:column;align-items:center;padding-bottom:0}.pwa-page{--pwa-accent:#ec1187;--pwa-accent-light:#f78cc4;--pwa-gradient:linear-gradient(135deg,#d81b60,#ec1187 50%,#f48fb1)}.pwa-hero{width:100%;max-width:480px;text-align:center;padding:24px 24px 0;min-height:calc(100dvh - 180px);overflow:visible}.container.page-add-to-home .pwa-hero,.pwa-hero{display:flex;flex-direction:column;align-items:stretch}.container.page-add-to-home .pwa-hero{min-height:calc(100dvh - 52px - env(safe-area-inset-top, 0px));max-width:100%;overflow:hidden;padding:24px 0 0}.pwa-hero-brand,.pwa-hero-cta,.pwa-hero-title{align-self:center}.pwa-hero-brand{display:flex;align-items:center;gap:0;margin-bottom:24px}.pwa-hero-logo{border-radius:12px;filter:grayscale(100%)}.pwa-hero-name{font-size:22px;color:var(--muted)}.pwa-hero-name,.pwa-hero-title{font-weight:600;letter-spacing:-.02em}.pwa-hero-title{font-size:28px;line-height:1.4;margin:0 0 28px;color:var(--text)}.pwa-accent{background:var(--pwa-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.pwa-hero-cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 72px;min-width:220px;border:none;border-radius:12px;background:var(--pwa-gradient);color:#fff;font-size:17px;font-weight:600;cursor:pointer;transition:opacity .15s}.pwa-hero-cta:hover{opacity:.9}.pwa-hero-image{margin:auto -24px 0;width:calc(100% + 48px);max-width:none;object-fit:contain;object-position:bottom;display:block}.container.page-add-to-home .pwa-hero-image{margin:auto 0 0;width:100vw;max-width:none;object-fit:contain;object-position:center bottom;display:block;flex-shrink:0}.pwa-loading{text-align:center;padding:48px 24px;font-size:14px;color:var(--muted)}.pwa-guide{width:100%;max-width:480px;display:flex;flex-direction:column;align-items:center;padding:64px 24px 0}.pwa-guide-title{font-size:26px;font-weight:600;letter-spacing:-.02em;text-align:center;margin:0 0 16px;color:var(--text)}.pwa-guide-accent{color:var(--pwa-accent)}.pwa-step{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 0}.pwa-step-num{font-size:13px;font-weight:600;color:var(--text);letter-spacing:.06em;margin-bottom:6px}.pwa-step-heading{font-size:22px;font-weight:500;line-height:1.45;letter-spacing:-.01em;white-space:pre-line;margin:0 0 32px;color:var(--muted)}.pwa-step-highlight{font-weight:600;color:#111}[data-theme=dark] .pwa-step-highlight{color:#fff}.pwa-step-mockup{width:100%;max-width:300px;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg)}.pwa-step-mockup img{width:100%;display:block}.pwa-step-mockup-ph{width:100%;aspect-ratio:9/16;background:var(--bg-elevated);border:2px dashed var(--border);border-radius:0}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:var(--accent-subtle);background-image:linear-gradient(90deg,var(--accent-subtle) 0,var(--border) 50%,var(--accent-subtle) 100%);background-size:400px 100%;animation:shimmer 1.6s ease-in-out infinite;border-radius:8px}.skeleton-live{width:100%;border-radius:16px;overflow:hidden;border:1px solid var(--border);background:var(--bg-card)}.skeleton-live-cover{aspect-ratio:25/9;min-height:65px}.skeleton-live-body{padding:12px;display:flex;align-items:center;gap:10px}.skeleton-live-avatar{width:34px;height:34px;border-radius:50%;flex-shrink:0}.skeleton-live-lines{flex:1 1;display:flex;flex-direction:column;gap:6px}[data-theme=dark] .skeleton-live{border-width:0}.skeleton-chip{width:100%;height:54px;border-radius:16px}.skeleton-youtube{width:100%;aspect-ratio:16/9;border-radius:0}.skeleton-vote-item{pointer-events:none}.skeleton-vote-rank{width:32px;height:32px;border-radius:10px;flex-shrink:0}.skeleton-vote-icon{width:26px;height:26px;border-radius:6px;flex-shrink:0}.skeleton-vote-deadline{width:72px;flex-shrink:0}.skeleton-text,.skeleton-vote-deadline{height:14px;border-radius:4px}.skeleton-text.w60{width:60%}.skeleton-text.w40{width:40%}.skeleton-text.w80{width:80%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bottomsheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:720px){.header-nav,.vote-link{display:none}.vote-row{min-width:0}.vote-title{flex:1 1;min-width:0}.vote-title,.vote-title-text{overflow:hidden;text-overflow:ellipsis}.vote-chevron{margin-left:8px;flex-shrink:0;min-width:18px;display:inline-flex!important}.live-badge{padding:3px 7px;font-size:9px;top:8px;left:8px;gap:4px;border-radius:5px}.live-dot{width:5px;height:5px}.live-name,.live-title{font-size:12px}.live-tag{font-size:10px}.youtube-type-badge{padding:2px 5px;font-size:9px;top:6px;left:6px;border-radius:4px}.youtube-info h4{font-size:12px}.youtube-meta{font-size:11px}.section-head h2{font-size:16px}.section-offline .chip-name{font-size:12px}.section-offline .chip-status{font-size:10px}.vote-showcase{padding:17px 16px 12px;gap:12px;border-radius:16px}.vote-showcase-title{font-size:16px}.vote-showcase-desc{font-size:12px}.vote-showcase-body{margin-top:2px;padding-top:12px}.vote-showcase-more{font-size:11px;padding:6px 10px}.vote-showcase-item{gap:7px;padding:11px 10px;grid-template-columns:auto minmax(0,1fr) auto auto}.vote-showcase-rank{width:20px;height:20px;border-radius:6px;font-size:10px;font-weight:600}.vote-showcase-label{font-size:14px;font-weight:400}.vote-showcase-date{font-size:11px}.vote-showcase .vote-preview-icon{width:20px;height:20px;border-radius:6px}.vote-showcase-bg{height:104px;opacity:.22}.vote-showcase-deadline{font-size:10px;font-weight:500}.vote-showcase-chevron{width:12px;height:12px;display:inline-flex;color:var(--muted)}.bottomsheet-content{width:100%}.melon-card-title,.one-click-btn{font-size:14px}.link-card{font-size:13px}.vote-list-page .vote-title-text{font-size:clamp(9px,2.6vw,11px)}.vote-list-page .platform-name{font-size:11px}.vote-list-page .panel-label{font-size:11px;margin-bottom:5px}.vote-list-page .panel-meta-label{font-size:11px}.vote-list-page .panel-meta-value{font-size:12px}.vote-list-page .vote-action-btn{font-size:13px}.vote-list-page .vote-panel.compact-panel{gap:12px}.vote-list-page .vote-panel.compact-panel .panel-section+.panel-section{padding-top:8px}}@media (min-width:768px){.hamburger{display:none}.header-nav{display:flex}.header-actions{display:flex;position:absolute;right:24px;top:50%;transform:translateY(-50%)}.header{justify-content:center}.header .logo{position:absolute;left:24px;top:50%;transform:translateY(-50%)}.container{max-width:740px;padding:76px 28px 60px}.bottomsheet-content{width:calc(100% - 56px);max-width:684px}.section-head h2{font-size:20px}.section-tag{font-size:12px}.live-title{font-size:14px}.youtube-thumb{aspect-ratio:18/9}.chip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vote-title-text{font-size:14px}.vote-list-page .panel-label{font-size:12px}.vote-showcase-title{font-size:20px}.vote-showcase-label{font-size:15px}.cv2-art{width:48px;height:48px}.modal-content{max-width:620px}.smart-banner{display:none}.has-smart-banner .header{top:0}.has-smart-banner .container{padding-top:76px}.has-smart-banner .menu-panel{top:calc(52px + env(safe-area-inset-top, 0px))}.cookie-banner{bottom:0}}@media (min-width:1024px){.container{max-width:800px}.bottomsheet-content{max-width:744px}}.song-detail-page{display:flex;flex-direction:column;gap:24px;padding-bottom:40px}.song-detail-back{display:inline-flex;align-items:center;font-size:13px;font-weight:600;color:var(--muted);text-decoration:none;transition:color .15s}.song-detail-back:hover{color:var(--text)}.song-detail-dev-notice{padding:12px 16px;border-radius:12px;background:var(--accent-subtle);color:var(--text-secondary);font-size:14px;font-weight:600;text-align:center}.song-detail-content-hidden{display:none}@media (max-width:767px){.song-detail-back{margin-top:16px}}.song-detail-hero{position:relative;overflow:hidden;border-radius:20px;isolation:isolate}.song-detail-hero-bg{position:absolute;inset:-20px;background-size:cover;background-position:50%;filter:blur(32px) saturate(1.6) brightness(.55);transform:scale(1.15)}.song-detail-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.55))}[data-theme=light] .song-detail-hero-bg{filter:blur(32px) saturate(1.4) brightness(.7)}[data-theme=light] .song-detail-hero-overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.4))}.song-detail-hero-content{position:relative;z-index:2;display:flex;align-items:center;gap:16px;padding:18px 20px}.song-detail-hero-art{flex-shrink:0;width:140px;height:140px;border-radius:14px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.45),0 0 0 1px hsla(0,0%,100%,.08)}.song-detail-hero-art img{width:100%;height:100%;object-fit:cover;display:block}.song-detail-meta{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:8px}.song-detail-hero .song-detail-title{color:#fff;font-size:22px;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.4)}.song-detail-hero .song-detail-artist{color:hsla(0,0%,100%,.8);font-size:14px;text-shadow:0 1px 4px rgba(0,0,0,.3)}.song-detail-hero .song-detail-dl dt{color:hsla(0,0%,100%,.5)}.song-detail-hero .song-detail-dl dd{color:hsla(0,0%,100%,.85)}@media (max-width:560px){.song-detail-hero-content{padding:20px;gap:16px}.song-detail-hero-art{width:100px;height:100px;border-radius:12px}.song-detail-hero .song-detail-title{font-size:18px}}.song-detail-title{font-size:20px;font-weight:700;margin:0;letter-spacing:-.02em}.song-detail-artist{font-size:14px;color:var(--text-secondary);margin:0}.song-detail-link{font-size:13px;font-weight:600;color:var(--chart-green);text-decoration:none;align-self:flex-start;transition:opacity .15s}.song-detail-link:hover{opacity:.8}.song-detail-dl{display:flex;flex-direction:column;gap:6px;margin:0;font-size:13px}.song-detail-dl div{display:flex;gap:10px}.song-detail-dl dt{margin:0;color:var(--muted);font-weight:500;min-width:64px}.song-detail-dl dd{margin:0;color:var(--text-secondary)}.song-detail-section{padding:20px;background:var(--bg-card);border-radius:16px;border:2px solid var(--border)}[data-theme=dark] .song-detail-section{border-width:0}.song-detail-section-title{font-size:15px;font-weight:600;margin:0 0 14px}.song-chart-section{padding:20px;background:var(--bg-card);border-radius:16px;border:2px solid var(--border);box-shadow:0 1px 3px rgba(0,0,0,.05)}[data-theme=dark] .song-chart-section{box-shadow:none;border-width:0}.song-chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.song-chart-header-left{display:flex;align-items:center;gap:8px}.song-chart-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:rgba(20,184,166,.12);border-radius:8px}.song-chart-title{font-size:15px;font-weight:600;margin:0;color:var(--text)}.song-chart-more{display:inline-flex;align-items:center;gap:2px;padding:6px 12px;font-size:13px;font-weight:500;color:var(--text-secondary);background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;cursor:pointer;transition:opacity .15s}.song-chart-more:hover{opacity:.8}.song-chart-chevron{font-size:10px;opacity:.8}.song-chart-cards-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media (max-width:640px){.song-chart-cards-row{grid-template-columns:1fr}}.song-chart-card{position:relative;overflow:hidden;padding:16px;background:var(--bg-elevated);border-radius:14px}.song-chart-card-inner{display:flex;align-items:center;justify-content:space-between;gap:12px}.song-chart-card-text{display:flex;flex-direction:column;gap:4px}.song-chart-card-name{font-size:12px;font-weight:600;color:var(--muted)}.song-chart-card-rank{font-size:22px;font-weight:700;letter-spacing:-.03em;color:var(--text);line-height:1}.song-chart-card-graph{flex-shrink:0}.chart-sparkline{display:block;width:100%;max-width:100px}.song-chart-card-gradient{position:absolute;left:0;right:0;bottom:0;height:40px;background:linear-gradient(0deg,rgba(20,184,166,.12),transparent);border-radius:0 0 12px 12px;pointer-events:none}.song-detail-records-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}@media (max-width:600px){.song-detail-records-grid{grid-template-columns:1fr}}.song-detail-records-subtitle{font-size:13px;font-weight:600;margin:0 0 10px;color:var(--text-secondary)}.song-detail-records-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.song-detail-records-list li{font-size:13px;color:var(--text-secondary);line-height:1.4}.song-detail-record-arrow{color:var(--muted);margin-right:4px}.song-rank-heatmap-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.song-rank-heatmap{display:inline-grid;grid-template-columns:90px repeat(24,28px);gap:0;font-size:11px;min-width:min-content}.song-rank-heatmap-header,.song-rank-heatmap-row{display:contents}.song-rank-heatmap-corner{grid-column:1;padding:0 6px}.song-rank-heatmap-corner,.song-rank-heatmap-header .song-rank-heatmap-hour{height:28px;font-weight:600;color:var(--muted);background:var(--bg-elevated);box-sizing:border-box;display:flex;align-items:center}.song-rank-heatmap-header .song-rank-heatmap-hour{justify-content:center}.song-rank-heatmap-row{display:contents}.song-rank-heatmap-date{display:flex;align-items:center;padding:4px 6px;font-weight:500;color:var(--text-secondary);background:var(--bg-elevated)}.song-rank-heatmap-cell{display:flex;align-items:center;justify-content:center;height:28px;font-size:10px;font-weight:400;color:#fff;text-shadow:0 0 1px rgba(0,0,0,.5);box-sizing:border-box;border-right:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a}.song-rank-heatmap-cell-empty{background:#e5e5e5!important;color:transparent}[data-theme=dark] .song-rank-heatmap-cell-empty{background:#2a2a2a!important}.playlist-visual{padding:24px;display:flex;flex-direction:column;align-items:center;gap:16px}.album-art-placeholder{width:140px;height:140px;border-radius:16px;background:var(--chart-green);display:flex;align-items:center;justify-content:center;font-size:40px}.playlist-info{text-align:center}.playlist-info h3{font-size:20px;font-weight:600}.playlist-info p{color:var(--chart-green);font-size:13px;font-weight:600}@media (max-width:480px){.bottomsheet-content .modal-scroll-area,.modal-scroll-area{padding-left:16px!important;padding-right:16px!important;padding-bottom:16px!important}.device-tab-item{font-size:12px}}