: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 button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:600;position:relative}.desktop-nav button.active{color:var(--text);font-weight:800}.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-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);justify-content:space-between;font-size:10px;display:flex}.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 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;display:flex}.bottom-nav svg{width:21px}.bottom-nav button.active{color:var(--purple)}.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}}@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}}
