:root{--paper:#e1e1dc;--ink:#323232;--yellow:#ffd264;--orange:#f5550a}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible+label{outline:3px solid var(--orange);outline-offset:5px}svg{fill:none;stroke:currentColor;stroke-width:1.8;width:28px;height:28px}.sprite{position:absolute;width:0;height:0;overflow:hidden}.header{height:94px;border-bottom:1px solid #bdbdb8;display:flex;align-items:center;padding:0 3.5%;gap:30px}.brand{position:relative;display:block;flex:0 0 226px;height:36px;overflow:hidden}.brand img{position:absolute;width:126.863%;height:auto;max-width:none;left:-13.4316%;top:50%;transform:translateY(-50%)}.descriptor{font-size:16px;border-left:1px solid #b0b0ad;padding:10px 0 10px 30px}.location{margin-left:auto;display:flex;gap:10px;align-items:center;white-space:nowrap;font-size:16px}.location svg{width:17px;height:22px}.discuss{display:flex;align-items:center;gap:12px;border:1px solid var(--ink);border-radius:8px;background:transparent;padding:14px 20px;font-size:16px;white-space:nowrap}.discuss svg{width:24px;height:24px}.discuss:hover{background:var(--yellow)}main{display:grid;grid-template-columns:54.6% 45.4%;min-height:calc(100svh - 188px)}.content{padding:clamp(40px,5vw,80px) 3.65vw 42px 3.5vw}h1{font-size:clamp(38px,4vw,72px);font-weight:900;letter-spacing:-.035em;line-height:1.07;margin:0 0 24px}p{margin:0}.intro{font-size:clamp(18px,1.55vw,25px);line-height:1.4;max-width:740px}.accent{width:74px;height:5px;background:var(--yellow);margin:33px 0 31px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:13px;line-height:1.5;margin-bottom:10px}fieldset{padding:0;margin:0;border:0;min-width:0}legend{font-size:clamp(26px,2.25vw,36px);font-weight:800;line-height:1.2;letter-spacing:-.025em;padding:0;margin:0 0 26px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:14px}.choice{position:relative;min-width:0}.choice input{position:absolute;opacity:0;width:1px;height:1px}.choice label{min-height:103px;border:1px solid var(--ink);border-radius:7px;display:flex;align-items:center;gap:28px;padding:20px 25px;cursor:pointer;transition:background .15s;position:relative}.choice label>svg{height:56px;width:56px;flex:none;stroke-width:2.3}.choice label span{font-weight:700;font-size:18px;line-height:1.25;padding-right:22px}.choice label:after{content:'';position:absolute;right:25px;width:23px;height:23px;border:1px solid var(--ink);border-radius:50%}.choice input:checked+label{background:var(--yellow)}.choice input:checked+label:after{content:'';color:var(--yellow);background:var(--ink);display:grid;place-items:center;font-size:17px}.choice label:hover{background:#eaeae5}.next{border:0;border-radius:7px;background:var(--ink);color:var(--yellow);display:flex;align-items:center;justify-content:space-between;width:100%;padding:21px 39px;margin-top:26px;min-height:74px;font-size:26px;font-weight:700}.next svg{width:34px;height:34px;stroke-width:2}.next:hover{background:#222}.quiz-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;min-height:20px}.quiz-meta p{font-size:14px;color:#676763;line-height:1.4}.back{border:0;background:transparent;text-decoration:underline;padding:3px}.photo{min-height:650px;overflow:hidden}.photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}footer{min-height:94px;border-top:1px solid #b7b7b2;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:20px 0}footer div{display:flex;align-items:center;justify-content:center;gap:30px;min-height:45px;font-size:16px}footer div+div{border-left:1px solid #b0b0ad}footer svg{width:38px;height:42px}dialog{border:1px solid var(--ink);border-radius:12px;padding:40px;background:var(--paper);color:var(--ink);max-width:480px;width:calc(100% - 32px)}dialog::backdrop{background:#0007}dialog h2{font-size:30px;margin:0 0 24px}dialog p{line-height:1.5}dialog dl{display:grid;grid-template-columns:90px 1fr;gap:15px;margin-bottom:30px}dialog dt{color:#666}dialog dd{margin:0;font-weight:700}.close{position:absolute;right:12px;top:8px;border:0;background:none;font-size:30px}.summary-back{background:var(--ink);color:var(--yellow);border:0;border-radius:6px;padding:16px;width:100%;margin-top:24px}[hidden]{display:none!important}
@media(min-width:1700px){.content{padding-top:80px}h1{font-size:76px}.choices{gap:18px}.choice label{min-height:118px}}
@media(max-width:1200px){.header{gap:22px}.brand{flex-basis:180px;height:29px}.descriptor{font-size:14px;padding-left:22px;max-width:280px}.location{font-size:14px}.discuss{font-size:14px;padding:12px}.content{padding:48px 30px 34px}h1{font-size:4vw}.choice label{gap:15px;padding:18px 15px;min-height:95px}.choice label>svg{width:43px;height:43px}.choice label span{font-size:16px}.choice label:after{right:15px;width:20px;height:20px}.photo{min-height:680px}}
@media(max-width:900px){.descriptor{display:none}.header{height:82px}.content{padding:38px 24px}.choice label{gap:12px;padding:18px 12px}.choice label>svg{width:34px;height:34px}.choice label:after{right:10px;width:18px;height:18px}.choice label span{font-size:14px}.next{font-size:23px;padding:17px 25px}footer div{gap:15px;font-size:14px}footer svg{width:30px}legend{font-size:27px}h1{font-size:4vw}.intro{font-size:18px}}
@media(max-width:700px){.header{height:76px;padding:0 20px;gap:14px}.brand{flex-basis:148px;height:24px}.location{display:none}.discuss{margin-left:auto;font-size:13px;padding:10px;gap:7px}.discuss>svg:first-child{display:none}.discuss>svg{width:19px;height:19px}main{display:flex;flex-direction:column;min-height:0}.content{padding:34px 20px 30px}h1{font-size:clamp(32px,7vw,49px);line-height:1.12;letter-spacing:-.035em;margin-bottom:18px}.intro{font-size:18px;line-height:1.45;max-width:510px}.accent{margin:27px 0 24px;width:56px;height:4px}.eyebrow{font-size:12px}legend{font-size:27px;margin-bottom:22px}.choices{gap:12px}.choice label{min-height:98px;padding:16px 13px;gap:13px}.choice label>svg{width:37px;height:42px}.choice label span{font-size:15px;padding-right:17px}.choice label:after{width:17px;height:17px;right:10px}.choice input:checked+label:after{font-size:13px}.next{margin-top:20px;min-height:62px;padding:16px 24px;font-size:23px}.quiz-meta p{font-size:13px}.photo{min-height:0;height:400px}.photo img{object-position:center 58%}footer{grid-template-columns:1fr;gap:18px;padding:26px 20px}footer div{justify-content:flex-start;font-size:16px;gap:20px;max-width:380px;width:100%;margin:auto}footer div+div{border-left:0}footer svg{width:34px}dialog{padding:32px 24px}}
@media(max-width:365px){.header{padding:0 16px}.brand{flex-basis:128px;height:22px}.discuss{font-size:12px}.content{padding-left:16px;padding-right:16px}h1{font-size:30px}.choice label{gap:8px;padding-left:10px}.choice label>svg{width:28px}.choice label span{font-size:14px}legend{font-size:25px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media(max-width:700px){.work-choices{grid-template-columns:1fr}.work-choices .choice label{min-height:78px;gap:20px;padding:15px 22px}.work-choices .choice label span{font-size:16px}.work-choices .choice label:after{right:22px}}

/* Updated offer and contact step */
main{min-height:calc(100svh - 94px)}.content{padding-top:44px;padding-bottom:36px}h1{font-size:clamp(36px,3.55vw,58px);line-height:1.06;margin-bottom:20px}.intro{font-size:clamp(18px,1.4vw,22px)}.accent{margin:28px 0}.photo{min-height:0;position:relative}.photo img{position:absolute;inset:0}.choice label{min-height:92px}.next{min-height:66px;padding-top:17px;padding-bottom:17px}.back{margin-top:18px;min-height:40px}.contact-step .accent{margin-top:0}.contact-step h2{font-size:clamp(30px,2.7vw,44px);line-height:1.1;margin:0 0 28px;letter-spacing:-.03em}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-fields>div{min-width:0}.contact-fields label{display:block;font-size:16px;margin-bottom:10px}.contact-fields input{width:100%;border:1px solid var(--ink);background:transparent;border-radius:6px;padding:16px;font:inherit;font-size:18px;color:var(--ink)}.contact-fields input:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}.documents{margin-top:32px}.documents h3{font-size:23px;margin:0 0 12px}.documents>p{font-size:16px;line-height:1.55}.file-picker{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border:1px dashed var(--ink);border-radius:6px;margin-top:20px;cursor:pointer;font-size:16px}.file-picker:hover{background:#ffd26444}.file-picker span{font-size:24px}.file-input,.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}.documents:has(.file-input:focus-visible) .file-picker{outline:3px solid var(--orange);outline-offset:3px}#file-list{list-style:none;padding:0;margin:10px 0 0}#file-list li{display:flex;align-items:center;gap:16px;border-bottom:1px solid #bdbdb8;padding:10px 0;font-size:14px}#file-list li span{overflow-wrap:anywhere;min-width:0;flex:1}#file-list button{border:0;background:none;text-decoration:underline;min-height:40px;flex-shrink:0}.error{font-size:14px;margin-top:12px;line-height:1.4}.send-status{margin-top:20px;padding:18px;border-left:3px solid var(--orange);font-size:16px;line-height:1.5}.send-status:focus{outline:0}
@media(max-width:900px){main{min-height:calc(100svh - 82px)}.contact-fields{grid-template-columns:1fr}.work-choices{grid-template-columns:1fr}.work-choices .choice label{min-height:72px}}
@media(max-width:700px){.header{height:70px}.location{display:flex;font-size:14px}main{min-height:0}.content{padding-top:26px;padding-bottom:28px}h1{font-size:clamp(30px,7.4vw,45px);line-height:1.06;margin-bottom:18px}.intro{font-size:17px;line-height:1.4}.accent{margin:24px 0}legend{font-size:25px;margin-bottom:18px}.choice label{min-height:88px}.next{min-height:60px;font-size:22px;padding:15px 22px}.photo{height:340px}.photo img{position:static}.contact-fields{gap:18px}.contact-step h2{font-size:32px}.documents{margin-top:26px}.documents h3{font-size:22px}.contact-step .next{font-size:21px}.contact-step .next svg{width:27px;flex-shrink:0}.contact-step .accent{margin-bottom:24px}}
.visit-note{font-size:17px;line-height:1.4;font-weight:700;margin-top:18px;padding-left:14px;border-left:4px solid var(--yellow)}
@media(max-width:700px){.visit-note{font-size:16px;margin-top:16px}}
/* Object selection: full-width photographic cards */
main.object-step{display:block;min-height:calc(100svh - 94px)}.object-step>.photo{display:none}.object-step .content{width:100%;max-width:1390px;margin:0 auto;padding:42px 40px}.object-step #offer{max-width:1080px}.object-step h1{font-size:clamp(36px,3.55vw,58px);max-width:1040px}.object-step .intro{max-width:none}.object-step .accent{margin:28px 0 24px}.object-step legend{font-size:30px;margin-bottom:22px}.object-step .choices{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.image-choice label{display:block;padding:0;overflow:hidden;border:2px solid #b0b0ab;border-radius:8px;min-height:0}.image-choice label img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.image-choice label span{display:block;padding:21px 48px 21px 20px;font-size:19px;line-height:24px}.image-choice label:after{right:18px;bottom:21px;width:24px;height:24px}.image-choice input:checked+label{border-color:var(--yellow);box-shadow:0 0 0 2px var(--yellow);background:var(--yellow)}.object-step .next{max-width:340px;margin:26px 0 0 auto}.image-choice label:hover{border-color:var(--ink)}
@media(max-width:1000px){.object-step .content{padding:32px 28px}.object-step .choices{gap:14px}.image-choice label span{font-size:16px;padding-left:14px}.image-choice label:after{right:12px}.object-step h1{max-width:850px}}
@media(max-width:700px){main.object-step{min-height:calc(100svh - 70px)}.object-step .content{padding:26px 20px 28px}.object-step h1{font-size:clamp(30px,7.4vw,45px)}.object-step .choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.object-step legend{font-size:25px;margin-bottom:18px}.image-choice label span{font-size:16px;line-height:21px;min-height:66px;padding:13px 34px 13px 12px;display:flex;align-items:center}.image-choice label:after{bottom:22px;right:10px;width:19px;height:19px}.object-step .next{max-width:none;margin-top:22px}.object-step .accent{margin:24px 0}.image-choice input:checked+label:after{font-size:14px}}
@media(max-width:365px){.object-step .content{padding-left:16px;padding-right:16px}.object-step .choices{gap:12px}.image-choice label span{font-size:14px;padding-left:10px}}
/* Shared three-step layout */
main,main.object-step{display:block;min-height:calc(100svh - 94px)}main .content,main.object-step .content{width:100%;max-width:1390px;margin:0 auto;padding:32px 40px 40px}main:not(.object-step) .accent{display:none}.step-nav{display:flex;align-items:center;gap:24px;min-height:44px;margin:0 0 20px}.step-nav .back{margin:0;padding:8px 0;min-height:44px}.step-nav p{font-size:14px;color:var(--ink)}main:not(.object-step) #quiz{max-width:100%}.work-choices{grid-template-columns:repeat(2,minmax(0,1fr));max-width:960px}.work-choices .choice label{min-height:110px}.work-choices .choice label span{font-size:18px;max-width:350px;padding-right:28px}.contact-step #contact-form{max-width:760px}.contact-step h2{margin-bottom:14px}.contact-intro{font-size:18px;line-height:1.5;margin-bottom:28px}.contact-fields input:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.object-step .accent{margin:22px 0 12px}.object-step legend{margin-bottom:20px}.object-step .image-choice label img{aspect-ratio:16/10}.choice input:focus-visible+label{outline:3px solid var(--ink);outline-offset:5px}
@media(max-width:700px){main,main.object-step{min-height:calc(100svh - 70px)}main .content,main.object-step .content{padding:24px 20px 28px}.step-nav{margin-bottom:18px;gap:22px}.work-choices{grid-template-columns:1fr}.work-choices .choice label{min-height:88px}.work-choices .choice label span{font-size:16px}.contact-step h2{font-size:30px}.contact-intro{font-size:17px;margin-bottom:24px}.object-step .image-choice label img{aspect-ratio:4/3}}
@media(max-width:365px){main .content,main.object-step .content{padding-left:16px;padding-right:16px}}

/* Welcome separated from the questions; gold selection without symbols. */
main.welcome-step .content{min-height:calc(100svh - 94px);display:flex;align-items:center;padding-top:48px;padding-bottom:64px}#offer{max-width:1080px}#offer h1{font-size:clamp(36px,4.3vw,64px);max-width:1000px}#start{max-width:320px;margin-top:32px}main:not(.welcome-step) .accent{display:none}.choice label:after{display:none!important;content:none!important}.choice label span{padding-right:20px}.choice input:checked+label{background:var(--yellow);border-color:var(--yellow);box-shadow:0 0 0 2px var(--yellow)}.image-choice label span{padding:18px 20px;font-size:19px}.object-step .image-choice label img{aspect-ratio:4/3}.object-step .step-nav{margin-bottom:24px}.object-step .choices{gap:20px}main.object-step .content{padding-top:24px}.object-step legend{margin-bottom:24px}
@media(max-width:700px){main.welcome-step .content{min-height:calc(100svh - 70px);padding:32px 24px;align-items:center}#offer h1{font-size:clamp(30px,8.2vw,40px);line-height:1.08}#offer .intro{font-size:17px;line-height:1.5}#start{max-width:none;margin-top:28px}main.object-step .content{padding-top:14px}.object-step .step-nav{margin-bottom:16px}.object-step legend{font-size:27px;margin-bottom:20px}.object-step .choices{gap:16px}.object-step .image-choice label img{aspect-ratio:1/1}.image-choice label span{font-size:17px;min-height:58px;padding:14px 12px;line-height:1.25}.work-choices .choice label span{padding-right:0}.step-nav .back{min-height:44px}.object-step .image-choice label{height:100%}}
@media(max-width:365px){main.welcome-step .content{padding-left:20px;padding-right:20px}.object-step .choices{gap:14px}.object-step legend{font-size:25px}.image-choice label span{font-size:16px;min-height:62px;padding:12px 10px}}
/* Fixed photo/label proportions on mobile cards. */
@media(max-width:700px){.object-step .image-choice label{display:grid;grid-template-rows:auto 54px;height:auto}.object-step .image-choice label img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.object-step .image-choice label span{min-height:0;height:54px;padding:8px 12px;display:flex;align-items:center}}
@media(max-width:365px){.object-step .image-choice label span{padding:8px 10px}}
/* Four illustrated questions. */
.object-step .five-choices{grid-template-columns:repeat(5,minmax(0,1fr))}.object-step .four-choices{grid-template-columns:repeat(4,minmax(0,1fr))}.object-step .image-choice label{display:grid;grid-template-rows:auto minmax(74px,auto);height:100%}.object-step .image-choice label img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.object-step .image-choice label span{height:auto;min-height:74px;line-height:1.3;font-size:18px;display:flex;align-items:center;padding:14px}.object-step .diagram-choices img{object-fit:contain;background:#ecece7}
@media(max-width:700px){.object-step .five-choices,.object-step .four-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.object-step .five-choices .image-choice:last-child{grid-column:1/-1}.object-step .five-choices .image-choice:last-child label{display:flex;height:86px}.object-step .five-choices .image-choice:last-child img{width:110px;height:82px;flex:none;object-fit:cover}.object-step .image-choice label{grid-template-rows:auto minmax(58px,auto)}.object-step .image-choice label img{aspect-ratio:1.35/1}.object-step .image-choice label span{font-size:16px;min-height:58px;padding:10px;line-height:1.25}.object-step legend{font-size:25px}.object-step .diagram-choices .image-choice:last-child img{object-fit:contain}.object-step .four-choices .image-choice label span{min-height:80px}.object-step .step-nav{margin-bottom:12px}}
@media(max-width:365px){.object-step .image-choice label span{font-size:15px}.object-step legend{font-size:23px}.object-step .image-choice label img{aspect-ratio:1.5/1}}
.object-step .diagram-choices .image-choice label img{object-fit:contain}
/* Consistent diagram framing across all non-object groups. */
.object-step .diagram-choices .image-choice label img{object-fit:contain;background:#E1E1DC; padding:4px}.object-step .diagram-choices .image-choice:last-child img{object-fit:contain}.object-step .image-choice label img[src$="-card.png"]{filter:saturate(.82)}
/* Contact preference and compact attachments */
.contact-methods{margin-top:24px}.contact-methods legend{font-size:20px;letter-spacing:0;margin-bottom:14px}.method-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.method-options>div{position:relative}.method-options input{position:absolute;opacity:0;width:1px;height:1px}.method-options label{display:flex;align-items:center;justify-content:center;min-height:48px;border:1px solid var(--ink);border-radius:6px;cursor:pointer;font-size:16px}.method-options input:checked+label{background:var(--yellow);border-color:var(--yellow);box-shadow:0 0 0 1px var(--yellow)}.method-options input:focus-visible+label{outline:3px solid var(--ink);outline-offset:3px}.telegram-field{margin-top:18px}.telegram-field label{display:block;font-size:16px;line-height:1.4;margin-bottom:8px}.telegram-field label span{color:#666}.telegram-field input{width:100%;padding:14px 16px;font:inherit;background:transparent;color:var(--ink);border:1px solid var(--ink);border-radius:6px}.telegram-field input:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.documents{margin-top:24px}.documents .file-picker{margin-top:0;max-width:340px;padding:12px 16px;min-height:48px}.documents #documents-help{margin-top:8px;font-size:14px;line-height:1.4}.contact-step .next{margin-top:22px}
@media(max-width:700px){.method-options{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-methods legend{font-size:20px}.documents .file-picker{max-width:none}.contact-step .contact-intro{margin-bottom:20px}.contact-fields{gap:14px}.contact-fields input{padding:13px 14px}.contact-methods{margin-top:20px}}
.method-options label{gap:9px;padding:8px}.contact-icon{width:24px;height:24px;object-fit:contain;flex:0 0 24px}
@media(max-width:365px){.method-options label{gap:7px;font-size:15px}}

/* Gold selection stays visible under hover and keyboard focus. */
.choices .image-choice input:checked+label,.method-options input:checked+label{border-color:#FFD264;background:#FFD264;box-shadow:0 0 0 2px #FFD264;transition:none}
.choices .image-choice input:checked+label span{background:#FFD264}
.choices .image-choice input:focus-visible+label,.method-options input:focus-visible+label{outline:3px solid #323232;outline-offset:5px}

/* Pointer hover is gold; touch keeps only the actual saved selection. */
.choices .image-choice input:not(:checked)+label:hover{border-color:#b0b0ab;background:transparent}
@media (hover:hover) and (pointer:fine){
 .choices .image-choice input:not(:checked)+label:hover,.choices .image-choice input+label:hover,.method-options input+label:hover{border-color:#FFD264;background:#FFD264;box-shadow:0 0 0 2px #FFD264;transition:none}
 .choices .image-choice input+label:hover span{background:#FFD264}
}
.step-nav{justify-content:space-between;width:100%}
.step-nav #progress{margin-left:auto;text-align:right}
.step-nav .back{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;padding:0;text-decoration:none;border-radius:6px}
.back svg{width:24px;height:24px;stroke-width:2}
.back-tooltip{display:none;position:absolute;top:calc(100% + 5px);left:0;z-index:2;padding:6px 9px;border-radius:4px;background:#323232;color:#E1E1DC;font-size:13px;white-space:nowrap;pointer-events:none}
@media (hover:hover) and (pointer:fine){.back:hover .back-tooltip,.back:focus-visible .back-tooltip{display:block}}

/* Compact captions grow only when their text wraps; images retain their dimensions. */
.object-step .choices .image-choice label{grid-template-rows:auto auto;height:auto;align-content:start;gap:0}
.object-step .choices .image-choice label span{min-height:40px;height:auto;padding:8px 14px;align-self:start}
@media(max-width:700px){
 .object-step .choices .image-choice label span{padding:8px 10px}
 .object-step .five-choices .image-choice:last-child label{min-height:86px;align-items:center}
 .object-step .five-choices .image-choice:last-child label span{align-self:center}
}

/* Fit columns to available content width, including narrow embedded previews. */
main.object-step .content{container-type:inline-size}
.object-step .choices.five-choices,.object-step .choices.four-choices{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));align-items:stretch}
.object-step .choices .image-choice{min-width:0;grid-column:auto}
.object-step .choices .image-choice label{display:grid;grid-template-rows:auto 1fr;height:100%;min-height:0;min-width:0;align-items:stretch}
.object-step .choices .image-choice label img{display:block;width:100%;height:auto;min-width:0;min-height:0;aspect-ratio:4/3;object-fit:cover}
.object-step .choices.diagram-choices .image-choice label img{object-fit:contain}
.object-step .choices .image-choice label span{min-width:0;min-height:40px;align-self:stretch;overflow-wrap:anywhere;line-height:1.3}
.object-step .choices.five-choices .image-choice:last-child{grid-column:auto}
.object-step .choices.five-choices .image-choice:last-child label{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;min-height:0;align-items:stretch}
.object-step .choices.five-choices .image-choice:last-child label img{width:100%;height:auto;aspect-ratio:4/3}
@container (max-width:440px){
 .object-step .choices.five-choices,.object-step .choices.four-choices{grid-template-columns:repeat(2,minmax(0,1fr))}
 .object-step .choices .image-choice label img{aspect-ratio:1.5/1}
 .object-step .choices.five-choices .image-choice:last-child{grid-column:1/-1}
 .object-step .choices.five-choices .image-choice:last-child label{display:grid;grid-template-columns:110px 1fr;grid-template-rows:1fr;min-height:86px}
 .object-step .choices.five-choices .image-choice:last-child label img{width:110px;height:82px;aspect-ratio:auto}
 .object-step .choices.five-choices .image-choice:last-child label span{align-self:center}
}

/* Согласие на ПДн, honeypot и результат отправки. */
.consent{display:flex;align-items:flex-start;gap:12px;margin-top:22px}
.consent input{flex:none;width:22px;height:22px;margin:0;accent-color:var(--ink);cursor:pointer}
.consent label{font-size:15px;line-height:1.45;cursor:pointer}
.consent a{color:inherit}
.consent input:focus-visible{outline:3px solid var(--ink);outline-offset:3px}
/* Ловушка для ботов: убираем с экрана, но не через display:none — его боты пропускают. */
.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.send-status.send-error{border-left-color:var(--orange)}
.contact-step .next[disabled]{opacity:.6;cursor:progress}
#done{max-width:760px}
#done h2{font-size:clamp(30px,2.7vw,44px);line-height:1.1;margin:0 0 16px;letter-spacing:-.03em}
#done h2:focus{outline:0}
.done-text{font-size:18px;line-height:1.5}
.done-note{margin-top:14px;padding-left:14px;border-left:4px solid var(--yellow);font-size:17px;line-height:1.45}
@media(max-width:700px){#done h2{font-size:30px}.done-text{font-size:17px}.done-note{font-size:16px}.consent label{font-size:14px}}

/* Лид-магнит: обещание на форме и скачивание после отправки. */
.magnet-note{font-size:16px;line-height:1.45;margin:-14px 0 26px;padding-left:14px;border-left:4px solid var(--yellow)}
.magnet-download{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:520px;margin-top:26px;padding:18px 22px;border:1px solid var(--ink);border-radius:7px;text-decoration:none;color:inherit;font-size:17px;font-weight:700;line-height:1.3}
.magnet-download svg{width:26px;height:26px;flex:none;stroke-width:2}
.magnet-download:hover{background:var(--yellow);border-color:var(--yellow)}
.magnet-download:focus-visible{outline:3px solid var(--ink);outline-offset:4px}
.magnet-hint{margin-top:12px;max-width:520px;font-size:14px;line-height:1.45;color:#5d5d59}
@media(max-width:700px){.magnet-note{font-size:15px;margin:-10px 0 22px}.magnet-download{max-width:none;font-size:16px;padding:16px 18px}}

