.join-survey-section{padding:56px 0 80px}.join-survey-section>.container{max-width:780px}.survey-form{gap:24px;margin-inline:auto;display:grid}.survey-intro{padding:0 8px 8px}.survey-intro .eyebrow{color:var(--green);margin:0 0 10px}.survey-intro>p:last-child{color:var(--muted);margin:0;line-height:1.6}.survey-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);min-width:0;padding:36px;box-shadow:0 8px 28px #17342906}.survey-card>header{align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.survey-step{min-height:36px;color:var(--green);letter-spacing:.06em;background:#eaf0e6;border:1px solid #d2dace;border-radius:50%;flex:0 0 36px;place-items:center;font-size:.72rem;font-weight:800;display:grid}.survey-card h2{letter-spacing:-.025em;margin:0;font-family:Georgia,serif;font-size:clamp(1.8rem,4vw,2.25rem);line-height:1.1}.survey-card header p{color:var(--muted);margin:10px 0 0;line-height:1.6}.survey-card fieldset{border:0;min-width:0;margin:0;padding:0}.survey-card .survey-question{margin-top:30px}.survey-card legend,.survey-question>label{margin-bottom:12px;padding:0;font-weight:750;line-height:1.5;display:block}.survey-card legend span{color:var(--muted);font-size:.9rem;font-weight:400}.survey-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.survey-choice{cursor:pointer;min-width:0;display:block;position:relative}.survey-choice input{opacity:0;width:1px;height:1px;position:absolute;top:50%;left:18px}.survey-choice-content{height:100%;min-height:66px;color:var(--ink);background:#fffefa;border:1px solid #c9cdbf;border-radius:14px;align-items:center;gap:10px;padding:16px;font-size:.94rem;font-weight:650;line-height:1.45;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.survey-choice-indicator{background:var(--paper);border:1.5px solid #7b887a;border-radius:5px;flex:0 0 19px;place-items:center;width:19px;height:19px;display:grid}.survey-choice input[type=radio]+.survey-choice-content .survey-choice-indicator{border-radius:50%}.survey-choice-icon{text-align:center;flex:0 0 22px;font-size:1.1rem}.survey-choice:hover .survey-choice-content{border-color:var(--green);background:#f0f3ea}.survey-choice input:checked+.survey-choice-content{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#e8efe3}.survey-choice input:checked+.survey-choice-content .survey-choice-indicator{background:var(--green);border-color:var(--green)}.survey-choice input:checked+.survey-choice-content .survey-choice-indicator:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:8px;height:4px;transform:translateY(-1px)rotate(-45deg)}.survey-choice input[type=radio]:checked+.survey-choice-content .survey-choice-indicator:after{background:#fff;border:0;border-radius:50%;width:7px;height:7px;transform:none}.survey-choice input:disabled+.survey-choice-content{color:#72776d;cursor:not-allowed;background:#f0eee7;border-color:#d5d4ca}.survey-alert:focus,.survey-success:focus{outline:3px solid var(--green);outline-offset:4px}.survey-form :is(input,textarea,select,button,a):focus-visible{outline:3px solid var(--green);outline-offset:4px}.survey-choice input:focus-visible+.survey-choice-content{outline:3px solid var(--green);outline-offset:4px}.survey-form :is(input,textarea,select,fieldset),.survey-success{scroll-margin-top:110px}.survey-field-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.survey-field-row .survey-question{margin-top:0}.survey-choice-grid-five{grid-template-columns:repeat(3,minmax(0,1fr))}.survey-choice-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.survey-choice-grid-five .survey-choice-content,.survey-choice-grid-four .survey-choice-content{min-height:56px}.survey-form input:not([type=checkbox]):not([type=radio]):not(.honeypot),.survey-form textarea,.survey-form select{width:100%;min-width:0;min-height:56px;color:var(--ink);font:inherit;background-color:#fffefa;border:1px solid #9ca997;border-radius:12px;padding:15px 16px;line-height:1.5;display:block}.survey-form select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%23173429' stroke-width='2'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;padding-right:48px}.survey-form textarea{resize:vertical;min-height:126px}.survey-form textarea.survey-big-textarea{min-height:200px}.survey-form ::placeholder{color:#72796d;opacity:1}.survey-form [aria-invalid=true]:not(fieldset){border-color:#9b3326!important}.survey-form fieldset[aria-invalid=true] .survey-choice-content{border-color:#9b3326}.survey-error{color:#9b3326;margin:8px 0 0;font-size:.9rem;font-weight:650}.survey-dream{background:#f4f6ed}.exploratory-note{color:#544832;background:#f3e7d4;border-left:3px solid #b77a45;border-radius:0 12px 12px 0;margin:0 0 26px;padding:16px 18px;font-size:.9rem;line-height:1.6}.exploratory-note strong{display:block}.choice-counter{color:var(--muted);margin:0 0 16px;font-size:.85rem;line-height:1.5}.survey-stay{background:#f5ead9}.survey-stay>.survey-choice{margin-top:20px}.survey-stay>.survey-choice .survey-choice-content{align-items:flex-start;font-weight:500;line-height:1.6}.survey-stay .survey-choice-indicator{margin-top:3px}.survey-privacy{color:#606451;margin:16px 0 0;font-size:.85rem;line-height:1.6}.survey-privacy a,.survey-alert a{text-underline-offset:3px;text-decoration:underline}.survey-alert{color:#7a2b20;background:#fff1eb;border:1px solid #bf7f70;border-radius:16px;gap:8px;padding:24px;display:grid}.survey-alert ul{margin:0;padding-left:20px}.survey-alert li{padding:5px 0}.survey-submit{text-align:center;padding:8px 0 0}.survey-submit button{border:1px solid var(--green);background:var(--green);width:100%;min-height:62px;color:var(--paper);font:inherit;cursor:pointer;border-radius:16px;padding:18px 24px;font-size:1.05rem;font-weight:800;transition:background .15s;box-shadow:0 6px 16px #17342918}.survey-submit button:hover{background:#285440}.survey-submit button:disabled{cursor:wait;background:#556c5d;border-color:#556c5d}.survey-submit p{color:var(--muted);margin:16px 8px 0;font-size:.85rem;line-height:1.6}.survey-success{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);text-align:center;padding:clamp(30px,6vw,64px)}.survey-success-mark{background:#e8efe3;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 24px;font-size:2rem;display:grid}.survey-success h2{margin:16px 0;font-family:Georgia,serif;font-size:clamp(2rem,5vw,3rem);line-height:1.12}.survey-success p:not(.eyebrow){color:var(--muted);margin-bottom:28px;line-height:1.7}@media (max-width:600px){.join-survey-section{padding:32px 0 56px}.survey-form{gap:18px}.survey-intro{padding-inline:6px}.survey-intro .eyebrow{font-size:.68rem}.survey-card{border-radius:20px;padding:24px 20px}.survey-card>header{gap:12px;margin-bottom:24px}.survey-card header p{font-size:.93rem}.survey-step{flex-basis:30px;min-height:30px;font-size:.65rem}.survey-choice-grid,.survey-choice-grid-five,.survey-choice-grid-four,.survey-field-row{grid-template-columns:minmax(0,1fr)}.survey-choice-content{min-height:60px;padding:14px}.survey-card .survey-question{margin-top:26px}.survey-field-row .survey-question{margin-top:0}}@media (prefers-reduced-motion:reduce){.survey-form *{transition:none}}@media (forced-colors:active){.survey-choice input:checked+.survey-choice-content{outline:2px solid highlight}.survey-choice input:checked+.survey-choice-content .survey-choice-indicator{forced-color-adjust:none}}
