:root{color:#171a17;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f8f8f5;--surface:#fff;--surface-soft:#f1f2ed;--text:#171a17;--muted:#777d76;--line:#e4e6df;--line-strong:#d8dbd2;--lime:#c8f34a;--lime-dark:#33410d;--purple:#5e48e8;--purple-soft:#eeeafd;--red:#ef4b4b;--red-soft:#fff0ee;--blue:#4078e7;--blue-soft:#edf3ff;--shadow:0 14px 40px #1d241912;background:#f8f8f5;font-family:Noto Sans KR,sans-serif}:root[data-theme=dark]{--bg:#121412;--surface:#1b1e1a;--surface-soft:#242821;--text:#f5f6f1;--muted:#9ba096;--line:#30342d;--line-strong:#3d4238;--purple-soft:#292440;--red-soft:#382322;--blue-soft:#202c42;--shadow:0 16px 46px #00000038;background:var(--bg);color:var(--text)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}body.modal-open{overflow:hidden}button,select{font:inherit}button{color:inherit}button:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb, var(--purple) 35%, transparent);outline-offset:2px}.app-shell{min-height:100vh}.app-header{z-index:30;background:color-mix(in srgb, var(--bg) 88%, transparent);border-bottom:1px solid color-mix(in srgb, var(--line) 80%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:72px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;max-width:1160px;height:100%;margin:0 auto;padding:0 28px;display:flex}.logo{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.logo-mark{background:var(--lime);color:#182004;border-radius:11px 11px 11px 4px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:900;display:grid;transform:rotate(-4deg)}.logo-word{letter-spacing:-1.2px;font-size:21px;font-weight:900}.beta{color:var(--purple);letter-spacing:.7px;align-self:flex-start;margin-top:1px;font-family:DM Sans;font-size:8px;font-weight:800}.desktop-nav{align-self:stretch;align-items:stretch;gap:26px;margin-left:30px;margin-right:auto;display:flex}.desktop-nav a,.desktop-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-size:14px;font-weight:600;text-decoration:none;display:flex;position:relative}.desktop-nav a.active,.desktop-nav button.active{color:var(--text);font-weight:800}.desktop-nav a.active:after,.desktop-nav button.active:after{content:"";background:var(--lime);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:2px;right:2px}.header-actions{align-items:center;gap:8px;display:flex}.icon-btn{cursor:pointer;width:38px;height:38px;color:var(--muted);background:0 0;border:0;border-radius:12px;place-items:center;display:grid}.icon-btn:hover{background:var(--surface-soft);color:var(--text)}.login-button{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:12px;align-items:center;gap:6px;height:39px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}main{min-height:calc(100vh - 200px)}.hero-section{color:#fff;isolation:isolate;background:#1b1d19;border-radius:30px;justify-content:space-between;align-items:center;max-width:1160px;min-height:312px;margin:28px auto 0;padding:55px 70px;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";z-index:-2;background:radial-gradient(circle at 68% 10%,#c8f34a1f,#0000 32%),linear-gradient(120deg,#22251e 0%,#171916 72%);position:absolute;inset:0}.hero-section:after{content:"";z-index:-1;border:1px solid #ffffff0f;border-radius:50%;width:320px;height:320px;position:absolute;top:-130px;right:-110px;box-shadow:0 0 0 45px #ffffff05,0 0 0 90px #ffffff04}.hero-kicker{color:var(--lime);align-items:center;gap:7px;margin-bottom:13px;font-size:13px;font-weight:700;display:inline-flex}.hero-copy h1{letter-spacing:-2.5px;margin:0;font-size:clamp(32px,4.2vw,49px);line-height:1.23}.hero-copy h1 em{color:#fff;z-index:1;font-style:normal;position:relative}.hero-copy h1 em:after{content:"";background:var(--purple);opacity:.75;z-index:-1;height:10px;position:absolute;bottom:1px;left:-2px;right:-2px;transform:rotate(-1deg)}.hero-copy p{color:#b9beb5;margin:16px 0 0;font-size:15px;line-height:1.7}.hero-stat-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff13;border:1px solid #ffffff1f;border-radius:22px;width:228px;padding:25px 27px;position:relative;transform:rotate(2deg);box-shadow:0 20px 50px #0000002e}.live-dot{color:var(--lime);letter-spacing:1px;align-items:center;gap:6px;font:700 10px DM Sans;display:flex}.live-dot span{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #c8f34a1f}.hero-stat-card>strong{letter-spacing:-2px;margin-top:17px;font:700 38px DM Sans;display:block}.hero-stat-card>p{color:#b8beb3;margin:2px 0 19px;font-size:13px}.mini-avatars{display:flex}.mini-avatars span{background:#6c5ce7;border:2px solid #292c26;border-radius:50%;place-items:center;width:27px;height:27px;margin-right:-7px;font-size:9px;font-weight:700;display:grid}.mini-avatars span:nth-child(2){background:#e15e54}.mini-avatars span:nth-child(3){background:#528a78}.mini-avatars span:last-child{background:var(--lime);color:#20270c}.hero-orb{filter:blur(.2px);opacity:.9;border-radius:50%;position:absolute}.orb-one{background:var(--lime);opacity:.09;border-radius:22px;width:65px;height:65px;top:45px;right:310px;transform:rotate(18deg)}.orb-two{background:var(--purple);width:23px;height:23px;bottom:48px;right:85px}.content-section,.page-section{max-width:960px;margin:0 auto;padding:58px 24px 90px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.eyebrow{color:var(--purple);letter-spacing:.2px;align-items:center;gap:5px;margin:0 0 7px;font-size:12px;font-weight:800;display:flex}.section-heading h2{letter-spacing:-1.2px;margin:0;font-size:27px}.section-caption{color:var(--muted);margin:0 0 3px;font-size:12px}.toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;display:flex}.category-tabs{scrollbar-width:none;gap:7px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;flex:none;padding:8px 15px;font-size:12px;font-weight:700}.category-tabs button.active{border-color:var(--text);background:var(--text);color:var(--bg)}.toolbar select{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:7px 2px;font-size:12px;font-weight:700}.poll-list{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;overflow:hidden}.empty-state{color:var(--muted);text-align:center;padding:56px 24px;font-size:14px;line-height:1.8}.poll-item{border-bottom:1px solid var(--line);grid-template-columns:34px 44px 1fr;gap:15px;padding:26px 28px;transition:background .2s;display:grid;position:relative}.poll-item:last-child{border-bottom:0}.poll-item:hover{background:color-mix(in srgb, var(--surface-soft) 45%, var(--surface))}.rank{color:#a1a69e;text-align:center;padding-top:7px;font:700 18px DM Sans}.rank-1{color:#9a7600}.rank-2{color:#7d858b}.rank-3{color:#a66b43}.category-icon{border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-size:16px;font-weight:900;display:grid}.category-주식{background:var(--red-soft);color:var(--red)}.category-코인{color:#c87f00;background:#fff5db}.category-스포츠{color:#2b8c4a;background:#eaf8ed}.category-라이프{background:var(--purple-soft);color:var(--purple)}:root[data-theme=dark] .category-코인{background:#3a311f}:root[data-theme=dark] .category-스포츠{background:#203629}.poll-eyebrow{min-height:20px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:5px;font-size:11px;display:flex}.poll-eyebrow strong{color:var(--text);font-weight:700}.subject-code{color:#a1a69d}.dot{color:#bfc2ba}.hot-label{color:#ef6b42;align-items:center;gap:3px;margin-left:3px;font-size:10px;font-weight:800;display:inline-flex}.poll-status{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;width:fit-content;padding:3px 7px;font-size:10px;font-weight:800;line-height:1.2;display:inline-flex}.poll-status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.poll-status.status-open{color:#237a46;background:#e9f7ed}.poll-status.status-preparing{color:#966300;background:#fff4d5}.poll-status.status-closed{color:var(--muted);background:var(--surface-soft)}:root[data-theme=dark] .poll-status.status-open{color:#8ee2a5;background:#20392a}:root[data-theme=dark] .poll-status.status-preparing{color:#f4c76d;background:#3d321d}.poll-stage-note,.detail-stage-note{margin:10px 0 0;font-size:10px;font-weight:700}.poll-stage-note.status-preparing,.detail-stage-note.status-preparing{color:#966300}.poll-stage-note.status-closed,.detail-stage-note.status-closed{color:var(--muted)}:root[data-theme=dark] .poll-stage-note.status-preparing,:root[data-theme=dark] .detail-stage-note.status-preparing{color:#f4c76d}.poll-title{text-align:left;letter-spacing:-.45px;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:4px 0 13px;font-size:17px;font-weight:750;line-height:1.55;display:flex}.poll-title svg{color:#bbbfb7;flex:none}.vote-buttons{grid-template-columns:1fr 1fr;gap:9px;display:grid}.vote-button{border:1px solid var(--line);background:var(--surface-soft);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:6px;height:45px;font-size:13px;font-weight:800;transition:transform .15s,border-color .15s,background .15s;display:flex}.vote-button:hover{transform:translateY(-1px)}.vote-button.tone-up{border-color:color-mix(in srgb, var(--red) 35%, var(--line));background:var(--red-soft);color:var(--red)}.vote-button.tone-down{border-color:color-mix(in srgb, var(--blue) 35%, var(--line));background:var(--blue-soft);color:var(--blue)}.vote-button.tone-up:hover{border-color:color-mix(in srgb, var(--red) 65%, var(--line))}.vote-button.tone-down:hover{border-color:color-mix(in srgb, var(--blue) 65%, var(--line))}.vote-button:disabled,.detail-vote-buttons button:disabled{opacity:.45;filter:grayscale(.45);cursor:not-allowed;transform:none}.poll-meta{color:var(--muted);align-items:center;gap:16px;margin-top:12px;font-size:10.5px;display:flex}.poll-meta>span{align-items:center;gap:4px;display:inline-flex}.voted-chip{color:var(--purple);font-weight:800}.vote-result{padding:5px 0 3px}.result-labels{justify-content:space-between;font-size:12px;display:flex}.result-labels span{color:var(--muted);align-items:center;gap:3px;display:inline-flex}.result-labels strong{color:var(--text);font:700 15px DM Sans}.result-labels .my-choice{color:var(--purple);font-weight:800}.result-track{background:var(--surface-soft);border-radius:999px;gap:3px;height:9px;margin-top:8px;display:flex;overflow:hidden}.result-track span{height:100%;transition:width .5s}.result-up{background:var(--red);border-radius:999px 3px 3px 999px}.result-down{background:var(--blue);border-radius:3px 999px 999px 3px}.play-note{max-width:620px;color:var(--muted);align-items:flex-start;gap:9px;margin:22px auto 0;padding:14px 18px;font-size:11px;line-height:1.6;display:flex}.play-note svg{flex:none;margin-top:1px}.play-note strong{color:var(--text)}.page-section{padding-top:70px}.page-heading{text-align:center;margin-bottom:33px}.page-heading .eyebrow{justify-content:center}.page-heading h1{letter-spacing:-2px;margin:0;font-size:38px}.page-heading>p:last-child{color:var(--muted);margin:10px 0 0;font-size:14px}.result-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:32px;display:grid}.result-summary>div{border:1px solid var(--line);background:var(--surface);border-radius:17px;grid-template-rows:1fr 1fr;grid-template-columns:30px 1fr;align-items:center;min-height:113px;padding:21px;display:grid;position:relative}.result-summary svg{color:var(--purple);grid-row:1/3}.result-summary span{color:var(--muted);font-size:11px}.result-summary strong{font:700 24px DM Sans}.resolved-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.resolved-item{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:22px;box-shadow:0 10px 30px #1e231a0a}.resolved-topline{color:var(--muted);align-items:center;gap:8px;font-size:10px;display:flex}.resolved-date{margin-right:auto}.resolved-category{background:var(--surface-soft);border-radius:99px;padding:3px 8px}.resolved-item h3{min-height:69px;margin:13px 0 17px;font-size:15px;line-height:1.55}.resolved-answer{background:var(--surface-soft);border-radius:14px;align-items:center;gap:11px;padding:13px;display:flex}.answer-icon{border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.answer-icon.tone-up{color:var(--red);background:var(--red-soft)}.answer-icon.tone-down{color:var(--blue);background:var(--blue-soft)}.answer-icon svg{width:19px}.resolved-answer div{grid-template-columns:auto 1fr;align-items:baseline;column-gap:7px;display:grid}.resolved-answer small{color:var(--muted);grid-column:1/3;font-size:9px}.resolved-answer strong{font-size:13px}.resolved-answer span{color:var(--muted);font-size:9px}.crowd-result{color:var(--muted);flex-direction:column;gap:3px;padding-top:14px;font-size:10px;display:flex}.crowd-result strong{color:var(--text);font-size:11px}.profile-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;align-items:center;gap:15px;padding:20px;display:flex}.profile-avatar{background:var(--purple);color:#fff;border-radius:18px;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.profile-card>div:nth-child(2){flex-direction:column;display:flex}.profile-card span{color:var(--muted);font-size:11px}.profile-card strong{margin-top:3px;font-size:15px}.profile-card button{border:1px solid var(--line);background:var(--surface-soft);cursor:pointer;border-radius:11px;align-items:center;gap:5px;margin-left:auto;padding:9px 12px;font-size:11px;font-weight:700;display:flex}.my-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0 45px;display:grid}.my-stats div{border:1px solid var(--line);background:var(--surface);border-radius:17px;flex-direction:column;padding:21px;display:flex}.my-stats small,.my-stats span{color:var(--muted);font-size:10px}.my-stats strong{margin:5px 0 1px;font:700 27px DM Sans}.my-list-block .section-heading{margin-bottom:14px}.empty-state{text-align:center;border:1px dashed var(--line-strong);background:color-mix(in srgb, var(--surface) 55%, transparent);border-radius:20px;padding:60px 20px}.empty-state svg{color:var(--muted)}.empty-state h3{margin:13px 0 6px;font-size:16px}.empty-state p{color:var(--muted);font-size:12px}.empty-state button{background:var(--text);color:var(--bg);cursor:pointer;border:0;border-radius:12px;margin-top:10px;padding:11px 15px;font-size:12px;font-weight:800}.my-vote-list{border:1px solid var(--line);background:var(--surface);border-radius:19px;overflow:hidden}.my-vote-list>div{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:16px;display:flex}.my-vote-list>div:last-child{border-bottom:0}.my-vote-list .category-icon{border-radius:12px;width:38px;height:38px}.my-vote-list>div>span{flex-direction:column;flex:1;min-width:0;display:flex}.my-vote-list small{color:var(--muted);font-size:9px}.my-vote-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.my-vote-list em{color:var(--purple);font-size:12px;font-style:normal;font-weight:800}footer{border-top:1px solid var(--line);background:var(--surface);align-items:center;min-height:120px;padding:34px max(24px,50vw - 552px);display:flex}.bottom-nav{display:none}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0c0994;place-items:center;padding:20px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.confirm-modal{background:var(--surface);text-align:center;border-radius:24px;width:min(420px,100%);padding:36px 32px 28px;animation:.22s pop-in;position:relative;box-shadow:0 30px 80px #00000042}.modal-close{background:var(--surface-soft);width:34px;height:34px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:17px;right:17px}.modal-close svg{width:18px}.confirm-icon{border-radius:18px;place-items:center;width:57px;height:57px;margin:3px auto 15px;display:grid}.confirm-icon.tone-up{color:var(--red);background:var(--red-soft)}.confirm-icon.tone-down{color:var(--blue);background:var(--blue-soft)}.confirm-icon.tone-neutral,.confirm-icon.tone-warm{color:var(--purple);background:var(--purple-soft)}.modal-category{color:var(--muted);font-size:11px}.confirm-modal h2{letter-spacing:-1px;margin:7px 0 8px;font-size:22px;line-height:1.45}.confirm-modal>p{color:var(--muted);margin:0;font-size:11px}.modal-actions{grid-template-columns:1fr 1.15fr;gap:9px;margin-top:25px;display:grid}.modal-actions button{cursor:pointer;border:0;border-radius:12px;padding:12px 8px;font-size:12px;font-weight:800}.modal-actions .cancel{background:var(--surface-soft);color:var(--muted)}.modal-actions .confirm{background:var(--text);color:var(--bg)}.detail-backdrop{place-items:stretch end;padding:0}.detail-sheet{background:var(--surface);width:min(480px,100%);height:100%;padding:70px 34px 30px;animation:.25s slide-in;position:relative;overflow-y:auto;box-shadow:-30px 0 80px #0003}.detail-category{color:var(--muted);align-items:center;gap:10px;font-size:11px;display:flex}.detail-category .category-icon{border-radius:12px;width:38px;height:38px}.detail-sheet h2{letter-spacing:-1.4px;margin:22px 0 12px;font-size:27px;line-height:1.45}.detail-description{background:var(--surface-soft);color:var(--muted);border-radius:14px;padding:16px;font-size:12px;line-height:1.7}.detail-rule{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin:21px 0;padding:14px 0;display:flex}.detail-rule svg{color:var(--purple)}.detail-rule span{flex-direction:column;display:flex}.detail-rule small{color:var(--muted);font-size:9px}.detail-rule strong{font-size:13px}.detail-vote-buttons{grid-template-columns:1fr 1fr;gap:10px;display:grid}.detail-vote-buttons button{border:1px solid var(--line);background:var(--surface-soft);cursor:pointer;border-radius:14px;height:54px;font-size:14px;font-weight:800}.detail-vote-buttons .tone-up{color:var(--red);background:var(--red-soft)}.detail-vote-buttons .tone-down{color:var(--blue);background:var(--blue-soft)}.detail-vote-buttons .tone-up:hover{border-color:var(--red)}.detail-vote-buttons .tone-down:hover{border-color:var(--blue)}.detail-voted{background:var(--purple-soft);color:var(--purple);border-radius:14px;grid-template-columns:25px 1fr;align-items:center;padding:16px;display:grid}.detail-voted svg{grid-row:1/3}.detail-voted span{font-size:9px}.detail-voted strong{font-size:14px}.detail-footer{color:var(--muted);justify-content:space-between;align-items:center;margin-top:24px;font-size:11px;display:flex}.detail-footer span,.detail-footer button{align-items:center;gap:5px;display:flex}.detail-footer svg{width:15px}.detail-footer button{color:var(--muted);cursor:pointer;background:0 0;border:0}.community-block{border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.community-block h3{align-items:center;gap:7px;margin:0 0 14px;font-size:16px;display:flex}.community-block h3 small{color:var(--muted)}.comment-form{gap:8px;display:flex}.comment-form input,.auth-modal input{border:1px solid var(--line);background:var(--surface-soft);width:100%;height:44px;color:var(--text);border-radius:11px;padding:0 13px}.comment-form button,.community-login,.auth-submit{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:11px;font-weight:700}.comment-form button{padding:0 16px}.comment-form button:disabled{opacity:.45}.community-login{width:100%;height:44px}.comment-list article{border-bottom:1px solid var(--line);padding:14px 2px}.comment-list strong{font-size:12px}.comment-list time{color:var(--muted);margin-left:8px;font-size:9px}.comment-list p{margin:7px 0 0;font-size:12px;line-height:1.6}.no-comments{color:var(--muted);text-align:center;padding:25px 0}.auth-modal{background:var(--surface);width:min(390px,100vw - 32px);box-shadow:var(--shadow);border-radius:22px;flex-direction:column;gap:11px;padding:34px;display:flex;position:relative}.auth-modal h2{margin:0}.auth-modal>p{color:var(--muted);margin:-4px 0 8px;font-size:12px}.auth-submit{height:46px;margin-top:4px}.auth-switch{color:var(--purple);cursor:pointer;background:0 0;border:0;font-size:11px}.toast{z-index:100;color:#fff;white-space:nowrap;background:#1c201a;border-radius:999px;align-items:center;gap:8px;max-width:calc(100% - 32px);padding:12px 18px;font-size:12px;font-weight:700;animation:.25s toast-in;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0000003b}.toast svg{width:16px;color:var(--lime)}.comment-like{border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);cursor:pointer;border-radius:99px;margin-top:8px;padding:3px 8px;font-size:11px}.create-poll-modal select,.create-poll-modal textarea{border:1px solid var(--line);background:var(--surface-soft);width:100%;color:var(--text);border-radius:11px;padding:12px}.create-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.comment-form{flex-direction:column;align-items:stretch}.comment-form textarea{resize:vertical;border:1px solid var(--line);background:var(--surface-soft);width:100%;min-height:92px;color:var(--text);font:inherit;border-radius:11px;padding:12px 13px;line-height:1.6}.comment-form button{align-self:flex-end;min-width:72px;height:40px}.comment-image-input{border:1px solid var(--line);width:fit-content;color:var(--muted);cursor:pointer;border-radius:9px;padding:8px 11px;font-size:11px}.comment-image-input input{display:none}.comment-image{object-fit:contain;border-radius:12px;max-width:100%;max-height:260px;margin-top:10px;display:block}@keyframes fade-in{0%{opacity:0}}@keyframes pop-in{0%{opacity:0;transform:scale(.96)translateY(8px)}}@keyframes slide-in{0%{transform:translate(100%)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}@media (width<=760px){.app-header{height:62px}.header-inner{padding:0 18px}.logo-mark{width:31px;height:31px}.logo-word{font-size:19px}.desktop-nav,.desktop-only,.login-button{display:none}.hero-section{border-radius:0 0 27px 27px;align-items:flex-start;min-height:282px;margin:0;padding:39px 24px}.hero-copy h1{letter-spacing:-2px;font-size:34px}.hero-copy p{font-size:13px}.hero-stat-card{border-radius:17px;width:126px;padding:15px;position:absolute;bottom:25px;right:17px;transform:rotate(2deg)}.hero-stat-card>strong{margin-top:8px;font-size:26px}.hero-stat-card>p{margin:0;font-size:9px}.mini-avatars{display:none}.live-dot{font-size:8px}.orb-two{display:none}.content-section,.page-section{padding:40px 14px 100px}.section-heading{padding:0 5px}.section-heading h2{font-size:23px}.section-caption{display:none}.toolbar{align-items:flex-start}.category-tabs{margin-left:-14px;padding-left:14px;padding-right:18px}.toolbar select{flex:none}.poll-list{border-radius:18px;margin:0 -3px}.poll-item{grid-template-columns:23px 36px 1fr;gap:9px;padding:21px 15px 21px 10px}.rank{font-size:15px}.category-icon{border-radius:11px;width:35px;height:35px;font-size:13px}.poll-title{padding-top:6px;font-size:15px}.poll-title svg{width:15px}.vote-button{height:43px}.poll-meta{flex-wrap:wrap;gap:10px}.hot-label{display:none}.play-note{margin-bottom:0}.page-heading h1{font-size:31px}.page-heading>p:last-child{font-size:12px}.result-summary{gap:7px}.result-summary>div{flex-direction:column;align-items:flex-start;min-height:98px;padding:13px;display:flex}.result-summary svg{width:19px;margin-bottom:8px}.result-summary strong{font-size:20px}.resolved-grid{grid-template-columns:1fr}.resolved-item h3{min-height:0}.profile-card button{display:none}.my-stats{gap:7px}.my-stats div{padding:15px}.my-stats strong{font-size:23px}footer{display:none}.bottom-nav{z-index:35;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:20px;justify-content:space-around;height:67px;padding:7px 16px;display:flex;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 12px 35px #14191129}.bottom-nav a,.bottom-nav button{min-width:58px;color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;font-weight:700;text-decoration:none;display:flex}.bottom-nav svg{width:21px}.bottom-nav a.active,.bottom-nav button.active{color:var(--purple)}.bottom-nav a.active svg,.bottom-nav button.active svg{fill:color-mix(in srgb, var(--purple) 17%, transparent)}.toast{font-size:10px;bottom:92px}.detail-sheet{padding:70px 22px 30px}.detail-footer{bottom:27px;left:22px;right:22px}}.report-page{max-width:1160px}.report-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.report-heading h1{letter-spacing:-2px;margin:0;font-size:clamp(31px,4vw,43px)}.report-heading>div>p:last-child{color:var(--muted);margin:10px 0 0;font-size:13px}.report-refresh{border:1px solid var(--line);background:var(--surface);height:40px;color:var(--muted);cursor:pointer;border-radius:12px;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.report-refresh:hover{color:var(--text);border-color:var(--line-strong)}.report-refresh:disabled{cursor:wait;opacity:.65}.is-spinning{animation:.8s linear infinite report-spin}.report-periods{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:5px;width:min(540px,100%);margin-bottom:22px;padding:5px;display:grid}.report-periods button{min-height:56px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:8px 6px;display:flex}.report-periods button strong{font-size:15px}.report-periods button span{font-size:9px}.report-periods button.active{background:var(--surface);color:var(--text);box-shadow:0 4px 14px #1c231814}.report-periods button.active strong{color:var(--purple)}.report-error{border:1px solid color-mix(in srgb, var(--red) 28%, var(--line));background:var(--red-soft);color:var(--red);border-radius:14px;align-items:center;gap:11px;margin-bottom:18px;padding:14px 16px;display:flex}.report-error>span{flex-direction:column;flex:1;font-size:10px;display:flex}.report-error strong{color:var(--text);font-size:11px}.report-error button{border:1px solid color-mix(in srgb, var(--red) 30%, transparent);background:var(--surface);color:var(--red);cursor:pointer;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:800}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.market-card{border:1px solid var(--line);background:var(--surface);border-radius:21px;min-height:310px;padding:22px;overflow:hidden;box-shadow:0 10px 28px #1c231809}.market-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.market-card-title span{color:var(--muted);font-size:9px;font-weight:700}.market-card-title h2{letter-spacing:-.5px;margin:3px 0 0;font-size:16px}.market-status{background:var(--surface-soft);color:var(--muted);border-radius:99px;padding:4px 8px;font-size:8px;font-weight:800}.market-status.status-open{background:color-mix(in srgb, #22a66f 12%, var(--surface));color:#168457}.market-price{flex-wrap:wrap;align-items:baseline;gap:9px;min-height:54px;margin-top:17px;display:flex}.market-price strong{letter-spacing:-1px;font:700 clamp(23px,3vw,30px) DM Sans,Noto Sans KR}.market-price span{font-size:10px;font-weight:800}.market-price .positive{color:var(--red)}.market-price .negative{color:var(--blue)}.market-price-badge{color:var(--purple);background:color-mix(in srgb, var(--purple) 10%, var(--surface));border:1px solid color-mix(in srgb, var(--purple) 22%, transparent);border-radius:6px;padding:2px 7px;font-size:9px;font-weight:700}.market-chart-wrap{touch-action:pan-y;min-height:128px;margin-top:7px;position:relative}.market-chart-wrap.is-positive{color:var(--red)}.market-chart-wrap.is-negative{color:var(--blue)}.market-chart-area{width:100%;height:106px;position:relative}.market-chart{width:100%;height:100%;color:inherit;cursor:crosshair;overflow:visible}.market-chart .chart-baseline{stroke:var(--line);stroke-width:1px;vector-effect:non-scaling-stroke}.chart-crosshair-v{z-index:5;pointer-events:none;border-left:1.5px dashed color-mix(in srgb, var(--text) 35%, transparent);width:1px;transition:left 30ms linear;position:absolute;top:0;bottom:0}.chart-crosshair-h{z-index:5;pointer-events:none;border-top:1.5px dashed color-mix(in srgb, var(--text) 30%, transparent);height:1px;transition:top 30ms linear;position:absolute;left:0;right:0}.chart-hover-marker{z-index:8;pointer-events:none;width:0;height:0;color:inherit;justify-content:center;align-items:center;transition:left 30ms linear,top 30ms linear;display:flex;position:absolute}.chart-hover-marker .marker-pulse{opacity:.22;background:currentColor;border-radius:50%;width:24px;height:24px;animation:1.6s cubic-bezier(0,0,.2,1) infinite marker-ping;position:absolute}.chart-hover-marker .marker-ring{background:var(--surface);border:2.5px solid;border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 2px 8px #00000038}.chart-hover-marker .marker-core{background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute}.chart-static-marker{z-index:6;pointer-events:none;justify-content:center;align-items:center;width:0;height:0;display:flex;position:absolute}.chart-static-marker .static-marker-dot{background:var(--surface);border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 1.5px 5px #00000040}.chart-static-marker.is-high .static-marker-dot{border:2px solid var(--surface);background:var(--red);box-shadow:0 0 0 2px var(--red)}.chart-static-marker.is-low .static-marker-dot{border:2px solid var(--surface);background:var(--blue);box-shadow:0 0 0 2px var(--blue)}.chart-static-marker .static-marker-label{color:#fff;white-space:nowrap;letter-spacing:-.2px;border-radius:5px;padding:2px 5px;font-size:8px;font-weight:800;line-height:1;position:absolute;box-shadow:0 2px 6px #00000038}.chart-static-marker.is-high .static-marker-label{background:var(--red)}.chart-static-marker.is-low .static-marker-label{background:var(--blue)}@keyframes marker-ping{75%,to{opacity:0;transform:scale(1.6)}}.chart-tooltip-badge{z-index:10;pointer-events:none;border:1px solid var(--line-strong);background:color-mix(in srgb, var(--surface) 96%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;border-radius:9px;flex-direction:column;gap:1px;padding:5px 9px;font-size:11px;line-height:1.25;transition:left 30ms linear,top 30ms linear;display:flex;position:absolute;box-shadow:0 6px 18px #0000002e}.chart-tooltip-badge strong{color:var(--text);font-family:DM Sans,Noto Sans KR;font-weight:800}.chart-tooltip-badge span{color:var(--muted);font-size:9px}.chart-axis{color:var(--muted);justify-content:space-between;font-size:8px;display:flex}.chart-empty{background:var(--surface-soft);min-height:124px;color:var(--muted);border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.chart-empty.card-empty{min-height:190px;margin-top:22px}.market-source{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:12px;margin-top:12px;padding-top:11px;font-size:8px;display:flex}.market-source time{text-align:right}.market-card-stats{background:var(--surface-soft);border:1px solid var(--line);border-radius:11px;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:12px;padding:7px 10px;display:grid}.stat-item{flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex}.stat-label{color:var(--muted);font-size:8px;font-weight:700}.stat-value{color:var(--text);font-family:DM Sans,Noto Sans KR,sans-serif;font-size:11px;font-weight:800}.stat-value.high{color:var(--red)}.stat-value.low{color:var(--blue)}.stat-value.avg{color:var(--text)}.market-card.is-loading>div{background:linear-gradient(90deg, var(--surface-soft), color-mix(in srgb, var(--surface-soft) 55%, var(--surface)), var(--surface-soft));background-size:200% 100%;border-radius:9px;animation:1.25s ease-in-out infinite report-shimmer}.market-card.is-loading>div:first-child{width:38%;height:16px}.market-card.is-loading>div:nth-child(2){width:62%;height:34px;margin-top:24px}.market-card.is-loading>div:nth-child(3){height:130px;margin-top:25px}.report-disclaimer{color:var(--muted);margin:20px 4px 0;font-size:9px;line-height:1.7}@keyframes report-spin{to{transform:rotate(360deg)}}@keyframes report-shimmer{to{background-position:-200% 0}}@media (width<=760px){.report-page{padding-left:14px;padding-right:14px}.report-heading{align-items:flex-start;margin-bottom:21px}.report-heading h1{font-size:31px}.report-heading>div>p:last-child{max-width:260px;font-size:11px;line-height:1.6}.report-refresh{flex:0 0 40px;justify-content:center;width:40px;padding:0}.report-refresh:not(:focus){font-size:0}.report-refresh svg{width:17px}.report-periods{width:100%;margin-bottom:14px}.report-periods button{min-height:51px}.report-periods button span{display:none}.market-grid{grid-template-columns:1fr;gap:11px}.market-card{border-radius:18px;min-height:288px;padding:19px}.market-price{margin-top:13px}.market-chart-wrap{min-height:118px}.market-chart{height:98px}.report-error{align-items:flex-start}.report-error button{white-space:nowrap}.bottom-nav{padding-left:8px;padding-right:8px}.bottom-nav a,.bottom-nav button{min-width:52px}}@media (width<=390px){.hero-copy h1{font-size:31px}.hero-stat-card{width:112px}.poll-item{grid-template-columns:21px 1fr}.poll-item>.category-icon{display:none}.category-tabs button{padding:7px 12px}.result-labels{font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.notification-button{position:relative}.source-label{border:1px solid var(--line);color:var(--muted);border-radius:99px;padding:3px 7px;font-size:8px;font-weight:800}.notification-button>span{border:2px solid var(--surface);background:var(--red);color:#fff;border-radius:99px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;font-weight:900;display:grid;position:absolute;top:-4px;right:-4px}.resolved-item[role=button]{cursor:pointer;transition:transform .18s,border-color .18s}.resolved-item[role=button]:hover,.resolved-item[role=button]:focus-visible{border-color:var(--purple);outline:none;transform:translateY(-2px)}.prediction-tabs{gap:7px;margin:-5px 0 14px;display:flex;overflow-x:auto}.prediction-tabs button{border:1px solid var(--line);background:var(--surface);color:var(--muted);white-space:nowrap;cursor:pointer;border-radius:99px;padding:8px 14px;font-size:11px;font-weight:800}.prediction-tabs button.active{border-color:var(--purple);background:var(--purple-soft);color:var(--purple)}.my-vote-list>button{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:12px;padding:16px;display:flex}.my-vote-list>button:last-child{border-bottom:0}.my-vote-list>button:hover,.my-vote-list>button:focus-visible{background:var(--surface-soft);outline:none}.my-vote-list>button>span{flex-direction:column;flex:1;min-width:0;display:flex}.my-vote-list .prediction-correct{color:#16a34a}.my-vote-list .prediction-failed{color:var(--red)}.my-vote-list .prediction-pending{color:var(--purple)}.my-vote-list .prediction-void{color:var(--muted)}.category-accuracy{border:1px solid var(--line);background:var(--surface);border-radius:20px;margin-top:18px;padding:20px}.category-accuracy h2{margin:0 0 12px;font-size:16px}.category-accuracy>div{border-top:1px solid var(--line);grid-template-columns:1fr auto 70px;gap:12px;padding:9px 0;font-size:11px;display:grid}.category-accuracy>div em{color:var(--muted);text-align:right;font-style:normal}.resolution-info,.result-hero,.personal-result-summary{border:1px solid var(--line);border-radius:15px;margin:16px 0;padding:16px}.resolution-info strong,.resolution-info p,.resolution-info span{display:block}.resolution-info strong{font-size:11px}.resolution-info p{color:var(--text);margin:7px 0;font-size:12px;line-height:1.65}.resolution-info span{color:var(--muted);font-size:9px;line-height:1.6}.result-hero{background:var(--purple-soft);flex-direction:column;display:flex}.result-hero small{color:var(--muted)}.result-hero>strong{color:var(--purple);margin:4px 0 7px;font-size:27px}.result-hero p{margin:0 0 7px;font-weight:900}.result-hero span{color:var(--muted);font-size:10px}.personal-result-summary{background:var(--surface-soft);grid-template-columns:1fr auto;align-items:center;display:grid}.personal-result-summary span{color:var(--muted);font-size:10px}.personal-result-summary strong{grid-area:1/2/3}.personal-result-summary em{color:var(--purple);margin-top:3px;font-size:11px;font-style:normal;font-weight:800}.sentiment-summary{border:1px solid var(--line);border-radius:15px;grid-template-columns:1fr auto;gap:4px;margin:16px 0;padding:16px;display:grid}.sentiment-summary span{color:var(--muted);font-size:10px}.sentiment-summary strong{grid-column:1}.sentiment-summary em{color:var(--purple);grid-area:1/2/3;align-self:center;font-size:10px;font-style:normal;font-weight:800}.sentiment-summary svg{width:100%;height:42px;color:var(--purple);grid-column:1/3;margin-top:8px}.next-polls{margin:26px 0 8px}.next-polls h3{margin-bottom:9px;font-size:15px}.next-polls button{border:0;border-top:1px solid var(--line);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;grid-template-columns:1fr 22px;padding:13px 8px;display:grid}.next-polls button span,.next-polls button strong{grid-column:1}.next-polls button span{color:var(--muted);font-size:9px}.next-polls button strong{margin-top:4px;font-size:11px}.next-polls button svg{grid-area:1/2/3;align-self:center;width:16px}.notification-sheet{background:var(--surface);border-radius:22px;width:min(480px,100% - 24px);max-height:min(720px,100vh - 40px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 25px 90px #0000003d}.notification-sheet h2{margin:0 0 4px}.notification-sheet>p{color:var(--muted);margin:0 0 18px;font-size:11px}.notification-list{border:1px solid var(--line);border-radius:15px;overflow:hidden}.notification-list>button{border:0;border-bottom:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);text-align:left;cursor:pointer;flex-direction:column;gap:4px;padding:15px;display:flex}.notification-list>button:last-child{border-bottom:0}.notification-list>button.unread{background:var(--purple-soft)}.notification-list span{color:var(--purple);font-size:10px;font-weight:900}.notification-list strong{font-size:12px;line-height:1.55}.notification-list time{color:var(--muted);font-size:9px}@media (width<=760px){.my-stats{grid-template-columns:1fr}.my-stats strong{font-size:20px}.notification-sheet{padding:26px 18px}.category-accuracy>div{grid-template-columns:1fr auto 62px}}
