@layer components{.survey-page{--survey-canvas:#eef5e8;--survey-paper:#f8fbf4;--survey-paper-muted:#eef4ea;--survey-ink:#173813;--survey-copy:#56704d;--survey-accent:#315f29;--survey-accent-strong:#254f20;--survey-accent-soft:#e7f1e1;--survey-line:#8ea27b61;--survey-line-strong:#315f2957;min-height:100dvh;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(28px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:var(--survey-canvas);isolation:isolate;flex-direction:column;gap:10px;width:min(1560px,100%);margin-inline:auto;animation:none;display:flex;transform:none}:is(html:has(body>.survey-page),body:has(>.survey-page)){background:#eef5e8}.survey-page>.stock-hero{border-color:var(--survey-line);background:var(--survey-paper);box-shadow:0 0 0 1px #15392506,0 10px 28px #1836250e}.survey-page>.stock-hero .stock-hero__back{border-color:var(--survey-line);background:var(--survey-paper-muted);box-shadow:none;color:var(--survey-accent)}.survey-page>.stock-hero .stock-hero__back:hover{background:var(--survey-accent-soft)}.survey-page>.stock-hero .stock-hero__copy h1{color:var(--survey-ink)}.survey-page>.stock-hero .stock-hero__copy p{color:var(--survey-copy)}.survey-form{flex-direction:column;gap:14px;min-width:0;display:flex}.survey-form__introduction{background:#ffffffa3;border:1px solid #8ea27b5c;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 22px;display:flex;box-shadow:0 8px 22px #41582d0f}.survey-form__introduction>div{min-width:0}.survey-form__introduction>div>span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.survey-form__introduction h2{color:#10230e;letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(24px,2.7vw,32px);font-weight:950;line-height:1.06}.survey-form__introduction p{max-width:920px;color:var(--muted);margin:11px 0 0;font-size:13px;font-weight:760;line-height:1.6}.survey-form__introduction small{color:#526b47;background:#ffffffb8;border:1px solid #70895933;border-radius:999px;flex:none;padding:7px 10px;font-size:10px;font-weight:900}.survey-form__toolbar{z-index:35;border:1px solid var(--survey-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfcf9f0;border-radius:17px;grid-template-columns:auto minmax(160px,1fr) auto;align-items:center;gap:14px;padding:6px 12px;display:grid;position:sticky;top:122px;box-shadow:0 0 0 1px #15392505,0 8px 24px #1836250e}.survey-form__toolbar>div:first-child{align-items:baseline;gap:8px;min-width:110px;display:flex}.survey-form__toolbar>div:first-child span{color:var(--survey-copy);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:950}.survey-form__toolbar>div:first-child strong{color:var(--survey-accent);font-variant-numeric:tabular-nums;font-size:18px;font-weight:950}.survey-progress{background:#e1e8df;border-radius:999px;height:8px;overflow:hidden}.survey-progress span{transform-origin:0;border-radius:inherit;background:var(--survey-accent);width:100%;height:100%;transition:transform .25s cubic-bezier(.23,1,.32,1);display:block}.survey-language{border:1px solid var(--survey-line);background:var(--survey-paper-muted);border-radius:12px;grid-template-columns:repeat(2,auto);gap:3px;padding:3px;display:inline-grid}.survey-language button{min-width:54px;color:var(--survey-copy);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:950}.survey-language button.is-active{background:var(--survey-accent);color:#fff}.survey-question-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.survey-step-heading{color:var(--survey-ink);grid-column:1/-1;justify-content:flex-start;align-items:baseline;gap:10px;padding:4px 4px 2px;display:flex}.survey-step-heading span{color:var(--survey-copy);font-size:11px;font-weight:850}.survey-step-heading strong{letter-spacing:-.02em;font-size:18px;font-weight:950}@media (min-width:950px){.survey-question-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1300px){.survey-question-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1650px){.survey-question-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.survey-question-card{z-index:0;border:1px solid var(--survey-line);background:var(--survey-paper);border-radius:20px;min-width:0;height:100%;padding:16px;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative;box-shadow:0 0 0 1px #15392505,0 7px 20px #1836250b}.survey-question-card:focus-within{border-color:var(--survey-line-strong);transform:translateY(-1px);box-shadow:0 0 0 3px #1f5a3c13,0 10px 28px #18362512}.survey-question-card.has-error{background:#fff9f6;border-color:#9e483794}.survey-question-card__head{align-items:center;gap:10px;margin-bottom:13px;display:flex}.survey-question-card__number{background:var(--survey-accent-soft);width:34px;height:34px;color:var(--survey-accent-strong);font-variant-numeric:tabular-nums;border:1px solid #1f5a3c1a;border-radius:11px;flex:0 0 34px;place-items:center;font-size:11px;font-weight:950;display:grid}.survey-question-card:focus-within .survey-question-card__number{border-color:var(--survey-accent);background:var(--survey-accent);color:#fff}.survey-required,.survey-optional{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;flex:none;padding:5px 8px;font-size:8px;font-weight:950}.survey-required{background:var(--survey-accent-soft);color:var(--survey-accent-strong);border:1px solid #1f5a3c1f}.survey-optional{border:1px solid var(--survey-line);background:var(--survey-paper-muted);color:var(--survey-copy)}.survey-question-card__label{min-width:0;color:var(--survey-ink);flex:auto;margin:0;font-size:14px;font-weight:950;line-height:1.32;display:block}.survey-question-card__description{color:var(--survey-copy);margin:7px 0 0;font-size:10px;font-weight:750;line-height:1.45}.survey-text-input,.survey-textarea,.survey-other-input,.survey-select{border:1px solid var(--survey-line);background:var(--survey-paper-muted);width:100%;min-width:0;color:var(--survey-ink);border-radius:13px;margin-top:14px;font-size:12px;font-weight:760}.survey-text-input,.survey-other-input,.survey-select{min-height:43px;padding:10px 12px}.survey-textarea{resize:vertical;min-height:124px;padding:12px;line-height:1.5}.survey-other-input{border-style:dashed;margin-top:9px}.survey-text-input::placeholder,.survey-textarea::placeholder,.survey-other-input::placeholder{color:#7b8c82}.survey-text-input:focus,.survey-textarea:focus,.survey-other-input:focus,.survey-select:focus{border-color:var(--survey-line-strong);background:var(--survey-paper);outline-color:#1f5a3c2e}.survey-select{appearance:auto}.survey-option-list{gap:7px;margin-top:14px;display:grid}.survey-option-list--multi{max-height:286px;padding-right:3px;overflow-y:auto}.survey-question-card:has(.survey-multiselect[open]){z-index:30}.survey-multiselect{margin-top:14px;position:relative}.survey-multiselect>summary{border:1px solid var(--survey-line);background:var(--survey-paper-muted);min-height:43px;color:var(--survey-copy);cursor:pointer;border-radius:12px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px 12px;font-size:11px;font-weight:850;list-style:none;transition:border-color .18s,box-shadow .18s,background .18s;display:grid}.survey-multiselect>summary::-webkit-details-marker{display:none}.survey-multiselect>summary span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.survey-multiselect>summary i{border-right:2px solid var(--survey-accent);border-bottom:2px solid var(--survey-accent);justify-self:center;width:9px;height:9px;transition:transform .18s;transform:translateY(-2px)rotate(45deg)}.survey-multiselect[open]>summary{border-color:var(--survey-line-strong);background:var(--survey-paper);box-shadow:0 0 0 3px #1f5a3c13}.survey-multiselect[open]>summary i{transform:translateY(2px)rotate(225deg)}.survey-multiselect>.survey-option-list--multi{z-index:1;border:1px solid var(--survey-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfcf9fa;border-radius:13px;gap:6px;margin:0;padding:8px;position:absolute;top:calc(100% + 7px);left:0;right:0;box-shadow:0 0 0 1px #15392508,0 18px 38px #18362524}.survey-option{border:1px solid var(--survey-line);background:var(--survey-paper-muted);min-width:0;min-height:36px;color:var(--survey-copy);cursor:pointer;border-radius:11px;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:8px;padding:8px 9px;font-size:10.5px;font-weight:850;line-height:1.3;transition:border-color .18s,background .18s,color .18s;display:grid;position:relative}.survey-option:hover{border-color:var(--survey-line-strong);background:#edf3ed}.survey-option.is-selected{border-color:var(--survey-line-strong);background:var(--survey-accent-soft);color:var(--survey-accent-strong)}.survey-option input{width:15px;height:15px;accent-color:var(--survey-accent);margin:0}.survey-option span{overflow-wrap:anywhere;min-width:0}.survey-field-error,.survey-submit-error{color:#9c3d2d;margin:9px 0 0;font-size:10px;font-weight:900;line-height:1.4}.survey-privacy{color:var(--survey-copy);cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;margin:-4px 18px 0;font-size:12px;font-weight:760;line-height:1.5;display:grid}.survey-privacy input{width:18px;height:18px;accent-color:var(--survey-accent);margin:1px 0 0}.survey-submit-panel{z-index:20;width:100%;box-shadow:none;background:0 0;border:0;justify-content:flex-end;margin-left:auto;padding:0 18px 0 0;display:flex;position:sticky;bottom:18px}.survey-submit-panel>div:first-child:not(.survey-step-actions){display:none}.survey-step-actions{justify-content:flex-end;gap:8px;display:flex}.survey-step-actions .survey-step-back{border-color:var(--survey-line);background:var(--survey-paper);color:var(--survey-accent)}.survey-submit-panel button,.survey-success__actions button,.survey-success__actions a{border:1px solid var(--survey-accent);background:var(--survey-accent);color:#fff;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-size:11px;font-weight:950;text-decoration:none;transition:background .15s ease-out,transform .12s ease-out,box-shadow .15s ease-out;display:inline-flex}.survey-submit-panel button:not(:disabled):hover,.survey-dialog__primary:hover{background:var(--survey-accent-strong);box-shadow:0 6px 16px #17472f29}.survey-submit-panel button:not(:disabled):active,.survey-dialog__actions button:active{transform:scale(.97)}.survey-submit-panel button:disabled{opacity:.62;cursor:wait}.survey-success{border:1px solid var(--survey-line);background:var(--survey-paper);text-align:center;border-radius:24px;place-content:center;justify-items:center;gap:14px;min-height:58vh;padding:32px;display:grid;box-shadow:0 12px 30px #18362512}.survey-success__icon{background:var(--survey-accent);color:#fff;border-radius:22px;place-items:center;width:72px;height:72px;font-size:34px;font-weight:950;display:grid}.survey-success h2{letter-spacing:-.045em;max-width:720px;margin:2px 0 0;font-size:clamp(24px,3vw,40px);line-height:1.08}.survey-success p{max-width:680px;color:var(--muted);margin:0;font-size:13px;font-weight:760;line-height:1.6}.survey-demo-note{color:#6d5a27;background:#fff8e2d1;border:1px solid #97762733;border-radius:12px;max-width:680px;padding:9px 12px;font-size:10px;font-weight:850}.survey-success__actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.survey-success__actions a{border-color:var(--survey-line);background:var(--survey-paper);color:var(--survey-accent)}.survey-dialog-backdrop{--survey-paper:#fbfcf9;--survey-paper-muted:#f2f5ef;--survey-ink:#10251b;--survey-copy:#52675d;--survey-accent:#1f5a3c;--survey-accent-strong:#17472f;--survey-accent-soft:#e3eee5;--survey-line:#26523729;z-index:2200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0a1f157a;place-items:center;padding:18px;animation:.18s ease-out both survey-backdrop-in;display:grid;position:fixed;inset:0}.survey-dialog{border:1px solid var(--survey-line);background:var(--survey-paper);text-align:center;border-radius:25px;justify-items:center;gap:13px;width:min(460px,100%);padding:28px;animation:.22s cubic-bezier(.2,.8,.2,1) both survey-dialog-in;display:grid;box-shadow:0 26px 75px #0a1f153d}.survey-dialog__icon{border-radius:17px;place-items:center;width:52px;height:52px;font-size:25px;font-weight:950;display:grid}.survey-dialog__icon--confirm{background:var(--survey-accent-soft);color:var(--survey-accent)}.survey-dialog__icon--success{background:var(--survey-accent);color:#fff}.survey-dialog h2{color:var(--survey-ink);letter-spacing:-.025em;margin:0;font-size:24px;line-height:1.15}.survey-dialog p{max-width:370px;color:var(--muted);margin:0;font-size:13px;font-weight:720;line-height:1.6}.survey-dialog__actions{grid-template-columns:1fr 1fr;gap:9px;width:100%;margin-top:5px;display:grid}.survey-dialog__actions--single{grid-template-columns:1fr}.survey-dialog__actions button{min-height:46px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:14px;padding:10px 16px;font-size:12px;font-weight:900}.survey-dialog__primary{background:var(--survey-accent);color:#fff}.survey-dialog__secondary{background:var(--survey-paper-muted);color:var(--survey-accent);border-color:var(--survey-line)!important}@keyframes survey-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes survey-dialog-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}}@layer responsive{@media (min-width:1600px){.survey-question-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:899px){.survey-page{padding:max(10px, env(safe-area-inset-top)) max(10px, env(safe-area-inset-right)) max(22px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));gap:10px}.survey-form__toolbar{-webkit-backdrop-filter:none;backdrop-filter:none;grid-template-columns:auto minmax(80px,1fr) auto;gap:8px;position:relative;top:auto}.survey-question-grid{grid-template-columns:1fr}.survey-question-card{padding:15px}.survey-step-heading{flex-direction:column;align-items:flex-start;gap:2px}.survey-option-list--multi{max-height:none;padding-right:0;overflow:visible}.survey-question-card:has(.survey-multiselect[open]){z-index:auto}.survey-multiselect>.survey-option-list--multi{margin-top:7px;position:static}}@media (max-width:640px){.survey-page>.stock-hero{position:relative;top:auto}.survey-form__introduction{border-radius:18px;flex-direction:column;gap:10px;padding:16px}.survey-form__introduction h2{font-size:24px}.survey-form__introduction p{font-size:11px}.survey-form__toolbar{border-radius:12px;grid-template-columns:auto minmax(56px,1fr) auto;gap:6px;padding:3px 6px}.survey-form__toolbar>div:first-child{gap:0;min-width:0;display:grid}.survey-form__toolbar>div:first-child span{font-size:7px;line-height:1}.survey-form__toolbar>div:first-child strong{font-size:13px;line-height:1}.survey-progress{grid-area:auto;height:5px}.survey-language button{border-radius:7px;min-width:38px;min-height:44px;padding:7px 6px;font-size:9px}.survey-language{border-radius:9px;gap:2px;padding:2px}.survey-question-card{border-radius:17px}.survey-question-card__label{font-size:15px}.survey-text-input,.survey-textarea,.survey-other-input,.survey-select{font-size:16px}.survey-option{min-height:46px;font-size:12px}.survey-submit-panel{flex-direction:column;align-items:stretch;padding:14px;position:static}.survey-submit-panel button{width:100%;min-height:48px}.survey-step-actions{width:100%}.survey-step-actions button{flex:1 1 0}.survey-privacy{min-height:44px;margin-inline:14px;font-size:13px}.survey-success{min-height:65vh;padding:24px 16px}.survey-dialog{border-radius:21px;gap:11px;padding:22px 17px}.survey-dialog h2{font-size:21px}.survey-dialog__actions{grid-template-columns:1fr}}@media (max-width:420px){.survey-page{padding:max(8px, env(safe-area-inset-top)) max(7px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(7px, env(safe-area-inset-left))}.survey-form__toolbar{border-radius:12px;padding:3px 6px}.survey-form__toolbar>div:first-child span{font-size:8px}.survey-form__toolbar>div:first-child strong{font-size:13px}.survey-question-card{padding:13px}.survey-question-card__label{font-size:14px}}@media (prefers-reduced-motion:reduce){.survey-progress span,.survey-question-card,.survey-multiselect>summary,.survey-multiselect>summary i{transition-duration:1ms}.survey-dialog-backdrop,.survey-dialog{animation-duration:1ms}}}
