.textarea-wrap{min-height:108px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:flex-start;padding:13px 14px;background:#fff;transition:.2s}.textarea-wrap:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px rgba(244,119,33,.1)}.textarea-wrap svg{width:19px;height:19px;flex:0 0 auto;margin:2px 10px 0 0;fill:none;stroke:#8795a5;stroke-width:1.7}.textarea-wrap textarea{width:100%;min-height:80px;border:0;outline:0;resize:vertical;font:13px/1.6 inherit;color:var(--ink);background:transparent}.textarea-wrap textarea::placeholder{color:#a5afba}.message-field{margin-bottom:18px}.mobile-topbar{display:none}.mobile-badge{font-size:10px;font-weight:600;color:var(--orange);background:var(--orange-light);padding:7px 10px;border-radius:999px}
@media(max-width:620px){
  body{background:#fff}.page-shell{display:block}.form-panel{padding:0 16px 118px;min-height:100svh;overflow:visible}.mobile-topbar{height:68px;margin:0 -16px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #edf0f3;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:5;backdrop-filter:blur(12px)}.mobile-brand{margin:0;font-size:15px}.mobile-brand .brand-mark{font-size:15px;width:34px;height:34px;border-radius:10px}.form-heading{margin:0 -16px 27px;padding:27px 20px 25px;background:linear-gradient(145deg,#f7faff 0%,#fff8f3 100%);border-bottom:1px solid #edf0f3}.form-heading .step-label{font-size:10px;letter-spacing:1.7px}.form-heading h2{font-size:27px;line-height:1.25;margin:7px 0}.form-heading p{font-size:12px;line-height:1.65;max-width:330px}.section-title{gap:11px;margin-bottom:16px}.section-title>span{width:32px;height:32px;border-radius:9px}.section-title strong{font-size:15px}.section-title small{max-width:250px;font-size:10px}.field{margin-bottom:16px}.field>span{font-size:12px;margin-left:2px}.input-wrap,.plate-wrap{height:52px;border-radius:12px}.input-wrap input,.input-wrap select,.plate-wrap input{font-size:16px}.input-wrap svg{width:20px;height:20px;margin-right:11px}.hint{line-height:1.5}.divider{margin:9px 0 25px}.upload-box{min-height:82px;padding:13px 14px;margin-bottom:18px}.upload-icon{width:44px;height:44px}.upload-box strong{font-size:12px;max-width:185px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-box small{font-size:9px}.upload-box img{width:56px;height:49px}.submit-area{position:fixed;left:0;right:0;bottom:0;z-index:6;padding:10px 16px max(9px,env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid #e7ebef;box-shadow:0 -10px 28px rgba(7,26,49,.07);backdrop-filter:blur(12px)}.submit-btn{height:52px;margin:0}.privacy{display:none}.toast{left:16px;right:16px;bottom:84px;padding:13px 15px}.toast strong{font-size:12px}.toast small{font-size:9px}
}
@media(max-width:360px){.form-panel{padding-left:13px;padding-right:13px}.mobile-topbar,.form-heading{margin-left:-13px;margin-right:-13px}.mobile-topbar{padding-left:13px;padding-right:13px}.mobile-badge{display:none}.section-title small{max-width:215px}.upload-box small{display:none}}
