.cl-section{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f6f7;padding:60px 20px}.cl-wrapper{max-width:1320px;margin:0 auto}.cl-title{text-align:center;font-size:26px;font-weight:700;color:#1a6372;margin:0 0 36px;letter-spacing:.3px;text-transform:uppercase}.cl-form{background:#fff;border-radius:4px;padding:36px 32px;display:flex;flex-direction:column;gap:18px;box-shadow:0 1px 4px #00000014}.cl-row{display:grid;gap:16px}.cl-col-2{grid-template-columns:1fr 1fr}.cl-col-1{grid-template-columns:1fr}.cl-field{display:flex;flex-direction:column;gap:6px}.cl-label{font-size:16px;font-weight:600;color:#1a1a1a;letter-spacing:.2px}.cl-req{color:#e53e3e;margin-left:2px}.cl-input,.cl-select{width:100%;padding:10px 14px;border:1px solid #d5dde0;border-radius:4px;font-size:13px;color:#1a1a1a;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;font-family:inherit;-webkit-appearance:none;appearance:none;height:38px}.cl-input::placeholder{color:#b0bec5;font-size:12px}.cl-input:focus,.cl-select:focus{border-color:#1a6372;box-shadow:0 0 0 3px #1a63721a}.cl-input.cl-error,.cl-select.cl-error{border-color:#e53e3e!important;box-shadow:0 0 0 3px #e53e3e1a!important}.cl-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%231A6372' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px;color:#555}.cl-select option{color:#1a1a1a}.cl-date-input{color:#555;font-size:12px}.cl-size-select{padding:10px 24px 10px 10px;background-position:right 6px center;font-size:12px}.cl-file-wrap{display:flex;align-items:center;gap:12px}.cl-file-input{display:none}.cl-file-btn{display:inline-flex;align-items:center;padding:9px 18px;background:#1a6372;color:#fff;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s;flex-shrink:0;letter-spacing:.3px}.cl-file-btn:hover{background:#155260}.cl-file-name{font-size:12px;color:#888;word-break:break-all}.cl-file-wrap.cl-error .cl-file-btn{outline:2px solid #e53e3e;outline-offset:2px}.cl-players-header{background:#1a6372;border-radius:4px 4px 0 0;padding:14px 16px;margin-top:8px;margin-bottom:0}.cl-players-title{text-align:center;font-size:14px;font-weight:700;color:#fff;margin:0;letter-spacing:.3px;text-transform:uppercase}.cl-table-head{display:flex;align-items:center;background:#e8f0f2;padding:8px 12px;border-bottom:2px solid #1A6372;justify-content:space-between}.cl-th{font-size:14px;font-weight:700;color:#1a6372;white-space:nowrap;overflow:hidden;text-transform:uppercase;letter-spacing:.3px}.cl-th-name{flex:0 0 110px}.cl-th-desig{flex:0 0 100px}.cl-th-mobile{flex:0 0 135px}.cl-th-dob{flex:0 0 115px}.cl-th-jersey-name{flex:0 0 90px}.cl-th-jersey-no{flex:0 0 70px}.cl-th-size{flex:0 0 60px}.cl-players-list{display:flex;flex-direction:column;border:1px solid #e0e8ea;border-top:none;border-radius:0 0 4px 4px;overflow:hidden}.cl-player-row{display:flex;flex-direction:column;background:#fff;border-bottom:1px solid #f0f4f5;padding:8px 12px;gap:4px;transition:background .15s}.cl-player-row:nth-child(2n){background:#fafcfc}.cl-player-row:hover{background:#f0f7f8}.cl-player-label{font-size:14px;font-weight:700;color:#1a6372;margin-bottom:4px;text-transform:uppercase;letter-spacing:.2px}.cl-player-fields{display:flex;align-items:center;justify-content:space-between}.cl-pf{display:flex}.cl-pf-name,.cl-pf-desig,.cl-pf-mobile,.cl-pf-dob,.cl-pf-jersey-name,.cl-pf-jersey-no,.cl-pf-size{flex:0 0 auto}.cl-phone-wrap{display:flex;align-items:center;background:#fff;border:1px solid #d5dde0;border-radius:4px;overflow:hidden;height:38px;width:100%;transition:border-color .2s}.cl-phone-wrap:focus-within{border-color:#1a6372;box-shadow:0 0 0 3px #1a63721a}.cl-phone-wrap.cl-error{border-color:#e53e3e!important}.cl-flag{font-size:14px;padding:0 7px;border-right:1px solid #d5dde0;height:100%;display:flex;align-items:center;flex-shrink:0;background:#f5f8f9}.cl-phone-input{border:none!important;box-shadow:none!important;border-radius:0!important;height:100%!important;padding:0 8px!important;font-size:12px!important;flex:1;min-width:0;background:transparent!important}.cl-phone-input:focus{border:none!important;box-shadow:none!important}.cl-uploads-row{margin-top:8px;padding-top:20px;border-top:1px solid #e8eef0}.cl-submit-row{display:flex;justify-content:center;margin-top:8px;padding-top:8px}.cl-submit-btn{background-color:#1a6372;color:#fff;border:none;padding:13px 60px;border-radius:4px;font-size:14px;font-weight:700;cursor:pointer;transition:background .3s,transform .15s;display:inline-flex;align-items:center;gap:10px;font-family:inherit;letter-spacing:1px;text-transform:uppercase}.cl-submit-btn:hover{background-color:#155260;transform:translateY(-1px)}.cl-submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.cl-loader{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:clSpin .7s linear infinite}@keyframes clSpin{to{transform:rotate(360deg)}}.cl-success-msg{text-align:center;color:#1a6372;font-size:15px;font-weight:600;background:#1a637212;border:1px solid rgba(26,99,114,.25);border-radius:4px;padding:18px 24px;margin-top:8px}.cl-error-msg{text-align:center;color:#c53030;font-size:14px;font-weight:600;background:#fff5f5;border:1px solid #feb2b2;border-radius:4px;padding:14px 24px;margin-top:8px}.cl-form>.cl-row:not(:last-child){padding-bottom:4px}@media(max-width:768px){.cl-form{padding:24px 16px}.cl-table-head{display:none}.cl-player-fields{flex-wrap:wrap;gap:6px}.cl-pf-name,.cl-pf-desig,.cl-pf-dob,.cl-pf-jersey-name,.cl-pf-jersey-no,.cl-pf-size{flex:0 0 calc(50% - 3px)}.cl-pf-mobile{flex:0 0 100%}.cl-col-2{grid-template-columns:1fr}.cl-submit-btn{width:100%;justify-content:center}.cl-title{font-size:20px}}@media(max-width:480px){.cl-section{padding:40px 12px}.cl-pf-name,.cl-pf-desig,.cl-pf-dob,.cl-pf-jersey-name,.cl-pf-jersey-no,.cl-pf-size,.cl-pf-mobile{flex:0 0 100%}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/cricket-league.css.map */
