:root{--brand-purple:#3c2657;--brand-purple-dark:#3d1a4a;--brand-purple-light:#f1edf2;--brand-rgb:60,38,87;--brand-magenta:#e226a1;--ink:#1e1228;--muted:#6b6573;--line:#e8e2d6;--control-line:#857f8f;--control-ink:#57515e;--line-subtle:#f0ebe2;--bg:#fafaf8;--surface-sand:#f5f1ea;--white:#ffffff;--danger:#b3261e;--danger-bg:#fdecea;--ok:#059669;--radius:10px}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--brand-purple);outline-offset:2px;border-radius:4px}body,html{margin:0;padding:0;background:var(--bg);color:var(--ink);font-size:16px;line-height:1.5}body,h1,h2,h3,html{font-family:var(--font-poppins),system-ui,-apple-system,sans-serif}h1,h2,h3{font-weight:600;line-height:1.25}a,h1,h2,h3{color:var(--brand-purple)}.app-header{background:linear-gradient(118deg,var(--brand-purple-dark) 0,var(--brand-purple) 58%,var(--brand-purple-hi,#642865) 100%);color:var(--white);padding:16px 28px;position:relative}.app-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(255,255,255,.14)}.app-header__inner{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:16px}.dc-logo{--dc-logo-size:26px;display:inline-block;height:var(--dc-logo-size);width:calc(var(--dc-logo-size) * (1174 / 262.61));background-color:currentColor;-webkit-mask:url(/Devcomms_BrandWhite.svg) center/contain no-repeat;mask:url(/Devcomms_BrandWhite.svg) center/contain no-repeat}.dc-logo--color{color:var(--brand-purple)}.dc-logo--light{color:var(--white)}.brand-lockup{display:flex;align-items:center;gap:16px;min-width:0;text-decoration:none;color:inherit}.brand-lockup .dc-logo{--dc-logo-size:28px}.brand-logo{height:34px;width:auto;max-width:220px;display:block}.brand-tagline{font-size:13.5px;font-weight:500;color:rgba(255,255,255,.86);padding-left:16px;border-left:1px solid rgba(255,255,255,.28);line-height:1.35}.app-header p{margin:3px 0 0;font-size:13px;opacity:.8}.app-main{max-width:1180px;margin:0 auto;padding:24px}@media (max-width:640px){.app-header{padding:16px 18px}.app-header__inner{flex-direction:column;align-items:stretch;gap:14px}.header-nav{gap:8px}.header-nav .btn.ghost,.header-nav .header-link{flex:1 1 auto;text-align:center}}.steps{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}.step-pill{display:flex;gap:8px;padding:8px 14px;border-radius:999px;background:var(--white);border:1px solid var(--line);font-size:14px}.step-pill,.step-pill .num{align-items:center;color:var(--muted)}.step-pill .num{display:inline-flex;justify-content:center;width:22px;height:22px;border-radius:999px;background:var(--line);font-size:13px;font-weight:600}.step-pill.active{border-color:var(--brand-purple);color:var(--brand-purple);background:var(--brand-purple-light)}.step-pill.active .num{background:var(--brand-purple);color:var(--white)}.step-pill.done .num{background:var(--ok);color:var(--white)}.panel{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 1px 3px rgba(42,14,54,.05),0 4px 14px rgba(42,14,54,.04)}.panel+.panel{margin-top:18px}@keyframes panel-flash{0%{box-shadow:0 0 0 0 rgba(60,38,87,0)}25%{box-shadow:0 0 0 4px rgba(60,38,87,.28)}to{box-shadow:0 0 0 0 rgba(60,38,87,0)}}.panel-flash{animation:panel-flash 1.4s ease-out;border-color:var(--brand-purple)}@media (prefers-reduced-motion:reduce){.panel-flash{animation:none}}.panel h2{margin-top:0;font-size:20px}.help{color:var(--muted);font-size:14px;margin-top:0}.field{margin-bottom:16px}.field label{display:block;font-weight:600;font-size:14px;margin-bottom:6px}.field .hint{font-weight:400;color:var(--muted);font-size:13px}input[type=date],input[type=datetime-local],input[type=email],input[type=number],input[type=text],input[type=time],input[type=url],select,textarea{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:8px;font-family:inherit;font-size:15px;color:var(--ink);background:var(--white)}input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=number]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,select:focus,textarea:focus{outline:2px solid var(--brand-purple);outline-offset:1px;border-color:var(--brand-purple)}input[type=date],input[type=datetime-local],input[type=time]{accent-color:var(--brand-purple)}input[type=date]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55;border-radius:4px;padding:2px}input[type=date]::-webkit-calendar-picker-indicator:hover,input[type=datetime-local]::-webkit-calendar-picker-indicator:hover,input[type=time]::-webkit-calendar-picker-indicator:hover{opacity:1;background:var(--brand-purple-light)}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236b6470' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px;padding-right:38px}textarea{resize:vertical;min-height:90px}textarea.autogrow{min-height:0;resize:none;overflow:hidden;line-height:1.45}textarea.autogrow.q-title-input{font-size:17px;font-weight:600;color:var(--ink)}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;border-radius:9999px;border:1px solid var(--brand-purple);background:var(--brand-purple);color:var(--white);font-family:inherit;font-size:15px;font-weight:500;cursor:pointer;box-shadow:0 1px 2px rgba(42,14,54,.18),0 4px 10px rgba(42,14,54,.12)}.btn,a.btn:hover{text-decoration:none}.btn:hover{background:var(--brand-purple-dark);border-color:var(--brand-purple-dark)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.secondary{background:var(--white);color:var(--brand-purple);box-shadow:none}.btn.secondary:hover{background:var(--brand-purple-light)}.btn.ghost{background:transparent;border-color:var(--line);color:var(--muted);box-shadow:none}.btn.ghost:hover{background:var(--surface-sand)}.btn.small{padding:6px 14px;font-size:13px;gap:6px}.add-row-btn{margin-top:2px}.btn-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.pattern-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:10px;gap:10px}.pattern-toggle{display:flex;gap:10px;align-items:flex-start;padding:12px;border:1px solid var(--line);border-radius:8px;cursor:pointer;background:var(--white)}.pattern-toggle.on{border-color:var(--brand-purple);background:var(--brand-purple-light)}.pattern-toggle input{margin-top:3px}.pattern-toggle .pt-label{font-weight:600;font-size:14px}.pattern-toggle .pt-note{font-size:12px;color:var(--muted)}.build-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.build-col--preview{align-self:stretch}.publish-section{margin-top:18px}.build-tabs{display:none}@media (max-width:900px){.build-grid{grid-template-columns:minmax(0,1fr)}}.q-card{border:1px solid var(--line);border-radius:12px;padding:20px;margin-bottom:14px;background:var(--white);box-shadow:0 1px 2px rgba(42,14,54,.03);transition:box-shadow .15s ease,border-color .15s ease,transform .15s ease}.q-card:hover{border-color:#d3c7da;box-shadow:0 6px 20px rgba(60,38,87,.08)}.q-card:focus-within{border-color:var(--brand-purple);box-shadow:inset 3px 0 0 var(--brand-purple),0 8px 24px rgba(60,38,87,.13)}.q-card-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px}.q-card-head__left{display:flex;align-items:center;gap:10px}.q-num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:var(--brand-purple);color:var(--white);font-size:13px;font-weight:700}.q-num,.q-type-tag{border-radius:999px;flex:none}.q-type-tag{font-size:12px;font-weight:600;color:var(--brand-purple);background:var(--brand-purple-light);padding:4px 10px}.icon-btn.q-collapse{border-color:transparent;background:transparent;color:var(--muted);font-size:12px}.icon-btn.q-collapse:hover{background:var(--brand-purple-light);color:var(--brand-purple)}.q-collapsed-title{font-size:14px;font-weight:500;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.q-card--collapsed{background:#fcfbfd}.q-card--collapsed .q-card-head{margin-bottom:0}.q-card-head__left{min-width:0;flex:1 1}.q-list-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 12px}.q-list-bar__count{font-size:13px;font-weight:600;color:var(--muted)}.q-list-bar__actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.q-drag{display:inline-flex;align-items:center;justify-content:center;width:24px;height:32px;color:#b9aec2;cursor:-webkit-grab;cursor:grab;line-height:1;border-radius:6px;flex:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;transition:color .12s ease,background .12s ease}.q-drag:hover{background:var(--brand-purple-light);color:var(--brand-purple)}.q-drag:active{cursor:-webkit-grabbing;cursor:grabbing}.q-card--dragging{opacity:.45}.q-card--dragover{border-color:var(--brand-purple);box-shadow:0 -3px 0 0 var(--brand-purple),0 4px 18px rgba(60,38,87,.14)}.q-actions{display:flex;gap:2px}.icon{display:block;flex:none}.icon-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;background:transparent;color:var(--muted);border-radius:8px;width:32px;height:32px;cursor:pointer;line-height:1;transition:background .12s ease,color .12s ease,border-color .12s ease}.icon-btn:hover{background:var(--brand-purple-light);color:var(--brand-purple)}.icon-btn:disabled{opacity:.35;cursor:not-allowed}.icon-btn:disabled:hover{background:transparent;color:var(--muted)}.icon-btn.danger:hover{background:var(--danger-bg);color:var(--danger)}.option-row{display:flex;gap:6px;margin-bottom:8px;align-items:flex-start}.option-row .autogrow,.option-row input[type=text]{flex:1 1}.option-row .icon-btn{margin-top:3px}.two-label-row{align-items:stretch}.two-label-row .icon-btn{margin-top:0}.required-row{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:14px}.add-menu{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.add-q{border-top:1px dashed var(--line);padding-top:16px}.add-q__label{display:block;font-weight:600;font-size:14px;margin-bottom:4px}.add-q__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:10px;gap:10px}.add-q__card{display:flex;align-items:flex-start;gap:10px;text-align:left;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:var(--white);cursor:pointer;font-family:inherit;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease,background .12s ease}.add-q__card:hover{transform:translateY(-2px);border-color:var(--brand-purple);box-shadow:0 6px 16px rgba(60,38,87,.12)}.add-q__card:hover,.add-q__plus{background:var(--brand-purple-light)}.add-q__plus{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;color:var(--brand-purple);font-size:18px;font-weight:700;line-height:1;flex:none}.add-q__card:hover .add-q__plus{background:var(--brand-purple);color:var(--white)}.add-q__text{display:flex;flex-direction:column;gap:2px}.add-q__name{font-weight:600;font-size:14px;color:var(--ink)}.add-q__note{font-size:12px;color:var(--muted);line-height:1.35}@media (max-width:900px){.build-tabs{display:flex;gap:6px;position:-webkit-sticky;position:sticky;top:0;z-index:25;margin:0 0 14px;padding:6px;background:rgba(255,255,255,.94);backdrop-filter:saturate(1.4) blur(8px);-webkit-backdrop-filter:saturate(1.4) blur(8px);border:1px solid var(--line);border-radius:999px;box-shadow:0 2px 12px rgba(42,14,54,.07)}.build-tab{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border:none;background:transparent;color:var(--muted);font-family:inherit;font-size:15px;font-weight:600;border-radius:999px;cursor:pointer}.build-tab.active{background:var(--brand-purple);color:#fff;box-shadow:0 2px 8px rgba(60,38,87,.28)}.build-grid[data-mobile-view=edit] .build-col--preview,.build-grid[data-mobile-view=preview] .build-col--edit{display:none}.preview-sticky{position:static;max-height:none;overflow-y:visible}.q-card{padding:16px}.icon-btn{width:44px;height:44px;font-size:17px}.q-card-head{flex-wrap:wrap;gap:10px 8px}.q-card-head__left{flex:1 1 100%}.q-type-tag{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.q-actions{flex:1 1 100%;justify-content:flex-end;gap:8px;margin-left:0}.q-card--collapsed .q-type-tag{display:none}.q-collapsed-title{flex:1 1 100%}.option-row{gap:8px}.btn-row .btn,.btn-row a.btn{flex:1 1 auto;justify-content:center;min-height:48px}}@media (hover:none) and (pointer:coarse){.q-card-head .q-drag{width:40px;height:40px}}.alert{border-radius:8px;padding:12px 14px;font-size:14px;margin:14px 0}.alert.error{background:var(--danger-bg);color:var(--danger);border:1px solid #f3c7c3}.alert.info{background:var(--brand-purple-light);color:var(--brand-purple-dark);border:1px solid var(--line)}.alert.warn{background:#fdf3e0;color:#7a5410;border:1px solid #f0dcb4}.preview-sticky{position:-webkit-sticky;position:sticky;top:18px;max-height:calc(100vh - 36px);overflow-y:auto}.preview-frame{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--white);box-shadow:0 12px 32px rgba(42,14,54,.08)}.preview-frame__bar{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#faf8fc;border-bottom:1px solid var(--line)}.preview-frame__dots{display:inline-flex;gap:6px;flex:none}.preview-frame__dot{width:10px;height:10px;border-radius:999px;background:#d9d1e0}.preview-frame__addr{flex:1 1;text-align:center;font-size:12px;color:var(--muted);background:var(--white);border:1px solid var(--line);border-radius:999px;padding:4px 14px;max-width:260px;margin:0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.survey-host{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:linear-gradient(160deg,#f4eff7,#ece6f2);padding:6px}.preview-frame .survey-host{border:none;border-radius:0}.export-bar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:14px}.json-box{margin-top:12px;background:#1e1228;color:#e9e4ef;border-radius:8px;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;line-height:1.45;white-space:pre;overflow:auto;max-height:360px}.copied-note{color:var(--ok);font-size:14px;font-weight:600}.empty-note{color:var(--muted);font-size:14px;padding:24px;text-align:center}.empty-state{text-align:center;padding:30px 20px 10px}.empty-state__icon{width:58px;height:58px;border-radius:16px;margin:0 auto 14px;display:inline-flex;align-items:center;justify-content:center;color:var(--brand-purple);background:var(--brand-purple-light);box-shadow:inset 0 0 0 1px rgba(60,38,87,.08)}.empty-state h3{margin:0 0 6px;font-size:18px}.empty-state p{margin:0 auto;max-width:380px;color:var(--muted);font-size:14px;line-height:1.5}.publish-link{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:6px;word-break:break-all}.publish-link a{font-weight:600}.respondent-page{min-height:100vh;padding:0 0 72px;display:flex;flex-direction:column;isolation:isolate}.respondent-page:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(1100px 620px at 16% -10%,rgba(var(--brand-rgb),.22),transparent 58%),radial-gradient(950px 640px at 104% 110%,rgba(var(--brand-rgb),.1),transparent 56%),linear-gradient(168deg,var(--brand-tint-1,#fbf9fd) 0,var(--brand-tint-2,#f1eaf6) 52%,var(--brand-tint-3,#e8dcf0) 100%)}@media (max-width:700px){.respondent-page:before{background:linear-gradient(168deg,var(--brand-tint-1,#fbf9fd) 0,var(--brand-tint-2,#f1eaf6) 52%,var(--brand-tint-3,#e8dcf0) 100%)}}.respondent-page .survey-host{width:100%;max-width:880px;margin:clamp(24px,5vh,56px) auto 0;padding:0 20px;background:transparent;border:none}.respondent-page .sd-body,.respondent-page .sd-container-modern,.respondent-page .sd-root-modern{background:transparent}.brand-header{position:-webkit-sticky;position:sticky;top:0;z-index:5;width:100%;background:var(--white);border-bottom:3px solid var(--brand-purple);box-shadow:0 2px 12px rgba(var(--brand-rgb),.1)}.brand-header__inner{max-width:880px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;gap:11px}.brand-mark{width:32px;height:32px;border-radius:9px;background:linear-gradient(150deg,var(--brand-purple),var(--brand-purple-dark));color:#fff;display:grid;place-items:center;font-weight:700;font-size:18px;box-shadow:0 4px 12px rgba(var(--brand-rgb),.28)}.brand-mark,.brand-word{font-family:var(--font-poppins),system-ui,-apple-system,sans-serif}.brand-word{font-size:20px;font-weight:600;color:var(--brand-purple);letter-spacing:.2px}.brand-header__logo{--dc-logo-size:26px}.brand-logos{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-width:0}.brand-header .brand-logos{gap:0}.brand-header .brand-logo{display:block;height:38px;max-width:210px;width:auto;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.brand-header .brand-logo+.brand-logo{margin-left:18px;padding-left:18px;border-left:1px solid rgba(var(--brand-rgb),.2)}.public-missing{max-width:600px;margin:64px auto;padding:24px;text-align:center;color:var(--ink)}.hp-field{position:absolute;left:-9999px;top:-9999px;width:1px;height:1px;overflow:hidden}.turnstile-host{display:flex;justify-content:center;margin:8px auto 0;padding:0 20px}.img-upload__preview{position:relative;display:inline-block;margin-bottom:8px}.img-upload__preview img{display:block;max-width:100%;max-height:160px;border-radius:8px;border:1px solid var(--line)}.img-upload__remove{position:absolute;top:6px;right:6px;width:26px;height:26px;border-radius:999px;border:none;background:rgba(42,14,54,.7);color:#fff;cursor:pointer;font-size:13px;line-height:1}.img-upload__row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.img-upload__link{flex:1 1;min-width:160px}.img-upload__error{color:var(--danger);font-size:13px;margin-top:6px}.survey-host .sd-container-modern__title{display:none!important}@keyframes sjsRiseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (min-width:701px){.survey-host .sd-question{animation:sjsRiseIn .35s ease both}}.img-react__clear,.img-react__mood,.img-react__viewbtn,.survey-host .budget-alloc__reset,.survey-host .rank-move__btn,.survey-host .sd-boolean,.survey-host .sd-btn,.survey-host .sd-item.sd-checkbox,.survey-host .sd-item.sd-radio,.survey-host .sd-navigation__complete-btn,.survey-host .sd-navigation__next-btn,.survey-host .sd-navigation__prev-btn,.survey-host .sd-navigation__start-btn,.survey-host .sd-rating__item,.survey-host .sd-rating__item-smiley,.survey-host .sv_qbln .sd-item{touch-action:manipulation}.survey-host .sd-selectbase{gap:10px}.survey-host .sd-item.sd-checkbox,.survey-host .sd-item.sd-radio,.survey-host .sv_qbln .sd-item{border:2px solid var(--control-line);border-radius:14px;padding:0;background:#fff;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease,background .12s ease;cursor:pointer}.survey-host .sd-item.sd-checkbox .sd-selectbase__label,.survey-host .sd-item.sd-radio .sd-selectbase__label,.survey-host .sv_qbln .sd-item .sd-selectbase__label{display:flex;align-items:center;width:100%;padding:14px 16px;box-sizing:border-box;cursor:pointer}@media (hover:hover) and (pointer:fine){.survey-host .sd-item.sd-checkbox:hover,.survey-host .sd-item.sd-radio:hover,.survey-host .sv_qbln .sd-item:hover{transform:translateY(-2px);border-color:var(--brand-purple);box-shadow:0 6px 16px rgba(60,38,87,.12)}}.survey-host .sd-item.sd-checkbox:active,.survey-host .sd-item.sd-radio:active,.survey-host .sv_qbln .sd-item:active{transform:translateY(0) scale(.99)}.survey-host .sd-item--checked.sd-checkbox,.survey-host .sd-item--checked.sd-radio,.survey-host .sv_qbln .sd-item--checked{border-color:var(--brand-purple);background:var(--brand-purple-light);box-shadow:0 6px 18px rgba(60,38,87,.16)}.survey-host .sd-item__control-label{font-weight:600}.survey-host .sd-question:not(.sd-question--mobile) .sd-matrix__label.sd-item.sd-radio{border:0;border-radius:0;background:none;box-shadow:none}@media (hover:hover) and (pointer:fine){.survey-host .sd-question:not(.sd-question--mobile) .sd-matrix__label.sd-item.sd-radio:hover{transform:none;border-color:transparent;box-shadow:none}}.survey-host .sd-question:not(.sd-question--mobile) .sd-matrix__label.sd-item--checked.sd-radio{background:none;border-color:transparent;box-shadow:none}.survey-host .sd-item__decorator{border:2px solid var(--control-ink);background:#fff;box-shadow:none}.survey-host .sd-item--checked .sd-item__decorator{border-color:var(--brand-purple)}.survey-host .sd-item--error .sd-item__decorator{border-color:var(--danger)}.survey-host .sd-input{border:2px solid var(--control-line);box-shadow:none}.survey-host .sd-input:focus,.survey-host .sd-input:focus-within{border-color:var(--brand-purple)}.survey-host .sd-rating__item:not(.sd-rating__item--selected):not(.sd-rating__item-star){border:2px solid var(--control-line)}.survey-host .sd-rating__item-smiley--scale-colored:not(.sd-rating__item-smiley--selected){opacity:1}@supports (color:color-mix(in srgb,red 50%,black)){.survey-host .sd-rating__item-smiley--scale-colored:not(.sd-rating__item-smiley--selected):not(:hover){border-color:color-mix(in srgb,var(--sd-rating-item-color,var(--brand-purple)) 75%,var(--ink));fill:color-mix(in srgb,var(--sd-rating-item-color,var(--brand-purple)) 75%,var(--ink))}}.survey-host .sd-boolean{border-radius:999px;min-height:56px}.survey-host .sd-boolean__label{color:var(--sjs-general-forecolor,var(--ink));font-weight:600}.survey-host .sd-btn,.survey-host .sd-navigation__complete-btn,.survey-host .sd-navigation__next-btn,.survey-host .sd-navigation__prev-btn,.survey-host .sd-navigation__start-btn{border-radius:999px!important;font-weight:700;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}@media (hover:hover) and (pointer:fine){.survey-host .sd-navigation__complete-btn:hover,.survey-host .sd-navigation__next-btn:hover,.survey-host .sd-navigation__start-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(60,38,87,.28);filter:brightness(1.03)}}.respondent-page .sd-navigation__next-btn,.respondent-page .sd-navigation__start-btn{background:var(--sjs-primary-backcolor,var(--brand-purple))!important;color:var(--sjs-primary-forecolor,#fff)!important;border-color:var(--sjs-primary-backcolor,var(--brand-purple))!important}.respondent-page .sd-navigation__complete-btn:active,.respondent-page .sd-navigation__next-btn:active,.respondent-page .sd-navigation__start-btn:active{transform:scale(.985);filter:brightness(.97)}.survey-host .sd-progress{position:relative;border-radius:999px;height:18px;background:#e7e2ec;box-shadow:inset 0 1px 3px rgba(42,14,54,.12);margin-top:25px}.survey-host .sd-progress__bar{background:linear-gradient(90deg,#2e7d3b,#35813f 45%,#388a44)!important;border-radius:999px;position:relative;overflow:hidden;transition:width .55s cubic-bezier(.34,1.3,.64,1)}.survey-host .sd-progress__bar:after{content:"";position:absolute;top:0;bottom:0;left:0;width:60%;background:linear-gradient(120deg,rgba(255,255,255,0) 20%,rgba(255,255,255,.5) 50%,rgba(255,255,255,0) 80%);opacity:0}.survey-host .sd-progress__bar[data-shine=on]:after{will-change:transform;animation:progShine 1.5s linear 2}@media (max-width:700px){.survey-host .sd-progress__bar[data-shine=on]:after{animation-iteration-count:1}}@keyframes progShine{0%{transform:translateX(-100%);opacity:1}to{transform:translateX(280%);opacity:1}}@media (max-width:700px){.survey-host .sd-progress__bar{background:#4da459!important;transition:none}.survey-host .sd-progress__bar:after{display:none}.survey-host .sd-progress__bar.delight-pulse{filter:none;box-shadow:none}}.survey-host .sd-progress__text{position:absolute;bottom:calc(100% + 5px);right:2px;margin:0;padding:0;text-align:right;white-space:nowrap;font-weight:600;font-size:12.5px;color:var(--brand-purple-dark)}.survey-host .welcome-hero{text-align:center;padding:8px 4px 4px}.survey-host .welcome-image{margin:0 auto 18px;max-width:520px;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px rgba(60,38,87,.18)}.survey-host .welcome-image img{display:block;width:100%;height:auto}.survey-host .welcome-title{font-size:30px;margin:6px 0 10px;line-height:1.12}.survey-host .welcome-sub{font-size:17px;color:var(--ink);margin:0 auto 10px;max-width:540px}.survey-host .welcome-intro{color:var(--muted);margin:0 auto 14px;max-width:540px}.survey-host .welcome-cta{font-weight:600;color:var(--brand-purple)}.survey-host .consent-block{max-width:560px;margin:8px auto 0;padding:14px 16px;background:rgba(var(--brand-rgb),.06);border:1px solid rgba(var(--brand-rgb),.16);border-radius:12px;text-align:left}.survey-host .consent-text{margin:0;font-size:14px;color:var(--ink)}.survey-host .consent-link{margin:8px 0 0;font-size:14px}.consent-editor{border-top:1px dashed var(--line);padding-top:14px;margin-top:6px}.survey-host .finish-screen{text-align:center;padding:18px 8px}@keyframes tickPop{0%{transform:scale(0)}70%{transform:scale(1.18)}to{transform:scale(1)}}.survey-host .finish-tick{width:76px;height:76px;margin:0 auto 14px;border-radius:999px;background:#5fb350;color:#fff;font-size:42px;line-height:76px;box-shadow:0 10px 24px rgba(95,179,80,.4);animation:tickPop .5s ease both}.survey-host .emoji-slider{padding:8px 4px 4px}.survey-host .emoji-slider__face{text-align:center;font-size:64px;line-height:1.1;height:88px;transition:transform .18s cubic-bezier(.34,1.56,.64,1);transform-origin:center bottom}.survey-host .emoji-slider__range{width:100%;height:44px;border-radius:999px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;outline-offset:4px;cursor:pointer;touch-action:pan-y}.survey-host .emoji-slider__range::-webkit-slider-runnable-track{height:14px;border-radius:999px;background:linear-gradient(90deg,#e9e4ef,var(--emoji-color,#3c2657))}.survey-host .emoji-slider__range::-moz-range-track{height:14px;border-radius:999px;background:linear-gradient(90deg,#e9e4ef,var(--emoji-color,#3c2657))}.survey-host .emoji-slider__range::-webkit-slider-thumb{margin-top:-10px;-webkit-appearance:none;width:38px;height:38px;border-radius:999px;background:#fff;border:5px solid var(--emoji-color,#3c2657);box-shadow:0 3px 10px rgba(0,0,0,.25);cursor:-webkit-grab;cursor:grab}.survey-host .emoji-slider__range::-moz-range-thumb{width:38px;height:38px;border-radius:999px;background:#fff;border:5px solid var(--emoji-color,#3c2657);box-shadow:0 3px 10px rgba(0,0,0,.25);cursor:grab}.survey-host .emoji-slider__labels{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:14px;color:#57515e}.survey-host .emoji-slider__value{color:var(--ink);background:#fff;background:color-mix(in srgb,var(--emoji-color,#3c2657) 16%,#fff);border:2px solid var(--emoji-color,#3c2657);font-weight:700;padding:3px 12px;border-radius:999px;font-size:13px;transition:background .18s ease,border-color .18s ease}.img-react__tools{display:flex;gap:8px;margin-bottom:10px}.img-react__mood{flex:1 1;min-width:0;border:2px solid var(--control-line);background:#fff;border-radius:999px;padding:9px 12px;font-weight:600;font-size:14px;font-family:inherit;line-height:1.25;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,color .12s ease}.img-react__mood.on{border-color:var(--mood-color);color:var(--ink);box-shadow:0 0 0 3px color-mix(in srgb,var(--mood-color) 22%,transparent)}.img-react__hint{font-size:13px;color:var(--muted);margin:0 0 10px}.img-react__hint-keys{display:none}@media (hover:hover) and (pointer:fine){.img-react__hint-keys{display:inline}}.img-react__frame{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:14px;border:1px solid var(--line);background:#f1edf2}.img-react__stage{position:relative;--map-max-h:420px;aspect-ratio:var(--ar,1.5);width:min(100%,calc(var(--map-max-h, 320px) * var(--ar, 1.5)));max-height:var(--map-max-h,320px);cursor:crosshair;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:0;transform-origin:center center;touch-action:manipulation}.img-react__frame[data-zoomed=yes] .img-react__stage{touch-action:none;cursor:-webkit-grab;cursor:grab}.img-react__img{display:block;width:100%;height:100%;pointer-events:none}.img-react__placeholder{padding:52px 18px;text-align:center;color:var(--muted);background:#f1edf2;line-height:1.5}.img-react__view{position:absolute;right:8px;bottom:8px;display:flex;gap:6px;z-index:2}.img-react__viewbtn{width:44px;height:44px;display:grid;place-items:center;padding:0;font-size:19px;font-family:inherit;line-height:1;border-radius:12px;border:1px solid rgba(var(--brand-rgb),.2);background:rgba(255,255,255,.94);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:var(--brand-purple);cursor:pointer;box-shadow:0 2px 8px rgba(42,14,54,.18)}.img-react__viewbtn:disabled{opacity:.72;color:var(--muted);cursor:default}.img-react__viewbtn:focus-visible{outline:3px solid var(--brand-purple);outline-offset:2px}.img-react__pin{position:absolute;transform:translate(-50%,-50%) scale(calc(1 / var(--k, 1)));width:40px;height:40px;padding:0;border-radius:999px;border:2px solid var(--mood-color);background:#fff;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 7px rgba(42,14,54,.3);z-index:1}.img-react__pin-face{display:block;animation:pinPop .25s ease both}@keyframes pinPop{0%{transform:scale(0)}70%{transform:scale(1.18)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.img-react__pin-face{animation:none}}.img-react__stage:focus{outline:none}.img-react__stage--focused{box-shadow:0 0 0 2px #fff,0 0 0 5px var(--brand-purple)}.img-react__reticle{position:absolute;width:26px;height:26px;transform:translate(-50%,-50%);border:2px solid var(--mood-color,#3c2657);border-radius:999px;box-shadow:0 0 0 2px #fff;pointer-events:none}.img-react__reticle:after,.img-react__reticle:before{content:"";position:absolute;background:var(--mood-color,#3c2657)}.img-react__reticle:before{left:50%;top:-6px;bottom:-6px;width:2px;transform:translateX(-50%)}.img-react__reticle:after{top:50%;left:-6px;right:-6px;height:2px;transform:translateY(-50%)}.img-react__note{margin-top:10px;border-top:1px solid var(--line);padding-top:6px}.img-react__note summary{font-size:14px;font-weight:600;cursor:pointer;padding:6px 2px;color:var(--brand-purple)}.img-react__note summary:focus-visible{outline:3px solid var(--brand-purple);outline-offset:2px;border-radius:6px}.img-react__note textarea{width:100%;min-height:70px;margin-top:8px;border:1px solid var(--line);border-radius:10px;padding:10px 12px;font-family:inherit;font-size:15px}@media print{.img-react__note,.img-react__note textarea,.img-react__note[open]{display:block}}.img-react__summary{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;font-weight:600;min-height:44px}.img-react__actions{display:flex;gap:8px;flex:0 0 auto}.img-react__tip{font-weight:400;font-size:12px;color:var(--muted);flex:1 1 auto;text-align:center;min-width:0}.img-react__counts{flex:0 0 auto;white-space:nowrap}.img-react__clear{border:1px solid var(--control-line);background:#fff;border-radius:8px;padding:6px 12px;cursor:pointer;font-size:13px;font-family:inherit;min-height:40px}.img-react--expanded{position:fixed;inset:0;z-index:90;display:flex;flex-direction:column;gap:8px;margin:0;padding:max(10px,env(safe-area-inset-top)) 12px calc(10px + env(safe-area-inset-bottom));background:var(--bg,#fff);overflow:hidden}.img-react--expanded .img-react__fulltitle{margin:0;font-size:15px;font-weight:700;line-height:1.3;text-align:center}.img-react--expanded .img-react__hint{margin:0;text-align:center}.img-react--expanded .img-react__frame{flex:1 1;min-height:0;background:#14081b}.img-react--expanded .img-react__stage{max-height:100%}.img-react--expanded .img-react__tools{margin:0}.img-react__done{border:0;background:var(--brand-purple);color:#fff;font-family:inherit;font-weight:700;font-size:16px;border-radius:999px;min-height:52px;cursor:pointer}.survey-host .budget-alloc__meter{display:flex;align-items:center;gap:16px;margin-bottom:18px}.survey-host .budget-alloc__remaining{text-align:center;min-width:92px}.survey-host .budget-alloc__num{display:block;font-size:36px;font-weight:800;line-height:1;color:var(--brand-purple)}.survey-host .budget-alloc__unit{font-size:12px;color:var(--muted)}.survey-host .budget-alloc__track{flex:1 1;height:24px;border-radius:999px;background:#ece6f2;overflow:hidden;display:flex;box-shadow:inset 0 1px 3px rgba(42,14,54,.12)}.survey-host .budget-alloc__fill{height:100%;transition:width .35s ease}.survey-host .budget-alloc__row{margin-bottom:16px}.survey-host .budget-alloc__rowhead{display:flex;align-items:center;gap:8px;margin-bottom:6px}.survey-host .budget-alloc__dot{width:12px;height:12px;border-radius:999px;flex:none}.survey-host .budget-alloc__label{flex:1 1;font-weight:600}.survey-host .budget-alloc__amount{font-weight:800;color:var(--ink);min-width:28px;text-align:right}.survey-host .budget-alloc__range{width:100%;height:44px;border-radius:999px;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;touch-action:pan-y}.survey-host .budget-alloc__range::-webkit-slider-runnable-track{height:10px;border-radius:999px;background:#e9e4ef}.survey-host .budget-alloc__range::-webkit-slider-thumb{margin-top:-11px;-webkit-appearance:none;width:36px;height:36px;border-radius:999px;background:var(--brand-purple);border:4px solid #fff;box-shadow:0 2px 8px rgba(42,14,54,.3);cursor:-webkit-grab;cursor:grab}.survey-host .budget-alloc__range::-moz-range-thumb{width:36px;height:36px;border-radius:999px;background:var(--brand-purple);border:4px solid #fff;box-shadow:0 2px 8px rgba(42,14,54,.3);cursor:grab}.survey-host .budget-alloc__range::-moz-range-track{height:10px;border-radius:999px;background:#e9e4ef}.survey-host .budget-alloc__range:focus-visible,.survey-host .emoji-slider__range:focus-visible{outline:none}.survey-host .emoji-slider__range:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px var(--brand-purple),0 3px 10px rgba(0,0,0,.25)}.survey-host .emoji-slider__range:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px var(--brand-purple),0 3px 10px rgba(0,0,0,.25)}.survey-host .budget-alloc__range:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px var(--brand-purple),0 2px 8px rgba(42,14,54,.3)}.survey-host .budget-alloc__range:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px var(--brand-purple),0 2px 8px rgba(42,14,54,.3)}.survey-host .budget-alloc__reset{margin-top:4px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:6px 12px;cursor:pointer;font-size:13px;font-family:inherit}.results-page{max-width:1000px;margin:0 auto;padding:28px 20px 60px}.results-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:22px}.results-head h1{margin:6px 0 4px;font-size:26px}.results-meta{color:var(--muted);margin:0;font-size:15px}.results-meta strong{color:var(--ink)}.results-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.back-link{display:inline-block;font-size:14px;font-weight:600;text-decoration:none;margin-bottom:2px}.back-link:hover{text-decoration:underline}.ai-summary{margin-bottom:16px;border-left:3px solid var(--brand-purple)}.ai-summary__head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.ai-summary__head h2{margin:0}.ai-block{margin-top:16px}.ai-block h3{font-size:16px;margin:0 0 8px}.ai-sentiment{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.ai-sentiment__text{color:var(--ink);font-size:14px}.sent-badge{font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px;text-transform:uppercase;letter-spacing:.3px}.sent-positive{background:#e3f5e8;color:#1f7a3d}.sent-mixed{background:#fdf2e3;color:#9a6212}.sent-negative{background:#fde7e7;color:#a32622}.sent-dot{width:10px;height:10px;border-radius:999px;display:inline-block;flex:none}.sent-dot.sent-positive{background:#2e9e57}.sent-dot.sent-mixed{background:#e8a23d}.sent-dot.sent-negative{background:#e14b5a}.ai-takeaways{margin:0;padding-left:20px;display:grid;grid-gap:6px;gap:6px;font-size:14px}.ai-themes{display:grid;grid-gap:8px;gap:8px}.ai-theme{border:1px solid var(--line);border-radius:8px;overflow:hidden}.ai-theme__head{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;background:var(--white);border:none;cursor:pointer;font-family:inherit;font-size:14px;text-align:left}.ai-theme__head:hover{background:var(--brand-purple-light)}.ai-theme__label{font-weight:600;flex:1 1}.ai-theme__count{background:var(--brand-purple-light);color:var(--brand-purple);font-weight:700;font-size:12px;padding:2px 8px;border-radius:999px}.ai-theme__chevron{color:var(--muted)}.ai-theme__quotes{padding:10px 12px}.ai-report__head{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.ai-report__actions{display:flex;gap:6px}.ai-report{background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:14px 16px;font-size:14.5px;line-height:1.55}.ai-report p{margin:0 0 12px}.ai-report p:last-child{margin-bottom:0}.area-filter{margin-bottom:16px;padding:16px 22px}.area-filter__row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.area-filter__row label{font-weight:600;font-size:14px}.area-filter__row select{width:auto;min-width:180px}.area-filter__note{font-size:13px;color:var(--muted)}.timeseries{display:flex;align-items:flex-end;gap:6px;height:160px;padding-top:18px;overflow-x:auto}.timeseries__col{flex:1 0 28px;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end}.timeseries__bar{width:70%;min-height:3px;background:linear-gradient(180deg,#6e3582,var(--brand-purple));border-radius:6px 6px 0 0;position:relative;display:flex;justify-content:center}.timeseries__count{position:absolute;top:-16px;font-size:11px;color:var(--muted)}.timeseries__label{font-size:11px;color:var(--muted);margin-top:6px;white-space:nowrap;transform:rotate(-30deg);transform-origin:top center}.kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:14px;gap:14px;margin-bottom:16px}.kpi{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:18px 20px;box-shadow:0 1px 2px rgba(42,14,54,.04),0 8px 24px rgba(42,14,54,.03)}.kpi__value{display:block;font-family:var(--font-poppins),system-ui,-apple-system,sans-serif;font-size:30px;font-weight:700;color:var(--brand-purple);line-height:1.1}.kpi__label{display:block;margin-top:4px;font-size:13px;color:var(--muted);font-weight:600;letter-spacing:.2px}.results-questions{display:grid;grid-gap:16px;gap:16px}.q-summary h3{margin:0 0 6px;font-size:18px}.q-meta{color:var(--muted);font-size:14px;margin:0 0 14px}.q-stat{font-size:22px;color:var(--brand-purple)}.q-scalelabels{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;margin:-6px 0 10px}.bars{display:grid;grid-gap:8px;gap:8px}.bar-row{display:grid;grid-template-columns:minmax(90px,180px) 1fr auto;align-items:center;grid-gap:12px;gap:12px}.bar-label{font-size:14px;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-track{background:var(--brand-purple-light);border-radius:999px;height:20px;overflow:hidden}.bar-fill{height:100%;border-radius:999px;min-width:2px;box-shadow:inset 0 1px 0 rgba(255,255,255,.28);transition:width .25s ease}.bar-value{font-size:13px;color:var(--muted);white-space:nowrap;min-width:56px;text-align:right}.bar-value b,.bar-value strong{color:var(--ink)}.sd-matrix.sd-table-wrapper{margin-left:0;margin-right:0;min-width:100%}.sd-matrix.sd-table-wrapper:after,.sd-matrix.sd-table-wrapper:before{display:none}.sd-matrix .sd-table__cell--header:not(.sd-table__cell--empty),.sd-matrix .sd-table__cell:not(.sd-table__cell--empty):not(.sd-table__cell--actions):not(:empty){min-width:70px;padding-left:3px;padding-right:3px}.sd-matrix .sd-table__cell--row-text:not(.sd-table__cell--empty){min-width:140px;padding-right:10px;text-align:start}.sd-matrix .sd-table__cell--header{text-wrap:balance;line-height:1.25}.survey-host .sd-matrix__cell[data-dc-tone] .sd-item--checked .sd-item__decorator{background:var(--dc-grid-tint);border-color:var(--dc-grid-tint)}.survey-host .sd-matrix__cell[data-dc-tone] .sd-item--checked.sd-radio{border-color:var(--dc-grid-tint);background:var(--dc-grid-wash);box-shadow:0 6px 18px rgba(60,38,87,.16)}.survey-host .dc-grid-face{display:block;margin-top:2px;font-size:18px;line-height:1}.survey-host .sd-matrix__responsive-title .dc-grid-face{display:inline;margin-top:0;margin-left:6px;font-size:16px}.grid-legend{display:flex;flex-wrap:wrap;gap:6px 16px;margin:4px 0 14px;padding:0;list-style:none;font-size:13px;color:var(--muted)}.grid-legend li{display:flex;align-items:center;gap:6px}.grid-swatch{width:12px;height:12px;border-radius:3px;flex:none}.grid-bars{display:grid;grid-gap:8px;gap:8px}.grid-bar-row{display:grid;grid-template-columns:minmax(90px,180px) 1fr auto;align-items:center;grid-gap:12px;gap:12px}.grid-track{display:flex;gap:2px;height:20px;border-radius:999px;overflow:hidden;background:var(--surface-sand)}.grid-seg{height:100%;min-width:3px}.grid-table-wrap{margin-top:16px;overflow-x:auto}.grid-table{border-collapse:collapse;width:100%;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.grid-table td,.grid-table th{border-bottom:1px solid var(--line-subtle);padding:7px 10px;text-align:right;white-space:nowrap}.grid-table thead th{color:var(--muted);font-weight:600;border-bottom-color:var(--line)}.grid-table th[scope=row],.grid-table thead th:first-child{text-align:left;white-space:normal;min-width:140px;font-weight:500;color:var(--ink)}.grid-pc{color:var(--muted)}@media (max-width:560px){.grid-bar-row{grid-template-columns:1fr auto;gap:4px 10px}.grid-bar-row .bar-label{grid-column:1/-1;white-space:normal}}.ranking-list{margin:0;padding-left:22px;display:grid;grid-gap:6px;gap:6px}.ranking-list li{display:flex;justify-content:space-between;gap:12px;font-size:14px}.ranking-name{font-weight:500}.ranking-rank{color:var(--muted);font-size:13px;white-space:nowrap}.quote-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:8px;gap:8px}.quote-list li{background:var(--brand-purple-light);border-left:3px solid var(--brand-purple);border-radius:6px;padding:10px 12px;font-size:14px;white-space:pre-wrap}.pin-count{font-weight:600}.pin-count.like{color:#2e9e57}.pin-count.dislike{color:#e14b5a}.pin-stage{position:relative;display:inline-block;max-width:100%;border-radius:10px;overflow:hidden;border:1px solid var(--line);line-height:0}.pin-stage img{display:block;max-width:100%;height:auto}.pin-dot{position:absolute;width:16px;height:16px;margin:-8px 0 0 -8px;border-radius:999px;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.35);opacity:.78;pointer-events:none}.pin-legend{color:var(--muted);font-size:13px;margin:12px 0 0}.pin-legend .dot{display:inline-block;width:11px;height:11px;border-radius:999px;margin:0 2px 0 8px;vertical-align:middle}.pin-legend .dot.like{background:#2e9e57}.pin-legend .dot.dislike{background:#e14b5a}.results-empty{text-align:center;padding:40px 24px}.results-empty h3{margin-top:0}.share{display:inline-block}.share-overlay{position:fixed;inset:0;z-index:60;background:rgba(42,14,54,.45);display:grid;place-items:center;padding:20px}.share-modal{width:440px;max-width:100%;max-height:calc(100vh - 40px);overflow-y:auto;background:var(--white);border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 48px rgba(42,14,54,.28);padding:20px;display:grid;grid-gap:18px;gap:18px;text-align:left}.share-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.share-modal__head h2{margin:0;font-size:20px}.share-modal__title{margin:4px 0 0;font-size:14px;color:var(--muted)}.share-modal__close{border:1px solid var(--line);background:var(--white);border-radius:8px;width:32px;height:32px;font-size:20px;line-height:1;cursor:pointer;color:var(--muted);flex:none}.share-modal__close:hover{color:var(--ink,#1e1228)}.share-actions{display:flex;flex-wrap:wrap;gap:8px}.share-hint{margin:0;font-size:12.5px;color:var(--muted)}.share-linkline,.share-row{display:grid}.share-row{grid-gap:8px;gap:8px}.share-row--qr{justify-items:center}.share-row--qr .share-row__label{justify-self:start}.share-row__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;color:var(--muted)}.share-url{font-size:12px;word-break:break-all;background:var(--bg);border-radius:6px;padding:6px 8px}.share-qr{width:140px;height:140px;align-self:center}.share-qr,.share-tabs{border:1px solid var(--line);border-radius:8px}.share-tabs{display:inline-flex;gap:2px;padding:2px;background:var(--bg);justify-self:start}.share-tab{border:0;background:transparent;border-radius:6px;padding:5px 10px;font-size:12.5px;font-weight:600;color:var(--muted);cursor:pointer}.share-tab.is-on{background:var(--white);color:var(--ink,#1e1228);box-shadow:0 1px 3px rgba(42,14,54,.16)}.share-embed{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;border:1px solid var(--line);border-radius:6px;padding:8px;resize:vertical}.respondent-page--embed{min-height:0;padding-bottom:24px}.respondent-page--embed .survey-host{margin-top:12px}.survey-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.survey-row{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;transition:box-shadow .15s ease,border-color .15s ease,transform .15s ease}.survey-row:hover{border-color:#d3c7da;box-shadow:0 6px 20px rgba(60,38,87,.08);transform:translateY(-1px)}.survey-row__title{font-weight:600;font-size:17px;text-decoration:none;color:var(--ink)}.survey-row__title:hover{color:var(--brand-purple);text-decoration:underline}.survey-row__meta{color:var(--muted);font-size:13px;margin:4px 0 0}.survey-row__right{display:flex;align-items:center;gap:14px}.survey-row__count{font-size:14px;color:var(--muted)}.survey-row__count strong{color:var(--ink);font-size:16px}.step-pill{font-family:inherit;cursor:pointer;text-align:left}.status-pill{display:inline-block;font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px;text-transform:uppercase;letter-spacing:.3px}.status-draft{background:var(--brand-purple-light);color:var(--brand-purple)}.status-published{background:#e2f2ea;color:#047857}.status-closed{background:#ede6dd;color:var(--muted)}.status-archived{background:#f2eee9;color:#8a7f74}.archive-section{margin-top:28px}.archive-section>summary{cursor:pointer;font-weight:600;color:var(--muted);padding:10px 4px;border-top:1px solid var(--line);list-style-position:inside}.archive-section>summary:hover{color:var(--ink)}.archive-section__hint{display:block;margin:2px 0 0 22px;font-size:12.5px;font-weight:400}.archive-section .survey-list{margin-top:12px}.survey-row--archived{opacity:.82}.survey-row__confirm{display:flex;align-items:center;flex-wrap:wrap;gap:8px;background:var(--danger-bg);border-radius:8px;padding:8px 10px}.survey-row__confirmtext{font-size:13px;color:var(--danger);font-weight:600}.build-status{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:10px}.build-status__count{font-size:13px;color:var(--muted)}.save-state{font-size:13px;font-weight:600;margin-left:auto}.save-saved{color:var(--ok)}.save-saving{color:var(--muted)}.save-error{color:var(--danger)}.lock-banner{border-left:3px solid var(--brand-purple)}.schedule-row,.schedule-row .option-row{display:flex;gap:12px;flex-wrap:wrap}.schedule-row>div{min-width:180px}input[type=datetime-local]{width:100%;padding:9px 12px;border:1px solid var(--line);border-radius:8px;font-family:inherit;font-size:15px;color:var(--ink);background:var(--white)}.survey-row__titleline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.survey-row__actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.q-card--locked{background:#faf8fb}input:disabled,select:disabled,textarea:disabled{background:#f4f1f6;color:var(--muted);cursor:not-allowed}.cond-field{border-top:1px dashed var(--line);padding-top:12px;margin-top:4px}.cond-toggle{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px;cursor:pointer}.cond-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.cond-row input,.cond-row select{flex:1 1;min-width:120px}.cond-warning{color:var(--danger)}.clients-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}@media (max-width:900px){.clients-grid{grid-template-columns:1fr}}.colour-row{display:flex;gap:8px;align-items:center}.colour-row input[type=color]{width:44px;height:40px;padding:2px;border:1px solid var(--line);border-radius:8px;background:var(--white);cursor:pointer}.colour-row input[type=text]{flex:1 1}.brand-swatch{width:16px;height:16px;border-radius:5px;border:1px solid rgba(0,0,0,.1);display:inline-block}.logo-list{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px;margin-bottom:8px}.logo-list--tight{gap:8px;margin-bottom:0}.logo-list .img-upload__preview{margin-bottom:0}.client-brand-preview{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px}.client-logo-thumb{display:block;max-height:40px;max-width:160px;margin-top:8px;object-fit:contain}.privacy-page{max-width:720px;margin:0 auto;padding:28px 20px 60px}.privacy-page h1{font-size:26px;margin:6px 0 4px}.privacy-body h2{font-size:17px;margin:22px 0 4px}.privacy-body p{margin:0;color:var(--ink)}.danger-zone{margin-top:22px;border:1px solid #f0cfcb;background:#fdf7f6}.danger-zone h3{margin-top:0;color:var(--danger)}.btn.danger-btn{border-color:var(--danger);background:var(--danger)}.btn.danger-btn:hover{background:#8f1e17;border-color:#8f1e17}.btn.ghost.danger-btn{background:transparent;color:var(--danger);border-color:#f0cfcb}.btn.ghost.danger-btn:hover{background:var(--danger-bg)}.gate{max-width:460px;margin:70px auto;padding:0 16px}.gate-logo{--dc-logo-size:34px;margin-bottom:4px}.gate-product{text-align:center;margin-bottom:6px}.gate-product__name{margin:0;font-family:var(--font-poppins),system-ui,-apple-system,sans-serif;font-size:28px;letter-spacing:.01em;color:var(--brand-purple)}.gate-product__byline{margin:4px 0 0;font-size:13.5px;color:var(--muted)}.gate-invite{margin:4px 0 0}.gate-invite,.respondent-footer{font-size:13px;color:var(--muted);text-align:center}.respondent-footer{padding:22px 16px 30px}.respondent-footer a{color:inherit;text-decoration:underline}.respondent-footer a:hover{color:var(--brand-purple)}.return-home{margin:18px auto 4px;text-align:center}.save-status{text-align:center;font-size:14px;color:var(--muted)}.skeleton{border-radius:8px;background:linear-gradient(100deg,#efeae2 40%,#f7f3ec 50%,#efeae2 60%);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite}.skeleton--title{height:30px;width:240px;margin-bottom:10px}.skeleton--line{height:18px;width:60%;margin-bottom:10px}.skeleton--meta{height:13px;width:40%}.skeleton--pill{height:32px;width:120px;border-radius:999px;flex:none}.skeleton-row{display:flex;align-items:center;gap:18px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}@media print{body{background:#fff}.ai-summary__head button,.app-header,.area-filter,.back-link,.btn,.danger-zone,.product-footer,.results-actions,.share{display:none!important}.results-page{max-width:none;padding:0}.panel{box-shadow:none;border-color:#ddd;page-break-inside:avoid;break-inside:avoid}.alert.warn{border:1px solid #ddd}}.product-footer{text-align:center;padding:26px 16px 34px}.product-footer p{margin:0;font-size:12.5px;color:var(--muted)}.product-footer a{color:inherit;text-decoration:underline}.product-footer a:hover{color:var(--brand-purple)}.gate-card h1{margin-top:0;font-size:22px}.gate-card .field{margin:14px 0}.app-header{justify-content:space-between;gap:16px}.app-header,.header-nav{display:flex;align-items:center}.header-nav{gap:10px;flex-wrap:wrap}.header-link{color:#fff;font-weight:600;font-size:14px;text-decoration:none;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);border-radius:9px;padding:8px 14px;white-space:nowrap;transition:background .14s ease,border-color .14s ease}.header-link:hover{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.42)}.header-link.active,.header-link.active:hover{background:#fff;color:var(--brand-purple);border-color:transparent;font-weight:700}.header-nav .btn.ghost{color:#fff;border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.08)}.header-nav .btn.ghost:hover{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.42)}.img-react,.survey-host .budget-alloc,.survey-host .emoji-slider{white-space:normal}.survey-host .budget-alloc__label{min-width:0;overflow-wrap:anywhere}@media (max-width:700px){.survey-host .sd-element--with-frame{padding-left:16px;padding-right:16px}.survey-host .sd-question__title{font-size:19px}.survey-host .sd-rating>fieldset{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 5px;width:100%}.survey-host .sd-rating__item,.survey-host .sd-rating__item-smiley{flex:1 1;min-width:0;margin:0}.survey-host .sd-rating__item{padding:12px 4px}.survey-host .sd-rating__item-smiley{padding:6px 3px}.survey-host .sd-rating__item-smiley svg{display:block;width:38px;height:38px;max-width:100%;margin:0 auto}.survey-host .sd-rating__item-smiley{min-height:52px;border-radius:16px}.survey-host .sd-rating__max-text,.survey-host .sd-rating__min-text{max-width:49%!important;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;font-size:13px!important;line-height:1.25;color:#57515e}.survey-host .sd-rating__min-text{text-align:left}.survey-host .sd-rating__max-text{text-align:right}.survey-host .budget-alloc__meter{gap:10px}.respondent-page{padding:0 0 48px}.respondent-page .survey-host{padding:0 12px;margin-top:14px}.brand-header__inner{padding:11px 14px}.brand-header .brand-logo{height:30px;max-width:150px}.brand-header .brand-logos{gap:14px}.brand-header .brand-logo+.brand-logo{margin-left:0;padding-left:0;border-left:0}}@media (min-width:701px){.respondent-page .sd-element--with-frame{padding:34px 40px;border-radius:22px;box-shadow:0 22px 56px rgba(var(--brand-rgb),.16)}.respondent-page .sd-question__title{font-size:25px;line-height:1.3}.survey-host .sd-matrix__cell.sd-table__cell--row-text{width:32%!important;min-width:180px!important}.respondent-page .sd-body__navigation{justify-content:center}.respondent-page .sd-navigation__complete-btn,.respondent-page .sd-navigation__next-btn,.respondent-page .sd-navigation__prev-btn,.respondent-page .sd-navigation__start-btn{font-size:19px!important;padding:16px 40px!important}.respondent-page .return-home .btn{font-size:19px;padding:16px 40px}.respondent-page .welcome-hero{padding-top:4vh}.respondent-page .welcome-title{font-size:42px;margin-bottom:14px}.respondent-page .welcome-sub{font-size:19px}.respondent-page .welcome-intro{font-size:17px;max-width:600px}}.delight-overlay{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:60}.delight-pixel{position:fixed;top:0;left:0;border-radius:2px;box-shadow:0 0 7px rgba(95,179,80,.75);will-change:transform,opacity}.survey-host .sd-progress__bar.delight-pulse{filter:brightness(1.18) saturate(1.1);box-shadow:0 0 18px rgba(95,179,80,.75)}@media (prefers-reduced-motion:reduce){.delight-pixel{display:none}}.survey-host .finish-badge{width:96px;height:96px;margin:0 auto 18px;border-radius:999px;background:#5fb350;display:grid;place-items:center;box-shadow:0 14px 34px rgba(95,179,80,.45);animation:badgePop .5s cubic-bezier(.34,1.56,.64,1) both}@keyframes badgePop{0%{transform:scale(0)}70%{transform:scale(1.12)}to{transform:scale(1)}}.survey-host .finish-check{width:52px;height:52px}.survey-host .finish-check__tick{fill:none;stroke:#fff;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:64;stroke-dashoffset:64;animation:drawTick .45s ease .3s forwards}@keyframes drawTick{to{stroke-dashoffset:0}}@keyframes pickPop{0%{transform:scale(1)}40%{transform:scale(1.035)}to{transform:scale(1)}}.survey-host .sd-item--checked.sd-checkbox,.survey-host .sd-item--checked.sd-radio,.survey-host .sv_qbln .sd-item--checked{animation:pickPop .34s ease}@keyframes ctaBreath{0%,to{opacity:0}50%{opacity:1}}.respondent-page .sd-navigation__start-btn{position:relative;box-shadow:0 8px 20px rgba(60,38,87,.22)}.respondent-page .sd-navigation__start-btn:after{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;box-shadow:0 12px 30px rgba(60,38,87,.42);opacity:0;pointer-events:none;animation:ctaBreath 2.6s ease-in-out 6}.survey-host .budget-alloc__remaining--done .budget-alloc__num{color:#2e9e57;animation:pickPop .4s ease}.survey-host .budget-alloc__track--done{animation:budgetGlow .55s ease}@keyframes budgetGlow{0%{box-shadow:inset 0 1px 3px rgba(42,14,54,.12)}60%{box-shadow:inset 0 1px 3px rgba(42,14,54,.12),0 0 0 6px rgba(95,179,80,.4)}to{box-shadow:inset 0 1px 3px rgba(42,14,54,.12),0 0 0 3px rgba(95,179,80,.3)}}@media (prefers-reduced-motion:reduce){.respondent-page .sd-navigation__start-btn,.respondent-page .sd-navigation__start-btn:after,.survey-host .budget-alloc__remaining--done .budget-alloc__num,.survey-host .budget-alloc__track--done,.survey-host .finish-badge,.survey-host .sd-item--checked.sd-checkbox,.survey-host .sd-item--checked.sd-radio{animation:none!important}.survey-host .finish-check__tick{animation:none!important;stroke-dashoffset:0!important}}.respondent-page{overflow-x:clip}@media (max-width:700px){.respondent-page:not(.respondent-page--embed){min-height:100dvh}.respondent-page .survey-host{display:flex;flex-direction:column;justify-content:center;flex:1 1 auto;min-height:0}.survey-host .sd-selectbase{gap:12px}.survey-host .sd-question--mobile .sd-matrix__label{display:flex;align-items:center;width:100%;min-height:48px;padding:10px 14px;margin:0}.survey-host .sd-question--mobile .sd-matrix__cell{padding-top:4px;padding-bottom:4px}.survey-host .sd-question--mobile .sd-matrix__responsive-title{font-weight:600;padding-top:14px;padding-bottom:6px}.survey-host .sd-question--mobile .sd-table__row:first-of-type .sd-matrix__responsive-title{padding-top:0}.survey-host .sd-action-bar .sd-btn,.survey-host .sd-navigation__complete-btn,.survey-host .sd-navigation__next-btn,.survey-host .sd-navigation__prev-btn,.survey-host .sd-navigation__start-btn{min-height:52px}.survey-host .sd-rating__item{min-height:48px;display:flex;align-items:center;justify-content:center}.survey-host .sd-ranking-item__content{min-height:48px}.img-react__stage{--map-max-h:clamp(190px,calc(100dvh - 452px),52dvh)}.img-react__tools{position:-webkit-sticky;position:sticky;top:8px;z-index:3}.img-react__mood{min-height:44px;padding:9px 8px;font-size:13.5px;letter-spacing:-.1px}.img-react__clear,.survey-host .budget-alloc__reset{min-height:44px;padding:10px 16px}.survey-host .emoji-slider__range::-webkit-slider-thumb{width:46px;height:46px}.survey-host .emoji-slider__range::-moz-range-thumb{width:46px;height:46px}.survey-host .budget-alloc__range::-webkit-slider-runnable-track{height:14px}.survey-host .budget-alloc__range::-moz-range-track{height:14px}.survey-host .budget-alloc__range::-webkit-slider-thumb{margin-top:-15px}.survey-host .budget-alloc__range{margin-top:-6px;margin-bottom:-6px}.survey-host .budget-alloc__row{margin-bottom:10px}.survey-host .budget-alloc__range::-webkit-slider-thumb{width:44px;height:44px}.survey-host .budget-alloc__range::-moz-range-thumb{width:44px;height:44px}.respondent-page .sd-root-modern.sd-root-modern,.respondent-page .survey-host,.respondent-page .sv-scroll__scroller{overflow:visible}.respondent-page .sd-row:has([data-name=consent_ack]),.respondent-page .sd-row:has([data-name=consent_ack])>div{display:contents}.respondent-page [data-name=consent_ack]{position:-webkit-sticky;position:sticky;bottom:calc(86px + env(safe-area-inset-bottom));z-index:20;background:#fff;box-shadow:0 -4px 16px rgba(42,14,54,.1)}.respondent-page .sd-body__navigation{position:fixed;left:0;right:0;bottom:0;z-index:30;margin:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom));padding-bottom:calc(14px + env(safe-area-inset-bottom))!important;gap:10px;background:#fff;border-top:1px solid rgba(var(--brand-rgb),.14);box-shadow:0 -6px 20px rgba(42,14,54,.1)}.respondent-page .sd-body__navigation .sd-btn,.respondent-page .sd-body__navigation .sv-action:not(.sv-action--hidden){flex:1 1}.respondent-page{padding-bottom:calc(90px + env(safe-area-inset-bottom))}.respondent-page .respondent-footer{padding:12px 16px 10px}}@media (prefers-reduced-motion:reduce){.survey-host .sd-question{animation:none!important}.survey-host .sd-btn,.survey-host .sd-item.sd-checkbox,.survey-host .sd-item.sd-radio,.survey-host .sd-navigation__complete-btn,.survey-host .sd-navigation__next-btn,.survey-host .sd-navigation__prev-btn,.survey-host .sd-navigation__start-btn{transition:none!important}.respondent-page .sd-navigation__complete-btn:active,.respondent-page .sd-navigation__next-btn:active,.respondent-page .sd-navigation__start-btn:active,.survey-host .sd-item.sd-checkbox:hover,.survey-host .sd-item.sd-radio:hover,.survey-host .sd-navigation__complete-btn:hover,.survey-host .sd-navigation__next-btn:hover,.survey-host .sd-navigation__start-btn:hover{transform:none!important;box-shadow:none!important}.survey-host .sd-progress__bar{transition:none!important}.survey-host .sd-progress__bar:after{animation:none!important}}.survey-host .rank-move{display:flex;flex-direction:column;gap:4px;margin-left:auto;padding-left:10px;flex:0 0 auto}.survey-host .rank-move__btn{width:34px;height:26px;display:grid;place-items:center;padding:0;border-radius:8px;border:1px solid rgba(var(--brand-rgb),.28);background:#fff;color:var(--brand-purple);cursor:pointer;transition:background .12s ease,border-color .12s ease,transform .12s ease}.survey-host .rank-move__btn svg{width:16px;height:16px}@media (hover:hover) and (pointer:fine){.survey-host .rank-move__btn:hover:not(:disabled){background:rgba(var(--brand-rgb),.1);border-color:rgba(var(--brand-rgb),.5)}}.survey-host .rank-move__btn:active:not(:disabled){transform:scale(.94)}.survey-host .rank-move__btn:disabled{opacity:.32;cursor:default}.survey-host .rank-move__btn:focus-visible{outline:3px solid var(--brand-purple);outline-offset:2px}.survey-host .sv-ranking-item__text{flex:1 1 auto}.survey-host .rank-move__live{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.survey-host .sv-ranking{counter-reset:dc-rank}.survey-host .sv-ranking-item{counter-increment:dc-rank}.survey-host .sv-ranking-item__index--empty svg{display:none}.survey-host .sv-ranking-item__index--empty:after{content:counter(dc-rank);font-weight:700;opacity:.45}.survey-host .sv-ranking-item__icon-container,.survey-host .sv-ranking-item__index{cursor:-webkit-grab;cursor:grab;touch-action:none}.survey-host .sv-ranking-item:active .sv-ranking-item__icon-container{cursor:-webkit-grabbing;cursor:grabbing}@media (hover:none){.survey-host .sv-ranking-item__icon--hover{visibility:visible;opacity:.5}}.survey-host .sv-ranking-item__icon-container,.survey-host .sv-ranking-item__index{min-height:44px}@media (max-width:700px){.survey-host .sv-ranking-item__content{gap:0;padding-left:2px;padding-right:2px;min-height:52px}.survey-host .sv-ranking-item__icon-container{width:20px;flex:0 0 20px;margin:0;display:flex;align-items:center;justify-content:center}.survey-host .sv-ranking-item__icon{width:20px;height:20px}.survey-host .sv-ranking-item__index{width:32px;height:32px;min-width:32px;flex:0 0 32px;margin:0 6px 0 0;font-size:14px}.survey-host .sv-ranking-item__text{font-size:15px;line-height:1.3;margin-left:8px;margin-right:4px;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.survey-host .rank-move{flex-direction:row;gap:4px;padding-left:4px}.survey-host .rank-move__btn{width:40px;height:44px}.survey-host .rank-move__btn svg{width:20px;height:20px}.respondent-page .survey-host{padding:0 4px}.respondent-page .sd-body{padding:24px 8px!important}.survey-host .sd-element--with-frame{padding-left:12px;padding-right:12px}.img-react__frame{margin-left:-12px;margin-right:-12px;border-radius:0;border-left:0;border-right:0}}.respondent-page .survey-fit{transform-origin:top center}@media (min-width:701px){.respondent-page:not(.respondent-page--embed){min-height:100dvh;padding-bottom:0}.respondent-page:not(.respondent-page--embed) .survey-host{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;margin-top:clamp(12px,2.5vh,32px)}.respondent-page:not(.respondent-page--embed) .welcome-hero{padding-top:0}.respondent-page:not(.respondent-page--embed) .welcome-image{width:-moz-fit-content;width:fit-content;max-width:min(520px,100%);margin-bottom:clamp(10px,1.6vh,18px)}.respondent-page:not(.respondent-page--embed) .welcome-image img{width:auto;max-width:100%;max-height:clamp(110px,20vh,240px)}.respondent-page:not(.respondent-page--embed) .welcome-image img[width][height]{width:calc(clamp(110px, 20vh, 240px) * var(--dc-media-ar));height:auto}.respondent-page:not(.respondent-page--embed) .welcome-title{font-size:clamp(28px,3.6vh,42px);margin-bottom:clamp(8px,1.4vh,14px)}.respondent-page:not(.respondent-page--embed) .welcome-intro{margin-bottom:clamp(8px,1.4vh,14px)}.respondent-page:not(.respondent-page--embed) .consent-block{margin-top:clamp(6px,1vh,12px)}}@media (max-width:700px){.respondent-page:not(.respondent-page--embed) .welcome-image{width:-moz-fit-content;width:fit-content;max-width:100%;margin-bottom:12px}.respondent-page:not(.respondent-page--embed) .welcome-image img{width:auto;max-width:100%;max-height:clamp(84px,13dvh,150px)}.respondent-page:not(.respondent-page--embed) .welcome-image img[width][height]{width:calc(clamp(84px, 13dvh, 150px) * var(--dc-media-ar));height:auto}.respondent-page .welcome-hero{padding:4px 2px 0}.respondent-page .welcome-title{font-size:clamp(24px,6.4vw,28px);margin:2px 0 8px}.respondent-page .welcome-sub{font-size:16px;margin-bottom:8px}.respondent-page .welcome-intro{font-size:15.5px;line-height:1.45;margin-bottom:10px}.respondent-page .welcome-cta{font-size:15px}.respondent-page .consent-block{margin-top:4px;padding:10px 12px}.respondent-page .consent-link,.respondent-page .consent-text{font-size:13.5px;line-height:1.45}}.respondent-page[data-more=yes]:after{content:"";position:fixed;left:0;right:0;bottom:calc(86px + env(safe-area-inset-bottom));height:56px;pointer-events:none;z-index:15;background:linear-gradient(to bottom,rgba(var(--brand-tint-3-rgb,232,220,240),0),var(--brand-tint-3,#e8dcf0))}@media (min-width:701px){.respondent-page[data-more=yes]:after{display:none}}@media (max-width:700px){.respondent-page--embed .survey-host{min-height:0}.respondent-page--embed .sd-body__navigation{position:static;padding:10px 0 0;padding-bottom:0!important;background:transparent;border-top:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.respondent-page--embed{padding-bottom:24px}.respondent-page--embed .img-react__stage{--map-max-h:340px}}@media (min-width:701px){.respondent-page--embed .welcome-hero{padding-top:16px}}.respondent-footer--embed{padding:14px 16px 4px;font-size:12.5px}.respondent-loading{min-height:100vh;background:linear-gradient(168deg,#fbf9fd,#f1eaf6 52%,#e8dcf0);display:flex;flex-direction:column}.respondent-loading__bar{height:58px;background:linear-gradient(118deg,var(--brand-purple-dark) 0,var(--brand-purple) 62%,#642865 130%)}.respondent-loading__body{flex:1 1;display:flex;align-items:center;justify-content:center;gap:10px}.respondent-loading__dot{width:12px;height:12px;border-radius:999px;background:var(--brand-purple);opacity:.25;animation:respondent-loading-pulse 1.1s ease-in-out infinite}.respondent-loading__dot:nth-child(2){animation-delay:.18s}.respondent-loading__dot:nth-child(3){animation-delay:.36s}@keyframes respondent-loading-pulse{0%,to{opacity:.25;transform:scale(1)}40%{opacity:1;transform:scale(1.25)}}@media (prefers-reduced-motion:reduce){.respondent-loading__dot{animation:none;opacity:.6}}.svy-debug{position:fixed;top:8px;right:8px;z-index:200;max-width:min(260px,calc(100vw - 16px));font:500 11px/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#f2eef6;background:rgba(24,12,34,.93);border:1px solid rgba(255,255,255,.18);border-radius:10px;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.35)}.svy-debug__toggle{display:block;width:100%;padding:7px 10px;border:0;background:rgba(255,255,255,.09);color:inherit;font:inherit;font-weight:700;text-align:left;cursor:pointer}.svy-debug__body{padding:6px 10px 9px}.svy-debug__row{display:flex;justify-content:space-between;gap:10px;padding:2px 0}.svy-debug__row span{opacity:.72}.svy-debug__row b{font-weight:700;white-space:nowrap}.svy-debug--warn{color:#ff9a8a}.svy-debug__list{margin-top:6px;padding-top:6px;border-top:1px solid rgba(255,255,255,.16)}@media (max-width:1000px){.respondent-page--modal .brand-header__inner{padding-right:64px}}.resume-offer__actions{display:flex;flex-wrap:wrap;gap:10px}.resume-offer__actions .btn{flex:1 1 auto;min-width:200px;justify-content:center}@media (max-width:480px){.resume-offer__actions .btn{flex-basis:100%}}