.dekvsw-survey-consent-panel,.dekvsw-survey-dashboard-card,.dekvsw-survey-auth-panel{margin:.9rem 0 0 0;padding:.95rem 1rem;border:1px solid rgba(125,211,252,.28);border-left:5px solid #22c7f7;border-radius:16px;background:#0b1117;color:#e5e7eb}.dekvsw-survey-consent-panel *,.dekvsw-survey-dashboard *,.dekvsw-survey-dashboard-card *,.dekvsw-survey-auth-panel *{color:#e5e7eb}.dekvsw-survey-consent-title,.dekvsw-survey-dashboard-card h3,.dekvsw-survey-auth-panel h2,.dekvsw-survey-auth-panel h3{margin:0 0 .35rem 0;font-weight:850;color:#fff}.dekvsw-survey-consent-note,.dekvsw-survey-dashboard-card p,.dekvsw-survey-auth-panel p{color:#cbd5e1;line-height:1.5}.dekvsw-survey-auth-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1rem}.dekvsw-survey-auth-card{background:#111820;border:1px solid rgba(125,211,252,.20);border-radius:14px;padding:1rem}.dekvsw-survey-auth-card input[type="text"],.dekvsw-survey-auth-card input[type="password"]{width:100%;max-width:100%;color:#111827!important;background:#ffffff!important;border-radius:10px;border:1px solid rgba(125,211,252,.35);padding:.55rem .65rem}.dekvsw-survey-auth-card label{font-weight:700}.dekvsw-survey-auth-privacy{border-left:4px solid #22c7f7;padding-left:.75rem}.dekvsw-survey-consent-options{display:grid;grid-template-columns:1fr;gap:.45rem}.dekvsw-survey-consent-option{display:flex;gap:.55rem;align-items:flex-start;border:1px solid rgba(125,211,252,.20);border-radius:12px;padding:.6rem .7rem;background:#111820;cursor:pointer}.dekvsw-survey-consent-option:hover,.dekvsw-survey-consent-option:focus-within{border-color:#7dd3fc;background:#10202b}.dekvsw-survey-consent-option input{margin-top:.25rem;accent-color:#22c7f7}.dekvsw-survey-consent-submit,.dekvsw-dashboard-toggle-share,.dekvsw-dashboard-delete,.dekvsw-survey-register-button,.dekvsw-survey-auth-card .button,.dekvsw-survey-auth-card input[type="submit"]{margin-top:.8rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(125,211,252,.35);border-radius:999px;background:#22c7f7!important;color:#061018!important;font-weight:900;padding:.5rem .9rem;cursor:pointer;text-decoration:none!important}.dekvsw-dashboard-delete{background:#f97316!important;border-color:#fb923c}.dekvsw-survey-consent-submit:hover,.dekvsw-survey-consent-submit:focus,.dekvsw-dashboard-toggle-share:hover,.dekvsw-dashboard-toggle-share:focus,.dekvsw-dashboard-delete:hover,.dekvsw-dashboard-delete:focus,.dekvsw-survey-register-button:hover,.dekvsw-survey-register-button:focus,.dekvsw-survey-auth-card input[type="submit"]:hover,.dekvsw-survey-auth-card input[type="submit"]:focus{filter:brightness(1.08);outline:2px solid #7dd3fc;outline-offset:2px}.dekvsw-survey-consent-feedback,.dekvsw-dashboard-card-feedback,.dekvsw-survey-dashboard-status{margin:.65rem 0 0 0;color:#7dd3fc!important;font-weight:800}.dekvsw-survey-consent-feedback a,.dekvsw-survey-dashboard a,.dekvsw-survey-auth-panel a{color:#7dd3fc!important;text-decoration:underline}.dekvsw-survey-dashboard{margin:1.5rem 0}.dekvsw-survey-dashboard-list{display:grid;gap:1rem;margin-top:1rem}.dekvsw-survey-dashboard-actions{display:flex;flex-wrap:wrap;gap:.6rem}.dekvsw-survey-dashboard-choice{font-size:1.05rem}@media (max-width:768px){.dekvsw-survey-consent-panel,.dekvsw-survey-dashboard-card,.dekvsw-survey-auth-panel{border-radius:14px}.dekvsw-survey-dashboard-actions,.dekvsw-survey-auth-grid{display:grid;grid-template-columns:1fr}}.dekvsw-survey-profile-link-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;margin:.85rem 0 0 0}.dekvsw-survey-profile-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(125,211,252,.35);border-left:5px solid #22c7f7;border-radius:999px;background:#22c7f7!important;color:#061018!important;font-weight:900;padding:.5rem .9rem;text-decoration:none!important;box-shadow:0 8px 18px rgba(0,0,0,.18)}.dekvsw-survey-profile-button:hover,.dekvsw-survey-profile-button:focus{filter:brightness(1.08);outline:2px solid #7dd3fc;outline-offset:2px}.dekvsw-survey-profile-note{color:#cbd5e1!important;font-size:.95rem;line-height:1.45}html.dekvsw-survey-overlay-open,html.dekvsw-survey-overlay-open body{overflow:hidden}.dekvsw-survey-consent-overlay{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:rgba(3,7,18,.78);backdrop-filter:blur(4px);animation:dekvswSurveyOverlayIn .12s ease-out}.dekvsw-survey-consent-overlay.is-closing{animation:dekvswSurveyOverlayOut .12s ease-in}.dekvsw-survey-consent-modal{position:relative;width:min(680px, 100%);max-height:min(90vh, 760px);overflow:auto;margin:0!important;padding:1.35rem 1.35rem 1.15rem 1.35rem!important;box-shadow:0 26px 70px rgba(0,0,0,.45)}.dekvsw-survey-consent-close{position:absolute;top:.75rem;right:.85rem;width:2.35rem;height:2.35rem;border-radius:999px;border:1px solid rgba(125,211,252,.32);background:#111820!important;color:#f9fafb!important;font-size:1.55rem;line-height:1;font-weight:900;cursor:pointer}.dekvsw-survey-consent-close:hover,.dekvsw-survey-consent-close:focus{background:#10202b!important;outline:2px solid #7dd3fc;outline-offset:2px}.dekvsw-survey-consent-modal .dekvsw-survey-consent-title{padding-right:2.75rem;font-size:1.35rem}@keyframes dekvswSurveyOverlayIn{from{opacity:0}to{opacity:1}}@keyframes dekvswSurveyOverlayOut{from{opacity:1}to{opacity:0}}@media (max-width:768px){.dekvsw-survey-consent-overlay{align-items:flex-end;padding:.75rem}.dekvsw-survey-consent-modal{max-height:88vh;border-radius:18px 18px 12px 12px!important}}.dekvsw-survey-dashboard-tools{display:flex;flex-wrap:wrap;gap:.65rem;margin:1rem 0}.dekvsw-dashboard-export,.dekvsw-dashboard-delete-all{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(125,211,252,.35);border-radius:999px;background:#22c7f7!important;color:#061018!important;font-weight:900;padding:.5rem .9rem;cursor:pointer}.dekvsw-dashboard-delete-all{background:#ef4444!important;border-color:#f87171!important;color:#ffffff!important}.dekvsw-dashboard-export:hover,.dekvsw-dashboard-export:focus,.dekvsw-dashboard-delete-all:hover,.dekvsw-dashboard-delete-all:focus{filter:brightness(1.08);outline:2px solid #7dd3fc;outline-offset:2px}@media (max-width:768px){.dekvsw-survey-dashboard-tools{display:grid;grid-template-columns:1fr}}.dekvsw-survey-results{margin:1.5rem 0}.dekvsw-survey-result-card{background:#111820;color:#e5e7eb;border:1px solid rgba(125,211,252,.22);border-left:7px solid #22c7f7;border-radius:18px;padding:1rem 1.15rem;margin:1rem 0;box-shadow:0 14px 30px rgba(0,0,0,.18)}.dekvsw-survey-result-card *{color:#e5e7eb}.dekvsw-survey-result-card h3{color:#fff;margin-top:0}.dekvsw-survey-result-list{list-style:none;padding:0;margin:.75rem 0 0 0;display:grid;gap:.55rem}.dekvsw-survey-result-list li{display:flex;justify-content:space-between;gap:1rem;border:1px solid rgba(125,211,252,.18);border-radius:12px;padding:.65rem .75rem;background:#0b1117}.dekvsw-result-answer{font-weight:800}.dekvsw-result-count{color:#7dd3fc!important;font-weight:900;white-space:nowrap}@media (max-width:768px){.dekvsw-survey-result-list li{display:grid;grid-template-columns:1fr}}.dekvsw-survey-results-link-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;margin:.65rem 0 0 0}.dekvsw-survey-results-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(125,211,252,.35);border-left:5px solid #22c7f7;border-radius:999px;background:#111820!important;color:#7dd3fc!important;font-weight:900;padding:.5rem .9rem;text-decoration:none!important;box-shadow:0 8px 18px rgba(0,0,0,.18)}.dekvsw-survey-results-button:hover,.dekvsw-survey-results-button:focus{background:#10202b!important;outline:2px solid #7dd3fc;outline-offset:2px}.dekvsw-survey-results-intro{color:#cbd5e1!important;line-height:1.6;margin:.35rem 0 1rem 0}.dekvsw-my-survey-choice{margin:.75rem 0 1rem 0;padding:.85rem .95rem;border:1px solid rgba(125,211,252,.24);border-left:5px solid #22c7f7;border-radius:14px;background:#0b1117}.dekvsw-my-survey-choice-label{display:inline-flex;width:auto;margin:0 0 .35rem 0!important;border-radius:999px;background:rgba(34,199,247,.14);color:#7dd3fc!important;font-weight:900;padding:.18rem .55rem;font-size:.9rem}.dekvsw-my-survey-choice-meta,.dekvsw-result-threshold-note{color:#cbd5e1!important;line-height:1.5}.dekvsw-my-survey-choice-empty{border-left-color:#fbbf24}.dekvsw-survey-remember-default{display:flex;gap:.55rem;align-items:flex-start;margin:.8rem 0 .25rem 0;border:1px solid rgba(125,211,252,.18);border-radius:12px;padding:.6rem .7rem;background:#0b1117;cursor:pointer;font-weight:800}.dekvsw-survey-remember-default input{margin-top:.25rem;accent-color:#22c7f7}.dekvsw-survey-consent-chosen{margin:0 0 1rem 0;padding:.85rem .95rem;border:1px solid rgba(125,211,252,.22);border-left:5px solid #22c7f7;border-radius:14px;background:#0b1117}.dekvsw-survey-consent-chosen-label{margin:0 0 .25rem 0!important;color:#7dd3fc!important;font-weight:900;font-size:.9rem}.dekvsw-survey-consent-chosen-value{margin:0!important;color:#ffffff!important;font-weight:850;line-height:1.45}.dekvsw-survey-consent-option-content{display:grid;gap:.2rem;flex:1}.dekvsw-survey-consent-option-title{color:#ffffff!important;font-weight:900;line-height:1.35}.dekvsw-survey-consent-option-help{color:#cbd5e1!important;line-height:1.45;font-size:.94rem}.dekvsw-survey-default-badge{display:inline-flex;width:fit-content;margin:.15rem 0;padding:.12rem .45rem;border-radius:999px;background:rgba(34,199,247,.14);color:#7dd3fc!important;font-style:normal;font-weight:900;font-size:.78rem}.dekvsw-survey-processed-actions{margin:.95rem 0 0 0;padding:.95rem 1rem;border:1px solid rgba(125,211,252,.24);border-left:6px solid #22c7f7;border-radius:16px;background:#0b1117;color:#e5e7eb}.dekvsw-survey-processed-title{margin:0 0 .25rem 0!important;color:#ffffff!important;font-weight:900}.dekvsw-survey-processed-text{margin:0 0 .75rem 0!important;color:#cbd5e1!important;line-height:1.5}.dekvsw-survey-processed-buttons{display:flex;flex-wrap:wrap;gap:.65rem}.dekvsw-results-explain,.dekvsw-results-empty,.dekvsw-results-privacy-note{margin:.85rem 0 1rem 0;padding:.9rem 1rem;border:1px solid rgba(125,211,252,.22);border-left:5px solid #22c7f7;border-radius:14px;background:#0b1117;color:#e5e7eb}.dekvsw-results-explain p,.dekvsw-results-empty p,.dekvsw-results-privacy-note p{margin:.2rem 0;color:#cbd5e1!important;line-height:1.55}.dekvsw-results-empty h3{margin:0 0 .35rem 0;color:#ffffff!important}.dekvsw-result-progress-block{margin:.85rem 0 1rem 0;padding:.85rem .95rem;border:1px solid rgba(125,211,252,.20);border-radius:14px;background:#0b1117}.dekvsw-result-progress-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.55rem}.dekvsw-result-progress-head span{color:#cbd5e1!important;font-weight:800}.dekvsw-result-progress-head strong{color:#7dd3fc!important;font-weight:950}.dekvsw-result-progressbar,.dekvsw-result-answerbar{position:relative;height:.8rem;overflow:hidden;border-radius:999px;background:rgba(148,163,184,.25)}.dekvsw-result-progressbar span,.dekvsw-result-answerbar span{display:block;height:100%;border-radius:inherit;background:#22c7f7}.dekvsw-result-threshold-ok{margin:.55rem 0 0 0!important;color:#86efac!important;font-weight:850}.dekvsw-group-results{margin-top:1rem}.dekvsw-group-results-title{margin:0 0 .65rem 0!important;color:#ffffff!important;font-weight:950}.dekvsw-result-row-main{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.4rem}.dekvsw-survey-result-list li{display:block}@media (max-width:768px){.dekvsw-result-progress-head,.dekvsw-result-row-main{display:grid;grid-template-columns:1fr;gap:.25rem}}.dekvsw-results-context{margin:.25rem 0 1rem 0!important;color:#cbd5e1!important;line-height:1.5}.dekvsw-dashboard-empty{background:#111820;color:#e5e7eb;border:1px solid rgba(125,211,252,.22);border-left:7px solid #22c7f7;border-radius:18px;padding:1rem 1.15rem}.dekvsw-dashboard-empty h3{margin:0 0 .35rem 0;color:#ffffff!important}.dekvsw-dashboard-empty p{color:#cbd5e1!important;line-height:1.55}.dekvsw-dashboard-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.dekvsw-dashboard-card-label{margin:0 0 .25rem 0!important;color:#7dd3fc!important;font-weight:900;font-size:.9rem}.dekvsw-choice-badge{display:inline-flex;width:max-content;max-width:100%;border-radius:999px;padding:.2rem .55rem;font-size:.78rem;font-weight:950;line-height:1.25;white-space:nowrap}.dekvsw-choice-badge-private{background:rgba(148,163,184,.18);color:#e5e7eb!important}.dekvsw-choice-badge-share{background:rgba(34,197,94,.18);color:#86efac!important}.dekvsw-choice-badge-send{background:rgba(34,199,247,.16);color:#7dd3fc!important}.dekvsw-choice-badge-none{background:rgba(251,191,36,.16);color:#fbbf24!important}.dekvsw-dashboard-choice-box{margin:.85rem 0;padding:.85rem .95rem;border:1px solid rgba(125,211,252,.18);border-radius:14px;background:#0b1117}.dekvsw-dashboard-choice-label{margin:0 0 .25rem 0!important;color:#7dd3fc!important;font-weight:900;font-size:.9rem}.dekvsw-dashboard-meta{margin:.35rem 0!important;color:#cbd5e1!important;line-height:1.5}@media (max-width:768px){.dekvsw-dashboard-card-head{display:grid;grid-template-columns:1fr}.dekvsw-choice-badge{white-space:normal}}.dekvsw-survey-onboarding-panel,.dekvsw-survey-privacy-explainer{margin:0 0 1rem 0;padding:.95rem 1rem;border:1px solid rgba(125,211,252,.22);border-left:5px solid #22c7f7;border-radius:14px;background:#0b1117;color:#e5e7eb}.dekvsw-survey-privacy-explainer{margin:1rem 0 1.5rem 0}.dekvsw-survey-onboarding-panel h3,.dekvsw-survey-privacy-explainer h2{margin:0 0 .55rem 0!important;color:#ffffff!important;font-weight:950}.dekvsw-survey-onboarding-panel ol,.dekvsw-survey-privacy-explainer ol{margin:.35rem 0 .75rem 1.25rem!important;padding:0!important}.dekvsw-survey-onboarding-panel li,.dekvsw-survey-privacy-explainer li{margin:.3rem 0!important;color:#cbd5e1!important;line-height:1.45}.dekvsw-survey-onboarding-panel p,.dekvsw-survey-privacy-explainer p{color:#cbd5e1!important;line-height:1.5;margin:.6rem 0 0 0!important}.dekvsw-survey-onboarding-dismiss{display:inline-flex;align-items:center;justify-content:center;margin-top:.75rem;border:1px solid rgba(125,211,252,.35);border-radius:999px;background:#22c7f7!important;color:#061018!important;font-weight:900;padding:.45rem .8rem;cursor:pointer}.dekvsw-survey-onboarding-dismiss:hover,.dekvsw-survey-onboarding-dismiss:focus{filter:brightness(1.08);outline:2px solid #7dd3fc;outline-offset:2px}.dekvsw-survey-progress{margin:1.5rem 0;padding:1rem;border:1px solid #dcdcde;border-radius:12px;background:#fff}.dekvsw-survey-progress-card{margin:.75rem 0 1rem}.dekvsw-survey-progress-summary{margin:0 0 .5rem}.dekvsw-survey-progress-bar{height:12px;background:#e5e7eb;border-radius:999px;overflow:hidden}.dekvsw-survey-progress-bar span{display:block;height:100%;background:#2271b1}.dekvsw-survey-progress-list{margin:1rem 0 0;padding:0;list-style:none}.dekvsw-survey-progress-list li{display:grid;grid-template-columns:auto 1fr;gap:.35rem .75rem;align-items:start;padding:.65rem 0;border-top:1px solid #eef0f2}.dekvsw-survey-progress-badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.85em;font-weight:700;background:#fef3c7;color:#92400e}.dekvsw-survey-progress-list li.is-answered .dekvsw-survey-progress-badge{background:#d1fae5;color:#065f46}.dekvsw-survey-progress-question{font-weight:600}.dekvsw-survey-progress-answer{grid-column:2;color:#50575e;font-size:.95em}.dekvsw-darkmode-card,.dekvsw-survey-progress{--dekvsw-bg:#0f172a;--dekvsw-bg-soft:#111827;--dekvsw-panel:#1f2937;--dekvsw-border:rgba(148, 163, 184, .32);--dekvsw-text:#f8fafc;--dekvsw-muted:#cbd5e1;--dekvsw-accent:#60a5fa;--dekvsw-accent-strong:#3b82f6;--dekvsw-ok-bg:rgba(16, 185, 129, .18);--dekvsw-ok-text:#a7f3d0;--dekvsw-open-bg:rgba(245, 158, 11, .18);--dekvsw-open-text:#fde68a;color:var(--dekvsw-text)}.dekvsw-survey-progress.dekvsw-darkmode-card{background:radial-gradient(circle at top left,rgba(96,165,250,.16),transparent 38%),linear-gradient(135deg,var(--dekvsw-bg),var(--dekvsw-bg-soft));border-color:var(--dekvsw-border);box-shadow:0 18px 45px rgba(0,0,0,.28)}.dekvsw-survey-progress.dekvsw-darkmode-card h2,.dekvsw-survey-progress.dekvsw-darkmode-card strong,.dekvsw-survey-progress.dekvsw-darkmode-card .dekvsw-survey-progress-question{color:var(--dekvsw-text)}.dekvsw-survey-progress.dekvsw-darkmode-card .dekvsw-survey-progress-summary,.dekvsw-survey-progress.dekvsw-darkmode-card .dekvsw-survey-progress-answer{color:var(--dekvsw-muted)}.dekvsw-survey-progress.dekvsw-darkmode-card .dekvsw-survey-progress-card{background:rgba(15,23,42,.58);border:1px solid var(--dekvsw-border);border-radius:12px;padding:.85rem}.dekvsw-survey-progress.dekvsw-darkmode-card .dekvsw-survey-progress-bar{background:rgba(148,163,184,.22)}.dekvsw-survey-progress.dekvsw-darkmode-card .dekvsw-survey-progress-bar span{background:linear-gradient(90deg,var(--dekvsw-accent-strong),var(--dekvsw-accent))}.dekvsw-survey-progress.dekvsw-darkmode-card .dekvsw-survey-progress-list li{border-top-color:var(--dekvsw-border)}.dekvsw-survey-progress.dekvsw-darkmode-card .dekvsw-survey-progress-badge{background:var(--dekvsw-open-bg);color:var(--dekvsw-open-text);border:1px solid rgba(245,158,11,.36)}.dekvsw-survey-progress.dekvsw-darkmode-card .dekvsw-survey-progress-list li.is-answered .dekvsw-survey-progress-badge{background:var(--dekvsw-ok-bg);color:var(--dekvsw-ok-text);border-color:rgba(16,185,129,.36)}.dekvsw-survey-progress.dekvsw-darkmode-card a{color:var(--dekvsw-accent)}@media (prefers-color-scheme:light){.dekvsw-survey-progress.dekvsw-darkmode-card{color:var(--dekvsw-text)}}