@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.cohortium-style-wrapper{background-color:#f8fafc;clear:both!important;display:block!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-top:-43px;padding:150px 20px 80px}.cohortium-form-container,.cohortium-style-wrapper{box-sizing:border-box;float:none!important;width:100%!important}.cohortium-form-container{background:#fff;border-radius:16px;box-shadow:0 15px 35px rgba(0,0,0,.08),0 5px 15px rgba(0,0,0,.04);margin:-80px auto 0!important;max-width:850px;padding:70px 60px 60px;position:relative;z-index:10}.form-header{margin-bottom:40px;margin-top:10px;text-align:center}.form-header h2{color:#0f172a;font-size:28px;font-weight:700;margin-bottom:8px}.form-header p{color:#64748b;font-size:15px}.modern-saas-form{display:flex;flex-direction:column;gap:24px}.modern-saas-form input:focus,.modern-saas-form input[type=email]:focus,.modern-saas-form input[type=tel]:focus,.modern-saas-form input[type=text]:focus,.modern-saas-form input[type=url]:focus,.modern-saas-form select:focus{background-color:#fff!important;border-color:#94a3b8!important;box-shadow:none!important;outline:none!important}.form-row{display:flex;flex-wrap:wrap;gap:24px}.form-group{flex-grow:1}.col-full{flex-basis:100%;width:100%}.col-half{flex-basis:calc(50% - 12px)}.col-third{flex-basis:calc(33.333% - 16px)}.modern-saas-form label{color:#334155;display:block;font-size:13px;font-weight:600;margin-bottom:8px}.modern-saas-form .required{color:#df7900;margin-left:2px}.modern-saas-form input[type=email],.modern-saas-form input[type=tel],.modern-saas-form input[type=text],.modern-saas-form input[type=url],.modern-saas-form select{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:15px;padding:14px 16px;transition:all .2s ease-in-out;width:100%}.select-wrapper{position:relative}.select-wrapper:after{color:#64748b;content:"▼";font-size:10px;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.modern-saas-form select{appearance:none;-webkit-appearance:none;cursor:pointer}.modern-saas-form input::placeholder{color:#94a3b8}.modern-saas-form input:focus,.modern-saas-form select:focus{background-color:#fff;border-color:#df7900;box-shadow:0 0 0 4px rgba(223,121,0,.15);outline:none}.modern-saas-form input[readonly]{background-color:#f1f5f9;border-color:#e2e8f0;color:#64748b;cursor:not-allowed}.modern-saas-form input[readonly]:focus{border-color:#e2e8f0;box-shadow:none}.divider-top{border-top:1px solid #f1f5f9;margin-top:8px;padding-top:32px}.section-title{color:#0f172a;font-size:18px;font-weight:600;margin-bottom:6px}.section-label{color:#0f172a!important;font-size:15px!important}.section-desc{color:#64748b;font-size:14px;line-height:1.5;margin-bottom:20px}.form-actions{margin-top:16px}.btn-modern-submit{background-color:#df7900;border:none;border-radius:10px;box-shadow:0 4px 6px -1px rgba(223,121,0,.2),0 2px 4px -2px rgba(223,121,0,.1);color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px;transition:all .2s ease;width:100%}.btn-modern-submit:hover{background-color:#c96d00;box-shadow:0 10px 15px -3px rgba(223,121,0,.25),0 4px 6px -4px rgba(223,121,0,.1);transform:translateY(-1px)}.btn-modern-submit:active{transform:translateY(0)}.form-footer{margin-top:24px;text-align:center}.form-footer p{color:#94a3b8;font-size:12px;line-height:1.6}@media (max-width:768px){.cohortium-style-wrapper{padding-bottom:40px}.cohortium-form-container{margin-top:-50px!important;padding:30px 20px}.col-half,.col-third{flex-basis:100%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.divider-bottom{border-bottom:1px solid #f1f5f9;margin-bottom:24px;padding-bottom:24px}.align-upload-label,.file-upload-wrapper{display:flex;flex-direction:column}.file-upload-wrapper{align-items:center;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;cursor:pointer;flex-grow:1;justify-content:center;padding:30px;position:relative;transition:all .2s ease}.file-upload-wrapper.dragover,.file-upload-wrapper:hover{background-color:#fffaf5;border-color:#df7900}.file-upload-wrapper.dragover{border-style:solid}.upload-icon{margin-bottom:12px}.upload-text{color:#334155!important;font-size:14px!important;margin:0 0 4px!important}.upload-text strong{color:#df7900}.upload-hint{color:#94a3b8!important;font-size:12px!important;margin:0!important}.file-preview{align-items:center;display:flex;gap:16px;justify-content:center}.file-preview img{border:2px solid #e2e8f0;border-radius:50%;height:60px;object-fit:cover;width:60px}.preview-info{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.file-name{color:#0f172a;font-size:14px;font-weight:500}.remove-btn{background:none;border:none;color:#ef4444;cursor:pointer;font-size:13px;font-weight:500;padding:0}.remove-btn:hover{text-decoration:underline}