:root{color:#243831;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f4ef;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}.shell{max-width:820px;margin:auto;padding:0 24px}header{border-bottom:1px solid #dcded5;justify-content:space-between;align-items:center;gap:12px;padding:28px 0;display:flex}.brand{letter-spacing:.12em;font-size:.8rem;font-weight:750}.brand span{letter-spacing:0;font-weight:400}.badge{white-space:nowrap;background:#e3e9dd;border-radius:20px;padding:7px 12px;font-size:.75rem}main{min-height:65vh;padding:40px 0 20px}h1{letter-spacing:-.035em;outline:none;margin:20px 0 24px;font-size:clamp(1.8rem,5vw,2.8rem);line-height:1.18}.intro{max-width:690px;padding:12px 0}.intro h1{font-size:clamp(2.2rem,6vw,3.7rem)}p{line-height:1.7}.lead{font-size:1.1rem}.eyebrow{letter-spacing:.16em;color:#57715e;font-size:.75rem;font-weight:750}.meta,.hint,.counter{color:#5b675f;font-size:.87rem}.note{background:#e9ede3;border-left:3px solid #587b60;border-radius:4px;margin:28px 0;padding:20px;line-height:1.65}.progress-label{color:#5b675f;justify-content:space-between;gap:8px;font-size:.8rem;display:flex}progress{appearance:none;background:#dee3d7;border:0;border-radius:10px;width:100%;height:6px;margin:12px 0 16px;overflow:hidden}progress::-webkit-progress-bar{background:#dee3d7}progress::-webkit-progress-value{background:#35624b}progress::-moz-progress-bar{background:#35624b}fieldset{border:0;border-bottom:1px solid #dcded5;outline:none;min-width:0;margin:0 0 24px;padding:24px 0 30px}legend{float:left;width:100%;margin-bottom:14px;padding:0;font-size:1.13rem;font-weight:650;line-height:1.55}legend+*{clear:both}.number{color:#58715f;margin-right:12px;font-size:.78rem}small{color:#667168;margin-top:5px;font-size:.75rem;font-weight:400;display:block}.options{clear:both;gap:10px;display:grid}.option{cursor:pointer;background:#fffefa;border:1px solid #d5dace;border-radius:12px;align-items:center;gap:12px;min-height:54px;padding:15px;line-height:1.45;display:flex}.option:hover{border-color:#5f7e66}.option.selected{background:#e6eee2;border-color:#487054}.option.disabled{opacity:.5;cursor:default}input{accent-color:#35624b;flex-shrink:0;width:19px;height:19px;margin:0}.scale{grid-template-columns:repeat(5,1fr)}.scale .option{flex-direction:column;justify-content:center;padding:14px 8px}.hint{margin:0 0 14px}textarea{width:100%;font:inherit;resize:vertical;background:#fffefa;border:1px solid #aab8a9;border-radius:12px;padding:16px;line-height:1.6;display:block}.counter{text-align:right;margin:5px 0}button{font:inherit;cursor:pointer;border-radius:12px;min-height:48px;padding:14px 22px;font-weight:600}.primary{color:#fff;background:#284d3c;border:1px solid #284d3c}.primary:hover{background:#193b2b}.secondary{color:#284d3c;background:0 0;border:1px solid #a8b5a5}.clear{color:#49634f;background:0 0;border:0;padding:8px 0;font-size:.8rem;font-weight:400;text-decoration:underline}button:disabled{opacity:.6;cursor:wait}:focus-visible{outline-offset:4px;outline:3px solid #bf7a36}nav{justify-content:space-between;gap:12px;margin:32px 0;display:flex}footer{color:#667168;border-top:1px solid #dcded5;padding:22px 0 32px;font-size:.78rem;line-height:1.6}.error{color:#92321d;background:#fff0ec;border-radius:8px;padding:16px}@media (width<=480px){.shell{padding:0 18px}header{padding:20px 0}.brand{font-size:.68rem}main{padding-top:28px}nav button{padding:14px 16px}.intro .primary{width:100%}}
