.markets-with-poll{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:36px}.markets-with-poll>.markets-list{min-width:0}.markets-with-poll .qp-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.markets-with-poll .qp-market:only-child{grid-column:1/-1}.school-poll-sidebar{min-width:0;padding-top:0}.school-poll,.school-poll-sidebar .market-comments{padding:22px;border:1px solid var(--theme-line,#e4e7ec);border-radius:24px;background:var(--paper,#fff);box-shadow:0 2px 0 var(--theme-shadow,#f0f1f4)}.school-poll-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;color:var(--theme-muted,#6c788c);margin-bottom:12px}.school-poll-meta>span:first-child{color:var(--theme-red,#990000);text-transform:uppercase;letter-spacing:1.4px;font-size:10px;font-weight:800}.school-poll h2{font-size:25px;font-weight:750;line-height:1.2;letter-spacing:-.8px;margin:0 0 22px;max-width:260px}.school-poll-options{display:grid;gap:9px}.school-poll-option{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;gap:10px;width:100%;min-height:49px;padding:12px 14px;border:1px solid transparent;border-radius:12px;background:var(--theme-surface,#f4f6fa);color:var(--theme-ink,#011f5b);text-align:left;font-size:13px;font-weight:650;transition:border-color .15s ease,transform .12s ease,background .15s ease}.school-poll-option:disabled{opacity:1}.school-poll-option:hover:not(:disabled){background:var(--theme-raised,#eaf0fa);transform:translateY(-1px)}.school-poll-option:active:not(:disabled){transform:translateY(1px)}.school-poll-option[aria-pressed=true]{border-color:var(--chart-line)}.school-poll-fill{position:absolute;inset:0 auto 0 0;z-index:-1;background:var(--theme-blue-soft,#e4ebf8);transition:width .25s ease}.school-poll-check{flex:none;display:grid;place-items:center;height:17px;width:17px;border-radius:50%;border:1px solid var(--theme-line,#c4cddd);color:white;font-size:10px}[aria-pressed=true]>.school-poll-check{background:var(--theme-button,#011f5b);border-color:transparent}.school-poll-option strong{margin-left:auto;color:var(--theme-muted,#6c788c);font-size:12px;font-variant-numeric:tabular-nums}.school-poll-submit{width:100%;margin-top:14px}.school-poll-submit:disabled{opacity:.7}.school-poll-sidebar .market-comments{margin-top:18px}.school-poll-sidebar .comments-heading{margin-bottom:14px}.school-poll-sidebar .comments-heading h2{font-size:17px;letter-spacing:-.3px;gap:7px}.school-poll-sidebar .comments-heading h2 span{background:transparent;color:var(--theme-muted,#7b8698);padding:0;min-width:0;height:auto;font-size:12px}.school-poll-sidebar .comments-heading>button{font-size:18px;color:var(--theme-muted,#7b8698);padding:3px 7px;border:0;text-decoration:none}.school-poll-sidebar .comment-composer{padding:10px;border-radius:14px}.school-poll-sidebar .comment-composer textarea{min-height:60px;font-size:13px;padding:6px}.school-poll-sidebar .comment-composer-footer{padding-top:6px}.school-poll-sidebar .comment-composer-footer>span{font-size:10px}.school-poll-sidebar .comment-composer-footer .primary{min-height:32px;padding:6px 12px;font-size:11px;border-radius:9px}.school-poll-sidebar .comment-signin{padding:13px 14px;font-size:12px;border-radius:12px;font-weight:650}.school-poll-sidebar .comment-list{gap:19px;margin-top:20px}.school-poll-sidebar .comment-avatar{flex-basis:28px;height:28px;border-radius:9px;font-size:10px}.school-poll-sidebar .comment-byline{font-size:12px;gap:4px 8px}.school-poll-sidebar .comment-byline time{font-size:9px}.school-poll-sidebar .comment-content p{font-size:12px;margin-top:4px}@media (max-width:1000px){.markets-with-poll{grid-template-columns:minmax(0,1fr) 290px;gap:24px}.markets-with-poll .qp-market-grid{grid-template-columns:1fr}}@media (max-width:650px){.markets-with-poll{grid-template-columns:1fr;gap:36px}.school-poll h2,.school-poll-sidebar{max-width:none}}@media (prefers-reduced-motion:reduce){.school-poll-fill,.school-poll-option{transition:none}.school-poll-option:active:not(:disabled),.school-poll-option:hover:not(:disabled){transform:none}}.support-footer{max-width:1280px;margin:48px auto 0;padding:0 38px 28px;text-align:right;font-size:12px;color:var(--theme-muted,#6c788c)}.support-footer a{display:inline-flex;align-items:center;gap:6px;padding:8px 0 8px 12px}.support-footer a:hover{color:var(--theme-ink,#011f5b)}.contact-page{max-width:560px}.contact-dot{color:var(--theme-red,#990000)}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-fields input{min-width:0}.contact-page textarea{display:block;width:100%;resize:vertical;min-height:150px;font:inherit;font-size:15px;line-height:1.5;padding:15px 16px;border-radius:14px;border:1px solid var(--theme-line,#dce2ec);background:var(--theme-surface,#f6f8fb);color:var(--theme-ink,#011f5b)}.contact-page textarea:focus{outline:2px solid var(--chart-line);outline-offset:2px}.contact-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-success p{color:var(--theme-muted,#6c788c);margin:0 0 28px}.contact-success .primary{display:inline-flex}.admin-contact-search{display:block;max-width:440px;margin-bottom:24px}.admin-contact-list{display:grid;gap:16px}.admin-contact-message{padding:22px;background:var(--theme-surface,#f6f8fb);border-radius:18px;overflow-wrap:anywhere}.admin-contact-byline{display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap}.admin-contact-byline time{font-size:12px;color:var(--theme-muted,#6c788c)}.admin-contact-email{display:inline-block;margin-top:6px;font-size:13px;color:var(--theme-muted,#6c788c)}.admin-contact-message p{white-space:pre-wrap;font-size:15px;line-height:1.6;margin:18px 0}.contact-delivery{font-size:11px;color:var(--theme-muted,#6c788c)}.contact-delivery.failed{color:var(--theme-red,#990000)}@media (max-width:600px){.contact-fields{grid-template-columns:1fr;gap:18px}.support-footer{padding:0 20px 24px;margin-top:32px}}