.cscc-app{display:flex;min-height:720px;background:#f7f9fc;border:1px solid #e7ebf1;border-radius:18px;overflow:hidden;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#101828;box-shadow:0 12px 40px rgba(16,24,40,.07)}
.cscc-sidebar{width:250px;background:#fff;border-right:1px solid #e8ecf2;padding:0 14px;display:flex;flex-direction:column}.cscc-brand{height:92px;display:flex;align-items:center;gap:10px;padding:0 14px;border-bottom:1px solid #edf0f4;color:#101828}.cscc-brand strong{font-size:21px}.cscc-brand small{display:block;font-size:9px;letter-spacing:2px;color:#667085}.cscc-logo{width:38px;height:38px;border-radius:12px;background:#126cf5;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:700}.cscc-nav{padding-top:22px;display:flex;flex-direction:column;gap:6px}.cscc-nav a,.cscc-logout{display:flex;align-items:center;gap:12px;padding:14px 15px;border-radius:10px;color:#344054;text-decoration:none;font-weight:600;transition:.18s}.cscc-nav a span,.cscc-logout span{width:20px;text-align:center;font-size:18px}.cscc-nav a:hover,.cscc-nav a.active{background:#edf5ff;color:#126cf5}.cscc-logout{margin-top:auto;margin-bottom:18px}.cscc-logout:hover{background:#f2f4f7;color:#101828}.cscc-main{flex:1;min-width:0}.cscc-topbar{height:92px;background:#061925;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px}.cscc-top-title{font-size:28px;font-weight:750}.cscc-user{display:flex;align-items:center;gap:10px;font-weight:650}.cscc-avatar{width:40px;height:40px;border-radius:50%;background:#fff;color:#126cf5;display:grid;place-items:center;font-weight:800}.cscc-content{padding:42px 48px}.cscc-page-head h1{margin:0 0 8px;font-size:34px;letter-spacing:-.7px}.cscc-page-head p{margin:0;color:#667085;font-size:16px}.cscc-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.cscc-stat{background:#fff;border:1px solid #e6eaf0;border-radius:14px;padding:22px}.cscc-stat span{display:block;color:#667085;font-size:13px;margin-bottom:8px}.cscc-stat strong{font-size:25px}.cscc-payment-notice{margin-top:22px;background:#fff8e6;border:1px solid #ffe2a8;border-radius:12px;padding:16px 18px;display:flex;justify-content:space-between;align-items:center}.cscc-payment-notice a{font-weight:700;color:#126cf5;text-decoration:none}.cscc-services{display:flex;flex-direction:column;gap:20px;margin-top:30px}.cscc-service-card,.cscc-invoice,.cscc-settings-card,.cscc-support-box{background:#fff;border:1px solid #e4e8ee;border-radius:14px;box-shadow:0 4px 14px rgba(16,24,40,.045)}.cscc-service-card{padding:26px}.cscc-service-top{display:flex;align-items:center;gap:18px}.cscc-globe{width:58px;height:58px;border-radius:50%;background:#126cf5;color:#fff;display:grid;place-items:center;font-size:29px}.cscc-label{font-size:13px;font-weight:750;color:#667085;letter-spacing:.2px}.cscc-service-top h2{margin:4px 0 0;font-size:25px}.cscc-divider{height:1px;background:#edf0f4;margin:24px 0}.cscc-service-status>span{display:block;font-size:13px;font-weight:750;color:#667085;margin-bottom:12px}.cscc-service-status strong{display:inline-flex;align-items:center;gap:8px;border-radius:8px;padding:9px 13px;font-size:14px}.cscc-service-status strong i{width:10px;height:10px;border-radius:50%;display:block}.cscc-service-status .is-active{background:#e8fff0;color:#159447}.cscc-service-status .is-active i{background:#18b75c}.cscc-service-status .is-pending{background:#fff4d6;color:#d98a00}.cscc-service-status .is-pending i{background:#f5a800}.cscc-card-footer{display:flex;justify-content:flex-end;margin-top:24px;padding-top:18px;border-top:1px solid #edf0f4}.cscc-outline{border:1px solid #126cf5;color:#126cf5;text-decoration:none;border-radius:8px;padding:10px 15px;font-weight:650}.cscc-outline span,.cscc-pay span{margin-left:8px}.cscc-empty{background:#fff;border:1px solid #e4e8ee;border-radius:14px;text-align:center;padding:70px 25px;margin-top:30px}.cscc-empty-icon{margin:0 auto 14px;width:52px;height:52px;border-radius:50%;background:#edf5ff;color:#126cf5;display:grid;place-items:center;font-size:25px}.cscc-empty h3{margin:0 0 7px}.cscc-empty p{margin:0;color:#667085}.cscc-invoice{margin-top:30px;padding:25px;display:flex;align-items:center;gap:18px}.cscc-invoice-icon{width:52px;height:52px;border-radius:12px;background:#edf5ff;color:#126cf5;display:grid;place-items:center;font-size:23px;font-weight:800}.cscc-invoice-info{flex:1}.cscc-invoice-info h2{margin:4px 0 7px}.cscc-invoice-info p{margin:0;color:#667085}.cscc-due{color:#d98a00}.cscc-pay{background:#126cf5;color:#fff;text-decoration:none;padding:12px 20px;border-radius:9px;font-weight:750}.cscc-support-box{margin-top:30px;padding:55px;text-align:center}.cscc-support-icon{font-size:42px;color:#126cf5}.cscc-support-box h2{margin:10px 0}.cscc-support-box p{color:#667085}.cscc-settings-card{margin-top:30px;padding:8px 25px}.cscc-setting-row{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid #edf0f4}.cscc-setting-row:last-child{border-bottom:0}.cscc-setting-row span{color:#667085}.cscc-setting-row a{color:#126cf5;text-decoration:none;font-weight:650}.cscc-alert{margin-bottom:20px;background:#fff4e5;border:1px solid #ffd79a;color:#8a5700;padding:13px 15px;border-radius:9px}.cscc-auth-wrap{min-height:620px;background:#f7f9fc;display:grid;place-items:center;padding:35px}.cscc-auth-card{width:min(450px,100%);background:#fff;border:1px solid #e5e9ef;border-radius:18px;padding:38px;box-shadow:0 12px 40px rgba(16,24,40,.08)}.cscc-auth-brand{text-align:center;margin-bottom:28px}.cscc-auth-brand .cscc-logo{margin:0 auto 10px}.cscc-auth-brand strong{font-size:26px;display:block}.cscc-auth-brand small{font-size:10px;letter-spacing:2px;color:#667085}.cscc-auth-card h1{margin:0 0 7px;text-align:center;font-size:28px}.cscc-auth-card>p{color:#667085;text-align:center}.cscc-form label{display:block;font-size:13px;font-weight:700;margin:17px 0 7px}.cscc-form input{width:100%;box-sizing:border-box;padding:12px 13px;border:1px solid #d0d5dd;border-radius:8px;font-size:15px}.cscc-primary,#cscc-login_submit{width:100%;border:0;background:#126cf5;color:#fff;border-radius:9px;padding:13px;margin-top:20px;font-weight:800;cursor:pointer}.cscc-auth-switch{margin-top:22px}.cscc-auth-switch a{color:#126cf5;font-weight:700;text-decoration:none}#cscc-loginform{margin-top:20px}#cscc-loginform label{display:block;font-size:13px;font-weight:700;margin:17px 0 7px}#cscc-loginform input[type=text],#cscc-loginform input[type=password]{width:100%;box-sizing:border-box;padding:12px 13px;border:1px solid #d0d5dd;border-radius:8px;font-size:15px}#cscc-loginform .login-remember{font-size:13px;color:#667085;margin-top:14px}#cscc-loginform .login-submit{margin:0}.cscc-auth-card .cscc-alert{margin-top:15px}
@media(max-width:900px){.cscc-app{flex-direction:column}.cscc-sidebar{width:auto;border-right:0;border-bottom:1px solid #e8ecf2}.cscc-brand{height:70px}.cscc-nav{display:grid;grid-template-columns:repeat(3,1fr);padding:12px 0}.cscc-nav a{font-size:12px;justify-content:center;flex-direction:column;gap:3px;padding:9px}.cscc-logout{display:none}.cscc-topbar{height:70px;padding:0 20px}.cscc-top-title{font-size:21px}.cscc-content{padding:28px 20px}.cscc-stat-grid{grid-template-columns:1fr}.cscc-invoice{align-items:flex-start;flex-wrap:wrap}.cscc-pay{width:100%;text-align:center}.cscc-service-top h2{font-size:21px}}

.cscc-order-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:18px}.cscc-order-grid>div{display:flex;flex-direction:column;gap:5px}.cscc-order-grid span{font-size:11px;font-weight:750;color:#667085;letter-spacing:.3px}.cscc-order-grid strong{font-size:14px}.cscc-order-grid .is-active{color:#159447}.cscc-order-grid .is-pending{color:#d98a00}@media(max-width:700px){.cscc-order-grid{grid-template-columns:1fr 1fr}}

.cscc-full-service-card{padding:28px}.cscc-request-details{margin-top:24px;border-top:1px solid #edf0f4;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px}.cscc-detail{padding:15px 0;border-bottom:1px solid #f0f2f5;display:flex;flex-direction:column;gap:5px}.cscc-detail span{font-size:11px;font-weight:750;color:#667085;text-transform:uppercase;letter-spacing:.35px}.cscc-detail strong{font-size:14px;color:#101828;word-break:break-word}.cscc-full-service-card .cscc-service-status{margin-bottom:2px}@media(max-width:700px){.cscc-request-details{grid-template-columns:1fr}.cscc-full-service-card{padding:20px}}

.cscc-clickable-site{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.cscc-clickable-site:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(16,24,40,.10)}.cscc-site-modal{display:none;position:fixed;inset:0;z-index:99999}.cscc-site-modal.is-open{display:block}.cscc-site-modal-backdrop{position:absolute;inset:0;background:rgba(6,25,37,.58);backdrop-filter:blur(3px)}.cscc-site-modal-card{position:relative;width:min(500px,calc(100% - 32px));margin:10vh auto 0;background:#fff;border-radius:18px;padding:30px;box-shadow:0 25px 70px rgba(0,0,0,.22);z-index:2}.cscc-site-modal-card h2{font-size:27px;margin:8px 0 25px}.cscc-site-modal-close{position:absolute;right:15px;top:12px;border:0;background:#f2f4f7;border-radius:50%;width:34px;height:34px;font-size:23px;cursor:pointer}.cscc-modal-row{padding:16px 0;border-top:1px solid #edf0f4;display:flex;flex-direction:column;gap:6px}.cscc-modal-row span{font-size:12px;color:#667085;font-weight:700}.cscc-modal-row strong{font-size:16px;word-break:break-word}

.cscc-login-form{margin-top:25px}.cscc-login-form>label{display:block;font-size:13px;font-weight:750;color:#344054;margin:18px 0 8px}.cscc-input-wrap{position:relative;display:flex;align-items:center}.cscc-input-wrap>span{position:absolute;left:13px;color:#98a2b3;font-size:14px;z-index:1}.cscc-input-wrap input{width:100%;box-sizing:border-box;height:50px;padding:0 76px 0 40px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#101828;font-size:15px;outline:none;transition:border-color .18s,box-shadow .18s}.cscc-input-wrap input:focus{border-color:#126cf5;box-shadow:0 0 0 4px rgba(18,108,245,.11)}.cscc-password-toggle{position:absolute;right:8px;border:0;background:#f2f4f7;color:#475467;border-radius:7px;padding:7px 9px;font-size:11px;font-weight:700;cursor:pointer}.cscc-login-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:15px 0 4px;font-size:12px}.cscc-login-options a{color:#126cf5;text-decoration:none;font-weight:700}.cscc-remember{display:flex!important;align-items:center;gap:5px!important;margin:0!important;color:#667085!important;font-weight:500!important}.cscc-remember input{accent-color:#126cf5}.cscc-auth-button{width:100%;height:52px;border:0;border-radius:10px;background:#126cf5!important;color:#fff!important;font-size:14px;font-weight:800;letter-spacing:.2px;cursor:pointer;box-shadow:0 7px 16px rgba(18,108,245,.20);transition:transform .15s,box-shadow .15s,background .15s;margin-top:20px}.cscc-auth-button:hover{background:#095bd6!important;transform:translateY(-1px);box-shadow:0 10px 20px rgba(18,108,245,.24)}.cscc-auth-button:active{transform:translateY(0)}.cscc-login-button span{margin-left:8px;font-size:18px;vertical-align:-1px}.cscc-auth-card p{line-height:1.5}.cscc-auth-card .cscc-auth-switch{margin-top:22px}.cscc-form input::placeholder,.cscc-input-wrap input::placeholder{color:#98a2b3}

.cscc-password-box{max-width:520px;margin:25px auto;padding:30px;background:#fff;border:1px solid #e7eaf0;border-radius:18px;box-shadow:0 12px 35px rgba(16,24,40,.08)}.cscc-password-icon{font-size:30px;margin-bottom:8px}.cscc-password-box h2{margin:0 0 6px;font-size:25px}.cscc-password-box>p{margin:0 0 22px;color:#667085}.cscc-change-password-form label{display:block;font-size:13px;font-weight:700;color:#344054;margin:16px 0 7px}.cscc-change-password-form input{width:100%;box-sizing:border-box;height:48px;padding:0 13px;border:1px solid #d0d5dd;border-radius:10px;font-size:15px}.cscc-change-password-form input:focus{outline:none;border-color:#126cf5;box-shadow:0 0 0 4px rgba(18,108,245,.1)}.cscc-pw-notice{padding:12px 14px;border-radius:9px;margin:15px 0;font-size:13px;font-weight:600}.cscc-pw-notice.success{background:#eafaf0;color:#168447}.cscc-pw-notice.error{background:#fff0f0;color:#c62828}


/* Change password page */
.cscc-changepswd-box{width:min(520px,100%);box-sizing:border-box;margin:48px auto;padding:32px;background:#fff;border:1px solid #e5e9f0;border-radius:18px;box-shadow:0 18px 50px rgba(16,24,40,.10)}
.cscc-changepswd-header{display:flex;align-items:center;gap:15px;margin-bottom:28px}
.cscc-changepswd-icon{width:48px;height:48px;flex:0 0 48px;border-radius:14px;background:#edf5ff;display:grid;place-items:center;font-size:23px}
.cscc-changepswd-header h2{margin:0 0 4px;font-size:24px;line-height:1.2;color:#101828}
.cscc-changepswd-header p{margin:0;color:#667085;font-size:13px;line-height:1.5}
.cscc-changepswd-form>label{display:block;font-size:13px;font-weight:750;color:#1d2939;margin:0 0 18px}
.cscc-changepswd-form .cscc-input-wrap{position:relative;display:flex;align-items:center}
.cscc-changepswd-form .cscc-input-wrap>span{position:absolute;left:14px;color:#98a2b3;font-size:16px;z-index:1;line-height:1}
.cscc-changepswd-form .cscc-input-wrap input{width:100%;height:50px;box-sizing:border-box;padding:0 76px 0 38px;border:1px solid #cfd6e2;border-radius:10px;background:#fff;color:#101828;font-size:15px;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}
.cscc-changepswd-form .cscc-input-wrap input::placeholder{color:#98a2b3}
.cscc-changepswd-form .cscc-input-wrap input:hover{border-color:#b8c2d1}
.cscc-changepswd-form .cscc-input-wrap input:focus{border-color:#126cf5;box-shadow:0 0 0 4px rgba(18,108,245,.10)}
.cscc-changepswd-form .cscc-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:#f2f4f7;color:#344054;border-radius:7px;padding:8px 10px;font-size:11px;font-weight:750;cursor:pointer;transition:.15s}
.cscc-changepswd-form .cscc-password-toggle:hover{background:#e6eaf0;color:#101828}
.cscc-changepswd-form .cscc-pw-match{margin:-6px 0 18px;font-size:12px;font-weight:650;display:none}
.cscc-changepswd-form .cscc-pw-match.is-error{display:block;color:#c62828}
.cscc-changepswd-form .cscc-pw-match.is-ok{display:block;color:#168447}
.cscc-changepswd-submit{width:100%;height:50px;margin-top:2px;border:0;border-radius:10px;background:#126cf5;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(18,108,245,.20);transition:transform .15s,background .15s,box-shadow .15s}
.cscc-changepswd-submit:hover{background:#095bd6;transform:translateY(-1px);box-shadow:0 11px 24px rgba(18,108,245,.24)}
.cscc-changepswd-submit:active{transform:translateY(0)}
.cscc-changepswd-box .cscc-pw-notice{margin:0 0 20px;border-radius:10px}
@media(max-width:600px){.cscc-changepswd-box{margin:22px 0;padding:24px 18px;border-radius:15px}.cscc-changepswd-header h2{font-size:21px}.cscc-changepswd-header{margin-bottom:24px}}

/* Per-site credentials and access link */
.cscc-site-access-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 13px;border-radius:9px;background:#126cf5;color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:800}
.cscc-site-access-link:hover{background:#095bd6}
.cscc-site-access-link.is-disabled{background:#eef1f5;color:#98a2b3!important;pointer-events:none}
.cscc-admin-site-form label{display:block;font-weight:700;font-size:13px;color:#1d2939}
.cscc-admin-site-form input,.cscc-admin-site-form select{box-sizing:border-box;margin-top:6px;min-height:38px}
@media(max-width:800px){.cscc-admin-site-form{grid-template-columns:1fr!important}.cscc-admin-site-form button{width:100%}}
@media(max-width:700px){.cscc-site-modal-card{padding:24px 20px}.cscc-modal-row{gap:8px}.cscc-site-access-link{width:100%;box-sizing:border-box}}

/* Supporto / Ticket 1.4.0 */
.cscc-quick-links{margin:20px 4px 10px;padding:14px 8px;border-top:1px solid #edf0f4;display:flex;flex-direction:column;gap:9px}.cscc-quick-links>span{font-size:12px;font-weight:800;color:#667085;margin-bottom:3px}.cscc-quick-links a{font-size:13px;color:#126cf5;text-decoration:none;padding:4px 0}.cscc-quick-links a:hover{text-decoration:underline}
.cscc-support-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;margin-top:28px}.cscc-ticket-list-card,.cscc-help-card,.cscc-new-ticket-card,.cscc-ticket-detail{background:#fff;border:1px solid #e4e8ee;border-radius:14px;box-shadow:0 4px 14px rgba(16,24,40,.045)}.cscc-ticket-list-card{padding:20px}.cscc-section-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.cscc-section-title h2{margin:0;font-size:21px}.cscc-primary-small{display:inline-block;background:#126cf5;color:#fff;text-decoration:none;border-radius:8px;padding:10px 14px;font-weight:750;border:0}.cscc-primary-small:hover{filter:brightness(.96)}.cscc-ticket-table{border:1px solid #e4e8ee;border-radius:10px;overflow:hidden}.cscc-ticket-row{display:grid;grid-template-columns:150px minmax(180px,1fr) 110px 170px 110px;gap:14px;align-items:center;padding:15px 14px;border-top:1px solid #edf0f4;font-size:13px}.cscc-ticket-row:first-child{border-top:0}.cscc-ticket-head{background:#f8fafc;color:#667085;font-weight:750;border-top:0}.cscc-ticket-row strong{font-size:14px}.cscc-ticket-row .cscc-outline{padding:8px 10px;text-align:center;font-size:12px}.cscc-ticket-status{display:inline-flex!important;align-items:center;justify-content:center;padding:6px 9px;border-radius:7px;font-style:normal;font-weight:750;font-size:12px;white-space:nowrap}.cscc-ticket-status.open{background:#eaf2ff;color:#126cf5}.cscc-ticket-status.pending{background:#fff4d6;color:#d98a00}.cscc-ticket-status.closed{background:#e9f8ef;color:#16803a}.cscc-support-side{display:flex;flex-direction:column;gap:16px}.cscc-help-card{padding:25px}.cscc-help-card h3{margin:10px 0 8px;font-size:20px}.cscc-help-card p{color:#667085;line-height:1.6;margin:0 0 18px}.cscc-help-icon{width:54px;height:54px;border-radius:50%;background:#edf5ff;color:#126cf5;display:grid;place-items:center;font-size:25px}.cscc-help-card.compact h3{margin-top:0}.cscc-help-card.compact a{display:block;color:#126cf5;text-decoration:none;font-weight:650;padding:9px 0;border-top:1px solid #edf0f4}.cscc-help-card.compact p{font-size:13px;margin:0}.cscc-empty-inline{text-align:center;padding:45px 20px}.cscc-empty-inline h3{margin:0 0 8px}.cscc-empty-inline p{color:#667085;margin-bottom:18px}.cscc-new-ticket-card{margin-top:20px;padding:24px}.cscc-new-ticket-card>div h2{margin:0 0 6px}.cscc-new-ticket-card>div p{color:#667085;margin:0 0 20px}.cscc-new-ticket-card form{display:grid;grid-template-columns:1fr 220px;gap:15px}.cscc-new-ticket-card label{font-size:13px;font-weight:750;color:#344054}.cscc-new-ticket-card label:first-child{grid-column:1}.cscc-new-ticket-card label:nth-child(2){grid-column:2;grid-row:1}.cscc-new-ticket-card label:nth-child(3){grid-column:1/-1}.cscc-new-ticket-card input,.cscc-new-ticket-card select,.cscc-new-ticket-card textarea,.cscc-ticket-reply-form textarea{width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d0d5dd;border-radius:9px;padding:12px 13px;font:inherit;background:#fff}.cscc-new-ticket-card textarea{resize:vertical}.cscc-new-ticket-card .cscc-primary{grid-column:1/-1;width:auto;margin-top:0}.cscc-ticket-detail{margin-top:28px;padding:24px}.cscc-ticket-detail-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #edf0f4}.cscc-ticket-detail-head h2{margin:5px 0 0;font-size:25px}.cscc-ticket-messages{display:flex;flex-direction:column;gap:12px;padding:20px 0}.cscc-ticket-message{max-width:82%;padding:14px 16px;border-radius:12px;border:1px solid #e4e8ee;background:#f8fafc}.cscc-ticket-message.is-client{align-self:flex-end;background:#edf5ff;border-color:#d8e8ff}.cscc-ticket-message.is-admin{align-self:flex-start}.cscc-ticket-message-meta{font-size:11px;color:#667085;font-weight:750;margin-bottom:7px}.cscc-ticket-message-body{font-size:14px;line-height:1.6;color:#1d2939;word-break:break-word}.cscc-ticket-reply-form textarea{resize:vertical}.cscc-ticket-actions{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:12px}.cscc-alert-success{background:#eaf8ef;border-color:#bce7c9;color:#16703a}
@media(max-width:1050px){.cscc-support-layout{grid-template-columns:1fr}.cscc-support-side{display:grid;grid-template-columns:1fr 1fr}.cscc-ticket-row{grid-template-columns:120px minmax(150px,1fr) 100px 150px 95px}}
@media(max-width:700px){.cscc-support-side{grid-template-columns:1fr}.cscc-ticket-table{border:0}.cscc-ticket-head{display:none}.cscc-ticket-row{grid-template-columns:1fr 1fr;gap:8px 12px;border:1px solid #e4e8ee;border-radius:10px;margin-bottom:10px}.cscc-ticket-row span:nth-child(1){font-weight:750}.cscc-ticket-row strong{grid-column:1/-1}.cscc-ticket-row span:nth-child(3){justify-self:start}.cscc-ticket-row span:nth-child(4){font-size:11px;color:#667085}.cscc-ticket-row a{justify-self:end}.cscc-new-ticket-card form{grid-template-columns:1fr}.cscc-new-ticket-card label:first-child,.cscc-new-ticket-card label:nth-child(2),.cscc-new-ticket-card label:nth-child(3){grid-column:1;grid-row:auto}.cscc-ticket-message{max-width:94%}.cscc-ticket-detail{padding:16px}.cscc-ticket-detail-head{align-items:flex-start;flex-direction:column}.cscc-ticket-actions{flex-direction:column;align-items:stretch}.cscc-ticket-actions>*{width:100%}.cscc-ticket-actions .cscc-outline{text-align:center;display:block}}


/* Codesky support dashboard - visual refresh */
.cscc-app{background:#f7f9fc;border:0;border-radius:0;box-shadow:none;min-height:760px;overflow:visible;align-items:flex-start}
.cscc-sidebar{width:250px;box-sizing:border-box;background:#fff;border-right:0;padding:0 0 20px;gap:0;box-shadow:none;position:relative}
.cscc-brand,.cscc-nav{display:none!important}
.cscc-profile-card{margin:0 0 22px;padding:18px 16px 16px;background:linear-gradient(135deg,#0b49c9,#126cf5);border-radius:0 0 4px 4px;color:#fff}
.cscc-profile-card strong{display:block;font-size:18px;margin-bottom:16px}.cscc-profile-card small{display:block;font-size:10px;line-height:1.55;font-weight:650;min-height:44px}.cscc-profile-card>div{display:flex;gap:8px;margin-top:12px}.cscc-profile-card a{display:inline-flex;padding:7px 13px;background:#fff;color:#126cf5;text-decoration:none;border-radius:5px;font-size:11px;font-weight:700}.cscc-profile-card a.ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.35)}
.cscc-side-section{padding:0 14px;margin:0 0 22px}.cscc-side-section h4{margin:0 0 11px;font-size:14px;font-weight:500;color:#475467}.cscc-side-empty{display:flex;align-items:center;gap:8px;color:#475467;font-size:11px;margin-bottom:10px}.cscc-side-button{display:inline-block;padding:8px 12px;background:#eaf2ff;color:#126cf5;text-decoration:none;border-radius:4px;font-size:10px;font-weight:650}.cscc-side-link{display:flex;align-items:center;gap:9px;padding:6px 0;color:#126cf5;text-decoration:none;font-size:11px}.cscc-side-link:hover{text-decoration:underline}.cscc-side-link span{flex:1}.cscc-side-support{margin:4px 0 0;background:#edf5ff;border-radius:6px;overflow:hidden}.cscc-side-support>a{display:flex;align-items:center;gap:9px;padding:12px 14px;color:#126cf5;text-decoration:none}.cscc-side-support strong{font-size:15px}.cscc-side-support .support-icon{font-size:17px}.cscc-side-support .support-chevron{margin-left:auto}.cscc-side-support>div{padding:0 10px 8px}.cscc-side-support>div a{display:block;padding:7px 6px;color:#126cf5;text-decoration:none;font-size:11px}.cscc-side-support>div a.active-sub{font-weight:700}.cscc-main{background:transparent}.cscc-content{padding:30px 28px 44px;max-width:1120px;margin:0 auto}.cscc-global-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:0 0 24px}.cscc-global-stat-link,.cscc-global-stat{position:relative;background:#fff;border:1px solid #edf0f4;border-radius:10px;min-height:104px;padding:18px 18px 15px;box-sizing:border-box;text-align:center;box-shadow:0 4px 16px rgba(16,24,40,.04)}.cscc-global-stat .stat-icon{position:absolute;right:12px;top:11px;color:#667085;font-size:13px}.cscc-global-stat strong{display:block;font-size:40px;line-height:1;color:#126cf5;font-weight:400;margin-top:9px}.cscc-global-stat small{display:block;font-size:12px;color:#101828;margin-top:6px}.cscc-global-stat{display:block;color:inherit;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.cscc-global-stat:hover{transform:translateY(-1px);box-shadow:0 7px 20px rgba(16,24,40,.08)}.cscc-stat-action{display:block;margin-top:9px;color:#126cf5;font-size:12px;font-weight:600}.cscc-global-stat:hover .cscc-stat-action{text-decoration:underline}
.cscc-page-head{margin-bottom:8px}.cscc-page-head h1{font-size:28px}.cscc-support-header h1{margin:0;font-size:28px;line-height:1.2}.cscc-breadcrumb{display:flex;align-items:center;gap:10px;margin-top:8px;font-size:12px;color:#667085}.cscc-breadcrumb a{color:#126cf5;text-decoration:none}.cscc-support-tabs{display:flex;gap:36px;border-bottom:1px solid #e4e8ee;margin:22px 0 20px;padding-left:12px}.cscc-support-tabs a{position:relative;padding:13px 15px;color:#667085;text-decoration:none;font-size:14px;font-weight:600}.cscc-support-tabs a.active{color:#126cf5}.cscc-support-tabs a.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:#126cf5;border-radius:3px 3px 0 0}.cscc-support-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px}.cscc-support-panel{background:#fff;border:1px solid #e4e8ee;border-radius:10px;box-shadow:0 4px 16px rgba(16,24,40,.035)}.cscc-ticket-list-card{padding:16px}.cscc-ticket-list-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.cscc-ticket-list-head h2{font-size:17px;margin:0}.cscc-ticket-tools{display:flex;gap:10px}.cscc-ticket-tools select,.cscc-ticket-search{height:38px;border:1px solid #d0d5dd;border-radius:8px;background:#fff}.cscc-ticket-tools select{padding:0 12px;color:#344054}.cscc-ticket-search{display:flex;align-items:center;width:190px;overflow:hidden}.cscc-ticket-search input{width:100%;height:100%;border:0;outline:0;padding:0 10px;font-size:12px}.cscc-ticket-search span{padding:0 11px;color:#667085}.cscc-ticket-table{border:1px solid #e4e8ee;border-radius:8px;overflow:hidden}.cscc-ticket-row{display:grid;grid-template-columns:minmax(70px,.8fr) minmax(90px,1.35fr) minmax(62px,.7fr) minmax(88px,.95fr) 72px;gap:6px;align-items:center;padding:15px 10px;border-top:1px solid #edf0f4;font-size:12px;min-width:0;box-sizing:border-box}.cscc-ticket-row:first-child{border-top:0}.cscc-ticket-head{background:#f8fafc;color:#667085;font-weight:700}.cscc-ticket-row strong{font-size:12px;font-weight:500;min-width:0;overflow-wrap:anywhere}.cscc-ticket-row>span{min-width:0;overflow-wrap:anywhere}.cscc-ticket-row>span:nth-child(4){font-size:11px;line-height:1.35}.cscc-ticket-row .cscc-view-ticket{min-width:0;width:100%;box-sizing:border-box}.cscc-view-ticket{display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #126cf5;color:#126cf5!important;text-decoration:none!important;border-radius:7px;padding:7px 6px;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap;position:relative;z-index:2}.cscc-view-ticket:hover{background:#edf5ff}.cscc-ticket-status{padding:6px 10px;border-radius:6px}.cscc-pagination{display:flex;justify-content:center;align-items:center;gap:4px;margin:18px 0 4px}.cscc-pagination span,.cscc-pagination strong{width:31px;height:31px;display:grid;place-items:center;border:1px solid #e4e8ee;border-radius:6px;font-size:12px;color:#667085;background:#fff}.cscc-pagination strong{background:#126cf5;border-color:#126cf5;color:#fff}.cscc-support-right{display:flex;flex-direction:column;gap:14px}.cscc-help-card{background:#fff;border:1px solid #e4e8ee;border-radius:10px;padding:22px;box-shadow:0 4px 16px rgba(16,24,40,.035)}.cscc-help-primary{text-align:center}.cscc-help-big-icon{width:56px;height:56px;border-radius:50%;background:#edf5ff;color:#126cf5;display:grid;place-items:center;margin:0 auto 12px;font-size:25px}.cscc-help-card h3{margin:0 0 10px;font-size:17px}.cscc-help-card p{margin:0 0 18px;color:#667085;font-size:12px;line-height:1.7}.cscc-primary-wide{display:block;background:#126cf5;color:#fff;text-decoration:none;border-radius:7px;padding:10px 12px;font-size:12px;font-weight:700}.cscc-response-card{display:flex;gap:12px;align-items:flex-start;background:#f8fbff;border-color:#d8e8ff}.cscc-response-icon{color:#126cf5;font-size:22px;line-height:1}.cscc-response-card h3{color:#126cf5;font-size:14px;margin-bottom:7px}.cscc-response-card p{margin-bottom:6px;font-size:11px}.cscc-response-card a{color:#126cf5;text-decoration:none;font-size:11px;font-weight:700}.cscc-support-bottom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.cscc-info-card{display:flex;gap:15px;background:#fff;border:1px solid #e4e8ee;border-radius:10px;padding:20px;box-shadow:0 4px 16px rgba(16,24,40,.035)}.cscc-info-icon{flex:0 0 46px;width:46px;height:46px;border-radius:50%;background:#edf5ff;color:#126cf5;display:grid;place-items:center;font-size:20px}.cscc-info-card h3{margin:0 0 7px;color:#126cf5;font-size:15px}.cscc-info-card p{margin:0 0 10px;color:#667085;font-size:11px;line-height:1.65}.cscc-info-card a,.cscc-info-card span{font-size:11px;color:#126cf5;text-decoration:none;font-weight:700}.cscc-info-card span{color:#98a2b3;font-weight:500}.cscc-create-ticket-panel{padding:25px}.cscc-create-ticket-heading{display:flex;gap:14px;align-items:center;margin-bottom:22px}.cscc-support-circle{width:48px;height:48px;border-radius:50%;background:#edf5ff;color:#126cf5;display:grid;place-items:center;font-size:24px}.cscc-create-ticket-heading h2{margin:0 0 4px}.cscc-create-ticket-heading p{margin:0;color:#667085;font-size:13px}.cscc-create-ticket-form{display:grid;grid-template-columns:1fr 220px;gap:16px}.cscc-create-ticket-form label{font-size:12px;font-weight:700;color:#344054}.cscc-create-ticket-form label.full{grid-column:1/-1}.cscc-create-ticket-form input,.cscc-create-ticket-form select,.cscc-create-ticket-form textarea{width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d0d5dd;border-radius:8px;padding:11px 12px;font:inherit;background:#fff}.cscc-create-ticket-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px}.cscc-create-ticket-actions .cscc-primary{width:auto;margin:0}.cscc-ticket-detail-sub{margin:5px 0 0;color:#667085;font-size:11px}.cscc-empty-ticket{padding:55px 20px}
.cscc-topbar{display:none!important}
@media(max-width:1050px){.cscc-sidebar{width:220px}.cscc-support-main-grid{grid-template-columns:1fr}.cscc-support-right{display:grid;grid-template-columns:1fr 1fr}.cscc-support-bottom-grid{grid-template-columns:1fr 1fr}.cscc-ticket-row{grid-template-columns:minmax(68px,.8fr) minmax(80px,1.3fr) 62px minmax(82px,.95fr) 70px;gap:6px;padding-left:9px;padding-right:9px}}
@media(max-width:800px){.cscc-app{display:block}.cscc-sidebar{width:100%;border-bottom:1px solid #e4e8ee}.cscc-profile-card{border-radius:0}.cscc-side-section{padding:0 18px}.cscc-global-stats{grid-template-columns:repeat(2,1fr)}.cscc-content{padding:22px 16px 35px}.cscc-support-right,.cscc-support-bottom-grid{grid-template-columns:1fr}.cscc-ticket-list-head{align-items:flex-start;flex-direction:column}.cscc-ticket-tools{width:100%}.cscc-ticket-tools select,.cscc-ticket-search{flex:1;width:auto}.cscc-ticket-head{display:none}.cscc-ticket-row{grid-template-columns:1fr 1fr;gap:8px 12px}.cscc-ticket-row strong{grid-column:1/-1}.cscc-ticket-row span:nth-child(3){justify-self:start}.cscc-ticket-row span:nth-child(4){font-size:10px}.cscc-view-ticket{justify-self:end}.cscc-create-ticket-form{grid-template-columns:1fr}.cscc-create-ticket-form label.full{grid-column:1}.cscc-create-ticket-actions{grid-column:1}.cscc-create-ticket-actions .cscc-primary{flex:1}}
@media(max-width:520px){.cscc-global-stats{grid-template-columns:1fr 1fr;gap:10px}.cscc-global-stat{min-height:92px;padding:13px}.cscc-global-stat strong{font-size:32px}.cscc-global-stat small{font-size:10px}.cscc-side-support>div a{font-size:12px}.cscc-support-tabs{gap:10px}.cscc-support-tabs a{padding:12px 9px;font-size:12px}.cscc-ticket-row{font-size:11px}.cscc-ticket-tools{flex-direction:column}.cscc-ticket-tools select,.cscc-ticket-search{width:100%;box-sizing:border-box}.cscc-info-card{padding:16px}}
.cscc-ticket-row.is-selected{background:#f5f9ff;box-shadow:inset 3px 0 0 #126cf5}.cscc-ticket-detail-visible{margin-top:20px;padding:20px}.cscc-closed-notice{margin-top:18px;padding:13px 15px;border:1px solid #e4e8ee;background:#f8fafc;color:#667085;border-radius:8px;font-size:12px}.cscc-ticket-detail-visible .cscc-ticket-actions{margin-top:14px}

/* Dashboard servizi + ticket */
.cscc-dashboard-head{margin:6px 0 24px}.cscc-dashboard-head h1{font-size:29px;margin-bottom:8px}.cscc-dashboard-head p{font-size:14px;color:#667085}.cscc-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:18px;align-items:start}.cscc-dashboard-main{display:flex;flex-direction:column;gap:16px}.cscc-dashboard-card{background:#fff;border:1px solid #e4e8ee;border-radius:10px;box-shadow:0 4px 16px rgba(16,24,40,.035);padding:16px}.cscc-dashboard-card-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.cscc-dashboard-card-head>div{display:flex;align-items:center;gap:10px}.cscc-dashboard-card-head h2{margin:0;font-size:17px;color:#101828}.cscc-dashboard-card-head>a{color:#126cf5;text-decoration:none;font-size:11px;font-weight:700;white-space:nowrap}.cscc-dashboard-card-head>a:hover{text-decoration:underline}.cscc-dashboard-icon{width:31px;height:31px;border-radius:8px;background:#edf5ff;display:grid;place-items:center;font-size:16px}.cscc-dashboard-table{border:1px solid #e4e8ee;border-radius:8px;overflow:hidden}.cscc-dashboard-row{display:grid;grid-template-columns:minmax(180px,1fr) 105px 100px;gap:12px;align-items:center;padding:14px 12px;border-top:1px solid #edf0f4;font-size:12px}.cscc-dashboard-row:first-child{border-top:0}.cscc-dashboard-row-head{background:#f8fafc;color:#667085;font-weight:700;padding-top:11px;padding-bottom:11px}.cscc-dashboard-row strong{font-weight:600;color:#101828;word-break:break-word}.cscc-active-badge{display:inline-flex;padding:6px 10px;border-radius:6px;background:#e8fff0;color:#159447;font-style:normal;font-weight:700;font-size:11px}.cscc-action-button{display:inline-flex;align-items:center;justify-content:center;background:#126cf5;color:#fff!important;text-decoration:none!important;border-radius:7px;padding:8px 13px;font-size:11px;font-weight:700;min-width:62px}.cscc-action-button:hover{background:#095de0}.cscc-dashboard-empty{padding:22px 12px;color:#667085;font-size:12px;text-align:center;background:#fbfcfe;border:1px dashed #d8dee8;border-radius:8px}.cscc-dashboard-ticket-card .cscc-dashboard-row{grid-template-columns:125px minmax(160px,1fr) 100px 145px 95px}.cscc-dashboard-ticket-card .cscc-view-ticket{padding:7px 9px;font-size:11px;white-space:nowrap}.cscc-dashboard-side{display:flex;flex-direction:column;gap:14px}.cscc-dashboard-side .cscc-help-card{margin:0}.cscc-dashboard-side .cscc-response-card{min-height:105px;box-sizing:border-box}.cscc-dashboard-side .cscc-primary-wide{text-align:center}.cscc-dashboard-side .cscc-help-primary p{font-size:11px}.cscc-dashboard-side .cscc-response-card p{font-size:11px}
@media(max-width:1050px){.cscc-dashboard-grid{grid-template-columns:1fr}.cscc-dashboard-side{display:grid;grid-template-columns:1fr 1fr}.cscc-dashboard-ticket-card .cscc-dashboard-row{grid-template-columns:110px minmax(150px,1fr) 95px 130px 95px}}
@media(max-width:800px){.cscc-dashboard-side{grid-template-columns:1fr}.cscc-dashboard-row,.cscc-dashboard-ticket-card .cscc-dashboard-row{grid-template-columns:1fr 1fr;gap:8px 12px}.cscc-dashboard-row-head{display:none}.cscc-dashboard-row strong{grid-column:1/-1}.cscc-dashboard-row>span:last-child{justify-self:end}.cscc-dashboard-card-head{align-items:flex-start}.cscc-dashboard-card-head>a{font-size:10px}.cscc-dashboard-head h1{font-size:25px}}

/* Exact dashboard layout - reference design */
.cscc-app{display:flex;align-items:flex-start;width:100%;max-width:1505px;margin:0 auto;background:#f7f9fc;min-height:760px;overflow:visible}
.cscc-sidebar{width:293px;flex:0 0 293px;box-sizing:border-box;background:#fff;padding:15px 15px 20px;border-right:0;box-shadow:none;position:relative}
.cscc-profile-card{margin:0 0 22px;padding:22px 20px 16px;background:linear-gradient(135deg,#0b49c9,#126cf5);border-radius:5px;color:#fff;min-height:182px;box-sizing:border-box}
.cscc-profile-card strong{display:block;font-size:20px;line-height:1.2;margin-bottom:26px}
.cscc-profile-card small{display:block;font-size:11px;line-height:1.4;font-weight:650;min-height:28px}
.cscc-profile-card>div{display:flex;gap:8px;margin-top:18px}
.cscc-profile-card a{display:inline-flex;padding:8px 14px;background:#fff;color:#126cf5;text-decoration:none;border-radius:5px;font-size:11px;font-weight:700}
.cscc-profile-card a.ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.35)}
.cscc-side-section{padding:0 19px;margin:0 0 23px}
.cscc-side-section h4{margin:0 0 12px;font-size:15px;font-weight:500;color:#475467}
.cscc-side-empty{display:flex;align-items:center;gap:8px;color:#475467;font-size:11px;margin-bottom:11px}
.cscc-side-button{display:inline-block;padding:9px 13px;background:#eaf2ff;color:#126cf5;text-decoration:none;border-radius:5px;font-size:10px;font-weight:650}
.cscc-side-link{display:flex;align-items:center;gap:9px;padding:7px 0;color:#126cf5;text-decoration:none;font-size:11px}
.cscc-side-support{margin:4px 0 0;background:#edf5ff;border-radius:6px;overflow:hidden}
.cscc-side-support>a{display:flex;align-items:center;gap:9px;padding:13px 15px;color:#126cf5;text-decoration:none}
.cscc-side-support strong{font-size:16px}
.cscc-side-support>div{padding:0 11px 9px}
.cscc-side-support>div a{display:block;padding:8px 7px;color:#126cf5;text-decoration:none;font-size:11px}
.cscc-main{flex:1;min-width:0;background:transparent}
.cscc-global-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:15px 27px 24px 33px}
.cscc-global-stat{min-height:160px;padding:24px 18px 15px;border-radius:9px;box-shadow:0 4px 16px rgba(16,24,40,.04)}
.cscc-global-stat .stat-icon{right:12px;top:14px}
.cscc-global-stat strong{font-size:40px;margin-top:15px}
.cscc-global-stat small{font-size:12px;margin-top:8px}
.cscc-content{padding:0 27px 38px 33px;max-width:none;margin:0}
.cscc-dashboard-head{margin:0 0 29px}
.cscc-dashboard-head h1{font-size:29px;line-height:1.25;margin:0 0 8px}
.cscc-dashboard-head p{font-size:15px;color:#667085;margin:0}
.cscc-dashboard-grid{grid-template-columns:minmax(0,1fr) 290px;gap:14px}
.cscc-dashboard-main{gap:12px}
.cscc-dashboard-card{border-radius:10px;padding:16px;box-shadow:0 4px 16px rgba(16,24,40,.035)}
.cscc-dashboard-card-head{margin-bottom:14px}
.cscc-dashboard-card-head h2{font-size:17px}
.cscc-dashboard-card-head>a{font-size:11px}
.cscc-dashboard-table{border-radius:8px}
.cscc-dashboard-row{grid-template-columns:minmax(180px,1fr) 105px 100px;padding:14px 12px;font-size:12px}
.cscc-dashboard-row-head{padding-top:11px;padding-bottom:11px}
.cscc-dashboard-ticket-card .cscc-dashboard-row{grid-template-columns:125px minmax(160px,1fr) 100px 145px 95px}
.cscc-dashboard-side{gap:14px}
.cscc-dashboard-side .cscc-help-card{padding:24px 20px}
.cscc-dashboard-side .cscc-help-big-icon{margin-bottom:13px}
.cscc-dashboard-side .cscc-help-primary{min-height:350px;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:center}
.cscc-dashboard-side .cscc-help-primary .cscc-help-big-icon{align-self:center}
.cscc-dashboard-side .cscc-help-primary h3{text-align:center}
.cscc-dashboard-side .cscc-help-primary p{text-align:center}
.cscc-dashboard-side .cscc-response-card{min-height:160px;padding:20px;box-sizing:border-box}
.cscc-client-footer{margin:0 27px 20px 33px}
@media(max-width:1050px){.cscc-sidebar{width:230px;flex-basis:230px}.cscc-global-stats{margin-left:22px;margin-right:22px}.cscc-content{padding-left:22px;padding-right:22px}.cscc-client-footer{margin-left:22px;margin-right:22px}}
@media(max-width:800px){.cscc-app{display:block;max-width:none}.cscc-sidebar{width:100%;padding:0 0 20px}.cscc-profile-card{border-radius:0;min-height:170px}.cscc-side-section{padding:0 18px}.cscc-global-stats{margin:15px 16px 22px;grid-template-columns:repeat(2,1fr)}.cscc-content{padding:0 16px 35px}.cscc-client-footer{margin:0 16px 20px}.cscc-dashboard-grid{grid-template-columns:1fr}}
.cscc-services-section{margin-top:30px}.cscc-services-section:first-of-type{margin-top:24px}.cscc-services-section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.cscc-services-section-head h2{margin:0;font-size:20px;color:#101828}.cscc-services-section-head span{font-size:12px;color:#667085;background:#f8fafc;border:1px solid #e4e8ee;border-radius:999px;padding:6px 10px}.cscc-game-service-card .cscc-card-footer{margin-top:24px}.cscc-game-service-card .cscc-outline{background:#126cf5;color:#fff}.cscc-game-service-card .cscc-outline:hover{background:#095de0;color:#fff}

/* Codice Cliente shortcode - premium directory */
.cscc-client-directory{width:100%;margin:0;background:#fff;border:1px solid #e4e7ec;border-radius:18px;box-shadow:0 14px 42px rgba(16,24,40,.07);overflow:hidden;box-sizing:border-box;color:#101828}
.cscc-client-directory-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;border-bottom:1px solid #eaecf0;background:#fff}
.cscc-client-directory-brand{display:flex;align-items:center;gap:15px;min-width:0}
.cscc-client-directory-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border:1px solid #dbe7ff;border-radius:13px;background:#f5f8ff;color:#155eef}
.cscc-client-directory-icon svg{width:22px;height:22px}
.cscc-client-directory-kicker{margin:0 0 3px;color:#667085;font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.cscc-client-directory-head h2{margin:0;color:#101828;font-size:22px;line-height:1.2;font-weight:750;letter-spacing:-.025em}
.cscc-client-directory-head p{margin:5px 0 0;color:#667085;font-size:12px;line-height:1.45}
.cscc-client-directory-summary{display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid #e4e7ec;border-radius:11px;background:#fff;box-shadow:0 1px 2px rgba(16,24,40,.03)}
.cscc-client-directory-summary-label{color:#667085;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}
.cscc-client-directory-summary strong{min-width:20px;color:#101828;font-size:13px;text-align:center}
.cscc-client-directory-table-wrap{width:100%;overflow:auto}
.cscc-client-directory-table{width:100%;min-width:880px;border-collapse:separate;border-spacing:0;margin:0}
.cscc-client-directory-table thead th{padding:12px 20px;background:#f8fafc;border-bottom:1px solid #eaecf0;color:#667085;text-align:left;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}
.cscc-client-directory-table tbody td{padding:16px 20px;border-bottom:1px solid #f0f2f5;background:#fff;color:#344054;font-size:12px;line-height:1.4;vertical-align:middle;transition:background .15s ease,box-shadow .15s ease}
.cscc-client-directory-table tbody tr:last-child td{border-bottom:0}
.cscc-client-directory-table tbody tr:hover td{background:#fbfcff}
.cscc-client-directory-table tbody tr:hover td:first-child{box-shadow:inset 2px 0 0 #155eef}
.cscc-client-directory-table .cscc-col-index{width:46px;text-align:center}
.cscc-client-directory-table .cscc-col-status{width:92px}
.cscc-client-directory-index{display:inline-flex;align-items:center;justify-content:center;min-width:25px;height:25px;border-radius:8px;background:#f2f4f7;color:#667085;font-size:10px;font-weight:800;font-variant-numeric:tabular-nums}
.cscc-client-directory-user{display:flex;align-items:center;gap:12px;min-width:205px}
.cscc-client-directory-avatar{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid #d9e2f2;border-radius:11px;background:#f5f8ff;color:#155eef;font-size:10px;font-weight:800;letter-spacing:.04em}
.cscc-client-directory-user-meta{min-width:0}
.cscc-client-directory-user-meta strong{display:block;max-width:260px;overflow:hidden;color:#101828;font-size:12px;font-weight:750;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.cscc-client-directory-user-meta span{display:inline-flex;margin-top:4px;padding:3px 7px;border:1px solid #eaecf0;border-radius:999px;background:#f8fafc;color:#667085;font-size:9px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.05em}
.cscc-client-directory-email{display:inline-block;max-width:270px;overflow:hidden;color:#475467;text-decoration:none;font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}
.cscc-client-directory-email:hover{color:#155eef;text-decoration:underline;text-underline-offset:2px}
.cscc-client-directory-code{display:flex;align-items:center;gap:8px;min-width:300px}
.cscc-client-directory-code code{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border:1px solid #e4e7ec;border-radius:9px;background:#f8fafc;color:#1d2939;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:10px;font-weight:750;letter-spacing:.035em;white-space:nowrap}
.cscc-client-directory-copy{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:34px;padding:0 10px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#344054;font:inherit;font-size:10px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .15s ease}
.cscc-client-directory-copy svg{width:13px;height:13px}
.cscc-client-directory-copy:hover{border-color:#b7c6e5;background:#f8faff;color:#155eef}
.cscc-client-directory-copy.is-copied{border-color:#abefc6;background:#ecfdf3;color:#067647}
.cscc-client-directory-status{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #abefc6;border-radius:999px;background:#ecfdf3;color:#067647;font-size:10px;font-weight:800;line-height:1;white-space:nowrap}
.cscc-client-directory-status i{width:6px;height:6px;border-radius:50%;background:#12b76a;box-shadow:0 0 0 3px rgba(18,183,106,.10)}
.cscc-client-directory-empty{padding:64px 24px!important;text-align:center!important;background:#fff!important}
.cscc-empty-symbol{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 12px;border:1px solid #e4e7ec;border-radius:13px;background:#f8fafc;color:#98a2b3}
.cscc-empty-symbol svg{width:22px;height:22px}
.cscc-client-directory-empty strong{display:block;color:#344054;font-size:13px}
.cscc-client-directory-empty span{display:block;margin-top:5px;color:#98a2b3;font-size:11px}
.cscc-client-code-notice{width:100%;box-sizing:border-box;padding:14px 16px;border:1px solid #e4e7ec;border-radius:12px;background:#f8fafc;color:#475467;font-size:12px}
@media(max-width:900px){
  .cscc-client-directory-head{padding:22px}
  .cscc-client-directory-table{min-width:820px}
}
@media(max-width:640px){
  .cscc-client-directory{border-radius:14px}
  .cscc-client-directory-head{display:block;padding:19px}
  .cscc-client-directory-brand{align-items:flex-start}
  .cscc-client-directory-head h2{font-size:19px}
  .cscc-client-directory-summary{display:inline-flex;margin-top:14px}
  .cscc-client-directory-table{min-width:0}
  .cscc-client-directory-table thead{display:none}
  .cscc-client-directory-table,
  .cscc-client-directory-table tbody,
  .cscc-client-directory-table tr,
  .cscc-client-directory-table td{display:block;width:100%;box-sizing:border-box}
  .cscc-client-directory-table tbody tr{padding:12px 17px;border-bottom:1px solid #eef1f5}
  .cscc-client-directory-table tbody tr:hover td{background:transparent}
  .cscc-client-directory-table tbody tr:hover td:first-child{box-shadow:none}
  .cscc-client-directory-table tbody td{padding:8px 0;border:0;background:transparent}
  .cscc-client-directory-table tbody td:before{content:attr(data-label);display:block;margin-bottom:5px;color:#98a2b3;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
  .cscc-client-directory-table .cscc-col-index{display:none}
  .cscc-client-directory-user{min-width:0}
  .cscc-client-directory-email{max-width:100%}
  .cscc-client-directory-code{min-width:0;align-items:stretch;flex-direction:column}
  .cscc-client-directory-code code{max-width:100%;overflow:auto}
  .cscc-client-directory-copy{align-self:flex-start}
  .cscc-client-directory-table .cscc-col-status{width:100%}
}

/* Codice Cliente shortcode — visual style aligned to the approved reference */
.cscc-client-directory{max-width:100%;margin:0;background:#fff;border:1px solid #e4e7ec;border-radius:16px;box-shadow:0 10px 32px rgba(16,24,40,.06);overflow:hidden;color:#101828;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.cscc-client-directory-head{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:26px 34px 22px;border-bottom:1px solid #eaecf0;background:#fff;position:relative}
.cscc-client-directory-head:after{content:"";position:absolute;left:34px;bottom:-1px;width:54px;height:3px;background:#126cf5;border-radius:3px 3px 0 0}
.cscc-client-directory-brand{display:flex;align-items:center;gap:16px;min-width:0}
.cscc-client-directory-icon{flex:0 0 48px;width:48px;height:48px;border:0;border-radius:14px;background:#edf5ff;color:#126cf5}
.cscc-client-directory-icon svg{width:25px;height:25px}
.cscc-client-directory-kicker{display:none}
.cscc-client-directory-head h2{margin:0;color:#101828;font-size:28px;line-height:1.15;font-weight:750;letter-spacing:-.03em}
.cscc-client-directory-head p{margin:7px 0 0;color:#667085;font-size:15px;line-height:1.45}
.cscc-client-directory-summary{min-width:170px;justify-content:center;gap:10px;padding:14px 18px;border:1px solid #e4e7ec;border-radius:12px;background:#f8fafc;box-shadow:none}
.cscc-client-directory-summary-label{color:#475467;font-size:14px;font-weight:500;text-transform:none;letter-spacing:0}
.cscc-client-directory-summary strong{min-width:auto;color:#126cf5;font-size:15px}
.cscc-client-directory-table-wrap{padding:18px 34px 30px;overflow:auto}
.cscc-client-directory-table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;margin:0;border:1px solid #e4e7ec;border-radius:12px;overflow:hidden}
.cscc-client-directory-table thead th{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e4e7ec;color:#101828;text-align:left;font-size:13px;font-weight:700;line-height:1.25;letter-spacing:0;text-transform:none;white-space:nowrap}
.cscc-client-directory-table tbody td{padding:16px 20px;border-bottom:1px solid #eaecf0;background:#fff;color:#344054;font-size:14px;line-height:1.4;vertical-align:middle;transition:background .15s ease}
.cscc-client-directory-table tbody tr:last-child td{border-bottom:0}
.cscc-client-directory-table tbody tr:hover td{background:#fcfdff}
.cscc-client-directory-table .cscc-col-index{width:52px;text-align:center}
.cscc-client-directory-table .cscc-col-status{width:110px}
.cscc-client-directory-index{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:auto;background:none;color:#344054;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}
.cscc-client-directory-user{display:flex;align-items:center;gap:14px;min-width:220px}
.cscc-client-directory-avatar{flex:0 0 44px;width:44px;height:44px;border:1px solid #d9e6ff;border-radius:50%;background:#edf5ff;color:#126cf5;font-size:13px;font-weight:800;letter-spacing:.02em}
.cscc-client-directory-user-meta strong{display:block;max-width:240px;overflow:hidden;color:#101828;font-size:14px;font-weight:600;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.cscc-client-directory-user-meta span{display:inline-flex;margin-top:0;padding:0;border:0;background:none;color:#667085;font-size:0;line-height:1}
.cscc-client-directory-user-meta span:after{content:""}
.cscc-client-directory-email{display:inline-block;max-width:300px;overflow:hidden;color:#126cf5;text-decoration:none;font-size:14px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}
.cscc-client-directory-email:hover{color:#095de0;text-decoration:none}
.cscc-client-directory-role{display:inline-flex;align-items:center;padding:6px 10px;border:1px solid #dbe7ff;border-radius:7px;background:#edf5ff;color:#126cf5;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}
.cscc-client-directory-code{display:flex;align-items:center;gap:8px;min-width:260px}
.cscc-client-directory-code code{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:0;border-radius:8px;background:#f2f4f7;color:#1d2939;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:13px;font-weight:700;letter-spacing:.02em;white-space:nowrap}
.cscc-client-directory-copy{display:inline-grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#475467;font:inherit;cursor:pointer;transition:all .15s ease}
.cscc-client-directory-copy span{display:none}
.cscc-client-directory-copy svg{width:17px;height:17px}
.cscc-client-directory-copy:hover{border-color:#b7c6e5;background:#f8faff;color:#126cf5}
.cscc-client-directory-copy.is-copied{border-color:#abefc6;background:#ecfdf3;color:#067647}
.cscc-client-directory-copy.is-copied span{display:block;font-size:0}
.cscc-client-directory-status{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:none;color:#667085;font-size:14px;font-weight:500;line-height:1;white-space:nowrap}
.cscc-client-directory-status i{width:9px;height:9px;border-radius:50%;background:#12b76a;box-shadow:none}
.cscc-client-directory-empty{padding:64px 24px!important;text-align:center!important;background:#fff!important}
.cscc-client-code-notice{width:100%;box-sizing:border-box;padding:14px 16px;border:1px solid #e4e7ec;border-radius:12px;background:#f8fafc;color:#475467;font-size:13px}
@media(max-width:900px){.cscc-client-directory-head{padding:24px 22px 21px}.cscc-client-directory-head:after{left:22px}.cscc-client-directory-table-wrap{padding:16px 22px 24px}}
@media(max-width:640px){.cscc-client-directory{border-radius:12px}.cscc-client-directory-head{display:block;padding:20px}.cscc-client-directory-head:after{left:20px}.cscc-client-directory-brand{align-items:flex-start}.cscc-client-directory-head h2{font-size:22px}.cscc-client-directory-head p{font-size:13px}.cscc-client-directory-summary{display:inline-flex;margin-top:16px}.cscc-client-directory-table-wrap{padding:14px}.cscc-client-directory-table{min-width:0;border:0;border-radius:0}.cscc-client-directory-table thead{display:none}.cscc-client-directory-table,.cscc-client-directory-table tbody,.cscc-client-directory-table tr,.cscc-client-directory-table td{display:block;width:100%;box-sizing:border-box}.cscc-client-directory-table tbody tr{padding:16px 14px;border:1px solid #eaecf0;border-radius:12px;margin-bottom:10px}.cscc-client-directory-table tbody tr:hover td{background:transparent}.cscc-client-directory-table tbody td{padding:8px 0;border:0;background:transparent}.cscc-client-directory-table tbody td:before{content:attr(data-label);display:block;margin-bottom:5px;color:#98a2b3;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.cscc-client-directory-table .cscc-col-index{display:none}.cscc-client-directory-user{min-width:0}.cscc-client-directory-email{max-width:100%}.cscc-client-directory-code{min-width:0;align-items:center}.cscc-client-directory-code code{max-width:calc(100% - 46px);overflow:auto}.cscc-client-directory-table .cscc-col-status{width:100%}}


/* CodeSky Client Info shortcode — final reference layout */
.cscc-client-directory{
  width:100%!important;max-width:none!important;margin:0!important;padding:0!important;
  background:#fff!important;border:1px solid #e4e7ec!important;border-radius:16px!important;
  box-shadow:0 8px 28px rgba(16,24,40,.06)!important;overflow:hidden!important;
  box-sizing:border-box!important;color:#101828!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
.cscc-client-directory-head{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;
  padding:28px 34px 22px!important;border:0!important;border-bottom:1px solid #eaecf0!important;
  background:#fff!important;position:relative!important;box-sizing:border-box!important;
}
.cscc-client-directory-head:after{
  content:""!important;position:absolute!important;left:34px!important;bottom:-1px!important;width:54px!important;height:3px!important;
  background:#126cf5!important;border-radius:3px 3px 0 0!important;
}
.cscc-client-directory-brand{display:flex!important;align-items:center!important;gap:16px!important;min-width:0!important}
.cscc-client-directory-icon{display:grid!important;place-items:center!important;flex:0 0 48px!important;width:48px!important;height:48px!important;
  border:0!important;border-radius:14px!important;background:#edf5ff!important;color:#126cf5!important;box-sizing:border-box!important}
.cscc-client-directory-icon svg{width:25px!important;height:25px!important}
.cscc-client-directory-kicker{display:none!important}
.cscc-client-directory-head h2{margin:0!important;color:#101828!important;font-size:28px!important;line-height:1.15!important;font-weight:750!important;letter-spacing:-.03em!important}
.cscc-client-directory-head p{margin:7px 0 0!important;color:#667085!important;font-size:15px!important;line-height:1.45!important}
.cscc-client-directory-summary{display:flex!important;align-items:center!important;justify-content:center!important;min-width:170px!important;gap:10px!important;
  padding:14px 18px!important;border:1px solid #e4e7ec!important;border-radius:12px!important;background:#f8fafc!important;box-shadow:none!important;box-sizing:border-box!important}
.cscc-client-directory-summary-label{color:#475467!important;font-size:14px!important;font-weight:500!important;text-transform:none!important;letter-spacing:0!important}
.cscc-client-directory-summary strong{min-width:auto!important;color:#126cf5!important;font-size:15px!important;text-align:center!important}
.cscc-client-directory-table-wrap{width:100%!important;padding:18px 34px 30px!important;overflow:auto!important;box-sizing:border-box!important}
.cscc-client-directory-table{width:100%!important;min-width:980px!important;margin:0!important;border:1px solid #e4e7ec!important;border-radius:12px!important;border-collapse:separate!important;border-spacing:0!important;overflow:hidden!important;background:#fff!important}
.cscc-client-directory-table thead th{padding:16px 20px!important;background:#f8fafc!important;border:0!important;border-bottom:1px solid #e4e7ec!important;color:#101828!important;text-align:left!important;
  font-size:13px!important;font-weight:700!important;line-height:1.25!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important}
.cscc-client-directory-table tbody td{padding:16px 20px!important;border:0!important;border-bottom:1px solid #eaecf0!important;background:#fff!important;color:#344054!important;font-size:14px!important;line-height:1.4!important;vertical-align:middle!important;transition:background .15s ease!important}
.cscc-client-directory-table tbody tr:last-child td{border-bottom:0!important}
.cscc-client-directory-table tbody tr:hover td{background:#fcfdff!important}
.cscc-client-directory-table tbody tr:hover td:first-child{box-shadow:none!important}
.cscc-client-directory-table .cscc-col-index{width:52px!important;text-align:center!important}
.cscc-client-directory-table .cscc-col-status{width:110px!important}
.cscc-client-directory-index{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;height:auto!important;padding:0!important;background:none!important;color:#344054!important;
  font-size:14px!important;font-weight:600!important;font-variant-numeric:tabular-nums!important}
.cscc-client-directory-user{display:flex!important;align-items:center!important;gap:14px!important;min-width:220px!important}
.cscc-client-directory-avatar{display:grid!important;place-items:center!important;flex:0 0 44px!important;width:44px!important;height:44px!important;
  border:1px solid #d9e6ff!important;border-radius:50%!important;background:#edf5ff!important;color:#126cf5!important;font-size:13px!important;font-weight:800!important;letter-spacing:.02em!important}
.cscc-client-directory-user-meta strong{display:block!important;max-width:240px!important;overflow:hidden!important;color:#101828!important;font-size:14px!important;font-weight:600!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.cscc-client-directory-user-meta span{display:none!important}
.cscc-client-directory-email{display:inline-block!important;max-width:300px!important;overflow:hidden!important;color:#126cf5!important;text-decoration:none!important;font-size:14px!important;line-height:1.4!important;text-overflow:ellipsis!important;white-space:nowrap!important;vertical-align:middle!important}
.cscc-client-directory-email:hover{color:#095de0!important;text-decoration:none!important}
.cscc-client-directory-role{display:inline-flex!important;align-items:center!important;padding:6px 10px!important;border:1px solid #dbe7ff!important;border-radius:7px!important;background:#edf5ff!important;color:#126cf5!important;font-size:12px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important}
.cscc-client-directory-code{display:flex!important;align-items:center!important;gap:8px!important;min-width:260px!important}
.cscc-client-directory-code code{display:inline-flex!important;align-items:center!important;min-height:38px!important;padding:0 14px!important;border:0!important;border-radius:8px!important;background:#f2f4f7!important;color:#1d2939!important;
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-size:13px!important;font-weight:700!important;letter-spacing:.02em!important;white-space:nowrap!important}
.cscc-client-directory-copy{display:inline-grid!important;place-items:center!important;width:38px!important;height:38px!important;padding:0!important;border:1px solid #d0d5dd!important;border-radius:8px!important;
  background:#fff!important;color:#475467!important;font:inherit!important;cursor:pointer!important;transition:all .15s ease!important;box-shadow:none!important}
.cscc-client-directory-copy span{display:none!important}
.cscc-client-directory-copy svg{width:17px!important;height:17px!important}
.cscc-client-directory-copy:hover{border-color:#b7c6e5!important;background:#f8faff!important;color:#126cf5!important}
.cscc-client-directory-copy.is-copied{border-color:#abefc6!important;background:#ecfdf3!important;color:#067647!important}
.cscc-client-directory-status{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0!important;border:0!important;background:none!important;color:#667085!important;font-size:14px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important}
.cscc-client-directory-status i{width:9px!important;height:9px!important;border-radius:50%!important;background:#12b76a!important;box-shadow:none!important}
.cscc-client-directory-empty{padding:64px 24px!important;text-align:center!important;background:#fff!important}
.cscc-client-code-notice{width:100%!important;box-sizing:border-box!important;padding:14px 16px!important;border:1px solid #e4e7ec!important;border-radius:12px!important;background:#f8fafc!important;color:#475467!important;font-size:13px!important}
@media(max-width:900px){
  .cscc-client-directory-head{padding:24px 22px 21px!important}.cscc-client-directory-head:after{left:22px!important}
  .cscc-client-directory-table-wrap{padding:16px 22px 24px!important}
}
@media(max-width:640px){
  .cscc-client-directory{border-radius:12px!important}
  .cscc-client-directory-head{display:block!important;padding:20px!important}.cscc-client-directory-head:after{left:20px!important}
  .cscc-client-directory-brand{align-items:flex-start!important}.cscc-client-directory-head h2{font-size:22px!important}.cscc-client-directory-head p{font-size:13px!important}
  .cscc-client-directory-summary{display:inline-flex!important;margin-top:16px!important}.cscc-client-directory-table-wrap{padding:14px!important}
  .cscc-client-directory-table{min-width:0!important;border:0!important;border-radius:0!important}
  .cscc-client-directory-table thead{display:none!important}
  .cscc-client-directory-table,.cscc-client-directory-table tbody,.cscc-client-directory-table tr,.cscc-client-directory-table td{display:block!important;width:100%!important;box-sizing:border-box!important}
  .cscc-client-directory-table tbody tr{padding:16px 14px!important;border:1px solid #eaecf0!important;border-radius:12px!important;margin-bottom:10px!important}
  .cscc-client-directory-table tbody tr:hover td{background:transparent!important}
  .cscc-client-directory-table tbody td{padding:8px 0!important;border:0!important;background:transparent!important}
  .cscc-client-directory-table tbody td:before{content:attr(data-label);display:block;margin-bottom:5px;color:#98a2b3;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
  .cscc-client-directory-table .cscc-col-index{display:none!important}.cscc-client-directory-user{min-width:0!important}.cscc-client-directory-email{max-width:100%!important}
  .cscc-client-directory-code{min-width:0!important;align-items:center!important}.cscc-client-directory-code code{max-width:calc(100% - 46px)!important;overflow:auto!important}
  .cscc-client-directory-table .cscc-col-status{width:100%!important}
}


/* Registration account type and extended customer data */
.cscc-register-form{margin-top:22px}.cscc-account-type{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 18px}.cscc-account-choice{display:flex;align-items:center;gap:11px;padding:13px 14px;border:1px solid #d0d5dd;border-radius:12px;background:#fff;cursor:pointer;transition:.16s}.cscc-account-choice input{width:auto!important;margin:0!important;accent-color:#126cf5}.cscc-account-choice span{display:flex;flex-direction:column;gap:2px}.cscc-account-choice strong{font-size:13px;color:#101828}.cscc-account-choice small{font-size:11px;color:#667085}.cscc-account-choice.is-selected{border-color:#126cf5;background:#f5f9ff;box-shadow:0 0 0 3px rgba(18,108,245,.08)}.cscc-register-panel{margin:14px 0 0;padding:16px;border:1px solid #e4e7ec;border-radius:12px;background:#fbfcfe}.cscc-register-panel.is-hidden{display:none}.cscc-register-section-title{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.cscc-register-section-title strong{font-size:13px;color:#101828}.cscc-register-section-title span{font-size:11px;color:#98a2b3}.cscc-register-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.cscc-register-grid label{display:block;font-size:12px;font-weight:700;color:#344054}.cscc-register-grid .cscc-register-full{grid-column:1/-1}.cscc-register-grid input{width:100%;box-sizing:border-box;margin-top:6px;padding:11px 12px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#101828;font-size:14px;outline:none}.cscc-register-grid input:focus{border-color:#126cf5;box-shadow:0 0 0 4px rgba(18,108,245,.10)}.cscc-register-consents{display:flex;flex-direction:column;gap:9px;margin:17px 0 5px}.cscc-register-consents label{display:flex!important;align-items:flex-start;gap:8px!important;margin:0!important;color:#667085!important;font-size:11px!important;font-weight:500!important;line-height:1.45}.cscc-register-consents input{width:auto!important;margin:2px 0 0!important;accent-color:#126cf5}.cscc-register-consents a{color:#126cf5;text-decoration:none;font-weight:700}.cscc-register-form .cscc-auth-button{margin-top:17px}@media(max-width:560px){.cscc-account-type{grid-template-columns:1fr}.cscc-register-grid{grid-template-columns:1fr}.cscc-register-grid .cscc-register-full{grid-column:auto}.cscc-register-panel{padding:13px}.cscc-register-section-title{display:block}.cscc-register-section-title span{display:block;margin-top:3px}}

.cscc-auth-card-register{width:min(700px,100%)}
@media(max-width:560px){.cscc-auth-card-register{padding:24px}}
