body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.lg-page{background:#0b1020;color:#0f172a;display:grid;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;min-height:100vh;overflow:hidden;padding:28px 16px;place-items:center;position:relative}.lg-bg{background:radial-gradient(closest-side at 18% 25%,#22d3ee59,#0000 55%),radial-gradient(closest-side at 78% 25%,#6366f173,#0000 58%),radial-gradient(closest-side at 55% 85%,#f43f5e40,#0000 62%),linear-gradient(180deg,#ffffff0d,#fff0);filter:blur(18px);inset:-40%;opacity:.95;position:absolute;transform:translateZ(0)}.lg-shell{max-width:520px;position:relative;width:100%;z-index:1}.lg-brand{align-items:center;color:#ffffffeb;display:flex;gap:12px;margin:0 auto 18px;width:-webkit-fit-content;width:fit-content}.lg-logo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:14px;box-shadow:0 10px 30px #00000059;display:grid;font-weight:800;height:44px;letter-spacing:.5px;place-items:center;width:44px}.lg-brand-title{font-size:16px;font-weight:800;line-height:1.2}.lg-brand-subtitle{font-size:12px;opacity:.8}.lg-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #ffffff59;border-radius:18px;box-shadow:0 22px 60px #00000073;padding:22px}.lg-head h2{font-size:22px;letter-spacing:-.2px;margin:0}.lg-head p{color:#475569;font-size:14px;margin:6px 0 0}.lg-alert{border-radius:12px;font-size:14px;margin-top:14px;padding:10px 12px}.lg-alert-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}.lg-field{margin-top:14px}.lg-field label{color:#0f172a;display:block;font-size:12px;font-weight:700;margin:2px 0 6px}.lg-field input{background:#ffffffe6;border:1px solid #0f172a1f;border-radius:14px;font-size:14px;outline:none;padding:11px 12px;transition:box-shadow .2s ease,border-color .2s ease;width:100%}.lg-field input:focus{border-color:#22d3eeb3;box-shadow:0 0 0 4px #22d3ee2e}.lg-btn{align-items:center;background:linear-gradient(135deg,#06b6d4,#4f46e5,#f43f5e);border:none;border-radius:14px;box-shadow:0 14px 30px #06b6d42e;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:800;gap:10px;justify-content:center;letter-spacing:.2px;margin-top:16px;padding:12px 14px;transition:transform .06s ease,filter .2s ease;width:100%}.lg-btn:hover{filter:brightness(1.02)}.lg-btn:active{transform:translateY(1px)}.lg-btn:disabled{cursor:not-allowed;opacity:.7}.lg-spinner{animation:lgspin .8s linear infinite;border:2px solid #ffffff73;border-radius:999px;border-top-color:#fff;display:inline-block;height:16px;width:16px}@keyframes lgspin{to{transform:rotate(1turn)}}.lg-footer{color:#475569;font-size:13px;margin-top:12px;text-align:center}.lg-footer a{color:#4f46e5;font-weight:800;text-decoration:none}.lg-note{color:#ffffffb8;font-size:12px;margin-top:14px;text-align:center}.is-page{background:#0b1020;color:#0f172a;display:grid;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;min-height:100vh;overflow:hidden;padding:28px 16px;place-items:center;position:relative}.is-bg{background:radial-gradient(closest-side at 20% 20%,#6366f173,#0000 55%),radial-gradient(closest-side at 80% 30%,#ec489959,#0000 55%),radial-gradient(closest-side at 55% 85%,#22d3ee40,#0000 60%),linear-gradient(180deg,#ffffff0d,#fff0);filter:blur(18px);inset:-40%;opacity:.9;position:absolute;transform:translateZ(0)}.is-shell{max-width:860px;position:relative;width:100%;z-index:1}.is-brand{align-items:center;color:#ffffffeb;display:flex;gap:12px;margin:0 auto 18px;width:-webkit-fit-content;width:fit-content}.is-logo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:14px;box-shadow:0 10px 30px #00000059;display:grid;font-weight:800;height:44px;letter-spacing:.5px;place-items:center;width:44px}.is-brand-title{font-size:16px;font-weight:800;line-height:1.2}.is-brand-subtitle{font-size:12px;opacity:.8}.is-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #ffffff59;border-radius:18px;box-shadow:0 22px 60px #00000073;padding:22px}.is-card-head h2{font-size:22px;letter-spacing:-.2px;margin:0}.is-card-head p{color:#475569;font-size:14px;margin:6px 0 0}.is-alert{border-radius:12px;font-size:14px;margin-top:14px;padding:10px 12px}.is-alert-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}.is-alert-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.is-form{margin-top:14px}.is-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.is-span-2{grid-column:span 2}@media (max-width:640px){.is-grid{grid-template-columns:1fr}.is-span-2{grid-column:auto}}.is-field label{color:#0f172a;display:block;font-size:12px;font-weight:700;margin:2px 0 6px}.is-field input{background:#ffffffe6;border:1px solid #0f172a1f;border-radius:14px;font-size:14px;outline:none;padding:11px 12px;transition:box-shadow .2s ease,border-color .2s ease,transform .05s ease;width:100%}.is-field input:focus{border-color:#6366f1a6;box-shadow:0 0 0 4px #6366f12e}.is-field input::placeholder{color:#475569b3}.is-strength{align-items:center;display:flex;gap:10px;margin-top:10px}.is-strength-track{background:#0f172a14;border-radius:999px;flex:1 1;height:8px;overflow:hidden}.is-strength-fill{background:#6366f1e6;border-radius:999px;height:100%;transition:width .25s ease;width:0}.is-strength-fill.s-0{width:0}.is-strength-fill.s-1{width:25%}.is-strength-fill.s-2{width:50%}.is-strength-fill.s-3{width:75%}.is-strength-fill.s-4{width:100%}.is-strength-text{color:#334155;font-size:12px;font-weight:700;min-width:54px;text-align:right}.is-btn{align-items:center;background:linear-gradient(135deg,#4f46e5,#7c3aed,#db2777);border:none;border-radius:14px;box-shadow:0 14px 30px #4f46e540;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:800;gap:10px;justify-content:center;letter-spacing:.2px;margin-top:14px;padding:12px 14px;transition:transform .06s ease,filter .2s ease;width:100%}.is-btn:hover{filter:brightness(1.02)}.is-btn:active{transform:translateY(1px)}.is-btn:disabled{cursor:not-allowed;opacity:.7}.is-spinner{animation:isspin .8s linear infinite;border:2px solid #ffffff73;border-radius:999px;border-top-color:#fff;display:inline-block;height:16px;width:16px}@keyframes isspin{to{transform:rotate(1turn)}}.is-footer{color:#475569;font-size:13px;margin-top:12px;text-align:center}.is-footer a{color:#4f46e5;font-weight:800;text-decoration:none}.is-note{color:#ffffffb8;font-size:12px;margin-top:14px;text-align:center}.is-note span{color:#ffffffe6;font-weight:700}:root{--theme-primary:#5b5ce2;--theme-primary-2:#6d4ce7;--theme-primary-3:#7c3aed;--theme-bg:#f6f7fb;--theme-card:#fff;--theme-text:#111827;--theme-muted:#667085;--theme-border:#11182714;--theme-shadow:0 20px 40px #0f172a14;--theme-shadow-soft:0 12px 30px #0f172a0f;--theme-danger:#ef4444}#root,body,html{min-height:100%}body{background:var(--theme-bg);color:#111827;color:var(--theme-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.admin-shell{background:radial-gradient(circle at 0 0,#5b5ce214,#0000 22%),radial-gradient(circle at 100% 0,#7c3aed14,#0000 18%),linear-gradient(180deg,#f8f9ff,#f4f6fb);min-height:100vh}.admin-topbar{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#5b5ce2e6;background-image:linear-gradient(90deg,#5b5ce2,#6d4ce7 42%,#7c3aed);background-image:linear-gradient(90deg,var(--theme-primary) 0,var(--theme-primary-2) 42%,var(--theme-primary-3) 100%);border-bottom:1px solid #ffffff14;box-shadow:0 12px 32px #5b5ce22e;display:flex;height:86px;justify-content:space-between;margin:0;padding:12px 18px;position:-webkit-sticky;position:sticky;top:0;z-index:60}.admin-topbar-left,.admin-topbar-right{align-items:center;display:flex;gap:14px}.admin-menu-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff3d;border-radius:16px;color:#fff;cursor:pointer;display:inline-flex;height:46px;justify-content:center;transition:.18s ease;width:46px}.admin-menu-btn:hover{background:#fff3;transform:translateY(-1px)}.admin-brand{cursor:pointer;-webkit-user-select:none;user-select:none}.admin-brand h1{color:#fff;font-size:19px;font-weight:900;letter-spacing:-.3px;line-height:1.1;margin:0}.admin-brand span{color:#ffffffd6;display:block;font-size:12px;margin-top:5px}.admin-user{align-items:center;display:flex;gap:12px}.admin-avatar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff38;border-radius:16px;display:inline-flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.admin-avatar-img{height:100%;object-fit:cover;width:100%}.admin-avatar-text{color:#fff;font-size:18px;font-weight:900}.admin-user-meta{display:flex;flex-direction:column}.admin-user-meta strong{color:#fff;font-size:14px}.admin-user-meta small{color:#ffffffd1;font-size:12px}.admin-top-actions{align-items:center;display:flex;gap:10px}.top-action-btn{align-items:center;border:1px solid #0000;border-radius:15px;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;height:44px;padding:0 16px;transition:.18s ease}.top-action-btn-soft{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border-color:#ffffff38;color:#fff}.top-action-btn-soft:hover{background:#fff3;transform:translateY(-1px)}.top-action-btn-danger{background:linear-gradient(180deg,#ef4444,#dc2626);box-shadow:0 10px 22px #ef444438;color:#fff}.top-action-btn-danger:hover{transform:translateY(-1px)}.admin-layout{grid-gap:0;display:grid;gap:0;grid-template-columns:300px 1fr;min-height:calc(100vh - 86px);transition:grid-template-columns .24s ease}.admin-layout.sidebar-collapsed{grid-template-columns:104px 1fr}.admin-sidebar{height:calc(100vh - 86px);padding:18px 14px 18px 16px;position:-webkit-sticky;position:sticky;top:86px;transition:width .24s ease}.admin-sidebar-inner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #ffffff8c;border-radius:26px;box-shadow:0 20px 40px #0f172a14;box-shadow:var(--theme-shadow);display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px}.admin-sidebar-inner::-webkit-scrollbar{width:8px}.admin-sidebar-inner::-webkit-scrollbar-thumb{background:#5b5ce22e;border-radius:999px}.admin-sidebar.collapsed .admin-sidebar-inner{padding:10px 8px}.sidebar-item{align-items:center;background:#0000;border:1px solid #0000;border-radius:20px;color:#111827;color:var(--theme-text);display:flex;gap:14px;min-height:74px;overflow:hidden;padding:14px 14px 14px 16px;position:relative;text-decoration:none;transition:.18s ease}.sidebar-item:hover{background:#fffffff5;border-color:#5b5ce21a;box-shadow:0 12px 30px #0f172a0f;box-shadow:var(--theme-shadow-soft);transform:translateY(-1px)}.sidebar-item.active{background:linear-gradient(135deg,#5b5ce2f2,#7c3aedeb);border-color:#5b5ce229;box-shadow:0 18px 36px #5b5ce233}.sidebar-active-rail{background:#0000;border-radius:999px;bottom:11px;left:0;position:absolute;top:11px;transition:.18s ease;width:4px}.sidebar-item.active .sidebar-active-rail{background:#fff}.sidebar-icon-wrap{align-items:center;color:#334155;display:inline-flex;flex-shrink:0;height:22px;justify-content:center;transition:.18s ease;width:22px}.sidebar-item.active .sidebar-icon-wrap{color:#fff;transform:scale(1.04)}.sidebar-item-text{min-width:0}.sidebar-item-text h3{color:#111827;color:var(--theme-text);font-size:14px;font-weight:800;line-height:1.2;margin:0}.sidebar-item-text p{color:#667085;color:var(--theme-muted);font-size:12px;line-height:1.35;margin:4px 0 0}.sidebar-item.active .sidebar-item-text h3,.sidebar-item.active .sidebar-item-text p{color:#fff}.admin-sidebar.collapsed .sidebar-item{border-radius:18px;justify-content:center;min-height:64px;padding:12px 10px}.admin-sidebar.collapsed .sidebar-active-rail{left:6px}.admin-sidebar.collapsed .sidebar-icon-wrap{height:24px;width:24px}.admin-main{min-width:0;padding:18px 18px 18px 6px}.admin-main-inner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff85;border:1px solid #ffffffa6;border-radius:28px;box-shadow:inset 0 1px 0 #ffffff8c;min-height:calc(100vh - 122px);padding:18px}@media (max-width:1100px){.admin-layout{grid-template-columns:104px 1fr!important}.admin-sidebar{padding-right:10px}.admin-sidebar-inner{padding:10px 8px}.sidebar-item{justify-content:center;min-height:64px;padding:12px 10px}.sidebar-active-rail{left:6px}.admin-user-meta,.sidebar-item-text,.top-action-btn span{display:none}.top-action-btn{justify-content:center;padding:0;width:44px}}@media (max-width:768px){.admin-topbar{padding:12px}.admin-brand span{display:none}.admin-main{padding:12px 12px 12px 4px}.admin-main-inner{border-radius:20px;padding:12px}}.admin-home-page{background:linear-gradient(135deg,#667eea,#764ba2,#f64f59);color:#fff;font-family:Inter,sans-serif;min-height:100vh;padding:50px 20px}.home-header{margin-bottom:50px;text-align:center}.home-header h1{font-size:36px;font-weight:700;margin-bottom:10px}.home-header p{color:#ffffffd9;font-size:18px}.home-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));justify-items:center}.module-card{align-items:center;background:linear-gradient(145deg,#fff,#f0f0f0);border-radius:16px;box-shadow:0 10px 25px #00000026;color:#333;cursor:pointer;display:flex;gap:15px;max-width:280px;padding:25px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.module-card:hover{box-shadow:0 15px 35px #00000040;transform:translateY(-8px)}.card-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:22px;font-weight:700;height:50px;justify-content:center;width:50px}.card-content h3{font-size:20px;margin-bottom:6px}.card-content p{color:#555;font-size:14px}.students-page{background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000014;padding:30px}.sp-hero{align-items:flex-end;background:linear-gradient(135deg,#111827,#1f2937);border-radius:16px;color:#fff;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px;padding:18px}.sp-hero h2{font-size:20px;line-height:1.2;margin:0}.sp-hero p{margin:6px 0 0;opacity:.8}.sp-hero-right{align-items:center;display:flex;gap:10px}.sp-search{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:12px;color:#fff;max-width:52vw;outline:none;padding:10px 12px;width:360px}.sp-search::placeholder{color:#ffffffb8}.sp-search:focus{border-color:#ffffff73;box-shadow:0 0 0 4px #ffffff1f}.student-form{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:25px}@media (max-width:900px){.student-form{grid-template-columns:1fr}}.student-form input{border:1px solid #ddd;border-radius:12px;outline:none;padding:10px}.student-form input:focus{border-color:#667eeacc;box-shadow:0 0 0 4px #667eea1f}.student-form button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:800;grid-column:span 4;padding:12px;transition:transform .1s ease}.student-form button:hover{transform:translateY(-1px)}@media (max-width:900px){.student-form button{grid-column:span 1}}.sp-bulk{align-items:center;background:linear-gradient(180deg,#667eea0f,#764ba20a);border:1px solid #0000000f;border-radius:16px;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px;padding:14px}.sp-bulk-title{color:#111827;font-weight:900}.sp-bulk-right{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.sp-bulk-right input[type=file]{background:#ffffffb3;border:1px solid #00000014;border-radius:12px;color:#111827;cursor:pointer;font-size:12px;font-weight:800;max-width:220px;padding:8px 10px}.sp-bulk-right input[type=file]::-webkit-file-upload-button{background:#f3f4f6;border:1px solid #0000001a;border-radius:10px;cursor:pointer;font-weight:900;margin-right:10px;padding:8px 10px}.sp-bulk-right input[type=file]::-webkit-file-upload-button:hover{background:#e5e7eb}.sp-check{align-items:center;color:#374151;display:flex;font-size:12px;font-weight:800;gap:8px}.student-table table{border-collapse:collapse;width:100%}.student-table td,.student-table th{border-bottom:1px solid #eee;padding:12px;text-align:left}.student-table th{background:#f6f7fb;font-weight:900}.student-table tbody tr:hover{background:#667eea0d}.sp-actions{display:flex;flex-wrap:wrap;gap:10px}.sp-mini{color:#6b7280;font-size:12px;margin-top:6px}.sp-btn{background:#f3f4f6;border:1px solid #00000014;border-radius:12px;color:#111827;cursor:pointer;font-weight:900;padding:10px 12px;transition:transform .1s ease,box-shadow .1s ease}.sp-btn:hover{box-shadow:0 10px 20px #0000000f;transform:translateY(-1px)}.sp-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.sp-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.sp-btn-danger{background:linear-gradient(135deg,#ef4444,#b91c1c);border:none;color:#fff}.sp-pill{border:1px solid #00000014;border-radius:999px;display:inline-block;font-size:12px;font-weight:900;padding:6px 10px}.sp-pill-green{background:#10b9811f;border-color:#10b98138;color:#059669}.sp-pill-gray{background:#0000000a;color:#374151}.sp-modal-backdrop{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.sp-modal{animation:spPop .12s ease-out;background:#fff;border-radius:18px;box-shadow:0 20px 60px #00000040;max-width:calc(100vw - 24px);overflow:hidden;width:820px}.sp-modal-head{align-items:flex-start;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:16px}.sp-modal-head h3{margin:0}.sp-muted{color:#6b7280;margin:6px 0 0}.sp-x{background:#0000;border:none;cursor:pointer;font-size:18px}.sp-modal-body{padding:16px}.sp-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}@media (max-width:900px){.sp-grid{grid-template-columns:1fr}.sp-search{max-width:100%;width:100%}.sp-bulk{align-items:flex-start;flex-direction:column}}.sp-share-card{background:linear-gradient(180deg,#667eea0f,#764ba20a);border:1px solid #0000000f;border-radius:16px;box-shadow:0 10px 30px #0000000f;padding:16px}.sp-share-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.sp-share-title{color:#111827;font-size:14px;font-weight:900}.sp-field label{color:#6b7280;display:block;font-size:12px;font-weight:900;margin-bottom:6px}.sp-field input{background:#fff;border:1px solid #0000001a;border-radius:12px;outline:none;padding:10px;width:100%}.sp-field input:focus{border-color:#667eeacc;box-shadow:0 0 0 4px #667eea1f}.sp-modal-actions-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.sp-note{color:#6b7280;font-size:12px;margin-top:12px}.sp-bottom-actions{display:flex;justify-content:flex-end;margin-top:14px}.sp-empty{color:#6b7280;padding:16px;text-align:center}.sp-modal-sm{max-width:calc(100vw - 24px);width:520px}.sp-danger-box{background:#ef44440f;border:1px solid #ef44442e;border-radius:14px;color:#7f1d1d;font-weight:800;padding:12px}@keyframes spPop{0%{opacity:.9;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.batches-page,.batches-page *{box-sizing:border-box;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.batches-page{display:flex;flex-direction:column;gap:14px;margin:0 auto;max-width:1200px;padding:18px 18px 40px;width:100%}.bp-top{align-items:flex-start;background:#fff;border:1px solid #11182714;border-radius:16px;box-shadow:0 10px 26px #1118270f;display:flex;gap:12px;justify-content:space-between;padding:16px}.bp-title{color:#0f172a;font-size:20px;font-weight:900;line-height:1.2}.bp-subtitle{color:#0f172ab3;font-size:13px;margin-top:6px}.bp-status{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.bp-pill{background:#0f172a08;border:1px solid #0f172a1a;border-radius:999px;color:#0f172ad9;font-size:12px;font-weight:800;padding:8px 10px;white-space:nowrap}.bp-pill-ok{background:#22c55e1f;border-color:#22c55e33;color:#16a34a}.bp-pill-soft{background:#6366f11a;border-color:#6366f12e;color:#4338ca}.bp-pill-trash{background:#f43f5e1a;border-color:#f43f5e2e;color:#be123c}.bp-grid-2{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}@media (max-width:980px){.bp-grid-2{grid-template-columns:1fr}}.bp-card{background:#fff;border:1px solid #11182714;border-radius:16px;box-shadow:0 10px 26px #1118270f;padding:16px}.bp-card-fill{height:100%}.bp-card-h{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.bp-card-title{color:#0f172a;font-size:15px;font-weight:900}.bp-card-sub{color:#0f172aa6;font-size:12.5px;margin-top:4px}.bp-form{gap:12px}.bp-field,.bp-form{display:flex;flex-direction:column}.bp-field{gap:6px}.bp-label{color:#0f172acc;font-size:12px;font-weight:900}.bp-input{background:#0f172a05;border:1px solid #0f172a1f;border-radius:12px;color:#0f172a;font-size:14px;font-weight:800;height:42px;outline:none;padding:0 12px}.bp-input:focus{background:#fff;border-color:#6366f173;box-shadow:0 0 0 4px #6366f11f}.bp-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#0f172a05;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2718%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%230f172a%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M6 9l6 6 6-6%27/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:18px;border:1px solid #0f172a1f;border-radius:12px;color:#0f172a;font-size:13px;font-weight:900;height:42px;outline:none;padding:0 42px 0 12px;width:100%}.bp-select:hover{background:#6366f10d;border-color:#6366f14d}.bp-select:focus{background:#fff;border-color:#6366f173;box-shadow:0 0 0 4px #6366f11f}.bp-input-error{background:#f43f5e08!important;border-color:#f43f5e8c!important;box-shadow:0 0 0 4px #f43f5e1f!important}.bp-error{color:#be123c;font-size:12px;font-weight:900}.bp-btn{background:#fff;border:1px solid #0f172a1f;border-radius:12px;color:#0f172a;cursor:pointer;font-weight:900;height:42px;padding:0 14px}.bp-btn:active{transform:translateY(1px)}.bp-btn:disabled{cursor:not-allowed;opacity:.6}.bp-btn-primary{background:linear-gradient(135deg,#6366f1,#3b82f6);border-color:#6366f159;box-shadow:0 12px 26px #3b82f629;color:#fff}.bp-btn-secondary{background:#0f172a0f;border-color:#0f172a1a}.bp-btn-ghost{background:#0000}.bp-btn-danger{background:#f43f5e;border-color:#f43f5e59;box-shadow:0 12px 26px #f43f5e2e;color:#fff}.bp-toolbar{grid-gap:12px;align-items:end;background:#fff;border:1px solid #11182714;border-radius:16px;box-shadow:0 10px 26px #1118270f;display:grid;gap:12px;grid-template-columns:1fr 520px;padding:14px}@media (max-width:980px){.bp-toolbar{grid-template-columns:1fr}}.bp-search{align-items:center;background:#0f172a05;border:1px solid #0f172a1f;border-radius:14px;display:flex;gap:10px;padding:10px 12px}.bp-icon{font-weight:900;opacity:.55}.bp-search-input{color:#0f172a;font-weight:800;outline:none;width:100%}.bp-clear,.bp-search-input{background:#0000;border:none;font-size:14px}.bp-clear{cursor:pointer;opacity:.55}.bp-controls{grid-gap:10px;align-items:end;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}@media (max-width:980px){.bp-controls{grid-template-columns:1fr}}.bp-control{display:flex;flex-direction:column;gap:6px}.bp-control-label{color:#0f172a99;font-size:11px;font-weight:900}.bp-order{align-items:center;background:#0f172a05;border:1px solid #0f172a1f;border-radius:12px;cursor:pointer;display:inline-flex;font-weight:900;gap:10px;height:42px;justify-content:center;width:100%}.bp-order:hover{background:#6366f10f;border-color:#6366f138}.bp-order-ico{align-items:center;background:#6366f11a;border:1px solid #6366f129;border-radius:10px;display:inline-flex;height:28px;justify-content:center;width:28px}.bp-order-txt{color:#0f172ae6;font-size:13px;font-weight:900}.bp-list-head{align-items:center;display:flex;justify-content:space-between;padding:0 2px}.bp-list-meta{color:#0f172ab3;font-size:13px}.bp-strong{color:#0f172af2;font-weight:900}.bp-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1200px){.bp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.bp-grid{grid-template-columns:1fr}}.bp-batch-card{background:#fff;border:1px solid #11182714;border-radius:18px;box-shadow:0 10px 26px #1118270f;display:flex;flex-direction:column;min-height:230px;overflow:hidden}.bp-batch-top{background:linear-gradient(180deg,#6366f114,#fff0);border-bottom:1px solid #0f172a0f;padding:14px 14px 10px}.bp-topline{align-items:center;display:flex;justify-content:space-between}.bp-badge{background:#6366f11f;border:1px solid #6366f12e;border-radius:999px;color:#4338ca;font-size:11px;font-weight:900;padding:6px 10px}.bp-icon-btn{background:#0f172a08;border:1px solid #0f172a1a;border-radius:12px;cursor:pointer;height:36px;width:36px}.bp-title-row{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:10px}.bp-batch-title{color:#0f172a;font-size:15px;overflow:hidden;text-overflow:ellipsis}.bp-batch-title,.bp-fee-pill{font-weight:900;white-space:nowrap}.bp-fee-pill{background:#22c55e1f;border:1px solid #22c55e2e;border-radius:999px;color:#16a34a;font-size:12px;padding:7px 10px}.bp-meta-row{display:flex;gap:10px;margin-top:10px}.bp-meta{background:#0f172a08;border:1px solid #0f172a0f;border-radius:14px;flex:1 1;padding:10px}.bp-meta-soft{background:#0f172a05}.bp-meta-k{color:#0f172a99;font-size:11px;font-weight:900}.bp-meta-v{color:#0f172aeb;font-size:14px;font-weight:900;margin-top:2px}.bp-batch-body{padding:12px 14px 16px}.bp-section-title{color:#0f172abf;font-size:12px;font-weight:900;margin-bottom:10px}.bp-empty{background:#0f172a08;border:1px dashed #0f172a1f;border-radius:12px;color:#0f172a8c;font-size:13px;padding:8px 10px}.bp-chips{display:flex;flex-wrap:wrap;gap:8px}.bp-chip{align-items:center;background:#6366f114;border:1px solid #6366f124;border-radius:999px;color:#1e293bf2;display:inline-flex;font-size:12px;font-weight:900;gap:8px;padding:8px 10px}.bp-dot{background:#6366f1e6;border-radius:999px;height:8px;width:8px}.bp-chip-txt{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp-empty-wide{background:#0f172a08;border:1px dashed #0f172a1f;border-radius:16px;color:#0f172ab3;font-weight:900;grid-column:1/-1;padding:16px}.bp-empty-sub{font-size:13px;font-weight:700;margin-top:6px;opacity:.8}.bp-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:10px 0 0}.bp-pages{display:flex;gap:8px}.bp-page{background:#0f172a05;border:1px solid #0f172a1a;border-radius:12px;cursor:pointer;font-weight:900;height:40px;width:40px}.bp-page-active{background:#6366f1;border-color:#6366f140;box-shadow:0 12px 26px #6366f12e;color:#fff}.bp-page-info{color:#0f172ab3;font-size:12px;font-weight:900;padding-left:4px}.bp-modal-overlay{align-items:center;background:#0f172a8c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:9999}.bp-modal{background:#fff;border:1px solid #1118271a;border-radius:18px;box-shadow:0 26px 80px #0000004d;max-width:520px;overflow:hidden;width:100%}.bp-modal-top{align-items:flex-start;border-bottom:1px solid #0f172a14;display:flex;gap:12px;padding:16px}.bp-modal-icon{align-items:center;background:#f43f5e1f;border:1px solid #f43f5e2e;border-radius:14px;display:flex;height:44px;justify-content:center;width:44px}.bp-modal-title{color:#0f172a;font-size:15px;font-weight:900}.bp-modal-sub{color:#0f172aa6;font-size:12.5px;margin-top:4px}.bp-modal-x{background:#0f172a08;border:1px solid #0f172a1f;border-radius:12px;cursor:pointer;height:40px;margin-left:auto;width:40px}.bp-modal-body{padding:14px 16px}.bp-modal-card{background:#0f172a08;border:1px solid #0f172a14;border-radius:16px;padding:12px}.bp-modal-row{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:8px 0}.bp-modal-k{color:#0f172aa6;font-size:12px;font-weight:900}.bp-modal-v{color:#0f172af2;font-size:13px;font-weight:900;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp-modal-actions{border-top:1px solid #0f172a14;display:flex;gap:10px;justify-content:flex-end;padding:14px 16px 16px}.fee-page{background:#f6f7fb;box-sizing:border-box;margin:0 auto;max-width:1200px;min-height:100vh;padding:18px}.fee-head{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:14px}.fee-kicker{background:#fff;border:1px solid #11182714;border-radius:999px;box-shadow:0 10px 22px #1118270f;display:inline-flex;font-size:12px;font-weight:900;padding:6px 10px}.fee-title{color:#0f172a;font-size:22px;font-weight:950;margin:8px 0 0}.fee-sub{color:#0f172aa6;font-size:13px;font-weight:750;margin:6px 0 0}.ui-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#0f172a05;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2718%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%230f172a%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M6 9l6 6 6-6%27/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:18px;border:1px solid #0f172a1f;border-radius:14px;color:#0f172a;font-size:13px;font-weight:900;height:44px;outline:none;padding:0 44px 0 12px;width:100%}.ui-select:hover{background:#6366f10d;border-color:#6366f14d}.ui-select:focus{background:#fff;border-color:#6366f173;box-shadow:0 0 0 4px #6366f11f}.ui-help{color:#0f172a99;font-size:12px;font-weight:900;margin-top:6px}.ui-help-error{color:#be123c}.ui-error{background:#f43f5e08!important;border-color:#f43f5e8c!important;box-shadow:0 0 0 4px #f43f5e1f!important}.btn{align-items:center;background:#ffffffeb;border:1px solid #0000001f;display:inline-flex;font-weight:950;gap:8px;height:44px;justify-content:center;transition:transform .12s ease,box-shadow .12s ease}.btn:hover{box-shadow:0 14px 40px #0000001a}.btn:disabled{box-shadow:none;opacity:.7;transform:none}.btn-primary{background:linear-gradient(135deg,#6366f1,#7c3aed);box-shadow:0 14px 34px #6366f147}.btn-secondary{background:#fff}.btn-wide{width:100%}.fee-scheduler{align-items:center;background:#fff;border:1px solid #11182714;border-radius:16px;box-shadow:0 12px 30px #0000000f;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px;padding:12px}.fee-scheduler-title{color:#0f172a;font-weight:950}.fee-time,.fee-toggle{align-items:center;color:#0f172ad9;display:flex;font-weight:900;gap:8px}.fee-time input{background:#0f172a05;border:1px solid #1118271f;border-radius:14px;font-weight:900;height:44px;outline:none;padding:0 12px}.fee-time input:focus{background:#fff;border-color:#6366f173;box-shadow:0 0 0 4px #6366f11f}.fee-generate-card{background:#fff;border:1px solid #11182714;border-radius:18px;box-shadow:0 12px 30px #0000000f;margin-bottom:14px;padding:14px}.fee-generate-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.fee-generate-title{color:#0f172a;font-size:14px;font-weight:950}.fee-generate-sub{color:#0f172a9e;font-size:12.5px;font-weight:800;margin-top:4px}.fee-generate-chip{background:#6366f11a;border:1px solid #6366f12e;border-radius:999px;color:#4338ca;font-size:12px;font-weight:900;padding:8px 10px;white-space:nowrap}.fee-generate-row{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:1.25fr 1.25fr 1fr .9fr}@media (max-width:900px){.fee-generate-row{grid-template-columns:1fr}}.field label{color:#0f172a9e;display:block;font-size:12px;font-weight:900;margin-bottom:6px}.ui-month{align-items:center;background:#0f172a05;border:1px solid #0f172a1f;border-radius:14px;color:#0f172aeb;cursor:pointer;display:inline-flex;font-weight:950;gap:10px;height:44px;outline:none;padding:0 12px;width:100%}.ui-month:hover{background:#6366f10d;border-color:#6366f14d}.ui-month:active{transform:translateY(1px)}.ui-month-ico{align-items:center;background:#6366f11a;border:1px solid #6366f129;border-radius:12px;display:flex;height:30px;justify-content:center;width:30px}.ui-month-txt{flex:1 1;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ui-month-caret{font-weight:900;opacity:.6}.fee-filters{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;margin-bottom:14px}.fee-search{align-items:center;background:#fff;border:1px solid #1118271a;border-radius:14px;box-shadow:0 12px 30px #0000000f;display:flex;gap:10px;padding:10px 12px}.fee-search-ico{font-weight:900;opacity:.6}.fee-search input{border:none;color:#0f172a;font-weight:900;outline:none;width:100%}.fee-clear{background:#0000;border:none;cursor:pointer;font-weight:900;opacity:.6}.fee-filter-grid{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:1fr 1fr 1.2fr}@media (max-width:900px){.fee-filter-grid{grid-template-columns:1fr}}.fee-filter-label{color:#0f172a99;font-size:11px;font-weight:900;margin-bottom:6px}.fee-count{color:#111827;font-weight:950;justify-self:end;padding-right:4px}@media (max-width:900px){.fee-count{justify-self:start}}.fee-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1100px){.fee-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.fee-grid{grid-template-columns:1fr}}.fee-card{background:#fff;border:1px solid #11182714;border-radius:18px;box-shadow:0 12px 30px #0000000f;padding:14px}.fee-card-top{display:flex;gap:10px;justify-content:space-between}.fee-month{color:#111827;font-weight:950}.fee-student{color:#0f172a;font-weight:900;margin-top:6px}.fee-batch{color:#0f172a9e;font-size:12px;font-weight:900;margin-top:2px}.fee-amtbox{text-align:right}.fee-amount{color:#0f172a;font-size:18px;font-weight:950}.fee-pill{border:1px solid #0000001a;border-radius:999px;display:inline-flex;font-size:12px;font-weight:950;margin-top:8px;padding:6px 10px}.pill-due{background:#ef44441a;border-color:#ef444440;color:#b91c1c}.pill-paid{background:#10b9811a;border-color:#10b98140;color:#047857}.fee-paidon{color:#0f172a9e;font-size:12px;font-weight:850;margin-top:10px}.fee-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.fee-empty{background:#fff;border:1px dashed #0000002e;border-radius:14px;color:#6b7280;font-weight:900;padding:14px}.mp-overlay{align-items:center;background:#0f172a8c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:9999}.mp-modal{background:#fff;border:1px solid #1118271a;border-radius:18px;box-shadow:0 26px 80px #0000004d;max-width:520px;overflow:hidden;width:100%}.mp-top{align-items:flex-start;border-bottom:1px solid #0f172a14;display:flex;gap:12px;justify-content:space-between;padding:16px}.mp-title{color:#0f172a;font-size:15px;font-weight:950}.mp-sub{color:#0f172a9e;font-size:12.5px;font-weight:850;margin-top:4px}.mp-x{background:#0f172a08;border:1px solid #0f172a1f;border-radius:12px;cursor:pointer;font-weight:950;height:40px;width:40px}.mp-year{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:42px 1fr 42px;padding:14px 16px 10px}.mp-nav{background:#0f172a08;border:1px solid #0f172a1f;border-radius:12px;cursor:pointer;font-weight:950;height:42px;width:42px}.mp-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);padding:10px 16px 16px}@media(max-width:520px){.mp-grid{grid-template-columns:repeat(3,1fr)}}.mp-cell{background:#0f172a05;border:1px solid #0f172a1f;border-radius:14px;cursor:pointer;font-weight:950;height:44px}.mp-cell:hover{background:#6366f10f;border-color:#6366f138}.mp-cell-active{background:#6366f1;border-color:#6366f140;box-shadow:0 12px 26px #6366f12e;color:#fff}.mp-actions{border-top:1px solid #0f172a14;display:flex;gap:10px;justify-content:flex-end;padding:14px 16px 16px}.bau-page{padding:16px}.bau-hero{align-items:flex-end;background:linear-gradient(135deg,#111827,#1f2937);border-radius:18px;box-shadow:0 18px 50px #0000002e;color:#fff;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px;padding:18px}.bau-kicker{background:#ffffff24;border:1px solid #ffffff29;border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;padding:6px 10px}.bau-title{font-size:22px;line-height:1.2;margin:10px 0 0}.bau-sub{font-size:13px;margin:6px 0 0;opacity:.85}.bau-hero-actions{align-items:center;display:flex;gap:10px}.bau-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1.05fr .95fr}@media (max-width:1100px){.bau-grid{grid-template-columns:1fr}}.bau-card{background:#fff;border:1px solid #00000014;border-radius:18px;box-shadow:0 12px 34px #00000014;padding:16px}.bau-card-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;padding-bottom:10px}.bau-card-title{color:#111827;font-size:15px;font-weight:950}.bau-card-sub{color:#6b7280;font-size:12.5px;font-weight:650;margin-top:6px}.bau-muted{color:#ffffffb8}.bau-divider{background:#0000000f;height:1px;margin:14px 0}.bau-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.bau-btn{background:#f3f4f6;border:1px solid #0000001a;border-radius:12px;color:#111827;cursor:pointer;font-weight:900;padding:10px 12px;transition:transform .08s ease,box-shadow .2s ease}.bau-btn:hover{box-shadow:0 14px 34px #0000001a;transform:translateY(-1px)}.bau-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.65;transform:none}.bau-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 16px 36px #667eea4d;color:#fff}.bau-btn-ghost{background:#ffffff1f;border:1px solid #ffffff38;color:#fff}.bau-drop{background:linear-gradient(180deg,#fbfdff,#f7f8ff);border:1.5px dashed #0000002e;border-radius:18px;padding:18px}.bau-drop-active{border-color:#667eea;box-shadow:0 0 0 4px #667eea29}.bau-drop-inner{grid-gap:10px;display:grid;gap:10px;padding:10px;place-items:center;text-align:center}.bau-drop-title{color:#111827;font-size:14px;font-weight:950}.bau-filepill{background:#667eea1f;border:1px solid #667eea38;border-radius:999px;color:#1f2a5a;font-size:12px;font-weight:850;max-width:100%;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;white-space:nowrap}.bau-progress{margin-top:14px}.bau-progress-meta{color:#6b7280;display:flex;font-size:12px;font-weight:800;justify-content:space-between;margin-bottom:6px}.bau-bar{background:#0000000f;border-radius:999px;height:10px;overflow:hidden;width:100%}.bau-bar-fill{background:linear-gradient(135deg,#667eea,#764ba2);height:100%;transition:width .25s ease;width:0}.bau-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.bau-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}@media (max-width:520px){.bau-stats{grid-template-columns:1fr}}.bau-stat{background:#fff;border:1px solid #00000012;border-radius:16px;padding:12px}.bau-stat-k{color:#6b7280;font-size:12px;font-weight:800}.bau-stat-v{color:#111827;font-size:20px;font-weight:950;margin-top:6px}.bau-ok{color:#059669}.bau-bad{color:#dc2626}.bau-empty{background:#fafafa;border:1px solid #0000000f;border-radius:16px;margin-top:10px;padding:16px}.bau-empty-title{color:#111827;font-weight:950;margin-bottom:6px}.bau-okbox{background:#05966914;border:1px solid #0596692e;border-radius:16px;color:#065f46;font-weight:900;padding:12px}.bau-ref-controls{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:1fr 1fr auto}@media (max-width:980px){.bau-ref-controls{grid-template-columns:1fr}}.bau-field{display:flex;flex-direction:column;gap:6px}.bau-label{color:#6b7280;font-size:12px;font-weight:950}.bau-input{background:#fff;border:1px solid #0000001f;border-radius:14px;color:#111827;font-weight:850;height:42px;outline:none;padding:0 12px}.bau-input:focus{border-color:#667eea8c;box-shadow:0 0 0 4px #667eea24}.bau-ref-actions{display:flex;gap:10px;justify-content:flex-end}.bau-ref-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.bau-pill{background:#00000008;border:1px solid #0000001a;border-radius:999px;color:#111827e6;font-size:12px;font-weight:900;padding:8px 10px}.bau-pill-soft{background:#667eea1a;border-color:#667eea2e}.bau-tablewrap{background:#fff;border:1px solid #00000012;border-radius:16px;overflow:hidden}.bau-table{border-collapse:collapse;width:100%}.bau-table td,.bau-table th{border-bottom:1px solid #0000000f;font-size:13px;padding:10px 12px;vertical-align:middle}.bau-table th{background:#fafafa;color:#111827;font-weight:950;text-align:left}.bau-table tbody tr:hover{background:#667eea0d}.bau-inline{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.bau-mini{background:#f3f4f6;border:1px solid #0000001a;border-radius:12px;cursor:pointer;font-size:12px;font-weight:900;height:34px;padding:0 10px}.bau-mini-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.bau-hint{color:#6b7280;font-size:12px;font-weight:750;margin-top:12px}.dv-wrap{flex-direction:column;width:100%}.dv-hero,.dv-wrap{display:flex;gap:14px}.dv-hero{align-items:flex-end;background:radial-gradient(1200px 420px at 10% 10%,#ffffff2e,#0000 60%),linear-gradient(135deg,#111827,#1f2937);border-radius:18px;box-shadow:0 18px 52px #0000002e;color:#fff;justify-content:space-between;padding:18px}.dv-kicker{background:#ffffff24;border:1px solid #ffffff29;border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;padding:6px 10px}.dv-title{font-size:18px;font-weight:950;margin:10px 0 0}.dv-sub{font-size:13px;margin:6px 0 0;opacity:.85}.dv-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.dv-pill{background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;font-size:12px;font-weight:900;padding:8px 10px;white-space:nowrap}.dv-pill-soft{background:#6366f129;border-color:#6366f133}.dv-pill-ok{background:#10b9812e;border-color:#10b98138}.dv-pill-bad{background:#ef44442e;border-color:#ef444438}.dv-card{background:#fff;border:1px solid #00000014;border-radius:18px;box-shadow:0 12px 34px #00000014;padding:16px}.dv-controls{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:220px 280px 1fr}@media (max-width:980px){.dv-controls{grid-template-columns:1fr}}.dv-field{display:flex;flex-direction:column;gap:6px}.dv-field label{color:#6b7280;font-size:12px;font-weight:950}.dv-input{background:#fff;border:1px solid #0000001f;border-radius:14px;color:#111827;font-weight:850;height:42px;outline:none;padding:0 12px}.dv-input:focus{border-color:#6366f18c;box-shadow:0 0 0 4px #6366f124}.dv-field-grow{grid-column:span 1}.dv-search{align-items:center;background:#11182705;border:1px solid #0000001f;border-radius:14px;display:flex;gap:8px;height:42px;padding:0 10px}.dv-search input{background:#0000;border:none;color:#111827;font-weight:850;outline:none;width:100%}.dv-search-ic{font-weight:900;opacity:.55}.dv-clear{background:#0000;border:none;cursor:pointer;font-size:14px;opacity:.55}.dv-actions{display:flex;flex-wrap:wrap;gap:10px;grid-column:1/-1;justify-content:flex-end;margin-top:2px}.dv-btn{background:#f3f4f6;border:1px solid #0000001f;border-radius:14px;cursor:pointer;font-weight:950;height:42px;padding:0 14px;transition:transform .08s ease,box-shadow .2s ease}.dv-btn:hover{box-shadow:0 14px 34px #0000001a;transform:translateY(-1px)}.dv-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.65;transform:none}.dv-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 16px 36px #667eea4d;color:#fff}.dv-divider{background:#0000000f;height:1px;margin:14px 0}.dv-empty{background:#fafafa;border:1px dashed #00000029;border-radius:16px;color:#6b7280;font-weight:850;padding:16px}.dv-tablewrap{border:1px solid #00000014;border-radius:16px;overflow:hidden}.dv-table{border-collapse:collapse;width:100%}.dv-table td,.dv-table th{border-bottom:1px solid #0000000f;font-size:13px;padding:10px 12px}.dv-table th{background:#fafafa;color:#111827;font-weight:950;text-align:left}.dv-table tbody tr:hover{background:#667eea0d}.dv-stu-name{color:#111827;font-weight:950}.dv-stu-sub{color:#6b7280;font-size:12px;font-weight:750;margin-top:3px}.dv-toggle{align-items:center;background:#fff;border:1px solid #0000001f;border-radius:999px;cursor:pointer;display:inline-flex;font-weight:950;gap:8px;height:36px;padding:0 12px}.dv-toggle .dv-dot{background:#9ca3af;border-radius:999px;height:10px;width:10px}.dv-toggle.on{background:#10b9811a;border-color:#10b98138;color:#065f46}.dv-toggle.on .dv-dot{background:#10b981}.dv-toggle.off{background:#ef44441a;border-color:#ef444438;color:#7f1d1d}.dv-toggle.off .dv-dot{background:#ef4444}.dv-footer-note{color:#6b7280;font-size:12px;font-weight:750;padding:12px}.ma2-wrap{flex-direction:column;width:100%}.ma2-hero,.ma2-wrap{display:flex;gap:14px}.ma2-hero{align-items:flex-end;background:radial-gradient(1200px 420px at 10% 10%,#ffffff2e,#0000 60%),linear-gradient(135deg,#111827,#1f2937);border-radius:18px;box-shadow:0 18px 52px #0000002e;color:#fff;justify-content:space-between;padding:18px}.ma2-kicker{background:#ffffff24;border:1px solid #ffffff29;border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;padding:6px 10px}.ma2-title{font-size:18px;font-weight:950;margin:10px 0 0}.ma2-sub{font-size:13px;margin:6px 0 0;opacity:.85}.ma2-pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.ma2-pill{background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;font-size:12px;font-weight:900;padding:8px 10px;white-space:nowrap}.ma2-pill-soft{background:#6366f129;border-color:#6366f133}.ma2-card{background:#fff;border:1px solid #00000014;border-radius:18px;box-shadow:0 12px 34px #00000014;padding:16px}.ma2-controls{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:300px 140px 160px 1fr}@media (max-width:980px){.ma2-controls{grid-template-columns:1fr}}.ma2-field{display:flex;flex-direction:column;gap:6px}.ma2-field label{color:#6b7280;font-size:12px;font-weight:950}.ma2-input{background:#fff;border:1px solid #0000001f;border-radius:14px;color:#111827;font-weight:850;height:42px;outline:none;padding:0 12px}.ma2-input:focus{border-color:#6366f18c;box-shadow:0 0 0 4px #6366f124}.ma2-grow{grid-column:span 1}.ma2-search{align-items:center;background:#11182705;border:1px solid #0000001f;border-radius:14px;display:flex;gap:8px;height:42px;padding:0 10px}.ma2-search input{background:#0000;border:none;color:#111827;font-weight:850;outline:none;width:100%}.ma2-ic{font-weight:900;opacity:.55}.ma2-clear{background:#0000;border:none;cursor:pointer;font-size:14px;opacity:.55}.ma2-divider{background:#0000000f;height:1px;margin:14px 0}.ma2-empty{background:#fafafa;border:1px dashed #00000029;border-radius:16px;color:#6b7280;padding:16px}.ma2-empty-title{color:#111827;font-weight:950}.ma2-empty-sub{font-weight:750;margin-top:6px}.ma2-tablewrap{border:1px solid #00000014;border-radius:16px;overflow:hidden}.ma2-table{border-collapse:collapse;width:100%}.ma2-table td,.ma2-table th{border-bottom:1px solid #0000000f;font-size:13px;padding:10px 12px}.ma2-table th{background:#fafafa;color:#111827;font-weight:950;text-align:left}.ma2-table tbody tr:hover{background:#667eea0d}.ma2-muted{color:#6b7280;font-weight:850}.ma2-stu-name{color:#111827;font-weight:950}.ma2-stu-sub{color:#6b7280;font-size:12px;font-weight:750;margin-top:3px}.ma2-num{color:#111827;font-weight:900}.ma2-heat-row{align-items:center;display:flex;gap:10px}.ma2-heat-tag{background:#1118270a;border:1px solid #0000001a;border-radius:999px;font-size:12px;font-weight:950;min-width:74px;padding:6px 10px;text-align:center}.ma2-progress{background:#0000000f;border-radius:999px;flex:1 1;height:10px;overflow:hidden}.ma2-progress-fill{height:100%;transition:width .22s ease;width:0}.tone-excellent{background:#10b9811f!important;border-color:#10b98138!important;color:#065f46!important}.ma2-progress-fill.tone-excellent{background:#10b981}.tone-good{background:#22c55e1a!important;border-color:#22c55e38!important;color:#166534!important}.ma2-progress-fill.tone-good{background:#22c55e}.tone-mid{background:#f59e0b24!important;border-color:#f59e0b42!important;color:#92400e!important}.ma2-progress-fill.tone-mid{background:#f59e0b}.tone-low{background:#ef44441f!important;border-color:#ef44443d!important;color:#7f1d1d!important}.ma2-progress-fill.tone-low{background:#ef4444}.ma2-btn{background:#ffffff1a;border:1px solid #ffffff29;border-radius:14px;color:#fff;cursor:pointer;font-weight:950;height:40px;padding:0 14px;transition:transform .08s ease,box-shadow .2s ease}.ma2-btn:hover{box-shadow:0 14px 34px #00000038;transform:translateY(-1px)}.ma2-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.65;transform:none}.ma2-btn-ghost{border:1px solid #ffffff29}.ma2-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.ma2-note{color:#6b7280;font-size:12px;font-weight:750;padding:12px}.dot{border:1px solid #00000024;border-radius:999px;display:inline-block;height:10px;margin:0 6px -1px 10px;width:10px}.dot.ex{background:#10b981}.dot.good{background:#22c55e}.dot.mid{background:#f59e0b}.dot.low{background:#ef4444}:root{--bg:#0b1020;--surface:#ffffffb3;--surface-2:#ffffffd1;--stroke:#11182714;--stroke-2:#1118271f;--text:#0f172a;--muted:#64748b;--brand1:#667eea;--brand2:#764ba2;--shadow-lg:0 30px 70px #0f172a2e;--shadow-md:0 14px 35px #0f172a1f;--shadow-sm:0 10px 22px #0f172a1a;--ring:0 0 0 6px #667eea29}.saas-wrap{color:#0f172a;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0 auto;max-width:1160px;padding:28px;position:relative}.saas-wrap:before{background:radial-gradient(900px 400px at 15% 10%,#667eea2e,#0000 60%),radial-gradient(700px 350px at 85% 18%,#764ba229,#0000 60%),radial-gradient(900px 500px at 50% 100%,#10b98114,#0000 60%),linear-gradient(180deg,#f7f8ff,#fff 55%,#f7f9ff);content:"";inset:0;position:fixed;z-index:-2}.saas-hero{align-items:flex-end;background:linear-gradient(135deg,#0f172a,#111827);border:1px solid #ffffff1a;border-radius:22px;box-shadow:0 30px 70px #0f172a2e;box-shadow:var(--shadow-lg);color:#fff;display:flex;gap:16px;justify-content:space-between;overflow:hidden;padding:22px;position:relative}.saas-hero:before{background:radial-gradient(800px 420px at 20% 20%,#667eea66,#0000 60%),radial-gradient(700px 380px at 80% 10%,#764ba261,#0000 60%),radial-gradient(700px 420px at 60% 110%,#3b82f62e,#0000 55%);content:"";inset:-2px;opacity:.85;pointer-events:none;position:absolute}.saas-hero>*{position:relative;z-index:1}.saas-hero h2{font-size:22px;font-weight:850;letter-spacing:.2px;margin:0}.saas-hero p{font-size:13px;margin:6px 0 0;opacity:.86}.saas-badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.badge{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffff1f;border:1px solid #ffffff2e;padding:8px 12px;white-space:nowrap}.badge-soft{background:#ffffff14}.saas-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 14px}.saas-tabs button{background:#ffffffb8;border:1px solid #11182714;border:1px solid var(--stroke);border-radius:999px;box-shadow:0 10px 20px #0f172a12;color:#0f172a;cursor:pointer;font-size:13px;font-weight:800;padding:10px 14px;transition:transform .08s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.saas-tabs button:hover{border-color:#667eea38;box-shadow:0 16px 28px #0f172a1a;transform:translateY(-1px)}.saas-tabs button:active{transform:translateY(0)}.saas-tabs .active{background:linear-gradient(135deg,#667eea,#764ba2);background:linear-gradient(135deg,var(--brand1),var(--brand2));border-color:#ffffff1f;box-shadow:0 18px 34px #667eea47;color:#fff}.saas-card{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:linear-gradient(180deg,#ffffffc7,#ffffff9e);border:1px solid #1118271a;border-radius:22px;box-shadow:0 14px 35px #0f172a1f;box-shadow:var(--shadow-md);padding:20px}.section-title{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.section-title h3{color:#0f172a;font-size:16px;font-weight:900;margin:0}.muted{color:#64748b;color:var(--muted);font-size:12px}.grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(12,1fr)}.col-4{grid-column:span 4}.col-6{grid-column:span 6}.col-12{grid-column:span 12}@media (max-width:900px){.col-4,.col-6{grid-column:span 12}.saas-hero{align-items:flex-start;flex-direction:column}}.input,.select{background:#ffffffdb;border:1px solid #1118271a;border-radius:14px;box-shadow:0 10px 22px #0f172a0f;color:#0f172a;font-size:13px;font-weight:700;outline:none;padding:12px 42px 12px 14px;transition:box-shadow .18s ease,border-color .18s ease,transform .08s ease,background .18s ease;width:100%}.input::placeholder{color:#64748bd9;font-weight:650}.input:hover,.select:hover{border-color:#667eea38;box-shadow:0 16px 28px #0f172a1a}.input:focus,.select:focus{background:#ffffffeb;border-color:#667eea73;box-shadow:0 0 0 6px #667eea29,0 16px 28px #0f172a1a;box-shadow:var(--ring),0 16px 28px #0f172a1a}.select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(180deg,#fff0,#fff0),url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2718%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%230f172a%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M6 9l6 6 6-6%27/></svg>");background-position:right 14px center;background-repeat:no-repeat;background-size:18px}.actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:12px}.btn{background:#fffc;border:1px solid #1118271a;border-radius:14px;box-shadow:0 12px 24px #0f172a14;color:#0f172a;font-weight:900;padding:11px 14px;transition:transform .08s ease,box-shadow .18s ease,border-color .18s ease}.btn:hover{border-color:#667eea2e;box-shadow:0 18px 34px #0f172a1f;transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);background:linear-gradient(135deg,var(--brand1),var(--brand2));border:none;box-shadow:0 18px 34px #667eea4d}.btn-primary:disabled{box-shadow:0 12px 24px #0f172a14;cursor:not-allowed;opacity:.65;transform:none}.btn-ghost{background:#ffffffb8}.hr{background:#11182714;height:1px;margin:16px 0}.table{background:#ffffffc2;border:1px solid #11182714;border-radius:16px;box-shadow:0 12px 26px #0f172a0f;overflow:hidden}.table td,.table th{border-bottom:1px solid #1118270f;font-size:13px;padding:13px 12px}.table th{background:#f8faffd9;color:#334155e0;font-weight:900;letter-spacing:.2px;text-align:left}.table tbody tr:hover{background:#667eea0f}.pill{align-items:center;border:1px solid #11182714;font-weight:900}.pill-green{background:#10b98124;border-color:#10b98133;color:#065f46}.pill-red{background:#ef44441f;border-color:#ef444433;color:#7f1d1d}.saas-footnote{color:#64748bf2;font-size:12px;margin-top:12px;text-align:center}.sched-page{display:flex;justify-content:center;padding:24px}.sched-card{background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 20px 45px #00000014;max-width:100%;padding:18px;width:720px}.sched-header h2{font-size:22px;margin:0}.sched-header p{color:#666;font-size:14px;margin:6px 0 0}.sched-loading{color:#555;padding:22px 0}.sched-row{align-items:center;border-top:1px dashed #00000014;display:flex;gap:14px;justify-content:space-between;padding:14px 0}.sched-row.disabled{opacity:.65}.sched-label .title{font-weight:800;margin-bottom:4px}.sched-label .sub{color:#666;font-size:13px}.time-input{border:1px solid #00000029;border-radius:10px;font-weight:700;height:42px;min-width:140px;padding:0 12px}.sched-note{align-items:center;background:linear-gradient(135deg,#f6f9ff,#eef2ff);border:1px solid #667eea2e;border-radius:12px;color:#333;display:flex;font-size:13px;gap:10px;margin-top:14px;padding:12px}.badge{background:#667eea1f;border-radius:999px;color:#3b4cca;font-size:12px;font-weight:800;padding:5px 10px}.sched-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.primary,.secondary{border:none;border-radius:10px;cursor:pointer;font-weight:800;padding:10px 14px}.secondary{background:#edf2f7}.switch{display:inline-block;height:30px;position:relative;width:54px}.switch input{height:0;opacity:0;width:0}.slider{background:#cbd5e1;cursor:pointer;inset:0}.slider,.slider:before{border-radius:999px;position:absolute;transition:.2s}.slider:before{background:#fff;content:"";height:22px;left:4px;top:4px;width:22px}.switch input:checked+.slider{background:#667eea}.switch input:checked+.slider:before{transform:translateX(24px)}.ad-page{padding:20px}.ad-muted{color:#ffffffbf}.ad-hero{align-items:flex-end;background:linear-gradient(135deg,#111827,#1f2937);border-radius:16px;color:#fff;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px;padding:18px}.ad-hero h2{font-size:20px;margin:0}.ad-hero p{margin:6px 0 0;opacity:.9}.ad-actions{display:flex;gap:10px}.ad-btn{background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;color:#fff;cursor:pointer;font-weight:800;padding:10px 12px}.ad-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1.1fr .9fr}@media (max-width:980px){.ad-grid{grid-template-columns:1fr}}.ad-card{background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 10px 30px #00000014}.ad-pad{padding:16px}.ad-title{font-size:16px;margin:0}.ad-divider{background:#0000000f;height:1px;margin:14px 0}.ad-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.ad-stat{border:1px solid #0000000f;border-radius:14px;padding:12px}.ad-stat-label{color:#6b7280;font-size:12px;font-weight:900}.ad-stat-value{color:#111827;font-size:20px;font-weight:900;margin-top:6px}.ad-green{color:#059669}.ad-legend{align-items:center;color:#111827;display:flex;font-weight:800;gap:14px}.ad-dot{border-radius:999px;display:inline-block;height:10px;margin-right:6px;width:10px}.ad-present{background:#059669e6}.ad-absent{background:#dc2626e6}.ad-none{background:#6b728059}.ad-calendar{margin-top:12px}.ad-week{color:#6b7280;font-size:12px;font-weight:900;margin-bottom:8px}.ad-cells,.ad-week{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(7,1fr)}.ad-cell{background:#fff;border:1px solid #0000000f;border-radius:14px;color:#111827;display:grid;font-weight:900;height:44px;place-items:center}.ad-cell.is-present{background:#0596691f;border-color:#05966938;color:#065f46}.ad-cell.is-absent{background:#dc26261a;border-color:#dc26262e;color:#7f1d1d}.ad-cell.is-none{background:#6b728014;border-color:#6b72801f;color:#1118278c}.ad-list{grid-gap:10px;display:grid;gap:10px;max-height:420px;overflow:auto;padding-right:4px}.ad-row{align-items:center;border:1px solid #0000000f;border-radius:14px;display:flex;justify-content:space-between;padding:10px 12px}.ad-date{color:#111827;font-weight:900}.ad-pill{border-radius:999px;font-size:12px;font-weight:900;padding:6px 10px}.p-present{background:#0596691f;border:1px solid #05966938;color:#065f46}.p-absent{background:#dc26261a;border:1px solid #dc26262e;color:#7f1d1d}.ad-empty{background:#fafafa;border:1px solid #0000000f;border-radius:14px;padding:16px}.ad-empty-title{color:#111827;font-weight:900;margin-bottom:6px}:root{--bg:#0b1220;--card:#fff;--muted:#6b7280;--text:#111827;--border:#11182714;--shadow:0 18px 45px #0000001a;--grad:linear-gradient(135deg,#667eea,#764ba2);--gradDanger:linear-gradient(135deg,#ef4444,#b91c1c);--gradDark:linear-gradient(135deg,#111827,#1f2937);--ring:0 0 0 4px #667eea24}.tp-page{background:radial-gradient(1200px 600px at 20% -10%,#667eea2e,#0000 60%),radial-gradient(1000px 500px at 90% 0,#764ba229,#0000 55%),#f6f7fb;min-height:calc(100vh - 60px);padding:22px}.tp-hero{align-items:flex-end;background:linear-gradient(135deg,#111827,#1f2937);background:var(--gradDark);border-radius:18px;box-shadow:0 18px 50px #00000038;color:#fff;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px;overflow:hidden;padding:18px;position:relative}.tp-hero:before{background:radial-gradient(900px 300px at 10% 0,#667eea59,#0000 55%),radial-gradient(700px 300px at 90% 0,#764ba247,#0000 55%);content:"";inset:-2px;opacity:.8;pointer-events:none;position:absolute}.tp-hero>*{position:relative;z-index:1}.tp-hero h2{font-size:22px;letter-spacing:.2px;line-height:1.2;margin:0}.tp-hero p{font-size:13px;margin:6px 0 0;max-width:680px;opacity:.82}.tp-hero-actions{display:flex;flex-wrap:wrap;gap:10px}.tp-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #11182714;border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 45px #0000001a;box-shadow:var(--shadow)}.tp-card-pad{padding:16px}.tp-filters{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:260px 1fr 220px}@media (max-width:920px){.tp-filters{grid-template-columns:1fr}}.tp-field label{color:#6b7280;color:var(--muted);display:block;font-size:12px;font-weight:900;letter-spacing:.2px;margin-bottom:6px}.tp-field input,.tp-field select{background:#fffffff2;border:1px solid #1118271a;border-radius:14px;color:#111827;color:var(--text);outline:none;padding:11px 12px;transition:box-shadow .15s ease,border-color .15s ease,transform .15s ease;width:100%}.tp-field select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#6b7280 0),linear-gradient(135deg,#6b7280 50%,#0000 0);background-position:calc(100% - 18px) calc(1em + 2px),calc(100% - 13px) calc(1em + 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}.tp-field input:focus,.tp-field select:focus{border-color:#667eeaa6;box-shadow:0 0 0 4px #667eea24;box-shadow:var(--ring)}.tp-field input:hover,.tp-field select:hover{border-color:#11182729}.tp-grow{min-width:260px}.tp-actions-right{display:flex;justify-content:flex-end}.tp-btn{align-items:center;background:#f3f4f6e6;border:1px solid #1118271a;border-radius:14px;color:#111827;cursor:pointer;display:inline-flex;font-weight:900;gap:8px;padding:10px 12px;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.tp-btn:hover{box-shadow:0 10px 20px #00000014;transform:translateY(-1px)}.tp-btn:active{transform:translateY(0) scale(.99)}.tp-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.55;transform:none}.tp-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--grad);border:none;color:#fff}.tp-btn-danger{background:linear-gradient(135deg,#ef4444,#b91c1c);background:var(--gradDanger);border:none;color:#fff}.tp-btn-ghost{background:#ffffff1a;border:1px solid #ffffff3d;color:#fff}.tp-btn-ghost:hover{box-shadow:0 12px 28px #00000038;filter:brightness(1.1)}.tp-table-wrap{background:#ffffffeb;border:1px solid #11182714;border-radius:16px;overflow-x:auto}.tp-table{background:#0000;border-collapse:initial;border-spacing:0;min-width:1040px;width:100%}.tp-table thead th{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fafafbf5;border-bottom:1px solid #11182714;color:#111827;font-size:12px;font-weight:900;letter-spacing:.25px;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:2}.tp-table td,.tp-table th{border-bottom:1px solid #1118270f;font-size:13px;padding:12px;vertical-align:middle}.tp-table tbody tr:hover{background:#667eea0d}.tp-strong{color:#111827;font-weight:900}.tp-muted{color:#6b7280;color:var(--muted)}.tp-green{color:#059669}.tp-red{color:#dc2626}.tp-empty{background:#fafafbe6;border:1px solid #1118270f;border-radius:16px;padding:22px}.tp-empty-title{color:#111827;font-weight:900;margin-bottom:6px}.tp-empty-sub{color:#6b7280;color:var(--muted)}.tp-test{align-items:center;display:flex;gap:10px}.tp-avatar{background:#667eea24;border:1px solid #667eea38;border-radius:14px;display:grid;height:36px;place-items:center;width:36px}.tp-test-title{color:#111827;font-weight:900}.tp-pill{align-items:center;border:1px solid #11182714;border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;gap:6px;padding:6px 10px}.tp-pill:before{background:#37415173;border-radius:999px;content:"";height:7px;width:7px}.tp-pill-green{background:#10b9811f;border-color:#10b98138;color:#059669}.tp-pill-green:before{background:#10b981}.tp-pill-gray{background:#1118270a;color:#374151}.tp-pill-gray:before{background:#37415173}.tp-row-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.tp-row-actions .tp-btn{border-radius:999px;font-size:12.5px;padding:9px 10px}.tp-link{align-items:center;color:#6b7280;color:var(--muted);display:flex;font-size:12px;gap:8px;margin-top:8px}.tp-link a{border-bottom:1px dashed #11182740;color:#111827;text-decoration:none;word-break:break-all}.tp-link a:hover{border-bottom-style:solid}.tp-divider{background:#1118270f;height:1px;margin:14px 0}.tp-drawer-backdrop,.tp-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0000007a;display:flex;inset:0;justify-content:center;padding:12px;position:fixed;z-index:9999}.tp-modal{background:#fffffff5;border:1px solid #11182714;border-radius:20px;box-shadow:0 30px 90px #0000004d;max-width:calc(100vw - 24px);overflow:hidden;transform:translateY(0);width:680px}.tp-modal-wide{width:1020px}.tp-modal-head{align-items:flex-start;border-bottom:1px solid #1118270f;display:flex;justify-content:space-between;padding:16px}.tp-modal-head h3{margin:0}.tp-x{background:#1118270f;border:1px solid #11182714;border-radius:12px;cursor:pointer;display:grid;font-size:16px;height:38px;place-items:center;transition:transform .12s ease,box-shadow .12s ease;width:38px}.tp-x:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-1px)}.tp-modal-body{padding:16px}.tp-grid2{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}@media (max-width:900px){.tp-grid2{grid-template-columns:1fr}}.tp-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:14px}.tp-upload{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}@media (max-width:980px){.tp-upload{grid-template-columns:1fr}}.tp-upload-box{background:#fafafbf2;border:1px dashed #1118272e;border-radius:18px;padding:16px;text-align:center}.tp-upload-icon{font-size:28px}.tp-upload-title{color:#111827;font-weight:900;margin-top:8px}.tp-file{margin-top:12px}.tp-file-name{color:#6b7280;color:var(--muted);font-size:12px;margin-top:10px}.tp-check{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:10px}.tp-progress{background:#1118271a;border-radius:999px;height:10px;margin-top:12px;overflow:hidden}.tp-progress-fill{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--grad);height:100%;transition:width .22s ease;width:0}.tp-hint{color:#6b7280;color:var(--muted);font-size:12px;margin-top:10px}.tp-result-card{background:#fffffff5;border:1px solid #1118270f;border-radius:18px;box-shadow:0 14px 40px #0000001a;padding:16px}.tp-result-head{align-items:center;display:flex;gap:10px;justify-content:space-between}.tp-result-head h4{margin:0}.tp-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-top:12px}.tp-stat{background:#fafafbf2;border:1px solid #1118270f;border-radius:16px;padding:12px}.tp-stat-label{color:#6b7280;color:var(--muted);font-size:12px;font-weight:900}.tp-stat-value{color:#111827;font-size:22px;font-weight:900;margin-top:6px}.tp-drawer{background:#fffffff5;border:1px solid #11182714;border-radius:20px;box-shadow:0 30px 90px #0000004d;max-width:calc(100vw - 24px);overflow:hidden;width:760px}.tp-drawer-head{align-items:flex-start;border-bottom:1px solid #1118270f;display:flex;justify-content:space-between;padding:16px}.tp-drawer-body{padding:16px}.tp-drawer-actions{border-top:1px solid #1118270f;display:flex;justify-content:flex-end;padding:14px 16px}.tp-steps{background:#fafafbeb;border:1px solid #1118270f;border-radius:16px;gap:12px;margin-bottom:14px;padding:12px}.tp-step,.tp-steps{align-items:center;display:flex}.tp-step{background:#ffffffbf;border:1px solid #1118270f;border-radius:14px;gap:10px;min-width:190px;padding:10px 12px}.tp-step-dot{background:#1118270a;border:1px solid #11182714;border-radius:12px;display:grid;height:28px;place-items:center;width:28px}.tp-step-dot,.tp-step-title{color:#111827;font-weight:900}.tp-step-sub,.tp-step-title{font-size:12px}.tp-step-sub{color:#6b7280;margin-top:2px}.tp-step.active{background:#667eea17;border-color:#667eea2e}.tp-step.active .tp-step-dot{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.tp-steps-right{margin-left:auto}.tp-upload2{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1.08fr .92fr}@media (max-width:980px){.tp-upload2{grid-template-columns:1fr}}.tp-drop{background:#fafafbf5;border:1px dashed #11182738;border-radius:18px;padding:16px;text-align:center;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.tp-drop-over{border-color:#667eea8c;box-shadow:0 18px 40px #667eea24;transform:translateY(-1px)}.tp-drop-has{border-color:#667eea33;border-style:solid}.tp-drop-icon{font-size:32px}.tp-drop-title{color:#111827;font-weight:900;margin-top:8px}.tp-drop-sub{color:#6b7280;font-size:12px;margin-top:6px}.tp-drop-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:12px}.tp-filecard{background:#ffffffeb;border:1px solid #11182714;border-radius:16px;justify-content:space-between;margin-top:14px;padding:12px}.tp-filecard,.tp-filecard-left{align-items:center;display:flex;gap:12px}.tp-filecard-left{text-align:left}.tp-filebadge{background:#667eea24;border:1px solid #667eea38;border-radius:14px;display:grid;height:38px;place-items:center;width:46px}.tp-file-name2,.tp-filebadge{color:#111827;font-weight:900}.tp-file-meta{font-size:12px}.tp-settings{background:#ffffffeb;border:1px solid #1118270f;border-radius:18px;margin-top:14px;padding:14px}.tp-settings-row{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:10px 0}.tp-settings-row+.tp-settings-row{border-top:1px solid #1118270f}.tp-settings-title{color:#111827;font-size:13px;font-weight:900}.tp-switch{align-items:center;background:#1118270f;border:1px solid #1118271f;border-radius:999px;cursor:pointer;display:flex;height:30px;padding:3px;transition:background .15s ease,border-color .15s ease;width:52px}.tp-switch:disabled{cursor:not-allowed;opacity:.6}.tp-switch-thumb{background:#fff;border:1px solid #1118271a;border-radius:999px;height:24px;transform:translateX(0);transition:transform .15s ease;width:24px}.tp-switch.on{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea59}.tp-switch.on .tp-switch-thumb{transform:translateX(22px)}.tp-progress2{border-top:1px solid #1118270f;margin-top:10px;padding-top:10px}.tp-progress2-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.tp-progress2-pct{color:#111827;font-weight:900}.tp-drawer-wide{max-width:calc(100vw - 24px);width:980px}.tp-drawer-head-actions{align-items:center;display:flex;gap:10px}.tp-r-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:14px}@media (max-width:980px){.tp-r-summary{grid-template-columns:1fr 1fr}}@media (max-width:640px){.tp-r-summary{grid-template-columns:1fr}}.tp-r-card{background:#fffffff5;border:1px solid #1118270f;border-radius:18px;box-shadow:0 14px 40px #00000014;padding:14px}.tp-r-label{color:#6b7280;font-size:12px;font-weight:900;letter-spacing:.2px}.tp-r-value{color:#111827;font-size:22px;font-weight:900;margin-top:6px}.tp-r-foot{font-size:12px;margin-top:4px}.tp-r-controls{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:12px}.tp-r-search{align-items:center;background:#fffffff2;border:1px solid #1118271a;border-radius:16px;display:flex;flex:1 1;gap:10px;min-width:260px;padding:10px 12px}.tp-r-search-ico{opacity:.75}.tp-r-search input{background:#0000;border:none;color:#111827;font-weight:700;outline:none;width:100%}.tp-r-sort{align-items:flex-end;display:flex;gap:10px}.tp-r-list{display:flex;flex-direction:column;gap:12px}.tp-r-row{grid-gap:12px;background:#fffffff5;border:1px solid #1118270f;border-radius:18px;box-shadow:0 14px 40px #00000014;display:grid;gap:12px;grid-template-columns:70px 1fr 200px;padding:12px}@media (max-width:860px){.tp-r-row{grid-template-columns:60px 1fr}.tp-r-actions{grid-column:1/-1;justify-content:flex-end}}.tp-r-rank{background:#667eea24;border:1px solid #667eea38;border-radius:18px;color:#111827;display:grid;font-weight:900;height:58px;place-items:center;width:58px}.tp-r-main{display:flex;flex-direction:column;gap:8px}.tp-r-top{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.tp-r-name{color:#111827;font-weight:900}.tp-r-meta{align-items:center;color:#6b7280;display:flex;font-weight:800;gap:8px}.tp-r-dot{opacity:.6}.tp-r-score{background:#1118270a;border:1px solid #1118270f;border-radius:999px;padding:4px 10px}.tp-r-pct{color:#111827}.tp-r-bar{background:#1118271a;border-radius:999px;height:10px;overflow:hidden}.tp-r-bar-fill{background:linear-gradient(135deg,#667eea,#764ba2);height:100%;transition:width .24s ease;width:0}.tp-r-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.tp-r-grade{padding:6px 12px}.tp-r-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end}.tp-r-actions .tp-btn{border-radius:999px;padding:9px 12px}.tp-r-actions a.tp-btn{text-decoration:none}.st-page{margin:0 auto;max-width:860px;padding:20px}.st-hero{background:linear-gradient(135deg,#111827,#1f2937);border-radius:16px;color:#fff;margin-bottom:16px;padding:16px}.st-hero h2{margin:0}.st-hero p{margin:6px 0 0;opacity:.75}.st-card{background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 10px 30px #00000014;margin-bottom:12px;padding:14px}.st-label{color:#6b7280;display:block;font-size:12px;font-weight:900;margin-bottom:6px}.st-input{border:1px solid #0000001a;border-radius:12px;padding:10px;width:100%}.st-q{color:#111827;font-size:14px;margin-bottom:10px}.st-opt{align-items:flex-start;border:1px solid #0000000f;border-radius:12px;cursor:pointer;display:flex;gap:10px;margin-bottom:8px;padding:10px}.st-opt.is-active{background:#667eea14;border-color:#667eea59}.st-opt-text{color:#111827;font-size:13px}.st-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:900;padding:12px;width:100%}.rp-page{margin:0 auto;max-width:720px;padding:20px}.rp-hero{background:linear-gradient(135deg,#111827,#1f2937);border-radius:16px;color:#fff;margin-bottom:16px;padding:16px}.rp-hero h2{margin:0}.rp-hero p{margin:6px 0 0;opacity:.85}.rp-card{background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 10px 30px #00000014;padding:16px}.rp-row{border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:10px 0}.rp-row:last-child{border-bottom:none}.rp-green{color:#059669}.rp-red{color:#dc2626}:root{--pd-bg:#f6f7fb;--pd-text:#0f172a;--pd-muted:#6b7280;--pd-card:#ffffffeb;--pd-border:#0000000f}.pd-page{color:#0f172a;color:var(--pd-text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0 auto;max-width:1320px;padding:22px}body{background:var(--pd-bg)}.pd-hero{align-items:flex-end;background:radial-gradient(1200px 500px at 20% 10%,#667eea59,#0000 55%),radial-gradient(900px 400px at 80% 30%,#764ba247,#0000 60%),linear-gradient(135deg,#0b1220,#111827);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 26px 70px #00000047;color:#fff;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px;overflow:hidden;padding:20px;position:relative}.pd-hero:before{background:radial-gradient(900px 360px at 10% 0,#ffffff1a,#0000 50%);content:"";inset:-2px;pointer-events:none;position:absolute}.pd-kicker{font-size:12px;font-weight:900;letter-spacing:.25px;opacity:.9}.pd-hero h2{font-size:28px;line-height:1.1;margin:8px 0 0}.pd-hero p{margin:10px 0 0;max-width:620px;opacity:.86}.pd-filters{align-items:end;display:flex;flex-wrap:wrap;gap:10px;z-index:1}.pd-field label{display:block;font-size:12px;font-weight:900;margin-bottom:6px;opacity:.88}.pd-field select{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:14px;color:#fff;outline:none;padding:11px 12px}.pd-btn,.pd-field select option{color:#111827}.pd-btn{background:#f3f4f6;border:1px solid #00000014;border-radius:14px;cursor:pointer;font-weight:900;padding:11px 12px;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.pd-btn:hover{box-shadow:0 10px 20px #0000001f;transform:translateY(-1px)}.pd-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.pd-btn-ghost{background:#ffffff1f;border:1px solid #ffffff38;color:#fff}.pd-card{background:#ffffffeb;background:var(--pd-card);border:1px solid #0000000f;border:1px solid var(--pd-border);border-radius:20px;box-shadow:0 18px 50px #0000001a}.pd-card-pad{padding:16px}.pd-mini,.pd-muted{color:#6b7280;color:var(--pd-muted)}.pd-mini{font-size:12px}.pd-strong{color:#111827;font-weight:900}.pd-controls{gap:16px;justify-content:space-between}.pd-controls,.pd-controls-left{align-items:flex-start;display:flex;flex-wrap:wrap}.pd-controls-left{gap:14px}.pd-toggle{align-items:center;background:#00000005;border:1px solid #0000000f;border:1px solid var(--pd-border);border-radius:14px;display:flex;gap:10px;padding:10px 12px}.pd-toggle input{cursor:pointer;height:18px;width:18px}.pd-toggle label{cursor:pointer;font-size:13px;font-weight:900}.pd-goals{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(260px,1fr));min-width:520px}@media (max-width:980px){.pd-goals{grid-template-columns:1fr;min-width:100%}}.pd-goal{background:radial-gradient(700px 220px at 10% 0,#667eea1f,#0000 60%),linear-gradient(180deg,#fff,#ffffffeb);border:1px solid #0000000f;border:1px solid var(--pd-border);border-radius:18px;box-shadow:0 14px 36px #00000014;padding:14px}.pd-goal-top{align-items:center;display:flex;gap:10px;justify-content:space-between}.pd-goal-label{color:#111827;font-size:13px;font-weight:900}.pd-goal-row{align-items:flex-end;display:flex;justify-content:space-between;margin-top:10px}.pd-goal-val{color:#0f172a;font-size:24px;font-weight:900}.pd-goal-target{color:#6b7280;color:var(--pd-muted);font-size:12px;font-weight:900}.pd-goal-bar{background:#0000000f;border-radius:999px;height:10px;margin-top:10px;overflow:hidden}.pd-goal-fill{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:999px;box-shadow:0 10px 22px #667eea4d;height:100%}.pd-range{margin-top:10px;width:100%}.pd-kpis{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-top:2px}@media (max-width:1200px){.pd-kpis{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.pd-kpis{grid-template-columns:1fr}}.pd-kpi{background:radial-gradient(500px 160px at 20% 0,#667eea2e,#0000 60%),radial-gradient(520px 160px at 80% 20%,#764ba21f,#0000 65%),linear-gradient(180deg,#fffffffa,#ffffffdb);border:1px solid #0000000f;border:1px solid var(--pd-border);border-radius:20px;box-shadow:0 18px 42px #00000014;overflow:hidden;padding:16px;position:relative}.pd-kpi-top{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.pd-kpi-label{color:#6b7280;color:var(--pd-muted);font-size:12px;font-weight:900}.pd-kpi-val{color:#0f172a;font-size:28px;font-weight:900;margin-top:6px}.pd-kpi-sub{color:#334155;font-size:13px;margin-top:10px}.pd-chip{align-items:center;border:1px solid #00000014;border-radius:999px;box-shadow:0 10px 20px #0000000f;display:inline-flex;font-size:12px;font-weight:900;gap:8px;padding:7px 10px;white-space:nowrap}.pd-chip-green{background:#10b9811f;border-color:#10b98138;color:#059669}.pd-chip-amber{background:#f59e0b24;border-color:#f59e0b3d;color:#b45309}.pd-chip-red{background:#ef44441f;border-color:#ef444438;color:#b91c1c}.pd-chip-gray{background:#0000000a;color:#374151}.pd-chip-purple{background:#667eea1f;border-color:#667eea38;color:#4f46e5}.pd-grid2{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}@media (max-width:1020px){.pd-grid2{grid-template-columns:1fr}}.pd-section-head{align-items:flex-end;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.pd-section-head h3{font-size:15px;letter-spacing:.2px;margin:0}.pd-chart{background:radial-gradient(800px 240px at 10% 0,#667eea1a,#0000 60%),linear-gradient(180deg,#fff,#ffffffe0);border:1px solid #0000000f;border:1px solid var(--pd-border);border-radius:18px;padding:10px 10px 6px}.pd-table-wrap{border:1px solid #0000000f;border:1px solid var(--pd-border);border-radius:16px;overflow:auto}.pd-table{background:#fff;border-collapse:collapse;width:100%}.pd-table td,.pd-table th{border-bottom:1px solid #0000000f;border-bottom:1px solid var(--pd-border);font-size:13px;padding:12px;text-align:left}.pd-table th{background:linear-gradient(180deg,#fafafa,#f6f7fb);color:#111827;font-weight:900}.pd-table tr:hover td{background:#667eea0a}.pd-link{color:#4f46e5;font-weight:900;text-decoration:none}.pd-link:hover{text-decoration:underline}.pd-empty-inline{background:linear-gradient(180deg,#fafafa,#f6f7fb);border:1px solid #0000000f;border:1px solid var(--pd-border);border-radius:16px;color:#6b7280;color:var(--pd-muted);padding:14px}.pd-fee-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between}.pd-fee-left{min-width:260px}.pd-fee-big{color:#0f172a;font-size:34px;font-weight:900}.pd-fee-pill{margin-top:10px}.pd-insights{display:flex;flex-direction:column;gap:10px;margin-top:12px}.pd-insight-item{align-items:flex-start;background:#0f172a08;border:1px solid #0000000f;border:1px solid var(--pd-border);border-radius:18px;color:#0f172a;display:flex;gap:10px;padding:12px}.pd-insight-dot{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:999px;box-shadow:0 10px 22px #667eea59;height:10px;margin-top:4px;width:10px}.pd-divider{background:#0000000f;background:var(--pd-border);height:1px;margin:14px 0}.pd-tip{background:#111827f5;border:1px solid #ffffff1f;border-radius:14px;box-shadow:0 18px 40px #00000040;color:#fff;min-width:220px;padding:10px 12px}.pd-tip-title{font-weight:900;margin-bottom:6px;opacity:.95}.pd-tip-row{align-items:center;display:flex;font-size:12px;gap:8px;padding:4px 0}.pd-tip-dot{border-radius:999px;height:10px;width:10px}.pd-tip-k{flex:1 1;opacity:.9}.pd-tip-v{font-weight:900}:root{--enq-bg:#f6f7fb;--enq-text:#0f172a;--enq-muted:#6b7280;--enq-border:#02061714;--enq-card:#ffffffeb;--enq-shadow:0 18px 55px #0206171a;--enq-shadow-strong:0 28px 80px #02061738;--enq-purple1:#667eea;--enq-purple2:#764ba2;--enq-green:#10b981;--enq-amber:#f59e0b;--enq-red:#ef4444}body{background:#f6f7fb;background:var(--enq-bg)}*{box-sizing:border-box}.enq-page{color:#0f172a;color:var(--enq-text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0 auto;max-width:1320px;padding:18px}.enq-hero{align-items:flex-end;background:radial-gradient(1200px 520px at 20% 10%,#667eea59,#0000 55%),radial-gradient(900px 420px at 80% 30%,#764ba247,#0000 60%),linear-gradient(135deg,#0b1220,#111827);border:1px solid #ffffff1f;border-radius:22px;box-shadow:0 28px 80px #02061738;box-shadow:var(--enq-shadow-strong);color:#fff;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px;overflow:hidden;padding:18px;position:relative}.enq-hero:before{background:radial-gradient(900px 360px at 12% 0,#ffffff1a,#0000 55%);content:"";inset:-2px;pointer-events:none;position:absolute}.enq-hero-left{z-index:1}.enq-kicker{font-size:12px;font-weight:900;letter-spacing:.25px;opacity:.9}.enq-hero h2{font-size:28px;line-height:1.1;margin:6px 0 0}.enq-hero p{margin:10px 0 0;max-width:620px;opacity:.86}.enq-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.enq-hero-hint{background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;font-size:12px;opacity:.8;padding:7px 10px}.enq-stats{display:flex;flex-wrap:wrap;gap:10px;z-index:1}.enq-stat{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:18px;min-width:130px;padding:10px 12px}.enq-stat-k{font-size:12px;font-weight:900;opacity:.85}.enq-stat-v{font-size:24px;font-weight:900;margin-top:3px}.enq-stat-s{font-size:12px;opacity:.8}.enq-card{background:#ffffffeb;background:var(--enq-card);border:1px solid #02061714;border:1px solid var(--enq-border);border-radius:20px;box-shadow:0 18px 55px #0206171a;box-shadow:var(--enq-shadow)}.enq-card-pad{padding:14px}.enq-mini{color:#6b7280;color:var(--enq-muted);font-size:12px}.enq-strong{color:#111827;font-weight:900}.enq-dot{margin:0 6px;opacity:.55}.enq-card-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.enq-card-title{font-size:14px;font-weight:900;letter-spacing:.2px}.enq-form{margin-bottom:14px}.enq-form-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:980px){.enq-form-grid{grid-template-columns:1fr}}.enq-field label{color:#6b7280;color:var(--enq-muted);display:block;font-size:12px;font-weight:900;margin-bottom:6px}.enq-field input,.enq-field select,.enq-field textarea{background:#fff;border:1px solid #0206171a;border-radius:14px;outline:none;padding:11px 12px;transition:box-shadow .12s ease,border-color .12s ease,transform .12s ease;width:100%}.enq-field input:focus,.enq-field select:focus,.enq-field textarea:focus{border-color:#667eea73;box-shadow:0 0 0 4px #667eea24}.enq-field textarea{min-height:74px;resize:vertical}.enq-field-wide{grid-column:1/-1}.enq-toolbar{margin-bottom:12px;position:-webkit-sticky;position:sticky;top:10px;z-index:20}.enq-toolbar-inner{align-items:center;display:flex;flex-wrap:wrap;gap:10px;padding:12px}.enq-search-wrap{align-items:center;background:#fff;border:1px solid #0206171a;border-radius:16px;display:flex;flex:1 1;gap:8px;min-width:260px;padding:10px 12px}.enq-search-ico{font-weight:900;opacity:.6}.enq-search{border:none;font-size:13px;outline:none;width:100%}.enq-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.enq-filters select{background:#fff;outline:none}.enq-btn,.enq-filters select{border:1px solid #0206171a;border-radius:14px;padding:10px 12px}.enq-btn{align-items:center;background:#f3f4f6;cursor:pointer;display:inline-flex;font-weight:900;gap:8px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.enq-btn:hover{box-shadow:0 12px 24px #0206171f;transform:translateY(-1px)}.enq-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.enq-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);background:linear-gradient(135deg,var(--enq-purple1),var(--enq-purple2));border:none;color:#fff}.enq-btn-success{background:#10b98124;border-color:#10b98138;color:#059669}.enq-btn-danger{background:#ef44441f;border-color:#ef444438;color:#b91c1c}.enq-btn-soft{background:#0206170a}.enq-table-wrap{overflow:auto}.enq-table{background:#fff;border-collapse:collapse;border-radius:20px;width:100%}.enq-table td,.enq-table th{border-bottom:1px solid #0206170f;font-size:13px;padding:12px;text-align:left;vertical-align:top}.enq-table th{background:linear-gradient(180deg,#fafafa,#f6f7fb);font-weight:900;position:-webkit-sticky;position:sticky;top:0;z-index:1}.enq-table tr:hover td{background:#667eea0a}.enq-actions{display:flex;flex-wrap:wrap;gap:8px}.enq-lead{align-items:flex-start;display:flex;gap:10px}.enq-avatar{align-items:center;background:radial-gradient(280px 120px at 10% 0,#667eea33,#0000 60%),linear-gradient(180deg,#fff,#f3f4f6);border:1px solid #0206171a;border-radius:14px;color:#111827;display:flex;font-weight:900;height:36px;justify-content:center;width:36px}.enq-empty{padding:18px;text-align:center}.enq-empty-box{background:linear-gradient(180deg,#fff,#fbfbfd);border:1px dashed #02061724;border-radius:18px;padding:18px}.enq-empty-title{font-weight:900;margin-bottom:6px}.enq-pill{align-items:center;background:#0206170a;border:1px solid #0206171a;border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;gap:8px;padding:6px 10px;white-space:nowrap}.enq-pill-ico{font-size:14px;line-height:1;opacity:.9}.enq-pill-good{background:#10b9811f;border-color:#10b98138;color:#059669}.enq-pill-bad{background:#ef44441f;border-color:#ef444438;color:#b91c1c}.enq-pill-warn{background:#f59e0b24;border-color:#f59e0b3d;color:#b45309}.enq-pill-info{background:#3b82f61f;border-color:#3b82f638;color:#1d4ed8}.enq-pill-neutral{background:#0206170a;color:#374151}.enq-d-backdrop{background:#0f172a99;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:9999}.enq-drawer{animation:enqSlideIn .18s ease-out;background:#fff;border-left:1px solid #02061714;box-shadow:-30px 0 90px #0206174d;height:100%;overflow:auto;padding:14px;width:min(600px,94vw)}@keyframes enqSlideIn{0%{opacity:.6;transform:translateX(14px)}to{opacity:1;transform:translateX(0)}}.enq-d-head{align-items:flex-start;border-bottom:1px solid #02061714;display:flex;gap:10px;justify-content:space-between;padding-bottom:10px}.enq-d-title{font-size:18px;font-weight:900;margin-top:4px}.enq-x{background:#0206170f;border:none;border-radius:14px;cursor:pointer;font-weight:900;padding:10px 12px}.enq-d-body{padding:12px 0}.enq-d-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:10px}.enq-d-card{background:radial-gradient(700px 220px at 10% 0,#667eea1a,#0000 60%),linear-gradient(180deg,#fff,#fbfbfd);border:1px solid #02061714;border-radius:18px;padding:12px}.enq-d-card textarea{border:1px solid #0206171a;border-radius:14px;min-height:84px;outline:none;padding:11px 12px;resize:vertical;width:100%}.enq-d-card-title{font-weight:900;margin-bottom:8px}.enq-timeline{display:flex;flex-direction:column;gap:12px;margin-top:10px}.enq-t-item{align-items:flex-start;display:flex;gap:10px}.enq-t-dot{background:linear-gradient(135deg,#667eea,#764ba2);background:linear-gradient(135deg,var(--enq-purple1),var(--enq-purple2));border-radius:999px;box-shadow:0 12px 24px #667eea40;height:10px;margin-top:7px;width:10px}.enq-t-main{flex:1 1}.courses-page{display:flex;flex-direction:column;gap:14px}.courses-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.courses-title h2{font-size:22px;letter-spacing:.2px;margin:0}.courses-title p{color:#6b7280;font-size:13px;margin:4px 0 0}.courses-actions{display:flex;gap:10px}.courses-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.stat{background:#fff;border:1px solid #eef2f7;border-radius:14px;box-shadow:0 10px 20px #0a0a0a0a;padding:12px 14px}.stat-label{color:#6b7280;font-size:12px}.stat-value{font-size:18px;font-weight:700;margin-top:6px}.courses-toolbar{align-items:center;display:flex;gap:10px;justify-content:space-between}.search{flex:1 1;max-width:420px;position:relative}.search-icon{left:10px;opacity:.7;position:absolute;top:50%;transform:translateY(-50%)}.search input{background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;padding:10px 12px 10px 34px;width:100%}.search input:focus{border-color:#c7d2fe;box-shadow:0 0 0 3px #6366f126}.seg{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:inline-flex;overflow:hidden}.seg-btn{background:#0000;border:none;color:#4b5563;cursor:pointer;font-size:13px;padding:9px 12px}.seg-btn.active{background:#111827;color:#fff}.alert{background:#fff1f2;border:1px solid #ffe4e6;border-radius:12px;color:#9f1239;font-size:13px;padding:10px 12px}.card{background:#fff;border:1px solid #eef2f7;border-radius:14px;box-shadow:0 10px 20px #0a0a0a0a;overflow:hidden}.skeleton{color:#6b7280;padding:18px}.table{border-collapse:collapse;width:100%}.table thead th{background:#fafafa;border-bottom:1px solid #eef2f7;color:#6b7280;font-size:12px;padding:12px 14px;text-align:left}.table tbody td{border-bottom:1px solid #f1f5f9;padding:14px;vertical-align:middle}.table tbody tr:hover{background:#fafafa}.right{text-align:right}.course-name{color:#111827;font-weight:700}.course-sub{color:#6b7280;font-size:12px;margin-top:3px}.pill{border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:.3px;padding:6px 10px}.pill-green{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.pill-gray{background:#f3f4f6;color:#374151}.btn,.pill-gray{border:1px solid #e5e7eb}.btn{background:#fff;border-radius:12px;color:#111827;cursor:pointer;font-size:13px;font-weight:600;padding:10px 12px}.btn:hover{background:#fafafa}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-small{border-radius:10px;margin-left:8px;padding:8px 10px}.btn-ghost{background:#0000}.btn-primary{background:#111827;border-color:#111827;color:#fff}.btn-primary:hover{background:#0b1220}.empty{padding:30px;text-align:center}.empty-icon{font-size:34px}.empty h3{margin:10px 0 4px}.empty p{color:#6b7280;margin:0 0 12px}.modal-backdrop{align-items:center;background:#11182773;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:50}.modal{background:#fff;border:1px solid #eef2f7;border-radius:16px;box-shadow:0 25px 60px #00000040;max-width:100%;overflow:hidden;width:520px}.modal-head{border-bottom:1px solid #f1f5f9;display:flex;gap:12px;justify-content:space-between;padding:16px 16px 10px}.modal-head h3{margin:0}.modal-head p{color:#6b7280;font-size:12px;margin:4px 0 0}.icon-btn{background:#0000;border:none;border-radius:10px;cursor:pointer;font-size:16px;padding:6px 10px}.icon-btn:hover{background:#f3f4f6}.modal-body{gap:12px;padding:14px 16px}.field,.modal-body{display:flex;flex-direction:column}.field{gap:6px}.field span{color:#6b7280;font-size:12px;font-weight:700}.field input{border:1px solid #e5e7eb;border-radius:12px;outline:none;padding:10px 12px}.field input:focus{border-color:#c7d2fe;box-shadow:0 0 0 3px #6366f126}.field small{color:#6b7280;font-size:12px}.switch{align-items:center;-webkit-user-select:none;user-select:none}.modal-foot,.switch{display:flex;gap:10px}.modal-foot{border-top:1px solid #f1f5f9;justify-content:flex-end;padding:12px 16px}@media (max-width:900px){.courses-stats{grid-template-columns:1fr}.courses-toolbar{align-items:stretch;flex-direction:column}.search{max-width:100%}}.ai-tab{display:flex;flex-direction:column;gap:14px}.ai-card{background:#fff;border:1px solid #0000000f;border-radius:18px;box-shadow:0 18px 40px #0000000f;padding:18px}.ai-card-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.ai-muted{color:#6b7280;font-size:13px;margin-top:4px}.ai-mini{color:#6b7280;font-size:12px;margin-top:6px}.ai-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.ai-field label{color:#6b7280;display:block;font-size:12px;margin-bottom:6px}.ai-field input,.ai-field select{background:#fff;border:1px solid #0000001f;border-radius:12px;outline:none;padding:10px 12px;width:100%}.ai-field input:focus,.ai-field select:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed24}.ai-check{align-items:flex-end;display:flex}.ai-checkline{align-items:center;display:flex;font-size:14px;gap:10px}.ai-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;padding:10px 14px}.ai-btn:disabled{cursor:not-allowed;opacity:.6}.ai-paper{display:flex;flex-direction:column;gap:14px;margin-top:14px}.ai-q{background:linear-gradient(180deg,#667eea0f,#fff);border:1px solid #0000000f;border-radius:16px;padding:14px}.ai-qTitle{font-size:15px;margin-bottom:10px}.ai-optGrid{grid-gap:8px 14px;display:grid;gap:8px 14px;grid-template-columns:repeat(2,minmax(0,1fr))}.ai-opt{color:#111827;font-size:14px}.ai-answer{color:#374151;font-size:13px;margin-top:10px}.ai-answer span{color:#6b7280;margin-right:6px}.ot-wrap{margin:0 auto;max-width:1180px;padding:18px}.ot-hero{align-items:flex-end;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px}.ot-kicker{color:#0f172aa6;font-size:12px;letter-spacing:.2px}.ot-title{color:#0f172a;font-size:26px;font-weight:900;letter-spacing:-.4px;margin:6px 0}.ot-sub{color:#0f172ab8;font-size:13px}.ot-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.ot-card{background:#fff;border:1px solid #0f172a14;border-radius:18px;box-shadow:0 18px 60px #0f172a0f;margin-bottom:14px;padding:16px}.ot-card-title{align-items:center;color:#0f172a;display:flex;font-weight:900;justify-content:space-between;letter-spacing:-.2px;margin-bottom:12px}.ot-input{background:#fff;border:1px solid #0f172a24;border-radius:14px;color:#0f172a;height:42px;outline:none;padding:0 12px;transition:border-color .15s ease,box-shadow .15s ease}.ot-input:focus{border-color:#6366f1cc;box-shadow:0 0 0 4px #6366f124}.ot-btn{align-items:center;background:#fff;border:1px solid #0f172a24;border-radius:14px;color:#0f172a;cursor:pointer;display:inline-flex;font-weight:800;height:42px;justify-content:center;line-height:1;padding:0 16px;transition:transform .12s ease,box-shadow .12s ease}.ot-btn:hover{box-shadow:0 10px 26px #0f172a1a;transform:translateY(-1px)}.ot-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.ot-btn-primary{background:linear-gradient(180deg,#111827,#0b1220);border-color:#0000;color:#fff}.ot-btn-ghost{background:#0f172a08}.ot-form{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:240px 1fr 200px 140px}.ot-field{display:flex;flex-direction:column;gap:6px}.ot-field label{color:#0f172ab8;font-size:12px;font-weight:800}.ot-note{background:#6366f10f;border:1px solid #6366f124;border-radius:14px;color:#0f172abd;font-size:12.5px;margin-top:12px;padding:12px}.ot-empty{color:#0f172ab3;padding:16px}.ot-list{display:flex;flex-direction:column;gap:10px}.ot-row{grid-gap:12px;background:#fff;border:1px solid #0f172a14;border-radius:16px;display:grid;gap:12px;grid-template-columns:1fr auto;padding:14px}.ot-row-title{color:#0f172a;font-weight:900}.ot-row-sub{color:#0f172ab3;font-size:12px;margin-top:4px}.ot-row-actions{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;justify-content:flex-end}.ot-upload{align-items:center;background:#0f172a08;border:1px solid #0f172a24;border-radius:14px;cursor:pointer;display:inline-flex;font-weight:800;height:42px;justify-content:center;padding:0 16px;position:relative;-webkit-user-select:none;user-select:none}.ot-row-actions .ot-btn,.ot-upload{min-width:160px}.ot-upload input{display:none}.ot-upload.is-busy{opacity:.6;pointer-events:none}.ot-result{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.ot-pill{background:#0f172a05;border:1px solid #0f172a1a;border-radius:999px;color:#0f172ac7;font-size:13px;font-weight:700;padding:10px 12px}.ot-pill-soft{background:#0f172a0a}.ot-errors{margin-top:12px}.ot-errors-title{font-weight:900;margin-bottom:10px}.ot-table{border:1px solid #0f172a14;border-collapse:initial;border-radius:14px;border-spacing:0;overflow:hidden;width:100%}.ot-table td,.ot-table th{border-bottom:1px solid #0f172a0f;font-size:13px;padding:12px;text-align:left}.ot-table th{background:#0f172a08;color:#0f172abf;font-weight:900}.ot-table tr:last-child td{border-bottom:none}@media (max-width:980px){.ot-hero{align-items:flex-start;flex-direction:column}.ot-form{grid-template-columns:1fr 1fr}.ot-row{grid-template-columns:1fr}.ot-row-actions{flex-wrap:wrap;justify-content:flex-start}.ot-row-actions .ot-btn,.ot-upload{min-width:180px}}@media (max-width:560px){.ot-form{grid-template-columns:1fr}}.sm-wrap{padding:18px}.sm-hero{gap:14px;margin-bottom:16px}.sm-kicker{color:#0f172aa6;letter-spacing:.2px}.sm-title{font-size:26px}.sm-sub{color:#0f172ab8}.sm-card{border-radius:18px;box-shadow:0 18px 60px #0f172a0f;margin-bottom:14px;padding:16px}.sm-card-title{margin-bottom:12px}.sm-input{height:42px;padding:0 12px;transition:border-color .15s ease,box-shadow .15s ease}.sm-input:focus{border-color:#6366f1cc}.sm-btn{background:#0f172a08;border:1px solid #0f172a24;font-weight:900;padding:0 14px;transition:transform .12s ease,box-shadow .12s ease}.sm-btn:hover{box-shadow:0 10px 26px #0f172a1a}.sm-btn-primary{border-color:#0f172a00}.sm-btn-ghost{background:#0f172a08}.sm-btn-danger{border-color:#dc262600}.sm-form{grid-gap:12px;gap:12px;grid-template-columns:260px 1fr 160px auto}.sm-field label{font-weight:900}.sm-grow{min-width:0}.sm-rowbtns{align-items:center;display:flex;gap:10px}.sm-note{background:#6366f10f;border:1px solid #6366f124;border-radius:14px;color:#0f172abd;font-size:12.5px;margin-top:12px;padding:12px}.sm-groups{display:flex;flex-direction:column;gap:12px}.sm-group{background:#fff;border:1px solid #0f172a14;border-radius:18px;overflow:hidden}.sm-group-head{align-items:center;background:#0f172a05;border-bottom:1px solid #0f172a0f;display:flex;justify-content:space-between;padding:14px}.sm-group-title{color:#0f172a;font-weight:900}.sm-group-pill{background:#0f172a05;border:1px solid #0f172a1a;border-radius:999px;color:#0f172ac7;font-size:13px;font-weight:800;padding:8px 12px}.sm-table{border-collapse:initial;border-spacing:0;width:100%}.sm-table td,.sm-table th{border-bottom:1px solid #0f172a0f;font-size:13px;padding:12px 14px;text-align:left}.sm-table th{background:#0f172a05;color:#0f172ab8;font-weight:900}.sm-table tr:last-child td{border-bottom:none}.sm-actions2{display:flex;gap:10px;justify-content:flex-end}.sm-empty{color:#0f172ab3;padding:16px}.sm-modal-backdrop{background:#0f172a73}.sm-modal{border:1px solid #0f172a1f;border-radius:18px;max-width:520px;padding:16px}.sm-modal-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.sm-modal-title{font-size:16px;letter-spacing:-.2px}.sm-modal-sub{line-height:1.4;margin-top:6px}.sm-iconbtn{background:#0f172a08;border:1px solid #0f172a1f;border-radius:12px;cursor:pointer;font-weight:900;height:36px;width:36px}.sm-modal-actions{margin-top:16px}@media (max-width:980px){.sm-hero{align-items:flex-start;flex-direction:column}.sm-form{grid-template-columns:1fr 1fr}.sm-actions2{justify-content:flex-start}}@media (max-width:560px){.sm-form{grid-template-columns:1fr}}.sm-wrap{margin:0 auto;max-width:1180px;padding:20px}.sm-hero{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.sm-kicker{color:#0f172a9e;font-size:12px;letter-spacing:.3px;text-transform:uppercase}.sm-title{color:#0f172a;font-size:28px;font-weight:900;letter-spacing:-.4px;line-height:1.1;margin:6px 0}.sm-sub{color:#0f172ab3;font-size:13px}.sm-card{background:#fff;border:1px solid #0f172a14;border-radius:20px;box-shadow:0 16px 44px #0f172a0f;margin-bottom:16px;padding:18px}.sm-card-title{color:#0f172a;font-size:15px;font-weight:900;letter-spacing:-.2px;margin-bottom:14px}.sm-form{grid-gap:14px;align-items:end;display:grid;gap:14px;grid-template-columns:220px 200px 200px 200px 1fr}.sm-field{display:flex;flex-direction:column;gap:6px;min-width:0}.sm-field label{color:#0f172ab8;font-size:12px;font-weight:800}.sm-grow{grid-column:span 2}.sm-input{background:#fff;border:1px solid #0f172a24;border-radius:14px;color:#0f172a;height:44px;outline:none;padding:0 14px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.sm-input:focus{border-color:#6366f1bf;box-shadow:0 0 0 4px #6366f124}.sm-file{height:auto;padding:10px 12px}.sm-toggle-row{display:flex;flex-wrap:wrap;gap:18px;grid-column:1/-1;margin-top:2px}.sm-check{align-items:center;color:#0f172acc;display:inline-flex;font-size:13px;font-weight:600;gap:8px}.sm-submit-row{display:flex;grid-column:1/-1;justify-content:flex-start}.sm-btn{align-items:center;background:#fff;border:1px solid #0f172a1f;border-radius:14px;box-sizing:border-box;color:#0f172a;cursor:pointer;display:inline-flex;font-size:13px;font-weight:800;height:42px;justify-content:center;line-height:1;min-width:120px;padding:0 16px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.sm-btn:hover{box-shadow:0 12px 24px #0f172a14;transform:translateY(-1px)}.sm-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.sm-btn-primary{background:linear-gradient(180deg,#111827,#0b1220);border-color:#0000;color:#fff}.sm-btn-ghost{background:#f8fafc;border-color:#0f172a1a;color:#0f172a}.sm-btn-ghost:hover{background:#f1f5f9}.sm-btn-danger{background:linear-gradient(180deg,#ef4444,#dc2626);border-color:#0000;color:#fff}.sm-btn-danger:hover{box-shadow:0 12px 24px #dc262633}.sm-filters{grid-gap:12px;display:grid;gap:12px;grid-template-columns:220px 220px 1fr;margin-bottom:14px}.sm-list{display:flex;flex-direction:column;gap:12px}.sm-item{grid-gap:14px;align-items:center;background:linear-gradient(180deg,#fff,#fcfcfd);border:1px solid #0f172a14;border-radius:18px;display:grid;gap:14px;grid-template-columns:1fr auto;padding:16px;transition:box-shadow .12s ease,transform .12s ease,border-color .12s ease}.sm-item:hover{border-color:#0f172a1f;box-shadow:0 14px 28px #0f172a0f;transform:translateY(-1px)}.sm-item-left{min-width:0}.sm-item-title{color:#0f172a;font-size:15px;font-weight:900;letter-spacing:-.2px}.sm-item-sub{color:#0f172aad;font-size:12px;margin-top:5px}.sm-item-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.sm-chip{background:#f8fafc;border:1px solid #0f172a14;border-radius:999px;color:#0f172ab8;font-size:11px;font-weight:800;padding:5px 9px}.sm-chip.ok{background:#ecfdf5;border-color:#0478571f;color:#047857}.sm-chip.muted{background:#f3f4f6;color:#6b7280}.sm-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.sm-actions .sm-btn{min-width:118px}.sm-empty{background:#0f172a05;border:1px dashed #0f172a1f;border-radius:16px;color:#0f172aa8;padding:18px}.sm-modal-backdrop{align-items:center;background:#0f172a6b;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:9999}.sm-modal{background:#fff;border:1px solid #0f172a1a;border-radius:20px;box-shadow:0 30px 80px #0f172a38;max-width:460px;padding:18px;width:100%}.sm-modal-title{color:#0f172a;font-size:17px;font-weight:900;margin-bottom:8px}.sm-modal-sub{color:#0f172ab8;font-size:13px;line-height:1.45;margin-bottom:18px}.sm-modal-actions{display:flex;gap:10px;justify-content:flex-end}@media (max-width:1080px){.sm-form{grid-template-columns:1fr 1fr}.sm-grow{grid-column:1/-1}.sm-filters{grid-template-columns:1fr 1fr}}@media (max-width:760px){.sm-hero{align-items:flex-start;flex-direction:column}.sm-filters,.sm-item{grid-template-columns:1fr}.sm-actions{justify-content:flex-start}}@media (max-width:560px){.sm-form{grid-template-columns:1fr}.sm-grow{grid-column:auto}.sm-toggle-row{flex-direction:column;gap:10px}}.ai-wrap{width:100%}.ai-head{background:linear-gradient(135deg,#667eea26,#764ba214);border:1px solid #0000000f;border-radius:16px;padding:16px 18px}.ai-kicker{font-size:12px;margin-bottom:4px;opacity:.75}.ai-body{grid-gap:14px;display:grid;gap:14px;grid-template-columns:280px 1fr;margin-top:14px}.ai-side{flex-direction:column}.ai-item,.ai-side{display:flex;gap:10px}.ai-item{align-items:center;background:#fff;border:1px solid #0000000f;border-radius:14px;box-shadow:0 10px 18px #0000000a;color:#111;padding:12px;text-decoration:none}.ai-item.active{border-color:#667eea59}.ai-ico{font-size:18px}.ai-txt{font-weight:600}.ai-content{background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 10px 18px #0000000a;padding:14px}@media (max-width:980px){.ai-body{grid-template-columns:1fr}}.ip-page{margin:0 auto;max-width:1150px;padding:24px}.ip-header{align-items:flex-start;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffffe0,#f8fafcbf);border:1px solid #e2e8f0e6;border-radius:20px;box-shadow:0 22px 60px #0f172a14;display:flex;gap:24px;justify-content:space-between;margin-bottom:18px;padding:18px}.ip-header-left{display:flex;flex-direction:column;gap:8px;min-width:0}.ip-header-right{align-items:flex-start;display:flex}.ip-back{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #6366f138;border-radius:999px;box-shadow:0 12px 26px #0f172a14;color:#4f46e5;cursor:pointer;display:inline-flex;font-size:13px;font-weight:900;gap:8px;padding:8px 12px;transition:.18s ease;-webkit-user-select:none;user-select:none}.ip-back:hover{background:#ffffffeb;border-color:#6366f157;box-shadow:0 18px 36px #6366f124,0 12px 28px #0f172a1a;transform:translateY(-1px)}.ip-back:active{transform:translateY(0)}.ip-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#4f46e5,#6b46c1);-webkit-background-clip:text;font-size:24px;font-weight:950;letter-spacing:-.04em}.ip-subtitle{color:#64748b;font-size:13px;line-height:1.45}.ip-btn{background:#ffffffd9;border:1px solid #e2e8f0f2;border-radius:14px;color:#0f172a;cursor:pointer;font-size:13px;font-weight:900;padding:11px 14px;transition:.15s ease}.ip-btn:hover{box-shadow:0 14px 26px #0f172a1a;transform:translateY(-1px)}.ip-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.ip-btn-primary{background:linear-gradient(135deg,#5a67d8,#6b46c1);border:1px solid #4f46e58c;box-shadow:0 16px 30px #6b46c138;color:#fff}.ip-btn-primary:hover{box-shadow:0 20px 36px #6b46c147}.ip-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}@media (min-width:980px){.ip-grid{grid-template-columns:1fr 1fr}}.ip-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:18px;box-shadow:0 16px 38px #0f172a12;padding:16px;position:relative}.ip-card:before{background:radial-gradient(800px 200px at 10% 0,#6366f11a,#0000 60%);border-radius:18px;content:"";inset:0;pointer-events:none;position:absolute}.ip-card>*{position:relative;z-index:1}.ip-card-title{color:#0f172a;font-size:14px;font-weight:900;letter-spacing:-.01em}.ip-card-sub{color:#64748b;font-size:12.5px;line-height:1.45;margin-top:6px}.ip-form{gap:12px;margin-top:12px}.ip-field,.ip-form{display:flex;flex-direction:column}.ip-field{gap:6px}.ip-label{color:#0f172a;font-size:12.5px;font-weight:800}.ip-label-row{align-items:center;display:flex;justify-content:space-between}.ip-hint{color:#94a3b8;font-size:12px}.ip-input,.ip-textarea{background:#f8fafce6;border:1px solid #e2e8f0f2;border-radius:14px;color:#0f172a;font-size:13px;outline:none;padding:11px 12px;transition:.15s ease;width:100%}.ip-input::placeholder,.ip-textarea::placeholder{color:#94a3b8}.ip-input:focus,.ip-textarea:focus{background:#fff;border-color:#6366f18c;box-shadow:0 0 0 4px #6366f129}.ip-input-error{border-color:#ef44448c!important;box-shadow:0 0 0 4px #ef44441f!important}.ip-error{color:#ef4444;font-size:12px;font-weight:700}.ip-row-2{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}@media(min-width:560px){.ip-row-2{grid-template-columns:1fr 1fr}}.ip-logo-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:14px;margin-top:12px}.ip-logo-box{align-items:center;background:#f8fafce6;border:1px dashed #94a3b8b3;border-radius:18px;display:flex;height:150px;justify-content:center;overflow:hidden;width:150px}.ip-logo-img{height:100%;object-fit:cover;width:100%}.ip-logo-placeholder{padding:10px;text-align:center}.ip-logo-ph-title{color:#0f172a;font-size:13px;font-weight:900}.ip-logo-ph-sub{color:#64748b;font-size:12px;margin-top:4px}.ip-logo-actions{display:flex;flex-direction:column;gap:10px;min-width:260px}.ip-file{background:#f8fafce6;border:1px solid #e2e8f0f2;border-radius:14px;font-size:13px;padding:11px 12px;width:100%}.ip-mini{color:#64748b;font-size:12px;line-height:1.35}.ip-inline-note{align-items:center;color:#64748b;display:flex;font-size:12.5px;gap:10px}.ip-chip{align-items:center;background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:999px;color:#0f172a;display:inline-flex;font-weight:900;padding:6px 10px}.ip-skeleton-card{animation:shimmer 1.2s linear infinite;background:linear-gradient(90deg,#f1f5f9e6,#ffffffe6,#f1f5f9e6);background-size:200% 100%;border:1px solid #e2e8f0e6;border-radius:18px;box-shadow:0 16px 38px #0f172a0f;height:180px}@keyframes shimmer{0%{background-position:0 0}to{background-position:200% 0}}@media (max-width:760px){.ip-header{flex-direction:column;gap:14px}.ip-header-right{width:100%}.ip-btn-primary{background:linear-gradient(135deg,#5a67d8,#6b46c1);border:none;border-radius:14px;box-shadow:0 14px 28px #6b46c140,0 8px 18px #5a67d82e;color:#fff;font-size:13px;font-weight:900;letter-spacing:-.01em;padding:12px 20px;transition:.2s ease}.ip-btn-primary:hover{box-shadow:0 20px 40px #6b46c159,0 12px 28px #5a67d840;transform:translateY(-2px)}.ip-btn-primary:active{transform:translateY(0)}.ip-btn-primary:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}}.hw-wrap{margin:0 auto;max-width:1180px;padding:20px}.hw-hero{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.hw-kicker{color:#0f172a9e;font-size:12px;letter-spacing:.3px;text-transform:uppercase}.hw-title{color:#0f172a;font-size:28px;font-weight:900;letter-spacing:-.4px;line-height:1.1;margin:6px 0}.hw-sub{color:#0f172ab8;font-size:13px}.hw-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-bottom:16px}.hw-stat-card{background:#fff;border:1px solid #0f172a14;border-radius:18px;box-shadow:0 14px 32px #0f172a0d;padding:16px}.hw-stat-label{color:#0f172aa6;font-size:12px;margin-bottom:8px}.hw-stat-value{color:#111827;font-size:28px;font-weight:900}.hw-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.hw-tab{background:#fff;border:1px solid #0f172a1f;border-radius:14px;color:#0f172a;cursor:pointer;font-weight:800;height:42px;padding:0 16px;transition:.15s ease}.hw-tab:hover{box-shadow:0 10px 20px #0f172a0f;transform:translateY(-1px)}.hw-tab.active{background:linear-gradient(180deg,#2563eb,#1d4ed8);border-color:#0000;color:#fff}.hw-card{background:#fff;border:1px solid #0f172a14;border-radius:20px;box-shadow:0 16px 44px #0f172a0f;margin-bottom:16px;padding:18px}.hw-card-title{color:#0f172a;font-size:15px;font-weight:900;margin-bottom:14px}.hw-card-head{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;margin-bottom:14px}.hw-form{grid-gap:14px;align-items:end;display:grid;gap:14px;grid-template-columns:1fr 1fr 1fr}.hw-field{display:flex;flex-direction:column;gap:6px}.hw-field label{color:#0f172ab8;font-size:12px;font-weight:800}.hw-grow{grid-column:1/-1}.hw-input{background:#fff;border:1px solid #0f172a24;border-radius:14px;color:#0f172a;font-size:14px;height:46px;outline:none;padding:0 14px;transition:.15s ease}.hw-input:focus{border-color:#2563ebb3;box-shadow:0 0 0 4px #2563eb1f}.hw-textarea{height:auto;min-height:110px;padding-top:12px;resize:vertical}.hw-file{height:auto;padding:10px 12px}.hw-submit{display:flex;grid-column:1/-1;justify-content:flex-start}.hw-btn{align-items:center;background:#fff;border:1px solid #0f172a1f;border-radius:14px;box-sizing:border-box;color:#0f172a;cursor:pointer;display:inline-flex;font-size:13px;font-weight:800;height:42px;justify-content:center;min-width:110px;padding:0 16px;text-decoration:none;transition:.15s ease}.hw-btn:hover{box-shadow:0 10px 20px #0f172a14;transform:translateY(-1px)}.hw-btn-primary{background:linear-gradient(180deg,#2563eb,#1d4ed8);border-color:#0000;color:#fff}.hw-btn-ghost{background:#f8fafc}.hw-btn-danger{background:linear-gradient(180deg,#ef4444,#dc2626);border-color:#0000;color:#fff}.hw-filters{display:flex;flex-wrap:wrap;gap:10px}.hw-filters .hw-input{min-width:180px}.hw-list{display:flex;flex-direction:column;gap:12px}.hw-item{grid-gap:14px;align-items:center;background:linear-gradient(180deg,#fff,#fcfcfd);border:1px solid #0f172a14;border-radius:18px;display:grid;gap:14px;grid-template-columns:1fr auto;padding:16px}.hw-left{min-width:0}.hw-item-title{color:#0f172a;font-size:15px;font-weight:900}.hw-item-sub{color:#0f172ab3;font-size:13px;margin-top:4px}.hw-item-desc{color:#0f172ac7;font-size:13px;line-height:1.45;margin-top:8px}.hw-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.hw-chip{background:#f3f4f6;border-radius:999px;color:#374151;font-size:11px;font-weight:800;padding:5px 10px}.hw-chip-warning{background:#fff7ed;color:#ea580c}.hw-chip-soft{background:#eff6ff;color:#2563eb}.hw-actions{display:flex;flex-wrap:wrap;gap:10px}.hw-empty{background:#0f172a05;border:1px dashed #0f172a1f;border-radius:16px;color:#0f172aa8;line-height:1.6;padding:22px}@media (max-width:1080px){.hw-form,.hw-stats{grid-template-columns:1fr 1fr}.hw-grow{grid-column:1/-1}}@media (max-width:760px){.hw-form,.hw-item,.hw-stats{grid-template-columns:1fr}.hw-actions{justify-content:flex-start}.hw-card-head{align-items:stretch;flex-direction:column}}
/*# sourceMappingURL=main.a83e2397.css.map*/