:root{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:#17233c;background:#f5f7fc}
body{min-height:100vh;background:#f5f7fc}
body main{max-width:480px;min-height:100vh;padding:18px 14px calc(24px + env(safe-area-inset-bottom));display:flex;align-items:flex-start}
.quick-sheet,.state-card{width:100%;margin:auto 0;background:#fff;border:1px solid #e4e9f5;border-radius:20px;box-shadow:0 16px 45px #29478312}
.quick-sheet{padding:22px}
.quick-head{display:flex;align-items:center;gap:11px}
.quick-mark{display:grid;place-items:center;flex:none;width:42px;height:42px;border-radius:12px;background:#3268e8;color:#fff;font-size:24px;font-weight:900}
.quick-head .eyebrow{margin:0 0 3px;color:#5272b0;font-size:10px;letter-spacing:.08em}
.quick-head h1{margin:0;font-size:21px;line-height:1.25;letter-spacing:-.02em}
.campaign-title{margin:18px 0 0;font-weight:800;font-size:14px;line-height:1.35;word-break:break-word}
.quick-intro{margin:8px 0 16px;color:#5b6881;font-size:13px;line-height:1.5}
#order-form{display:grid;gap:11px}
[hidden]{display:none!important}
.selected-product{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:13px;border:1px solid #dce5f8;border-radius:12px;background:#f4f7ff}
.selected-product div{display:grid;min-width:0;gap:3px;overflow-wrap:anywhere}
.selected-product span{color:#63789e;font-size:11px}
.selected-product strong{font-size:14px;line-height:1.4}
.selected-product small{color:#275abe;font-size:13px;font-weight:700}
.selected-product button{flex:none;border:0;background:transparent;color:#3268e8;font-size:12px;font-weight:750;padding:3px;cursor:pointer}
.quick-field{display:grid;gap:5px;color:#263554;font-size:13px;font-weight:750}
.quick-field b,.quick-consent b{color:#e54852}
.quick-field small{color:#8090aa;font-size:11px;font-weight:500}
.quick-field input,.quick-field select,.quick-field textarea{width:100%;min-height:43px;border:1px solid #d4dced;border-radius:10px;background:#fff;padding:10px 12px;color:#182742;font:inherit;font-size:14px;font-weight:400}
.quick-field select{appearance:auto}
.quick-field input:focus,.quick-field select:focus,.quick-field textarea:focus{outline:2px solid #bbceff;border-color:#3268e8}
.quick-field input::placeholder,.quick-field textarea::placeholder{color:#9aa5b8}
.field-hint{margin:-7px 0 0;color:#8692a7;font-size:11px;line-height:1.35;overflow-wrap:anywhere}
.field-hint.chosen{color:#375bb0}
.stock-hint{margin:-3px 0 0;padding:10px 11px;border-radius:9px;background:#eef5ff;color:#3156a0;font-size:12px;line-height:1.45}
.stock-hint.out{background:#fff0f0;color:#bb3544}
.quick-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px}
#more-details{border-top:1px solid #edf0f7;border-bottom:1px solid #edf0f7;padding:10px 0}
#more-details summary{color:#4666a7;font-size:12px;font-weight:650;cursor:pointer;list-style:none}
#more-details summary::-webkit-details-marker{display:none}
#more-details summary::after{content:"⌄";float:right;font-size:17px;line-height:15px}
#more-details[open] summary::after{content:"⌃"}
.more-fields{display:grid;gap:10px;padding-top:13px}
.address-hint{margin:0;color:#5b6881;font-size:11px;line-height:1.45}
.quick-consent{display:flex;align-items:flex-start;gap:8px;color:#56637a;font-size:11px;line-height:1.45;cursor:pointer}
.quick-consent input{flex:none;width:17px;height:17px;margin:0;min-height:0;accent-color:#3268e8}
.quick-disclaimer{margin:-4px 0 0;color:#8792a5;font-size:10px;line-height:1.4}
.quick-submit{width:100%;min-height:48px;margin-top:2px;border:0;border-radius:11px;background:#3268e8;color:#fff;font-size:15px;font-weight:800;cursor:pointer}
.quick-submit:disabled{opacity:.6;cursor:wait}
.success-catalog{display:block;margin:18px auto 10px;max-width:260px;padding:13px;border-radius:11px;background:#3268e8;color:#fff;text-align:center;text-decoration:none;font-weight:800}
.form-message{margin:0;font-size:12px;line-height:1.4}
.state-card{min-height:65vh;padding:30px 22px}
.state-card h1{font-size:24px}
.state-card p{font-size:13px}
.state-card button{background:#3268e8}
@media(max-width:600px){body main{padding:10px 10px calc(14px + env(safe-area-inset-bottom))}.quick-sheet{padding:17px 16px;border-radius:15px;box-shadow:0 10px 28px #2947830d}.quick-head h1{font-size:20px}.campaign-title{margin-top:14px}.quick-intro{margin-bottom:12px}#order-form{gap:10px}}
@media(max-width:360px){.quick-sheet{padding:15px 13px}.quick-row{grid-template-columns:90px minmax(0,1fr)}.quick-head h1{font-size:18px}}
.catalog-back{display:inline-block;margin:12px 0 0;font-size:12px;font-weight:700;color:#3268e8;text-decoration:none}
