:root{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:#183b36;background:#f3f8f6;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-height:100vh}.app-shell{max-width:540px;margin:0 auto;padding:24px 18px 28px}.hero{display:flex;align-items:center;gap:12px;padding:6px 2px 22px}.brand-mark{width:42px;height:42px;border-radius:14px;background:#0b7a68;color:#fff;display:grid;place-items:center;font-size:24px;font-weight:700;box-shadow:0 8px 18px #0b7a682b}.hero h1{font-size:21px;margin:0;letter-spacing:.03em}.eyebrow{font-size:11px;letter-spacing:.12em;color:#6b8c84;margin:0 0 3px;font-weight:700}.icon-button{margin-left:auto;border:0;background:#e3f0eb;color:#0b7a68;width:34px;height:34px;border-radius:50%;font-size:18px}.intro-card,.form-card,.success-card{background:#fff;border:1px solid #e0eee9;border-radius:22px;box-shadow:0 14px 35px #2f74630d}.intro-card{display:flex;gap:12px;padding:18px;margin-bottom:14px;background:linear-gradient(135deg,#eaf7f2,#fff)}.intro-icon{width:32px;height:32px;display:grid;place-items:center;background:#d3eee5;border-radius:11px;color:#0b7a68;font-size:18px}.intro-card h2,.section-heading h2,.success-card h2{font-size:16px;margin:0;color:#193f38}.intro-card p,.success-card>p{font-size:13px;color:#66817a;margin:3px 0 0}.form-card{padding:22px 18px}.section-heading{display:flex;gap:10px;align-items:flex-start}.section-heading.with-top-gap{margin-top:26px}.section-heading.compact{margin-top:0}.step{font-size:11px;color:#0b7a68;background:#e4f3ee;border-radius:8px;padding:4px 5px;margin-top:1px;font-weight:800}.section-heading h2{font-size:15px}.section-heading em{font-style:normal;color:#9bb1aa;font-size:11px;font-weight:500;margin-left:3px}.rating-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.rating-option{background:#f7fbfa;border:1px solid #dcece7;border-radius:14px;text-align:left;padding:13px 14px;color:#31584f}.rating-option span{display:block;font-size:15px;font-weight:700}.rating-option small{display:block;color:#91a8a2;font-size:11px;margin-top:2px}.rating-option.selected{background:#e1f4ed;border:2px solid #0b7a68;padding:12px 13px;color:#076353}.field-error{color:#c65b4d;font-size:12px;min-height:17px;margin:5px 3px 0}.select-wrap{height:50px;border:1px solid #dcece7;border-radius:13px;display:flex;align-items:center;padding:0 14px;margin-top:14px;background:#fbfdfc}.select-wrap select{border:0;outline:0;background:transparent;width:100%;font:inherit;color:#4f7169;appearance:none}.select-wrap span{color:#0b7a68;font-size:20px}textarea,input{display:block;width:100%;border:1px solid #dcece7;border-radius:13px;background:#fbfdfc;padding:13px 14px;font:inherit;color:#183b36;outline:none}textarea{margin-top:14px;min-height:112px;resize:vertical}input{margin-top:14px;height:50px}textarea:focus,input:focus,select:focus{border-color:#0b7a68;box-shadow:0 0 0 3px #0b7a6812}.counter{display:flex;justify-content:space-between;color:#98ada7;font-size:11px;margin:6px 3px 0}.counter b{color:#557b71}.contact-block{margin-top:24px;padding-top:20px;border-top:1px solid #edf3f1}.hint{font-size:11px;color:#8ba49c;margin:6px 3px}.submit-button{width:100%;border:0;border-radius:14px;background:#0b7a68;color:#fff;font-size:16px;font-weight:700;padding:15px;margin-top:24px;box-shadow:0 10px 20px #0b7a6830}.submit-button span{float:right;font-size:20px;line-height:18px}.privacy-note{font-size:10px;color:#9aaea8;line-height:1.6;text-align:center;margin:13px 10px 0}.success-card{text-align:center;padding:34px 22px;margin-top:8px}.success-check{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#dff4eb;color:#0b7a68;font-size:33px;margin:0 auto 18px}.success-card h2{font-size:20px}.receipt{display:flex;justify-content:space-between;padding:12px 14px;margin:22px 0;background:#f5faf8;border-radius:11px;font-size:12px;color:#7c9990}.receipt strong{color:#31584f;letter-spacing:.06em}.secondary-button{border:1px solid #b9dcd2;background:#fff;color:#0b7a68;border-radius:12px;padding:11px 24px;font-weight:700}footer{display:flex;justify-content:center;gap:8px;color:#a1b5b0;font-size:11px;margin:24px 0 0}dialog{border:0;border-radius:18px;padding:25px;width:min(88vw,380px);color:#31584f;box-shadow:0 20px 60px #113f3533}dialog::backdrop{background:#123b3533}.dialog-close{float:right;border:0;background:none;font-size:25px;color:#8fa9a1}dialog h2{font-size:18px;margin:0 0 12px}dialog p{font-size:13px;color:#68857c}@media(min-width:541px){body{padding-top:20px}}
