.checkout-survey-editor__secondary{align-items:center;background:var(--surface-editor-panel);border:1px solid var(--surface-editor-line);border-radius:7px;color:var(--surface-editor-text);cursor:pointer;display:inline-flex;font-weight:650;gap:8px;min-height:38px;padding:0 14px}.checkout-survey-editor__secondary:hover:not(:disabled){background:var(--surface-editor-active)}.checkout-survey-editor__secondary:disabled{cursor:default;opacity:.42}.checkout-surveys-state{grid-gap:10px;align-items:center;background:var(--surface-editor-panel);border:1px solid var(--surface-editor-line);border-radius:8px;color:var(--surface-editor-muted);display:grid;gap:10px;justify-items:center;margin:0 auto;max-width:1180px;min-height:220px;padding:26px}.checkout-surveys-state--editor{align-self:center}.survey-template-description{color:#61666a;font-size:13px;line-height:1.45;margin:0}.dark-mode .survey-template-description{color:#d5d9dc}.checkout-surveys-spin{animation:checkout-surveys-spin 1s linear infinite}@keyframes checkout-surveys-spin{to{transform:rotate(1turn)}}.checkout-surveys-banner{background:#ecf7ff;border-bottom:1px solid #c7e4ff;color:#0f4163;font-size:13px;font-weight:650;padding:9px 16px;text-align:center}.checkout-surveys-banner--error{background:#fff1f0;border-color:#ffd0cc;color:#9d1b12}.checkout-survey-response-row{cursor:pointer}.checkout-survey-table-primary{grid-gap:2px;display:grid;gap:2px}.checkout-survey-table-primary span{color:inherit;font-weight:650}.checkout-survey-table-primary small{color:#6d7175;font-size:12px}.dark-mode .checkout-survey-table-primary small{color:#b8c0c7}.checkout-survey-response-detail{align-items:start;padding:0 20px 40px}.checkout-survey-answer-list,.checkout-survey-claim-list{grid-gap:14px;display:grid;gap:14px;margin-top:16px}.checkout-survey-answer-card,.checkout-survey-claim-card{grid-gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:10px;padding:16px}.dark-mode .checkout-survey-answer-card,.dark-mode .checkout-survey-claim-card{background:#1f2933;border-color:#ffffff1f}.checkout-survey-answer-card__header{align-items:center;display:flex;gap:10px;justify-content:space-between}.checkout-survey-answer-card__header span{color:#6d7175;font-size:12px;font-weight:650;text-transform:uppercase}.dark-mode .checkout-survey-answer-card__header span{color:#b8c0c7}.checkout-survey-answer-card h2{color:#202223;font-size:15px;line-height:1.35;margin:0}.dark-mode .checkout-survey-answer-card h2{color:#f4f6f8}.checkout-survey-answer-card p{color:#6d7175;font-size:13px;line-height:1.45;margin:0}.dark-mode .checkout-survey-answer-card p{color:#c9d1d8}.checkout-survey-answer-value{background:#f6f6f7;border:1px solid #e1e3e5;border-radius:7px;color:#202223;font-size:14px;line-height:1.45;overflow-wrap:anywhere;padding:12px}.dark-mode .checkout-survey-answer-value{background:#111827;border-color:#ffffff1a;color:#f4f6f8}.checkout-survey-answer-note,.checkout-survey-response-rows{grid-gap:10px;display:grid;gap:10px}.checkout-survey-answer-note span,.checkout-survey-response-rows span{color:#6d7175;font-size:12px;font-weight:650;text-transform:uppercase}.checkout-survey-answer-note strong,.checkout-survey-response-rows strong{color:#202223;font-size:13px;font-weight:650;line-height:1.4;overflow-wrap:anywhere}.dark-mode .checkout-survey-answer-note span,.dark-mode .checkout-survey-response-rows span{color:#b8c0c7}.dark-mode .checkout-survey-answer-note strong,.dark-mode .checkout-survey-response-rows strong{color:#f4f6f8}.checkout-survey-response-rows>div{grid-gap:3px;border-top:1px solid #e5e7eb;display:grid;gap:3px;padding-top:10px}.checkout-survey-response-rows>div:first-child{border-top:0;padding-top:0}.dark-mode .checkout-survey-response-rows>div{border-color:#ffffff1f}.checkout-survey-editor{--surface-editor-bg:#f1f2f4;--surface-editor-panel:#fff;--surface-editor-panel-soft:#f5f5f5;--surface-editor-line:#dfe4e6;--surface-editor-text:#202223;--surface-editor-muted:#61666a;--surface-editor-active:#f0f0f0;height:calc(100vh - 72px)}.checkout-survey-editor.customer-surface-editor--dark{--surface-editor-bg:#001a23;--surface-editor-panel:#002331;--surface-editor-panel-soft:#0b2b38;--surface-editor-line:#ffffff1f;--surface-editor-text:#f3f8fa;--surface-editor-muted:#a8c2ca;--surface-editor-active:#ffffff1a}.checkout-survey-editor .customer-surface-editor__settings,.checkout-survey-editor .customer-surface-editor__sidebar{box-shadow:0 12px 30px #00000014}.checkout-survey-editor.customer-surface-editor--dark .customer-surface-editor__settings,.checkout-survey-editor.customer-surface-editor--dark .customer-surface-editor__sidebar{box-shadow:0 18px 42px #00000047}.checkout-survey-editor .customer-surface-editor__canvas{background:var(--surface-editor-bg)}.checkout-survey-editor .customer-surface-editor__save{align-items:center;display:inline-flex;gap:8px}.checkout-survey-editor.customer-surface-editor--dark .customer-surface-editor__save:not(:disabled){background:#00bdd6;color:#001a23}.checkout-survey-editor__theme-toggle--settings{justify-self:end}.checkout-survey-editor__theme-toggle--settings button{min-height:28px;padding:0 8px}.checkout-survey-editor__body{height:calc(100vh - 131px)}.checkout-survey-outline__questions{margin-left:0}.checkout-survey-outline__disclosure-spacer{width:24px}.checkout-survey-outline__section-actions{display:inline-flex;gap:2px}.checkout-survey-outline__section-actions button{align-items:center;background:#0000;border:0;border-radius:5px;color:var(--surface-editor-muted);cursor:pointer;display:inline-flex;height:24px;justify-content:center;width:24px}.checkout-survey-outline__section-actions button:hover{background:var(--surface-editor-active);color:var(--surface-editor-text)}.checkout-survey-outline__key{grid-gap:6px;border-top:1px solid var(--surface-editor-line);color:var(--surface-editor-muted);display:grid;gap:6px;padding:14px}.checkout-survey-embed,.checkout-survey-outline__key code{background:var(--surface-editor-panel-soft);border:1px solid var(--surface-editor-line);border-radius:7px;color:var(--surface-editor-text);display:block;font-size:12px;line-height:1.45;overflow:auto;padding:10px;white-space:pre-wrap}.checkout-survey-preview{background:var(--survey-bg);border:1px solid var(--survey-line);border-radius:8px;box-shadow:0 30px 70px #00000038;color:var(--survey-text);min-height:720px;overflow:hidden;width:min(1020px,100%)}.checkout-survey-preview.is-mobile{border-radius:26px;min-height:720px;width:min(390px,100%)}.checkout-survey-preview__hero{background:var(--survey-hero-bg);border-bottom:1px solid var(--survey-line);color:var(--survey-hero-text);padding:44px clamp(24px,6vw,76px)}.checkout-survey-preview__hero span{color:#9ce2df;display:block;font-size:13px;font-weight:750;margin-bottom:12px}.checkout-survey-preview__hero h1{font-size:clamp(28px,4vw,48px);line-height:1.05;margin:0}.checkout-survey-preview__hero p{color:var(--survey-hero-muted);font-size:16px;margin:14px 0 0;max-width:620px}.checkout-survey-preview__questions,.checkout-survey-preview__thanks{grid-gap:14px;display:grid;gap:14px;margin:0 auto;max-width:760px;padding:34px 24px 56px}.checkout-survey-preview__question{grid-gap:16px;background:var(--survey-surface);border:1px solid var(--survey-line);border-radius:8px;color:var(--survey-text);cursor:pointer;display:grid;gap:16px;grid-template-columns:42px minmax(0,1fr);padding:18px;text-align:left}.checkout-survey-preview__question>span{align-items:center;background:var(--survey-badge-bg);border-radius:999px;color:var(--survey-badge-text);display:inline-flex;font-size:12px;font-weight:750;height:34px;justify-content:center;width:34px}.checkout-survey-preview__question h2{font-size:18px;line-height:1.25;margin:0}.checkout-survey-preview__question p{color:var(--survey-muted);margin:6px 0 0}.checkout-survey-preview__choices{grid-gap:8px;display:grid;gap:8px;margin-top:14px}.checkout-survey-preview__choices i,.checkout-survey-preview__input{background:var(--survey-control-bg);border:1px solid var(--survey-control-border);border-radius:7px;color:var(--survey-control-text);display:block;font-style:normal;min-height:38px;padding:9px 12px}.checkout-survey-preview__reward-action,.checkout-survey-preview__submit{align-items:center;background:var(--survey-accent);border:0;border-radius:7px;color:var(--survey-action-text);display:inline-flex;font-weight:750;justify-content:center;min-height:44px;padding:0 16px}.checkout-survey-preview__submit{cursor:pointer}.checkout-survey-preview__thanks h2{font-size:32px;margin:0}.checkout-survey-preview__thanks>p{color:var(--survey-muted);margin:0}.checkout-survey-preview__rewards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-survey-preview.is-mobile .checkout-survey-preview__rewards{grid-template-columns:1fr}.checkout-survey-preview__reward-card{grid-gap:10px;background:var(--survey-surface);border:1px solid var(--survey-line);border-radius:8px;color:var(--survey-text);cursor:pointer;display:grid;gap:10px;padding:14px;text-align:left}.checkout-survey-preview__reward-card:focus-visible,.checkout-survey-preview__reward-card:hover{border-color:var(--survey-accent);outline:0}.checkout-survey-preview__reward-fallback,.checkout-survey-preview__rewards img{aspect-ratio:4/3;background:var(--survey-reward-fallback-bg);border-radius:7px;object-fit:cover;width:100%}.checkout-survey-preview__reward-fallback{align-items:center;color:var(--survey-reward-fallback-text);display:flex;justify-content:center}.checkout-survey-preview__rewards h3{font-size:17px;margin:0}.checkout-survey-preview__rewards p{color:var(--survey-muted);margin:0}.checkout-survey-preview__reward-items{grid-gap:4px;color:var(--survey-muted);display:grid;font-size:12px;gap:4px;list-style:none;margin:0;padding:0}.checkout-survey-preview__reward-items li{min-width:0;overflow-wrap:anywhere}.checkout-survey-offer-slots{grid-gap:10px;display:grid;gap:10px}.checkout-survey-offer-slot{grid-gap:8px;display:grid;gap:8px}.checkout-survey-offer-slot__actions{display:flex;gap:6px}.checkout-survey-offer-slot__actions button{align-items:center;background:var(--surface-editor-panel);border:1px solid var(--surface-editor-line);border-radius:7px;color:var(--surface-editor-muted);display:inline-flex;height:30px;justify-content:center;width:30px}.checkout-survey-offer-slot__actions button:disabled{cursor:not-allowed;opacity:.42}.checkout-survey-spa-preview{border:1px solid #0f2a321c;border:1px solid var(--cz-survey-line,#0f2a321c);border-radius:8px;box-shadow:0 30px 70px #00000038;min-height:720px;overflow:hidden;width:min(920px,100%)}.checkout-survey-spa-preview.is-mobile{border-radius:26px;min-height:720px;width:min(390px,100%)}.checkout-survey-spa-preview .cz-survey{background:var(--cz-survey-bg);color:var(--cz-survey-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--cz-survey-font-family,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:16px;font-size:var(--cz-survey-base-font-size,16px);margin:0 auto;max-width:920px;min-height:720px;overflow:hidden}.checkout-survey-spa-preview .cz-survey *,.checkout-survey-spa-preview .cz-survey :after,.checkout-survey-spa-preview .cz-survey :before{box-sizing:border-box}.checkout-survey-spa-preview .cz-survey-hero{background:#092c35;background:var(--cz-survey-hero-bg,#092c35);color:#fff;color:var(--cz-survey-hero-text,#fff);padding:clamp(28px,7vw,56px)}.checkout-survey-spa-preview .cz-survey-hero h1{font-size:clamp(30px,6vw,54px);font-size:var(--cz-survey-hero-title-size,clamp(30px,6vw,54px));letter-spacing:0;line-height:1.04;margin:0}.checkout-survey-spa-preview .cz-survey-hero p{color:#ffffffd6;color:var(--cz-survey-hero-muted,#ffffffd6);font-size:16px;font-size:var(--cz-survey-hero-body-size,16px);line-height:1.55;margin:14px 0 0;max-width:620px}.checkout-survey-spa-preview .cz-survey-card{grid-gap:18px;background:var(--cz-survey-surface);border:1px solid #0f2a321c;border:1px solid var(--cz-survey-line,#0f2a321c);display:grid;gap:18px;padding:clamp(20px,5vw,34px)}.checkout-survey-spa-preview .cz-survey-progress{color:#607078;color:var(--cz-survey-muted,#607078);font-size:13px;font-size:var(--cz-survey-progress-size,13px);font-weight:700}.checkout-survey-spa-preview .cz-survey-question{grid-gap:12px;border:1px solid #e0e6e8;border:1px solid var(--cz-survey-line,#e0e6e8);border-radius:8px;display:grid;gap:12px;margin:0;padding:18px}.checkout-survey-spa-preview .cz-survey-question legend{align-items:center;color:var(--cz-survey-text);display:flex;font-size:18px;font-size:var(--cz-survey-question-size,18px);font-weight:780;gap:12px;line-height:1.28;padding:0}.checkout-survey-spa-preview .cz-survey-question legend span{align-items:center;background:#edf2f4;background:var(--cz-survey-badge-bg,#edf2f4);border-radius:999px;color:#31505a;color:var(--cz-survey-badge-text,#31505a);display:inline-flex;flex:0 0 auto;font-size:12px;height:34px;justify-content:center;width:34px}.checkout-survey-spa-preview .cz-survey-question p{color:#65727a;color:var(--cz-survey-muted,#65727a);font-size:16px;font-size:var(--cz-survey-question-body-size,16px);line-height:1.48;margin:0}.checkout-survey-spa-preview .cz-survey-options{grid-gap:8px;display:grid;gap:8px}.checkout-survey-spa-preview .cz-survey-options label{align-items:center;background:#fff;background:var(--cz-survey-control-bg,#fff);border:1px solid #dfe5e8;border:1px solid var(--cz-survey-control-border,#dfe5e8);border-radius:7px;color:var(--cz-survey-text);color:var(--cz-survey-control-text,var(--cz-survey-text));cursor:pointer;display:flex;gap:10px;min-height:44px;padding:10px 12px}.checkout-survey-spa-preview .cz-survey-question input[type=date],.checkout-survey-spa-preview .cz-survey-question input[type=email],.checkout-survey-spa-preview .cz-survey-question input[type=number],.checkout-survey-spa-preview .cz-survey-question input[type=text],.checkout-survey-spa-preview .cz-survey-question textarea{background:#fff;background:var(--cz-survey-control-bg,#fff);border:1px solid #dfe5e8;border:1px solid var(--cz-survey-control-border,#dfe5e8);border-radius:7px;color:var(--cz-survey-text);color:var(--cz-survey-control-text,var(--cz-survey-text));font:inherit;min-height:44px;outline:0;padding:10px 12px;width:100%}.checkout-survey-spa-preview .cz-survey-question textarea{min-height:108px;resize:vertical}.checkout-survey-spa-preview .cz-survey-reward-grid article button,.checkout-survey-spa-preview .cz-survey-submit{align-items:center;background:var(--cz-survey-accent);border:0;border-radius:7px;color:#fff;color:var(--cz-survey-action-text,#fff);cursor:pointer;display:inline-flex;font:inherit;font-weight:760;gap:8px;justify-content:center;min-height:46px;padding:0 18px}.checkout-survey-spa-preview .cz-survey-thanks{justify-items:start}.checkout-survey-spa-preview .cz-survey-thanks>svg{color:#0f8b4c}.checkout-survey-spa-preview .cz-survey-thanks h2{font-size:clamp(26px,5vw,40px);font-size:var(--cz-survey-thanks-title-size,clamp(26px,5vw,40px));line-height:1.08;margin:0}.checkout-survey-spa-preview .cz-survey-thanks>p{color:#607078;color:var(--cz-survey-muted,#607078);font-size:16px;font-size:var(--cz-survey-reward-body-size,16px);line-height:1.5;margin:0}.checkout-survey-spa-preview .cz-survey-reward-group,.checkout-survey-spa-preview .cz-survey-rewards{grid-gap:14px;display:grid;gap:14px;width:100%}.checkout-survey-spa-preview .cz-survey-reward-group h3{font-size:20px;font-size:var(--cz-survey-group-title-size,20px);margin:0}.checkout-survey-spa-preview .cz-survey-reward-group>p{color:#66737b;color:var(--cz-survey-muted,#66737b);margin:0}.checkout-survey-spa-preview .cz-survey-reward-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-survey-spa-preview.is-mobile .cz-survey-reward-grid{grid-template-columns:1fr}.checkout-survey-spa-preview .cz-survey-reward-grid article{grid-gap:10px;border:1px solid #dfe5e8;border:1px solid var(--cz-survey-line,#dfe5e8);border-radius:8px;display:grid;gap:10px;padding:14px}.checkout-survey-spa-preview .cz-survey-reward-grid img,.checkout-survey-spa-preview .cz-survey-reward-image{aspect-ratio:4/3;background:#edf2f4;background:var(--cz-survey-reward-fallback-bg,#edf2f4);border-radius:7px;object-fit:cover;width:100%}.checkout-survey-spa-preview .cz-survey-reward-image{align-items:center;color:#607078;color:var(--cz-survey-reward-fallback-text,#607078);display:flex;justify-content:center}.checkout-survey-spa-preview .cz-survey-reward-grid h4{font-size:17px;font-size:var(--cz-survey-reward-title-size,17px);margin:0}.checkout-survey-spa-preview .cz-survey-offer-items,.checkout-survey-spa-preview .cz-survey-reward-grid p{color:#66737b;color:var(--cz-survey-muted,#66737b);font-size:16px;font-size:var(--cz-survey-reward-body-size,16px);margin:0}.checkout-survey-spa-preview .cz-survey-offer-items{grid-gap:4px;display:grid;gap:4px;list-style:none;padding:0}.checkout-survey-theme-settings__header{align-items:center;display:flex;gap:12px;justify-content:space-between}.checkout-survey-theme-settings__grid{grid-gap:10px;display:grid;gap:10px}.checkout-survey-color-field{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:28px minmax(0,1fr)}.checkout-survey-color-field__swatch{border:1px solid var(--surface-editor-line);border-radius:6px;height:28px;width:28px}.checkout-survey-color-field input{font-size:12px;min-height:34px}.surface-settings-group label{grid-gap:6px;color:var(--surface-editor-muted);display:grid;font-size:12px;font-weight:680;gap:6px;margin:10px 0 6px}.surface-settings-group input,.surface-settings-group select,.surface-settings-group textarea{background:var(--surface-editor-panel);border:1px solid var(--surface-editor-line);border-radius:7px;color:var(--surface-editor-text);font:inherit;min-height:36px;outline:0;padding:8px 10px;width:100%}.surface-settings-group textarea{min-height:74px;resize:vertical}.checkout-survey-checkbox{align-items:center;display:flex!important;flex-direction:row;gap:8px!important}.checkout-survey-checkbox input{min-height:0;width:auto}.checkout-survey-choice-editor{grid-gap:6px;align-items:center;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) 30px;margin-bottom:6px}.checkout-survey-choice-editor>input{grid-column:1;grid-row:1}.checkout-survey-choice-editor__other{align-items:center;color:var(--surface-editor-muted);display:flex!important;font-size:12px;font-weight:600;gap:8px!important;grid-column:1/-1;margin:0 0 4px!important}.checkout-survey-choice-editor__other input{min-height:0;width:auto}.checkout-survey-choice-editor>button,.checkout-survey-reward-editor>button{align-items:center;background:#0000;border:0;border-radius:6px;color:var(--surface-editor-muted);cursor:pointer;display:inline-flex;gap:6px;min-height:30px;padding:0 8px}.checkout-survey-choice-editor>button{grid-column:2;grid-row:1}.checkout-survey-choice-editor>button:hover,.checkout-survey-reward-editor>button:hover{background:var(--surface-editor-active);color:var(--surface-editor-text)}.checkout-survey-reward-editor{grid-gap:6px;border:1px solid var(--surface-editor-line);border-radius:8px;display:grid;gap:6px;margin-bottom:10px;padding:10px}.checkout-survey-reward-editor .input_custom_label,.checkout-survey-reward-picker .input_custom_label{color:var(--surface-editor-muted);display:block;font-size:12px;font-weight:680;margin:0 0 6px}.checkout-survey-reward-editor .product-variant-picker-container,.checkout-survey-reward-picker .product-variant-picker-container{margin:0 0 4px}.checkout-survey-reward-editor .product-variant-picker-container .product_searchProduct,.checkout-survey-reward-picker .product-variant-picker-container .product_searchProduct{gap:8px}.checkout-survey-reward-editor .product-variant-picker-container .product_searchProduct .product_search_input,.checkout-survey-reward-picker .product-variant-picker-container .product_searchProduct .product_search_input{max-width:none;padding-right:0}.checkout-survey-reward-editor .product-variant-picker-container .product_searchProduct .product_search_input input,.checkout-survey-reward-picker .product-variant-picker-container .product_searchProduct .product_search_input input{background:var(--surface-editor-panel);border-color:var(--surface-editor-line);color:var(--surface-editor-text)}.checkout-survey-reward-editor .product_preview_row,.checkout-survey-reward-picker .product_preview_row{margin-top:10px}.checkout-survey-reward-editor .product_preview_row .product_variant_preview_wrapper,.checkout-survey-reward-picker .product_preview_row .product_variant_preview_wrapper{background:var(--surface-editor-panel);border:1px solid var(--surface-editor-line);border-radius:8px;padding:8px}.checkout-survey-reward-editor .product_preview_row .product_variant_preview_wrapper .pv_desc_container,.checkout-survey-reward-picker .product_preview_row .product_variant_preview_wrapper .pv_desc_container{color:var(--surface-editor-text);font-size:13px;min-width:0}@media (max-width:980px){.checkout-survey-editor__body{grid-template-columns:1fr;overflow:auto}.customer-surface-editor__settings,.customer-surface-editor__sidebar{max-height:none}}