:root{font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#18211e;background:#f4f2ed;line-height:1.45;--green:#115e4b;--orange:#ea6a36;--line:#dedbd3}*{box-sizing:border-box}body{margin:0}.topbar{height:62px;display:flex;align-items:center;gap:10px;padding:0 max(20px,calc((100% - 900px)/2));background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.topbar a{width:34px;height:34px;display:grid;place-items:center;background:var(--green);color:#fff;text-decoration:none;font-weight:800;border-radius:50%}.topbar span{font-weight:800;letter-spacing:.12em}.topbar small{margin-left:auto;color:#68716d}main{max-width:900px;margin:auto;padding:20px 18px 110px}.hero{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 30px #22302a12}.hero img{display:block;width:100%;max-height:620px;object-fit:contain;background:#eee}.hero-copy{padding:22px 22px 25px}.eyebrow{margin:0 0 7px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero h1,.state-card h1{font-size:clamp(25px,5vw,38px);line-height:1.15;margin:0}.subtle,.hint{color:#737b77;font-size:13px}.notice{margin:16px 0;background:#fff2e8;border:1px solid #f3d2bf;border-radius:14px;padding:15px 17px;display:grid;gap:3px;font-size:14px}.notice strong{color:#9a431f}.sheet{background:#fff;border-radius:20px;margin-top:16px;padding:22px}.section-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:20px}.section-title>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e1f0ea;color:var(--green);font-weight:800}.section-title h2{margin:0;font-size:21px}.section-title p{margin:3px 0 0;color:#7b817e;font-size:13px}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product{border:1px solid var(--line);border-radius:15px;padding:14px;display:grid;gap:8px;position:relative;cursor:pointer;transition:.15s}.product[hidden]{display:none}.product.selected{border:2px solid var(--green);padding:13px;background:#f7fbf9}.product-check{position:absolute;right:12px;top:12px;width:22px;height:22px;accent-color:var(--green)}.product-index{font-size:11px;font-weight:800;color:var(--orange);letter-spacing:.08em}.product h3{font-size:15px;line-height:1.35;margin:0;padding-right:28px;word-break:break-word}.brand{font-size:12px;color:#707a76;margin:0}.price{font-weight:800;color:var(--green);margin:0}.product-fields{display:none;border-top:1px solid var(--line);padding-top:10px;gap:8px}.product.selected .product-fields{display:grid}.product label,.sheet>label,.two-col label{font-size:13px;color:#59615e;font-weight:700;display:grid;gap:7px}.product input[type=number]{max-width:110px}input,textarea{width:100%;border:1px solid #cbcfc9;background:#fff;border-radius:10px;padding:12px 13px;font:inherit;color:#18211e}input:focus,textarea:focus{outline:2px solid #9ac9b8;border-color:var(--green)}.sheet>label{margin-top:14px}.product-search-label{margin-bottom:14px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.consent{display:flex!important;align-items:flex-start;grid-template-columns:auto 1fr!important}.consent input{width:19px;height:19px;accent-color:var(--green);flex:none}.consent b,.sheet label>b{color:var(--orange)}.honeypot{position:absolute!important;left:-9999px}.submit-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);padding:13px max(18px,calc((100% - 864px)/2));display:flex;align-items:center;justify-content:space-between;gap:18px;z-index:9;box-shadow:0 -7px 24px #23302912}.submit-bar div{display:grid}.submit-bar small{color:#747c78}.submit-bar button,.state-card button{border:0;border-radius:12px;background:var(--green);color:#fff;padding:14px 22px;font-weight:800;font-size:15px;cursor:pointer}.submit-bar button:disabled{opacity:.55;cursor:wait}.state-card{min-height:55vh;background:#fff;border-radius:20px;padding:40px 22px;display:grid;place-items:center;text-align:center;align-content:center}.state-card p{max-width:520px;color:#68716d}.state-card.error{border-top:5px solid #ba453a}.spinner{width:34px;height:34px;border:3px solid #dae2de;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}.success-mark{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#dcefe7;color:var(--green);font-size:34px;font-weight:800}.request-no{font-size:clamp(24px,7vw,42px);font-weight:900;letter-spacing:.04em;color:var(--green);padding:18px}.state-card button{margin-top:12px;background:#24332d}.error-text{color:#ad2e24!important}.field-error{border-color:#c94336!important;background:#fff8f7}.source-link{font-size:12px;color:var(--green);text-decoration:underline}.request-no{user-select:all}footer{text-align:center;color:#7b817e;font-size:12px;padding:25px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:600px){main{padding:12px 10px 105px}.hero,.sheet,.state-card{border-radius:14px}.hero-copy,.sheet{padding:18px 15px}.products{grid-template-columns:1fr}.two-col{grid-template-columns:1fr}.topbar{padding:0 15px}.submit-bar{padding:11px 12px}.submit-bar button{padding:13px 16px}.hero img{max-height:480px}}
