:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#101d45;background:#e7edf8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}button{border:0;background:#0755f5;color:#fff;font-weight:650;min-height:48px;padding:13px 18px;border-radius:12px;cursor:pointer}button:hover{background:#0944bf}button:disabled{opacity:.55;cursor:wait}#poll-app{max-width:430px;min-height:100svh;margin:0 auto;background:#f5f7fc;box-shadow:0 0 50px #11244512}.poll-header{background:radial-gradient(ellipse at top left,#135cac 0,transparent 65%),#051639;color:#fff;padding:22px 26px 24px}.poll-brand{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.poll-brand img{width:53px;height:72px;object-fit:contain}.poll-brand>span{font-size:10px;letter-spacing:.11em;font-weight:650;border:1px solid #ffffff38;border-radius:20px;padding:8px 11px;color:#dae8ff}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:750;color:#abc5ef}h1{font-size:32px;line-height:1.1;letter-spacing:-1.1px;margin:12px 0 16px}h2{font-size:22px;letter-spacing:-.4px;line-height:1.2;margin:16px 0 12px}p{font-size:14px;line-height:1.6}.poll-header>p:not(.eyebrow){color:#c9d9f5;max-width:285px}.poll-date{font-size:11px;color:#c9d9f5;margin-top:14px;padding-top:12px;border-top:1px solid #ffffff20}main{padding:24px 22px max(24px,env(safe-area-inset-bottom))}.simulation-label{padding:12px 14px;border:1px solid #efd396;color:#7d5814;background:#fff6df;border-radius:10px;font-size:12px;line-height:1.5;margin-bottom:20px}.poll-instruction{padding:0 2px 22px;border-bottom:1px solid #dce3ef}.poll-instruction strong{font-size:16px}.poll-instruction p{margin:8px 0;color:#526689}.poll-instruction small{font-size:11px;color:#526689;line-height:1.6;display:block}.poll-search{padding:22px 0 0;display:grid;gap:8px}.poll-search label{font-size:12px;font-weight:650}.poll-search label:not(:first-child){margin-top:8px}input,select{width:100%;border:1px solid #cfdbef;border-radius:11px;padding:13px;background:#fff;min-height:48px;color:#18274a;font-size:16px}.muted{color:#5b6e8e}.poll-card{padding:23px 21px;background:#fff;border:1px solid #dee6f3;border-top:3px solid #bbd1ff;border-radius:16px;margin-top:16px;box-shadow:0 4px 14px #31467307}.poll-card h2{font-size:23px;overflow-wrap:anywhere}.poll-card p{color:#526689;margin:12px 0 22px}.poll-card button{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:10px;overflow-wrap:anywhere;font-size:14px}.category-chip{display:inline-block;font-size:10px;letter-spacing:.02em;font-weight:650;border-radius:30px;padding:7px 10px;background:#eaf0ff;color:#1752a8}.poll-card[data-category="kreatif"]{border-top-color:#fbd6ad}.poll-card[data-category="kreatif"] .category-chip{background:#fff1df;color:#a94b09}.poll-card[data-category="sosiopreneur"]{border-top-color:#bde6d6}.poll-card[data-category="sosiopreneur"] .category-chip{background:#e3f5ed;color:#147558}.poll-card[data-category="technopreneur"]{border-top-color:#dbcbf9}.poll-card[data-category="technopreneur"] .category-chip{background:#f0eafe;color:#7547a7}.poll-status{padding:32px 18px;text-align:center;background:#fff;border:1px solid #dce5f4;border-radius:16px}.poll-status p{color:#526689}.poll-status.success{border-color:#bfded0}.status-mark{width:48px;height:48px;display:grid;place-items:center;background:#eaf1ff;color:#1259e6;font-size:24px;border-radius:50%;margin:0 auto 20px}.success .status-mark{background:#e8f6ef;color:#178054}.poll-footer{text-align:center;border-top:1px solid #dce3ef;margin-top:34px;padding:26px 10px 0;color:#677895}.poll-footer strong{font-size:12px;color:#233854}.poll-footer p{font-size:11px;margin:7px 0 15px}.poll-footer small{font-size:10px;line-height:1.6;display:block}.loading{text-align:center;padding:100px 20px}dialog{width:calc(100% - 36px);max-width:386px;border:1px solid #dce5f4;border-radius:20px;padding:26px;color:#132249;max-height:85svh;overflow:auto}dialog::backdrop{background:#081e47a3}dialog .eyebrow{color:#6680a5}dialog h2{font-size:25px}dialog p{overflow-wrap:anywhere}.vote-actions{display:grid;gap:10px;margin-top:24px}.secondary{background:#edf2fa;color:#1c3e73}.secondary:hover{background:#e0e9f8}#vote-error{color:#b32a3b;font-size:12px}#poll-toast{display:none;position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:calc(100% - 36px);max-width:386px;padding:15px;background:#142747;color:white;border-radius:12px;font-size:13px;z-index:20}#poll-toast.show{display:block}@media(min-width:500px){#poll-app{margin:24px auto;border-radius:22px;overflow:hidden;min-height:calc(100svh - 48px)}}
