/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
:root{--cdk-bg:#ffffff;--cdk-text:#1f2937;--cdk-border:#e5e7eb;--cdk-muted:#f8fafc;--cdk-primary:#0d6efd;--cdk-primary-contrast:#ffffff;--cdk-shadow:0 10px 30px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.08);--cdk-radius:14px;--cdk-radius-bubble:18px;--cdk-z:1060;}#cdk-chat-launcher,.cdk-chat-launcher{position:fixed;right:16px;bottom:16px;z-index:var(--cdk-z);}#cdk-chat-launcher .cdk-fab,.cdk-chat-launcher .cdk-fab{width:56px !important;height:56px !important;padding:0 !important;border-radius:50% !important;display:inline-grid !important;place-items:center !important;aspect-ratio:1 / 1;font-size:0;background:var(--cdk-primary);color:var(--cdk-primary-contrast);border:none;box-shadow:0 8px 22px rgba(0,0,0,.25);cursor:pointer;transition:transform 120ms ease,box-shadow 120ms ease;}#cdk-chat-launcher .cdk-fab::after,.cdk-chat-launcher .cdk-fab::after{content:"💬";font-size:22px;line-height:1;}#cdk-chat-launcher .cdk-fab:hover,.cdk-chat-launcher .cdk-fab:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(0,0,0,.18),0 6px 12px rgba(0,0,0,.10);}#cdk-chat-launcher .cdk-fab:focus-visible,.cdk-chat-launcher .cdk-fab:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(13,110,253,.25),var(--cdk-shadow);}.cdk-chat-panel{display:none;position:fixed;right:16px;bottom:84px;width:380px;max-width:92vw;height:66vh;max-height:85vh;background:var(--cdk-bg);color:var(--cdk-text);border:1px solid var(--cdk-border);border-radius:var(--cdk-radius);box-shadow:var(--cdk-shadow);overflow:hidden;z-index:var(--cdk-z);}.cdk-chat-panel.open{display:flex;flex-direction:column;}.cdk-chat-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px;border-bottom:1px solid var(--cdk-border);background:var(--cdk-muted);font-weight:600;}.cdk-chat-header-left{display:flex;align-items:center;gap:8px;min-width:0;}.cdk-chat-augure{display:inline-flex;align-items:center;opacity:0.85;transition:opacity 0.15s;}.cdk-chat-augure:hover{opacity:1;}.cdk-chat-augure img{height:14px;width:auto;display:block;}.cdk-chat-close{appearance:none;border:0;background:transparent;font-size:20px;line-height:1;cursor:pointer;color:#64748b;}.cdk-chat-close:hover{color:#0f172a;}.cdk-chat-body{flex:1 1 auto;overflow:auto;padding:14px 14px 6px;}.cdk-msg{display:flex;margin:8px 0;}.cdk-bubble{max-width:82%;padding:10px 12px;border-radius:var(--cdk-radius-bubble);line-height:1.35;word-wrap:break-word;white-space:pre-wrap;border:1px solid var(--cdk-border);}.cdk-user{justify-content:flex-end;}.cdk-user .cdk-bubble{background:var(--cdk-primary);color:var(--cdk-primary-contrast);border-color:transparent;border-bottom-right-radius:6px;}.cdk-ai{justify-content:flex-start;}.cdk-ai .cdk-bubble{background:#f1f5f9;color:var(--cdk-text);border-bottom-left-radius:6px;}.cdk-pending .cdk-bubble{opacity:.7;font-style:italic;}.cdk-bubble .cdk-links{margin:8px 0 0;padding-left:18px;}.cdk-bubble .cdk-links li{margin-bottom:6px;}.cdk-bubble .cdk-links a{color:var(--cdk-primary);text-decoration:underline;}.cdk-bubble .cdk-snippet{font-size:0.85em;color:#4b5563;margin-top:2px;}.cdk-chat-input{display:flex;gap:8px;padding:12px;border-top:1px solid var(--cdk-border);}.cdk-chat-input textarea{flex:1 1 auto;min-height:42px;max-height:140px;resize:vertical;padding:10px 12px;border-radius:10px;border:1px solid var(--cdk-border);outline:none;font:inherit;}.cdk-chat-input textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px rgba(13,110,253,.15);}.cdk-chat-input .cdk-send{padding:10px 14px;border-radius:10px;background:var(--cdk-primary);color:var(--cdk-primary-contrast);border:0;cursor:pointer;font-weight:600;}.cdk-chat-input .cdk-send:disabled{opacity:0.6;cursor:wait;}@media (max-width:480px){.cdk-chat-panel{right:10px;left:10px;bottom:88px;width:auto;height:72vh;}.cdk-bubble{max-width:88%;}}@media (prefers-color-scheme:dark){:root{--cdk-bg:#0b1220;--cdk-text:#e5e7eb;--cdk-border:#1f2937;--cdk-muted:#0f172a;}.cdk-ai .cdk-bubble{background:#111827;border-color:#1f2937;}.cdk-chat-input textarea{background:#0b1020;color:var(--cdk-text);}.cdk-bubble .cdk-snippet{color:#94a3b8;}}
.poll-browser{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;}.poll-browser-header{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0;}.poll-browser-header h1{font-size:2rem;color:#1a365d;margin-bottom:0.5rem;}.geo-level{color:#718096;font-size:0.9rem;text-transform:uppercase;letter-spacing:0.05em;}.poll-section{margin-bottom:3rem;}.section-header{background:linear-gradient(135deg,#1a365d 0%,#2d4a7c 100%);color:white;padding:1.5rem;border-radius:8px 8px 0 0;margin-bottom:0;}.poll-section--provincial .section-header{background:linear-gradient(135deg,#2b6cb0 0%,#3182ce 100%);}.section-header h2{font-size:1.5rem;margin:0 0 0.25rem 0;}.section-description{opacity:0.9;margin:0;font-size:0.9rem;}.categories-accordion{border:1px solid #e2e8f0;border-top:none;border-radius:0 0 8px 8px;overflow:hidden;}.category-group{border-bottom:1px solid #e2e8f0;}.category-group:last-child{border-bottom:none;}.category-group summary{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#f7fafc;cursor:pointer;transition:background 0.2s;list-style:none;}.category-group summary::-webkit-details-marker{display:none;}.category-group summary::before{content:'▶';margin-right:0.75rem;font-size:0.7rem;transition:transform 0.2s;}.category-group[open] summary::before{transform:rotate(90deg);}.category-group summary:hover{background:#edf2f7;}.category-name{font-weight:600;color:#2d3748;}.category-stats{color:#718096;font-size:0.9rem;}.category-polls{padding:1rem 1.5rem;background:white;}.empty-category{text-align:center;padding:2rem;color:#718096;font-style:italic;}.polls-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;}.poll-card{background:white;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;transition:box-shadow 0.2s,transform 0.2s;}.poll-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);transform:translateY(-2px);}.poll-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0.75rem;}.poll-card-header h3{font-size:1rem;color:#2d3748;margin:0;flex:1;margin-right:0.5rem;}.poll-badges{display:flex;gap:0.25rem;flex-shrink:0;}.poll-status{font-size:0.75rem;padding:0.2rem 0.5rem;border-radius:9999px;font-weight:500;text-transform:uppercase;}.poll-status--active{background:#c6f6d5;color:#22543d;}.poll-status--closed{background:#fed7d7;color:#822727;}.poll-badge{font-size:0.75rem;padding:0.2rem 0.5rem;border-radius:9999px;font-weight:500;}.poll-badge--provincial{background:#fbd38d;color:#744210;}.poll-card-description{color:#718096;font-size:0.9rem;margin-bottom:0.75rem;}.poll-card-description p{margin:0;}.poll-card-meta{display:flex;flex-wrap:wrap;gap:0.5rem;font-size:0.8rem;color:#718096;margin-bottom:1rem;}.poll-category{background:#edf2f7;padding:0.2rem 0.5rem;border-radius:4px;}.poll-responses{font-style:italic;}.poll-card-footer{display:flex;justify-content:flex-end;}.btn{display:inline-block;padding:0.5rem 1rem;border-radius:4px;font-weight:500;text-decoration:none;transition:background 0.2s;font-size:0.9rem;}.btn--primary{background:#3182ce;color:white;}.btn--primary:hover{background:#2b6cb0;color:white;}.btn--secondary{background:#edf2f7;color:#4a5568;}.btn--secondary:hover{background:#e2e8f0;}.poll-browser-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid #e2e8f0;text-align:center;}.back-link{color:#3182ce;text-decoration:none;}.back-link:hover{text-decoration:underline;}@media (max-width:768px){.poll-browser{padding:1rem;}.polls-grid{grid-template-columns:1fr;}}
