:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f5f7fb}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}.app{display:flex;min-height:100vh;background:#f5f7fb}.sidebar{width:250px;min-height:100vh;background:#101828;color:#fff;padding:22px 14px;display:flex;flex-direction:column;transition:width .2s ease}.sidebar.collapsed{width:76px}.brand{height:52px;display:flex;align-items:center;gap:12px;padding:0 10px;margin-bottom:30px}.brand-icon{width:46px;height:46px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:transparent;flex-shrink:0}.brand-icon img{width:100%;height:100%;object-fit:contain}.brand strong,.brand span{display:block}.brand strong{font-size:16px}.brand span{font-size:12px;color:#98a2b3;margin-top:2px}.menu-title{font-size:10px;font-weight:700;letter-spacing:.08em;color:#667085;padding:0 12px;margin-bottom:8px}nav{display:flex;flex-direction:column;gap:4px}.menu-item{width:100%;border:0;background:transparent;color:#98a2b3;height:46px;padding:0 12px;border-radius:10px;display:flex;align-items:center;gap:13px;text-align:left;transition:.15s}.menu-item:hover{background:#1d2939;color:#fff}.menu-item.active{background:#fff;color:#101828;font-weight:600}.collapsed .menu-item{justify-content:center;padding:0}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:4px}.logout:hover{color:#ffb4b4}.main{flex:1;min-width:0}.topbar{height:74px;background:#fff;border-bottom:1px solid #eaecf0;display:flex;align-items:center;padding:0 30px;gap:20px}.icon-button,.notification{border:0;background:transparent;color:#667085;display:grid;place-items:center}.icon-button{width:40px;height:40px;border-radius:9px}.icon-button:hover{background:#f2f4f7}.topbar-search{width:320px;height:40px;border:1px solid #eaecf0;background:#f9fafb;border-radius:9px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#98a2b3}.topbar-search input{width:100%;border:0;outline:0;background:transparent;color:#344054}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:20px}.notification{position:relative;width:38px;height:38px}.notification span{position:absolute;top:8px;right:8px;width:6px;height:6px;border-radius:50%;background:#d92d20}.user{display:flex;align-items:center;gap:10px}.avatar{width:38px;height:38px;border-radius:50%;background:#101828;color:#fff;display:grid;place-items:center;font-weight:700}.user-info strong,.user-info small{display:block}.user-info strong{font-size:13px}.user-info small{color:#98a2b3;font-size:11px;margin-top:2px}.content{padding:32px;max-width:1500px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.eyebrow{margin:0 0 6px;color:#667085;font-size:11px;font-weight:700;letter-spacing:.08em}h1,h2,p{margin-top:0}h1{margin-bottom:5px;font-size:28px;letter-spacing:-.03em}.subtitle{margin-bottom:0;color:#667085;font-size:14px}.primary-button{border:0;background:#101828;color:#fff;padding:11px 17px;border-radius:9px;font-weight:600}.academy-banner{min-height:82px;background:#101828;color:#fff;border-radius:14px;display:flex;align-items:center;padding:15px 20px;margin-bottom:22px}.academy-logo{width:50px;height:50px;background:#fff;color:#101828;border-radius:12px;display:grid;place-items:center;font-size:24px;margin-right:14px}.academy-banner strong,.academy-banner span{display:block}.academy-banner strong{font-size:15px}.academy-banner span{font-size:12px;color:#98a2b3;margin-top:3px}.academy-banner svg{margin-left:auto;color:#98a2b3}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.stat-card{background:#fff;border:1px solid #eaecf0;border-radius:14px;padding:18px}.stat-top{margin-bottom:17px}.stat-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#f2f4f7;color:#344054}.stat-label,.stat-value,.stat-card small{display:block}.stat-label{color:#667085;font-size:12px;margin-bottom:5px}.stat-value{font-size:24px;letter-spacing:-.02em}.stat-card small{color:#98a2b3;font-size:11px;margin-top:5px}.dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:22px}.panel{background:#fff;border:1px solid #eaecf0;border-radius:14px;min-height:350px}.panel-header{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid #f2f4f7}.panel-header h2{margin-bottom:4px;font-size:15px}.panel-header p{margin-bottom:0;color:#98a2b3;font-size:12px}.link-button{border:0;background:transparent;color:#344054;display:flex;align-items:center;gap:3px;font-size:12px;font-weight:600}.empty-state{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.empty-icon{width:54px;height:54px;border-radius:14px;background:#f2f4f7;display:grid;place-items:center;font-size:25px;margin-bottom:13px}.empty-state strong{font-size:14px}.empty-state span{max-width:300px;color:#98a2b3;font-size:12px;line-height:1.5;margin:5px 0 16px}.secondary-button{border:1px solid #d0d5dd;background:#fff;color:#344054;padding:9px 13px;border-radius:8px;font-size:12px;font-weight:600}.finance-empty{padding:28px 22px}.finance-number{font-size:30px;font-weight:700;letter-spacing:-.03em}.finance-empty>span{display:block;color:#98a2b3;font-size:12px;margin-top:3px}.finance-line{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.finance-line div{padding:14px;background:#f9fafb;border-radius:10px}.finance-line small,.finance-line strong{display:block}.finance-line small{color:#667085;font-size:11px;margin-bottom:5px}.finance-line strong{font-size:14px}.placeholder{min-height:calc(100vh - 138px);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#667085}.placeholder h1{margin-bottom:6px}.placeholder p{font-size:13px}.loading{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#667085}.spinner{width:30px;height:30px;border:3px solid #eaecf0;border-top-color:#101828;border-radius:50%;animation:spin .7s linear infinite}@media(max-width:1000px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:700px){.sidebar{width:76px}.sidebar .brand>div:not(.brand-icon),.sidebar .menu-title,.sidebar .menu-item span{display:none}.sidebar .menu-item{justify-content:center;padding:0}.content{padding:20px}.topbar{padding:0 15px}.topbar-search,.user-info{display:none}.page-header{align-items:flex-start;gap:15px;flex-direction:column}.stats-grid{grid-template-columns:1fr}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);padding:0;background:linear-gradient(135deg,#0f1725,#111d30 58%,#17243a)}.login-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 30%,rgba(255,255,255,.055),transparent 38%);pointer-events:none}.login-card{position:relative;z-index:1;width:100%;max-width:none;min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr);align-content:center;padding:48px clamp(42px,7vw,110px);background:transparent;border:0;border-radius:0;box-shadow:none}.login-brand{display:flex;align-items:center;gap:13px;margin-bottom:58px}.login-logo{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#fff;color:#111827;font-size:21px;box-shadow:0 10px 25px #00000029}.login-brand strong{display:block;color:#fff;font-size:22px;line-height:1;font-weight:700;letter-spacing:-.035em}.login-brand span{display:block;margin-top:5px;color:#ffffff7a;font-size:11px;line-height:1.3}.login-header{max-width:440px;margin-bottom:30px}.login-header h1{margin:0 0 9px;color:#fff;font-size:34px;line-height:1.08;font-weight:700;letter-spacing:-.04em}.login-header p{margin:0;color:#ffffff94;font-size:14px;line-height:1.55}.login-card form{width:min(100%,430px)}.login-card form label{display:block;margin:0 0 7px;color:#ffffffd1;font-size:12px;line-height:1.3;font-weight:600}.input-wrapper{height:48px;display:flex;align-items:center;gap:10px;margin-bottom:19px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:#ffffff0e;color:#ffffff6b;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.input-wrapper:focus-within{border-color:#ffffff61;background:#ffffff13;box-shadow:0 0 0 4px #ffffff0b}.input-wrapper input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#fff;font-size:13px}.input-wrapper input::placeholder{color:#ffffff4d}.login-button{width:100%;height:48px;margin-top:4px;border:1px solid #c51e29;border-radius:9px;background:#c51e29;color:#fff;font-size:13px;font-weight:650;box-shadow:0 8px 20px #c51e292e;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.login-button:hover{background:#aa1721;box-shadow:0 10px 26px #c51e2940;transform:translateY(-1px)}.login-button:disabled{opacity:.62;transform:none;box-shadow:none}.login-error{margin:0 0 16px;padding:11px 12px;border:1px solid rgba(255,120,120,.25);border-radius:8px;background:#ffffff0e;color:#ffb4b4;font-size:12px}.login-footer{width:min(100%,430px);margin-top:24px;color:#ffffff52;font-size:10px;text-align:left}.login-page:after{content:"決め";position:absolute;right:clamp(35px,8vw,120px);bottom:clamp(35px,8vw,90px);color:#ffffff09;font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-size:clamp(110px,16vw,250px);line-height:1;pointer-events:none}@media(min-width:900px){.login-card{border-right:1px solid rgba(255,255,255,.075)}.login-page:before{right:48%}}@media(max-width:899px){.login-page{display:block;min-height:100vh}.login-card{min-height:100vh;padding:34px 24px 30px}.login-brand{margin-bottom:48px}.login-header h1{font-size:30px}.login-page:after{display:none}}.loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#667085;background:#f5f7fb}.spinner{width:32px;height:32px;border:3px solid #eaecf0;border-top-color:#101828;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:700px){.login-card{padding:28px 22px}.topbar{padding:0 16px}.topbar-search{display:none}.content{padding:20px 16px}.sidebar{width:220px}}.alunos-panel{overflow:hidden}.alunos-toolbar{padding:20px;display:flex;align-items:center;gap:16px;border-bottom:1px solid #eaecf0}.search-large{height:42px;max-width:520px;flex:1;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#98a2b3}.search-large input{border:0;outline:0;width:100%;color:#344054;background:transparent}.alunos-count{color:#667085;font-size:13px;white-space:nowrap}.table-wrapper{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse}thead{background:#f9fafb}th{padding:12px 20px;text-align:left;font-size:10px;letter-spacing:.06em;color:#667085;font-weight:700}td{padding:15px 20px;border-top:1px solid #eaecf0;color:#475467;font-size:13px}.student-cell{display:flex;align-items:center;gap:12px}.student-avatar{width:38px;height:38px;border-radius:50%;background:#eef2f6;color:#344054;display:grid;place-items:center;font-weight:700;flex-shrink:0}.student-cell strong,.student-cell small{display:block}.student-cell strong{color:#172033;font-size:13px}.student-cell small{color:#98a2b3;font-size:11px;margin-top:3px}.status{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:600;text-transform:capitalize}.status-ativo{background:#ecfdf3;color:#027a48}.status-inativo{background:#f2f4f7;color:#667085}.status-trancado{background:#fffaeb;color:#b54708}.row-actions{display:flex;justify-content:flex-end;gap:5px}.row-actions button{width:34px;height:34px;border:0;background:transparent;color:#667085;border-radius:7px;display:grid;place-items:center}.row-actions button:hover{background:#f2f4f7;color:#172033}.table-loading{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#667085}.alunos-empty{min-height:330px}.modal-overlay{position:fixed;inset:0;background:#1018288c;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000}.modal{width:100%;max-width:760px;max-height:calc(100vh - 48px);overflow-y:auto;background:#fff;border-radius:14px;box-shadow:0 20px 50px #1018282e}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px;border-bottom:1px solid #eaecf0}.modal-header h2{margin:0;font-size:20px;color:#172033}.modal-header p{margin:5px 0 0;color:#667085;font-size:13px}.modal-close{width:36px;height:36px;border:0;background:transparent;color:#667085;border-radius:8px;display:grid;place-items:center}.modal-close:hover{background:#f2f4f7}.form-section{padding:22px 24px;border-bottom:1px solid #eaecf0}.form-section h3{margin:0 0 16px;font-size:14px;color:#344054}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{display:flex;flex-direction:column;gap:7px;color:#344054;font-size:12px;font-weight:600}.form-full{grid-column:1 / -1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #d0d5dd;border-radius:8px;padding:10px 12px;outline:0;color:#172033;background:#fff;font-size:13px;font-weight:400}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#667085;box-shadow:0 0 0 3px #6670851a}.modal-footer{padding:18px 24px;display:flex;justify-content:flex-end;gap:10px}.primary-button,.secondary-button{border-radius:8px;height:40px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:600}.primary-button{border:0;background:#101828;color:#fff}.primary-button:hover{background:#1d2939}.primary-button:disabled{opacity:.6;cursor:wait}.secondary-button{border:1px solid #d0d5dd;background:#fff;color:#344054}.secondary-button:hover{background:#f9fafb}@media(max-width:800px){.sidebar{width:76px}.sidebar .brand div:last-child,.sidebar .menu-title,.sidebar .menu-item span{display:none}.sidebar .menu-item{justify-content:center;padding:0}.topbar{padding:0 15px}.topbar-search,.user-info{display:none}.content{padding:20px 15px}.page-header{align-items:flex-start;gap:15px;flex-direction:column}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.modal-overlay{padding:10px}.modal{max-height:calc(100vh - 20px)}}.brand-icon img{width:100%;height:100%;object-fit:contain;background:transparent;border-radius:12px}.brand-icon{width:46px!important;height:46px!important;max-width:46px;max-height:46px;overflow:hidden}.brand-icon img{width:38px!important;height:38px!important;max-width:38px;max-height:38px;object-fit:contain!important;display:block}.master-shell{min-height:100vh;display:flex;background:#f5f7fb;color:#172033}.master-sidebar{width:258px;background:#0e1628;color:#f7f9fc;display:flex;flex-direction:column;transition:width .2s ease}.master-sidebar.collapsed{width:76px}.master-brand{display:flex;align-items:center;gap:12px;padding:22px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.master-brand-mark{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;color:#0e1628}.master-brand strong,.master-brand span,.master-user-card strong,.master-user-card span,.master-topbar-account strong,.master-topbar-account span{display:block}.master-brand strong{font-size:14px}.master-brand span{font-size:11px;color:#94a3b8;margin-top:3px}.master-nav{padding:16px 12px;display:flex;flex-direction:column;gap:5px;flex:1}.master-nav button,.master-logout{border:0;background:transparent;color:#aeb9cc;width:100%;display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:11px;cursor:pointer;text-align:left}.master-nav button:hover,.master-nav button.active{background:#ffffff17;color:#fff}.master-sidebar-footer{padding:12px;border-top:1px solid rgba(255,255,255,.08)}.master-user-card{display:flex;align-items:center;gap:10px;padding:10px;color:#fff}.master-user-card span,.master-topbar-account span{font-size:10px;color:#8b95a7;margin-top:3px}.master-user-avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e8eef8;color:#142035;font-weight:700;flex:0 0 auto}.master-main{flex:1;min-width:0}.master-topbar{height:72px;background:#fff;border-bottom:1px solid #e7ebf2;display:flex;align-items:center;gap:14px;padding:0 28px}.master-menu-button{border:0;background:#f2f5f9;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.master-topbar-title{display:flex;flex-direction:column}.master-topbar-title span{font-size:11px;color:#8a96a8;margin-top:3px}.master-topbar-account{margin-left:auto;display:flex;align-items:center;gap:10px}.master-page{padding:30px;max-width:1450px;margin:0 auto}.master-welcome{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.master-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;color:#7b8798}.master-welcome h1{font-size:30px;margin:8px 0 5px}.master-welcome p,.master-muted{color:#7a8798;margin:0}.master-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.master-stat-card,.master-content-card{background:#fff;border:1px solid #e7ebf2;border-radius:16px}.master-stat-card{padding:20px}.master-stat-icon{width:38px;height:38px;border-radius:11px;background:#eef2f7;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.master-stat-card span,.master-stat-card small{display:block;color:#7f8b9c}.master-stat-card strong{font-size:28px;display:block;margin:5px 0}.master-stat-card small{font-size:11px}.master-content-card{padding:24px}.master-section-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.master-section-header h2{margin:0 0 5px;font-size:20px}.master-section-header p{margin:0;color:#7f8b9c;font-size:13px}.master-primary-button,.master-secondary-button{border:0;border-radius:10px;padding:10px 14px;display:inline-flex;align-items:center;gap:8px;font-weight:600;cursor:pointer}.master-primary-button{background:#111827;color:#fff}.master-secondary-button{background:#eef2f6;color:#263348}.master-table-wrap{overflow:auto}.master-table{width:100%;border-collapse:collapse}.master-table th,.master-table td{padding:14px 10px;border-bottom:1px solid #edf0f4;text-align:left;font-size:13px}.master-table th{color:#8792a3;font-size:11px;text-transform:uppercase}.master-status{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:700}.master-status.active{background:#e8f6ee;color:#18794e}.master-status.inactive{background:#fcecec;color:#a93636}.master-academias-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.master-academia-card{border:1px solid #e8edf3;border-radius:14px;padding:18px;background:#fbfcfe}.master-card-top{display:flex;justify-content:space-between;align-items:center}.master-academia-avatar{width:46px;height:46px;border-radius:12px;background:#eef2f7;display:flex;align-items:center;justify-content:center;overflow:hidden}.master-academia-avatar img{width:100%;height:100%;object-fit:cover}.master-academia-card h3{margin:18px 0 5px;font-size:16px}.master-card-meta{display:flex;justify-content:space-between;gap:10px;margin:18px 0;font-size:12px}.master-empty{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#8894a6}@media(max-width:1100px){.master-stats-grid,.master-academias-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.master-sidebar{width:76px}.master-sidebar .master-brand>div:last-child,.master-sidebar .master-nav span,.master-sidebar-footer .master-user-card div:last-child,.master-logout span{display:none}.master-page{padding:18px}.master-stats-grid,.master-academias-grid{grid-template-columns:1fr}.master-welcome{flex-direction:column;align-items:flex-start}.master-topbar{padding:0 16px}}.master-academias-table-wrap{overflow:auto}.master-academias-table{min-width:900px}.master-academia-name{display:flex;align-items:center;gap:12px}.master-academia-name strong,.master-academia-name span{display:block}.master-academia-name span{font-size:10px;color:#98a2b3;margin-top:3px}.master-plan-badge{display:inline-flex;padding:5px 8px;border-radius:7px;background:#f0f3f7;color:#425066;font-size:11px;font-weight:600}.master-student-count{display:flex;align-items:baseline;gap:3px}.master-student-count strong{font-size:14px}.master-student-count span{font-size:11px;color:#8a95a6}.master-row-action{border:0;background:#f1f4f8;color:#617086;width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;cursor:pointer}.master-row-action:hover{background:#e6ebf1;color:#1c2738}.master-empty-cell{text-align:center!important;padding:50px!important;color:#8a95a6}.master-modal-backdrop{position:fixed;inset:0;background:#0c142394;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:9999}.master-modal{width:min(920px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 30px 80px #0f172a40}.master-modal-header{display:flex;justify-content:space-between;gap:20px;padding:24px 26px;border-bottom:1px solid #edf0f4}.master-modal-header h2{font-size:24px;margin:6px 0}.master-modal-header p{margin:0;color:#7b8798;font-size:13px}.master-modal-close{border:0;background:#f1f4f8;color:#58677d;width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.master-form{padding:0 26px 26px}.master-form-section{padding:24px 0;border-bottom:1px solid #edf0f4}.master-form-title{font-size:13px;font-weight:700;color:#28354a;margin-bottom:16px}.master-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.master-field{display:flex;flex-direction:column;gap:7px}.master-field.full{grid-column:1/-1}.master-field label{font-size:11px;font-weight:700;color:#617087}.master-field input,.master-field select{width:100%;height:44px;border:1px solid #dfe5ed;border-radius:10px;background:#fff;padding:0 12px;font:inherit;color:#1d2939;outline:0}.master-field input:focus,.master-field select:focus{border-color:#97a7bd;box-shadow:0 0 0 3px #64748b1a}.master-form-error{margin-top:18px;padding:11px 13px;border-radius:10px;background:#fff0f0;color:#a33a3a;border:1px solid #f3d1d1;font-size:12px}.master-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding-top:22px}@media(max-width:700px){.master-form-grid{grid-template-columns:1fr}.master-field.full{grid-column:auto}.master-modal-backdrop{padding:10px}.master-modal-header,.master-form{padding-left:18px;padding-right:18px}}.master-details-modal{width:min(860px,100%)}.master-details-body{padding:24px 26px 0}.master-details-hero{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid #e7ebf2;border-radius:14px;background:#fafbfd}.master-details-avatar{width:58px;height:58px}.master-details-hero h3{margin:0 0 4px;font-size:18px}.master-details-hero p{margin:0;color:#7c8798;font-size:12px}.master-details-hero .master-status{margin-left:auto}.master-details-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.master-details-stats>div{padding:16px;border:1px solid #e7ebf2;border-radius:12px;background:#fff}.master-details-stats span,.master-details-grid span{display:block;color:#8792a3;font-size:10px;text-transform:uppercase;font-weight:700}.master-details-stats strong{display:block;margin-top:6px;font-size:19px}.master-details-section{margin-top:22px;padding-top:20px;border-top:1px solid #edf0f4}.master-details-section h4{margin:0 0 14px;font-size:13px}.master-details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.master-details-grid>div{padding:13px;border:1px solid #edf0f4;border-radius:10px}.master-details-grid strong{display:block;margin-top:6px;font-size:12px;color:#2c384b}.master-admin-list{display:flex;flex-direction:column;gap:8px}.master-admin-item{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid #edf0f4;border-radius:10px}.master-admin-item>div:nth-child(2){flex:1}.master-admin-item strong,.master-admin-item span{display:block}.master-admin-item span{font-size:11px;color:#8490a1;margin-top:2px}.master-admin-item small{font-size:10px;color:#657287}@media(max-width:700px){.master-details-stats{grid-template-columns:repeat(2,1fr)}.master-details-grid{grid-template-columns:1fr}.master-details-hero{flex-wrap:wrap}.master-details-hero .master-status{margin-left:0}}.master-details-footer{justify-content:flex-end;flex-wrap:wrap}.master-users-toolbar{display:flex;align-items:flex-end;gap:12px;padding:16px;background:#f8fafc;border:1px solid #e7ebf2;border-radius:13px;margin-bottom:18px}.master-users-toolbar .master-field{min-width:300px}@media(max-width:700px){.master-users-toolbar{flex-direction:column;align-items:stretch}.master-users-toolbar .master-field{min-width:0}}.master-user-actions{display:flex;align-items:center;gap:6px}.master-user-actions .master-row-action:disabled{opacity:.5;cursor:not-allowed}.master-user-modal{width:min(700px,100%)}:root{--kime-navy: #101827;--kime-navy-2: #182234;--kime-red: #c81f2a;--kime-red-dark: #a91821;--kime-bg: #f5f7fa;--kime-card: #ffffff;--kime-soft: #f8fafc;--kime-text: #172033;--kime-text-2: #475467;--kime-text-3: #667085;--kime-muted: #98a2b3;--kime-border: #e5e9ef;--kime-border-2: #d7dde6;--kime-success: #137a4b;--kime-success-bg: #ecf8f2;--kime-danger: #b42318;--kime-danger-bg: #fff1ef;--kime-warning: #a15c00;--kime-warning-bg: #fff8e7;--kime-radius-sm: 8px;--kime-radius-md: 10px;--kime-radius-lg: 14px;--kime-shadow: 0 1px 2px rgba(16,24,40,.025);--kime-shadow-hover: 0 8px 24px rgba(16,24,40,.06)}html{font-size:14px}body{margin:0;background:var(--kime-bg)!important;color:var(--kime-text)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;-webkit-font-smoothing:antialiased!important;text-rendering:optimizeLegibility!important}*{box-sizing:border-box}button,input,select,textarea{font:inherit}button{white-space:nowrap}.app{min-height:100vh;background:var(--kime-bg)!important}.main{min-width:0;background:var(--kime-bg)!important}.content{width:min(100%,1500px)!important;margin:0 auto!important;padding:30px 32px 44px!important}.sidebar{background:var(--kime-navy)!important;border-right:1px solid #202a3a!important;box-shadow:none!important}.brand{min-height:84px!important;padding:19px 20px!important;display:flex!important;align-items:center!important;gap:11px!important}.brand-icon{width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.brand-icon img{width:100%!important;height:100%!important;object-fit:contain!important}.brand strong{color:#fff!important;font-size:16px!important;line-height:1.1!important;font-weight:750!important;letter-spacing:-.02em!important}.brand span{display:block!important;margin-top:4px!important;color:#8794a8!important;font-size:10px!important;line-height:1.2!important}.menu-title{margin:24px 20px 9px!important;color:#6e7b90!important;font-size:9px!important;font-weight:750!important;letter-spacing:.13em!important;text-transform:uppercase!important}.menu-item{width:calc(100% - 20px)!important;min-height:41px!important;margin:2px 10px!important;padding:0 12px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#aeb8c9!important;font-size:12px!important;font-weight:550!important;box-shadow:none!important}.menu-item:hover{color:#fff!important;background:#192131!important}.menu-item.active{color:#fff!important;background:#202a3b!important;border-left:2px solid var(--kime-red)!important;box-shadow:none!important}.topbar{min-height:68px!important;padding:0 28px!important;background:#fff!important;border-bottom:1px solid var(--kime-border)!important;box-shadow:none!important}.icon-button{width:38px!important;height:38px!important;border:1px solid var(--kime-border)!important;border-radius:9px!important;background:#fff!important;color:#5e6876!important;box-shadow:none!important}.icon-button:hover{background:#f8fafc!important;border-color:var(--kime-border-2)!important}.topbar-search{width:min(380px,38vw)!important;height:40px!important;border:1px solid var(--kime-border)!important;border-radius:9px!important;background:#fafbfd!important;box-shadow:none!important}.topbar-search input{color:var(--kime-text)!important}.page-header{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:24px!important;margin-bottom:26px!important}.page-header h1{margin:0!important;color:var(--kime-text)!important;font-size:29px!important;line-height:1.12!important;font-weight:700!important;letter-spacing:-.035em!important}.page-header p{margin:7px 0 0!important;color:var(--kime-text-3)!important;font-size:13px!important;line-height:1.45!important}.panel{background:var(--kime-card)!important;border:1px solid var(--kime-border)!important;border-radius:var(--kime-radius-md)!important;box-shadow:var(--kime-shadow)!important}.panel-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;padding:21px 23px!important;border-bottom:1px solid var(--kime-border)!important}.panel-header h2{margin:0!important;color:var(--kime-text)!important;font-size:16px!important;line-height:1.25!important;font-weight:650!important}.panel-header p{margin:5px 0 0!important;color:var(--kime-text-3)!important;font-size:12px!important;line-height:1.4!important}.stats-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-bottom:20px!important}.stat-card{min-width:0!important;min-height:138px!important;padding:19px!important;background:#fff!important;border:1px solid var(--kime-border)!important;border-radius:var(--kime-radius-lg)!important;box-shadow:var(--kime-shadow)!important}.stat-card:hover{transform:none!important;box-shadow:var(--kime-shadow-hover)!important;border-color:var(--kime-border-2)!important}.stat-card:after{display:none!important}.stat-top{margin-bottom:13px!important}.stat-icon{width:35px!important;height:35px!important;border-radius:9px!important;background:#edf1f7!important;color:#3f4f66!important}.stat-label{color:var(--kime-text-3)!important;font-size:11px!important;font-weight:600!important}.stat-value{display:block!important;margin-top:7px!important;color:var(--kime-text)!important;font-size:25px!important;line-height:1!important;font-weight:720!important;letter-spacing:-.04em!important}.stat-detail{display:block!important;margin-top:7px!important;color:var(--kime-muted)!important;font-size:10px!important}.dashboard-grid{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)!important;gap:18px!important;align-items:start!important}.dashboard-grid>.panel{min-width:0!important}.primary-button,.secondary-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:40px!important;padding:0 14px!important;border-radius:8px!important;font-size:12px!important;line-height:1!important;font-weight:650!important;box-shadow:none!important}.primary-button{background:var(--kime-red)!important;border:1px solid var(--kime-red)!important;color:#fff!important}.primary-button:hover{background:var(--kime-red-dark)!important;border-color:var(--kime-red-dark)!important;transform:none!important}.secondary-button{background:#fff!important;border:1px solid var(--kime-border-2)!important;color:#48515d!important}.secondary-button:hover{background:#f8fafc!important}.table-wrap,.table-wrapper{width:100%!important;overflow-x:auto!important;border:1px solid var(--kime-border)!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important}.table-wrap table,.table-wrapper table{width:100%!important;border-collapse:separate!important;border-spacing:0!important}.table-wrap thead th,.table-wrapper thead th{height:46px!important;padding:0 16px!important;background:#f8fafc!important;border-bottom:1px solid var(--kime-border)!important;color:#727c89!important;font-size:10px!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important;white-space:nowrap!important}.table-wrap tbody td,.table-wrapper tbody td{min-height:61px!important;padding:13px 16px!important;border-bottom:1px solid #eff2f5!important;color:#46505b!important;font-size:12px!important;line-height:1.4!important;vertical-align:middle!important}.table-wrap tbody tr:last-child td,.table-wrapper tbody tr:last-child td{border-bottom:0!important}.table-wrap tbody tr:hover td,.table-wrapper tbody tr:hover td{background:#fbfcfd!important}.alunos-table{min-width:900px!important;table-layout:fixed!important}.alunos-table th:nth-child(1){width:29%!important}.alunos-table th:nth-child(2){width:26%!important}.alunos-table th:nth-child(3){width:14%!important}.alunos-table th:nth-child(4){width:12%!important}.alunos-table th:nth-child(5){width:19%!important}.student-name{display:flex!important;align-items:center!important;gap:11px!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important}.student-name>div:last-child{min-width:0!important}.student-avatar{flex:0 0 38px!important;width:38px!important;height:38px!important;border-radius:10px!important;background:#edf1f5!important;color:#536174!important}.student-name strong{display:block!important;overflow:hidden!important;color:#29323c!important;font-size:12px!important;font-weight:650!important;white-space:nowrap!important;text-overflow:ellipsis!important}.student-name small{display:block!important;margin-top:3px!important;color:#98a2ad!important;font-size:10px!important}.contact-cell{display:flex!important;flex-direction:column!important;gap:3px!important}.contact-cell strong{color:#46515d!important;font-size:11px!important;font-weight:600!important}.contact-cell small{color:#98a1aa!important;font-size:10px!important}.row-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;white-space:nowrap!important}.table-action{width:32px!important;height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid var(--kime-border)!important;border-radius:8px!important;background:#fff!important;color:#697583!important;box-shadow:none!important}.table-action:hover{background:#f7f9fb!important;border-color:var(--kime-border-2)!important}.status-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:0 9px!important;border-radius:999px!important;font-size:10px!important;font-weight:700!important;line-height:1!important}.status-badge.ativo,.status-badge.pago{background:var(--kime-success-bg)!important;color:var(--kime-success)!important}.form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:22px!important;row-gap:19px!important}.field{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important}.field span{color:#3f4750!important;font-size:11px!important;font-weight:650!important;line-height:1.3!important}.field input,.field select,.field textarea{width:100%!important;min-width:0!important;min-height:43px!important;padding:0 11px!important;background:#fff!important;border:1px solid var(--kime-border-2)!important;border-radius:8px!important;color:var(--kime-text)!important;font-size:13px!important;box-shadow:none!important}.field textarea{min-height:100px!important;padding-top:10px!important}.field input:focus,.field select:focus,.field textarea:focus{outline:none!important;border-color:#9ca7b5!important;box-shadow:0 0 0 3px #1018280b!important}.field small{margin-top:1px!important;color:var(--kime-muted)!important;font-size:10px!important;line-height:1.35!important}.field-full{grid-column:1 / -1!important}.configuracoes .form-section{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:22px!important;row-gap:19px!important}.configuracoes .form-section>.field{min-width:0!important}.configuracoes .form-section>.field:nth-child(7){grid-column:1 / -1!important}.modal-overlay,.modal-backdrop{background:#080f1c80!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}.modal{width:min(760px,calc(100vw - 36px))!important;max-height:calc(100vh - 36px)!important;background:#fff!important;border:1px solid #e0e5eb!important;border-radius:14px!important;box-shadow:0 24px 70px #0a14232e!important;overflow:auto!important}.modal-header{padding:22px 25px!important;border-bottom:1px solid #edf0f3!important}.modal-header h2{margin:0!important;color:#172033!important;font-size:20px!important;line-height:1.25!important;font-weight:680!important}.modal-header p{margin:5px 0 0!important;color:#737f8d!important;font-size:12px!important}.modal-close{width:34px!important;height:34px!important;border:1px solid var(--kime-border)!important;border-radius:8px!important;background:#fff!important}.modal-footer{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;padding:16px 25px!important;border-top:1px solid #edf0f3!important}.profile-content{padding:3px 25px 24px!important}.profile-section{padding:22px 0!important;border-bottom:1px solid var(--kime-border)!important}.profile-section:last-child{border-bottom:0!important}.profile-section h3{margin:0 0 16px!important;color:#27313b!important;font-size:14px!important;font-weight:650!important}.details-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:26px!important;row-gap:18px!important}.detail-full{grid-column:1 / -1!important}.observation-box{padding:14px 15px!important;background:#fafbfc!important;border:1px solid var(--kime-border)!important;border-radius:8px!important;color:#59636e!important;font-size:12px!important;line-height:1.6!important}.plans-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.plan-card{min-width:0!important;min-height:225px!important;display:flex!important;flex-direction:column!important;padding:21px!important;background:#fff!important;border:1px solid var(--kime-border)!important;border-radius:12px!important;box-shadow:var(--kime-shadow)!important}.plan-card:hover{transform:translateY(-1px)!important;border-color:var(--kime-border-2)!important;box-shadow:var(--kime-shadow-hover)!important}.plan-card-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:15px!important}.plan-card h3{margin:0 0 8px!important;color:#27313b!important;font-size:15px!important;font-weight:680!important}.plan-card-top>strong{flex:0 0 auto!important;color:#18202a!important;font-size:19px!important;font-weight:700!important;white-space:nowrap!important}.plan-card>p{min-height:38px!important;margin:18px 0!important;color:#6c7682!important;font-size:12px!important;line-height:1.5!important}.plan-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:12px 0!important;border-top:1px solid var(--kime-border)!important;border-bottom:1px solid var(--kime-border)!important}.plan-meta span{color:#929ba5!important;font-size:10px!important}.plan-meta strong{color:#49525c!important;font-size:11px!important;font-weight:650!important}.plan-card>.row-actions{margin-top:auto!important;padding-top:16px!important}.empty-state{min-height:240px!important;padding:42px 24px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;background:#fafbfd!important;border:1px dashed #d7dce2!important;border-radius:11px!important}.empty-icon{margin-bottom:10px!important}.empty-state h3{margin:9px 0 0!important;color:#2a323b!important;font-size:16px!important;font-weight:650!important}.empty-state p{max-width:430px!important;margin:6px auto 0!important;color:#7a838d!important;font-size:12px!important;line-height:1.55!important;text-align:center!important}.portal-aluno .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.portal-aluno .stat-card-label{color:var(--kime-text-3)!important;font-size:11px!important;font-weight:600!important}.portal-aluno .stat-card-value{color:var(--kime-text)!important;font-size:24px!important;font-weight:700!important}.portal-aluno .stat-card-description{color:var(--kime-muted)!important;font-size:10px!important}@media(max-width:1100px){.content{padding:26px 24px 38px!important}.stats-grid,.portal-aluno .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-grid{grid-template-columns:1fr!important}.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.content{padding:20px 15px 28px!important}.page-header{flex-direction:column!important;align-items:stretch!important}.page-header .primary-button,.page-header .secondary-button{width:100%!important}.stats-grid,.portal-aluno .stats-grid,.form-grid,.configuracoes .form-section,.details-grid{grid-template-columns:1fr!important}.field-full,.detail-full,.configuracoes .form-section>.field:nth-child(7){grid-column:auto!important}.plans-grid{grid-template-columns:1fr!important}.topbar{padding:0 14px!important}.topbar-search{display:none!important}.modal-footer{flex-direction:column-reverse!important;align-items:stretch!important}.modal-footer button{width:100%!important}}.kime-login{min-height:100vh;width:100%;display:flex;margin:0;padding:0;background:#0f172a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.kime-login-visual{flex:1 1 46%;min-height:100vh;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:48px 56px;background:linear-gradient(180deg,#0f172a8c,#0f172aeb),url(https://images.unsplash.com/photo-1555597673-b21d5c935865?q=80&w=1200&auto=format&fit=crop) center / cover no-repeat;filter:saturate(.35) contrast(1.05)}.kime-login-brand{display:flex;align-items:center;gap:14px}.kime-login-brand>svg{width:46px;height:46px;flex:0 0 46px}.kime-login-brand-name{font-size:30px;font-weight:800;color:#fff;letter-spacing:-.5px;line-height:1}.kime-login-brand-sub{margin-top:4px;color:#cbd5e1;font-size:11px;font-weight:600;letter-spacing:1.5px}.kime-login-visual-footer{color:#94a3b8;font-size:12px}.kime-login-form-side{flex:1 1 54%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px;position:relative;background:#0f172a}.kime-login-form-wrap{width:100%;max-width:380px}.kime-login-hello{margin:0 0 8px;color:#fff;font-size:30px;font-weight:800;line-height:1.1;letter-spacing:-.5px}.kime-login-hello-sub{margin:0 0 32px;color:#94a3b8;font-size:14px;line-height:1.5}.kime-login-field{margin-bottom:20px}.kime-login-field>label{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:#94a3b8;font-size:12px;font-weight:600;letter-spacing:.2px}.kime-login-field>label svg{width:15px;height:15px;color:#64748b}.kime-login-input{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:6px;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.kime-login-input:focus-within{border-color:#dc2626;background:#ffffff12;box-shadow:0 0 0 3px #dc262614}.kime-login-input>svg{width:16px;height:16px;flex:0 0 auto;color:#64748b}.kime-login-input input{flex:1;width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#fff;font-family:inherit;font-size:14px}.kime-login-input input::placeholder{color:#64748b}.kime-login-toggle{display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#64748b;cursor:pointer}.kime-login-toggle:hover{color:#94a3b8}.kime-login-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:4px 0 28px;font-size:13px}.kime-login-remember{display:flex;align-items:center;gap:8px;color:#94a3b8;cursor:pointer}.kime-login-remember input{width:14px;height:14px;margin:0;accent-color:#dc2626}.kime-login-forgot{padding:0;border:0;background:transparent;color:#94a3b8;font-size:13px;cursor:pointer}.kime-login-forgot:hover{color:#fff}.kime-login-error{min-height:1px;margin:-8px 0 16px;color:#f87171;font-size:12.5px;line-height:1.4}.kime-login-button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;border:0;border-radius:6px;background:#dc2626;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease}.kime-login-button:hover{background:#b91c1c;transform:translateY(-1px)}.kime-login-button:disabled{opacity:.65;cursor:wait;transform:none}.kime-login-footnote{margin:28px 0 0;color:#475569;font-size:11.5px;text-align:center;letter-spacing:.2px}@media(max-width:860px){.kime-login-visual{display:none}.kime-login-form-side{min-height:100vh;padding:32px 22px}.kime-login-form-wrap{max-width:380px}}@media(max-width:480px){.kime-login-form-side{padding:28px 18px}.kime-login-hello{font-size:27px}.kime-login-row{align-items:flex-start;flex-direction:column;gap:12px}}.kime-shell{min-height:100vh;display:flex;background:#f8fafc;color:#0f172a}.kime-sidebar{width:236px;flex:0 0 236px;min-height:100vh;display:flex;flex-direction:column;padding:22px 14px;background:#0f172a;color:#fff;position:sticky;top:0;overflow-y:auto;z-index:40;transition:width .18s ease,flex-basis .18s ease}.kime-sidebar-collapsed{width:76px;flex-basis:76px}.kime-sidebar-brand{display:flex;align-items:center;gap:10px;padding:4px 10px 24px}.kime-brand-mark{width:28px;height:28px;flex:0 0 28px;display:flex;align-items:center;justify-content:center}.kime-brand-mark svg{width:28px;height:28px}.kime-brand-text{min-width:0}.kime-brand-text strong{display:block;color:#fff;font-size:19px;font-weight:800;line-height:1;letter-spacing:-.4px}.kime-brand-text span{display:block;margin-top:5px;color:#94a3b8;font-size:8px;font-weight:600;letter-spacing:.85px;white-space:nowrap}.kime-academia-pill{display:flex;align-items:center;gap:8px;margin:0 0 14px;padding:9px 12px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#ffffff0d;color:#cbd5e1;font-size:12.5px;font-weight:600;overflow:hidden}.kime-academia-pill svg{flex:0 0 auto;color:#dc2626}.kime-academia-pill span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.kime-nav{display:flex;flex-direction:column;gap:2px;flex:1}.kime-nav-item{width:100%;min-height:38px;display:flex;align-items:center;gap:11px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#94a3b8;font-size:13px;font-weight:500;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.kime-nav-item svg{flex:0 0 auto}.kime-nav-item:hover{background:#ffffff0d;color:#e2e8f0}.kime-nav-item.active{background:#dc2626;color:#fff}.kime-sidebar-footer{display:flex;align-items:center;gap:10px;margin-top:10px;padding:14px 10px 4px;border-top:1px solid rgba(255,255,255,.08)}.kime-user-avatar{width:34px;height:34px;flex:0 0 34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#334155;color:#fff;font-size:12px;font-weight:700}.kime-sidebar-user{min-width:0;flex:1}.kime-sidebar-user strong{display:block;overflow:hidden;color:#fff;font-size:13px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.kime-sidebar-user span{display:block;margin-top:2px;color:#64748b;font-size:10px}.kime-logout{display:flex;align-items:center;justify-content:center;padding:6px;border:0;border-radius:6px;background:transparent;color:#64748b;cursor:pointer}.kime-logout:hover{color:#dc2626;background:#ffffff0d}.kime-main{flex:1;min-width:0;display:flex;flex-direction:column;background:#f8fafc}.kime-topbar{height:64px;flex:0 0 64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 28px;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:30}.kime-topbar-left{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.kime-menu-toggle{display:none;padding:6px;border:0;background:transparent;color:#475569;cursor:pointer}.kime-search{width:100%;max-width:360px;display:flex;align-items:center;gap:10px;padding:9px 14px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc}.kime-search svg{flex:0 0 auto;color:#64748b}.kime-search input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#0f172a;font-size:13.5px}.kime-search input::placeholder{color:#64748b}.kime-topbar-right{display:flex;align-items:center;gap:18px;flex:0 0 auto}.kime-icon-button{position:relative;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:7px;background:transparent;color:#475569;cursor:pointer}.kime-icon-button:hover{background:#f8fafc}.kime-notification-dot{position:absolute;top:2px;right:1px;width:7px;height:7px;border:1.5px solid #fff;border-radius:50%;background:#dc2626}.kime-topbar-user{display:flex;align-items:center;gap:10px}.kime-topbar-who{text-align:right}.kime-topbar-who strong{display:block;color:#0f172a;font-size:13px;font-weight:600;line-height:1.3}.kime-topbar-who span{display:block;margin-top:2px;color:#64748b;font-size:11px;line-height:1.3}.kime-avatar{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0f172a;color:#fff;font-size:12.5px;font-weight:700}.kime-content{width:100%;max-width:1360px;margin:0 auto;padding:28px 32px 56px}@media(max-width:860px){.kime-sidebar{position:fixed;left:-236px;top:0;bottom:0;transition:left .2s ease;box-shadow:0 10px 30px #0f172a2e}.kime-sidebar:not(.kime-sidebar-collapsed){left:0}.kime-menu-toggle{display:flex}.kime-search{display:none}.kime-topbar{padding:0 16px}.kime-topbar-who{display:none}.kime-content{padding:20px 16px 40px}}.kime-dashboard{width:100%;min-width:0}.kime-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.kime-dashboard-title{margin:0;color:#0f172a;font-size:26px;font-weight:800;line-height:1.15;letter-spacing:-.4px}.kime-dashboard-subtitle{margin:6px 0 0;color:#475569;font-size:14px;line-height:1.45}.kime-dashboard-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 15px;border:0;border-radius:6px;background:#dc2626;color:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease}.kime-dashboard-primary:hover{background:#b91c1c}.kime-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.kime-stat-card{min-width:0;display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0f172a0f,0 1px 1px #0f172a0a}.kime-stat-icon{width:40px;height:40px;flex:0 0 40px;display:flex;align-items:center;justify-content:center;border-radius:9px}.kime-stat-icon.blue{background:#eff6ff;color:#2563eb}.kime-stat-icon.violet{background:#f5f3ff;color:#7c3aed}.kime-stat-icon.amber{background:#fffbeb;color:#d97706}.kime-stat-icon.green{background:#ecfdf5;color:#059669}.kime-stat-body{flex:1;min-width:0}.kime-stat-value{color:#0f172a;font-size:24px;font-weight:800;line-height:1.15;letter-spacing:-.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kime-stat-label{margin-top:2px;color:#64748b;font-size:12.5px}.kime-stat-detail{margin-top:8px;color:#64748b;font-size:11.5px}.kime-dashboard-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:16px;margin-bottom:16px;align-items:stretch}.kime-dashboard-bottom{display:grid;grid-template-columns:1fr 1fr;gap:16px}.kime-dashboard-panel{min-width:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0f172a0f,0 1px 1px #0f172a0a;padding:22px}.kime-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.kime-panel-head h2{margin:0;color:#0f172a;font-size:15px;line-height:1.25;font-weight:700}.kime-panel-link{padding:0;border:0;background:none;color:#dc2626;font-size:12.5px;font-weight:600;cursor:pointer}.kime-panel-link:hover{text-decoration:underline}.kime-week-chart{height:178px;display:flex;align-items:stretch;justify-content:space-between;gap:10px;padding:4px 4px 0}.kime-bar-column{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px}.kime-bar-value{min-height:15px;color:#64748b;font-size:10px;font-weight:600}.kime-bar-track{width:100%;max-width:38px;height:118px;display:flex;align-items:flex-end;justify-content:center}.kime-bar{width:24px;min-height:5px;border-radius:5px 5px 2px 2px;background:#0f172a}.kime-bar.today{background:#dc2626}.kime-bar-label{color:#64748b;font-size:11.5px;font-weight:600}.kime-chart-empty{width:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:12px}.kime-list{display:flex;flex-direction:column}.kime-list-row{display:flex;align-items:center;gap:12px;min-height:53px;padding:10px 0;border-bottom:1px solid #e2e8f0}.kime-list-row:last-child{border-bottom:none}.kime-status-dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%}.kime-status-dot.blue{background:#2563eb}.kime-list-info{flex:1;min-width:0}.kime-list-info strong{display:block;overflow:hidden;color:#0f172a;font-size:13.5px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.kime-list-info span{display:block;margin-top:2px;color:#64748b;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kime-list-time{flex:0 0 auto;color:#475569;font-size:12.5px;font-weight:600;white-space:nowrap}.kime-dashboard-empty{min-height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#94a3b8}.kime-dashboard-empty svg{margin-bottom:10px;color:#cbd5e1}.kime-dashboard-empty strong{color:#0f172a;font-size:13.5px;font-weight:600}.kime-dashboard-empty span{max-width:280px;margin-top:5px;color:#64748b;font-size:12px;line-height:1.45}.kime-dashboard-empty.compact{min-height:150px}.kime-small-button{margin-top:15px;min-height:34px;padding:0 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#475569;font-size:12px;font-weight:600;cursor:pointer}.kime-small-button:hover{background:#f8fafc}@media(max-width:1080px){.kime-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kime-dashboard-grid,.kime-dashboard-bottom{grid-template-columns:1fr}}@media(max-width:700px){.kime-page-header{align-items:stretch;flex-direction:column}.kime-dashboard-primary{width:100%}.kime-stat-grid{grid-template-columns:1fr}.kime-dashboard-panel{padding:18px}.kime-week-chart{gap:5px}.kime-bar{width:18px}}.kime-alunos{width:100%}.kime-alunos .page-header{margin-bottom:22px!important}.kime-alunos .page-header h1{color:#0f172a!important;font-size:26px!important;font-weight:800!important;line-height:1.15!important;letter-spacing:-.4px!important}.kime-alunos .page-header p{margin-top:6px!important;color:#64748b!important;font-size:13px!important;line-height:1.45!important}.kime-alunos .page-header .primary-button{min-height:40px!important;padding:0 15px!important;border-radius:6px!important;background:#dc2626!important;border-color:#dc2626!important;font-size:13px!important}.kime-alunos>.panel{padding:0!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0d!important;overflow:hidden!important}.kime-alunos .alunos-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) 190px 42px!important;gap:10px!important;align-items:center!important;padding:16px!important;background:#fff!important;border-bottom:1px solid #e2e8f0!important}.kime-alunos .search-box-large{min-width:0!important;height:42px!important;display:flex!important;align-items:center!important;gap:9px!important;padding:0 12px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:6px!important;color:#64748b!important}.kime-alunos .search-box-large input{min-width:0!important;width:100%!important;height:100%!important;padding:0!important;border:0!important;outline:none!important;background:transparent!important;color:#0f172a!important;font-size:13px!important}.kime-alunos .search-box-large input::placeholder{color:#94a3b8!important}.kime-alunos .clear-search{width:26px!important;height:26px!important;flex:0 0 26px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:0!important;border-radius:5px!important;background:transparent!important;color:#64748b!important}.kime-alunos .filter-box select{width:100%!important;height:42px!important;padding:0 11px!important;border:1px solid #e2e8f0!important;border-radius:6px!important;background:#fff!important;color:#475569!important;font-size:12.5px!important;outline:none!important}.kime-alunos .alunos-toolbar>.secondary-button{width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:6px!important}.kime-alunos .alunos-summary{min-height:48px!important;display:flex!important;align-items:center!important;padding:0 18px!important;border-bottom:1px solid #eef2f5!important;color:#64748b!important;font-size:11.5px!important}.kime-alunos .alunos-summary strong{margin-right:3px!important;color:#0f172a!important;font-weight:700!important}.kime-alunos .error-box{margin:14px 18px!important;padding:11px 12px!important;border:1px solid #fecaca!important;border-radius:6px!important;background:#fff7f7!important;color:#b42318!important;font-size:12px!important;line-height:1.4!important}.kime-alunos .table-loading{min-height:260px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;color:#64748b!important;font-size:12px!important}.kime-alunos .alunos-empty{min-height:280px!important;border:0!important;border-radius:0!important;background:#fff!important}.kime-alunos .table-wrapper{width:100%!important;overflow-x:auto!important;border:0!important;border-radius:0!important}.kime-alunos .alunos-table{width:100%!important;min-width:900px!important;border-collapse:separate!important;border-spacing:0!important;table-layout:fixed!important}.kime-alunos .alunos-table th{height:44px!important;padding:0 17px!important;background:#f8fafc!important;color:#64748b!important;border-bottom:1px solid #e2e8f0!important;font-size:10px!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important;text-align:left!important}.kime-alunos .alunos-table td{min-height:64px!important;padding:12px 17px!important;border-bottom:1px solid #eef2f5!important;color:#475569!important;font-size:12px!important;vertical-align:middle!important}.kime-alunos .alunos-table th:nth-child(1){width:31%!important}.kime-alunos .alunos-table th:nth-child(2){width:25%!important}.kime-alunos .alunos-table th:nth-child(3){width:14%!important}.kime-alunos .alunos-table th:nth-child(4){width:12%!important}.kime-alunos .alunos-table th:nth-child(5){width:18%!important}.kime-alunos .student-name{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;gap:11px!important;padding:0!important;border:0!important;background:transparent!important;color:inherit!important;text-align:left!important;cursor:pointer!important}.kime-alunos .student-avatar{width:38px!important;height:38px!important;flex:0 0 38px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;background:#eef2f7!important;color:#475569!important;font-size:12px!important;font-weight:700!important}.kime-alunos .student-name strong{display:block!important;max-width:100%!important;overflow:hidden!important;color:#0f172a!important;font-size:12.5px!important;font-weight:650!important;line-height:1.35!important;white-space:nowrap!important;text-overflow:ellipsis!important}.kime-alunos .student-name small{display:block!important;margin-top:3px!important;color:#94a3b8!important;font-size:10.5px!important;line-height:1.3!important}.kime-alunos .contact-cell{display:flex!important;flex-direction:column!important;gap:3px!important}.kime-alunos .contact-cell strong{color:#475569!important;font-size:11.5px!important;font-weight:600!important}.kime-alunos .contact-cell small{overflow:hidden!important;color:#94a3b8!important;font-size:10.5px!important;white-space:nowrap!important;text-overflow:ellipsis!important}.kime-alunos .status-badge{display:inline-flex!important;align-items:center!important;min-height:25px!important;padding:0 9px!important;border-radius:999px!important;font-size:10px!important;font-weight:700!important;line-height:1!important}.kime-alunos .status-ativo,.kime-alunos .status-badge.ativo{background:#ecfdf3!important;color:#027a48!important}.kime-alunos .status-inativo,.kime-alunos .status-badge.inativo{background:#f2f4f7!important;color:#667085!important}.kime-alunos .status-trancado,.kime-alunos .status-badge.trancado{background:#fffaeb!important;color:#b54708!important}.kime-alunos .row-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important}.kime-alunos .table-action{width:32px!important;height:32px!important;flex:0 0 32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid #e2e8f0!important;border-radius:6px!important;background:#fff!important;color:#64748b!important;box-shadow:none!important}.kime-alunos .table-action.danger{color:#b42318!important}.kime-alunos .table-action.danger:hover{background:#fff5f5!important;border-color:#fecaca!important}.kime-alunos .modal-overlay{background:#0f172a7a!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.kime-alunos .modal{width:min(760px,calc(100vw - 32px))!important;max-height:calc(100vh - 32px)!important;margin:16px!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#fff!important;box-shadow:0 24px 60px #0f172a2e!important;overflow:auto!important}.kime-alunos .modal-header{padding:21px 23px!important;border-bottom:1px solid #e2e8f0!important}.kime-alunos .modal-header h2{margin:0!important;color:#0f172a!important;font-size:19px!important;font-weight:700!important}.kime-alunos .modal-header p{margin:5px 0 0!important;color:#64748b!important;font-size:12px!important}.kime-alunos .modal-close{width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid #e2e8f0!important;border-radius:6px!important;background:#fff!important;color:#64748b!important}.kime-alunos .form-section{padding:20px 23px!important;border-bottom:1px solid #eef2f5!important}.kime-alunos .form-section h3{margin:0 0 16px!important;color:#334155!important;font-size:13px!important;font-weight:700!important}.kime-alunos .form-grid{column-gap:20px!important;row-gap:17px!important}.kime-alunos .field{gap:7px!important}.kime-alunos .field span{color:#475569!important;font-size:11.5px!important;font-weight:600!important}.kime-alunos .field input,.kime-alunos .field select,.kime-alunos .field textarea{min-height:42px!important;padding:0 11px!important;border:1px solid #dbe2ea!important;border-radius:6px!important;background:#fff!important;color:#0f172a!important;font-size:13px!important;box-shadow:none!important}.kime-alunos .field textarea{min-height:100px!important;padding:10px 11px!important}.kime-alunos .field input:focus,.kime-alunos .field select:focus,.kime-alunos .field textarea:focus{outline:none!important;border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0a!important}.kime-alunos .modal-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:16px 23px!important;border-top:0!important}.kime-alunos .footer-actions-right{display:flex!important;align-items:center!important;gap:8px!important}.kime-alunos .profile-heading{display:flex!important;align-items:center!important;gap:13px!important}.kime-alunos .profile-avatar{width:44px!important;height:44px!important;flex:0 0 44px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:9px!important;background:#eef2f7!important;color:#475569!important;font-size:14px!important;font-weight:700!important}.kime-alunos .profile-heading h2{margin:0 0 6px!important;color:#0f172a!important;font-size:18px!important;font-weight:700!important}.kime-alunos .profile-content{padding:0 23px!important}.kime-alunos .profile-section{padding:20px 0!important;border-bottom:1px solid #eef2f5!important}.kime-alunos .profile-section h3{margin:0 0 15px!important;color:#334155!important;font-size:13px!important;font-weight:700!important}.kime-alunos .details-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:28px!important;row-gap:17px!important}.kime-alunos .details-grid>div{min-width:0!important}.kime-alunos .details-grid small{display:block!important;margin-bottom:5px!important;color:#94a3b8!important;font-size:10px!important;font-weight:600!important}.kime-alunos .details-grid strong{display:block!important;color:#334155!important;font-size:12.5px!important;line-height:1.45!important;font-weight:600!important}.kime-alunos .observation-box{padding:13px 14px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:6px!important;color:#64748b!important;font-size:12px!important;line-height:1.55!important}@media(max-width:800px){.kime-alunos .alunos-toolbar{grid-template-columns:1fr 42px!important}.kime-alunos .search-box-large{grid-column:1 / -1!important}.kime-alunos .filter-box{grid-column:1!important}.kime-alunos .details-grid{grid-template-columns:1fr!important;row-gap:14px!important}}@media(max-width:600px){.kime-alunos .page-header{flex-direction:column!important;align-items:stretch!important}.kime-alunos .page-header .primary-button{width:100%!important}.kime-alunos .modal{width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important;margin:10px!important}.kime-alunos .form-grid{grid-template-columns:1fr!important}.kime-alunos .field-full{grid-column:auto!important}.kime-alunos .modal-footer{flex-direction:column-reverse!important;align-items:stretch!important}.kime-alunos .modal-footer>*,.kime-alunos .footer-actions-right{width:100%!important}.kime-alunos .footer-actions-right>button{flex:1!important}}.kime-turmas{width:100%}.kime-turmas .page-header{margin-bottom:22px!important}.kime-turmas .page-header h1{margin:0!important;color:#0f172a!important;font-size:26px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.4px!important}.kime-turmas .page-header p{margin:6px 0 0!important;color:#64748b!important;font-size:13px!important;line-height:1.45!important}.kime-turmas .page-header .primary-button{min-height:40px!important;padding:0 15px!important;border:0!important;border-radius:6px!important;background:#dc2626!important;color:#fff!important;font-size:13px!important;font-weight:700!important}.kime-turmas .panel{padding:0!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0d!important;overflow:hidden!important}.kime-turmas .table-wrap{width:100%!important;overflow-x:auto!important}.kime-turmas table{width:100%!important;min-width:900px!important;border-collapse:separate!important;border-spacing:0!important}.kime-turmas thead th{height:44px!important;padding:0 16px!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#64748b!important;font-size:10px!important;font-weight:700!important;letter-spacing:.055em!important;text-align:left!important;text-transform:uppercase!important;white-space:nowrap!important}.kime-turmas tbody td{min-height:66px!important;padding:12px 16px!important;border-bottom:1px solid #eef2f5!important;color:#475569!important;font-size:12px!important;vertical-align:middle!important}.kime-turmas th:nth-child(1){width:22%!important}.kime-turmas th:nth-child(2){width:17%!important}.kime-turmas th:nth-child(3){width:20%!important}.kime-turmas th:nth-child(4){width:15%!important}.kime-turmas th:nth-child(5){width:10%!important}.kime-turmas th:nth-child(6){width:9%!important}.kime-turmas th:nth-child(7){width:17%!important}.kime-turmas tbody td:first-child strong{display:block;color:#0f172a;font-size:12.5px;font-weight:650;line-height:1.35}.kime-turmas tbody td:first-child small{display:block;margin-top:3px;color:#94a3b8;font-size:10.5px;line-height:1.3}.kime-turmas tbody td:nth-child(3){color:#64748b;font-size:11.5px;white-space:nowrap}.kime-turmas tbody td:nth-child(4){color:#334155;font-size:12px;font-weight:600;white-space:nowrap}.kime-turmas tbody td:nth-child(5){color:#475569;font-size:12px;font-weight:600}.kime-turmas .status-badge{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:700;line-height:1}.kime-turmas .status-badge.pago{background:#ecfdf3!important;color:#027a48!important}.kime-turmas .status-badge.cancelado{background:#f2f4f7!important;color:#667085!important}.kime-turmas tbody td:last-child{white-space:nowrap!important}.kime-turmas tbody td:last-child .secondary-button{min-height:32px!important;margin-right:7px!important;padding:0 10px!important;border:1px solid #e2e8f0!important;border-radius:6px!important;background:#fff!important;color:#475569!important;font-size:11.5px!important;font-weight:600!important;box-shadow:none!important}.kime-turmas tbody td:last-child .secondary-button:last-child{margin-right:0!important}.kime-turmas tbody td:last-child .danger-outline{border-color:#fecaca!important;color:#b42318!important;background:#fff!important}.kime-turmas tbody td:last-child .secondary-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.kime-turmas>.empty-state{min-height:260px!important;background:#fff!important;border:1px dashed #d7dde5!important;border-radius:10px!important}.kime-turmas>.loading{min-height:260px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;color:#64748b!important}.kime-turmas .modal-backdrop{background:#0f172a7a!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.kime-turmas .modal{width:min(700px,calc(100vw - 32px))!important;max-height:calc(100vh - 32px)!important;overflow:auto!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 24px 60px #0f172a2e!important}.kime-turmas .modal-header{padding:21px 23px!important;border-bottom:1px solid #e2e8f0!important}.kime-turmas .modal-header h2{margin:0!important;color:#0f172a!important;font-size:19px!important;font-weight:700!important}.kime-turmas .modal-header p{margin:5px 0 0!important;color:#64748b!important;font-size:12px!important}.kime-turmas .modal-header .icon-button{width:32px!important;height:32px!important;padding:0!important;border:1px solid #e2e8f0!important;border-radius:6px!important;background:#fff!important;color:#64748b!important}.kime-turmas .modal form{padding:20px 23px 0!important}.kime-turmas .modal .form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:20px!important;row-gap:18px!important}.kime-turmas .modal .field{display:flex!important;flex-direction:column!important;gap:7px!important}.kime-turmas .modal .field span{color:#475569!important;font-size:11.5px!important;font-weight:600!important}.kime-turmas .modal .field input,.kime-turmas .modal .field select{width:100%!important;min-height:42px!important;padding:0 11px!important;border:1px solid #dbe2ea!important;border-radius:6px!important;background:#fff!important;color:#0f172a!important;font-size:13px!important;outline:none!important}.kime-turmas .modal .field input:focus,.kime-turmas .modal .field select:focus{border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0a!important}.kime-turmas .modal .field:has(input[type=checkbox]){gap:10px!important}.kime-turmas .modal .field input[type=checkbox]{width:15px!important;min-height:15px!important;accent-color:#dc2626!important}.kime-turmas .modal-footer{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;margin-top:22px!important;padding:16px 23px!important;border-top:1px solid #e2e8f0!important}@media(max-width:760px){.kime-turmas .page-header{flex-direction:column!important;align-items:stretch!important}.kime-turmas .page-header .primary-button{width:100%!important}.kime-turmas .modal .form-grid{grid-template-columns:1fr!important}.kime-turmas .modal{width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important}.kime-turmas .modal-footer{flex-direction:column-reverse!important;align-items:stretch!important}.kime-turmas .modal-footer button{width:100%!important}}.kime-turmas tbody td:last-child{vertical-align:middle!important}.kime-turmas tbody td:last-child .secondary-button{height:32px!important;min-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding-top:0!important;padding-bottom:0!important;line-height:1!important;vertical-align:middle!important;margin-top:0!important;margin-bottom:0!important}.kime-turmas tbody td:last-child .secondary-button svg{display:block!important}.kime-matriculas{width:100%}.kime-matriculas .page-header h1{margin:0!important;color:#0f172a!important;font-size:26px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.4px!important}.kime-matriculas .page-header .primary-button{min-height:40px!important;padding:0 15px!important;border:0!important;border-radius:6px!important;background:#dc2626!important;color:#fff!important;font-size:13px!important;font-weight:700!important}.kime-matriculas>.login-error{margin:0 0 14px!important;padding:11px 12px!important;border:1px solid #fecaca!important;border-radius:6px!important;background:#fff7f7!important;color:#b42318!important;font-size:12px!important}.kime-matriculas>.panel{padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0d!important}.kime-matriculas .table-wrap{width:100%!important;overflow-x:auto!important}.kime-matriculas table{width:100%!important;min-width:980px!important;border-collapse:separate!important;border-spacing:0!important;table-layout:auto!important}.kime-matriculas thead th{height:44px!important;padding:0 16px!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#64748b!important;font-size:10px!important;font-weight:700!important;letter-spacing:.055em!important;text-align:left!important;text-transform:uppercase!important;white-space:nowrap!important}.kime-matriculas tbody td{min-height:64px!important;padding:13px 16px!important;border-bottom:1px solid #eef2f5!important;color:#475569!important;font-size:12px!important;vertical-align:middle!important}.kime-matriculas tbody td:first-child strong{display:block!important;color:#0f172a!important;font-size:12.5px!important;font-weight:650!important;line-height:1.35!important}.kime-matriculas tbody td:nth-child(2){color:#334155!important;font-size:12px!important;font-weight:550!important}.kime-matriculas tbody td:nth-child(3){color:#64748b!important;font-size:11.5px!important}.kime-matriculas tbody td:nth-child(4),.kime-matriculas tbody td:nth-child(5){color:#64748b!important;font-size:11.5px!important;white-space:nowrap!important}.kime-matriculas tbody td:nth-child(6) strong{color:#0f172a!important;font-size:12px!important;font-weight:700!important;white-space:nowrap!important}.kime-matriculas .status-badge{display:inline-flex!important;align-items:center!important;min-height:25px!important;padding:0 9px!important;border-radius:999px!important;font-size:10px!important;font-weight:700!important;line-height:1!important}.kime-matriculas .status-badge.pago{background:#ecfdf3!important;color:#027a48!important}.kime-matriculas .status-badge.cancelado{background:#f2f4f7!important;color:#667085!important}.kime-matriculas tbody td:last-child{white-space:nowrap!important;vertical-align:middle!important}.kime-matriculas tbody td:last-child .secondary-button{height:32px!important;min-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0 7px 0 0!important;padding:0 10px!important;border:1px solid #e2e8f0!important;border-radius:6px!important;background:#fff!important;color:#475569!important;font-size:11.5px!important;font-weight:600!important;line-height:1!important;box-shadow:none!important}.kime-matriculas tbody td:last-child .secondary-button:last-child{margin-right:0!important}.kime-matriculas tbody td:last-child .secondary-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.kime-matriculas tbody td:last-child .danger-outline{border-color:#fecaca!important;background:#fff!important;color:#b42318!important}.kime-matriculas>.loading{min-height:260px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;color:#64748b!important;font-size:12px!important}.kime-matriculas>.empty-state{min-height:270px!important;background:#fff!important;border:1px dashed #d7dde5!important;border-radius:10px!important}.kime-matriculas .modal-backdrop{background:#0f172a7a!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.kime-matriculas .modal{width:min(660px,calc(100vw - 32px))!important;max-height:calc(100vh - 32px)!important;overflow:auto!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 24px 60px #0f172a2e!important}.kime-matriculas .modal-header{padding:21px 23px!important;border-bottom:1px solid #e2e8f0!important}.kime-matriculas .modal-header h2{margin:0!important;color:#0f172a!important;font-size:19px!important;font-weight:700!important}.kime-matriculas .modal-header p{margin:5px 0 0!important;color:#64748b!important;font-size:12px!important;line-height:1.45!important}.kime-matriculas .modal-header .icon-button{width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid #e2e8f0!important;border-radius:6px!important;background:#fff!important;color:#64748b!important}.kime-matriculas .modal form{padding:20px 23px 0!important}.kime-matriculas .modal form>label.field{display:flex!important;flex-direction:column!important;gap:7px!important;margin-bottom:18px!important}.kime-matriculas .modal .form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:20px!important;row-gap:18px!important;margin-top:2px!important}.kime-matriculas .modal .field{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important}.kime-matriculas .modal .field span{color:#475569!important;font-size:11.5px!important;font-weight:600!important}.kime-matriculas .modal .field input,.kime-matriculas .modal .field select{width:100%!important;min-height:42px!important;box-sizing:border-box!important;padding:0 11px!important;border:1px solid #dbe2ea!important;border-radius:6px!important;background:#fff!important;color:#0f172a!important;font-size:13px!important;outline:none!important}.kime-matriculas .modal .field input:focus,.kime-matriculas .modal .field select:focus{border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0a!important}.kime-matriculas .modal-footer{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;margin-top:22px!important;padding:16px 23px!important;border-top:1px solid #e2e8f0!important}.kime-matriculas .modal-footer button{height:36px!important;min-height:36px!important;padding:0 14px!important;border-radius:6px!important;font-size:12px!important;line-height:1!important}@media(max-width:700px){.kime-matriculas .page-header{flex-direction:column!important;align-items:stretch!important}.kime-matriculas .page-header .primary-button{width:100%!important}.kime-matriculas .modal{width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important}.kime-matriculas .modal .form-grid{grid-template-columns:1fr!important}.kime-matriculas .modal-footer{flex-direction:column-reverse!important;align-items:stretch!important}.kime-matriculas .modal-footer button{width:100%!important}}.kime-matriculas .modal-overlay{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:#0f172a75!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important;z-index:9999!important;box-sizing:border-box!important}.kime-matriculas .modal-backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;background:#0f172a75!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important;z-index:9999!important}.kime-matriculas .modal-overlay>.modal,.kime-matriculas .modal-backdrop>.modal{position:relative!important;width:min(680px,calc(100vw - 48px))!important;max-width:680px!important;max-height:calc(100vh - 48px)!important;margin:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 22px 55px #0f172a38,0 4px 14px #0f172a14!important}.kime-matriculas .modal-header{flex:0 0 auto!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;padding:22px 24px 20px!important;background:#fff!important;border-bottom:1px solid #e8edf2!important}.kime-matriculas .modal-header>div:first-child{min-width:0!important}.kime-matriculas .modal-header h2{margin:0!important;color:#0f172a!important;font-size:20px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:-.25px!important}.kime-matriculas .modal-header p{margin:6px 0 0!important;color:#64748b!important;font-size:12.5px!important;line-height:1.45!important}.kime-matriculas .modal-header .icon-button,.kime-matriculas .modal-close{width:34px!important;height:34px!important;min-width:34px!important;flex:0 0 34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid #e2e8f0!important;border-radius:7px!important;background:#fff!important;color:#64748b!important;box-shadow:none!important}.kime-matriculas .modal-header .icon-button:hover,.kime-matriculas .modal-close:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#334155!important}.kime-matriculas .modal>form{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:22px 24px 0!important;background:#fff!important}.kime-matriculas .modal>form>label.field{width:100%!important;margin:0 0 19px!important}.kime-matriculas .modal .form-grid{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:20px!important;row-gap:18px!important}.kime-matriculas .modal .field>span{display:block!important;color:#475569!important;font-size:11.5px!important;line-height:1.3!important;font-weight:600!important}.kime-matriculas .modal .field input:not([type=checkbox]),.kime-matriculas .modal .field select{width:100%!important;height:42px!important;min-height:42px!important;box-sizing:border-box!important;padding:0 12px!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#0f172a!important;font-size:13px!important;line-height:42px!important;outline:none!important;box-shadow:none!important;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease!important}.kime-matriculas .modal .field input:not([type=checkbox]):hover,.kime-matriculas .modal .field select:hover{border-color:#cbd5e1!important}.kime-matriculas .modal .field input:not([type=checkbox]):focus,.kime-matriculas .modal .field select:focus{border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0b!important}.kime-matriculas .modal input[type=date]{line-height:normal!important;padding-right:12px!important}.kime-matriculas .modal-footer{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;margin:22px 0 0!important;padding:16px 24px 18px!important;border-top:1px solid #e8edf2!important;background:#fff!important}.kime-matriculas .modal-footer button{height:36px!important;min-height:36px!important;max-height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding:0 14px!important;margin:0!important;border-radius:7px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}.kime-matriculas .modal-footer .secondary-button{border:1px solid #dbe2ea!important;background:#fff!important;color:#475569!important}.kime-matriculas .modal-footer .secondary-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.kime-matriculas .modal-footer .primary-button{border:1px solid #dc2626!important;background:#dc2626!important;color:#fff!important}.kime-matriculas .modal-footer .primary-button:hover{background:#c81e1e!important;border-color:#c81e1e!important}.kime-matriculas tbody td:last-child{vertical-align:middle!important;white-space:nowrap!important}.kime-matriculas tbody td:last-child button{height:32px!important;min-height:32px!important;max-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important;vertical-align:middle!important;line-height:1!important}@media(min-width:900px){.kime-matriculas .modal-overlay>.modal,.kime-matriculas .modal-backdrop>.modal{width:680px!important}}@media(max-width:700px){.kime-matriculas .modal-overlay{padding:12px!important}.kime-matriculas .modal-overlay>.modal,.kime-matriculas .modal-backdrop>.modal{width:100%!important;max-width:none!important;max-height:calc(100vh - 24px)!important;border-radius:10px!important}.kime-matriculas .modal>form{padding:18px 18px 0!important}.kime-matriculas .modal .form-grid{grid-template-columns:1fr!important;row-gap:16px!important}.kime-matriculas .modal-footer{padding:14px 18px 16px!important}.kime-matriculas .modal-footer button{flex:1 1 0!important}}.kime-matriculas .modal-overlay:before,.kime-matriculas .modal-overlay:after{content:none!important}.kime-matriculas .modal-overlay>*{box-sizing:border-box!important}.kime-matriculas .modal-overlay{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;box-sizing:border-box!important;margin:0!important;background:#0f172a75!important;z-index:99999!important}.kime-matriculas .modal-overlay>.modal{position:relative!important;inset:auto!important;transform:none!important;margin:0 auto!important;width:min(680px,calc(100vw - 48px))!important;max-width:680px!important;max-height:calc(100vh - 48px)!important;box-sizing:border-box!important;overflow:hidden!important;align-self:center!important;flex:0 0 auto!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 24px 70px #0f172a38,0 8px 24px #0f172a1a!important}.kime-matriculas .modal-overlay .modal-header,.kime-matriculas .modal-overlay .modal-footer,.kime-matriculas .modal-overlay .modal>form{width:100%!important;box-sizing:border-box!important}@media(max-width:700px){.kime-matriculas .modal-overlay{padding:12px!important}.kime-matriculas .modal-overlay>.modal{width:100%!important;max-width:none!important;max-height:calc(100vh - 24px)!important}}.kime-matriculas .modal-backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;margin:0!important;box-sizing:border-box!important;background:#0f172a75!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important;z-index:99999!important}.kime-matriculas .modal-backdrop>.modal{position:relative!important;inset:auto!important;transform:none!important;margin:0!important;width:min(680px,calc(100vw - 48px))!important;max-width:680px!important;max-height:calc(100vh - 48px)!important;flex:0 0 auto!important;align-self:center!important;overflow:hidden!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 24px 70px #0f172a38,0 8px 24px #0f172a1a!important}.kime-matriculas .modal-backdrop>.modal>.modal-header{width:100%!important;box-sizing:border-box!important}.kime-matriculas .modal-backdrop>.modal>form{width:100%!important;box-sizing:border-box!important;max-height:calc(100vh - 190px)!important;overflow-y:auto!important}.kime-matriculas .modal-backdrop>.modal>form>.modal-footer{width:100%!important;box-sizing:border-box!important}@media(max-width:700px){.kime-matriculas .modal-backdrop{padding:12px!important}.kime-matriculas .modal-backdrop>.modal{width:100%!important;max-width:none!important;max-height:calc(100vh - 24px)!important;border-radius:10px!important}}.kime-presencas{width:100%}.kime-presencas .page-header{margin-bottom:22px!important}.kime-presencas .page-header h1{margin:0!important;color:#0f172a!important;font-size:26px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.45px!important}.kime-presencas .page-header p{margin:6px 0 0!important;color:#64748b!important;font-size:13px!important;line-height:1.45!important}.kime-presencas .page-header button{height:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding:0 13px!important;border-radius:7px!important;font-size:12px!important;line-height:1!important}.kime-presencas:not(.kime-presencas-chamada)>.panel{padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0d!important}.kime-presencas:not(.kime-presencas-chamada) table{width:100%!important;border-collapse:separate!important;border-spacing:0!important}.kime-presencas:not(.kime-presencas-chamada) thead th{height:44px!important;padding:0 16px!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#64748b!important;font-size:10px!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important}.kime-presencas:not(.kime-presencas-chamada) tbody td{height:58px!important;padding:10px 16px!important;border-bottom:1px solid #eef2f5!important;color:#475569!important;font-size:12px!important;vertical-align:middle!important}.kime-presencas:not(.kime-presencas-chamada) tbody tr:last-child td{border-bottom:0!important}.kime-presencas:not(.kime-presencas-chamada) tbody tr:hover td{background:#fbfcfd!important}.kime-presencas-chamada{width:100%!important}.kime-presencas-chamada>.panel{min-height:0!important;height:auto!important;padding:18px 20px!important;margin-bottom:14px!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0d!important}.kime-presencas-chamada>.panel:first-of-type form,.kime-presencas-chamada>.panel:first-of-type .form-grid{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr)!important;gap:18px!important;align-items:end!important}.kime-presencas-chamada>.panel:first-of-type .field{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important;margin:0!important}.kime-presencas-chamada>.panel:first-of-type .field span{color:#475569!important;font-size:11px!important;font-weight:600!important}.kime-presencas-chamada>.panel:first-of-type input,.kime-presencas-chamada>.panel:first-of-type select{width:100%!important;height:42px!important;min-height:42px!important;box-sizing:border-box!important;padding:0 12px!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#0f172a!important;font-size:13px!important;line-height:normal!important;box-shadow:none!important}.kime-presencas-chamada>.panel+.panel{min-height:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0d!important}.kime-presencas-chamada>.panel+.panel>div:first-child{min-height:76px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:16px 20px!important;border-bottom:1px solid #e8edf2!important}.kime-presencas-chamada>.panel+.panel h2{margin:0!important;color:#0f172a!important;font-size:16px!important;line-height:1.3!important;font-weight:700!important}.kime-presencas-chamada>.panel+.panel p{margin:4px 0 0!important;color:#64748b!important;font-size:11.5px!important}.kime-presencas-chamada>.panel+.panel>div:first-child>div:last-child{display:flex!important;align-items:center!important;gap:18px!important}.kime-presencas-chamada>.panel+.panel>div:first-child small{display:block!important;margin-bottom:2px!important;color:#94a3b8!important;font-size:10px!important}.kime-presencas-chamada>.panel+.panel>div:first-child strong{display:block!important;color:#334155!important;font-size:12px!important;font-weight:700!important}.kime-presencas-chamada .bulk-actions{display:flex!important;align-items:center!important;gap:8px!important;padding:12px 16px!important;border-bottom:1px solid #e8edf2!important;background:#fff!important}.kime-presencas-chamada .bulk-actions button{height:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding:0 12px!important;margin:0!important;border:1px solid #dbe2ea!important;border-radius:6px!important;background:#fff!important;color:#475569!important;font-size:11.5px!important;font-weight:600!important;line-height:1!important}.kime-presencas-chamada .bulk-actions button:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.kime-presencas-chamada table{width:100%!important;border-collapse:separate!important;border-spacing:0!important}.kime-presencas-chamada thead th{height:42px!important;padding:0 16px!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#64748b!important;font-size:10px!important;font-weight:700!important;letter-spacing:.055em!important;text-align:left!important;text-transform:uppercase!important}.kime-presencas-chamada tbody td{height:58px!important;padding:10px 16px!important;border-bottom:1px solid #eef2f5!important;vertical-align:middle!important;color:#475569!important;font-size:12px!important}.kime-presencas-chamada tbody tr:last-child td{border-bottom:0!important}.kime-presencas-chamada tbody tr:hover td{background:#fbfcfd!important}.kime-presencas-chamada tbody td:first-child strong{color:#0f172a!important;font-size:12.5px!important;font-weight:650!important}.kime-presencas-chamada tbody td:nth-child(2){color:#64748b!important;font-size:11.5px!important}.kime-presencas-chamada .status-badge{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:0 9px!important;border-radius:999px!important;font-size:10px!important;font-weight:700!important;line-height:1!important}.kime-presencas-chamada .status-badge.pago{background:#ecfdf3!important;color:#027a48!important}.kime-presencas-chamada .status-badge.atrasado{background:#fef2f2!important;color:#b42318!important}.kime-presencas-chamada tbody td:last-child{white-space:nowrap!important;vertical-align:middle!important}.kime-presencas-chamada tbody td:last-child button{height:32px!important;min-height:32px!important;max-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding:0 11px!important;margin:0!important;border-radius:6px!important;line-height:1!important;vertical-align:middle!important}.kime-presencas-chamada tbody td:last-child button+button{margin-left:6px!important}.kime-presencas-chamada tbody td:last-child button:first-child{background:#dc2626!important;border:1px solid #dc2626!important;color:#fff!important}.kime-presencas-chamada tbody td:last-child button:last-child{background:#fff!important;border:1px solid #dbe2ea!important;color:#475569!important}.kime-presencas-chamada .modal-footer,.kime-presencas-chamada>.panel:last-child+.modal-footer{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;margin-top:14px!important;padding-top:14px!important}.kime-presencas .login-error{margin-bottom:14px!important;padding:10px 12px!important;border-radius:6px!important;font-size:12px!important}@media(max-width:780px){.kime-presencas-chamada>.panel:first-of-type form,.kime-presencas-chamada>.panel:first-of-type .form-grid{grid-template-columns:1fr!important}.kime-presencas-chamada>.panel+.panel>div:first-child{align-items:flex-start!important;flex-direction:column!important;gap:10px!important}.kime-presencas-chamada>.panel+.panel>div:first-child>div:last-child{width:100%!important;justify-content:space-between!important}.kime-presencas-chamada .bulk-actions{flex-wrap:wrap!important}.kime-presencas-chamada .bulk-actions button{flex:1 1 auto!important}.kime-presencas-chamada .table-wrap{overflow-x:auto!important}.kime-presencas-chamada table{min-width:720px!important}}.kime-presencas-chamada tbody td:last-child button{background:#fff!important;color:#475569!important;border:1px solid #dbe2ea!important;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease!important}.kime-presencas-chamada tbody td:last-child button.attendance-present-selected{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important;box-shadow:0 1px 2px #dc262629!important}.kime-presencas-chamada tbody td:last-child button.attendance-absent-selected{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important;box-shadow:0 1px 2px #dc262629!important}.kime-presencas-chamada tbody td:last-child button:hover{border-color:#cbd5e1!important;background:#f8fafc!important}.kime-presencas-chamada tbody td:last-child button.attendance-present-selected:hover,.kime-presencas-chamada tbody td:last-child button.attendance-absent-selected:hover{background:#c81e1e!important;border-color:#c81e1e!important}.kime-presencas-chamada .attendance-bulk-bar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:14px 18px!important;background:#fff!important;border-bottom:1px solid #e8edf2!important}.kime-presencas-chamada .attendance-bulk-label{color:#475569!important;font-size:11.5px!important;font-weight:600!important;white-space:nowrap!important}.kime-presencas-chamada .attendance-bulk-actions{display:flex!important;align-items:center!important;gap:8px!important;margin-left:auto!important}.kime-presencas-chamada .attendance-bulk-actions button{height:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 14px!important;border-radius:7px!important;border:1px solid #dbe2ea!important;background:#fff!important;color:#475569!important;font-size:11.5px!important;font-weight:600!important;line-height:1!important;white-space:nowrap!important}.kime-presencas-chamada .attendance-bulk-actions button:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.kime-presencas-chamada .attendance-bulk-actions button.attendance-bulk-primary{background:#fff1f2!important;border-color:#fecaca!important;color:#b42318!important}.kime-presencas-chamada tbody td .attendance-status-present{background:#ecfdf3!important;color:#027a48!important}.kime-presencas-chamada tbody td .attendance-status-absent{background:#fef2f2!important;color:#b42318!important}.kime-presencas-chamada tbody td:first-child{padding-left:18px!important;padding-right:24px!important}.kime-presencas-chamada tbody td:nth-child(2){padding-left:18px!important;padding-right:24px!important}.kime-presencas-chamada tbody td:nth-child(3){padding-left:18px!important;padding-right:24px!important}.kime-presencas-chamada tbody td:last-child{padding-left:24px!important;padding-right:18px!important}@media(max-width:700px){.kime-presencas-chamada .attendance-bulk-bar{align-items:stretch!important;flex-direction:column!important;gap:10px!important}.kime-presencas-chamada .attendance-bulk-label{white-space:normal!important}.kime-presencas-chamada .attendance-bulk-actions{margin-left:0!important}.kime-presencas-chamada .attendance-bulk-actions button{flex:1 1 0!important}}.kime-presencas-chamada tbody td:last-child button{height:32px!important;min-height:32px!important;max-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 12px!important;border-radius:7px!important;line-height:1!important;vertical-align:middle!important;font-size:11.5px!important;font-weight:650!important;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .05s ease!important}.kime-presencas-chamada tbody td:last-child button.secondary-button{background:#fff!important;border:1px solid #dbe2ea!important;color:#475569!important;box-shadow:none!important}.kime-presencas-chamada tbody td:last-child button.secondary-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#334155!important}.kime-presencas-chamada tbody td:last-child button.primary-button{background:#dc2626!important;border:1px solid #dc2626!important;color:#fff!important;box-shadow:0 1px 2px #dc26262e!important}.kime-presencas-chamada tbody td:last-child button.primary-button:hover{background:#c81e1e!important;border-color:#c81e1e!important;color:#fff!important}.kime-presencas-chamada tbody td:last-child button:active{transform:translateY(1px)!important}.kime-presencas-chamada tbody td:last-child button+button{margin-left:7px!important}.kime-presencas-chamada .attendance-bulk-bar{min-height:58px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;box-sizing:border-box!important;padding:12px 18px!important;background:#fff!important;border-bottom:1px solid #e8edf2!important}.kime-presencas-chamada .attendance-bulk-label{color:#334155!important;font-size:11.5px!important;font-weight:650!important;line-height:1.3!important}.kime-presencas-chamada .attendance-bulk-actions .secondary-button{height:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 14px!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#475569!important;font-size:11.5px!important;font-weight:600!important;line-height:1!important;white-space:nowrap!important}.kime-presencas-chamada .attendance-bulk-actions .secondary-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#334155!important}.kime-presencas-chamada table th:last-child,.kime-presencas-chamada table td:last-child{width:220px!important}.kime-presencas-chamada table th:nth-child(1){width:42%!important}.kime-presencas-chamada table th:nth-child(2){width:18%!important}.kime-presencas-chamada table th:nth-child(3){width:18%!important}.kime-presencas-chamada table th:nth-child(4){width:22%!important}.kime-presencas-chamada tbody .status-badge{min-height:24px!important;padding:0 9px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:10px!important;font-weight:700!important;line-height:1!important}.kime-presencas-chamada tbody .status-badge.pago{background:#ecfdf3!important;color:#027a48!important}.kime-presencas-chamada tbody .status-badge.atrasado{background:#fef2f2!important;color:#b42318!important}.kime-presencas-chamada tbody .status-badge:not(.pago):not(.atrasado){background:#f1f5f9!important;color:#64748b!important}@media(max-width:700px){.kime-presencas-chamada .attendance-bulk-bar{align-items:stretch!important;flex-direction:column!important;gap:10px!important}.kime-presencas-chamada .attendance-bulk-actions{width:100%!important}.kime-presencas-chamada .attendance-bulk-actions button{flex:1 1 0!important}.kime-presencas-chamada table{min-width:720px!important}}.kime-turmas .modal-backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding:24px!important;margin:0!important;background:#0f172a75!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important;z-index:99999!important}.kime-turmas .modal-backdrop>.modal{position:relative!important;inset:auto!important;transform:none!important;margin:0!important;width:min(760px,calc(100vw - 48px))!important;max-width:760px!important;max-height:calc(100vh - 48px)!important;display:flex!important;flex-direction:column!important;flex:0 0 auto!important;align-self:center!important;overflow:hidden!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 24px 70px #0f172a38,0 8px 24px #0f172a1a!important}.kime-turmas .modal-header{flex:0 0 auto!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;padding:21px 24px 19px!important;background:#fff!important;border-bottom:1px solid #e8edf2!important}.kime-turmas .modal-header h2{margin:0!important;color:#0f172a!important;font-size:20px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:-.25px!important}.kime-turmas .modal-header p{margin:6px 0 0!important;color:#64748b!important;font-size:12.5px!important;line-height:1.45!important}.kime-turmas .modal-header .icon-button{width:34px!important;height:34px!important;min-width:34px!important;flex:0 0 34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid #e2e8f0!important;border-radius:7px!important;background:#fff!important;color:#64748b!important;box-shadow:none!important}.kime-turmas .modal-header .icon-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.kime-turmas .modal>form{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:20px 24px 0!important;background:#fff!important}.kime-turmas .modal .form-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:20px!important;row-gap:18px!important;width:100%!important;margin:0!important}.kime-turmas .modal .field>span{display:block!important;color:#475569!important;font-size:11.5px!important;line-height:1.3!important;font-weight:600!important}.kime-turmas .modal .field input,.kime-turmas .modal .field select{width:100%!important;height:42px!important;min-height:42px!important;box-sizing:border-box!important;padding:0 12px!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#0f172a!important;font-size:13px!important;line-height:normal!important;outline:none!important;box-shadow:none!important}.kime-turmas .modal .field input:hover,.kime-turmas .modal .field select:hover{border-color:#cbd5e1!important}.kime-turmas .modal input[type=time]{line-height:normal!important}.kime-turmas .dias-semana,.kime-turmas .week-days,.kime-turmas .days-selector{margin-top:20px!important;padding-top:18px!important;border-top:1px solid #e8edf2!important}.kime-turmas .dias-semana>span,.kime-turmas .week-days>span,.kime-turmas .days-selector>span{display:block!important;margin-bottom:9px!important;color:#475569!important;font-size:11.5px!important;font-weight:600!important}.kime-turmas .dias-semana button,.kime-turmas .week-days button,.kime-turmas .days-selector button{height:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0 6px 0 0!important;padding:0 13px!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#475569!important;font-size:11.5px!important;font-weight:600!important;line-height:1!important}.kime-turmas .dias-semana button.active,.kime-turmas .week-days button.active,.kime-turmas .days-selector button.active,.kime-turmas .dias-semana button.selected,.kime-turmas .week-days button.selected,.kime-turmas .days-selector button.selected{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important}.kime-turmas .modal-footer{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;margin:20px 0 0!important;padding:16px 24px 18px!important;background:#fff!important;border-top:1px solid #e8edf2!important}.kime-turmas .modal-footer button{height:36px!important;min-height:36px!important;max-height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 14px!important;border-radius:7px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}.kime-turmas .modal-footer .secondary-button{background:#fff!important;border:1px solid #dbe2ea!important;color:#475569!important}.kime-turmas .modal-footer .secondary-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.kime-turmas .modal-footer .primary-button{background:#dc2626!important;border:1px solid #dc2626!important;color:#fff!important}.kime-turmas .modal-footer .primary-button:hover{background:#c81e1e!important;border-color:#c81e1e!important}@media(max-width:760px){.kime-turmas .modal-backdrop{padding:12px!important}.kime-turmas .modal-backdrop>.modal{width:100%!important;max-width:none!important;max-height:calc(100vh - 24px)!important;border-radius:10px!important}.kime-turmas .modal .form-grid{grid-template-columns:1fr!important;row-gap:16px!important}.kime-turmas .modal-footer{flex-direction:column-reverse!important;align-items:stretch!important}.kime-turmas .modal-footer button{width:100%!important}.kime-turmas .dias-semana button,.kime-turmas .week-days button,.kime-turmas .days-selector button{margin-bottom:6px!important}}.kime-turmas .dias-semana button,.kime-turmas .week-days button,.kime-turmas .days-selector button{margin-right:8px!important}.kime-turmas .dias-semana button:last-child,.kime-turmas .week-days button:last-child,.kime-turmas .days-selector button:last-child{margin-right:0!important}.kime-turmas .modal form .field:has(button){display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;column-gap:8px!important;row-gap:8px!important}.kime-turmas .modal form .field:has(button)>span{width:100%!important;flex:0 0 100%!important;margin-bottom:1px!important}.kime-turmas .modal form .field:has(button) button{margin:0!important;flex:0 0 auto!important;height:38px!important;min-height:38px!important;padding-left:13px!important;padding-right:13px!important}.kime-turmas .modal .field:has(button) button:first-of-type{margin-left:0!important}.kime-turmas .modal .field:has(button) button:not(:first-of-type){margin-left:10px!important}.kime-turmas .modal .field:has(button) button{border-radius:7px!important;box-sizing:border-box!important;position:relative!important;z-index:0!important}.kime-turmas .modal .field:has(button){column-gap:0!important;row-gap:8px!important}.kime-turmas .week-days-actions{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:10px!important;margin:0!important;padding:0!important}.kime-turmas .week-days-actions button{flex:0 0 auto!important;width:auto!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;border-radius:7px!important;line-height:1!important;white-space:nowrap!important}.kime-turmas .week-days-actions button.secondary-button{background:#fff!important;border:1px solid #dbe2ea!important;color:#475569!important}.kime-turmas .week-days-actions button.primary-button{background:#dc2626!important;border:1px solid #dc2626!important;color:#fff!important;box-shadow:0 1px 2px #dc262626!important}.kime-turmas .week-days-actions button.secondary-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.kime-turmas .week-days-actions button.primary-button:hover{background:#c81e1e!important;border-color:#c81e1e!important}.kime-financeiro{width:100%;max-width:100%}.kime-financeiro .page-header{margin-bottom:24px!important}.kime-financeiro .page-header h1{margin:0!important;color:#0f172a!important;font-size:26px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.45px!important}.kime-financeiro .page-header p{margin:6px 0 0!important;color:#64748b!important;font-size:13px!important;line-height:1.45!important}.kime-financeiro .page-header .primary-button{height:40px!important;min-height:40px!important;padding:0 15px!important;border-radius:7px!important;font-size:12px!important}.kime-financeiro .stats-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-bottom:20px!important}.kime-financeiro .stats-grid .stat-card{min-width:0!important;min-height:132px!important;padding:18px!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0a!important}.kime-financeiro .stats-grid .stat-top{margin-bottom:16px!important}.kime-financeiro .stats-grid .stat-icon{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;background:#f8fafc!important;color:#334155!important}.kime-financeiro .stats-grid .stat-label{display:block!important;margin-bottom:5px!important;color:#64748b!important;font-size:10.5px!important;font-weight:600!important}.kime-financeiro .stats-grid .stat-value{display:block!important;color:#0f172a!important;font-size:21px!important;line-height:1.1!important;font-weight:750!important;letter-spacing:-.35px!important}.kime-financeiro .stats-grid .stat-detail{display:block!important;margin-top:7px!important;color:#94a3b8!important;font-size:10.5px!important}.kime-financeiro>.panel{margin-bottom:16px!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0a!important}.kime-financeiro>.panel:last-child{margin-bottom:0!important}.kime-financeiro .panel-header{min-height:68px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:14px 18px!important;border-bottom:1px solid #e8edf2!important}.kime-financeiro .panel-header h2{margin:0!important;color:#0f172a!important;font-size:15px!important;line-height:1.3!important;font-weight:700!important}.kime-financeiro .panel-header p{margin:4px 0 0!important;color:#64748b!important;font-size:11.5px!important;line-height:1.4!important}.kime-financeiro .finance-filter-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:7px!important;margin-left:auto!important;min-width:0!important}.kime-financeiro .finance-search{width:190px!important;height:36px!important;min-height:36px!important;box-sizing:border-box!important;padding:0 11px!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#0f172a!important;font-size:12px!important;outline:none!important}.kime-financeiro .finance-search:focus{border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0a!important}.kime-financeiro .finance-search-count{margin:0 3px!important;color:#94a3b8!important;font-size:11px!important;white-space:nowrap!important}.kime-financeiro .finance-filter-actions>button,.kime-financeiro .finance-filter-actions>select{height:36px!important;min-height:36px!important;box-sizing:border-box!important;margin:0!important;border-radius:7px!important;font-size:11.5px!important}.kime-financeiro .finance-filter-actions>button{padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.kime-financeiro .finance-filter-actions .secondary-button{background:#fff!important;border:1px solid #dbe2ea!important;color:#475569!important}.kime-financeiro .finance-filter-actions .secondary-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.kime-financeiro .finance-filter-actions .primary-button{background:#dc2626!important;border:1px solid #dc2626!important;color:#fff!important;box-shadow:0 1px 2px #dc26261f!important}.kime-financeiro .table-wrap{width:100%!important;overflow-x:auto!important}.kime-financeiro table{width:100%!important;border-collapse:separate!important;border-spacing:0!important}.kime-financeiro thead th{height:42px!important;padding:0 16px!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#64748b!important;font-size:9.5px!important;font-weight:700!important;letter-spacing:.055em!important;text-align:left!important;text-transform:uppercase!important;white-space:nowrap!important}.kime-financeiro tbody td{height:58px!important;padding:10px 16px!important;border-bottom:1px solid #eef2f5!important;color:#475569!important;font-size:12px!important;vertical-align:middle!important}.kime-financeiro tbody tr:last-child td{border-bottom:0!important}.kime-financeiro tbody tr:hover td{background:#fbfcfd!important}.kime-financeiro tbody td:first-child strong{color:#0f172a!important;font-size:12px!important;font-weight:650!important;line-height:1.35!important}.kime-financeiro tbody td strong{color:#0f172a!important;font-weight:700!important}.kime-financeiro .status-badge{min-height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding:0 9px!important;border-radius:999px!important;font-size:10px!important;font-weight:700!important;line-height:1!important}.kime-financeiro .status-badge.pendente{background:#fff7ed!important;color:#c2410c!important}.kime-financeiro .status-badge.pago{background:#ecfdf3!important;color:#027a48!important}.kime-financeiro .status-badge.atrasado{background:#fef2f2!important;color:#b42318!important}.kime-financeiro .status-badge.cancelado{background:#f1f5f9!important;color:#64748b!important}.kime-financeiro tbody td:last-child{white-space:nowrap!important;vertical-align:middle!important}.kime-financeiro tbody td:last-child button{height:32px!important;min-height:32px!important;max-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 11px!important;border-radius:7px!important;line-height:1!important;font-size:11.5px!important;vertical-align:middle!important}.kime-financeiro tbody td:last-child button+button{margin-left:7px!important}.kime-financeiro tbody td:last-child .danger-outline{border-color:#fecaca!important;color:#b42318!important;background:#fff!important}.kime-financeiro>.panel .stat-detail{color:#94a3b8!important;font-size:10.5px!important}.kime-financeiro>.panel .empty-state{min-height:190px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:24px!important}.kime-financeiro .panel:last-child .finance-filter-actions{flex-wrap:nowrap!important}.kime-financeiro .panel:last-child .finance-filter-actions select{height:36px!important;min-height:36px!important;padding:0 30px 0 10px!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#475569!important;font-size:11.5px!important}.kime-financeiro .loading{min-height:180px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;color:#64748b!important;font-size:12px!important}@media(max-width:1100px){.kime-financeiro .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.kime-financeiro .panel-header{align-items:flex-start!important;flex-direction:column!important}.kime-financeiro .finance-filter-actions{width:100%!important;justify-content:flex-start!important;margin-left:0!important}.kime-financeiro .panel:last-child .finance-filter-actions{flex-wrap:wrap!important}}@media(max-width:700px){.kime-financeiro .stats-grid{grid-template-columns:1fr!important}.kime-financeiro .finance-filter-actions{align-items:stretch!important;flex-direction:column!important}.kime-financeiro .finance-search{width:100%!important}.kime-financeiro .finance-filter-actions>button,.kime-financeiro .finance-filter-actions>select{width:100%!important}.kime-financeiro table{min-width:920px!important}}.kime-financeiro .panel-header{gap:24px!important}.kime-financeiro .finance-filter-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;margin:0!important;padding:0!important}.kime-financeiro .finance-filter-actions input,.kime-financeiro .finance-filter-actions input[type=text],.kime-financeiro .finance-filter-actions input[type=search]{width:185px!important;height:36px!important;min-height:36px!important;box-sizing:border-box!important;margin:0!important;padding:0 11px!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;font-size:12px!important;line-height:1!important}.kime-financeiro .finance-filter-actions .stat-detail,.kime-financeiro .finance-filter-actions>span{display:inline-flex!important;align-items:center!important;height:36px!important;margin:0 2px 0 1px!important;padding:0 2px!important;color:#64748b!important;font-size:11.5px!important;white-space:nowrap!important}.kime-financeiro .finance-filter-actions>button{flex:0 0 auto!important;height:36px!important;min-height:36px!important;max-height:36px!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 13px!important;border-radius:7px!important;line-height:1!important;white-space:nowrap!important}.kime-financeiro .finance-filter-actions>button:last-child{margin-left:2px!important}.kime-financeiro tbody td:last-child{vertical-align:middle!important;white-space:nowrap!important;padding-left:22px!important;padding-right:18px!important}.kime-financeiro tbody td:last-child button{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;box-sizing:border-box!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0 13px!important;border-radius:7px!important;line-height:1!important;font-size:11.5px!important;font-weight:600!important}.kime-financeiro tbody td:last-child button+button{margin-left:9px!important}.kime-financeiro tbody td:last-child button svg{display:block!important;flex:0 0 auto!important;margin-right:6px!important}.kime-financeiro tbody td:nth-last-child(2){padding-right:24px!important}@media(min-width:1101px){.kime-financeiro .finance-filter-actions{flex-wrap:nowrap!important}}@media(max-width:1100px){.kime-financeiro .panel-header{gap:14px!important}.kime-financeiro .finance-filter-actions{width:100%!important;justify-content:flex-start!important;flex-wrap:wrap!important}}@media(max-width:700px){.kime-financeiro .finance-filter-actions{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.kime-financeiro .finance-filter-actions input,.kime-financeiro .finance-filter-actions input[type=text],.kime-financeiro .finance-filter-actions input[type=search],.kime-financeiro .finance-filter-actions>button{width:100%!important}.kime-financeiro .finance-filter-actions>span,.kime-financeiro .finance-filter-actions .stat-detail{justify-content:flex-start!important;width:100%!important}}.kime-financeiro .finance-monthly-toolbar{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;margin-left:auto!important;min-width:0!important}.kime-financeiro .finance-monthly-search{display:flex!important;align-items:center!important;gap:10px!important;flex:0 0 auto!important}.kime-financeiro .finance-monthly-search .finance-search{width:185px!important;height:36px!important;min-height:36px!important;margin:0!important;box-sizing:border-box!important}.kime-financeiro .finance-monthly-search .finance-search-count{display:inline-flex!important;align-items:center!important;height:36px!important;margin:0!important;padding:0!important;color:#64748b!important;font-size:11.5px!important;white-space:nowrap!important}.kime-financeiro .finance-status-filters{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important}.kime-financeiro .finance-status-filters button{height:36px!important;min-height:36px!important;max-height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 13px!important;border-radius:7px!important;line-height:1!important;white-space:nowrap!important;font-size:11.5px!important}.kime-financeiro .finance-status-filters button:last-child{margin-left:3px!important}.kime-financeiro tbody td:last-child{width:220px!important;min-width:220px!important;white-space:nowrap!important;vertical-align:middle!important}.kime-financeiro tbody td:last-child{display:table-cell!important}.kime-financeiro tbody td:last-child .primary-button,.kime-financeiro tbody td:last-child .secondary-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;box-sizing:border-box!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;border-radius:7px!important;line-height:1!important;font-size:11.5px!important}.kime-financeiro tbody td:last-child .primary-button+.secondary-button{margin-left:9px!important}.kime-financeiro tbody td:last-child .primary-button{background:#dc2626!important;border:1px solid #dc2626!important;color:#fff!important}.kime-financeiro tbody td:last-child .primary-button:hover{background:#c81e1e!important;border-color:#c81e1e!important}.kime-financeiro tbody td:last-child .secondary-button{background:#fff!important;border:1px solid #dbe2ea!important;color:#475569!important}.kime-financeiro tbody td:last-child .secondary-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.kime-financeiro tbody td:last-child .primary-button svg{width:16px!important;height:16px!important;margin-right:6px!important;flex:0 0 auto!important}@media(max-width:1200px){.kime-financeiro .finance-monthly-toolbar{gap:12px!important}.kime-financeiro .finance-monthly-search{gap:7px!important}.kime-financeiro .finance-monthly-search .finance-search{width:165px!important}}@media(max-width:1100px){.kime-financeiro .finance-monthly-toolbar{width:100%!important;justify-content:flex-start!important;flex-wrap:wrap!important;margin-left:0!important}}@media(max-width:700px){.kime-financeiro .finance-monthly-toolbar{align-items:stretch!important;flex-direction:column!important;gap:10px!important}.kime-financeiro .finance-monthly-search{width:100%!important}.kime-financeiro .finance-monthly-search .finance-search{flex:1 1 auto!important;width:auto!important}.kime-financeiro .finance-status-filters{width:100%!important;flex-wrap:wrap!important}.kime-financeiro .finance-status-filters button{flex:1 1 auto!important}}.kime-financeiro .finance-monthly-toolbar{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:20px!important;margin:0!important;padding:0!important}.kime-financeiro .finance-monthly-search{display:flex!important;align-items:center!important;gap:14px!important;margin:0!important;padding:0!important}.kime-financeiro .finance-monthly-search .finance-search{width:190px!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;box-sizing:border-box!important;padding:0 12px!important;border:1px solid #d7dee8!important;border-radius:7px!important;background:#fff!important;color:#0f172a!important;font-size:12px!important;line-height:1!important}.kime-financeiro .finance-monthly-search .finance-search-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:38px!important;margin:0!important;padding:0!important;color:#64748b!important;font-size:11.5px!important;line-height:1!important;white-space:nowrap!important}.kime-financeiro .finance-status-filters{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0!important}.kime-financeiro .finance-status-filters button{height:38px!important;min-height:38px!important;max-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 14px!important;border-radius:7px!important;line-height:1!important;white-space:nowrap!important;font-size:11.5px!important;font-weight:600!important}.kime-financeiro .finance-status-filters button:last-child{margin-left:5px!important}.kime-financeiro tbody td:last-child{padding-left:24px!important;padding-right:20px!important;white-space:nowrap!important;vertical-align:middle!important}.kime-financeiro tbody td:last-child .primary-button,.kime-financeiro tbody td:last-child .secondary-button{width:auto!important;height:35px!important;min-height:35px!important;max-height:35px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin-top:0!important;margin-bottom:0!important;padding:0 13px!important;border-radius:7px!important;vertical-align:middle!important;line-height:1!important;font-size:11.5px!important}.kime-financeiro tbody td:last-child .primary-button+.secondary-button{margin-left:12px!important}.kime-financeiro tbody td:last-child .primary-button svg{margin-right:7px!important;flex:0 0 auto!important}.kime-financeiro tbody td:nth-last-child(2){padding-right:28px!important}.kime-financeiro thead th,.kime-financeiro tbody td{padding-left:18px!important;padding-right:18px!important}@media(min-width:1200px){.kime-financeiro .finance-monthly-toolbar{gap:24px!important}.kime-financeiro .finance-monthly-search{gap:16px!important}.kime-financeiro .finance-status-filters{gap:10px!important}}@media(max-width:1100px){.kime-financeiro .finance-monthly-toolbar{justify-content:flex-start!important;gap:14px!important;flex-wrap:wrap!important}}@media(min-width:1200px){.kime-financeiro .stats-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.kime-financeiro .stats-grid .stat-card{min-width:0!important;min-height:126px!important}}@media(min-width:701px)and (max-width:1199px){.kime-financeiro .stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}}.kime-graduacoes{width:100%}.kime-graduacoes .page-header{margin-bottom:24px!important}.kime-graduacoes .page-header h1{margin:0!important;color:#0f172a!important;font-size:26px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.45px!important}.kime-graduacoes .page-header p{margin:6px 0 0!important;color:#64748b!important;font-size:13px!important;line-height:1.45!important}.kime-graduacoes .page-header .primary-button{height:40px!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 15px!important;border-radius:7px!important;line-height:1!important}.kime-graduacoes>.login-error{margin-bottom:16px!important;padding:10px 12px!important;border-radius:7px!important;font-size:12px!important}.kime-graduacoes>.empty-state{min-height:300px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:40px 24px!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0a!important;text-align:center!important}.kime-graduacoes>.empty-state svg{margin-bottom:5px!important;color:#334155!important}.kime-graduacoes>.empty-state h3{margin:0!important;color:#0f172a!important;font-size:16px!important;font-weight:700!important}.kime-graduacoes>.empty-state p{margin:0 0 10px!important;color:#64748b!important;font-size:12px!important}.kime-graduacoes>.panel{margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0a!important}.kime-graduacoes .table-wrap{width:100%!important;overflow-x:auto!important}.kime-graduacoes table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;table-layout:fixed!important}.kime-graduacoes thead th{height:44px!important;padding:0 16px!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#64748b!important;font-size:9.5px!important;font-weight:700!important;letter-spacing:.06em!important;text-align:left!important;text-transform:uppercase!important}.kime-graduacoes tbody td{height:60px!important;padding:10px 16px!important;background:#fff!important;border-bottom:1px solid #eef2f5!important;color:#475569!important;font-size:12px!important;vertical-align:middle!important}.kime-graduacoes tbody tr:last-child td{border-bottom:0!important}.kime-graduacoes tbody tr:hover td{background:#fbfcfd!important}.kime-graduacoes table th:nth-child(1),.kime-graduacoes table td:nth-child(1){width:25%!important}.kime-graduacoes table th:nth-child(2),.kime-graduacoes table td:nth-child(2){width:12%!important}.kime-graduacoes table th:nth-child(3),.kime-graduacoes table td:nth-child(3){width:12%!important}.kime-graduacoes table th:nth-child(4),.kime-graduacoes table td:nth-child(4){width:13%!important}.kime-graduacoes table th:nth-child(5),.kime-graduacoes table td:nth-child(5){width:20%!important}.kime-graduacoes table th:nth-child(6),.kime-graduacoes table td:nth-child(6){width:18%!important}.kime-graduacoes tbody td:first-child strong{color:#0f172a!important;font-size:12.5px!important;font-weight:650!important}.kime-graduacoes tbody td:nth-child(3){color:#334155!important;font-weight:600!important}.kime-graduacoes tbody td:nth-child(4){color:#64748b!important}.kime-graduacoes tbody td:nth-child(5){color:#475569!important}.kime-graduacoes tbody td:nth-child(6){color:#64748b!important;line-height:1.4!important}.kime-graduacoes tbody td:nth-child(2){font-weight:650!important;color:#334155!important}.kime-graduacoes .modal-backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;margin:0!important;box-sizing:border-box!important;background:#0f172a75!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;z-index:99999!important}.kime-graduacoes .modal-backdrop>.modal{position:relative!important;inset:auto!important;transform:none!important;margin:0!important;width:min(720px,calc(100vw - 48px))!important;max-width:720px!important;max-height:calc(100vh - 48px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 24px 70px #0f172a38,0 8px 24px #0f172a1a!important}.kime-graduacoes .modal-header{flex:0 0 auto!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;padding:21px 24px 19px!important;background:#fff!important;border-bottom:1px solid #e8edf2!important}.kime-graduacoes .modal-header h2{margin:0!important;color:#0f172a!important;font-size:20px!important;line-height:1.2!important;font-weight:700!important}.kime-graduacoes .modal-header p{margin:6px 0 0!important;color:#64748b!important;font-size:12.5px!important}.kime-graduacoes .modal-header .icon-button{width:34px!important;height:34px!important;min-width:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:7px!important;background:#fff!important;border:1px solid #e2e8f0!important;color:#64748b!important}.kime-graduacoes .modal>form{min-height:0!important;overflow-y:auto!important;padding:20px 24px 0!important;background:#fff!important}.kime-graduacoes .modal .form-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:20px!important;row-gap:18px!important;margin:0!important}.kime-graduacoes .modal .field{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important;margin:0!important}.kime-graduacoes .modal .field-full{grid-column:1 / -1!important}.kime-graduacoes .modal .field>span{color:#475569!important;font-size:11.5px!important;font-weight:600!important}.kime-graduacoes .modal .field input,.kime-graduacoes .modal .field select,.kime-graduacoes .modal .field textarea{width:100%!important;box-sizing:border-box!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#0f172a!important;font-size:13px!important;outline:none!important;box-shadow:none!important}.kime-graduacoes .modal .field input,.kime-graduacoes .modal .field select{height:42px!important;min-height:42px!important;padding:0 12px!important}.kime-graduacoes .modal .field textarea{min-height:92px!important;padding:11px 12px!important;resize:vertical!important}.kime-graduacoes .modal .field input:focus,.kime-graduacoes .modal .field select:focus,.kime-graduacoes .modal .field textarea:focus{border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0b!important}.kime-graduacoes .modal-footer{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;margin:20px 0 0!important;padding:16px 24px 18px!important;background:#fff!important;border-top:1px solid #e8edf2!important}.kime-graduacoes .modal-footer button{height:36px!important;min-height:36px!important;max-height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 14px!important;border-radius:7px!important;line-height:1!important;font-size:12px!important}@media(max-width:760px){.kime-graduacoes .modal-backdrop{padding:12px!important}.kime-graduacoes .modal-backdrop>.modal{width:100%!important;max-width:none!important;max-height:calc(100vh - 24px)!important;border-radius:10px!important}.kime-graduacoes .modal .form-grid{grid-template-columns:1fr!important}.kime-graduacoes .modal .field-full{grid-column:auto!important}.kime-graduacoes .modal-footer{flex-direction:column-reverse!important;align-items:stretch!important}.kime-graduacoes .modal-footer button{width:100%!important}.kime-graduacoes table{min-width:900px!important;table-layout:auto!important}}.kime-graduacoes .modal-footer{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin:18px 0 0!important;padding:16px 24px 20px!important;background:#fff!important;border-top:1px solid #e8edf2!important}.kime-graduacoes .modal-footer button+button{margin-left:10px!important}.kime-graduacoes .modal-footer button{height:38px!important;min-height:38px!important;max-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin-top:0!important;margin-bottom:0!important;padding:0 15px!important;border-radius:7px!important;line-height:1!important;font-size:12px!important}.kime-graduacoes .modal-footer .secondary-button{background:#fff!important;border:1px solid #dbe2ea!important;color:#475569!important}.kime-graduacoes .modal-footer .primary-button{background:#dc2626!important;border:1px solid #dc2626!important;color:#fff!important}.kime-graduacoes .modal>form{display:flex!important;flex-direction:column!important;min-height:0!important;padding:20px 24px 0!important}.kime-graduacoes .modal>form>.form-grid{flex:0 0 auto!important;width:100%!important;margin:0!important}.kime-graduacoes .modal>form>.modal-footer{flex:0 0 auto!important;width:calc(100% + 48px)!important;min-height:72px!important;box-sizing:border-box!important;margin:20px 0 0 -24px!important;padding:16px 24px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;border-top:1px solid #e2e8f0!important;background:#fff!important}.kime-graduacoes .modal>form>.modal-footer button,.kime-graduacoes .modal>form>.modal-footer button+button{width:auto!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0 15px!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;border-radius:7px!important;line-height:1!important}.kime-graduacoes .modal>form>.modal-footer button+button{margin-left:12px!important}@media(max-width:760px){.kime-graduacoes .modal>form>.modal-footer{width:calc(100% + 48px)!important;margin-left:-24px!important;flex-direction:column-reverse!important;align-items:stretch!important;gap:8px!important}.kime-graduacoes .modal>form>.modal-footer button,.kime-graduacoes .modal>form>.modal-footer button+button{width:100%!important;margin:0!important}}.kime-graduacoes .modal-actions{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;margin-top:24px!important;padding-top:18px!important;padding-bottom:20px!important;border-top:1px solid #e8edf2!important;background:#fff!important;box-sizing:border-box!important}.kime-graduacoes .modal-actions button{height:38px!important;min-height:38px!important;max-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;flex:0 0 auto!important;margin:0!important;padding:0 15px!important;border-radius:7px!important;line-height:1!important;font-size:12px!important}.kime-graduacoes .modal-actions button+button{margin-left:0!important}.kime-graduacoes .modal-actions .secondary-button{background:#fff!important;border:1px solid #dbe2ea!important;color:#475569!important}.kime-graduacoes .modal-actions .secondary-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.kime-graduacoes .modal-actions .primary-button{background:#dc2626!important;border:1px solid #dc2626!important;color:#fff!important}.kime-graduacoes .modal-actions .primary-button:hover{background:#c81e1e!important;border-color:#c81e1e!important}@media(max-width:760px){.kime-graduacoes .modal-actions{flex-direction:column-reverse!important;align-items:stretch!important;gap:8px!important}.kime-graduacoes .modal-actions button{width:100%!important}}.kime-graduacoes .modal .form-grid{margin-bottom:0!important}.kime-graduacoes .modal .form-grid .field:last-child{margin-bottom:0!important}.kime-graduacoes .modal .field textarea{margin-bottom:0!important}.kime-graduacoes .kime-belt-select{position:relative!important;width:100%!important;margin:0!important}.kime-graduacoes .kime-belt-select summary{list-style:none!important}.kime-graduacoes .kime-belt-select summary::-webkit-details-marker{display:none!important}.kime-graduacoes .kime-belt-trigger{width:100%!important;height:42px!important;min-height:42px!important;box-sizing:border-box!important;padding:0 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#0f172a!important;cursor:pointer!important;font-size:13px!important;-webkit-user-select:none!important;user-select:none!important;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease!important}.kime-graduacoes .kime-belt-trigger:hover{border-color:#cbd5e1!important;background:#fcfdff!important}.kime-graduacoes .kime-belt-select[open] .kime-belt-trigger{border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0b!important}.kime-graduacoes .kime-belt-current{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.kime-graduacoes .kime-belt-current>span:last-child{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.kime-graduacoes .kime-belt-chevron{flex:0 0 auto!important;color:#64748b!important;font-size:16px!important;line-height:1!important;transition:transform .15s ease!important}.kime-graduacoes .kime-belt-select[open] .kime-belt-chevron{transform:rotate(180deg)!important}.kime-graduacoes .kime-belt-menu{position:absolute!important;z-index:1000!important;top:calc(100% + 7px)!important;left:0!important;right:0!important;max-height:360px!important;overflow-y:auto!important;box-sizing:border-box!important;padding:7px!important;background:#fff!important;border:1px solid #dbe2ea!important;border-radius:9px!important;box-shadow:0 16px 38px #0f172a24,0 4px 10px #0f172a12!important}.kime-graduacoes .kime-belt-group{margin-top:6px!important;padding-top:6px!important;border-top:1px solid #f1f5f9!important}.kime-graduacoes .kime-belt-group:first-child{margin-top:0!important;padding-top:0!important;border-top:0!important}.kime-graduacoes .kime-belt-group-title{height:30px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 9px!important;color:#64748b!important;font-size:10.5px!important;font-weight:700!important;letter-spacing:.03em!important;text-transform:uppercase!important}.kime-graduacoes .kime-belt-option{width:100%!important;min-height:38px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 10px!important;margin:2px 0!important;border:0!important;border-radius:6px!important;background:transparent!important;color:#334155!important;cursor:pointer!important;text-align:left!important;font-size:12.5px!important;font-weight:500!important;line-height:1.2!important;transition:background-color .12s ease,color .12s ease!important}.kime-graduacoes .kime-belt-option:hover{background:#f8fafc!important;color:#0f172a!important}.kime-graduacoes .kime-belt-option.selected{background:#fff1f2!important;color:#b42318!important;font-weight:650!important}.kime-graduacoes .kime-belt-option.selected:hover{background:#ffe4e6!important}.kime-graduacoes .kime-belt-dot,.kime-graduacoes .kime-group-dot{flex:0 0 auto!important;display:inline-block!important;width:10px!important;height:10px!important;border-radius:50%!important;border:1px solid rgba(15,23,42,.12)!important;box-sizing:border-box!important}.kime-graduacoes .kime-group-dot.gray,.kime-graduacoes .belt-gray{background:#94a3b8!important}.kime-graduacoes .kime-group-dot.yellow,.kime-graduacoes .belt-yellow{background:#f5d76e!important}.kime-graduacoes .kime-group-dot.orange,.kime-graduacoes .belt-orange{background:#f59e0b!important}.kime-graduacoes .kime-group-dot.green,.kime-graduacoes .belt-green{background:#22c55e!important}.kime-graduacoes .kime-group-dot.adult{background:#0f172a!important}.kime-graduacoes .belt-white{background:#fff!important}.kime-graduacoes .belt-azul{background:#2563eb!important}.kime-graduacoes .belt-roxa{background:#7c3aed!important}.kime-graduacoes .belt-marrom{background:#78350f!important}.kime-graduacoes .belt-preta{background:#111827!important}.kime-graduacoes .belt-vermelha-e-preta{background:linear-gradient(90deg,#dc2626 0% 50%,#111827 50% 100%)!important}.kime-graduacoes .belt-vermelha-e-branca{background:linear-gradient(90deg,#dc2626 0% 50%,#fff 50% 100%)!important}.kime-graduacoes .belt-vermelha{background:#dc2626!important}.kime-graduacoes .kime-belt-menu::-webkit-scrollbar{width:7px!important}.kime-graduacoes .kime-belt-menu::-webkit-scrollbar-track{background:transparent!important}.kime-graduacoes .kime-belt-menu::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important}@media(max-width:760px){.kime-graduacoes .kime-belt-menu{max-height:300px!important}}.kime-graduacoes .kime-belt-dot{width:11px!important;height:11px!important;min-width:11px!important;min-height:11px!important;border-radius:50%!important;display:inline-block!important;box-sizing:border-box!important}.kime-graduacoes .kime-belt-dot{width:11px!important;height:11px!important;min-width:11px!important;min-height:11px!important;display:inline-block!important;flex:0 0 11px!important;border-radius:50%!important;box-sizing:border-box!important;background:var(--kime-belt-bg, #ffffff)!important;border:1px solid rgba(15,23,42,.16)!important;overflow:hidden!important}.kime-graduacoes .kime-belt-dot[data-belt=Branca]{background:#fff!important;border-color:#cbd5e1!important}.kime-graduacoes .kime-belt-dot[data-belt=Cinza]{background:#94a3b8!important;border-color:#64748b!important}.kime-graduacoes .kime-belt-dot[data-belt="Cinza e Branca"]{background:linear-gradient(90deg,#94a3b8 0% 50%,#fff 50% 100%)!important;border-color:#64748b!important}.kime-graduacoes .kime-belt-dot[data-belt="Cinza e Preta"]{background:linear-gradient(90deg,#94a3b8 0% 50%,#111827 50% 100%)!important;border-color:#64748b!important}.kime-graduacoes .kime-belt-dot[data-belt=Amarela]{background:#f5d76e!important;border-color:#d4b84f!important}.kime-graduacoes .kime-belt-dot[data-belt="Amarela e Branca"]{background:linear-gradient(90deg,#f5d76e 0% 50%,#fff 50% 100%)!important;border-color:#d4b84f!important}.kime-graduacoes .kime-belt-dot[data-belt="Amarela e Preta"]{background:linear-gradient(90deg,#f5d76e 0% 50%,#111827 50% 100%)!important;border-color:#d4b84f!important}.kime-graduacoes .kime-belt-dot[data-belt=Laranja]{background:#f59e0b!important;border-color:#d97706!important}.kime-graduacoes .kime-belt-dot[data-belt="Laranja e Branca"]{background:linear-gradient(90deg,#f59e0b 0% 50%,#fff 50% 100%)!important;border-color:#d97706!important}.kime-graduacoes .kime-belt-dot[data-belt="Laranja e Preta"]{background:linear-gradient(90deg,#f59e0b 0% 50%,#111827 50% 100%)!important;border-color:#d97706!important}.kime-graduacoes .kime-belt-dot[data-belt=Verde]{background:#22c55e!important;border-color:#16a34a!important}.kime-graduacoes .kime-belt-dot[data-belt="Verde e Branca"]{background:linear-gradient(90deg,#22c55e 0% 50%,#fff 50% 100%)!important;border-color:#16a34a!important}.kime-graduacoes .kime-belt-dot[data-belt="Verde e Preta"]{background:linear-gradient(90deg,#22c55e 0% 50%,#111827 50% 100%)!important;border-color:#16a34a!important}.kime-graduacoes .kime-belt-dot[data-belt=Azul]{background:#2563eb!important;border-color:#1d4ed8!important}.kime-graduacoes .kime-belt-dot[data-belt=Roxa]{background:#7c3aed!important;border-color:#6d28d9!important}.kime-graduacoes .kime-belt-dot[data-belt=Marrom]{background:#78350f!important;border-color:#652d0b!important}.kime-graduacoes .kime-belt-dot[data-belt=Preta]{background:#111827!important;border-color:#111827!important}.kime-graduacoes .kime-belt-dot[data-belt=Vermelha]{background:#dc2626!important;border-color:#b91c1c!important}.kime-graduacoes .kime-belt-dot[data-belt="Vermelha e Preta"]{background:linear-gradient(90deg,#dc2626 0% 50%,#111827 50% 100%)!important;border-color:#b91c1c!important}.kime-graduacoes .kime-belt-dot[data-belt="Vermelha e Branca"]{background:linear-gradient(90deg,#dc2626 0% 50%,#fff 50% 100%)!important;border-color:#b91c1c!important}.kime-graduacoes .kime-belt-dot[data-belt]{width:11px!important;height:11px!important;min-width:11px!important;min-height:11px!important;flex:0 0 11px!important;display:inline-block!important;border-radius:50%!important;box-sizing:border-box!important}.kime-graduacoes .kime-belt-dot[data-faixa=Branca]{background:#fff!important;border-color:#cbd5e1!important}.kime-graduacoes .kime-belt-dot[data-faixa=Cinza]{background:#94a3b8!important;border-color:#64748b!important}.kime-graduacoes .kime-belt-dot[data-faixa="Cinza e Branca"]{background:linear-gradient(90deg,#94a3b8 0% 50%,#fff 50% 100%)!important;border-color:#94a3b8!important}.kime-graduacoes .kime-belt-dot[data-faixa="Cinza e Preta"]{background:linear-gradient(90deg,#94a3b8 0% 50%,#111827 50% 100%)!important;border-color:#64748b!important}.kime-graduacoes .kime-belt-dot[data-faixa=Amarela]{background:#f5d76e!important;border-color:#d4b84f!important}.kime-graduacoes .kime-belt-dot[data-faixa="Amarela e Branca"]{background:linear-gradient(90deg,#f5d76e 0% 50%,#fff 50% 100%)!important;border-color:#d4b84f!important}.kime-graduacoes .kime-belt-dot[data-faixa="Amarela e Preta"]{background:linear-gradient(90deg,#f5d76e 0% 50%,#111827 50% 100%)!important;border-color:#d4b84f!important}.kime-graduacoes .kime-belt-dot[data-faixa=Laranja]{background:#f59e0b!important;border-color:#d97706!important}.kime-graduacoes .kime-belt-dot[data-faixa="Laranja e Branca"]{background:linear-gradient(90deg,#f59e0b 0% 50%,#fff 50% 100%)!important;border-color:#d97706!important}.kime-graduacoes .kime-belt-dot[data-faixa="Laranja e Preta"]{background:linear-gradient(90deg,#f59e0b 0% 50%,#111827 50% 100%)!important;border-color:#d97706!important}.kime-graduacoes .kime-belt-dot[data-faixa=Verde]{background:#22c55e!important;border-color:#16a34a!important}.kime-graduacoes .kime-belt-dot[data-faixa="Verde e Branca"]{background:linear-gradient(90deg,#22c55e 0% 50%,#fff 50% 100%)!important;border-color:#16a34a!important}.kime-graduacoes .kime-belt-dot[data-faixa="Verde e Preta"]{background:linear-gradient(90deg,#22c55e 0% 50%,#111827 50% 100%)!important;border-color:#16a34a!important}.kime-graduacoes .kime-belt-dot[data-faixa=Azul]{background:#2563eb!important;border-color:#1d4ed8!important}.kime-graduacoes .kime-belt-dot[data-faixa=Roxa]{background:#7c3aed!important;border-color:#6d28d9!important}.kime-graduacoes .kime-belt-dot[data-faixa=Marrom]{background:#78350f!important;border-color:#652d0b!important}.kime-graduacoes .kime-belt-dot[data-faixa=Preta]{background:#111827!important;border-color:#111827!important}.kime-graduacoes .kime-belt-dot[data-faixa="Vermelha e Preta"]{background:linear-gradient(90deg,#dc2626 0% 50%,#111827 50% 100%)!important;border-color:#b91c1c!important}.kime-graduacoes .kime-belt-dot[data-faixa="Vermelha e Branca"]{background:linear-gradient(90deg,#dc2626 0% 50%,#fff 50% 100%)!important;border-color:#b91c1c!important}.kime-graduacoes .kime-belt-dot[data-faixa=Vermelha]{background:#dc2626!important;border-color:#b91c1c!important}.kime-graduacoes .kime-belt-dot[data-faixa]{width:11px!important;height:11px!important;min-width:11px!important;min-height:11px!important;flex:0 0 11px!important;display:inline-block!important;border-radius:50%!important;box-sizing:border-box!important;overflow:hidden!important}.kime-graduacoes .kime-belt-dot[data-faixa]{width:11px!important;height:11px!important;min-width:11px!important;min-height:11px!important;flex:0 0 11px!important;display:inline-block!important;box-sizing:border-box!important;border-radius:50%!important;background-color:transparent!important;background-image:none!important;overflow:hidden!important}.kime-graduacoes .kime-belt-dot[data-faixa=Branca]{background:#fff!important;border:1px solid #cbd5e1!important}.kime-graduacoes .kime-belt-dot[data-faixa=Cinza]{background:#94a3b8!important;border:1px solid #64748b!important}.kime-graduacoes .kime-belt-dot[data-faixa="Cinza e Branca"]{background:linear-gradient(to right,#94a3b8 0% 50%,#fff 50% 100%)!important;border:1px solid #64748b!important}.kime-graduacoes .kime-belt-dot[data-faixa="Cinza e Preta"]{background:linear-gradient(to right,#94a3b8 0% 50%,#111827 50% 100%)!important;border:1px solid #64748b!important}.kime-graduacoes .kime-belt-dot[data-faixa=Amarela]{background:#f5d76e!important;border:1px solid #d4b84f!important}.kime-graduacoes .kime-belt-dot[data-faixa="Amarela e Branca"]{background:linear-gradient(to right,#f5d76e 0% 50%,#fff 50% 100%)!important;border:1px solid #d4b84f!important}.kime-graduacoes .kime-belt-dot[data-faixa="Amarela e Preta"]{background:linear-gradient(to right,#f5d76e 0% 50%,#111827 50% 100%)!important;border:1px solid #d4b84f!important}.kime-graduacoes .kime-belt-dot[data-faixa=Laranja]{background:#f59e0b!important;border:1px solid #d97706!important}.kime-graduacoes .kime-belt-dot[data-faixa="Laranja e Branca"]{background:linear-gradient(to right,#f59e0b 0% 50%,#fff 50% 100%)!important;border:1px solid #d97706!important}.kime-graduacoes .kime-belt-dot[data-faixa="Laranja e Preta"]{background:linear-gradient(to right,#f59e0b 0% 50%,#111827 50% 100%)!important;border:1px solid #d97706!important}.kime-graduacoes .kime-belt-dot[data-faixa=Verde]{background:#22c55e!important;border:1px solid #16a34a!important}.kime-graduacoes .kime-belt-dot[data-faixa="Verde e Branca"]{background:linear-gradient(to right,#22c55e 0% 50%,#fff 50% 100%)!important;border:1px solid #16a34a!important}.kime-graduacoes .kime-belt-dot[data-faixa="Verde e Preta"]{background:linear-gradient(to right,#22c55e 0% 50%,#111827 50% 100%)!important;border:1px solid #16a34a!important}.kime-graduacoes .kime-belt-dot[data-faixa=Azul]{background:#2563eb!important;border:1px solid #1d4ed8!important}.kime-graduacoes .kime-belt-dot[data-faixa=Roxa]{background:#7c3aed!important;border:1px solid #6d28d9!important}.kime-graduacoes .kime-belt-dot[data-faixa=Marrom]{background:#78350f!important;border:1px solid #652d0b!important}.kime-graduacoes .kime-belt-dot[data-faixa=Preta]{background:#111827!important;border:1px solid #111827!important}.kime-graduacoes .kime-belt-dot[data-faixa="Vermelha e Preta"]{background:linear-gradient(to right,#dc2626 0% 50%,#111827 50% 100%)!important;border:1px solid #b91c1c!important}.kime-graduacoes .kime-belt-dot[data-faixa="Vermelha e Branca"]{background:linear-gradient(to right,#dc2626 0% 50%,#fff 50% 100%)!important;border:1px solid #b91c1c!important}.kime-graduacoes .kime-belt-dot[data-faixa=Vermelha]{background:#dc2626!important;border:1px solid #b91c1c!important}.kime-graduacoes .kime-belt-svg{width:13px!important;height:13px!important;min-width:13px!important;min-height:13px!important;flex:0 0 13px!important;display:block!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}.kime-graduacoes .kime-belt-svg circle,.kime-graduacoes .kime-belt-svg path{pointer-events:none!important}.kime-graduacoes .kime-faixa-svg{width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;flex:0 0 14px!important;display:block!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.kime-graduacoes .kime-faixa-svg *{pointer-events:none!important}.kime-equipe{width:100%!important}.kime-equipe .page-header{margin-bottom:24px!important}.kime-equipe .page-header h1{margin:0!important;color:#0f172a!important;font-size:26px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.45px!important}.kime-equipe .page-header p{margin:6px 0 0!important;color:#64748b!important;font-size:13px!important;line-height:1.45!important}.kime-equipe .page-header>div:last-child,.kime-equipe .page-header>.primary-button{flex-shrink:0!important}.kime-equipe .page-header .primary-button{height:40px!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 15px!important;border-radius:7px!important;line-height:1!important}.kime-equipe>.panel{margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0a!important}.kime-equipe .table-wrap{width:100%!important;overflow-x:auto!important}.kime-equipe table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;table-layout:fixed!important}.kime-equipe thead th{height:44px!important;padding:0 16px!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#64748b!important;font-size:9.5px!important;font-weight:700!important;letter-spacing:.06em!important;text-align:left!important;text-transform:uppercase!important}.kime-equipe tbody td{height:60px!important;padding:10px 16px!important;background:#fff!important;border-bottom:1px solid #eef2f5!important;color:#475569!important;font-size:12px!important;vertical-align:middle!important}.kime-equipe tbody tr:hover td{background:#fbfcfd!important}.kime-equipe table th:nth-child(1),.kime-equipe table td:nth-child(1){width:23%!important}.kime-equipe table th:nth-child(3),.kime-equipe table td:nth-child(3){width:15%!important}.kime-equipe table th:nth-child(4),.kime-equipe table td:nth-child(4){width:13%!important}.kime-equipe table th:nth-child(5),.kime-equipe table td:nth-child(5){width:11%!important}.kime-equipe table th:nth-child(6),.kime-equipe table td:nth-child(6){width:13%!important}.kime-equipe tbody td:first-child strong{color:#0f172a!important;font-size:12.5px!important;font-weight:650!important}.kime-equipe tbody td:last-child{white-space:nowrap!important;padding-left:18px!important;padding-right:18px!important}.kime-equipe tbody td:last-child button{height:34px!important;min-height:34px!important;max-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;box-sizing:border-box!important;margin:0!important;padding:0 12px!important;border-radius:7px!important;line-height:1!important;font-size:11.5px!important;font-weight:600!important}.kime-equipe tbody td:last-child button+button{margin-left:9px!important}.kime-equipe tbody td:last-child button svg{width:15px!important;height:15px!important;margin-right:6px!important;flex:0 0 auto!important}.kime-equipe .danger-outline{color:#b42318!important;border-color:#f1b9b5!important;background:#fff!important}.kime-equipe .danger-outline:hover{background:#fff7f6!important;border-color:#e89b95!important}.kime-equipe>.empty-state{min-height:300px!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0a!important}.kime-equipe .modal-backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;box-sizing:border-box!important;margin:0!important;background:#0f172a75!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;z-index:99999!important}.kime-equipe .modal-backdrop>.modal{position:relative!important;inset:auto!important;transform:none!important;margin:0!important;width:min(700px,calc(100vw - 48px))!important;max-width:700px!important;max-height:calc(100vh - 48px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 24px 70px #0f172a38,0 8px 24px #0f172a1a!important}.kime-equipe .modal-header{flex:0 0 auto!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;padding:21px 24px 19px!important;background:#fff!important;border-bottom:1px solid #e8edf2!important}.kime-equipe .modal-header h2{margin:0!important;color:#0f172a!important;font-size:20px!important;line-height:1.2!important;font-weight:700!important}.kime-equipe .modal-header p{margin:6px 0 0!important;color:#64748b!important;font-size:12.5px!important}.kime-equipe .modal-header .icon-button{width:34px!important;height:34px!important;min-width:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:7px!important;background:#fff!important;border:1px solid #e2e8f0!important;color:#64748b!important}.kime-equipe .modal>form{min-height:0!important;overflow-y:auto!important;padding:20px 24px 0!important;background:#fff!important}.kime-equipe .modal .form-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:20px!important;row-gap:18px!important;margin:0!important}.kime-equipe .modal .field{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important;margin:0!important}.kime-equipe .modal .field-full{grid-column:1 / -1!important}.kime-equipe .modal .field>span{color:#475569!important;font-size:11.5px!important;font-weight:600!important}.kime-equipe .modal .field input,.kime-equipe .modal .field select{width:100%!important;height:42px!important;min-height:42px!important;padding:0 12px!important;box-sizing:border-box!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#0f172a!important;font-size:13px!important;outline:none!important;box-shadow:none!important}.kime-equipe .modal .field input:focus,.kime-equipe .modal .field select:focus{border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0b!important}.kime-equipe .modal-footer{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin:20px 0 0!important;padding:16px 24px 20px!important;background:#fff!important;border-top:1px solid #e8edf2!important}.kime-equipe .modal-footer button{height:38px!important;min-height:38px!important;max-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 15px!important;border-radius:7px!important;line-height:1!important;font-size:12px!important}.kime-equipe .modal-footer button+button{margin-left:0!important}.kime-equipe .modal-footer .primary-button{background:#dc2626!important;border:1px solid #dc2626!important;color:#fff!important}.kime-equipe .modal-footer .secondary-button{background:#fff!important;border:1px solid #dbe2ea!important;color:#475569!important}@media(max-width:760px){.kime-equipe .modal-backdrop{padding:12px!important}.kime-equipe .modal-backdrop>.modal{width:100%!important;max-width:none!important;max-height:calc(100vh - 24px)!important}.kime-equipe .modal .form-grid{grid-template-columns:1fr!important}.kime-equipe .modal .field-full{grid-column:auto!important}.kime-equipe .modal-footer{flex-direction:column-reverse!important;align-items:stretch!important;gap:8px!important}.kime-equipe .modal-footer button{width:100%!important}.kime-equipe table{min-width:900px!important;table-layout:auto!important}}.kime-equipe>.panel{width:100%!important;height:auto!important;min-height:0!important;padding:0!important;overflow:hidden!important}.kime-equipe .table-wrap{width:100%!important;height:auto!important;min-height:0!important;overflow-x:hidden!important;overflow-y:visible!important}.kime-equipe table{width:100%!important;min-width:0!important;table-layout:fixed!important;border-collapse:collapse!important;border-spacing:0!important}.kime-equipe thead th{height:42px!important;padding:0 14px!important}.kime-equipe tbody td{height:54px!important;padding:8px 14px!important;vertical-align:middle!important}.kime-equipe table th:nth-child(1),.kime-equipe table td:nth-child(1){width:21%!important}.kime-equipe table th:nth-child(2),.kime-equipe table td:nth-child(2){width:25%!important}.kime-equipe table th:nth-child(3),.kime-equipe table td:nth-child(3){width:14%!important}.kime-equipe table th:nth-child(4),.kime-equipe table td:nth-child(4){width:12%!important}.kime-equipe table th:nth-child(5),.kime-equipe table td:nth-child(5){width:10%!important}.kime-equipe table th:nth-child(6),.kime-equipe table td:nth-child(6){width:18%!important}.kime-equipe tbody td{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.kime-equipe tbody td:nth-child(1),.kime-equipe tbody td:nth-child(2){overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.kime-equipe tbody td:last-child{overflow:visible!important;white-space:nowrap!important;padding-left:10px!important;padding-right:10px!important}.kime-equipe tbody td:last-child button{width:auto!important;height:34px!important;min-height:34px!important;margin:0!important;vertical-align:middle!important}.kime-equipe tbody td:last-child button+button{margin-left:7px!important}.kime-equipe .table-wrap table{margin:0!important}.kime-equipe tbody{height:auto!important}.kime-equipe tbody tr{height:54px!important}.kime-equipe tbody tr:last-child td{border-bottom:0!important}@media(max-width:760px){.kime-equipe .table-wrap{overflow-x:auto!important}.kime-equipe table{min-width:850px!important}}.kime-configuracoes{width:100%!important}.kime-configuracoes .page-header{margin-bottom:22px!important}.kime-configuracoes .page-header h1{margin:0!important;color:#0f172a!important;font-size:26px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.45px!important}.kime-configuracoes .page-header p{margin:6px 0 0!important;color:#64748b!important;font-size:13px!important;line-height:1.45!important}.kime-configuracoes .login-error,.kime-configuracoes .success-message{margin-bottom:16px!important;border-radius:8px!important}.kime-configuracoes>.panel{width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0a!important}.kime-configuracoes>.panel>.panel-header{min-height:72px!important;display:flex!important;align-items:center!important;box-sizing:border-box!important;padding:17px 20px!important;background:#fff!important;border-bottom:1px solid #e8edf2!important}.kime-configuracoes .panel-header h2{margin:0!important;color:#0f172a!important;font-size:16px!important;line-height:1.2!important;font-weight:700!important}.kime-configuracoes .panel-header p{margin:5px 0 0!important;color:#64748b!important;font-size:11.5px!important}.kime-configuracoes .panel>form{margin:0!important}.kime-configuracoes .settings-form-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:20px!important;row-gap:18px!important;box-sizing:border-box!important;margin:0!important;padding:20px!important}.kime-configuracoes .settings-form-grid>.field{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important;margin:0!important}.kime-configuracoes .settings-form-grid>.field>span{color:#475569!important;font-size:11.5px!important;line-height:1.3!important;font-weight:600!important}.kime-configuracoes .settings-form-grid>.field input{width:100%!important;height:42px!important;min-height:42px!important;box-sizing:border-box!important;padding:0 12px!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#0f172a!important;font-size:13px!important;outline:none!important;box-shadow:none!important;transition:border-color .15s ease,box-shadow .15s ease!important}.kime-configuracoes .settings-form-grid>.field input:focus{border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0b!important}.kime-configuracoes .settings-form-grid>.field:nth-child(7){grid-column:1 / -1!important}.kime-configuracoes .settings-form-grid>.field:nth-child(7) input{font-size:12px!important}.kime-configuracoes .settings-form-grid>.field:nth-child(8){max-width:320px!important}.kime-configuracoes .settings-form-grid>.field small{margin-top:-1px!important;color:#94a3b8!important;font-size:10.5px!important;line-height:1.35!important}.kime-configuracoes .modal-footer{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin:0!important;padding:15px 20px 18px!important;background:#fff!important;border-top:1px solid #e8edf2!important}.kime-configuracoes .modal-footer button{height:38px!important;min-height:38px!important;max-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 15px!important;border-radius:7px!important;font-size:12px!important;line-height:1!important}.kime-configuracoes .settings-form-grid>.field:nth-child(7):after{content:"URL da imagem usada na identificação da academia."!important;display:block!important;margin-top:4px!important;color:#94a3b8!important;font-size:10px!important}@media(max-width:760px){.kime-configuracoes .settings-form-grid{grid-template-columns:1fr!important;row-gap:16px!important;padding:16px!important}.kime-configuracoes .settings-form-grid>.field:nth-child(7){grid-column:auto!important}.kime-configuracoes .settings-form-grid>.field:nth-child(8){max-width:none!important}.kime-configuracoes .modal-footer{padding:14px 16px 16px!important}.kime-configuracoes .modal-footer button{width:100%!important}}.kime-alunos>.panel{width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0a!important}.kime-alunos .alunos-toolbar{width:100%!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(260px,1fr) 180px 42px!important;gap:10px!important;padding:14px!important;margin:0!important;background:#fff!important;border-bottom:1px solid #eef2f5!important}.kime-alunos .search-box-large,.kime-alunos .filter-box{min-width:0!important}.kime-alunos .search-box-large{height:40px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;gap:9px!important;padding:0 12px!important;background:#fff!important;border:1px solid #dbe2ea!important;border-radius:7px!important}.kime-alunos .search-box-large input{min-width:0!important;flex:1!important;height:38px!important;border:0!important;outline:0!important;background:transparent!important;color:#0f172a!important;font-size:12px!important;box-shadow:none!important}.kime-alunos .search-box-large>svg{flex:0 0 auto!important;color:#94a3b8!important}.kime-alunos .filter-box select{width:100%!important;height:40px!important;box-sizing:border-box!important;padding:0 11px!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#475569!important;font-size:12px!important;outline:none!important}.kime-alunos .alunos-toolbar>.secondary-button{width:42px!important;height:40px!important;min-height:40px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.kime-alunos .clear-search{width:27px!important;height:27px!important;min-width:27px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:6px!important;background:#f1f5f9!important;color:#64748b!important;cursor:pointer!important}.kime-alunos .alunos-summary{min-height:40px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;padding:0 15px!important;background:#fff!important;border-bottom:1px solid #eef2f5!important;color:#64748b!important;font-size:11.5px!important}.kime-alunos .alunos-summary strong{color:#0f172a!important;font-weight:700!important}.kime-alunos .table-wrapper{width:100%!important;overflow-x:hidden!important;overflow-y:visible!important}.kime-alunos .alunos-table{width:100%!important;min-width:0!important;table-layout:fixed!important;border-collapse:collapse!important;border-spacing:0!important;margin:0!important}.kime-alunos .alunos-table thead th{height:42px!important;padding:0 14px!important;box-sizing:border-box!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#64748b!important;font-size:9.5px!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important;text-align:left!important}.kime-alunos .alunos-table tbody td{height:58px!important;padding:8px 14px!important;box-sizing:border-box!important;border-bottom:1px solid #eef2f5!important;background:#fff!important;color:#475569!important;font-size:12px!important;vertical-align:middle!important}.kime-alunos .alunos-table tbody tr:last-child td{border-bottom:0!important}.kime-alunos .alunos-table tbody tr:hover td{background:#fbfcfd!important}.kime-alunos .alunos-table th:nth-child(1),.kime-alunos .alunos-table td:nth-child(1){width:28%!important}.kime-alunos .alunos-table th:nth-child(2),.kime-alunos .alunos-table td:nth-child(2){width:27%!important}.kime-alunos .alunos-table th:nth-child(3),.kime-alunos .alunos-table td:nth-child(3){width:14%!important}.kime-alunos .alunos-table th:nth-child(4),.kime-alunos .alunos-table td:nth-child(4){width:13%!important}.kime-alunos .alunos-table th:nth-child(5),.kime-alunos .alunos-table td:nth-child(5){width:18%!important}.kime-alunos .student-name{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;color:inherit!important;text-align:left!important;cursor:pointer!important}.kime-alunos .student-avatar{width:34px!important;height:34px!important;min-width:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:9px!important;background:#f1f5f9!important;color:#475569!important;font-size:12px!important;font-weight:700!important}.kime-alunos .student-name>div:last-child{min-width:0!important}.kime-alunos .student-name strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#0f172a!important;font-size:12px!important;font-weight:650!important}.kime-alunos .student-name small{display:block!important;margin-top:3px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#94a3b8!important;font-size:10px!important}.kime-alunos .contact-cell{min-width:0!important}.kime-alunos .contact-cell strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#475569!important;font-size:11.5px!important;font-weight:600!important}.kime-alunos .contact-cell small{display:block!important;margin-top:3px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#94a3b8!important;font-size:10px!important}.kime-alunos .row-actions{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;white-space:nowrap!important}.kime-alunos .table-action{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#64748b!important;cursor:pointer!important}.kime-alunos .table-action:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#334155!important}.kime-alunos .table-action.danger{color:#b42318!important;border-color:#f1b9b5!important;background:#fff!important}.kime-alunos .table-action.danger:hover{background:#fff7f6!important;border-color:#e89b95!important}.kime-alunos .status-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;padding:0 9px!important;border-radius:999px!important;font-size:10px!important;font-weight:700!important}@media(max-width:850px){.kime-alunos .table-wrapper{overflow-x:auto!important}.kime-alunos .alunos-table{min-width:820px!important;table-layout:fixed!important}}@media(max-width:650px){.kime-alunos .alunos-toolbar{grid-template-columns:1fr 42px!important}.kime-alunos .filter-box{grid-column:1 / -1!important}}.kime-alunos .modal-overlay{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;box-sizing:border-box!important;margin:0!important;z-index:99999!important}.kime-alunos .modal-overlay>.modal.modal-large{position:relative!important;width:min(760px,calc(100vw - 40px))!important;max-width:760px!important;max-height:calc(100vh - 40px)!important;margin:0!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 25px 70px #0f172a33,0 8px 25px #0f172a14!important}.kime-alunos .modal.modal-large .modal-header{flex:0 0 auto!important;min-height:76px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:15px 20px!important;box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #eef2f5!important}.kime-alunos .profile-heading{min-width:0!important;display:flex!important;align-items:center!important;gap:11px!important}.kime-alunos .profile-avatar{width:42px!important;height:42px!important;min-width:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;background:#f1f5f9!important;color:#334155!important;font-size:14px!important;font-weight:750!important}.kime-alunos .profile-heading h2{margin:0 0 5px!important;color:#0f172a!important;font-size:18px!important;line-height:1.2!important;font-weight:750!important}.kime-alunos .profile-heading .status-badge{min-height:21px!important;padding:0 8px!important;font-size:9.5px!important;border-radius:999px!important}.kime-alunos .modal.modal-large .modal-close{width:34px!important;height:34px!important;min-width:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;border:1px solid #e2e8f0!important;border-radius:7px!important;background:#fff!important;color:#64748b!important;cursor:pointer!important}.kime-alunos .profile-content{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:0 20px!important}.kime-alunos .profile-section{padding:16px 0!important;margin:0!important;border-bottom:1px solid #eef2f5!important}.kime-alunos .profile-section:last-child{border-bottom:0!important}.kime-alunos .profile-section h3{margin:0 0 12px!important;color:#334155!important;font-size:11px!important;line-height:1.3!important;font-weight:750!important;letter-spacing:.035em!important;text-transform:uppercase!important}.kime-alunos .details-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:34px!important;row-gap:13px!important}.kime-alunos .details-grid>div{min-width:0!important;margin:0!important}.kime-alunos .details-grid .detail-full{grid-column:1 / -1!important}.kime-alunos .details-grid small{display:block!important;margin:0 0 4px!important;color:#94a3b8!important;font-size:9.5px!important;line-height:1.25!important;font-weight:650!important;text-transform:uppercase!important;letter-spacing:.035em!important}.kime-alunos .details-grid strong{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#334155!important;font-size:12px!important;line-height:1.4!important;font-weight:600!important}.kime-alunos .observation-box{margin-top:0!important;padding:11px 12px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:7px!important;color:#64748b!important;font-size:11px!important;line-height:1.5!important}.kime-alunos .profile-section .panel{margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}.kime-alunos .profile-content::-webkit-scrollbar{width:7px!important}.kime-alunos .profile-content::-webkit-scrollbar-track{background:transparent!important}.kime-alunos .profile-content::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important}@media(max-width:650px){.kime-alunos .modal-overlay{padding:10px!important}.kime-alunos .modal-overlay>.modal.modal-large{width:calc(100vw - 20px)!important;max-width:none!important;max-height:calc(100vh - 20px)!important}.kime-alunos .modal.modal-large .modal-header{padding:14px 15px!important}.kime-alunos .profile-content{padding:0 15px!important}.kime-alunos .details-grid{grid-template-columns:1fr!important;row-gap:12px!important}.kime-alunos .details-grid .detail-full{grid-column:auto!important}}.kime-matriculas{width:100%!important}.kime-matriculas .page-header{margin-bottom:22px!important}.kime-matriculas .page-header h1{margin:0!important;color:#0f172a!important;font-size:26px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.45px!important}.kime-matriculas .page-header p{margin:6px 0 0!important;color:#64748b!important;font-size:13px!important;line-height:1.45!important}.kime-matriculas .page-header .primary-button{height:40px!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 15px!important;border-radius:7px!important;line-height:1!important}.kime-matriculas>.login-error{margin-bottom:16px!important;border-radius:8px!important}.kime-matriculas>.panel{width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0a!important}.kime-matriculas .table-wrap{width:100%!important;overflow-x:hidden!important;overflow-y:visible!important}.kime-matriculas table{width:100%!important;min-width:0!important;table-layout:fixed!important;border-collapse:collapse!important;border-spacing:0!important;margin:0!important}.kime-matriculas thead th{height:42px!important;padding:0 13px!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#64748b!important;font-size:9.5px!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important;text-align:left!important}.kime-matriculas tbody td{height:56px!important;padding:8px 13px!important;box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #eef2f5!important;color:#475569!important;font-size:11.5px!important;vertical-align:middle!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.kime-matriculas tbody tr:last-child td{border-bottom:0!important}.kime-matriculas tbody tr:hover td{background:#fbfcfd!important}.kime-matriculas table th:nth-child(1),.kime-matriculas table td:nth-child(1){width:20%!important}.kime-matriculas table th:nth-child(2),.kime-matriculas table td:nth-child(2){width:15%!important}.kime-matriculas table th:nth-child(3),.kime-matriculas table td:nth-child(3){width:15%!important}.kime-matriculas table th:nth-child(4),.kime-matriculas table td:nth-child(4){width:10%!important}.kime-matriculas table th:nth-child(5),.kime-matriculas table td:nth-child(5){width:10%!important}.kime-matriculas table th:nth-child(6),.kime-matriculas table td:nth-child(6){width:11%!important}.kime-matriculas table th:nth-child(7),.kime-matriculas table td:nth-child(7){width:9%!important}.kime-matriculas table th:nth-child(8),.kime-matriculas table td:nth-child(8){width:10%!important}.kime-matriculas tbody td:nth-child(1) strong,.kime-matriculas tbody td:nth-child(6) strong{color:#0f172a!important;font-size:11.8px!important;font-weight:650!important}.kime-matriculas .status-badge{min-height:23px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:9.5px!important;font-weight:700!important}.kime-matriculas tbody td:last-child{overflow:visible!important;white-space:nowrap!important;padding-left:8px!important;padding-right:8px!important}.kime-matriculas tbody td:last-child button{height:33px!important;min-height:33px!important;max-height:33px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 10px!important;border-radius:7px!important;line-height:1!important;vertical-align:middle!important;font-size:10.5px!important;font-weight:600!important}.kime-matriculas tbody td:last-child button+button{margin-left:8px!important}.kime-matriculas .danger-outline{color:#b42318!important;background:#fff!important;border-color:#efb7b3!important}.kime-matriculas .danger-outline:hover{background:#fff7f6!important;border-color:#e39a95!important}.kime-matriculas .modal-backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;margin:0!important;background:#0f172a75!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;z-index:99999!important}.kime-matriculas .modal-backdrop>.modal{position:relative!important;top:auto!important;left:auto!important;transform:none!important;margin:0!important;width:min(700px,calc(100vw - 40px))!important;max-width:700px!important;max-height:calc(100vh - 40px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 25px 70px #0f172a38,0 8px 24px #0f172a17!important}.kime-matriculas .modal-header{flex:0 0 auto!important;min-height:76px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:17px 21px!important;box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #e8edf2!important}.kime-matriculas .modal-header h2{margin:0!important;color:#0f172a!important;font-size:19px!important;line-height:1.2!important;font-weight:750!important}.kime-matriculas .modal-header p{margin:5px 0 0!important;color:#64748b!important;font-size:11.5px!important;line-height:1.4!important}.kime-matriculas .modal-header .icon-button{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;border-radius:7px!important;border:1px solid #e2e8f0!important;background:#fff!important;color:#64748b!important}.kime-matriculas .modal>form{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:18px 21px 0!important;box-sizing:border-box!important;background:#fff!important}.kime-matriculas .modal>form>.field{width:100%!important;margin:0 0 18px!important}.kime-matriculas .modal .form-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:18px!important;row-gap:17px!important;margin:0!important}.kime-matriculas .modal .field{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important;margin:0!important}.kime-matriculas .modal .field>span{color:#475569!important;font-size:11px!important;line-height:1.3!important;font-weight:650!important}.kime-matriculas .modal .field input,.kime-matriculas .modal .field select{width:100%!important;height:42px!important;min-height:42px!important;box-sizing:border-box!important;padding:0 11px!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#0f172a!important;font-size:12.5px!important;outline:none!important;box-shadow:none!important}.kime-matriculas .modal .field input:focus,.kime-matriculas .modal .field select:focus{border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0b!important}.kime-matriculas .modal-footer{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin:20px 0 0!important;padding:15px 21px 19px!important;box-sizing:border-box!important;background:#fff!important;border-top:1px solid #e8edf2!important}.kime-matriculas .modal-footer button{height:38px!important;min-height:38px!important;max-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 15px!important;border-radius:7px!important;line-height:1!important;font-size:12px!important;font-weight:600!important}.kime-matriculas .modal-footer button+button{margin-left:0!important}.kime-matriculas .modal>form::-webkit-scrollbar{width:7px!important}.kime-matriculas .modal>form::-webkit-scrollbar-track{background:transparent!important}.kime-matriculas .modal>form::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important}@media(max-width:760px){.kime-matriculas .modal-backdrop{padding:10px!important}.kime-matriculas .modal-backdrop>.modal{width:calc(100vw - 20px)!important;max-width:none!important;max-height:calc(100vh - 20px)!important}.kime-matriculas .modal .form-grid{grid-template-columns:1fr!important;row-gap:15px!important}.kime-matriculas .modal-footer{flex-direction:column-reverse!important;align-items:stretch!important;gap:8px!important}.kime-matriculas .modal-footer button{width:100%!important}.kime-matriculas .table-wrap{overflow-x:auto!important}.kime-matriculas table{min-width:900px!important;table-layout:fixed!important}}.kime-matriculas .table-wrap{overflow-x:hidden!important}.kime-matriculas table{width:100%!important;table-layout:fixed!important;min-width:0!important}.kime-matriculas table th:nth-child(1),.kime-matriculas table td:nth-child(1){width:19%!important}.kime-matriculas table th:nth-child(2),.kime-matriculas table td:nth-child(2){width:14%!important}.kime-matriculas table th:nth-child(3),.kime-matriculas table td:nth-child(3){width:14%!important}.kime-matriculas table th:nth-child(4),.kime-matriculas table td:nth-child(4){width:9%!important}.kime-matriculas table th:nth-child(5),.kime-matriculas table td:nth-child(5){width:9%!important}.kime-matriculas table th:nth-child(6),.kime-matriculas table td:nth-child(6){width:10%!important}.kime-matriculas table th:nth-child(7),.kime-matriculas table td:nth-child(7){width:10%!important}.kime-matriculas table th:nth-child(8),.kime-matriculas table td:nth-child(8){width:15%!important}.kime-matriculas tbody td:last-child{overflow:visible!important;white-space:nowrap!important;padding-left:6px!important;padding-right:6px!important}.kime-matriculas tbody td:last-child button{flex:0 0 auto!important;white-space:nowrap!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding-left:10px!important;padding-right:10px!important;margin:0!important}.kime-matriculas tbody td:last-child button+button{margin-left:7px!important}.kime-matriculas tbody td:last-child{vertical-align:middle!important}.kime-turmas>.panel{width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0a!important}.kime-turmas .table-wrap{width:100%!important;overflow-x:hidden!important;overflow-y:visible!important}.kime-turmas table{width:100%!important;min-width:0!important;table-layout:fixed!important;border-collapse:collapse!important;border-spacing:0!important;margin:0!important}.kime-turmas thead th{height:42px!important;padding:0 13px!important;box-sizing:border-box!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#64748b!important;font-size:9.5px!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important;text-align:left!important}.kime-turmas tbody td{height:58px!important;padding:8px 13px!important;box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #eef2f5!important;color:#475569!important;font-size:11.5px!important;vertical-align:middle!important}.kime-turmas tbody tr:last-child td{border-bottom:0!important}.kime-turmas tbody tr:hover td{background:#fbfcfd!important}.kime-turmas table th:nth-child(1),.kime-turmas table td:nth-child(1){width:22%!important}.kime-turmas table th:nth-child(2),.kime-turmas table td:nth-child(2){width:16%!important}.kime-turmas table th:nth-child(3),.kime-turmas table td:nth-child(3){width:18%!important}.kime-turmas table th:nth-child(4),.kime-turmas table td:nth-child(4){width:13%!important}.kime-turmas table th:nth-child(5),.kime-turmas table td:nth-child(5){width:10%!important}.kime-turmas table th:nth-child(7),.kime-turmas table td:nth-child(7){width:12%!important}.kime-turmas table th:last-child:nth-child(6),.kime-turmas table td:last-child:nth-child(6){width:9%!important}.kime-turmas tbody td:first-child strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#0f172a!important;font-size:12px!important;font-weight:700!important}.kime-turmas tbody td:first-child small{display:block!important;margin-top:3px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#94a3b8!important;font-size:10px!important}.kime-turmas tbody td:not(:first-child):not(:last-child){overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.kime-turmas tbody td .status-badge{min-height:23px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:9.5px!important;font-weight:700!important}.kime-turmas tbody td:last-child{overflow:visible!important;white-space:nowrap!important;padding-left:7px!important;padding-right:7px!important}.kime-turmas tbody td:last-child button{height:33px!important;min-height:33px!important;max-height:33px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;box-sizing:border-box!important;margin:0!important;padding:0 10px!important;border-radius:7px!important;line-height:1!important;font-size:10.5px!important;font-weight:600!important;white-space:nowrap!important}.kime-turmas tbody td:last-child button+button{margin-left:7px!important}.kime-turmas .modal-backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;box-sizing:border-box!important;margin:0!important;background:#0f172a75!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;z-index:99999!important}.kime-turmas .modal-backdrop>.modal{position:relative!important;inset:auto!important;transform:none!important;margin:0!important;width:min(700px,calc(100vw - 40px))!important;max-width:700px!important;max-height:calc(100vh - 40px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 25px 70px #0f172a38,0 8px 24px #0f172a17!important}.kime-turmas .modal-header{flex:0 0 auto!important;min-height:76px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:17px 21px!important;box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #e8edf2!important}.kime-turmas .modal-header h2{margin:0!important;color:#0f172a!important;font-size:19px!important;line-height:1.2!important;font-weight:750!important}.kime-turmas .modal-header p{margin:5px 0 0!important;color:#64748b!important;font-size:11.5px!important}.kime-turmas .modal-header .icon-button{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;border-radius:7px!important;border:1px solid #e2e8f0!important;background:#fff!important;color:#64748b!important}.kime-turmas .modal>form{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:19px 21px 0!important;box-sizing:border-box!important;background:#fff!important}.kime-turmas .modal .form-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:18px!important;row-gap:17px!important;margin:0!important}.kime-turmas .modal .field{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important;margin:0!important}.kime-turmas .modal .field>span{color:#475569!important;font-size:11px!important;line-height:1.3!important;font-weight:650!important}.kime-turmas .modal .field input,.kime-turmas .modal .field select{width:100%!important;height:42px!important;min-height:42px!important;box-sizing:border-box!important;padding:0 11px!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#0f172a!important;font-size:12.5px!important;outline:none!important;box-shadow:none!important}.kime-turmas .modal .field input:focus,.kime-turmas .modal .field select:focus{border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0b!important}.kime-turmas .week-days-actions{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important}.kime-turmas .week-days-actions button{margin:0!important;flex:0 0 auto!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0 13px!important;border-radius:7px!important;box-sizing:border-box!important;white-space:nowrap!important}.kime-turmas .modal-footer{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin:20px 0 0!important;padding:15px 21px 19px!important;box-sizing:border-box!important;background:#fff!important;border-top:1px solid #e8edf2!important}.kime-turmas .modal-footer button{height:38px!important;min-height:38px!important;max-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 15px!important;border-radius:7px!important;line-height:1!important;font-size:12px!important;font-weight:600!important}@media(max-width:760px){.kime-turmas .table-wrap{overflow-x:auto!important}.kime-turmas table{min-width:850px!important}.kime-turmas .modal-backdrop{padding:10px!important}.kime-turmas .modal-backdrop>.modal{width:calc(100vw - 20px)!important;max-width:none!important;max-height:calc(100vh - 20px)!important}.kime-turmas .modal .form-grid{grid-template-columns:1fr!important}.kime-turmas .modal-footer{flex-direction:column-reverse!important;align-items:stretch!important;gap:8px!important}.kime-turmas .modal-footer button{width:100%!important}}.kime-turmas table{width:100%!important;min-width:0!important;table-layout:fixed!important}.kime-turmas table th:nth-child(1),.kime-turmas table td:nth-child(1){width:20%!important}.kime-turmas table th:nth-child(2),.kime-turmas table td:nth-child(2){width:14%!important}.kime-turmas table th:nth-child(3),.kime-turmas table td:nth-child(3){width:16%!important}.kime-turmas table th:nth-child(4),.kime-turmas table td:nth-child(4){width:12%!important}.kime-turmas table th:nth-child(5),.kime-turmas table td:nth-child(5){width:9%!important}.kime-turmas table th:nth-child(6),.kime-turmas table td:nth-child(6){width:9%!important}.kime-turmas table th:nth-child(7),.kime-turmas table td:nth-child(7){width:20%!important}.kime-turmas table td:last-child{overflow:visible!important;white-space:nowrap!important;padding-left:6px!important;padding-right:6px!important;vertical-align:middle!important}.kime-turmas table td:last-child button{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:auto!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 10px!important;margin:0!important;box-sizing:border-box!important;white-space:nowrap!important;vertical-align:middle!important}.kime-turmas table td:last-child button+button{margin-left:8px!important}.kime-shell{min-height:100vh!important;width:100%!important;position:relative!important}.kime-shell .kime-sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:236px!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;flex:none!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;overflow-x:hidden!important;overflow-y:auto!important;align-self:auto!important;z-index:1000!important}.kime-shell .kime-sidebar .kime-nav{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important}.kime-shell .kime-sidebar::-webkit-scrollbar,.kime-shell .kime-sidebar .kime-nav::-webkit-scrollbar{width:5px!important}.kime-shell .kime-sidebar::-webkit-scrollbar-track,.kime-shell .kime-sidebar .kime-nav::-webkit-scrollbar-track{background:transparent!important}.kime-shell .kime-sidebar::-webkit-scrollbar-thumb,.kime-shell .kime-sidebar .kime-nav::-webkit-scrollbar-thumb{background:#94a3b847!important;border-radius:999px!important}.kime-shell .kime-sidebar-footer{flex:0 0 auto!important;margin-top:auto!important;position:relative!important;bottom:auto!important}.kime-shell .kime-content{min-width:0!important;margin-left:236px!important;min-height:100vh!important;box-sizing:border-box!important}.kime-shell .kime-sidebar.kime-sidebar-collapsed{width:76px!important}.kime-shell:has(.kime-sidebar.kime-sidebar-collapsed) .kime-content{margin-left:76px!important}.kime-shell .kime-main-header,.kime-shell>header{min-width:0!important}@media(max-width:900px){.kime-shell .kime-sidebar{width:220px!important}.kime-shell .kime-content{margin-left:220px!important}.kime-shell .kime-sidebar.kime-sidebar-collapsed{width:76px!important}.kime-shell:has(.kime-sidebar.kime-sidebar-collapsed) .kime-content{margin-left:76px!important}}@media(max-width:700px){.kime-shell .kime-sidebar{width:76px!important;padding-left:8px!important;padding-right:8px!important}.kime-shell .kime-content{margin-left:76px!important}.kime-shell:has(.kime-sidebar.kime-sidebar-collapsed) .kime-content{margin-left:76px!important}}.kime-shell{width:100%!important;min-width:0!important;overflow-x:hidden!important}.kime-shell .kime-content{width:calc(100% - 236px)!important;max-width:calc(100% - 236px)!important;min-width:0!important;margin-left:236px!important;box-sizing:border-box!important;overflow-x:hidden!important}.kime-shell:has(.kime-sidebar.kime-sidebar-collapsed) .kime-content{width:calc(100% - 76px)!important;max-width:calc(100% - 76px)!important;margin-left:76px!important}.kime-shell .kime-content>*{max-width:100%!important;box-sizing:border-box!important}.kime-shell .kime-content .panel,.kime-shell .kime-content .table-wrap,.kime-shell .kime-content .table-wrapper{max-width:100%!important;box-sizing:border-box!important}@media(min-width:901px){.kime-shell .kime-content{width:calc(100vw - 236px)!important;max-width:calc(100vw - 236px)!important}.kime-shell:has(.kime-sidebar.kime-sidebar-collapsed) .kime-content{width:calc(100vw - 76px)!important;max-width:calc(100vw - 76px)!important}}@media(max-width:900px){.kime-shell .kime-content{width:calc(100vw - 220px)!important;max-width:calc(100vw - 220px)!important;margin-left:220px!important}.kime-shell .kime-sidebar.kime-sidebar-collapsed{width:76px!important}.kime-shell:has(.kime-sidebar.kime-sidebar-collapsed) .kime-content{width:calc(100vw - 76px)!important;max-width:calc(100vw - 76px)!important;margin-left:76px!important}}@media(max-width:700px){.kime-shell .kime-sidebar{width:76px!important}.kime-shell .kime-content,.kime-shell:has(.kime-sidebar.kime-sidebar-collapsed) .kime-content{width:calc(100vw - 76px)!important;max-width:calc(100vw - 76px)!important;margin-left:76px!important}}.kime-alunos .modal-overlay{align-items:center!important;justify-content:center!important;overflow:hidden!important}.kime-alunos .modal-overlay>.modal.modal-large{height:auto!important;max-height:calc(100vh - 32px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.kime-alunos .modal.modal-large>form{min-height:0!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;overflow-y:auto!important;overflow-x:hidden!important;position:relative!important}.kime-alunos .modal.modal-large>form>.form-section,.kime-alunos .modal.modal-large>form>.form-grid{flex:0 0 auto!important}.kime-alunos .modal.modal-large>form>.modal-footer{position:sticky!important;bottom:0!important;z-index:20!important;flex:0 0 auto!important;margin-top:18px!important;padding:14px 22px 16px!important;background:#fffffffa!important;border-top:1px solid #e8edf2!important;box-shadow:0 -4px 12px #0f172a09!important}.kime-alunos .modal.modal-large>form>.modal-footer button{height:38px!important;min-height:38px!important;max-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;white-space:nowrap!important;flex:0 0 auto!important}.kime-alunos .modal.modal-large>form>.modal-footer button+button{margin-left:8px!important}.kime-alunos .modal.modal-large>form::-webkit-scrollbar{width:7px!important}.kime-alunos .modal.modal-large>form::-webkit-scrollbar-track{background:transparent!important}.kime-alunos .modal.modal-large>form::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important}@media(max-height:720px){.kime-alunos .modal-overlay>.modal.modal-large{max-height:calc(100vh - 20px)!important}.kime-alunos .modal.modal-large .modal-header{min-height:66px!important;padding-top:12px!important;padding-bottom:12px!important}.kime-alunos .modal.modal-large>form{padding-top:14px!important}.kime-alunos .modal.modal-large>form>.modal-footer{padding-top:11px!important;padding-bottom:12px!important}}@media(max-width:650px){.kime-alunos .modal-overlay{padding:8px!important}.kime-alunos .modal-overlay>.modal.modal-large{max-height:calc(100vh - 16px)!important}.kime-alunos .modal.modal-large>form>.modal-footer{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.kime-alunos .modal.modal-large>form>.modal-footer button{width:100%!important}.kime-alunos .modal.modal-large>form>.modal-footer button+button{margin-left:0!important}}.kime-dashboard .kime-dashboard-bottom .kime-list{width:100%!important}.kime-dashboard .kime-dashboard-bottom .kime-list-row{min-height:52px!important;display:flex!important;align-items:center!important;gap:11px!important;padding:8px 0!important;border-bottom:1px solid #eef2f5!important;box-sizing:border-box!important}.kime-dashboard .kime-dashboard-bottom .kime-list-row:last-child{border-bottom:0!important}.kime-dashboard .kime-dashboard-bottom .kime-list-info{min-width:0!important;flex:1!important}.kime-dashboard .kime-dashboard-bottom .kime-list-info strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#0f172a!important;font-size:12px!important;font-weight:650!important}.kime-dashboard .kime-dashboard-bottom .kime-list-info span{display:block!important;margin-top:2px!important;color:#94a3b8!important;font-size:10.5px!important}.kime-dashboard .kime-dashboard-bottom .kime-status-dot.red{background:#dc2626!important}.kime-dashboard .kime-birthday-list{width:100%!important}.kime-dashboard .kime-birthday-list .kime-list-row{min-height:52px!important;display:flex!important;align-items:center!important;gap:11px!important;padding:8px 0!important;box-sizing:border-box!important;border-bottom:1px solid #eef2f5!important}.kime-dashboard .kime-birthday-list .kime-list-row:last-child{border-bottom:0!important}.kime-dashboard .kime-birthday-list .kime-birthday-today{margin:2px -10px!important;padding:9px 10px!important;border-radius:8px!important;background:#fff5f5!important;border-bottom-color:transparent!important}.kime-dashboard .kime-birthday-list .kime-status-dot.red{width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;background:#dc2626!important}.kime-dashboard .kime-birthday-list .kime-status-dot:not(.red){width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;background:#cbd5e1!important}.kime-dashboard .kime-birthday-list .kime-list-info{min-width:0!important;flex:1!important}.kime-dashboard .kime-birthday-list .kime-list-info strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#0f172a!important;font-size:12px!important;font-weight:650!important}.kime-dashboard .kime-birthday-list .kime-list-info span{display:block!important;margin-top:2px!important;color:#94a3b8!important;font-size:10.5px!important}.kime-dashboard .kime-birthday-date{flex:0 0 auto!important;min-width:47px!important;height:26px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;border:1px solid #e2e8f0!important;border-radius:6px!important;background:#f8fafc!important;color:#64748b!important;font-size:9.5px!important;font-weight:700!important}.kime-dashboard .kime-birthday-date.today{min-width:49px!important;border-color:#fecaca!important;background:#fee2e2!important;color:#b91c1c!important}.kime-notification-wrapper{position:relative!important;display:flex!important;align-items:center!important}.kime-notification-wrapper .kime-icon-button{position:relative!important}.kime-notification-panel{position:absolute!important;top:calc(100% + 12px)!important;right:-8px!important;width:390px!important;max-width:min(390px,calc(100vw - 30px))!important;max-height:min(590px,calc(100vh - 100px))!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:11px!important;box-shadow:0 22px 55px #0f172a2e,0 8px 20px #0f172a14!important;z-index:99999!important}.kime-notification-panel:before{content:""!important;position:absolute!important;top:-6px!important;right:18px!important;width:11px!important;height:11px!important;background:#fff!important;border-left:1px solid #e2e8f0!important;border-top:1px solid #e2e8f0!important;transform:rotate(45deg)!important}.kime-notification-header{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:16px 16px 13px!important;border-bottom:1px solid #eef2f5!important}.kime-notification-header strong{display:block!important;color:#0f172a!important;font-size:14px!important;font-weight:750!important}.kime-notification-header span{display:block!important;margin-top:3px!important;color:#94a3b8!important;font-size:10.5px!important}.kime-notification-close{width:30px!important;height:30px!important;min-width:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;border:1px solid #e2e8f0!important;border-radius:7px!important;background:#fff!important;color:#64748b!important;cursor:pointer!important}.kime-notification-close:hover{background:#f8fafc!important;color:#0f172a!important}.kime-notification-toolbar{flex:0 0 auto!important;display:flex!important;justify-content:flex-end!important;padding:9px 13px!important;border-bottom:1px solid #f1f5f9!important;background:#fcfdfe!important}.kime-notification-toolbar button,.kime-notification-footer button{border:0!important;background:transparent!important;color:#64748b!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:5px 7px!important;border-radius:6px!important;font-size:10.5px!important;font-weight:600!important;cursor:pointer!important}.kime-notification-toolbar button:hover,.kime-notification-footer button:hover{background:#f1f5f9!important;color:#334155!important}.kime-notification-toolbar button:disabled{opacity:.45!important;cursor:default!important}.kime-notification-list{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important}.kime-notification-item{position:relative!important;display:flex!important;align-items:flex-start!important;gap:10px!important;padding:13px 12px!important;border-bottom:1px solid #eef2f5!important;background:#fff!important;box-sizing:border-box!important;transition:background .15s ease,opacity .15s ease!important}.kime-notification-item:hover{background:#fbfcfd!important}.kime-notification-item.important{background:snow!important}.kime-notification-item.read{opacity:.62!important}.kime-notification-icon{width:32px!important;height:32px!important;min-width:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;color:#475569!important;background:#f1f5f9!important}.kime-notification-icon.danger{color:#b42318!important;background:#feeceb!important}.kime-notification-icon.birthday{color:#b45309!important;background:#fff7df!important}.kime-notification-icon.class{color:#1d4ed8!important;background:#eff6ff!important}.kime-notification-icon.finance{color:#047857!important;background:#ecfdf5!important}.kime-notification-content{min-width:0!important;flex:1 1 auto!important}.kime-notification-content strong{display:block!important;color:#0f172a!important;font-size:11.5px!important;line-height:1.35!important;font-weight:700!important}.kime-notification-content span{display:block!important;margin-top:3px!important;color:#64748b!important;font-size:10.5px!important;line-height:1.45!important}.kime-notification-content small{display:block!important;margin-top:5px!important;color:#a1aab6!important;font-size:9px!important;line-height:1!important}.kime-notification-actions{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:2px!important;opacity:.55!important}.kime-notification-item:hover .kime-notification-actions{opacity:1!important}.kime-notification-actions button{width:27px!important;height:27px!important;min-width:27px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;border:0!important;border-radius:6px!important;background:transparent!important;color:#94a3b8!important;cursor:pointer!important}.kime-notification-actions button:hover{background:#f1f5f9!important;color:#334155!important}.kime-notification-actions button:last-child:hover{background:#fff1f2!important;color:#dc2626!important}.kime-notification-empty{min-height:190px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:25px!important;box-sizing:border-box!important;color:#cbd5e1!important;text-align:center!important}.kime-notification-empty strong{color:#334155!important;font-size:12px!important}.kime-notification-empty span{color:#94a3b8!important;font-size:10.5px!important}.kime-notification-footer{flex:0 0 auto!important;display:flex!important;justify-content:center!important;padding:10px!important;border-top:1px solid #eef2f5!important;background:#fcfdfe!important}.kime-notification-footer button{color:#b42318!important}.kime-notification-footer button:hover{color:#9f1d16!important;background:#fff1f0!important}.kime-notification-list::-webkit-scrollbar{width:6px!important}.kime-notification-list::-webkit-scrollbar-track{background:transparent!important}.kime-notification-list::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important}@media(max-width:600px){.kime-notification-panel{position:fixed!important;top:68px!important;right:12px!important;width:calc(100vw - 24px)!important;max-width:none!important;max-height:calc(100vh - 82px)!important}.kime-notification-panel:before{display:none!important}}.kime-presencas-chamada>.panel{margin-bottom:16px!important;border-radius:10px!important;border:1px solid #e2e8f0!important;box-shadow:0 1px 2px #0f172a0a!important}.kime-presencas-chamada>.panel>.form-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:16px!important;padding:17px 18px!important;box-sizing:border-box!important}.kime-presencas-chamada>.panel>.form-grid .field{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important}.kime-presencas-chamada>.panel>.form-grid .field>span{color:#475569!important;font-size:11px!important;font-weight:650!important}.kime-presencas-chamada>.panel>.form-grid input,.kime-presencas-chamada>.panel>.form-grid select{width:100%!important;height:40px!important;min-height:40px!important;box-sizing:border-box!important;border-radius:7px!important;border:1px solid #dbe2ea!important;background:#fff!important;color:#0f172a!important;font-size:12px!important;outline:none!important}.kime-presencas-chamada>.panel>.form-grid input:focus,.kime-presencas-chamada>.panel>.form-grid select:focus{border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0a!important}.kime-presencas-chamada>.panel:has(.attendance-bulk-bar){overflow:hidden!important;padding:0!important}.kime-presencas-chamada>.panel .panel-header{min-height:68px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:14px 18px!important;box-sizing:border-box!important;border-bottom:1px solid #e8edf2!important}.kime-presencas-chamada>.panel .panel-header h2{margin:0!important;color:#0f172a!important;font-size:15px!important;line-height:1.25!important;font-weight:750!important}.kime-presencas-chamada>.panel .panel-header p{margin:4px 0 0!important;color:#94a3b8!important;font-size:10.5px!important;line-height:1.3!important}.kime-presencas-chamada>.panel .panel-header .finance-filter-actions{display:flex!important;align-items:center!important;gap:7px!important;flex:0 0 auto!important}.kime-presencas-chamada>.panel .panel-header .stat-detail{height:27px!important;min-height:27px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 9px!important;box-sizing:border-box!important;border:1px solid #e2e8f0!important;border-radius:6px!important;background:#f8fafc!important;color:#64748b!important;font-size:9.5px!important;font-weight:650!important;white-space:nowrap!important}.kime-presencas-chamada .attendance-bulk-bar{min-height:56px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:10px 18px!important;box-sizing:border-box!important;background:#fbfcfd!important;border-bottom:1px solid #e8edf2!important}.kime-presencas-chamada .attendance-bulk-label{color:#334155!important;font-size:11px!important;font-weight:700!important;white-space:nowrap!important}.kime-presencas-chamada .attendance-bulk-actions{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important}.kime-presencas-chamada .attendance-bulk-actions button{height:34px!important;min-height:34px!important;max-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 12px!important;box-sizing:border-box!important;border-radius:7px!important;white-space:nowrap!important;font-size:10.5px!important;font-weight:650!important}.kime-presencas-chamada .attendance-bulk-actions button:first-child{color:#047857!important;border-color:#a7d7c4!important;background:#f0fdf4!important}.kime-presencas-chamada .attendance-bulk-actions button:first-child:hover{background:#ecfdf5!important;border-color:#86c8ae!important}.kime-presencas-chamada .attendance-bulk-actions button:last-child{color:#b42318!important;border-color:#efb7b3!important;background:#fff7f6!important}.kime-presencas-chamada .attendance-bulk-actions button:last-child:hover{background:#fff1f0!important;border-color:#e39a95!important}.kime-presencas-chamada .table-wrap{width:100%!important;overflow-x:hidden!important}.kime-presencas-chamada table{width:100%!important;min-width:0!important;table-layout:fixed!important;border-collapse:collapse!important;border-spacing:0!important}.kime-presencas-chamada table thead th{height:39px!important;padding:0 18px!important;box-sizing:border-box!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#64748b!important;font-size:9.5px!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important;text-align:left!important}.kime-presencas-chamada table tbody td{height:55px!important;padding:8px 18px!important;box-sizing:border-box!important;border-bottom:1px solid #eef2f5!important;color:#475569!important;font-size:11.5px!important;vertical-align:middle!important}.kime-presencas-chamada table tbody tr:last-child td{border-bottom:0!important}.kime-presencas-chamada table tbody tr:hover td{background:#fbfcfd!important}.kime-presencas-chamada table th:nth-child(1),.kime-presencas-chamada table td:nth-child(1){width:34%!important}.kime-presencas-chamada table th:nth-child(2),.kime-presencas-chamada table td:nth-child(2){width:22%!important}.kime-presencas-chamada table th:nth-child(3),.kime-presencas-chamada table td:nth-child(3){width:16%!important}.kime-presencas-chamada table th:nth-child(4),.kime-presencas-chamada table td:nth-child(4){width:28%!important}.kime-presencas-chamada table tbody td:first-child strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#0f172a!important;font-size:11.8px!important;font-weight:700!important}.kime-presencas-chamada table tbody td:nth-child(3) .status-badge{min-height:24px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:9.5px!important;font-weight:700!important}.kime-presencas-chamada table tbody td:nth-child(3) .status-badge.pago{background:#ecfdf3!important;color:#027a48!important}.kime-presencas-chamada table tbody td:nth-child(3) .status-badge.atrasado{background:#fef2f2!important;color:#b42318!important}.kime-presencas-chamada table tbody td:nth-child(3) .status-badge:not(.pago):not(.atrasado){background:#f1f5f9!important;color:#64748b!important}.kime-presencas-chamada table tbody td:last-child{padding-left:12px!important;padding-right:12px!important;white-space:nowrap!important;overflow:visible!important}.kime-presencas-chamada table tbody td:last-child button{width:auto!important;height:33px!important;min-height:33px!important;max-height:33px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;margin:0!important;padding:0 10px!important;box-sizing:border-box!important;border-radius:7px!important;line-height:1!important;font-size:10.5px!important;font-weight:650!important;white-space:nowrap!important}.kime-presencas-chamada table tbody td:last-child button+button{margin-left:7px!important}.kime-presencas-chamada table tbody td:last-child button.secondary-button{background:#fff!important;border:1px solid #dbe2ea!important;color:#475569!important;box-shadow:none!important}.kime-presencas-chamada table tbody td:last-child button.attendance-present-selected,.kime-presencas-chamada table tbody td:last-child button.primary-button:first-child{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important;box-shadow:0 1px 2px #dc262629!important}.kime-presencas-chamada table tbody td:last-child button.attendance-absent-selected,.kime-presencas-chamada table tbody td:last-child button.primary-button:last-child{background:#334155!important;border-color:#334155!important;color:#fff!important;box-shadow:0 1px 2px #0f172a1f!important}.kime-presencas-chamada table tbody td:last-child button.secondary-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#334155!important}.kime-presencas-chamada .modal-footer{min-height:66px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;margin:0!important;padding:13px 18px!important;box-sizing:border-box!important;border-top:1px solid #e8edf2!important;background:#fff!important}.kime-presencas-chamada .modal-footer button{height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0 14px!important;box-sizing:border-box!important;border-radius:7px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;font-size:11.5px!important;font-weight:650!important}@media(max-width:760px){.kime-presencas-chamada>.panel>.form-grid{grid-template-columns:1fr!important}.kime-presencas-chamada>.panel .panel-header{align-items:flex-start!important;flex-direction:column!important}.kime-presencas-chamada>.panel .panel-header .finance-filter-actions{width:100%!important}.kime-presencas-chamada .attendance-bulk-bar{align-items:stretch!important;flex-direction:column!important}.kime-presencas-chamada .attendance-bulk-actions{width:100%!important}.kime-presencas-chamada .attendance-bulk-actions button{flex:1 1 0!important}.kime-presencas-chamada .table-wrap{overflow-x:auto!important}.kime-presencas-chamada table{min-width:700px!important}.kime-presencas-chamada .modal-footer{justify-content:stretch!important}.kime-presencas-chamada .modal-footer button{flex:1 1 0!important}}.kime-today-calls{width:100%!important;margin-bottom:16px!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 2px #0f172a0a!important;overflow:hidden!important}.kime-today-calls-header{min-height:67px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:14px 18px!important;box-sizing:border-box!important;border-bottom:1px solid #eef2f5!important;background:#fff!important}.kime-today-calls-header h2{margin:0!important;color:#0f172a!important;font-size:14px!important;line-height:1.25!important;font-weight:750!important}.kime-today-calls-header p{margin:4px 0 0!important;color:#94a3b8!important;font-size:10.5px!important}.kime-today-calls-count{height:26px!important;min-width:48px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;border-radius:6px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#64748b!important;font-size:9.5px!important;font-weight:700!important;white-space:nowrap!important}.kime-today-calls-list{width:100%!important}.kime-today-call{min-height:66px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:10px 18px!important;box-sizing:border-box!important;border-bottom:1px solid #eef2f5!important;background:#fff!important}.kime-today-call:last-child{border-bottom:0!important}.kime-today-call:hover{background:#fbfcfd!important}.kime-today-call.is-done{background:#fcfdfc!important}.kime-today-call-icon{width:34px!important;height:34px!important;min-width:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;background:#fff5f5!important;color:#dc2626!important}.kime-today-call.is-done .kime-today-call-icon{background:#ecfdf5!important;color:#047857!important}.kime-today-call-info{min-width:0!important;flex:1 1 auto!important}.kime-today-call-info strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#0f172a!important;font-size:11.8px!important;font-weight:700!important}.kime-today-call-info span{display:block!important;margin-top:3px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#94a3b8!important;font-size:10px!important}.kime-today-call-status{flex:0 0 auto!important;display:flex!important;align-items:center!important}.kime-today-call-status .primary-button{height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 12px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;border-radius:7px!important;font-size:10.5px!important;font-weight:650!important;white-space:nowrap!important}.kime-call-done{height:27px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 9px!important;box-sizing:border-box!important;border-radius:999px!important;background:#ecfdf3!important;color:#047857!important;font-size:9.5px!important;font-weight:700!important;white-space:nowrap!important}@media(max-width:700px){.kime-today-calls-header{align-items:flex-start!important;flex-direction:column!important}.kime-today-call{align-items:flex-start!important;flex-wrap:wrap!important}.kime-today-call-status{width:100%!important;padding-left:46px!important;box-sizing:border-box!important}.kime-today-call-status .primary-button,.kime-call-done{width:100%!important}}.kime-today-call.is-scheduled{background:#fcfdfe!important}.kime-today-call.is-scheduled .kime-today-call-icon{background:#f1f5f9!important;color:#64748b!important}.kime-call-scheduled{height:27px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 9px!important;box-sizing:border-box!important;border:1px solid #e2e8f0!important;border-radius:999px!important;background:#f8fafc!important;color:#64748b!important;font-size:9.5px!important;font-weight:700!important;white-space:nowrap!important}.kime-notification-icon.chamada{color:#b45309!important;background:#fff7df!important}.kime-notification-item[role=button]{cursor:pointer!important}.kime-notification-item[role=button]:hover{background:#fff9ed!important}.kime-notification-item[role=button]:focus-visible{outline:2px solid #94a3b8!important;outline-offset:-2px!important}.kime-notification-item[role=button] .kime-notification-content:after{content:"Abrir chamada"!important;display:inline-block!important;margin-top:5px!important;color:#b45309!important;font-size:9.5px!important;font-weight:700!important}.kime-payment-modal .modal-header{min-height:72px!important;padding:15px 18px!important;box-sizing:border-box!important;border-bottom:1px solid #e8edf2!important}.kime-payment-summary{display:grid!important;grid-template-columns:minmax(0,1fr) 150px 150px!important;gap:12px!important;margin:15px 18px 0!important;padding:13px 14px!important;box-sizing:border-box!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#f8fafc!important}.kime-payment-modal .modal-footer{min-height:66px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;margin:0!important;padding:13px 18px!important;box-sizing:border-box!important;border-top:1px solid #e8edf2!important;background:#fcfdfe!important}.kime-payment-modal{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;margin:0!important;box-sizing:border-box!important;background:#0f172a75!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important;z-index:99999!important;overflow:auto!important}.kime-payment-modal>.modal{position:relative!important;inset:auto!important;transform:none!important;width:min(560px,calc(100vw - 48px))!important;max-width:560px!important;max-height:calc(100vh - 48px)!important;flex:0 0 auto!important;margin:0!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 24px 70px #0f172a38,0 8px 24px #0f172a1a!important}@media(max-width:620px){.kime-payment-modal{padding:12px!important}.kime-payment-modal>.modal{width:100%!important;max-width:none!important;max-height:calc(100vh - 24px)!important}}.kime-payment-backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;margin:0!important;box-sizing:border-box!important;background:#0f172a75!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important;z-index:99999!important;overflow:auto!important}.kime-payment-backdrop .kime-payment-modal{position:relative!important;inset:auto!important;transform:none!important;width:min(560px,calc(100vw - 48px))!important;max-width:560px!important;max-height:calc(100vh - 48px)!important;margin:0!important;display:flex!important;flex-direction:column!important;flex:0 0 auto!important;box-sizing:border-box!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 24px 70px #0f172a38,0 8px 24px #0f172a1a!important}.kime-payment-modal{position:relative!important;width:min(560px,calc(100vw - 48px))!important;height:auto!important;min-height:0!important;max-width:560px!important;max-height:calc(100vh - 48px)!important;display:flex!important;align-items:stretch!important;justify-content:flex-start!important;padding:0!important;margin:0!important;background:#fff!important;overflow:hidden!important}.kime-payment-modal .modal-header{flex:0 0 auto!important;width:100%!important;box-sizing:border-box!important}.kime-payment-modal>.form-grid{width:100%!important;box-sizing:border-box!important;flex:0 1 auto!important}.kime-payment-modal .modal-footer{flex:0 0 auto!important;width:100%!important;box-sizing:border-box!important}@media(max-width:620px){.kime-payment-backdrop{padding:12px!important}.kime-payment-backdrop .kime-payment-modal{width:100%!important;max-width:none!important;max-height:calc(100vh - 24px)!important}}.kime-payment-modal{width:min(560px,calc(100vw - 32px))!important;max-width:560px!important;padding:0!important;overflow:hidden!important;border-radius:12px!important;box-shadow:0 24px 70px #0f172a38,0 8px 24px #0f172a1a!important}.kime-payment-modal .modal-header{min-height:74px!important;padding:16px 18px!important;box-sizing:border-box!important;border-bottom:1px solid #e8edf2!important}.kime-payment-modal .modal-header h2{margin:0!important;color:#0f172a!important;font-size:15px!important;font-weight:750!important}.kime-payment-modal .modal-header p{margin:4px 0 0!important;color:#94a3b8!important;font-size:10.5px!important}.kime-payment-summary{display:grid!important;grid-template-columns:minmax(0,1fr) 170px!important;gap:12px!important;margin:15px 18px 0!important;padding:13px 14px!important;box-sizing:border-box!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#f8fafc!important}.kime-payment-summary div{min-width:0!important}.kime-payment-summary span{display:block!important;margin-bottom:4px!important;color:#94a3b8!important;font-size:9.5px!important;font-weight:600!important}.kime-payment-summary strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#0f172a!important;font-size:11.5px!important;font-weight:700!important}.kime-payment-modal>.form-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:15px!important;margin:0!important;padding:17px 18px 18px!important;box-sizing:border-box!important}.kime-payment-modal .field{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important}.kime-payment-modal .field>span{color:#475569!important;font-size:10.5px!important;font-weight:650!important}.kime-payment-modal input,.kime-payment-modal select,.kime-payment-modal textarea{width:100%!important;box-sizing:border-box!important;border:1px solid #dbe2ea!important;border-radius:7px!important;background:#fff!important;color:#0f172a!important;outline:none!important;font-size:11.5px!important}.kime-payment-modal input,.kime-payment-modal select{height:39px!important;min-height:39px!important;padding:0 11px!important}.kime-payment-modal textarea{min-height:82px!important;padding:10px 11px!important;resize:vertical!important;line-height:1.45!important}.kime-payment-modal input:focus,.kime-payment-modal select:focus,.kime-payment-modal textarea:focus{border-color:#94a3b8!important;box-shadow:0 0 0 3px #0f172a0a!important}.kime-payment-modal input:disabled,.kime-payment-modal select:disabled,.kime-payment-modal textarea:disabled{background:#f8fafc!important;color:#94a3b8!important;cursor:not-allowed!important}.kime-payment-modal .modal-footer{min-height:67px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;margin:0!important;padding:13px 18px!important;box-sizing:border-box!important;border-top:1px solid #e8edf2!important;background:#fcfdfe!important}.kime-payment-modal .modal-footer button{height:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 14px!important;border-radius:7px!important;font-size:11px!important;font-weight:650!important}@media(max-width:620px){.kime-payment-summary{grid-template-columns:1fr!important}.kime-payment-modal>.form-grid{grid-template-columns:1fr!important}.kime-payment-modal .modal-footer{justify-content:stretch!important}.kime-payment-modal .modal-footer button{flex:1 1 0!important}}.finance-saldo-pendente{color:var(--kime-danger)!important;font-weight:750!important}.finance-saldo-ok{color:var(--kime-success)!important;font-weight:650!important}.status-badge.pendente{background:var(--kime-warning-bg, #fff7ed)!important;color:var(--kime-warning, #c2410c)!important}.status-badge.atrasado{background:var(--kime-danger-bg)!important;color:var(--kime-danger)!important}.status-badge.pago{background:var(--kime-success-bg)!important;color:var(--kime-success)!important}.status-badge.cancelado{background:var(--kime-danger-bg)!important;color:var(--kime-danger)!important}.kime-financeiro .table-wrap th:nth-child(5),.kime-financeiro .table-wrap td:nth-child(5),.kime-financeiro .table-wrap th:nth-child(6),.kime-financeiro .table-wrap td:nth-child(6),.kime-financeiro .table-wrap th:nth-child(7),.kime-financeiro .table-wrap td:nth-child(7),.kime-financeiro .table-wrap th:nth-child(8),.kime-financeiro .table-wrap td:nth-child(8){white-space:nowrap!important}.kime-financeiro .finance-saldo-pendente,.kime-financeiro .finance-saldo-ok{font-size:11px!important}.finance-pagination{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;width:100%!important;padding:18px 0 4px!important}.finance-pagination-info{min-width:120px!important;text-align:center!important;color:var(--kime-text-muted, #64748b)!important;font-size:11px!important;font-weight:600!important}.finance-pagination button{min-width:82px!important;justify-content:center!important}.finance-pagination button:disabled{opacity:.45!important;cursor:not-allowed!important}.finance-pagination-mensalidades{margin-top:2px!important;margin-bottom:4px!important}.kime-resumo-mensal{margin-top:18px!important}.finance-month-selector{min-width:190px!important}.finance-month-selector .field{margin:0!important}.kime-resumo-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;padding:18px!important}.kime-resumo-card{min-height:74px!important;padding:13px 14px!important;border:1px solid #e2e8f0!important;border-radius:9px!important;background:#fff!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:5px!important}.kime-resumo-card span{color:#64748b!important;font-size:10px!important;font-weight:600!important}.kime-resumo-card strong{color:#0f172a!important;font-size:16px!important;font-weight:750!important}@media(max-width:820px){.kime-resumo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.finance-month-selector{width:100%!important}.kime-resumo-grid{grid-template-columns:1fr!important}}.kime-resumo-mensal{margin-top:20px!important}.kime-resumo-mensal .panel-header{align-items:flex-end!important}.kime-resumo-mensal-current{display:flex!important;align-items:center!important;gap:9px!important;margin:0 18px!important;padding:10px 13px!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#f8fafc!important}.kime-resumo-mensal-current span{color:#64748b!important;font-size:10px!important;font-weight:600!important}.kime-resumo-mensal-current strong{color:#0f172a!important;font-size:11px!important;font-weight:750!important}.kime-resumo-mensal-current small{margin-left:auto!important;color:#94a3b8!important;font-size:9.5px!important}@media(max-width:760px){.kime-resumo-mensal-current{align-items:flex-start!important;flex-direction:column!important;gap:3px!important}.kime-resumo-mensal-current small{margin-left:0!important}}.kime-resumo-actions{display:flex!important;justify-content:flex-end!important;padding:0 18px 18px!important}.kime-resumo-cobrancas-modal{width:min(1100px,calc(100vw - 32px))!important;max-width:1100px!important}.kime-resumo-cobrancas-modal .table-wrap{max-height:55vh!important;overflow:auto!important}.kime-resumo-cobrancas-modal .modal-footer{display:flex!important;justify-content:flex-end!important}.kime-resumo-previa{margin:0 18px 18px!important;padding:16px!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#f8fafc!important}.kime-resumo-previa-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.kime-resumo-previa-header div{display:flex!important;flex-direction:column!important;gap:4px!important}.kime-resumo-previa-header span{color:#64748b!important;font-size:10px!important;font-weight:600!important}.kime-resumo-previa-header strong{color:#0f172a!important;font-size:14px!important;font-weight:750!important}.kime-resumo-previa-live{padding:6px 9px!important;border-radius:999px!important;background:#eff6ff!important;color:#2563eb!important;font-size:9px!important;font-weight:700!important}.kime-resumo-previa-text{margin:8px 0 0!important;color:#64748b!important;font-size:10px!important;line-height:1.5!important}.kime-resumo-previa .kime-resumo-grid{padding:14px 0 0!important}@media(max-width:600px){.kime-resumo-previa-header{align-items:flex-start!important;flex-direction:column!important}}.kime-resumo-mensal{padding-bottom:22px!important}.kime-resumo-mensal-current{margin-top:12px!important;margin-bottom:18px!important}.kime-resumo-previa{margin-top:0!important;margin-bottom:22px!important}.kime-resumo-previa-text{margin-top:10px!important;margin-bottom:4px!important}.kime-resumo-previa .kime-resumo-grid{gap:15px!important;padding-top:16px!important}.kime-resumo-card{min-height:82px!important;padding:15px 16px!important}.kime-resumo-mensal>.empty-state{margin-top:22px!important}.kime-resumo-mensal+.panel{margin-top:20px!important}.master-permissions-list{display:flex;flex-direction:column;gap:18px}.master-permission-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#fff;border:1px solid #e4e9f0;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0f172a08}.master-permission-group-title{grid-column:1 / -1;padding:14px 18px;background:#f8fafc;border-bottom:1px solid #e7ebf1;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#68768b}.master-permission-row{display:flex;align-items:flex-start;gap:13px;min-height:76px;padding:14px 17px;border-bottom:1px solid #edf1f5;cursor:pointer;transition:background .15s ease;background:#fff}.master-permission-row:nth-last-child(-n+2){border-bottom:0}.master-permission-row:hover{background:#fafbfd}.master-permission-row input{appearance:none;-webkit-appearance:none;width:19px;height:19px;min-width:19px;margin:2px 0 0;border:2px solid #c8d0db;border-radius:6px;background:#fff;cursor:pointer;position:relative;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.master-permission-row input:hover{border-color:#8d9aad}.master-permission-row input:checked{background:#111827;border-color:#111827;box-shadow:0 0 0 3px #11182714}.master-permission-row input:checked:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.master-permission-row>div{min-width:0;flex:1}.master-permission-row strong{display:block;color:#253246;font-size:13px;font-weight:700;line-height:1.35}.master-permission-row span{display:block;color:#8591a3;font-size:11px;line-height:1.45;margin-top:5px}.master-permissions-info{display:flex;align-items:center;gap:10px;padding:14px 16px;margin-bottom:18px;border:1px solid #e7ebf1;border-radius:13px;background:#fff}.master-permissions-info-icon{width:34px;height:34px;border-radius:9px;background:#eef2f7;display:flex;align-items:center;justify-content:center;color:#4b5b72;flex:0 0 auto}.master-permissions-info strong{display:block;color:#263449;font-size:13px}.master-permissions-info span{display:block;color:#8994a5;font-size:11px;margin-top:2px}.master-permissions-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px;padding:16px;background:#f8fafc;border:1px solid #e5eaf1;border-radius:15px}.master-permissions-toolbar .master-field{flex:1;max-width:520px}@media(max-width:900px){.master-permission-group{grid-template-columns:1fr}.master-permission-row:nth-last-child(-n+2){border-bottom:1px solid #edf1f5}.master-permission-row:last-child{border-bottom:0}.master-permissions-toolbar{flex-direction:column;align-items:stretch}.master-permissions-toolbar .master-field{max-width:none}}.master-saas-plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.master-saas-plan-card{border:1px solid #e4e9f0;border-radius:16px;padding:20px;background:#fff;box-shadow:0 2px 8px #0f172a08;transition:transform .15s ease,box-shadow .15s ease}.master-saas-plan-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f172a0f}.master-saas-plan-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.master-saas-plan-card h3{margin:18px 0 8px;font-size:20px;color:#253246}.master-saas-plan-description{min-height:42px;margin:0;color:#7f8b9c;font-size:12px;line-height:1.5}.master-saas-plan-price,.master-saas-plan-limit{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-top:17px;margin-top:17px;border-top:1px solid #edf1f5}.master-saas-plan-price span,.master-saas-plan-limit span{color:#8994a5;font-size:11px}.master-saas-plan-price strong{color:#253246;font-size:22px}.master-saas-plan-limit strong{color:#253246;font-size:15px}@media(max-width:1050px){.master-saas-plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.master-saas-plans-grid{grid-template-columns:1fr}}
