:root{--ink:#222923;--muted:#686d68;--paper:#f4f2ec;--line:#d6d8cf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'Segoe UI',Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9a6c43;outline-offset:4px}header,main,footer{max-width:1280px;margin:auto}header{height:110px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.logo{font:38px Georgia,serif;display:flex;align-items:center;gap:20px}.logo span{font:12px 'Segoe UI',sans-serif;max-width:100px;line-height:1.4}.edition{font-size:11px;letter-spacing:1.5px;text-transform:uppercase}.intro{padding:60px 0 55px}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:1.9px;color:var(--muted);font-weight:600;margin:0 0 20px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(45px,5vw,73px);line-height:1.09;letter-spacing:-2.6px;margin-bottom:25px}h1 em{font-weight:400;color:#496252}.lead{max-width:785px;color:var(--muted);font-size:17px;line-height:1.8;margin:0}.section-line{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;border-top:1px solid var(--line)}h2{font-size:32px;line-height:1.2;letter-spacing:-.7px;margin-bottom:20px}.section-line h2{font:14px 'Segoe UI',sans-serif;letter-spacing:0;margin:0}.section-line label{font-size:12px;color:var(--muted)}select{border:1px solid var(--line);padding:9px 12px;background:var(--paper);margin-left:12px;font-size:13px}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.choice{--accent:#294d3e;min-width:0}.clay{--accent:#a3452e}.blue{--accent:#163f59}.preview{display:block;height:230px;overflow:hidden;border:1px solid var(--line);background:white;position:relative}.preview iframe{width:1280px;height:760px;border:0;transform-origin:top left;transform:scale(.32);pointer-events:none;position:absolute;left:0;top:0}.preview:after{content:'Открыть вариант ↗';position:absolute;right:12px;bottom:12px;background:var(--accent);color:white;padding:6px 10px;font-size:10px;letter-spacing:.5px}.choice-top{display:flex;gap:12px;align-items:center;margin-top:22px}.choice-top>span{font:30px Georgia,serif;color:var(--accent)}.choice-top p{font-size:10px;text-transform:uppercase;letter-spacing:1.7px;color:var(--accent);margin:0}.choice h3{font-size:33px;line-height:1.13;letter-spacing:-1px;margin:10px 0 17px;min-height:74px}.description{font-size:14px;line-height:1.75;min-height:100px;color:var(--muted);margin-bottom:16px}.choice dl{padding-top:18px;border-top:1px solid var(--line);margin:0 0 22px}.choice dt{font-size:10px;letter-spacing:.4px;color:var(--muted);margin-bottom:3px}.choice dd{font-size:13px;margin:0 0 13px}.open{display:flex;justify-content:space-between;align-items:center;background:var(--accent);color:white;padding:14px 19px;font-size:14px}.open:hover{filter:brightness(1.08);text-decoration:none}.compare-note{padding:38px 0;margin-top:50px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.tasks{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.tasks p{display:flex;gap:18px;font-family:Georgia,serif;font-size:23px;line-height:1.4}.tasks p span{font:11px 'Segoe UI',sans-serif;color:var(--muted);padding-top:8px}.muted{color:var(--muted);font-size:12px;max-width:850px;line-height:1.8}.compare-note .muted{margin-bottom:0}.basis{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:55px 0}.basis h2{font-size:39px;margin-bottom:24px}.basis p{font-size:15px;color:var(--muted);max-width:540px}.basis>div:last-child{padding-top:15px}.basis h3{font-size:22px;margin:8px 0 10px}.basis>div:last-child p{font-size:14px;margin-bottom:24px}.feedback{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;border-top:3px solid #294d3e;padding:40px 0 30px}.feedback h2{font-size:40px}.feedback>div>p{font-size:14px;color:var(--muted)}.feedback>div>.muted{font-size:12px}fieldset{border:0;padding:0;margin:0 0 25px;display:flex;flex-wrap:wrap;gap:8px}legend{font-size:13px;font-weight:600;margin-bottom:12px}fieldset label{border:1px solid var(--line);padding:9px 12px;font-size:12px;display:flex;align-items:center;gap:6px}fieldset label:has(input:checked){border-color:#294d3e;background:#e3e8db}input[type=radio]{accent-color:#294d3e}form>label{display:block;font-size:13px;margin-bottom:10px}textarea{resize:vertical;width:100%;background:#fffefa;border:1px solid var(--line);padding:14px;font-size:14px}.form-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}button{padding:12px 17px;background:#294d3e;border:1px solid #294d3e;color:white;font-size:13px}.secondary{background:transparent;color:#294d3e}#feedback-status{font-size:12px;min-height:25px;margin-top:12px;color:#294d3e}.provenance{border-top:1px solid var(--line);padding:22px 0}.provenance summary{cursor:pointer;font-size:13px;color:var(--muted)}.provenance p{font-size:12px;max-width:1000px;color:var(--muted);margin:18px 0}.provenance a{text-decoration:underline}footer{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted);border-top:1px solid var(--line);padding:24px 0 36px}
@media(max-width:1360px){header,main,footer{margin-left:40px;margin-right:40px}.preview{height:210px}}@media(max-width:1000px){.choices{gap:22px}.preview{height:175px}.choice h3{font-size:27px;min-height:65px}.description{min-height:150px}.basis,.feedback{gap:50px}.open{font-size:12px;padding:13px}.tasks p{font-size:21px}}@media(max-width:700px){header,main,footer{margin-left:22px;margin-right:22px}header{height:88px}.logo{font-size:31px;gap:12px}.logo span{font-size:10px}.edition{font-size:8px;max-width:100px;text-align:right}.intro{padding:38px 0 34px}h1{font-size:44px;letter-spacing:-1.7px}h1 em{display:block}.eyebrow{font-size:9px;letter-spacing:1.3px}.lead{font-size:15px}.section-line{align-items:flex-start;flex-direction:column;gap:13px}.section-line label{display:flex;align-items:center;justify-content:space-between;width:100%}.choices{grid-template-columns:1fr;gap:35px}.preview{height:220px}.choice-top{margin-top:17px}.choice h3{font-size:33px;min-height:0;margin:8px 0 14px}.description{min-height:0;margin-bottom:20px}.choice dl{display:grid;grid-template-columns:1fr 1fr;gap:3px 15px}.choice dt:nth-of-type(1){grid-column:1;grid-row:1}.choice dd:nth-of-type(1){grid-column:1;grid-row:2}.choice dt:nth-of-type(2){grid-column:2;grid-row:1}.choice dd:nth-of-type(2){grid-column:2;grid-row:2}.open{font-size:14px;padding:15px}.compare-note{margin-top:38px;padding:26px 0}.tasks{grid-template-columns:1fr;gap:5px}.tasks p{font-size:22px;margin-bottom:20px}.tasks br{display:none}.basis,.feedback{grid-template-columns:1fr;gap:16px;padding:32px 0}.basis h2,.feedback h2{font-size:34px}.basis>div:last-child{padding-top:0}.basis p{font-size:14px}.feedback form{margin-top:8px}.feedback>div>.muted{max-width:100%}fieldset label{min-height:44px}textarea{font-size:16px}footer{flex-wrap:wrap;font-size:10px;gap:10px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
