*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;font-size:14px;color:#1f1f1f;line-height:1.5}body,#app{min-height:100vh}input,select,textarea,button{font-family:inherit}input[type=text],input[type=tel],select{width:100%;height:44px;padding:0 12px;font-size:14px;color:#1f1f1f;background:#fff;border:1px solid #d9d9d9;border-radius:8px;outline:none;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=text]::placeholder,input[type=tel]::placeholder{color:#b5b5b5}input[type=text]:focus,input[type=tel]:focus,select:focus{border-color:#8b1b1f;box-shadow:0 0 0 3px #8b1b1f1f}input.invalid,select.invalid{border-color:#d93025;background:#fdf3f3}textarea{width:100%;min-height:76px;padding:10px 14px;font-size:14px;color:#1f1f1f;background:#faf7f8;border:1px solid #ececec;border-radius:10px;outline:none;resize:vertical;line-height:1.55;transition:border-color .2s,box-shadow .2s,background .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block}textarea::placeholder{color:#b8b3b4;line-height:1.55}textarea:hover:not(:focus){border-color:#d8c8cb;background:#fdf9fa}textarea:focus{border-color:#8b1b1f;background:#fff;box-shadow:0 0 0 3px #8b1b1f1a}textarea.invalid{border-color:#d93025;background:#fdf3f3}.fieldError{margin:6px 0 0;font-size:12px;color:#d93025;min-height:16px;line-height:1.4}.fieldLabel{display:block;font-size:13px;color:#4a4a4a;margin-bottom:6px;font-weight:500}.required{color:#c0392b;margin-left:2px}.toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);background:#000000c7;color:#fff;padding:12px 20px;border-radius:8px;font-size:14px;z-index:3000;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:80%;text-align:center}.toast.show{opacity:1;transform:translate(-50%,-50%) scale(1)}.toast.success{background:#166534eb}.toast.error{background:#991b1eeb}@media(min-width:768px){body{background:#6d1418}}
