:root{--dark-blue:#0d0042;--brand-red:#e60023;--light-gray:#f8f9fa}.alert-success{border-radius:8px;border:none;background:#fff;color:#000}#submission-success .btn-primary{background:#f70000;color:#fff;border-radius:50px;font-family:'Roboto';font-size:18px;padding:7px;font-weight:400;border:none;padding:10px 30px}#add-cvtheque-page .page-header{background:#0d0040;color:#fff;height:280px;display:flex;align-items:center;margin-bottom:50px}#add-cvtheque-page .page-header h1{font-family:"Roboto";font-weight:500;font-style:Medium;font-size:50px}#add-cvtheque-page .form-container{border:1px solid #00000033;padding:30px;border-radius:10px}#add-cvtheque-page .sidebar-card{border:1px solid #00000033;padding:30px;border-radius:10px}#add-cvtheque-page .sidebar-card h5{font-family:'Roboto';font-weight:700;font-style:Bold;font-size:24px}#add-cvtheque-page .sidebar-card p{font-family:'Roboto';font-weight:400;font-size:16px;line-height:24px}#add-cvtheque-page .sidebar-card .date-info{font-family:'Roboto';font-weight:400;font-size:16px;line-height:24px}#add-cvtheque-page .btn-save{background:#f70000;color:#fff;border-radius:50px;font-family:'Roboto';font-size:18px;padding:7px;font-weight:400;border:none;padding:10px 30px;width:100%;margin-bottom:20px}#add-cvtheque-page .btn-save:hover{background-color:#c5001e;border-color:#c5001e;color:#fff}#add-cvtheque-page .btn-back{background:#2632380D;color:#0d0040;border-radius:50px;font-family:'Roboto';font-size:18px;padding:7px;font-weight:500;width:100%}#add-cvtheque-page .btn-back:hover{background-color:var(--brand-red);color:#fff}#add-cvtheque-page .form-label{font-family:'Roboto';font-weight:500;font-style:Medium;font-size:18px;padding-bottom:5px}#add-cvtheque-page .form-label .required{color:var(--brand-red);font-weight:700}#add-cvtheque-page .form-control,#add-cvtheque-page .form-select{border:1px solid #00000033;border-radius:10px;height:50px}#add-cvtheque-page textarea{border:1px solid #00000033;border-radius:10px;min-height:120px}#add-cvtheque-page .form-control:focus,#add-cvtheque-page .form-select:focus{border-color:#0d6efd;box-shadow:0 0 0 .2rem rgba(13,110,253,.25)}#add-cvtheque-page .form-control::placeholder{color:#adb5bd}.file-upload-wrapper{margin-bottom:1rem}.file-upload-label{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;border:2px dashed #e0e0e0;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.file-upload-label:hover{background-color:#f8f9fa;border-color:#adb5bd}.file-info .file-name{font-weight:500;color:#212529}.upload-icon{color:#6c757d}.date-icon{position:absolute;top:50%;right:15px;transform:translateY(-50%);color:#6c757d;pointer-events:none}input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.spinner-border-sm{width:1rem;height:1rem}@media (max-width:768px){#add-cvtheque-page .page-header{height:150px !important}#add-cvtheque-page .page-header h1{font-size:30px}#add-cvtheque-page .form-container{padding:1.5rem}#add-cvtheque-page .sidebar-card{padding:1rem}.file-upload-label{flex-direction:column;text-align:center;gap:1rem}}