:root{color:#202033;font-synthesis:none;text-rendering:optimizelegibility;--brand:#5656d6;--brand-dark:#4141b3;--brand-soft:#eef;--surface:#fff;--surface-subtle:#f7f7fb;--text:#202033;--text-muted:#67677a;--border:#dedeea;--error:#b42318;--radius:18px;--shadow:0 8px 28px #22224612;background:#f7f7fb;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait}:focus-visible{outline-offset:3px;outline:3px solid #2020a8}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mobile-only{display:none}.site-header{border-bottom:1px solid var(--border);background:#fffffff0;height:64px}.site-header__inner,.site-footer__inner{justify-content:space-between;align-items:center;max-width:1120px;height:100%;margin:0 auto;padding:0 24px;display:flex}.brand{color:var(--text);letter-spacing:.01em;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.brand__mark{color:#fff;background:var(--brand);border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.header-link{color:var(--text-muted);text-underline-offset:4px;font-size:.9rem;text-decoration-thickness:1px}.page{max-width:1120px;margin:0 auto;padding:44px 24px 72px}.narrow-page{max-width:720px}.content-grid{grid-template-columns:minmax(0,720px) 240px;justify-content:center;align-items:start;gap:48px;display:grid}.intro{margin-bottom:24px}.intro h1,.page-heading h1,.prose-page h1{letter-spacing:-.04em;margin:4px 0 12px;font-size:clamp(2rem,5vw,3.2rem);line-height:1.15}.intro>p:last-child{color:var(--text-muted);margin:0;font-size:1.02rem}.eyebrow{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.poll-list,.loading-list{gap:18px;display:grid}.poll-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px}.poll-card--featured{background:linear-gradient(145deg,#fff 55%,#f4f4ff);border-color:#c8c8f4}.poll-card__meta{flex-wrap:wrap;align-items:center;gap:8px;min-height:24px;display:flex}.featured-label,.category-label,.status-label{border-radius:999px;padding:4px 9px;font-size:.75rem;font-weight:800;display:inline-flex}.featured-label{color:#8b4c00;background:#fff1d8}.featured-label:before{content:"★";margin-right:5px}.category-label{color:var(--brand-dark);background:var(--brand-soft)}.status-label{color:var(--text-muted);background:#ededf2}.poll-question{letter-spacing:-.02em;margin:13px 0 20px;font-size:clamp(1.2rem,3vw,1.48rem);line-height:1.48}.poll-question a{text-decoration:none}.poll-question a:hover{text-underline-offset:4px;text-decoration:underline}.vote-options{border:0;gap:9px;min-width:0;margin:0;padding:0;display:grid}.vote-prompt{margin-bottom:9px;font-weight:800}.vote-option{width:100%;min-height:50px;color:var(--text);text-align:left;background:#fafafe;border:1px solid #cfcfdf;border-radius:12px;justify-content:space-between;align-items:center;padding:11px 16px;font-weight:700;transition:background-color .14s,border-color .14s,transform .14s;display:flex}.vote-option:hover:not(:disabled){background:var(--brand-soft);border-color:var(--brand)}.vote-option:active:not(:disabled){transform:scale(.995)}.vote-option--pending{background:var(--brand-soft);border-color:var(--brand)}.spinner{border:2px solid #b9b9e8;border-top-color:var(--brand);border-radius:50%;width:17px;height:17px;animation:.75s linear infinite spin}.poll-hint,.poll-status,.vote-count,.one-tap-note{color:var(--text-muted);font-size:.86rem}.poll-hint{margin:14px 0 0}.poll-status{margin-bottom:0}.detail-link{color:var(--brand-dark);margin-top:16px;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-block}.detail-link:hover{text-decoration:underline}.results{gap:16px;display:grid}.result-row__labels{justify-content:space-between;gap:14px;font-size:.94rem;display:flex}.selected-answer{color:var(--brand-dark);margin-left:5px;font-size:.78rem;font-weight:800}.result-track{background:#e9e9f1;border-radius:999px;height:9px;margin-top:7px;overflow:hidden}.result-bar{height:100%;width:var(--result-width);background:var(--brand);border-radius:inherit;display:block}.results--animate .result-bar{animation:.42s cubic-bezier(.22,.61,.36,1) both grow-bar}.vote-count{margin:0;font-weight:700}.inline-error,.page-error{color:var(--error);background:#fff1f0;border:1px solid #f4b7b2;border-radius:12px;margin-top:15px;padding:14px}.inline-error p{margin:0 0 10px}.secondary-button,.page-error button{min-height:42px;color:var(--error);background:#fff;border:1px solid;border-radius:9px;padding:8px 14px;font-weight:800}.survey-note{color:var(--text-muted);margin:14px 4px 34px;font-size:.83rem}.survey-note a{color:var(--brand-dark);margin-left:6px}.poll-feed{margin-top:28px}.section-heading h2,.side-panel h2{margin:4px 0 0}.one-tap-note{margin:10px 0 16px}.primary-link-button{color:#fff;background:var(--brand);border:0;border-radius:12px;justify-content:center;align-items:center;min-height:48px;margin-top:22px;padding:10px 20px;font-weight:800;text-decoration:none;display:inline-flex}.primary-link-button:hover{background:var(--brand-dark)}.primary-link-button:disabled{opacity:.7}.side-column{gap:18px;display:grid;position:sticky;top:24px}.side-panel{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:18px}.side-panel h2{margin-bottom:14px;font-size:.98rem}.category-nav{flex-wrap:wrap;gap:8px;display:flex}.category-nav--compact{scrollbar-width:thin;flex-wrap:nowrap;padding:4px 2px 14px;overflow-x:auto}.category-chip{border:1px solid var(--border);min-height:37px;color:var(--text-muted);background:#fff;border-radius:999px;flex:none;align-items:center;padding:7px 11px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.category-chip[aria-current=page]{color:var(--brand-dark);border-color:var(--brand);background:var(--brand-soft)}.text-link-list{color:var(--text-muted);margin:0;padding-left:18px}.text-link-list li+li{margin-top:10px}.text-link-list a,.text-link{text-underline-offset:3px}.page-heading{margin-bottom:24px}.page-heading h1{font-size:clamp(1.8rem,5vw,2.6rem)}.back-link{color:var(--text-muted);margin-bottom:18px;display:inline-block}.method-note{border:1px solid var(--border);border-radius:var(--radius);background:#fafafe;margin-top:24px;padding:22px}.method-note h2{margin:0 0 8px;font-size:1.1rem}.method-note p{color:var(--text-muted);margin:0;line-height:1.8}.empty-state{text-align:center;color:var(--text-muted);padding:36px 20px}.prose-page{max-width:760px}.prose-page h2{margin-top:36px}.prose-page p{color:#48485d;line-height:1.9}.draft-notice{background:#fff8e8;border-left:4px solid #b67600;padding:14px 16px}.site-footer{min-height:180px;color:var(--text-muted);border-top:1px solid var(--border);background:#eeeef5;padding:28px 0}.site-footer__inner{flex-direction:column;align-items:flex-start;gap:14px;height:auto}.site-footer p{margin:0}.site-footer nav{flex-wrap:wrap;gap:18px;font-size:.9rem;display:flex}.site-footer a{text-underline-offset:3px}.poll-card--skeleton{gap:13px;display:grid}.skeleton{background:#ececf2;border-radius:7px;width:100%;height:16px;display:block}.skeleton--short{width:24%;height:12px}.skeleton--title{width:74%;height:24px;margin-bottom:6px}.skeleton--button{height:50px}@keyframes grow-bar{0%{width:0}to{width:var(--result-width)}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.content-grid{grid-template-columns:minmax(0,720px)}.side-column{display:none}.mobile-only{display:block}}@media (width<=767px){.site-header{height:56px}.site-header__inner{padding:0 16px}.header-link{font-size:.78rem}.brand__mark{border-radius:10px;width:31px;height:31px}.page{padding:28px 16px 56px}.intro h1{font-size:2.12rem}.poll-card{border-radius:16px;padding:20px 17px}.poll-question{margin-bottom:17px}.site-footer__inner{padding:0 16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
