.actool-body{background:#080e14;color:#e4e8ee;position:relative;padding-top:56px;}html:not([data-theme="light"]) .actool-body{--color-bg:#0c1520;--color-card:#101826;--color-text:#e4e8ee;--color-text-light:#94a3b8;--color-accent:#38bdf8;--color-border:#1e293b;}.bg-animation{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden;}.bg-shape{position:absolute;border-radius:50%;filter:blur(120px);opacity:0.15;animation:shapeFloat 20s ease-in-out infinite;}.shape-1{width:600px;height:600px;background:radial-gradient(circle,#10b981 0%,transparent 70%);top:-200px;left:-150px;animation-delay:0s;}.shape-2{width:500px;height:500px;background:radial-gradient(circle,#3b82f6 0%,transparent 70%);top:40%;right:-200px;animation-delay:-7s;}.shape-3{width:400px;height:400px;background:radial-gradient(circle,#059669 0%,transparent 70%);bottom:-100px;left:30%;animation-delay:-14s;}.shape-4{width:350px;height:350px;background:radial-gradient(circle,#6366f1 0%,transparent 70%);top:60%;left:-50px;animation-delay:-3s;}@keyframes shapeFloat{0%,100%{transform:translate(0,0) scale(1);}25%{transform:translate(40px,-30px) scale(1.1);}50%{transform:translate(-20px,20px) scale(0.9);}75%{transform:translate(30px,10px) scale(1.05);}}.bg-particle-wrap{position:absolute;width:100%;height:100%;}.bg-particle{position:absolute;width:4px;height:4px;background:rgba(148,163,184,0.4);border-radius:50%;animation:particleDrift 15s linear infinite;}.p1{top:10%;left:20%;animation-delay:0s;}.p2{top:25%;left:70%;animation-delay:-3s;width:3px;height:3px;}.p3{top:50%;left:10%;animation-delay:-6s;}.p4{top:65%;left:80%;animation-delay:-9s;width:5px;height:5px;}.p5{top:80%;left:40%;animation-delay:-12s;width:3px;height:3px;}.p6{top:15%;left:50%;animation-delay:-2s;}.p7{top:40%;left:90%;animation-delay:-5s;width:2px;height:2px;}.p8{top:75%;left:15%;animation-delay:-8s;width:4px;height:4px;}@keyframes particleDrift{0%{transform:translateY(0) translateX(0);opacity:0;}10%{opacity:0.6;}90%{opacity:0.6;}100%{transform:translateY(-100vh) translateX(30px);opacity:0;}}.actool-nav{background:rgba(8,14,20,0.8) !important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,0.06);position:fixed;top:0;left:0;width:100%;z-index:100;}.actool-nav nav{display:flex;align-items:center;gap:20px;}.actool-nav nav a{margin-left:0 !important;}.actool-nav .brand{display:flex;align-items:center;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800;}.actool-nav .brand .brand-icon{flex-shrink:0;width:32px;height:32px;margin-right:8px;border-radius:6px;object-fit:contain;-webkit-background-clip:border-box;}.nav-xmons-link{color:rgba(255,255,255,0.6) !important;font-size:13px !important;padding:4px 12px !important;border:1px solid rgba(255,255,255,0.15);border-radius:6px;transition:all 0.2s !important;}.nav-xmons-link:hover{color:#a78bfa !important;border-color:rgba(167,139,250,0.4);background:rgba(139,92,246,0.08);}.nav-login-btn{background:linear-gradient(135deg,#10b981,#059669) !important;padding:8px 20px !important;border-radius:8px !important;color:#fff !important;font-weight:600 !important;transition:transform 0.2s,box-shadow 0.2s !important;}.nav-login-btn:hover{transform:translateY(-1px);box-shadow:0 4px 20px rgba(16,185,129,0.4);color:#fff !important;}.user-dropdown{position:relative;display:inline-flex;}.user-dropdown-toggle{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 6px 8px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);border-radius:10px;color:#e2e8f0;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s;font-family:inherit;}.user-dropdown-toggle:hover{background:rgba(255,255,255,0.14);border-color:rgba(255,255,255,0.22);}.user-avatar{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;font-size:14px;font-weight:700;color:#fff;flex-shrink:0;}.user-name{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.user-chevron{transition:transform 0.2s;flex-shrink:0;}.user-dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:rgba(15,23,42,0.96);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,0.1);border-radius:12px;padding:6px;box-shadow:0 12px 40px rgba(0,0,0,0.5);opacity:0;visibility:hidden;transform:translateY(-4px);transition:all 0.2s ease;z-index:200;}.user-dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0);}.dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 12px;font-size:14px;color:#cbd5e1 !important;border-radius:8px;transition:all 0.15s;text-decoration:none !important;}.dropdown-item:hover{background:rgba(255,255,255,0.08);color:#e2e8f0 !important;}.dropdown-logout{color:#f87171 !important;}.dropdown-logout:hover{background:rgba(248,113,113,0.1);color:#fca5a5 !important;}#logout-btn:hover{color:#f87171 !important;}.dropdown-divider{height:1px;background:rgba(255,255,255,0.08);margin:4px 8px;}.hero2{position:relative;padding:120px 24px 100px;text-align:center;overflow:hidden;}.hero2-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(16,185,129,0.08) 0%,transparent 70%);border-radius:50%;animation:heroPulse 4s ease-in-out infinite;pointer-events:none;}@keyframes heroPulse{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:1;}50%{transform:translate(-50%,-50%) scale(1.2);opacity:0.6;}}.hero2-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 18px;background:rgba(16,185,129,0.1);border:1px solid rgba(16,185,129,0.2);border-radius:50px;font-size:13px;color:#6ee7b7;margin-bottom:32px;animation:fadeInUp 0.6s ease-out;}.hero2-title{font-size:clamp(48px,8vw,80px);font-weight:900;margin-bottom:24px;line-height:1.1;animation:fadeInUp 0.6s ease-out 0.1s both;}.title-line{display:block;color:#e2e8f0;letter-spacing:4px;}.title-highlight{display:inline-block;background:linear-gradient(135deg,#10b981 0%,#34d399 50%,#3b82f6 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 4s ease-in-out infinite;}@keyframes gradientShift{0%,100%{background-position:0% center;}50%{background-position:100% center;}}.hero2-subtitle{font-size:18px;color:#94a3b8;line-height:1.8;max-width:560px;margin:0 auto 48px;animation:fadeInUp 0.6s ease-out 0.2s both;}.hero2-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:64px;animation:fadeInUp 0.6s ease-out 0.3s both;}.cta-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:12px;font-size:16px;font-weight:700;text-decoration:none;transition:transform 0.2s,box-shadow 0.2s;box-shadow:0 4px 20px rgba(16,185,129,0.3);}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(16,185,129,0.45);color:#fff;}.cta-secondary{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);color:#94a3b8;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;transition:all 0.2s;backdrop-filter:blur(10px);}.cta-secondary:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.2);color:#e2e8f0;}.hero2-stats{display:flex;align-items:center;justify-content:center;gap:0;padding:24px 32px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.06);border-radius:16px;max-width:600px;margin:0 auto;backdrop-filter:blur(10px);animation:fadeInUp 0.6s ease-out 0.4s both;}.stat-card{text-align:center;padding:0 32px;opacity:0;transform:translateY(20px);transition:all 0.6s ease-out;}.stat-card.visible{opacity:1;transform:translateY(0);}.stat-num{display:block;font-size:32px;font-weight:800;background:linear-gradient(135deg,#e2e8f0,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.stat-num small{font-size:18px;}.stat-label{display:block;font-size:13px;color:#64748b;margin-top:4px;}.stat-divider{width:1px;height:40px;background:rgba(255,255,255,0.08);}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}.features2{position:relative;padding:80px 24px 80px;max-width:1200px;margin:0 auto;}.section-header{text-align:center;margin-bottom:60px;}.section-tag{display:inline-block;padding:4px 14px;background:rgba(16,185,129,0.1);border:1px solid rgba(16,185,129,0.2);border-radius:50px;font-size:12px;color:#34d399;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;}.section-header h2{font-size:36px;font-weight:800;color:#e2e8f0;letter-spacing:-0.5px;}.feature-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;}.feature2-card{position:relative;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.06);border-radius:16px;padding:32px;backdrop-filter:blur(10px);overflow:hidden;opacity:0;transform:translateY(30px);transition:all 0.6s cubic-bezier(0.16,1,0.3,1);transition-delay:var(--card-delay);}.feature2-card.visible{opacity:1;transform:translateY(0);}.feature2-card:hover{background:rgba(255,255,255,0.06);border-color:rgba(16,185,129,0.2);transform:translateY(-4px) !important;box-shadow:0 20px 60px rgba(0,0,0,0.3);}.feature2-card:hover .card-glow{opacity:1;}.card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(16,185,129,0.15),rgba(5,150,105,0.15));border:1px solid rgba(16,185,129,0.2);border-radius:14px;margin-bottom:20px;color:#34d399;transition:all 0.3s;}.feature2-card:hover .card-icon{background:linear-gradient(135deg,rgba(16,185,129,0.25),rgba(5,150,105,0.25));border-color:rgba(16,185,129,0.4);box-shadow:0 0 30px rgba(16,185,129,0.15);}.feature2-card h3{font-size:18px;font-weight:700;color:#e2e8f0;margin-bottom:10px;}.feature2-card p{font-size:14px;color:#64748b;line-height:1.7;}.card-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(16,185,129,0.06) 0%,transparent 60%);opacity:0;transition:opacity 0.3s;pointer-events:none;}.xmons-banner{position:relative;padding:60px 24px;background:linear-gradient(135deg,rgba(139,92,246,0.04),rgba(59,130,246,0.04));border-top:1px solid rgba(139,92,246,0.1);border-bottom:1px solid rgba(139,92,246,0.1);overflow:hidden;text-align:center;}.xmons-banner-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(60px);}.orb-l{width:300px;height:300px;background:rgba(139,92,246,0.06);top:-100px;left:-80px;animation:orbFloat 8s ease-in-out infinite;}.orb-r{width:250px;height:250px;background:rgba(59,130,246,0.05);bottom:-80px;right:-60px;animation:orbFloat 8s ease-in-out infinite reverse;}@keyframes orbFloat{0%,100%{transform:translate(0,0) scale(1);}50%{transform:translate(15px,-15px) scale(1.1);}}.xmons-banner-content{position:relative;z-index:1;max-width:700px;margin:0 auto;opacity:0;transform:translateY(20px);transition:all 0.6s ease-out;}.xmons-banner-content.visible{opacity:1;transform:translateY(0);}.xmons-badge{display:inline-block;padding:6px 16px;background:linear-gradient(135deg,rgba(139,92,246,0.15),rgba(59,130,246,0.1));border:1px solid rgba(139,92,246,0.25);border-radius:50px;font-size:13px;font-weight:600;color:#a78bfa;margin-bottom:16px;}.xmons-banner-desc{font-size:15px;color:#94a3b8;line-height:1.9;margin-bottom:24px;}.xmons-link{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;transition:transform 0.2s,box-shadow 0.2s;box-shadow:0 4px 20px rgba(139,92,246,0.3);}.xmons-link:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(139,92,246,0.5);color:#fff;}.cta2{position:relative;padding:100px 24px;text-align:center;background:rgba(255,255,255,0.02);border-top:1px solid rgba(255,255,255,0.05);border-bottom:1px solid rgba(255,255,255,0.05);overflow:hidden;}.cta2-content{position:relative;z-index:1;opacity:0;transform:translateY(30px);transition:all 0.6s ease-out;}.cta2-content.visible{opacity:1;transform:translateY(0);}.cta2-content h2{font-size:36px;font-weight:800;color:#e2e8f0;margin-bottom:12px;}.cta2-content p{font-size:16px;color:#64748b;margin-bottom:32px;}.cta2-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(80px);}.cta2 .orb-1{width:400px;height:400px;background:rgba(16,185,129,0.06);top:-100px;right:-100px;animation:orbFloat 10s ease-in-out infinite;}.cta2 .orb-2{width:300px;height:300px;background:rgba(5,150,105,0.05);bottom:-80px;left:-80px;animation:orbFloat 10s ease-in-out infinite reverse;}.actool-footer{background:rgba(255,255,255,0.02) !important;border-top:1px solid rgba(255,255,255,0.06) !important;color:#475569 !important;margin-top:0 !important;padding:48px 24px 32px !important;}.footer-content{max-width:1200px;margin:0 auto 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;}.footer-brand{text-align:left;}.footer-logo{font-size:18px;font-weight:700;color:#94a3b8;}.footer-logo span{color:#10b981;}.footer-brand p{font-size:13px;color:#475569;margin-top:4px;}.footer-links{display:flex;gap:24px;}.footer-links a{color:#64748b !important;font-size:14px;transition:color 0.2s;}.footer-links a:hover{color:#94a3b8 !important;}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:20px;border-top:1px solid rgba(255,255,255,0.05);font-size:13px;text-align:center;color:#334155;}.footer-xmons-link{color:#a78bfa !important;transition:color 0.2s;}.footer-xmons-link:hover{color:#c4b5fd !important;}.actool-body{background:#080e14 !important;color:#e4e8ee;display:flex;flex-direction:column;min-height:100vh;}.actool-page-header{background:rgba(255,255,255,0.02);padding:20px 24px;border-bottom:1px solid rgba(255,255,255,0.06);}.actool-page-header h2{color:#e2e8f0;font-size:22px;font-weight:700;margin-bottom:4px;}.actool-page-header .tool-desc{color:#94a3b8;font-size:14px;margin-top:2px;}.actool-body .container{max-width:1200px;margin:0 auto;padding:0 24px;}.actool-body .tool-card{background:rgba(255,255,255,0.03) !important;border:1px solid rgba(255,255,255,0.06) !important;border-left:3px solid #10b981 !important;color:#e2e8f0 !important;box-shadow:none !important;}.actool-body .tool-card:hover{background:rgba(255,255,255,0.06) !important;border-color:rgba(16,185,129,0.2) !important;box-shadow:0 8px 30px rgba(0,0,0,0.3) !important;}.actool-body .tool-card .tool-desc{color:#64748b !important;}.actool-body .tool-card .tool-meta{color:#475569 !important;}.actool-body .cat-tab{background:rgba(255,255,255,0.04) !important;color:#94a3b8 !important;border-color:rgba(255,255,255,0.08) !important;}.actool-body .cat-tab:hover{color:#10b981 !important;border-color:rgba(16,185,129,0.3) !important;}.actool-body .cat-tab.active{background:linear-gradient(135deg,#10b981,#059669) !important;color:#fff !important;border-color:transparent !important;}.actool-body .tool-count{color:#64748b !important;}.actool-body .tool-count{color:#64748b !important;}.actool-body .tool-section h3{color:#e2e8f0 !important;border-bottom-color:#10b981 !important;}.actool-body .upload-slot{background:rgba(255,255,255,0.03) !important;border:1px solid rgba(255,255,255,0.06) !important;box-shadow:none !important;border-radius:12px !important;}.actool-body .upload-slot h4{color:#34d399 !important;}.actool-body .upload-info{color:#94a3b8 !important;}.actool-body .file-input{background:rgba(255,255,255,0.04) !important;border-color:rgba(255,255,255,0.1) !important;color:#e2e8f0 !important;}.actool-body .file-input:hover{border-color:rgba(16,185,129,0.3) !important;}.actool-body .file-item{color:#94a3b8 !important;border-bottom-color:rgba(255,255,255,0.06) !important;}.actool-body .data-table{background:rgba(255,255,255,0.02) !important;box-shadow:none !important;border:1px solid rgba(255,255,255,0.06) !important;}.actool-body .data-table th{background:rgba(16,185,129,0.15) !important;color:#e2e8f0 !important;}.actool-body .data-table td{color:#94a3b8 !important;border-bottom-color:rgba(255,255,255,0.05) !important;}.actool-body .data-table tbody tr:hover{background:rgba(16,185,129,0.05) !important;}.actool-body .preview-note{color:#64748b !important;}.actool-body .sheet-tabs{border-bottom-color:rgba(255,255,255,0.08) !important;}.actool-body .sheet-tab{color:#64748b !important;}.actool-body .sheet-tab:hover{color:#34d399 !important;}.actool-body .sheet-tab.active{color:#10b981 !important;border-bottom-color:#10b981 !important;}.actool-body .table-card{background:rgba(255,255,255,0.02) !important;box-shadow:none !important;border:1px solid rgba(255,255,255,0.06) !important;border-radius:12px !important;}.actool-body .admin-table th{background:rgba(16,185,129,0.12) !important;color:#e2e8f0 !important;}.actool-body .admin-table td{color:#94a3b8 !important;border-bottom-color:rgba(255,255,255,0.05) !important;}.actool-body .admin-table tbody tr:hover{background:rgba(16,185,129,0.04) !important;}.actool-body .admin-toolbar .user-count{color:#64748b !important;}.actool-body .btn-sm{background:rgba(255,255,255,0.05) !important;color:#94a3b8 !important;border-color:rgba(255,255,255,0.1) !important;}.actool-body .btn-sm:hover{background:rgba(255,255,255,0.1) !important;border-color:#10b981 !important;color:#34d399 !important;}.actool-body .btn-edit:hover{background:rgba(16,185,129,0.1) !important;border-color:#10b981 !important;color:#34d399 !important;}.actool-body .btn-del:hover{background:rgba(239,68,68,0.1) !important;border-color:#ef4444 !important;color:#f87171 !important;}.actool-body .btn-perm{background:rgba(16,185,129,0.08) !important;border-color:rgba(16,185,129,0.2) !important;color:#34d399 !important;}.actool-body .btn-perm:hover{background:rgba(16,185,129,0.15) !important;}.actool-body .form-group label{color:#cbd5e1 !important;}.actool-body .form-group input,.actool-body .form-group select{background:rgba(255,255,255,0.05) !important;border-color:rgba(255,255,255,0.1) !important;color:#e2e8f0 !important;}.actool-body .form-group input:focus,.actool-body .form-group select:focus{border-color:#10b981 !important;box-shadow:0 0 0 2px rgba(16,185,129,0.15) !important;outline:none;}.actool-body .form-group input:disabled{background:rgba(255,255,255,0.03) !important;color:#64748b !important;}.actool-body .modal-overlay{background:rgba(0,0,0,0.6) !important;backdrop-filter:blur(4px);}.actool-body .modal-card{background:rgba(15,23,42,0.96) !important;border:1px solid rgba(255,255,255,0.08) !important;box-shadow:0 12px 40px rgba(0,0,0,0.5) !important;border-radius:14px !important;color:#e2e8f0 !important;}.actool-body .modal-card h3{color:#e2e8f0 !important;}.actool-body .modal-card p{color:#94a3b8 !important;}.actool-body .btn-primary{background:linear-gradient(135deg,#10b981,#059669) !important;color:#fff !important;border-radius:8px !important;transition:transform 0.2s,box-shadow 0.2s !important;}.actool-body .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857) !important;transform:translateY(-1px);box-shadow:0 4px 20px rgba(16,185,129,0.3);}.actool-body .btn-success{background:linear-gradient(135deg,#10b981,#059669) !important;color:#fff !important;border-radius:8px !important;}.actool-body .btn-success:hover:not(:disabled){box-shadow:0 4px 20px rgba(16,185,129,0.3);}.actool-body .btn-warning{background:linear-gradient(135deg,#f59e0b,#d97706) !important;color:#fff !important;border-radius:8px !important;}.actool-body .btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626) !important;color:#fff !important;border-radius:8px !important;}.actool-body .btn-cancel{background:rgba(255,255,255,0.05) !important;color:#94a3b8 !important;border-color:rgba(255,255,255,0.1) !important;border-radius:8px !important;}.actool-body .btn-cancel:hover{background:rgba(255,255,255,0.1) !important;color:#e2e8f0 !important;}.actool-body .perm-checklist{background:rgba(255,255,255,0.02) !important;border-color:rgba(255,255,255,0.08) !important;}.actool-body .perm-check-item{color:#e2e8f0 !important;border-bottom-color:rgba(255,255,255,0.05) !important;}.actool-body .perm-check-item:hover{background:rgba(16,185,129,0.05) !important;}.actool-body .perm-check-name{color:#e2e8f0 !important;}.actool-body .perm-check-desc{color:#64748b !important;}.actool-body .perm-summary{color:#94a3b8 !important;}.actool-body .badge-ok{background:rgba(16,185,129,0.12) !important;color:#34d399 !important;}.actool-body .badge-cat{background:rgba(99,102,241,0.12) !important;color:#a5b4fc !important;}.actool-body .badge-err{background:rgba(239,68,68,0.12) !important;color:#f87171 !important;}.actool-body .tools-grid > p,.actool-body .admin-table td[colspan]{color:#64748b !important;}@media (max-width:768px){.actool-nav nav{gap:8px;}.actool-nav .brand .brand-icon{width:26px;height:26px;margin-right:5px;border-radius:5px;}.nav-xmons-link{display:none;}.hero2{padding:80px 16px 60px;}.hero2-stats{flex-direction:column;gap:16px;padding:20px;}.stat-divider{width:60px;height:1px;}.stat-card{padding:0;}.feature-grid{grid-template-columns:1fr;}.section-header h2{font-size:28px;}.cta2-content h2{font-size:28px;}.footer-content{flex-direction:column;text-align:center;}.footer-brand{text-align:center;}.knowledge-grid{grid-template-columns:1fr;}.form-grid{grid-template-columns:1fr !important;}}.knowledge-search{display:flex;gap:12px;margin-top:10px;max-width:500px;}.actool-body .search-input{flex:1;padding:10px 16px;background:rgba(255,255,255,0.05) !important;border:1px solid rgba(16,185,129,0.4) !important;border-radius:8px;color:#e2e8f0;font-size:14px;outline:none;box-shadow:0 0 0 2px rgba(16,185,129,0.12);transition:border-width 0.15s;}.actool-body .search-input:focus{border-width:2px !important;border-color:#10b981 !important;box-shadow:0 0 0 3px rgba(16,185,129,0.2);}.actool-body .search-input::placeholder{color:#64748b;}[data-theme="light"] .search-input{background:#fff !important;color:#1e293b !important;border-color:#cbd5e1 !important;box-shadow:none !important;}[data-theme="light"] .search-input:focus{border-width:2px !important;border-color:#10b981 !important;box-shadow:0 0 0 3px rgba(16,185,129,0.2) !important;}.actool-body .search-input::placeholder{color:#64748b;}.actool-page-header .header-tab-bar,.actool-page-header .knowledge-categories,.actool-page-header .tool-category-tabs{margin:8px 0 0;}.knowledge-categories{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0;}.tool-category-tabs{display:flex;gap:8px;flex-wrap:wrap;}.actool-body .cat-tab{padding:8px 18px;background:rgba(255,255,255,0.04) !important;color:#94a3b8 !important;border:1px solid rgba(255,255,255,0.08) !important;border-radius:20px;font-size:13px;cursor:pointer;transition:all 0.2s;}.actool-body .cat-tab:hover{color:#10b981 !important;border-color:rgba(16,185,129,0.3) !important;}.actool-body .cat-tab.active{background:linear-gradient(135deg,#10b981,#059669) !important;color:#fff !important;border-color:transparent !important;}.knowledge-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:16px;}.actool-body .article-card{background:rgba(255,255,255,0.04) !important;border:1px solid rgba(255,255,255,0.1) !important;border-left:3px solid #10b981 !important;border-radius:0 10px 10px 0;padding:18px 20px;cursor:pointer;transition:all 0.25s;}.actool-body .article-card:hover{background:rgba(255,255,255,0.07) !important;border-color:rgba(16,185,129,0.2) !important;border-left-color:#10b981;transform:translateY(-2px);}.article-card-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;}.article-cat-badge{display:inline-block;padding:2px 10px;background:rgba(16,185,129,0.12);color:#34d399;border-radius:4px;font-size:11px;font-weight:600;}.article-pin-badge{display:inline-block;padding:2px 8px;background:rgba(245,158,11,0.15);color:#fbbf24;border-radius:4px;font-size:11px;font-weight:600;margin-left:auto;}.article-card-title{color:#e2e8f0;font-size:16px;font-weight:600;margin-bottom:8px;line-height:1.4;}.article-card-excerpt{color:#94a3b8;font-size:13px;line-height:1.5;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.article-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,0.06);font-size:12px;color:#64748b;}.article-card-footer .article-meta-group{display:flex;align-items:center;gap:6px;}.article-date,.article-views{color:#64748b;font-size:12px;}.article-meta-dot{color:#475569;}.article-card-arrow{color:#10b981;font-size:14px;margin-left:4px;}.article-card-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,0.05);}[data-theme="light"] .actool-body .article-card{background:#fff !important;border-color:#e2e8f0 !important;border-left-color:#10b981 !important;}[data-theme="light"] .actool-body .article-card:hover{background:#f8fafc !important;border-color:#10b981 !important;box-shadow:0 4px 16px rgba(0,0,0,0.08) !important;}[data-theme="light"] .article-card-title{color:#1e293b;}[data-theme="light"] .article-card-excerpt{color:#64748b;}[data-theme="light"] .article-card-footer{color:#94a3b8;border-top-color:#e2e8f0;}[data-theme="light"] .article-date,[data-theme="light"] .article-views{color:#94a3b8;}[data-theme="light"] .article-card-tags{border-top-color:#e2e8f0;}.article-tag{display:inline-block;padding:1px 8px;background:rgba(99,102,241,0.1);color:#a5b4fc;border-radius:4px;font-size:11px;}.article-reader{width:720px;max-width:92vw;max-height:92vh;padding:0;border-radius:16px;text-align:left;display:flex;flex-direction:column;position:relative;}.modal-close-icon{position:absolute;top:16px;right:16px;z-index:10;width:36px;height:36px;background:rgba(255,255,255,0.06);border:none;border-radius:50%;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s;}.modal-close-icon:hover{background:rgba(255,255,255,0.12);color:#e2e8f0;}[data-theme="light"] .modal-close-icon{background:rgba(0,0,0,0.05);color:#64748b;}[data-theme="light"] .modal-close-icon:hover{background:rgba(0,0,0,0.1);color:#1e293b;}.reader-header{padding:40px 40px 0;}.reader-header h2{color:#e2e8f0;font-size:26px;font-weight:700;line-height:1.35;letter-spacing:-0.3px;margin:0;}[data-theme="light"] .reader-header h2{color:#0f172a;}.reader-meta{display:flex;align-items:center;gap:10px;padding:14px 40px;font-size:13px;color:#64748b;border-bottom:1px solid rgba(255,255,255,0.06);}[data-theme="light"] .reader-meta{border-bottom-color:#e2e8f0;color:#64748b;}.reader-dot{font-weight:300;}.reader-body{flex:1;overflow-x:hidden;overflow-y:auto;padding:32px 40px;color:#cbd5e1;font-size:16px;line-height:1.9;word-break:break-word;overflow-wrap:break-word;}.reader-body img{max-width:100%;height:auto;}.reader-body table{display:block;max-width:100%;overflow-x:auto;}.reader-body pre,.reader-body code{white-space:pre-wrap;word-break:break-all;overflow-wrap:break-word;}.reader-body p{margin-bottom:18px;width:auto !important;}.reader-body h4{color:#e2e8f0;font-size:19px;font-weight:600;margin:28px 0 12px;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,0.06);}.reader-body ul,.reader-body ol{padding-left:24px;margin-bottom:18px;}.reader-body li{margin-bottom:6px;}.reader-body strong{color:#e2e8f0;}.reader-body a{color:#34d399;text-decoration:underline;}[data-theme="light"] .reader-body{color:#334155;}[data-theme="light"] .reader-body h4{color:#0f172a;border-bottom-color:#e2e8f0;}[data-theme="light"] .reader-body strong{color:#0f172a;}[data-theme="light"] .reader-body a{color:#059669;}.reader-footer{padding:16px 40px 20px;text-align:center;color:#475569;font-size:12px;border-top:1px solid rgba(255,255,255,0.04);}[data-theme="light"] .reader-footer{border-top-color:#e2e8f0;color:#94a3b8;}.knowledge-files{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;}.actool-body .file-card{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,0.04) !important;border:1px solid rgba(255,255,255,0.08) !important;border-left:3px solid rgba(16,185,129,0.25);border-radius:0 10px 10px 0;padding:16px;transition:all 0.2s;min-width:0;overflow:hidden;}.actool-body .file-card:hover{background:rgba(255,255,255,0.07) !important;border-color:rgba(16,185,129,0.2) !important;border-left-color:#10b981;transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,0.2);}.file-icon{font-size:28px;flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(16,185,129,0.08);border-radius:8px;}.file-info{flex:1;min-width:0;}.file-title{color:#e2e8f0;font-size:14px;font-weight:600;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.file-meta{display:block;color:#64748b;font-size:11px;margin-bottom:2px;}.file-access{display:inline-flex;align-items:center;gap:4px;font-size:11px;padding:2px 8px;border-radius:4px;margin-top:4px;}.access-public{background:rgba(16,185,129,0.1);color:#34d399;}.access-locked{background:rgba(245,158,11,0.1);color:#fbbf24;}[data-theme="light"] .actool-body .file-card{background:#fff !important;border-color:#e2e8f0 !important;border-left-color:#10b981 !important;}[data-theme="light"] .actool-body .file-card:hover{background:#f8fafc !important;border-color:#10b981 !important;box-shadow:0 4px 12px rgba(0,0,0,0.06) !important;}[data-theme="light"] .file-icon{background:#f0fdf4;}[data-theme="light"] .file-title{color:#1e293b;}[data-theme="light"] .file-meta{color:#94a3b8;}.access-public{background:rgba(16,185,129,0.1);color:#34d399;}.access-locked{background:rgba(245,158,11,0.1);color:#fbbf24;}.pagination{display:flex;justify-content:center;gap:6px;margin:32px 0;}.pagination-inner{display:flex;align-items:center;gap:8px;}.pagination-inner .page-numbers{display:flex;align-items:center;gap:4px;}.actool-body .page-btn{padding:8px 14px;background:rgba(255,255,255,0.04);color:#94a3b8;border:1px solid rgba(255,255,255,0.08);border-radius:8px;cursor:pointer;font-size:13px;transition:all 0.2s;font-family:inherit;white-space:nowrap;}.actool-body .page-btn:hover:not(:disabled){background:rgba(16,185,129,0.1);color:#34d399;border-color:rgba(16,185,129,0.2);}.actool-body .page-btn.active{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:transparent;font-weight:600;}.actool-body .page-btn.active:hover{background:linear-gradient(135deg,#34d399,#10b981);color:#fff;}.actool-body .page-btn:disabled{opacity:0.35;cursor:not-allowed;}.actool-body .page-ellipsis{color:#64748b;font-size:13px;padding:0 4px;user-select:none;}.section-page-indicator{font-size:13px;font-weight:400;color:var(--color-text-light);margin-left:12px;vertical-align:middle;}[data-theme="light"] .actool-body .page-btn{background:#f8fafc;color:#64748b;border-color:#e2e8f0;}[data-theme="light"] .actool-body .page-btn:hover:not(:disabled){background:rgba(16,185,129,0.08);color:#059669;border-color:rgba(16,185,129,0.25);}[data-theme="light"] .actool-body .page-btn.active{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:transparent;font-weight:600;}[data-theme="light"] .actool-body .page-btn.active:hover{background:linear-gradient(135deg,#34d399,#10b981);color:#fff;}[data-theme="light"] .actool-body .page-btn:disabled{opacity:0.4;}[data-theme="light"] .actool-body .page-ellipsis{color:#94a3b8;}.empty-state{text-align:center;padding:40px;color:#64748b;font-size:15px;}.empty-state p{margin:0;}.tab-panel{display:none;}.tab-panel.active{display:block;}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;}.actool-body .form-group{display:flex;flex-direction:column;gap:6px;}.actool-body .form-group label{color:#cbd5e1 !important;font-size:13px;font-weight:500;}.actool-body .form-input{padding:10px 14px;background:rgba(30,41,59,0.8) !important;border:1px solid rgba(255,255,255,0.15) !important;border-radius:8px;color:#e2e8f0;font-size:14px;transition:border-color 0.2s;}.actool-body .form-input:focus{border-color:#10b981 !important;box-shadow:0 0 0 2px rgba(16,185,129,0.15);outline:none;}.actool-body select.form-input option{background:#1e293b;color:#e2e8f0;}.actool-body textarea.form-input{resize:vertical;color:#f1f5f9 !important;}.editor-toolbar{display:flex;gap:4px;padding:8px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:8px 8px 0 0;flex-wrap:wrap;}.editor-toolbar button{padding:4px 10px;background:transparent;color:#94a3b8;border:1px solid transparent;border-radius:4px;cursor:pointer;font-size:13px;transition:all 0.15s;}.editor-toolbar button:hover{background:rgba(16,185,129,0.12);color:#34d399;border-color:rgba(16,185,129,0.2);}.actool-body .editor-content{min-height:300px;padding:16px;background:rgba(30,41,59,0.8) !important;border:1px solid rgba(255,255,255,0.15);border-top:none;border-radius:0 0 8px 8px;color:#f1f5f9 !important;font-size:15px;line-height:1.7;outline:none;}.actool-body .editor-content:focus{border-color:rgba(16,185,129,0.3);}.actool-body .editor-content[placeholder]:empty::before{content:attr(placeholder);color:#64748b;}.knowledge-list{display:flex;flex-direction:column;gap:12px;margin-top:12px;}.knowledge-list .article-card{cursor:pointer;}@media (max-width:900px){.knowledge-files{grid-template-columns:repeat(2,1fr) !important;}}@media (max-width:600px){.knowledge-files{grid-template-columns:1fr !important;}}.tb-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap;}.tb-param-table,.tb-recognizer-table{width:100%;border-collapse:collapse;margin-top:8px;}.tb-param-table th,.tb-recognizer-table th{background:rgba(16,185,129,0.12);color:#e2e8f0;font-size:12px;padding:8px 10px;text-align:left;}.tb-param-table td,.tb-recognizer-table td{padding:6px 8px;border-bottom:1px solid rgba(255,255,255,0.05);}.tb-param-table input,.tb-param-table select,.tb-recognizer-table input{width:100%;padding:6px 8px;font-size:12px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:4px;color:#e2e8f0;}.tb-param-table input:focus,.tb-param-table select:focus,.tb-recognizer-table input:focus{border-color:#10b981;outline:none;}.btn-del-row{background:none;border:none;color:#ef4444;cursor:pointer;font-size:14px;padding:2px 6px;}[data-theme="light"] .tb-param-table th,[data-theme="light"] .tb-recognizer-table th{background:#f0fdf4;color:#334155;}[data-theme="light"] .tb-param-table td,[data-theme="light"] .tb-recognizer-table td{border-bottom-color:#e2e8f0;}[data-theme="light"] .tb-param-table input,[data-theme="light"] .tb-param-table select,[data-theme="light"] .tb-recognizer-table input{background:#fff;border-color:#cbd5e1;color:#1e293b;}.tb-file-zone{border:2px dashed rgba(255,255,255,0.15);border-radius:8px;padding:14px;text-align:center;cursor:pointer;transition:border-color .2s;}.tb-file-zone:hover{border-color:#10b981;}.tb-file-zone.has-file{border-color:#10b981;border-style:solid;background:rgba(16,185,129,0.05);}[data-theme="light"] .tb-file-zone{border-color:#cbd5e1;}[data-theme="light"] .tb-file-zone.has-file{background:#f0fdf4;}.tb-preview{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:8px;padding:16px;max-height:400px;overflow:auto;font-family:Consolas,monospace;font-size:12px;color:#94a3b8;white-space:pre-wrap;}[data-theme="light"] .tb-preview{background:#f8fafc;border-color:#e2e8f0;color:#475569;}.tb-spec-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:600;justify-content:center;align-items:center;padding:24px;}.tb-spec-modal.show{display:flex;}.tb-spec-card{background:#0f172a;border-radius:16px;width:800px;max-width:92vw;max-height:88vh;display:flex;flex-direction:column;}[data-theme="light"] .tb-spec-card{background:#fff;}.tb-spec-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid rgba(255,255,255,0.08);}.tb-spec-header h3{margin:0;color:#e2e8f0;font-size:17px;}[data-theme="light"] .tb-spec-header h3{color:#1e293b;}[data-theme="light"] .tb-spec-header{border-bottom-color:#e2e8f0;}.tb-spec-close{background:none;border:none;color:#64748b;font-size:20px;cursor:pointer;}.tb-spec-body{flex:1;overflow:auto;padding:20px 24px;color:#94a3b8;font-size:14px;line-height:1.7;}.tb-spec-body h4{color:#e2e8f0;margin:16px 0 8px;font-size:15px;}[data-theme="light"] .tb-spec-body h4{color:#1e293b;}.tb-spec-body code{background:rgba(16,185,129,0.1);color:#34d399;padding:2px 6px;border-radius:4px;font-size:13px;}.tb-spec-body pre{background:rgba(255,255,255,0.04);padding:12px 16px;border-radius:8px;overflow:auto;font-size:12px;}[data-theme="light"] .tb-spec-body pre{background:#f1f5f9;}.tb-spec-body ul{padding-left:20px;}[data-theme="light"] .slide-panel .form-group label{color:#334155 !important;}[data-theme="light"] .slide-panel .form-group input,[data-theme="light"] .slide-panel .form-group select{background:#fff !important;border-color:#cbd5e1 !important;color:#1e293b !important;}.tb-section-title{color:#e2e8f0;font-size:14px;font-weight:600;margin:12px 0 0;}[data-theme="light"] .tb-section-title{color:#1e293b;}.slide-panel-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:500;opacity:0;visibility:hidden;transition:opacity 0.25s,visibility 0.25s;}.slide-panel-overlay.show{opacity:1;visibility:visible;}.slide-panel{position:fixed;top:0;right:0;width:720px;max-width:60vw;height:100%;background:#0f172a;z-index:501;transform:translateX(100%);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1);display:flex;flex-direction:column;box-shadow:-8px 0 40px rgba(0,0,0,0.5);}.slide-panel.show{transform:translateX(0);}.slide-panel-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,0.08);flex-shrink:0;}.slide-panel-header h3{color:#e2e8f0;font-size:17px;font-weight:600;margin:0;}.slide-panel-close{background:none;border:none;color:#64748b;font-size:24px;cursor:pointer;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all 0.2s;}.slide-panel-close:hover{color:#e2e8f0;background:rgba(255,255,255,0.08);}.slide-panel-body{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px;}.slide-panel-footer{padding:16px 24px;border-top:1px solid rgba(255,255,255,0.08);display:flex;gap:10px;flex-shrink:0;}[data-theme="light"] .slide-panel{background:#fff;box-shadow:-8px 0 40px rgba(0,0,0,0.1);}[data-theme="light"] .slide-panel-header{border-bottom-color:#e2e8f0;}[data-theme="light"] .slide-panel-header h3{color:#1e293b;}[data-theme="light"] .slide-panel-footer{border-top-color:#e2e8f0;}[data-theme="light"] .slide-panel-close{color:#94a3b8;}[data-theme="light"] .slide-panel-close:hover{color:#1e293b;background:rgba(0,0,0,0.05);}.art-check-label{display:inline-flex;align-items:center;gap:6px;cursor:pointer;white-space:nowrap;color:#cbd5e1;font-size:14px;}.actool-body .actool-sidebar{position:fixed;z-index:999;right:8px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:6px;padding:6px;background:rgba(16,185,129,0.12);border-radius:10px;backdrop-filter:blur(8px);}.actool-body .sb-item{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(16,185,129,0.18);color:#10b981;cursor:pointer;transition:all .25s;text-decoration:none;position:relative;}.actool-body .sb-item:hover{background:#10b981;color:#fff;}.actool-body .sb-modal-card{background:#0f172a;border:1px solid rgba(255,255,255,0.08);color:#e2e8f0;}.actool-body .sb-modal-header h3{color:#e2e8f0;}.actool-body .sb-modal-header span{color:#94a3b8;}.actool-body .sb-label{color:#e2e8f0;}.actool-body .sb-input{background:rgba(255,255,255,0.05);border-color:rgba(255,255,255,0.1);color:#e2e8f0;}.actool-body .sb-modal-btns button:first-child{background:rgba(255,255,255,0.08);color:#94a3b8;}[data-theme="light"] .actool-body .actool-sidebar{background:rgba(16,185,129,0.08);}[data-theme="light"] .actool-body .sb-modal-card{background:#fff;border-color:#e2e8f0;color:#1e293b;}[data-theme="light"] .actool-body .sb-modal-header h3{color:#1e293b;}[data-theme="light"] .actool-body .sb-input{background:#fff;border-color:#cbd5e1;color:#1e293b;}.actool-body .chm-doc-card{padding:16px 18px 20px 18px !important;border-radius:10px !important;background:rgba(255,255,255,0.04) !important;border:1px solid rgba(16,185,129,0.4) !important;display:flex !important;flex-direction:row !important;align-items:center !important;gap:14px;min-height:140px;position:relative;overflow:hidden;}.actool-body .chm-doc-card::before,.actool-body .chm-doc-card::after{content:'';position:absolute;left:10px;right:10px;height:1px;background:linear-gradient(90deg,transparent,rgba(16,185,129,0.5),#10b981,rgba(16,185,129,0.5),transparent);opacity:0.5;}.actool-body .chm-doc-card::before{top:0;}.actool-body .chm-doc-card::after{bottom:0;}.actool-body .chm-doc-card:hover{background:rgba(255,255,255,0.07) !important;border-color:rgba(16,185,129,0.6) !important;transform:translateY(-2px);}.actool-body .chm-doc-card:hover::before,.actool-body .chm-doc-card:hover::after{opacity:1;height:3px;}[data-theme="light"] .actool-body .chm-doc-card{background:#fff !important;border-color:rgba(16,185,129,0.5) !important;}[data-theme="light"] .actool-body .chm-doc-card:hover{background:#fff !important;border-color:#10b981 !important;}