.curaride-form-data-view[data-v-1b06ee1d]{padding:20px}.data-card[data-v-1b06ee1d]{background:#fff;border-radius:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);padding:24px}.card-title[data-v-1b06ee1d]{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 20px 0;padding-bottom:12px;border-bottom:2px solid #e0e0e0}.data-section[data-v-1b06ee1d]{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.data-section[data-v-1b06ee1d]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.data-item[data-v-1b06ee1d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px}.data-item[data-v-1b06ee1d]:last-child{margin-bottom:0}.data-item.full-width[data-v-1b06ee1d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.label[data-v-1b06ee1d]{font-weight:600;color:#666;font-size:14px;min-width:140px}.value[data-v-1b06ee1d]{color:#1a1a1a;font-size:14px;text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-word}.value.note[data-v-1b06ee1d]{text-align:left;background:#f9f9f9;padding:8px 12px;border-radius:6px;font-style:italic}.curaride-form-data-files[data-v-435de84d]{padding:20px}.no-files[data-v-435de84d]{text-align:center;color:#999;padding:40px 20px;font-style:italic}.files-grid[data-v-435de84d]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.file-item[data-v-435de84d]{background:#fff;border-radius:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s}.file-item[data-v-435de84d]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.file-image[data-v-435de84d]{cursor:pointer}.file-image .thumbnail[data-v-435de84d]{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;display:block}.file-image .file-info[data-v-435de84d]{padding:12px}.file-audio[data-v-435de84d]{padding:16px}.file-audio .audio-icon[data-v-435de84d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:12px;color:#048b92}.file-audio .file-info[data-v-435de84d]{text-align:center;margin-bottom:12px}.file-audio .audio-player[data-v-435de84d]{width:100%;margin-bottom:12px}.file-audio .waveform .waveform-img[data-v-435de84d]{width:100%!important;height:60px;-o-object-fit:contain;object-fit:contain;background:#f5f5f5;border-radius:4px}.file-generic[data-v-435de84d]{padding:20px;text-align:center}.file-generic .generic-icon[data-v-435de84d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:12px;color:#666}.file-generic .file-info[data-v-435de84d]{margin-bottom:12px}.file-generic .download-link[data-v-435de84d]{display:inline-block;padding:8px 16px;background:#048b92;color:#fff;text-decoration:none;border-radius:6px;font-size:14px;-webkit-transition:background .2s;transition:background .2s}.file-generic .download-link[data-v-435de84d]:hover{background:#0368ae}.file-name[data-v-435de84d]{font-weight:600;color:#1a1a1a;font-size:14px;word-break:break-word;margin-bottom:4px}.file-meta[data-v-435de84d]{color:#666;font-size:12px}.preview-modal[data-v-435de84d]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1000;padding:20px}.preview-content[data-v-435de84d]{max-width:90vw;max-height:90vh;position:relative}.close-btn[data-v-435de84d]{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:36px;cursor:pointer;padding:0;width:40px;height:40px;line-height:1}.preview-image[data-v-435de84d]{max-width:100%;max-height:80vh;border-radius:8px}.preview-info[data-v-435de84d]{margin-top:16px;text-align:center}.preview-name[data-v-435de84d]{color:#fff;font-size:14px;margin-bottom:8px;word-break:break-word}.preview-download[data-v-435de84d]{color:#048b92;text-decoration:none;font-size:14px}.preview-download[data-v-435de84d]:hover{text-decoration:underline}.CustomRequestView[data-v-85b7960a]{padding:20px}.request-card[data-v-85b7960a]{background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.request-header[data-v-85b7960a]{padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.request-title[data-v-85b7960a]{margin:0;font-size:18px;font-weight:600;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:15px}.status-badge[data-v-85b7960a]{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.status-badge.new[data-v-85b7960a]{background:#4caf50}.status-badge.pending[data-v-85b7960a]{background:#ff9800}.status-badge.approved[data-v-85b7960a]{background:#2196f3}.status-badge.cancelled[data-v-85b7960a]{background:#f44336}.request-body[data-v-85b7960a]{padding:20px}.info-row[data-v-85b7960a]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0;border-bottom:1px solid #eee}.info-row[data-v-85b7960a]:last-child{border-bottom:none}.label[data-v-85b7960a]{font-weight:600;color:#666;min-width:140px;-ms-flex-negative:0;flex-shrink:0}.value[data-v-85b7960a]{color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1}.location-section[data-v-85b7960a]{margin:20px 0;padding:15px;background:#f8f9fa;border-radius:6px}.location-item[data-v-85b7960a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}.location-item[data-v-85b7960a]:last-child{margin-bottom:0}.location-icon[data-v-85b7960a]{font-size:20px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}.location-label[data-v-85b7960a]{font-weight:600;color:#666;display:block;margin-bottom:4px}.location-address[data-v-85b7960a]{margin:0;color:#333;line-height:1.4}.actions-section a[data-v-85b7960a]{margin:2px}