.rfs-seller-profile-container{max-width:100%;width:100%;margin:0 auto;padding:10px;background:#fff;color:#1e293b;box-sizing:border-box}.rfs-seller-profile-container *,.rfs-seller-profile-container *::before,.rfs-seller-profile-container *::after{box-sizing:border-box}.rfs-seller-profile-container h1{margin-top:0;margin-bottom:25px;font-size:24px;font-weight:600;color:#1e293b;border-bottom:2px solid #e2e8f0;padding-bottom:15px}.rfs-seller-profile-container .rfs-profile-section{margin-bottom:30px}.rfs-seller-profile-container .rfs-profile-section h3{font-size:18px;margin-bottom:15px;color:#ff383c;display:flex;align-items:center;gap:10px}.rfs-seller-profile-container .rfs-profile-section h3:before{content:"";display:block;width:4px;height:18px;background:#ff383c;border-radius:2px}.rfs-seller-profile-container .rfs-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width: 768px){.rfs-seller-profile-container .rfs-form-grid{grid-template-columns:1fr}}.rfs-seller-profile-container .rfs-form-field{margin-bottom:15px}.rfs-seller-profile-container .rfs-form-field label{display:block;font-weight:500;margin-bottom:8px;font-size:14px;color:#1e293b}.rfs-seller-profile-container .rfs-form-field input[type=text],.rfs-seller-profile-container .rfs-form-field input[type=email],.rfs-seller-profile-container .rfs-form-field input[type=tel],.rfs-seller-profile-container .rfs-form-field input[type=time],.rfs-seller-profile-container .rfs-form-field input[type=number],.rfs-seller-profile-container .rfs-form-field select{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;background:#fff;transition:border-color .2s,box-shadow .2s}.rfs-seller-profile-container .rfs-form-field input[type=text]:focus,.rfs-seller-profile-container .rfs-form-field input[type=email]:focus,.rfs-seller-profile-container .rfs-form-field input[type=tel]:focus,.rfs-seller-profile-container .rfs-form-field input[type=time]:focus,.rfs-seller-profile-container .rfs-form-field input[type=number]:focus,.rfs-seller-profile-container .rfs-form-field select:focus{border-color:#ff383c;box-shadow:0 0 0 1px #ff383c;outline:none}.rfs-seller-profile-container .rfs-form-field input[type=text]:disabled,.rfs-seller-profile-container .rfs-form-field input[type=email]:disabled,.rfs-seller-profile-container .rfs-form-field input[type=tel]:disabled,.rfs-seller-profile-container .rfs-form-field input[type=time]:disabled,.rfs-seller-profile-container .rfs-form-field input[type=number]:disabled,.rfs-seller-profile-container .rfs-form-field select:disabled{background-color:#f8fafc;color:#64748b;cursor:not-allowed}.rfs-seller-profile-container .rfs-form-field.rfs-full-width{grid-column:1/-1}.rfs-seller-profile-container .rfs-form-field .rfs-checkbox-group{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:12px;padding:15px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.rfs-seller-profile-container .rfs-form-field .rfs-checkbox-group .rfs-checkbox-item{display:flex;align-items:center;gap:8px}.rfs-seller-profile-container .rfs-form-field .rfs-checkbox-group .rfs-checkbox-item input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#ff383c}.rfs-seller-profile-container .rfs-form-field .rfs-checkbox-group .rfs-checkbox-item label{margin-bottom:0;cursor:pointer;font-weight:400}.rfs-seller-profile-container .rfs-form-field .rfs-checkbox-group .rfs-no-data{grid-column:1/-1;margin:0;color:#64748b;font-style:italic}.rfs-seller-profile-container .rfs-image-upload-wrapper{border:2px dashed #e2e8f0;border-radius:8px;padding:20px;text-align:center;background:#f8fafc;transition:border-color .2s}.rfs-seller-profile-container .rfs-image-upload-wrapper:hover{border-color:#ff383c}.rfs-seller-profile-container .rfs-image-upload-wrapper img{max-width:200px;height:auto;border-radius:4px;margin-bottom:15px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.rfs-seller-profile-container .rfs-image-upload-wrapper .rfs-upload-actions{display:flex;justify-content:center;gap:10px}.rfs-seller-profile-container .rfs-schedule-table{width:100%;border-collapse:collapse;margin-top:10px}.rfs-seller-profile-container .rfs-schedule-table th,.rfs-seller-profile-container .rfs-schedule-table td{text-align:left;padding:12px;border-bottom:1px solid #e2e8f0}.rfs-seller-profile-container .rfs-schedule-table th{font-weight:600;background:#f8fafc;color:#1e293b}.rfs-seller-profile-container .rfs-schedule-table td{color:#1e293b}.rfs-seller-profile-container .rfs-schedule-table input[type=time],.rfs-seller-profile-container .rfs-schedule-table select{padding:6px 10px}.rfs-seller-profile-container .rfs-form-footer{margin-top:40px;border-top:2px solid #e2e8f0;padding-top:20px;display:flex;justify-content:flex-end}.rfs-seller-profile-container .rfs-save-button{background:#ff383c;color:#fff;border:none;padding:12px 30px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.rfs-seller-profile-container .rfs-save-button:hover{background:#ff383c}.rfs-seller-profile-container .rfs-save-button:disabled{background:#64748b;opacity:.6;cursor:not-allowed}.rfs-seller-profile-container .rfs-loading-spinner{text-align:center;padding:50px;color:#64748b}.rfs-seller-profile-container .rfs-notice{padding:12px 15px;border-radius:8px;margin-bottom:20px;font-size:14px}.rfs-seller-profile-container .rfs-notice.rfs-success{background:#e8f9ec;color:#34c759;border:1px solid #bfeecb}.rfs-seller-profile-container .rfs-notice.rfs-error{background:#fff;color:#ff383c;border:1px solid #ffebeb}.rfs-seller-profile-container .rfs-map-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:99999}.rfs-seller-profile-container .rfs-map-modal{background:#fff;width:90%;max-width:800px;border-radius:8px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.2)}.rfs-seller-profile-container .rfs-map-modal .rfs-map-modal-header{padding:15px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.rfs-seller-profile-container .rfs-map-modal .rfs-map-modal-header h4{margin:0;font-size:18px;color:#1e293b}.rfs-seller-profile-container .rfs-map-modal .rfs-map-modal-header .rfs-close-map{background:none;border:none;font-size:24px;cursor:pointer;color:#64748b;line-height:1}.rfs-seller-profile-container .rfs-map-modal .rfs-map-modal-header .rfs-close-map:hover{color:#ff383c}.rfs-seller-profile-container .rfs-map-modal .rfs-map-modal-body{padding:20px}.rfs-seller-profile-container .rfs-map-modal .rfs-map-modal-body .rfs-map-search-wrapper{margin-bottom:15px;position:relative}.rfs-seller-profile-container .rfs-map-modal .rfs-map-modal-body .rfs-map-search-wrapper input{width:100%;padding:10px 15px;border:1px solid #e2e8f0;border-radius:8px}.rfs-seller-profile-container .rfs-map-modal .rfs-map-modal-body .rfs-map-canvas{width:100%;height:400px;background:#eee;border-radius:4px}.rfs-seller-profile-container .rfs-map-modal .rfs-map-modal-body .rfs-map-footer{margin-top:15px;display:flex;justify-content:space-between;align-items:center}.rfs-seller-profile-container .rfs-map-modal .rfs-map-modal-body .rfs-map-footer .rfs-coords-info{font-size:13px;color:#64748b}@media screen and (max-width: 768px){.rfs-seller-profile-container{margin:0 -20px;padding:16px;width:100dvw !important;max-width:100dvw !important;background:transparent;box-shadow:none}.rfs-seller-profile-container .rfs-profile-section{background:#fff;padding:20px;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:20px}.rfs-seller-profile-container .rfs-schedule-table-wrapper{overflow-x:auto;margin:0 -10px;padding:0 10px}.rfs-seller-profile-container .rfs-schedule-table-wrapper .rfs-schedule-table{min-width:600px}.rfs-seller-profile-container .rfs-form-footer{flex-direction:column}.rfs-seller-profile-container .rfs-form-footer .rfs-save-button{width:100%}.rfs-seller-profile-container .rfs-map-modal{width:100%;height:100%;border-radius:0}.rfs-seller-profile-container .rfs-map-modal .rfs-map-modal-body .rfs-map-canvas{height:calc(100vh - 200px)}}
