:root{--fs-h1:34px;--fs-body:16px;--fs-cell:16px;--fs-phone:20px;--radius:10px;--space-1:8px;--space-2:12px;--space-3:16px;--line:1.35;--gold:#df6118;--gold-soft:#3b82f6;--bg:#ffffff;--bg-soft:#f8fafc;--card:#ffffff;--line-gold:#e2e8f0}*{box-sizing:border-box}::selection{background:#bfdbfe;color:#1a1204}body{margin:0;font-family:'Hind Siliguri',sans-serif;background:#f1f5f9;color:#1e293b;font-size:var(--fs-body);line-height:var(--line);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.container{width:min(100%,980px);margin:0 auto;padding:10px}.top-head{background:#ffffff;border-bottom:2px solid #e2e8f0;box-shadow:0 1px 4px rgba(0,0,0,.06)}.brand-row{display:flex;justify-content:space-between;align-items:center;padding:10px 12px}.brand-actions{display:flex;align-items:center;gap:8px}.brand-logo,.theme-icon-btn,.cs-btn{height:44px}.brand-badge,.cs-btn{border:1px solid #df6118;background:#df6118;color:#fff;padding:0 14px;font-weight:700;font-size:15px;line-height:1;text-decoration:none;border-radius:var(--radius);letter-spacing:.2px;box-shadow:0 2px 8px rgba(26,86,219,.2);display:inline-flex;align-items:center;justify-content:center}.theme-icon-btn{border:1px solid #e2e8f0;background:#f8fafc;color:#475569;padding:0;border-radius:var(--radius);line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:44px}.theme-icon-btn svg{width:18px;height:18px;display:block;fill:currentColor}.theme-icon-btn i{font-size:18px;line-height:1}.brand-logo{padding:0 12px;display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc}.brand-logo img{height:30px;width:auto;display:block}.menu-row{display:flex;gap:6px;align-items:center;padding:8px 6px;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#f8fafc;overflow:hidden;white-space:nowrap;flex-wrap:nowrap}.menu-row a{text-decoration:none;color:#475569;border:1px solid #e2e8f0;padding:9px 6px;border-radius:var(--radius);background:#ffffff;font-weight:600;font-size:15px;line-height:1;flex:1 1 0;text-align:center;min-width:0;transition:all .18s ease}.menu-row .icon-home{background:#ffffff;color:#475569;border:1px solid #e2e8f0;padding:9px 6px;border-radius:var(--radius);flex:1 1 0;font-size:15px;font-weight:600;line-height:1;min-width:0;text-align:center}.menu-row a:hover{background:#eff6ff;color:#df6118;border-color:#bfdbfe}.menu-row a.active{background:#df6118;color:#ffffff;border-color:#df6118;font-weight:700}.hero-card{margin-top:12px;border:1px solid #e2e8f0;background:#ffffff;overflow:hidden;border-radius:14px;box-shadow:0 4px 16px rgba(0,0,0,.08)}.hero-card img{width:100%;display:block;height:auto}.table-card{background:#ffffff;border:1px solid #e2e8f0;margin-top:12px;border-radius:14px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.06)}.trust-strip{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;padding:12px 10px 6px}.trust-strip span{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;border-radius:999px;padding:9px 16px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:9px}.trust-strip i{font-size:15px;color:#df6118}.trust-strip .icon-verify{animation:shieldPulse 2.4s ease-in-out infinite}.trust-strip .icon-update{animation:spinSoft 3.8s linear infinite}.trust-strip .icon-wa{animation:waBounce 2s ease-in-out infinite}@keyframes shieldPulse{0%,100%{transform:scale(1);opacity:.9}50%{transform:scale(1.15);opacity:1}}@keyframes spinSoft{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes waBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}.table-card h1{margin:0;padding:10px 10px 4px;text-align:center;color:#1e293b;letter-spacing:.3px;font-size:var(--fs-h1);font-weight:700}.table-card p{margin:0;padding:0 12px 10px;text-align:center;font-size:clamp(14px,2.2vw,18px);line-height:1.35;font-weight:500;color:#475569}.search-form{display:flex;gap:8px;justify-content:center;align-items:center;padding:0 12px 12px}.search-form input{width:min(560px,100%);padding:10px 12px;border:1.5px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#1e293b;font-size:16px}.search-form button{padding:10px 18px;border:none;border-radius:8px;background:#df6118;color:#fff;font-weight:700;cursor:pointer;font-size:15px}.mini-links{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;padding:0 10px 10px}.mini-links a{font-size:13px;text-decoration:none;border:1px solid #e2e8f0;padding:6px 12px;border-radius:999px;color:#475569;background:#ffffff;font-weight:600}.mini-links a.active{background:#df6118;border-color:#df6118;color:#ffffff;font-weight:700}.table-wrap{overflow:auto;border-top:1px solid #ececec}table{width:100%;border-collapse:collapse;min-width:860px}th,td{border:1px solid #e4e4e4;padding:9px 8px;text-align:center}.skeleton-cell{height:14px;border-radius:6px;background:linear-gradient(90deg,#ececec 25%,#f5f5f5 50%,#ececec 75%);background-size:200% 100%;animation:shimmer 1.8s linear infinite}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.page-skeleton{position:fixed;inset:0;background:#f4f4f4;padding:10px;z-index:9999;display:none;overflow:hidden}.page-skeleton.show{display:block}.page-skeleton>div{border-radius:10px;background:linear-gradient(90deg,#e6e6e6 25%,#f3f3f3 50%,#e6e6e6 75%);background-size:200% 100%;animation:shimmer 1.2s linear infinite;margin-bottom:10px}.page-skeleton .sk-top{height:62px}.page-skeleton .sk-bar{height:44px}.page-skeleton .sk-hero{height:170px}.page-skeleton .sk-card{height:120px}body.skeleton-lock{overflow:hidden}th{background:#df6118;font-size:clamp(12px,1.8vw,15px);font-weight:700;color:#ffffff;letter-spacing:.3px}td{font-size:var(--fs-cell);font-weight:600;background:#ffffff;color:#1e293b}tbody tr:nth-child(odd) td{background:#ffffff}tbody tr:nth-child(even) td{background:#f8fafc}.wa-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#25D366;color:#fff;text-decoration:none;line-height:1;border:2px solid #ffffff;box-shadow:0 1px 2px rgba(0,0,0,.25)}.wa-btn svg{display:block;width:21px;height:21px}.phone{color:#df6118;font-weight:700;text-decoration:none;font-size:var(--fs-phone);letter-spacing:.15px}.type-chip{display:inline-block;padding:5px 10px;border-radius:999px;font-size:clamp(10px,1.8vw,14px);font-weight:800;line-height:1;border:1px solid transparent}.chip-admin{background:#ffe1e1;color:#9f1d1d;border-color:#f5aaaa}.chip-superadmin{background:#eee1ff;color:#5b21b6;border-color:#c9adff}.chip-subadmin{background:#e6f0ff;color:#1d4ed8;border-color:#b6ceff}.chip-super{background:#ddf6ff;color:#0e7490;border-color:#9eddf0}.chip-master{background:#e8fce8;color:#166534;border-color:#b5ebb5}.copy-btn{margin-left:6px;border:1px solid #c7c7c7;background:#fff;color:#444;padding:4px 6px;border-radius:4px;font-size:11px;font-weight:700;cursor:pointer}.copy-btn.copied{background:#e7ffe9;border-color:#8ad38f;color:#1e7a2f}.complain{background:#ff7a20;color:#fff;border:none;border-radius:var(--radius);padding:6px 10px;font-size:15px;text-decoration:none;font-weight:700;display:inline-block}.dm-wrap{padding:12px 8px}.dm-toggle{width:100%;padding:11px;border:1px solid #cbd5e1;background:#df6118;color:#ffffff;font-weight:700;border-radius:8px;cursor:pointer}.dm-panel{display:none;margin-top:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.dm-panel.show{display:block}.dm-panel p{margin:0 0 10px;font-size:13px;color:#475569;font-weight:600}.dm-form{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:10px}.dm-form h3,.dm-delete-box h3{margin:0 0 10px;color:#1e293b;font-size:15px}.dm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dm-grid label{display:block;font-size:12px;color:#475569;margin-bottom:5px;font-weight:700}.dm-grid input,.dm-grid select,.dm-delete-row input{width:100%;padding:9px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;color:#1e293b;font-size:14px}.dm-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.dm-actions button,.dm-delete-row button{padding:9px 12px;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer}.dm-actions button:first-child{background:#df6118;color:#ffffff}.dm-edit-box,.dm-delete-box{margin-top:12px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:10px}.dm-edit-box p,.dm-delete-box p{margin:0 0 8px;font-size:12px;color:#475569}.dm-delete-row{display:grid;grid-template-columns:1fr auto;gap:8px}.dm-delete-row button{background:#df6118;border-color:#df6118;color:#ffffff}.dm-delete-result{margin-top:10px}.dm-delete-card{border:1px solid #e2e8f0;border-radius:8px;padding:10px;background:#f8fafc;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.dm-delete-meta{font-size:13px;color:#475569;line-height:1.5}.dm-delete-action{padding:8px 12px;border:1px solid #be5959;background:#8b1f1f;color:#fff;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer}.dm-edit-card{display:block}.dm-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:end}.dm-edit-form label{display:block;font-size:12px;color:#475569;margin-bottom:4px;font-weight:700}.dm-edit-form input,.dm-edit-form select{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;color:#1e293b;font-size:13px}.dm-edit-actions{margin-top:10px}.dm-edit-save{padding:8px 12px;border:1px solid #df6118;background:#df6118;color:#ffffff;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer}.dm-delete-empty{font-size:12px;color:#475569;padding:8px;border:1px dashed #cbd5e1;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;gap:7px}.dm-delete-empty i{color:#df6118}.dm-bulk-box{margin-top:12px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:10px}.dm-bulk-box h3{margin:0 0 8px;color:#1e293b;font-size:15px}.dm-bulk-box p{margin:0 0 10px;font-size:12px;color:#475569}.dm-bulk-box label{display:block;font-size:12px;color:#475569;margin-bottom:5px;font-weight:700}.dm-bulk-box textarea{width:100%;min-height:110px;border:1px solid #e2e8f0;border-radius:8px;padding:8px;font-family:monospace;font-size:12px;background:#ffffff;color:#1e293b}.dm-bulk-box button{margin-top:8px;padding:9px 12px;border:1px solid #df6118;background:#df6118;color:#ffffff;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer}.dm-bulk-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dm-advanced{margin-top:12px;border:1px dashed #cbd5e1;border-radius:10px;padding:10px}.dm-advanced summary{cursor:pointer;color:#475569;font-weight:700}.dm-panel textarea{width:100%;min-height:140px;border:1px solid #e2e8f0;border-radius:8px;padding:8px;font-family:monospace;font-size:12px;background:#ffffff;color:#1e293b;margin-top:8px}.faq-section{margin:12px 8px 0;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.faq-section h2{margin:0 0 8px;font-size:18px;color:#1e293b}.faq-section details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px;margin-bottom:8px}.faq-section summary{cursor:pointer;font-weight:700;color:#1e293b}.faq-section p{margin:8px 0 0;color:#475569;font-size:14px}.mini-footer{padding:14px 10px;background:#f8fafc;border-top:1px solid var(--line-gold);text-align:center;color:#475569;font-size:12px}body.dark{background:#1b1d23;color:#1e293b}body.dark .top-head,body.dark .menu-row,body.dark .table-card,body.dark .mini-footer{background:#262b36;border-color:#3a4253}body.dark .table-card h1,body.dark .table-card p,body.dark .mini-footer,body.dark .menu-row a,body.dark .brand-badge,body.dark .cs-btn{color:#1e293b}body.dark .menu-row a,body.dark .brand-badge,body.dark .cs-btn{background:#2f3645;border-color:#4b5568}body.dark .search-form input{background:#1f2430;color:#1e293b;border-color:#4b5568}body.dark .search-form button,body.dark .dm-toggle,body.dark .theme-icon-btn{background:#3b82f6;border-color:#60a5fa}body.dark th{background:#334155;color:#f8fafc}body.dark td{background:#ffffff;color:#111827;border-color:#d1d5db}body.dark tbody tr:nth-child(even) td{background:#ffffff}body.dark .phone{color:#86efac}body.dark .complain{background:#f97316}body.dark .dm-panel{background:#1f2430;border-color:#334155}body.dark .dm-panel p{color:#cbd5e1}body.dark .dm-panel textarea{background:#0f172a;color:#e2e8f0;border-color:#334155}body.dark .dm-actions button{background:#111827;color:#e5e7eb;border-color:#374151}body.dark .faq-section{background:#202635;border-color:#38445a}body.dark .faq-section h2{color:#f3f4f6}body.dark .faq-section details{background:#111827;border-color:#374151}body.dark .faq-section summary{color:#e5e7eb}body.dark .faq-section p{color:#cbd5e1}@media (max-width:700px){.brand-badge,.cs-btn{font-size:12px;padding:0 8px;height:36px}.brand-logo{height:36px;padding:0 8px}.brand-logo img{height:24px}.theme-icon-btn{height:36px;width:36px;padding:0}.menu-row{gap:4px;flex-wrap:nowrap;overflow:hidden;padding:6px 4px}.menu-row a{font-size:10.5px;padding:7px 3px;flex:1 1 0;border-radius:6px}.menu-row .icon-home{padding:7px 3px;font-size:10.5px;flex:1 1 0;min-width:0;border:1px solid #fff;border-radius:6px}:root{--fs-h1:26px;--fs-cell:13px;--fs-phone:18px}.table-card p{font-size:15px}.search-form{padding:0 8px 10px;gap:6px;top:4px}.search-form input{font-size:12px;padding:8px 9px}.search-form button{font-size:12px;padding:8px 10px}.trust-strip span{font-size:10px;padding:3px 7px}.mini-links a{font-size:12px}.container{padding:6px}.dm-grid{grid-template-columns:1fr}.dm-edit-form{grid-template-columns:1fr}.dm-bulk-grid{grid-template-columns:1fr}.dm-list-table{min-width:0}table,thead,tbody,th,td,tr{display:block;width:100%}thead{display:none}table{min-width:0}.table-wrap{overflow:visible}tr{border:1px solid #e2e8f0;border-left:4px solid #df6118;border-radius:8px;margin:8px 0;background:#ffffff;box-shadow:0 1px 4px rgba(0,0,0,.06);padding:4px 4px 2px}tbody tr.row-admin{border-left-color:#ef4444;background:#fff6f6}tbody tr.row-superadmin{border-left-color:#7c3aed;background:#faf5ff}tbody tr.row-subadmin{border-left-color:#2563eb;background:#f5f9ff}tbody tr.row-super{border-left-color:#0891b2;background:#f2fcff}tbody tr.row-master{border-left-color:#16a34a;background:#f4fff4}td{border:none;border-bottom:1px dashed #ededed;text-align:right;font-size:13px;font-weight:700;line-height:1.2;padding:6px 4px 6px 43%;position:relative;min-height:30px;word-break:break-word}.type-chip{font-size:11px;padding:3px 7px}td:last-child{border-bottom:none}td::before{content:attr(data-label);position:absolute;left:4px;top:6px;width:39%;text-align:left;font-size:12.5px;font-weight:700;color:#64748b;letter-spacing:.2px}.wa-btn{width:30px;height:30px;font-size:12px;border-width:1.5px}.wa-btn svg{width:15px;height:15px}.phone{font-size:18px;font-weight:700}.copy-btn{font-size:10px;padding:3px 5px}.complain{font-size:10px;padding:4px 6px;border-radius:3px}}.sr-only,.sr-h2{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.skip-link{position:absolute;top:-100px;left:0;background:#d4af37;color:#ffffff;padding:8px 16px;font-weight:700;font-size:14px;z-index:9999;text-decoration:none;border-radius:0 0 6px 0;transition:top .2s;}.skip-link:focus{top:0;}.intro-text{margin:0;padding:0 14px 14px;text-align:center;font-size:clamp(14px,2.2vw,17px);line-height:1.6;font-weight:400;color:#1e293b;}.intro-text strong{color:#1e293b;}.info-section{background:linear-gradient(145deg, rgb(255 229 192 / 55%), rgb(255 231 196 / 42%));border:1px solid #e2e8f0;margin:12px 0 0;border-radius:14px;padding:20px 20px 16px;box-shadow:0 16px 34px rgba(0,0,0,.34);}.info-section h2{margin:0 0 12px;font-size:clamp(16px,2.5vw,22px);color:#1e293b;font-weight:700;}.info-section p{margin:0 0 12px;font-size:14px;color:#1e293b;line-height:1.65;}.how-list{padding-left:20px;margin:0 0 14px;}.how-list li{font-size:14px;color:#1e293b;line-height:1.7;margin-bottom:10px;}.how-list li strong{color:#1e293b;font-weight:700;}.how-list li em{color:#df6118;font-style:normal;}.info-note{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:10px 14px;font-size:13px;color:#1e293b;margin:0 !important;}.info-note strong{color:#1e293b;font-weight:700;}.faq-section details>div[itemprop="acceptedAnswer"]{padding:8px 10px 2px;}.faq-section details>div p{margin:0;color:#1e293b !important;font-size:14px;line-height:1.65;}.faq-section details>div p strong{color:#1e293b;font-weight:700;}.footer-desc{font-size:12px;color:#94a3b8;margin:4px 0 6px !important;line-height:1.5;}.footer-nav{margin:6px 0 4px;font-size:12px;}.footer-nav a{color:#64748b;text-decoration:none;}.footer-nav a:hover{color:#1e293b;}.footer-updated{font-size:11px;color:#94a3b8;margin:0 !important;}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #df6118;outline-offset:2px;}table caption.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);}@media (max-width:700px){.info-section{margin:10px 0 0;padding:14px 12px;}.info-section h2{font-size:15px;}.how-list li,.info-section p{font-size:13px;}}.mini-footer{padding:0;border-top:2px solid #e2e8f0;background:#f8fafc}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 16px}.footer-brand img{height:28px;opacity:.85;filter:brightness(1.1)}.footer-copy{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.footer-copy-text{font-size:13px;color:#475569;font-weight:600}.footer-copy-text strong{color:#1e293b}.footer-sep{color:#cbd5e1;font-size:13px}.footer-domain{font-size:13px;color:#df6118;text-decoration:none;font-weight:700;border-bottom:1px solid #bfdbfe;padding-bottom:1px;transition:color .18s}.footer-domain:hover{color:#1e40af;border-bottom-color:#93c5fd}.footer-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.footer-nav a{font-size:12px;color:#64748b;text-decoration:none;transition:color .18s}.footer-nav a:hover{color:#df6118}.footer-dot{color:#cbd5e1;font-size:12px}.footer-desc{font-size:11px;color:#94a3b8;text-align:center;max-width:480px;line-height:1.6;margin:0}td[data-label="NAME"]{color:#1e293b;font-weight:700;font-size:14px}@media(max-width:700px){.footer-inner{padding:16px 12px;gap:8px}.footer-brand{display:none}}