*{box-sizing:border-box;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}body{background-color:#f5f5f5}.container-register-coach{max-width:1200px;margin:0 auto;padding:20px}.product-type,.product-detail{background:#fff;border-radius:8px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000001a}.header-apply{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.header-apply h2{color:#333;font-size:1.5rem}.add-category{color:#4361ee;cursor:pointer;background:0 0;border:none;font-weight:500}.category-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;display:grid}.category-card{cursor:pointer;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:all .3s}.category-card:hover{border-color:#4361ee}.category-card.active{background-color:#f8f9ff;border-color:#4361ee}.icon{margin-bottom:12px;font-size:24px}.category-card h3{color:#333;margin-bottom:8px;font-size:1rem}.category-card p{color:#666;font-size:.875rem}.product-form{flex-direction:column;gap:24px;display:flex}.form-row{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group.full-width{grid-column:1/-1}label{color:#333;font-size:.875rem;font-weight:500}input,select{color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:8px 12px;font-size:.875rem}input::placeholder{color:#999}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23333' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.custom-select{width:100%;position:relative}.select-box{cursor:pointer;border:1px solid #e0e0e0;border-radius:4px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.select-box:hover{border-color:#4361ee}.arrow{font-size:.75rem}.options-container{z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:4px;max-height:200px;margin-top:4px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.options-container.active{display:block}.option{cursor:pointer;align-items:center;gap:8px;padding:8px 12px;transition:background-color .2s;display:flex}.option:hover{background-color:#f8f9fa}.option input[type=checkbox]{margin:0}.rich-text-editor{border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.toolbar{background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;gap:8px;padding:8px;display:flex}.toolbar button{cursor:pointer;color:#333;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-weight:500}.toolbar button:hover{background-color:#e9ecef}.editor{color:#333;min-height:120px;padding:12px;font-size:.875rem;line-height:1.5}.editor:focus{outline:none}.submit-button{color:#fff;cursor:pointer;background-color:#4361ee;border:none;border-radius:4px;width:100%;padding:12px 24px;font-size:1rem;font-weight:500;transition:background-color .3s}.submit-button:hover{background-color:#3651d4}.file-upload{text-align:center;border:2px dashed #e0e0e0;border-radius:4px;padding:20px;transition:all .3s}.file-upload:hover{border-color:#4361ee}@media screen and (max-width:768px){body{padding:0}.form-row{grid-template-columns:1fr;gap:16px}.product-type,.product-detail{margin-bottom:16px;padding:16px}.category-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.header{text-align:center;flex-direction:column;gap:12px;margin-bottom:16px}.rich-text-editor .toolbar{flex-wrap:wrap;gap:4px}.icon{font-size:20px}input,select,.select-box{padding:10px;font-size:16px}.upload-button{text-align:center;width:100%}}@media screen and (max-width:768px){body{padding:0}.form-row{grid-template-columns:1fr;gap:16px}.product-type,.product-detail{margin-bottom:16px;padding:16px}.category-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.header{text-align:center;flex-direction:column;gap:12px;margin-bottom:16px}.rich-text-editor .toolbar{flex-wrap:wrap;gap:4px}.icon{font-size:20px}input,select,.select-box{padding:10px;font-size:16px}.upload-button{text-align:center;width:100%}}@media screen and (max-width:480px){body{padding:0}.container{padding:8px}.product-type,.product-detail{margin-bottom:12px;padding:12px}.category-grid{grid-template-columns:1fr;gap:10px}.category-card{padding:15px}.header h2{font-size:1.25rem}.form-group{gap:6px}.upload-button{padding:10px;font-size:.875rem}.options-container{max-height:160px}.editor{min-height:80px}.toolbar button{padding:6px}.file-upload{padding:15px}}@media screen and (max-width:768px){body{padding:0}.form-row{grid-template-columns:1fr;gap:16px}.product-type,.product-detail{margin-bottom:16px;padding:16px}.category-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.header{text-align:center;flex-direction:column;gap:12px;margin-bottom:16px}.rich-text-editor .toolbar{flex-wrap:wrap;gap:4px}.icon{font-size:20px}input,select,.select-box{padding:10px;font-size:16px}.upload-button{text-align:center;width:100%}}.loader{z-index:1000;background:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.spinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@media screen and (max-width:1200px){.container{max-width:100%;padding:15px}.category-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.form-row{grid-template-columns:repeat(2,1fr);gap:20px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.file-info{color:#666;margin-top:8px;font-size:.75rem}.container{max-width:1200px;margin:0 auto;padding:20px}@media screen and (max-width:480px){body{padding:0}.container{padding:8px}.product-type,.product-detail{margin-bottom:12px;padding:12px}.category-grid{grid-template-columns:1fr;gap:10px}.category-card{padding:15px}.header h2{font-size:1.25rem}.form-group{gap:6px}.upload-button{padding:10px;font-size:.875rem}.options-container{max-height:160px}.editor{min-height:80px}.toolbar button{padding:6px}.file-upload{padding:15px}}.file-input{display:none}.upload-button{background-color:#f8f9fa;padding:12px 24px;display:inline-block}.error{background-color:#fff8f8;border-color:#f44!important}.loader p{color:#333;margin-top:20px;font-size:16px}.success-message{text-align:center;background:#fff;border-radius:8px;padding:40px;box-shadow:0 2px 10px #0000001a}.success-message h2{color:#333;margin-bottom:20px}.home-link{color:#fff;background:#3498db;border-radius:4px;padding:10px 20px;text-decoration:none;transition:background .3s;display:inline-block}.home-link:hover{background:#2980b9}.upload-button:hover{background-color:#e9ecef;border-color:#4361ee}.upload-icon{margin-right:8px}
