@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#111827;--muted:#667085;--line:#dde4ee;--panel:#fff;--soft:#f6f8fc;--brand:#1769e0;--brand-dark:#0f57bd;--green:#16805c;--amber:#b7791f;--shadow:0 20px 60px #10182817;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f5f7fb;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit}.btn,.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex}.btn:hover,.button:hover{transform:translateY(-1px)}.btn-primary,.button-primary{background:var(--brand);color:#fff;box-shadow:0 14px 28px #1769e033}.btn-primary:hover,.button-primary:hover{background:var(--brand-dark)}.btn-secondary,.button-secondary{border-color:var(--line);color:var(--ink);background:#fff}.btn-secondary:hover,.button-secondary:hover{background:#f9fbff;border-color:#c9d3e2}.page-shell{background:linear-gradient(#e8f0fdf2,#f5f7fb00 340px),#f5f7fb;min-height:100vh}.page-container{width:min(1180px,100% - 48px);margin:0 auto}.status-message{color:#174ea6;background:#edf5ff;border:1px solid #bfd6ff;border-radius:8px;margin:14px 0 0;padding:12px 14px;font-size:.92rem;font-weight:700}.status-message.error{color:#b42318;background:#fff1f1;border-color:#fac6c6}@media (width<=640px){.page-container{width:min(100% - 32px,1180px)}}.home-page{min-height:100vh;color:var(--ink);background:linear-gradient(#eef5ff 0,#f7f9fc00 520px),#f7f9fc}.home-hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:48px;max-width:1180px;margin:0 auto;padding:78px 24px 56px;display:grid}.home-hero__content{max-width:690px}.home-eyebrow{color:var(--brand);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.82rem;font-weight:700}.home-hero h1{letter-spacing:0;color:var(--ink);margin:0;font-size:clamp(2.55rem,5vw,4.8rem);line-height:1.02}.home-description{max-width:590px;color:var(--muted);margin:24px 0 0;font-size:1.08rem;line-height:1.7}.home-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.home-proof{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.home-proof span{color:#596779;background:#ffffffb8;border:1px solid #dce7f6;border-radius:8px;align-items:center;min-height:38px;padding:0 12px;font-size:.9rem;display:inline-flex}.home-proof strong{color:var(--ink);margin-right:5px}.home-preview{box-shadow:var(--shadow);background:#fff;border:1px solid #dbe4ef;border-radius:8px;padding:24px;position:relative;overflow:hidden}.home-preview:before{content:"";background:linear-gradient(90deg,#1769e0,#13a89e,#ffb547);height:8px;position:absolute;inset:0 0 auto}.preview-header,.preview-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.preview-header{border-bottom:1px solid #edf0f5;padding-bottom:18px;font-weight:800}.preview-header small{color:var(--muted);margin-top:5px;font-weight:700;display:block}.status-pill{color:#16794c;background:#e9f8ef;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:.8rem;font-weight:800;display:inline-flex}.preview-question{padding:22px 0}.preview-question p{color:#172033;margin:0 0 16px;font-weight:800}.preview-option{background:#fafbfe;border:1px solid #e5e9f1;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-top:10px;padding:14px;display:flex;position:relative;overflow:hidden}.preview-option:before{content:"";background:var(--brand);width:4px;position:absolute;inset:0 auto 0 0}.preview-option span{color:#344054;padding-left:6px}.preview-option strong{color:var(--brand)}.preview-footer{color:#667085;border-top:1px solid #edf0f5;padding-top:16px;font-size:.92rem}.home-section{max-width:1180px;margin:0 auto;padding:40px 24px 72px}.section-heading{max-width:680px;margin-bottom:28px}.section-heading h2,.home-cta h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.15}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-height:210px;padding:22px;box-shadow:0 12px 30px #1018280a}.feature-card span{color:var(--brand);margin-bottom:30px;font-weight:900;display:inline-flex}.feature-card h3{color:var(--ink);margin:0 0 12px;font-size:1rem}.feature-card p{color:var(--muted);margin:0;line-height:1.65}.home-cta{border-top:1px solid #dfe5ee;border-bottom:1px solid #dfe5ee;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto 56px;padding:34px 24px;display:flex}@media (width<=920px){.home-hero{grid-template-columns:1fr;padding-top:56px}.home-preview{max-width:620px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-cta{flex-direction:column;align-items:flex-start}}@media (width<=560px){.home-hero{padding:42px 18px}.home-section{padding:28px 18px 52px}.feature-grid{grid-template-columns:1fr}.home-actions{flex-direction:column}.btn{width:100%}.preview-footer{flex-direction:column;align-items:flex-start;gap:6px}.home-cta{margin-bottom:36px;padding:24px 18px}}.navbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #dde4eed1;width:100%;position:sticky;top:0}.navbar__inner{justify-content:space-between;align-items:center;gap:20px;max-width:1180px;margin:0 auto;padding:14px 24px;display:flex}.navbar__logo{color:var(--ink);align-items:center;gap:10px;font-size:20px;font-weight:900;text-decoration:none;display:inline-flex}.navbar__mark{color:#fff;letter-spacing:0;background:#111827;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.78rem;display:inline-flex}.navbar__links{align-items:center;gap:10px;display:flex}.navbar__link{color:#536174;padding:9px 8px;font-size:15px;font-weight:700;text-decoration:none}.navbar__link:hover{color:var(--ink)}.navbar__button{border-radius:8px;align-items:center;min-height:40px;padding:0 15px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.navbar__button--ghost{color:var(--ink);border:1px solid var(--line);background:#fff}.navbar__button--ghost:hover{background:#f7f9fd}.navbar__button--solid{color:#fff;border:1px solid var(--brand);background:var(--brand);box-shadow:0 12px 24px #1769e02e}.navbar__button--solid:hover{background:var(--brand-dark)}@media (width<=640px){.navbar__inner{padding:12px 16px}.navbar__logo span:last-child,.navbar__link{display:none}.navbar__links{gap:8px}}.auth-page{background:linear-gradient(#eef5ff 0,#f5f7fb00 420px),#f5f7fb;min-height:100vh}.auth-layout{grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:center;gap:56px;width:min(1080px,100% - 48px);min-height:calc(100vh - 69px);margin:0 auto;padding:56px 0;display:grid}.auth-panel{max-width:620px}.auth-eyebrow{color:var(--brand);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.82rem;font-weight:800}.auth-panel h1{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2.25rem,5vw,4.2rem);line-height:1.05}.auth-panel p:not(.auth-eyebrow){max-width:560px;color:var(--muted);margin:22px 0 0;font-size:1.04rem;line-height:1.75}.auth-card{width:100%;box-shadow:var(--shadow);background:#fff;border:1px solid #dce4ef;border-radius:8px;padding:30px}.auth-card__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.auth-card__header h2{color:var(--ink);margin:0;font-size:1.6rem}.auth-card__header span{color:var(--brand);background:#eaf3ff;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:900}.auth-card label{color:var(--ink);margin-bottom:16px;font-size:.92rem;font-weight:800;display:block}.auth-card input{width:100%;height:48px;color:var(--ink);background:#fff;border:1px solid #cfd8e6;border-radius:8px;outline:none;margin-top:8px;padding:0 14px}.auth-card input:focus{border-color:var(--brand);box-shadow:0 0 0 4px #1769e021}.auth-card button{width:100%;margin-top:18px}.auth-card button:disabled{cursor:wait;opacity:.72;transform:none}.auth-switch{color:var(--muted);text-align:center;margin:18px 0 0;font-size:.92rem}.auth-switch a{color:var(--brand);font-weight:900;text-decoration:none}@media (width<=820px){.auth-layout{grid-template-columns:1fr;gap:28px;width:min(100% - 32px,620px);min-height:auto;padding:38px 0}.auth-panel h1{font-size:2.35rem}}.dashboard{min-height:100vh;color:var(--ink);background:linear-gradient(#eef5ff 0,#f5f7fb00 380px),#f5f7fb}.dashboard-navbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;justify-content:space-between;align-items:center;height:72px;padding:0 48px;display:flex;position:sticky;top:0}.dashboard-brand{color:var(--ink);background:0 0;align-items:center;gap:10px;padding:0;font-size:20px;font-weight:900;display:inline-flex}.dashboard-brand:hover{background:0 0}.dashboard-brand span{color:#fff;background:#111827;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.78rem;display:inline-flex}.dashboard-nav-actions{gap:12px;display:flex}.logout-btn,.ghost-btn{min-height:40px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;padding:0 15px;font-weight:800}.logout-btn:hover,.ghost-btn:hover{background:#f7f9fd}.dashboard-main{max-width:1120px;margin:0 auto;padding:42px 24px}.dashboard-hero{box-shadow:var(--shadow);background:#fff;border:1px solid #dce4ef;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;padding:36px;display:flex}.welcome-text{color:var(--brand);margin:0 0 10px;font-weight:800}.dashboard-hero h1{max-width:560px;margin:0;font-size:42px;line-height:1.1}.dashboard-hero p{max-width:560px;color:var(--muted);margin:16px 0 0;font-size:17px;line-height:1.6}.stats-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.stat-card{background:#fff;border:1px solid #dfe6f0;border-radius:8px;padding:24px;box-shadow:0 10px 30px #1018280a}.stat-card span{color:var(--muted);font-size:15px;font-weight:800}.stat-card h3{margin:12px 0 0;font-size:36px}.dashboard-section{background:#fff;border:1px solid #dfe6f0;border-radius:8px;margin-top:24px;padding:28px;box-shadow:0 10px 30px #1018280a}.section-header{justify-content:space-between;align-items:center;display:flex}.section-header h2{margin:0;font-size:24px}.empty-state{text-align:center;background:#f8fbff;border:1px dashed #c6d1df;border-radius:8px;margin-top:24px;padding:42px 20px}.empty-state h3{margin:0;font-size:24px}.empty-state p{color:var(--muted);margin:10px 0 22px}.empty-state .button+.button{margin-left:10px}.poll-list{gap:14px;margin-top:22px;display:grid}.poll-row-card{background:#fbfdff;border:1px solid #e1e8f2;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:20px;display:grid}.poll-state{min-height:26px;color:var(--brand);background:#eaf3ff;border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:900;display:inline-flex}.poll-row-card h3{margin:12px 0 8px;font-size:1.15rem}.poll-row-card p{color:var(--muted);margin:0;line-height:1.55}.poll-meta{color:#6b7788;flex-wrap:wrap;gap:10px;margin-top:14px;font-size:.88rem;font-weight:700;display:flex}.poll-actions{gap:10px;display:flex}@media (width<=768px){.dashboard-navbar{flex-direction:column;align-items:flex-start;gap:16px;height:auto;padding:18px}.dashboard-nav-actions{width:100%}.dashboard-nav-actions button{flex:1}.dashboard-hero{flex-direction:column;align-items:flex-start}.dashboard-hero h1{font-size:32px}.stats-grid{grid-template-columns:1fr}.section-header{flex-direction:column;align-items:flex-start;gap:16px}.poll-row-card{grid-template-columns:1fr}.poll-actions{width:100%}.poll-actions .button{flex:1}}.username{color:#b7791f;font-weight:900}.poll-page{background:linear-gradient(#eef5ff 0,#f5f7fb00 420px),#f5f7fb;min-height:100vh}.poll-form{max-width:940px;margin:0 auto;padding:42px 24px 60px}.poll-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.poll-header h1{max-width:700px;color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2.1rem,5vw,3.7rem);line-height:1.06}.poll-header p{max-width:620px;color:var(--muted);margin:8px 0 0;line-height:1.65}.poll-eyebrow{color:var(--brand);text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:900}.poll-card,.question-card{background:#fff;border:1px solid #dfe6f0;border-radius:8px;box-shadow:0 12px 34px #1018280d}.poll-card{padding:28px}.poll-form label{color:var(--ink);margin-bottom:18px;font-weight:800;display:block}.poll-form input,.poll-form textarea{width:100%;color:var(--ink);border:1px solid #cfd8e6;border-radius:8px;outline:none;margin-top:8px;padding:13px 14px;font-size:15px}.poll-form textarea{resize:vertical}.poll-form input:focus,.poll-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px #1769e021}.poll-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.checkbox-label,.toggle-label{align-items:center;gap:10px;display:flex!important}.toggle-label{background:#f8fbff;border:1px solid #dfe6f0;border-radius:8px;min-height:76px;margin-top:27px;padding:14px}.toggle-label strong,.toggle-label small{display:block}.toggle-label small{color:var(--muted);margin-top:4px;font-weight:700}.checkbox-label input,.toggle-label input{width:auto;accent-color:var(--brand);margin:0}.questions-area{margin-top:28px}.questions-title{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.questions-title h2{color:var(--ink);margin:0;font-size:1.55rem}.question-card{margin-top:18px;padding:24px}.question-top{justify-content:space-between;align-items:center;display:flex}.question-top h3{margin:0 0 16px}.options-block{margin-top:8px}.options-block>span{color:var(--ink);margin-bottom:10px;font-weight:800;display:block}.option-row{gap:10px;margin-bottom:12px;display:flex}.option-row input{margin-top:0}.option-row button:disabled{cursor:not-allowed;opacity:.45;transform:none}.required-check{margin-top:16px}.submit-btn{width:100%;min-height:52px;margin-top:24px;font-size:17px}.submit-btn:disabled{cursor:wait;opacity:.72;transform:none}@media (width<=700px){.poll-form{padding:34px 16px 48px}.poll-header,.option-row,.questions-title{flex-direction:column;align-items:stretch}.poll-row{grid-template-columns:1fr;gap:0}.poll-card,.question-card{padding:20px}}.vote-page{background:linear-gradient(#eef5ff 0,#f5f7fb00 430px),#f5f7fb;min-height:100vh}.vote-shell{width:min(860px,100% - 48px);margin:0 auto;padding:54px 0 68px}.vote-card{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe6f0;border-radius:8px;padding:32px}.vote-card>.button{margin-top:22px}.vote-eyebrow{color:var(--brand);text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:900}.vote-header h1,.vote-card h1{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:1.08}.vote-header p:not(.vote-eyebrow),.vote-success p{max-width:680px;color:var(--muted);margin:16px 0 0;line-height:1.7}.vote-progress{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.vote-progress span{min-height:32px;color:var(--brand);background:#eef5ff;border-radius:999px;align-items:center;padding:0 11px;font-size:.84rem;font-weight:900;display:inline-flex}.vote-questions{gap:18px;margin-top:28px;display:grid}.vote-question{background:#fbfdff;border:1px solid #e0e8f2;border-radius:8px;min-width:0;margin:0;padding:22px}.vote-question legend{width:100%;color:var(--ink);align-items:center;gap:10px;margin-bottom:16px;font-weight:900;display:flex}.vote-question legend span{color:#fff;background:#111827;border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:.86rem;display:inline-flex}.vote-options{gap:10px;display:grid}.vote-option{min-height:50px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dfe6f0;border-radius:8px;align-items:center;gap:12px;padding:12px 14px;display:flex}.vote-option:has(input:checked){border-color:var(--brand);background:#eef5ff;box-shadow:0 0 0 4px #1769e01a}.vote-option input{width:18px;height:18px;accent-color:var(--brand)}.vote-option span{font-weight:800}.vote-submit{width:100%;min-height:52px;margin-top:24px;font-size:1rem}.vote-submit:disabled{cursor:wait;opacity:.72;transform:none}.vote-success{text-align:center}.vote-success p{margin-left:auto;margin-right:auto}@media (width<=640px){.vote-shell{width:min(100% - 32px,860px);padding:34px 0 48px}.vote-card,.vote-question{padding:20px}}.result-page{min-height:100vh;color:var(--ink);background:linear-gradient(#eef5ff 0,#f5f7fb00 430px),#f5f7fb}.result-shell{width:min(1120px,100% - 48px);margin:0 auto;padding:44px 0 68px}.result-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.result-eyebrow{color:var(--brand);text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:900}.result-header h1{margin:0;font-size:clamp(2.1rem,5vw,3.5rem);line-height:1.05}.result-header p:not(.result-eyebrow){max-width:640px;color:var(--muted);margin:14px 0 0;font-size:1.02rem;line-height:1.65}.result-actions{flex:none;gap:10px;display:flex}.result-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.result-stats article,.result-card{background:#fff;border:1px solid #dfe6f0;border-radius:8px;box-shadow:0 10px 30px #1018280a}.result-stats article{min-height:128px;padding:22px}.result-stats span,.result-question-head span{color:var(--muted);font-size:.86rem;font-weight:900}.result-stats strong{overflow-wrap:anywhere;margin-top:10px;font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.08;display:block}.result-stats small{color:var(--muted);margin-top:8px;line-height:1.4;display:block}.result-layout{grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);align-items:start;gap:18px;display:grid}.result-list{gap:16px;display:grid}.result-card{padding:24px}.result-question-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.result-question-head h2,.result-empty h2,.result-leaders h2{margin:7px 0 0;font-size:1.35rem;line-height:1.25}.result-question-head>strong{color:var(--brand);background:#eef5ff;border-radius:999px;flex:none;padding:7px 11px;font-size:.86rem}.result-options{gap:14px;display:grid}.result-option-label{justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:8px;display:flex}.result-option-label span{color:var(--ink);overflow-wrap:anywhere;font-weight:850}.result-option-label strong{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.92rem}.result-bar-track{background:#e8eef7;border-radius:999px;height:13px;overflow:hidden}.result-bar{border-radius:inherit;background:linear-gradient(90deg, var(--brand), #16a085);min-width:2px;height:100%}.result-leaders{position:sticky;top:92px}.leader-stack{gap:14px;margin-top:18px;display:grid}.leader-row{border-bottom:1px solid var(--line);gap:6px;padding-bottom:14px;display:grid}.leader-row:last-child{border-bottom:0;padding-bottom:0}.leader-row span{color:var(--muted);font-size:.82rem;font-weight:850;line-height:1.4}.leader-row strong{overflow-wrap:anywhere}.leader-row small{color:var(--brand);font-weight:900}.result-empty{text-align:center}.result-empty p:not(.result-eyebrow):not(.status-message){color:var(--muted);margin:10px 0 0}@media (width<=860px){.result-header,.result-question-head{flex-direction:column}.result-actions{width:100%}.result-actions .button{flex:1}.result-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.result-layout{grid-template-columns:1fr}.result-leaders{position:static}}@media (width<=560px){.result-shell{width:min(100% - 32px,1120px);padding:34px 0 48px}.result-stats{grid-template-columns:1fr}.result-card,.result-stats article{padding:20px}.result-option-label{flex-direction:column;align-items:flex-start;gap:4px}}
