body,html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#12213a}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.admin-shell{width:min(1380px,calc(100% - 40px));padding:42px 0 80px}.admin-header{margin-bottom:34px}.admin-brand{font-size:17px;font-weight:800;letter-spacing:-.3px;margin-bottom:18px}.admin-header h1,.page-top h1{margin:0;font-size:42px;letter-spacing:-1.5px}.admin-header p,.page-top p{margin:8px 0 0;color:#66758c;font-size:16px}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-actions a{padding:11px 17px;background:#fff;border:1px solid #e1e7ef;border-radius:10px;font-weight:600}.admin-actions a:hover{background:#eef3f9}.stats-grid{grid-template-columns:repeat(7,1fr);grid-gap:14px;gap:14px;margin-bottom:22px}.stat-card{border:1px solid #e4e9f1;border-radius:17px;padding:21px;min-height:118px;box-shadow:0 5px 18px rgba(21,38,63,.035)}.stat-card span{color:#6b7b92;font-weight:600;margin-bottom:13px}.stat-card strong{display:block;font-size:30px;letter-spacing:-1px}.admin-card{background:#fff;border:1px solid #e4e9f1;border-radius:20px;padding:27px;margin-bottom:22px;box-shadow:0 6px 25px rgba(21,38,63,.035)}.admin-card h2{margin:0 0 7px;font-size:21px;letter-spacing:-.4px}.admin-card p{margin:0;color:#75849a}.card-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.card-heading>a{font-weight:700}.add-domain-form{display:flex;gap:12px;margin-top:20px}.add-domain-form input{flex:1 1;min-width:0;height:52px;border:1px solid #dce3ed;border-radius:12px;padding:0 16px;outline:none}.add-domain-form input:focus{border-color:#7892b6;box-shadow:0 0 0 4px rgba(87,116,153,.09)}.primary-button,button{border:0;border-radius:11px;background:#111d31;color:#fff;padding:0 20px;min-height:48px;font-weight:700}button:hover{opacity:.9}button:disabled{opacity:.5;cursor:not-allowed}.domain-list{border-top:1px solid #edf0f5}.domain-row{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid #edf0f5}.domain-row:last-child{border-bottom:0}.domain-name{font-size:18px;font-weight:800}.domain-meta{color:#7a899e;margin-top:5px;font-size:13px}.domain-stat-line{display:flex;gap:16px;margin-top:12px;color:#60728b;font-size:13px}.domain-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.domain-actions a,.domain-actions button{min-height:38px;padding:0 12px;border-radius:9px;font-size:13px}.domain-actions a{border:1px solid #e0e6ee;display:flex;align-items:center;background:#fff;font-weight:700}.domain-actions button{background:#edf1f6;color:#24354c}.domain-actions button.danger{background:#fff0f0;color:#bd3131}.status{padding:7px 11px}.status.active{background:#dff8ea;color:#167348}.status.disabled{background:#edf0f4;color:#6e7887}.quick-grid{grid-gap:16px;gap:16px}.quick-card{border:1px solid #e4e9f1;border-radius:17px;padding:23px;gap:15px}.quick-card>span{font-size:28px}.quick-card strong{margin-bottom:4px}.quick-card small{color:#75849a}.admin-message{background:#eaf5ff;border:1px solid #cfe6fa;color:#22577a;border-radius:11px;padding:13px 15px;margin-bottom:18px}.page-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:20px 0 28px}.back-link{display:inline-block;color:#526983;font-weight:700;margin-bottom:8px}.analytics-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.analytics-list{margin-top:20px}.analytics-row{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #edf0f5}.analytics-row:last-child{border-bottom:0}.table-wrap{overflow-x:auto;margin-top:18px}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:15px 12px;border-bottom:1px solid #edf0f5;white-space:nowrap}th{color:#718097;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.daily-chart{height:280px;display:flex;align-items:flex-end;gap:6px;overflow-x:auto;margin-top:28px;padding-bottom:25px}.daily-bar{min-width:25px;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.daily-bar .bar{width:18px;min-height:5px;border-radius:6px 6px 2px 2px;background:#17263e}.daily-bar small{font-size:9px;color:#7d8999;transform:rotate(-45deg)}.field-label{display:block;font-weight:700;margin-bottom:9px}select{width:100%;height:50px;border:1px solid #dce3ed;border-radius:11px;padding:0 13px;background:#fff}.ad-editor-heading{justify-content:space-between;gap:20px;margin-bottom:18px}.ad-editor-heading,.switch{display:flex;align-items:center}.switch{gap:10px;font-weight:700;white-space:nowrap}.switch input{width:18px;height:18px}textarea{width:100%;min-height:190px;resize:vertical;border:1px solid #dce3ed;border-radius:12px;padding:15px;font-family:monospace;font-size:13px;outline:none}textarea:focus{border-color:#7892b6}.save-bar{display:flex;align-items:center;gap:15px;margin-top:5px}.admin-loading,.empty-state{padding:50px;text-align:center;color:#738299}.ad-slot{width:100%;overflow:hidden}@media (max-width:1100px){.stats-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:800px){.admin-shell{width:min(100% - 24px,1380px);padding-top:25px}.ad-editor-heading,.admin-header,.domain-row,.page-top{align-items:flex-start;flex-direction:column}.stats-grid{grid-template-columns:repeat(2,1fr)}.analytics-grid,.quick-grid{grid-template-columns:1fr}.domain-actions{justify-content:flex-start}.add-domain-form{flex-direction:column}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.admin-header h1,.page-top h1{font-size:32px}.admin-card{padding:20px}}*{box-sizing:border-box}body,html{margin:0;padding:0}.dm-page{min-height:100vh;background:#f5f7fb;color:#17233b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dm-topbar{height:72px;background:#fff;border-bottom:1px solid #e7ebf2;justify-content:space-between;padding:0 34px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.dm-brand,.dm-topbar{display:flex;align-items:center}.dm-brand{gap:12px}.dm-logo{width:38px;height:38px;border-radius:11px;background:#14213d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:800}.dm-brand-name{font-size:17px;font-weight:800;line-height:20px}.dm-brand-sub{color:#8490a6;font-size:11px;margin-top:2px}.dm-back{text-decoration:none;color:#526078;font-size:14px;font-weight:600}.dm-back:hover{color:#17233b}.dm-layout{display:flex;min-height:calc(100vh - 72px)}.dm-sidebar{width:230px;background:#fff;border-right:1px solid #e7ebf2;padding:28px 14px;flex-shrink:0}.dm-sidebar-title{font-size:10px;letter-spacing:1.2px;font-weight:800;color:#a0a9ba;padding:0 12px 10px}.dm-sidebar-title.second{margin-top:30px}.dm-nav{height:44px;display:flex;align-items:center;gap:12px;padding:0 12px;border-radius:9px;color:#647188;text-decoration:none;font-size:14px;font-weight:600;margin-bottom:4px}.dm-nav span{width:20px;text-align:center;font-size:16px}.dm-nav:hover{background:#f4f6fa;color:#17233b}.dm-nav.active{background:#eef2f8;color:#14213d}.dm-content{width:100%;max-width:1500px;margin:0 auto;padding:42px 46px 80px}.dm-heading-row{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:30px}.dm-eyebrow{color:#8b96a9;font-size:11px;font-weight:800;letter-spacing:1.4px;margin-bottom:8px}.dm-heading-row h1{margin:0;font-size:34px;letter-spacing:-1px;color:#17233b}.dm-heading-row p{margin:8px 0 0;color:#7b879b;font-size:15px}.dm-primary{border:0;background:#14213d;color:#fff;min-height:44px;padding:0 19px;border-radius:9px;font-weight:700;font-size:13px;cursor:pointer;box-shadow:0 4px 12px rgba(20,33,61,.12)}.dm-primary:hover{background:#0e1930}.dm-primary:disabled{opacity:.6;cursor:not-allowed}.dm-secondary{height:42px;padding:0 15px;border:1px solid #dfe4ec;border-radius:8px;background:#fff;color:#3f4c63;font-size:13px;font-weight:700;cursor:pointer}.dm-secondary:hover{background:#f7f8fa}.dm-alert{padding:13px 16px;border-radius:9px;margin-bottom:20px;font-size:13px;font-weight:600}.dm-alert.success{background:#eaf9f0;color:#16804a;border:1px solid #ccefdc}.dm-alert.error{background:#fff0f0;color:#b83232;border:1px solid #f3d0d0}.dm-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-bottom:22px}.dm-stat{background:#fff;border:1px solid #e5e9f0;border-radius:13px;padding:22px;gap:15px;box-shadow:0 2px 8px rgba(20,33,61,.025)}.dm-stat,.dm-stat-icon{display:flex;align-items:center}.dm-stat-icon{width:43px;height:43px;border-radius:10px;background:#edf1f7;color:#526078;justify-content:center;font-size:18px;font-weight:800}.dm-stat-icon.green{background:#eaf8f0;color:#1b9658}.dm-stat-icon.orange{background:#fff5e8;color:#c77719}.dm-stat-label{color:#8993a5;font-size:12px;font-weight:600;margin-bottom:5px}.dm-stat-value{color:#17233b;font-size:25px;font-weight:800}.dm-card{background:#fff;border:1px solid #e5e9f0;border-radius:14px;margin-bottom:22px;overflow:hidden;box-shadow:0 2px 8px rgba(20,33,61,.025)}.add-card{padding:24px}.dm-card-head,.dm-table-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.dm-card h2,.dm-table-head h2{margin:0;color:#17233b;font-size:17px}.dm-card-head p,.dm-table-head p{margin:5px 0 0;color:#8993a5;font-size:13px}.dm-small-badge{background:#f1f4f8;color:#78849a;padding:7px 10px;border-radius:7px;font-size:9px;letter-spacing:1px;font-weight:800}.add-form{gap:10px;margin-top:20px}.input-wrap{flex:1 1;height:46px;border:1px solid #dce2eb;border-radius:9px;background:#fff;display:flex;align-items:center;padding-left:14px;color:#9aa4b4;font-size:13px}.input-wrap:focus-within{border-color:#9da9bc;box-shadow:0 0 0 3px rgba(20,33,61,.05)}.input-wrap input{border:0;outline:0;width:100%;height:100%;padding:0 13px;font-size:14px;color:#17233b;background:transparent}.dm-help{color:#98a1b0;font-size:11px;margin-top:10px}.dm-table-head{padding:22px 24px;border-bottom:1px solid #edf0f4}.dm-table-actions{gap:9px}.dm-table-actions,.search-box{display:flex;align-items:center}.search-box{height:42px;width:220px;border:1px solid #dfe4ec;border-radius:8px;padding:0 11px;color:#8d97a9}.search-box input{border:0;outline:0;width:100%;padding-left:7px;font-size:13px;color:#17233b}.dm-table-wrap{width:100%;overflow-x:auto}.dm-table{width:100%;border-collapse:collapse;min-width:950px}.dm-table th{text-align:left;padding:14px 20px;background:#fafbfd;color:#98a1b0;font-size:9px;font-weight:800;letter-spacing:.9px}.dm-table td,.dm-table th{border-bottom:1px solid #edf0f4;white-space:nowrap}.dm-table td{padding:17px 20px;font-size:13px;color:#526078}.dm-table tbody tr:hover{background:#fafbfd}.dm-table tbody tr:last-child td{border-bottom:0}.domain-cell{gap:11px}.domain-avatar,.domain-cell{display:flex;align-items:center}.domain-avatar{width:35px;height:35px;border-radius:9px;background:#edf1f7;justify-content:center;color:#34435f;font-size:13px;font-weight:800}.domain-cell strong{display:block;color:#17233b;font-size:13px}.domain-cell small{display:block;color:#9aa3b1;font-size:10px;margin-top:2px}.status{border:0;padding:7px 10px;border-radius:20px;cursor:pointer;gap:6px}.status span{width:6px;height:6px;border-radius:50%}.status.active{background:#e9f8ef;color:#16804a}.status.active span{background:#24a35f}.status.disabled{background:#f1f2f4;color:#7e8795}.status.disabled span{background:#9da4ae}.ssl-badge{color:#218553;background:#edf9f2;border-radius:6px;padding:6px 8px;font-size:10px;font-weight:800}.ssl-badge span{margin-right:4px}.date{color:#8c96a7;font-size:11px}.actions{gap:6px}.icon-button{width:32px;height:32px;border:1px solid #e1e5eb;background:#fff;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#58657b;cursor:pointer;font-weight:700}.icon-button:hover{background:#f4f6f9}.icon-button.danger{color:#bd4a4a}.icon-button.danger:hover{background:#fff1f1;border-color:#f0d1d1}.empty{text-align:center!important;padding:65px 20px!important}.empty-icon{width:50px;height:50px;border-radius:12px;background:#f0f3f7;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;color:#8b96a8;font-size:22px}.empty strong{display:block;color:#36435c;font-size:14px}.empty span{display:block;color:#9aa3b1;margin-top:5px;font-size:12px}@media (max-width:900px){.dm-sidebar{display:none}.dm-content{padding:28px 18px 60px}.dm-stats{grid-template-columns:1fr}.dm-heading-row{flex-direction:column}.dm-topbar{padding:0 18px}.add-form,.dm-table-head{flex-direction:column}.dm-table-head{align-items:flex-start}.dm-table-actions{width:100%}.search-box{flex:1 1;width:auto}}.admin-page{color:#10233f;padding-bottom:80px}.admin-topbar{max-width:1180px;margin:0 auto;padding:28px 24px 0}.back-link{color:#49627f;font-weight:600}.back-link:hover{color:#10233f}.admin-header{max-width:1180px;margin:0 auto;padding:44px 24px 28px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.14em;color:#71839a;margin-bottom:10px}.admin-header h1{font-size:42px;letter-spacing:-.03em}.admin-header p{margin:12px 0 0;color:#657891;font-size:16px}.stats-grid{max-width:1180px;margin:0 auto 24px;padding:0 24px;grid-template-columns:repeat(3,1fr)}.stat-card{border:1px solid #e1e7ef;box-shadow:0 4px 20px rgba(20,40,70,.04)}.stat-card span{display:block;color:#6d8099;font-size:13px;margin-bottom:12px}.stat-card strong{font-size:32px;letter-spacing:-.03em}.panel{max-width:1180px;margin:0 auto 24px;background:#fff;border:1px solid #e1e7ef;border-radius:20px;box-shadow:0 4px 20px rgba(20,40,70,.04);overflow:hidden}.panel-heading{padding:25px 26px 20px}.panel-heading h2{margin:0;font-size:21px}.panel-heading p{margin:7px 0 0;color:#72839a;font-size:14px}.add-form{display:flex;gap:12px;padding:0 26px 26px}.add-form input{flex:1 1;min-width:0;height:54px;border:1px solid #d8e0ea;border-radius:12px;padding:0 17px;font-size:15px;outline:none;background:#fff}.add-form input:focus{border-color:#172a46;box-shadow:0 0 0 3px rgba(23,42,70,.08)}.add-form button,.secondary-button{border:0;border-radius:12px;padding:0 22px;height:54px;background:#101d32;color:#fff;font-weight:700;cursor:pointer}.add-form button:hover,.secondary-button:hover{background:#1c2d47}.add-form button:disabled,.secondary-button:disabled{opacity:.6;cursor:wait}.success-message{background:#ecfdf3;color:#087443}.error-message,.success-message{margin:0 26px 25px;padding:13px 15px;border-radius:10px;font-size:14px;font-weight:600}.error-message{background:#fff1f2;color:#be123c}.domain-heading{display:flex;align-items:center;justify-content:space-between}.secondary-button{height:42px;font-size:13px}.domain-table{border-top:1px solid #edf1f5}.table-header,.table-row{display:grid;grid-template-columns:minmax(220px,2fr) 110px 100px 120px 120px 180px;align-items:center;grid-column-gap:20px;column-gap:20px;padding:17px 26px}.table-header{background:#fafbfd;color:#78899f;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.table-row{border-top:1px solid #edf1f5;min-height:78px}.domain-name strong{display:block;font-size:15px;color:#132943}.domain-name a{display:inline-block;margin-top:5px;color:#68809d;font-size:12px;text-decoration:none}.domain-name a:hover{color:#132943}.status{align-items:center;font-weight:800}.metric{font-weight:700;font-size:14px}.date{color:#71839a;font-size:13px}.actions{display:flex;gap:7px}.action-button{border:1px solid #dce3eb;background:#fff;color:#263c58;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:700;cursor:pointer}.action-button:hover{background:#f6f8fb}.action-button.danger{color:#c0263d}.empty-state{padding:70px 20px;color:#72839a}.empty-icon{font-size:32px;margin-bottom:10px}.empty-state h3{color:#1a2f4a;margin:0 0 5px}.empty-state p{margin:0}@media (max-width:900px){.stats-grid{grid-template-columns:1fr}.domain-table{overflow-x:auto}.table-header,.table-row{min-width:900px}}@media (max-width:600px){.admin-header h1{font-size:34px}.add-form{flex-direction:column}.add-form button{width:100%}}.admin-page{min-height:100vh;background:#f5f7fb;color:#14213d;padding:50px 24px 80px}.admin-shell{max-width:1180px;margin:0 auto}.admin-header{align-items:flex-end;gap:30px;margin-bottom:36px}.brand{font-size:16px;font-weight:800;margin-bottom:22px}.admin-header h1{font-size:44px;line-height:1.1;letter-spacing:-1.5px}.admin-header p{margin:10px 0 0;color:#65748b;font-size:17px}.admin-nav{display:flex;gap:10px;flex-wrap:wrap}.admin-nav a{text-decoration:none;color:#14213d;background:#fff;border:1px solid #dce3ee;padding:13px 20px;border-radius:12px;font-weight:650;transition:.2s}.admin-nav a:hover{border-color:#aebbd0;transform:translateY(-1px)}.admin-error{background:#fff1f2;border:1px solid #fecdd3;color:#be123c;padding:15px 18px;border-radius:12px;margin-bottom:22px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin-bottom:24px}.stat-card{background:#fff;border:1px solid #e0e6ef;border-radius:18px;padding:25px;min-height:125px;box-shadow:0 8px 25px rgba(20,33,61,.035)}.stat-title{color:#64748b;font-size:14px;font-weight:600;margin-bottom:15px}.stat-value{font-size:32px;font-weight:800;letter-spacing:-1px}.admin-section{background:#fff;border:1px solid #e0e6ef;border-radius:20px;padding:28px;box-shadow:0 8px 25px rgba(20,33,61,.035)}.section-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.section-header h2{margin:0;font-size:25px}.section-header p{margin:6px 0 0;color:#718096}.primary-button,.refresh-button{border:0;background:#14213d;color:#fff;text-decoration:none;padding:13px 20px;border-radius:11px;font-size:14px;font-weight:700;cursor:pointer}.domain-row{display:grid;grid-template-columns:2fr 1fr .8fr .8fr .8fr .8fr;align-items:center;grid-gap:15px;gap:15px;padding:18px 5px;border-top:1px solid #edf1f6}.domain-heading{border-top:0;padding-top:0;color:#718096;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.domain-date{display:block;color:#8996a8;font-size:12px;margin-top:5px}.status{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}.status.active{background:#dcfce7;color:#15803d}.status.disabled{background:#f1f5f9;color:#64748b}.empty-state{padding:45px 20px;text-align:center;color:#718096}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:24px}.quick-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e0e6ef;border-radius:16px;padding:20px;text-decoration:none;color:#14213d;transition:.2s}.quick-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(20,33,61,.06)}.quick-icon{font-size:22px}.quick-card strong{display:block;font-size:15px}.quick-card span{display:block;margin-top:4px;color:#718096;font-size:12px}.quick-arrow{margin-left:auto;font-size:20px;color:#8996a8}.refresh-row{display:flex;justify-content:center;margin-top:25px}.refresh-button{background:#fff;color:#14213d;border:1px solid #dce3ee}@media (max-width:900px){.stats-grid{grid-template-columns:repeat(2,1fr)}.admin-header{align-items:flex-start;flex-direction:column}.domain-row{grid-template-columns:2fr 1fr .7fr .7fr}.domain-row>:nth-child(5),.domain-row>:nth-child(6){display:none}.quick-grid{grid-template-columns:1fr}}@media (max-width:600px){.admin-page{padding:30px 15px 60px}.admin-header h1{font-size:34px}.stats-grid{grid-template-columns:1fr}.admin-section{padding:20px}.section-header{align-items:flex-start;flex-direction:column}.domain-row{grid-template-columns:1.5fr 1fr .7fr}.domain-row>:nth-child(4),.domain-row>:nth-child(5),.domain-row>:nth-child(6){display:none}}.analytics-page{min-height:100vh;background:#f5f7fb;color:#14213d;padding:45px 24px 80px}.analytics-shell{max-width:1180px;margin:auto}.analytics-header{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px}.back-link{color:#64748b;text-decoration:none;font-size:14px;font-weight:650}.analytics-header h1{font-size:42px;margin:16px 0 8px;letter-spacing:-1.5px}.analytics-header p{margin:0;color:#718096;font-size:16px}.analytics-controls{display:flex;align-items:flex-end;gap:10px}.analytics-controls label{position:absolute;margin-bottom:49px;font-size:12px;color:#718096;font-weight:700}.analytics-controls select{min-width:210px;padding:13px 14px;border:1px solid #dce3ee;border-radius:11px;background:#fff;color:#14213d;font-size:14px}.analytics-refresh{border:0;background:#14213d;color:#fff;padding:13px 18px;border-radius:11px;cursor:pointer;font-weight:700}.analytics-error{padding:15px 18px;background:#fff1f2;color:#be123c;border:1px solid #fecdd3;border-radius:12px;margin-bottom:20px}.analytics-loading{background:#fff;border:1px solid #e0e6ef;border-radius:18px;padding:60px;text-align:center;color:#718096}.analytics-stats{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px;margin-bottom:20px}.metric-card{background:#fff;border:1px solid #e0e6ef;border-radius:17px;padding:22px}.metric-card span{display:block;color:#718096;font-size:13px;margin-bottom:12px}.metric-card strong{font-size:30px;letter-spacing:-1px}.analytics-grid,.analytics-two{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-bottom:20px}.chart-card,.data-card{background:#fff;border:1px solid #e0e6ef;border-radius:19px;padding:25px}.chart-header h2,.data-card-header h2{margin:0;font-size:19px}.chart-header span,.data-card-header span{display:block;margin-top:5px;color:#8996a8;font-size:12px}.bar-chart{height:230px;display:flex;align-items:flex-end;gap:5px;margin-top:30px;overflow-x:auto;padding-bottom:25px}.bar-column{min-width:25px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.bar{width:16px;min-height:1px;background:#14213d;border-radius:4px 4px 2px 2px}.bar-value{height:18px;font-size:9px;color:#64748b}.bar-column>span{margin-top:7px;font-size:8px;color:#94a3b8;white-space:nowrap}.ranking-list{margin-top:18px}.ranking-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #edf1f6}.ranking-row:first-child{border-top:0}.rank{width:30px;color:#94a3b8;font-size:12px}.ranking-row strong{flex:1 1;font-size:14px}.ranking-number{font-weight:800;font-size:14px}.path-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-active,.mini-disabled{font-size:11px;font-weight:700;padding:5px 9px;border-radius:999px}.mini-active{background:#dcfce7;color:#15803d}.mini-disabled{background:#f1f5f9;color:#64748b}.analytics-empty{padding:35px 10px 15px;text-align:center;color:#94a3b8;font-size:13px}.recent-list{margin-top:18px}.recent-row{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-top:1px solid #edf1f6}.recent-row>div{min-width:0}.recent-row strong{display:block;font-size:13px}.recent-row span{display:block;color:#8996a8;font-size:11px;margin-top:4px}@media (max-width:950px){.analytics-stats{grid-template-columns:repeat(3,1fr)}.analytics-header{align-items:flex-start;flex-direction:column}}@media (max-width:700px){.analytics-page{padding:30px 15px 60px}.analytics-header h1{font-size:34px}.analytics-controls{width:100%}.analytics-controls select{flex:1 1}.analytics-stats{grid-template-columns:repeat(2,1fr)}.analytics-grid,.analytics-two{grid-template-columns:1fr}}@media (max-width:450px){.analytics-stats{grid-template-columns:1fr}}.admin-shell{background:#f6f7fb;color:#171a21}.admin-shell,.admin-sidebar{min-height:100vh;display:flex}.admin-sidebar{width:250px;background:#111318;color:#fff;padding:24px 16px;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh}.admin-brand{display:flex;align-items:center;gap:12px;padding:4px 10px 30px}.brand-mark{width:40px;height:40px;background:#fff;color:#111318;font-size:20px;font-weight:800}.admin-brand strong{display:block;font-size:16px}.admin-brand span{display:block;margin-top:3px;color:#8d929d;font-size:12px}.admin-sidebar nav{display:flex;flex-direction:column;gap:5px}.admin-sidebar nav a,.sidebar-bottom a{color:#aeb3bd;text-decoration:none;padding:12px 13px;border-radius:9px;font-size:14px;display:flex;align-items:center;gap:11px;transition:.15s}.admin-sidebar nav a.active,.admin-sidebar nav a:hover{color:#fff;background:#242830}.admin-sidebar nav a span{width:18px;text-align:center}.sidebar-bottom{margin-top:auto}.admin-content{flex:1 1;min-width:0;padding:34px 40px 60px;max-width:1500px}.admin-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:30px}.admin-header h1{margin:0;font-size:30px;letter-spacing:-.7px}.admin-header p{margin:7px 0 0;color:#737985}.header-actions{display:flex;gap:10px}.primary-btn,.refresh-btn,.text-btn{border:0;text-decoration:none;cursor:pointer;font-size:13px;font-weight:600;border-radius:8px;padding:11px 15px}.refresh-btn{background:#fff;border:1px solid #e3e5ea;color:#30343b}.primary-btn{background:#171a21;color:#fff}.text-btn{color:#171a21;background:#f1f2f5}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:20px}.loading-card,.panel,.stat-card{background:#fff;border:1px solid #e7e8ec;border-radius:14px;box-shadow:0 2px 10px rgba(0,0,0,.025)}.stat-card{padding:20px}.stat-top{display:flex;justify-content:space-between;align-items:center;color:#727783;font-size:13px}.stat-icon{width:34px;height:34px;border-radius:9px;background:#f0f1f4;display:grid;place-items:center;color:#272b32}.stat-card>strong{display:block;margin-top:16px;font-size:29px;letter-spacing:-.7px}.stat-card small{display:block;margin-top:5px;color:#9297a1}.dashboard-grid{display:grid;grid-template-columns:1.35fr 1fr;grid-gap:20px;gap:20px;margin-bottom:20px}.panel{padding:22px}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.panel-header h2{margin:0;font-size:17px}.panel-header p{margin:5px 0 0;color:#858a94;font-size:12px}.live-dot{font-size:11px;color:#3e7b4b}.chart{display:flex;flex-direction:column;gap:15px}.chart-row{display:grid;grid-template-columns:90px 1fr 35px;align-items:center;grid-gap:10px;gap:10px;font-size:12px}.chart-row>span{color:#777c86}.bar-wrap,.country-track{height:8px;background:#eef0f3;border-radius:10px;overflow:hidden}.bar,.country-bar{height:100%;background:#20242b;border-radius:inherit}.chart-row b{text-align:right}.country-list{display:flex;flex-direction:column;gap:15px}.country-row{display:grid;grid-template-columns:28px 42px 1fr 35px;align-items:center;grid-gap:10px;gap:10px;font-size:12px}.country-rank{color:#999ea7}.country-track{height:7px}.country-row>span:last-child{text-align:right}.domain-table{width:100%}.table-head,.table-row{display:grid;grid-template-columns:1.5fr 1fr .7fr .7fr 1.2fr;grid-gap:15px;gap:15px;align-items:center;padding:14px 8px}.table-head{color:#8a8f99;font-size:11px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #eceef1}.table-row{font-size:13px;border-bottom:1px solid #f0f1f3}.table-row:last-child{border-bottom:0}.status{font-style:normal;font-size:11px}.active-status{color:#32804a}.disabled-status,.empty{color:#999}.empty{padding:30px;text-align:center;font-size:13px}.loading-card{padding:50px;text-align:center;color:#777}@media (max-width:1000px){.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:700px){.admin-sidebar{width:65px;padding:15px 8px}.admin-brand div:not(.brand-mark),.admin-sidebar nav a,.admin-sidebar nav a:not(.active):first-letter{font-size:0}.admin-sidebar nav a span{font-size:16px}.admin-brand{padding:5px 4px 25px}.admin-content{padding:24px 15px 40px}.admin-header{flex-direction:column}.stat-grid{grid-template-columns:1fr 1fr}.table-head{display:none}.table-row{grid-template-columns:1fr 1fr;padding:15px 5px}}:root{--dm-bg:#f7f8fc;--dm-surface:#fff;--dm-text:#101828;--dm-muted:#667085;--dm-border:#e7eaf0;--dm-dark:#111827;--dm-blue:#4f46e5;--dm-blue-dark:#3730a3;--dm-shadow:0 20px 60px rgba(16,24,40,.08)}.site-page{min-height:100vh;background:radial-gradient(circle at 50% -10%,rgba(79,70,229,.06),transparent 35%),var(--dm-bg);color:var(--dm-text)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,234,240,.8)}.site-header-inner{width:min(1180px,calc(100% - 40px));height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;font-size:20px;font-weight:850;letter-spacing:-.6px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#111827,#374151);border-radius:11px;font-size:17px;font-weight:900;box-shadow:0 8px 20px rgba(17,24,39,.16)}.brand-mark.small{width:30px;height:30px;border-radius:9px;font-size:14px}.site-nav{display:flex;align-items:center;gap:8px}.site-nav a{padding:9px 13px;border-radius:9px;color:#667085;font-size:14px;font-weight:650;transition:.2s ease}.site-nav .active-nav,.site-nav a:hover{color:#111827;background:#f2f4f7}.hero-section{position:relative;min-height:590px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid var(--dm-border)}.hero-content{position:relative;z-index:2;width:min(820px,calc(100% - 40px));text-align:center;padding:90px 0 100px}.hero-badge{width:-moz-fit-content;width:fit-content;margin:0 auto 24px;display:flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid #e4e7ec;border-radius:999px;background:hsla(0,0%,100%,.8);color:#475467;font-size:12px;font-weight:700;box-shadow:0 8px 30px rgba(16,24,40,.04)}.pulse-dot,.status-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.12)}.hero-content h1{margin:0;font-size:clamp(48px,7vw,78px);line-height:.98;letter-spacing:-4px;font-weight:900}.hero-content h1 span{display:block;background:linear-gradient(90deg,#111827,#4f46e5 48%,#7c3aed);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-description{width:min(650px,100%);margin:26px auto 0;color:#667085;font-size:18px;line-height:1.7}.hero-actions{margin-top:34px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 21px;border-radius:12px;font-size:14px;font-weight:750;transition:.22s ease}.primary-button{color:#fff;background:#111827;box-shadow:0 12px 25px rgba(17,24,39,.18)}.primary-button:hover{transform:translateY(-2px);background:#1f2937;box-shadow:0 17px 32px rgba(17,24,39,.22)}.secondary-button{color:#344054;background:#fff;border:1px solid #dfe3ea}.secondary-button:hover{border-color:#c9ced8;background:#fafafa;transform:translateY(-1px)}.hero-trust{margin-top:34px;display:flex;justify-content:center;gap:25px;flex-wrap:wrap;color:#667085;font-size:12px;font-weight:650}.hero-trust div{display:flex;align-items:center;gap:7px}.trust-icon{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#eaf8ef;color:#159447;font-size:10px;font-weight:900}.hero-glow{position:absolute;width:420px;height:420px;border-radius:50%;filter:blur(80px);opacity:.17;pointer-events:none}.hero-glow-one{top:-250px;left:12%;background:#6366f1}.hero-glow-two{top:-220px;right:10%;background:#a855f7}.bottom-cta,.category-section,.featured-section,.how-section,.related-section,.tools-directory{width:min(1180px,calc(100% - 40px));margin:0 auto}.featured-section{padding:92px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}.centered-heading{justify-content:center;text-align:center}.section-kicker{margin-bottom:9px;color:#6366f1;font-size:11px;font-weight:850;letter-spacing:1.6px}.section-heading h2{margin:0;color:#101828;font-size:32px;letter-spacing:-1.3px}.section-heading p{margin:8px 0 0;color:#667085;font-size:14px}.view-all-link{white-space:nowrap;color:#344054;font-size:13px;font-weight:750}.view-all-link:hover{color:#4f46e5}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.tool-card{min-height:190px;padding:23px;flex-direction:column;border:1px solid var(--dm-border);border-radius:18px;box-shadow:0 5px 20px rgba(16,24,40,.025);transition:.24s ease}.tool-card:hover{transform:translateY(-5px);border-color:#d8dce6;box-shadow:var(--dm-shadow)}.directory-icon,.tool-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;font-size:20px;font-weight:800;background:#f2f4f7}.icon-0,.icon-4{background:#eef2ff;color:#4f46e5}.icon-1,.icon-5{background:#ecfdf3;color:#039855}.icon-2,.icon-6{background:#fff7ed;color:#ea580c}.icon-3,.icon-7{background:#f5f3ff;color:#7c3aed}.tool-card-content{margin-top:auto;padding-top:30px;padding-right:25px}.directory-card h3,.related-card h3,.tool-card h3{margin:0;color:#101828;font-size:15px;letter-spacing:-.25px}.directory-card p,.related-card p,.tool-card p{margin:7px 0 0;color:#667085;font-size:12px;line-height:1.55}.tool-arrow{position:absolute;right:20px;bottom:20px;color:#98a2b3;font-size:18px;transition:.2s}.tool-card:hover .tool-arrow{color:#4f46e5;transform:translate(2px,-2px)}.category-section{padding:15px 0 95px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.category-card{position:relative;display:flex;gap:18px;min-height:185px;padding:26px;border-radius:20px;border:1px solid var(--dm-border);background:#fff;transition:.22s ease}.category-card:hover{transform:translateY(-4px);box-shadow:var(--dm-shadow)}.category-icon{flex:0 0 auto;width:46px;height:46px;display:grid;place-items:center;border-radius:13px;font-size:21px;font-weight:800;background:#f2f4f7}.category-card span:not(.category-arrow){color:#667085;font-size:10px;font-weight:850;letter-spacing:1.2px}.category-card h3{margin:7px 0 0;font-size:18px;letter-spacing:-.5px}.category-card p{margin:9px 0 0;color:#667085;font-size:12px;line-height:1.6}.category-arrow{position:absolute;right:23px;bottom:22px;color:#98a2b3}.category-pdf .category-icon{color:#4f46e5;background:#eef2ff}.category-convert .category-icon{color:#059669;background:#ecfdf3}.category-image .category-icon{color:#db2777;background:#fdf2f8}.bottom-cta{margin-top:15px;margin-bottom:70px;padding:43px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:24px;color:#fff;background:radial-gradient(circle at 90% 0,rgba(99,102,241,.55),transparent 35%),#111827;box-shadow:0 25px 60px rgba(17,24,39,.15)}.bottom-cta .section-kicker{color:#a5b4fc}.bottom-cta h2{margin:0;font-size:29px;letter-spacing:-1px}.bottom-cta p{margin:8px 0 0;color:#aeb6c5;font-size:13px}.bottom-cta .primary-button{background:#fff;color:#111827;box-shadow:none}.site-footer{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:27px 0 35px;display:flex;justify-content:space-between;gap:30px;align-items:center;border-top:1px solid var(--dm-border)}.footer-brand{display:inline-flex;align-items:center;gap:9px;font-weight:800;font-size:14px}.footer-copy{margin-left:13px;color:#98a2b3;font-size:12px}.footer-links{display:flex;gap:20px}.footer-links a{color:#667085;font-size:12px;font-weight:650}.footer-links a:hover{color:#111827}.tools-hero{width:min(820px,calc(100% - 40px));margin:0 auto;padding:85px 0 70px;text-align:center}.tools-hero h1{margin:0;font-size:clamp(43px,6vw,62px);letter-spacing:-3px}.tools-hero p{margin:18px auto 0;max-width:620px;color:#667085;font-size:16px;line-height:1.7}.tools-directory{padding-bottom:90px}.tool-category{margin-bottom:62px}.category-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.category-title{display:flex;align-items:center;gap:14px}.category-title-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#eef2ff;color:#4f46e5;font-size:19px;font-weight:800}.category-title h2{margin:0;font-size:22px;letter-spacing:-.7px}.category-title p{margin:4px 0 0;color:#667085;font-size:12px}.tool-count{color:#98a2b3;font-size:12px;font-weight:700}.tools-directory-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.directory-card{min-height:105px;display:flex;align-items:center;gap:15px;padding:17px;border:1px solid var(--dm-border);border-radius:15px;background:#fff;transition:.2s ease}.directory-card:hover{transform:translateY(-3px);border-color:#d4d8e1;box-shadow:0 14px 35px rgba(16,24,40,.07)}.directory-icon{flex:0 0 auto;width:40px;height:40px;font-size:17px;color:#4f46e5;background:#eef2ff}.directory-content{min-width:0;flex:1 1}.directory-card h3{font-size:14px}.directory-card p{font-size:11px}.directory-arrow{color:#98a2b3;font-size:16px}.tool-page{width:min(980px,calc(100% - 40px));margin:0 auto;padding:30px 0 90px}.tool-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:42px;color:#98a2b3;font-size:12px}.tool-breadcrumb a:hover{color:#4f46e5}.tool-breadcrumb strong{color:#475467;font-weight:700}.tool-intro{display:flex;align-items:center;gap:19px;margin-bottom:30px}.tool-intro-icon{width:62px;height:62px;flex:0 0 auto;display:grid;place-items:center;border-radius:17px;color:#4f46e5;background:#eef2ff;font-size:28px;font-weight:850}.tool-intro h1{margin:0;font-size:clamp(34px,5vw,48px);letter-spacing:-2px}.tool-intro p{margin:7px 0 0;color:#667085;font-size:14px}.tool-workspace{border:1px solid #e0e4eb;border-radius:23px;box-shadow:0 25px 70px rgba(16,24,40,.09)}.workspace-top{padding:25px 28px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #edf0f4}.workspace-status{display:inline-flex;align-items:center;gap:9px;color:#039855;font-size:11px;font-weight:750}.workspace-top h2{margin:9px 0 0;font-size:18px;letter-spacing:-.4px}.workspace-top p{margin:5px 0 0;color:#98a2b3;font-size:12px}.workspace-security{align-self:center;display:flex;align-items:center;gap:7px;color:#667085;font-size:11px;font-weight:650}.tool-client-container{padding:35px}.tool-client-container form{width:100%}.tool-client-container input[type=file]{width:100%;min-height:150px;padding:50px 20px;border:2px dashed #d9dee8;border-radius:18px;background:#fafbfc;text-align:center;color:#667085;transition:.2s ease}.tool-client-container input[type=file]:hover{border-color:#a5b4fc;background:#f8f8ff}.tool-client-container input:not([type=file]),.tool-client-container select,.tool-client-container textarea{width:100%;padding:12px 14px;border:1px solid #dfe3ea;border-radius:11px;outline:none;background:#fff;color:#101828}.tool-client-container input:not([type=file]):focus,.tool-client-container select:focus,.tool-client-container textarea:focus{border-color:#818cf8;box-shadow:0 0 0 4px rgba(99,102,241,.1)}.tool-client-container button{min-height:45px;padding:0 19px;border:0;border-radius:11px;background:#111827;color:#fff;font-weight:750;transition:.2s ease}.tool-client-container button:hover{transform:translateY(-1px);background:#1f2937}.tool-client-container button:disabled{opacity:.55;cursor:not-allowed;transform:none}.how-section{padding:90px 0 75px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.step-card{position:relative;padding:25px;border:1px solid var(--dm-border);border-radius:18px;background:#fff}.step-number{position:absolute;right:21px;top:19px;color:#d0d5dd;font-size:11px;font-weight:850}.step-icon{width:40px;height:40px;display:grid;place-items:center;margin-bottom:23px;border-radius:11px;background:#f2f4f7;color:#4f46e5;font-weight:800}.step-card h3{margin:0;font-size:15px}.step-card p{margin:7px 0 0;color:#667085;font-size:12px;line-height:1.6}.related-section{padding-bottom:25px}.related-card{padding:16px;border:1px solid var(--dm-border);border-radius:15px}.related-card:hover{box-shadow:0 12px 30px rgba(16,24,40,.06)}.related-icon{width:39px;height:39px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:#4f46e5;background:#eef2ff}.related-card>span{color:#98a2b3}@media (max-width:900px){.featured-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:1fr}.tools-directory-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.site-header-inner{width:min(100% - 25px,1180px)}.site-nav a{padding:8px;font-size:12px}.site-nav a:last-child{display:none}.hero-section{min-height:530px}.hero-content{padding:70px 0}.hero-content h1{font-size:47px;letter-spacing:-2.5px}.hero-description{font-size:15px}.hero-trust{gap:12px;flex-direction:column;align-items:center}.bottom-cta,.category-section,.featured-section,.how-section,.related-section,.tools-directory{width:min(100% - 25px,1180px)}.featured-grid{grid-template-columns:1fr}.section-heading{gap:15px}.bottom-cta,.section-heading{align-items:flex-start;flex-direction:column}.bottom-cta{padding:30px}.site-footer{width:calc(100% - 25px);flex-direction:column;align-items:flex-start}.footer-copy{display:block;margin:8px 0 0}.tools-directory-grid{grid-template-columns:1fr}.tools-hero{padding:60px 0 50px}.tools-hero h1{font-size:43px;letter-spacing:-2px}.tool-page{width:calc(100% - 25px)}.tool-breadcrumb{margin-bottom:30px;overflow:hidden;white-space:nowrap}.tool-intro{align-items:flex-start}.tool-intro-icon{width:50px;height:50px;font-size:22px}.tool-intro h1{font-size:33px}.workspace-top{padding:20px;flex-direction:column}.workspace-security{align-self:flex-start}.tool-client-container{padding:20px}.related-grid,.steps-grid{grid-template-columns:1fr}}.public-container{width:min(1180px,calc(100% - 36px));margin:0 auto}.public-tool-page,.public-tools-page{min-height:100vh;padding:34px 0 100px}.breadcrumb{display:flex;align-items:center;gap:9px;color:#8b96a8;font-size:13px;margin-bottom:38px}.breadcrumb a:hover{color:#111827}.tool-hero{max-width:780px;margin:0 auto 42px;text-align:center}.tool-hero-icon{width:66px;height:66px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:#111827;color:#fff;font-size:14px;font-weight:900;letter-spacing:-.4px;box-shadow:0 14px 35px rgba(17,24,39,.16)}.category-label,.tool-eyebrow{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.14em;color:#64748b}.tool-hero h1{margin:12px 0 10px;font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-2.8px;color:#0f172a}.tool-hero p{margin:0;color:#64748b;font-size:17px;line-height:1.7}.tool-workspace{max-width:900px;margin:0 auto;background:hsla(0,0%,100%,.94);border:1px solid #e5eaf1;border-radius:28px;padding:32px;box-shadow:0 20px 70px rgba(15,23,42,.08),0 2px 8px rgba(15,23,42,.03)}.tool-workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;padding-bottom:26px;margin-bottom:26px;border-bottom:1px solid #edf1f5}.tool-workspace-header h2{margin:8px 0 6px;font-size:22px;letter-spacing:-.6px;color:#111827}.tool-workspace-header p{margin:0;color:#7b8798;font-size:14px}.tool-badge{white-space:nowrap;padding:8px 12px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:800}.upload-zone{position:relative;min-height:270px;padding:40px;border:2px dashed #d9e0ea;border-radius:22px;background:#fafbfc;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:.2s ease}.upload-zone:hover{border-color:#94a3b8;background:#f7f9fb}.upload-zone input{position:absolute;inset:0;opacity:0;cursor:pointer}.upload-icon{width:58px;height:58px;border-radius:17px;display:flex;align-items:center;justify-content:center;background:#111827;color:#fff;font-size:27px;margin-bottom:16px}.upload-zone strong{font-size:17px;color:#172033;margin-bottom:6px}.upload-zone span{color:#64748b;font-size:14px}.upload-zone small{margin-top:13px;color:#9aa5b5;font-size:12px}.utility-editor{display:grid;grid-gap:18px;gap:18px}.tool-options label,.utility-editor label{display:grid;grid-gap:8px;gap:8px}.tool-options label>span,.utility-editor label>span{color:#344155;font-size:13px;font-weight:800}.tool-options input,.tool-options textarea,.utility-editor input,.utility-editor textarea{width:100%;border:1px solid #dfe5ed;border-radius:15px;background:#fbfcfe;color:#172033;padding:15px 16px;outline:none;transition:.2s ease}.tool-options input:focus,.tool-options textarea:focus,.utility-editor input:focus,.utility-editor textarea:focus{background:#fff;border-color:#94a3b8;box-shadow:0 0 0 4px rgba(100,116,139,.08)}.tool-options{display:grid;grid-gap:18px;gap:18px;margin-top:20px}.tool-actions{gap:10px;margin-top:22px}.tool-primary{min-height:52px;padding:0 22px;border:0;border-radius:14px;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-weight:800;box-shadow:0 8px 20px rgba(17,24,39,.15)}.tool-primary:hover{opacity:.92;transform:translateY(-1px)}.tool-primary:disabled{opacity:.55;transform:none}.tool-clear{min-height:52px;padding:0 18px;border:1px solid #dfe5ed;border-radius:14px;background:#fff;color:#475569;font-weight:700}.spinner{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:docmaster-spin .7s linear infinite}@keyframes docmaster-spin{to{transform:rotate(1turn)}}.tool-error{margin-top:22px;padding:16px 18px;border-radius:15px;display:grid;grid-gap:4px;gap:4px;font-size:13px}.tool-result{margin-top:28px;border-top:1px solid #edf1f5;padding-top:27px}.result-header{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.result-header h3{margin:6px 0 0;font-size:22px}.result-success{padding:7px 11px;border-radius:999px;background:#f0fdf4;color:#15803d;font-size:12px;font-weight:800}.download-button{display:inline-flex;align-items:center;gap:10px;padding:13px 18px;border-radius:13px;background:#111827;color:#fff;font-size:14px;font-weight:800}.result-output{margin-top:18px;border:1px solid #e3e8ef;border-radius:16px;overflow:hidden}.result-output-header{min-height:45px;padding:0 13px 0 16px;display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border-bottom:1px solid #e3e8ef;font-size:12px;font-weight:800;color:#475569}.result-output-header button{min-height:30px;padding:0 10px;border-radius:8px;background:#fff;color:#475569;border:1px solid #dce2ea;font-size:11px}.result-output pre{margin:0;padding:18px;overflow:auto;max-height:500px;background:#0f172a;color:#e2e8f0;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;word-break:break-word}.related-tools{max-width:900px;margin:70px auto 0}.related-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px}.related-heading h2{margin:7px 0 0;font-size:27px;letter-spacing:-.8px}.related-heading>a{color:#475569;font-size:13px;font-weight:800}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.related-card{display:flex;align-items:center;gap:14px;padding:17px;background:#fff;border:1px solid #e5eaf1;border-radius:16px;transition:.2s ease}.related-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 10px 30px rgba(15,23,42,.06)}.related-icon{width:43px;height:43px;flex:0 0 43px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f1f5f9;color:#334155;font-size:10px;font-weight:900}.related-card div:nth-child(2){min-width:0;flex:1 1}.related-card span,.related-card strong{display:block}.related-card strong{font-size:14px;color:#172033}.related-card span{margin-top:3px;color:#8994a5;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.related-card b{color:#94a3b8}.tools-page-hero{padding:65px 0 70px;max-width:820px}.tools-page-hero h1{margin:14px 0 18px;font-size:clamp(44px,7vw,78px);line-height:.98;letter-spacing:-4px;color:#0f172a}.tools-page-hero h1 em{font-style:normal;color:#64748b}.tools-page-hero p{max-width:620px;margin:0;color:#64748b;font-size:18px;line-height:1.7}.tool-category{margin-bottom:65px}.category-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:20px}.category-heading h2{margin:7px 0 5px;font-size:29px;letter-spacing:-.9px;color:#111827}.category-heading p{margin:0;color:#7b8798;font-size:14px}.category-count{color:#94a3b8;font-size:13px;font-weight:800}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px}.tool-card{position:relative;min-height:145px;padding:21px;display:flex;align-items:flex-start;gap:15px;background:#fff;border:1px solid #e4e9f0;border-radius:19px;transition:.2s ease;overflow:hidden}.tool-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,hsla(0,0%,100%,0),rgba(148,163,184,.035))}.tool-card:hover{transform:translateY(-3px);border-color:#cbd5e1;box-shadow:0 15px 35px rgba(15,23,42,.07)}.tool-card-icon{width:46px;height:46px;flex:0 0 46px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;color:#334155;background:#f1f5f9}.tool-card-content{min-width:0;padding-right:18px}.tool-card-content h3{margin:2px 0 7px;font-size:15px;line-height:1.3;color:#172033}.tool-card-content p{margin:0;color:#8994a5;font-size:12px;line-height:1.5}.tool-card-arrow{position:absolute;right:18px;bottom:16px;color:#a0aaba;font-size:17px;transition:.2s ease}.tool-card:hover .tool-card-arrow{color:#334155;transform:translateX(3px)}@media (max-width:900px){.tools-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.public-container{width:min(100% - 24px,1180px)}.public-tool-page,.public-tools-page{padding-top:22px}.tool-workspace{padding:20px;border-radius:21px}.tool-workspace-header{display:block}.tool-badge{display:inline-block;margin-top:15px}.tool-hero h1{letter-spacing:-1.8px}.upload-zone{min-height:220px;padding:25px}.related-grid,.tools-grid{grid-template-columns:1fr}.tools-page-hero{padding:35px 0 50px}.tools-page-hero h1{letter-spacing:-2.5px}.category-heading,.related-heading{align-items:flex-start}.category-count{display:none}.tool-actions{flex-direction:column;align-items:stretch}.tool-clear,.tool-primary{width:100%}}.age-calculator{width:100%}.age-calculator .tool-field{margin-bottom:24px}.age-calculator label{display:block;margin-bottom:9px;font-weight:700;color:#172033}.age-calculator input[type=date]{width:100%;height:56px;padding:0 16px;border:1px solid #d9deea;border-radius:14px;background:#fff;color:#172033;font-size:16px;outline:none;box-sizing:border-box}.age-calculator input[type=date]:focus{border-color:#64748b;box-shadow:0 0 0 3px rgba(100,116,139,.12)}.age-calculator .tool-actions{display:flex;gap:12px;align-items:center}.age-calculator .primary-btn,.age-calculator .secondary-btn{height:52px;padding:0 22px;border-radius:13px;font-weight:700;font-size:15px;cursor:pointer}.age-calculator .primary-btn{border:0}.age-calculator .secondary-btn{border:1px solid #d9deea;background:#fff;color:#172033}.age-calculator .tool-error{margin-top:22px;padding:14px 16px;border:1px solid #fecaca;border-radius:12px;background:#fff1f2;color:#dc2626}.age-result{margin-top:28px;padding:26px;border:1px solid #e2e6ef;border-radius:18px;background:#fff}.age-result-title{margin-bottom:20px;font-size:18px;font-weight:800;color:#172033}.age-numbers{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.age-numbers>div{padding:20px 12px;text-align:center;border-radius:14px;background:#f7f8fb}.age-numbers strong{display:block;font-size:32px;line-height:1;color:#172033}.age-numbers span{display:block;margin-top:8px;font-size:13px;color:#687386}.age-result p{margin:20px 0 0;color:#687386;text-align:center}@media (max-width:600px){.age-numbers{grid-template-columns:1fr}.age-calculator .tool-actions{flex-direction:column-reverse;align-items:stretch}}.tool-workspace{width:100%;max-width:1040px;margin:48px auto 0;background:#fff;border:1px solid #e7ebf2;border-radius:24px;box-shadow:0 20px 55px rgba(20,31,52,.08);overflow:hidden}.tool-workspace-header{padding:25px 32px;border-bottom:1px solid #edf0f5;background:#fbfcfe}.tool-workspace-header>div{display:flex;align-items:center;gap:22px}.tool-workspace-title{font-size:16px;font-weight:750;color:#101828}.tool-secure{display:inline-flex;align-items:center;gap:7px;color:#718096}.tool-secure,.tool-secure span{font-size:13px}.tool-workspace form{padding:32px}.tool-dropzone{min-height:265px;border:2px dashed #d8dee9;border-radius:18px;background:#fafbfd;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;cursor:pointer;transition:all .18s ease;padding:30px}.tool-dropzone-active,.tool-dropzone:hover{border-color:#111827;background:#f7f8fb}.tool-dropzone-filled{border-style:solid;border-color:#cbd5e1;background:#f8fafc}.tool-file-hidden{display:none}.tool-upload-icon{width:58px;height:58px;border-radius:16px;background:#111827;color:#fff;display:flex;align-items:center;justify-content:center;font-size:27px;font-weight:500;margin-bottom:18px}.tool-dropzone strong{font-size:17px;color:#111827}.tool-upload-or{margin:7px 0;color:#98a2b3;font-size:13px}.tool-browse-btn{border:1px solid #d5dae3;background:#fff;color:#111827;border-radius:9px;padding:10px 18px;font-size:14px;font-weight:650;cursor:pointer;transition:all .15s ease}.tool-browse-btn:hover{border-color:#111827;background:#f8fafc}.tool-dropzone small{margin-top:13px;color:#98a2b3;font-size:12px}.tool-file-list{width:min(600px,100%);margin:14px auto 0;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.tool-file-list span{padding:7px 11px;border-radius:8px;background:#fff;border:1px solid #e3e7ee;color:#475467;font-size:12px}.tool-input-section,.tool-options-section{margin-bottom:24px}.tool-field-label{display:block;margin-bottom:9px;font-size:13px;font-weight:750;color:#344054}.tool-options-input,.tool-single-input,.tool-textarea{width:100%;box-sizing:border-box;border:1px solid #d8dee8;border-radius:13px;background:#fff;color:#101828;font-family:inherit;font-size:15px;outline:none;transition:border .15s ease,box-shadow .15s ease}.tool-textarea{min-height:190px;resize:vertical;padding:16px 17px;line-height:1.6}.tool-single-input{height:52px;padding:0 15px}.tool-options-input{height:50px;padding:0 15px}.tool-options-input:focus,.tool-single-input:focus,.tool-textarea:focus{border-color:#111827;box-shadow:0 0 0 3px rgba(17,24,39,.07)}.tool-field-hint{margin-top:8px;color:#98a2b3;font-size:12px}.tool-actions{display:flex;align-items:center;gap:12px;margin-top:28px}.tool-clear-btn{height:50px;padding:0 21px;border:1px solid #d9dee7;background:#fff;border-radius:11px;color:#344054;font-size:14px;font-weight:650;cursor:pointer}.tool-clear-btn:hover:not(:disabled){background:#f8fafc}.tool-run-btn{min-width:190px;height:50px;padding:0 21px;border:0;border-radius:11px;background:#111827;color:#fff;font-size:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px;transition:transform .15s ease,background .15s ease}.tool-run-btn:hover:not(:disabled){background:#1f2937;transform:translateY(-1px)}.tool-clear-btn:disabled,.tool-run-btn:disabled{opacity:.55;cursor:not-allowed}.tool-no-account{margin-top:15px;text-align:center;color:#98a2b3;font-size:12px}.tool-spinner{width:15px;height:15px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:tool-spin .7s linear infinite}@keyframes tool-spin{to{transform:rotate(1turn)}}.tool-error{margin:0 32px 32px;padding:15px 17px;border:1px solid #fecaca;background:#fff7f7;border-radius:13px;display:flex;gap:12px;color:#991b1b}.tool-error>span{width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:#fee2e2;display:flex;align-items:center;justify-content:center;font-weight:800}.tool-error strong{display:block;font-size:13px;margin-bottom:3px}.tool-error p{margin:0;font-size:13px}.tool-result{margin:0 32px 32px;border:1px solid #dce5df;border-radius:16px;overflow:hidden;background:#fbfefc}.tool-result-header{padding:17px 19px;border-bottom:1px solid #e4ece6}.tool-result-header>div{display:flex;align-items:center;gap:11px}.tool-result-check{width:31px;height:31px;border-radius:50%;background:#111827;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.tool-result-header span,.tool-result-header strong{display:block}.tool-result-header strong{color:#101828;font-size:14px}.tool-result-header span:not(.tool-result-check){margin-top:2px;color:#667085;font-size:12px}.tool-download-btn{display:inline-flex;align-items:center;gap:9px;margin:18px;padding:12px 18px;border-radius:10px;background:#111827;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:700}.tool-download-btn:hover{background:#1f2937}.tool-result-text{margin:0 18px 18px;border-radius:11px;overflow:auto;background:#111827}.tool-result-text pre{margin:0;padding:17px;color:#e5e7eb;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.tool-result-data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;padding:18px}.tool-stat{padding:15px;background:#fff;border:1px solid #e4e9e5;border-radius:11px}.tool-stat span{display:block;color:#667085;font-size:12px;margin-bottom:6px;text-transform:capitalize}.tool-stat strong{display:block;color:#101828;font-size:18px;word-break:break-word}@media (max-width:700px){.tool-workspace{margin-top:28px;border-radius:17px}.tool-workspace-header{padding:19px}.tool-workspace-header>div{align-items:flex-start;flex-direction:column;gap:8px}.tool-workspace form{padding:19px}.tool-dropzone{min-height:230px;padding:20px}.tool-actions{flex-direction:column-reverse;align-items:stretch}.tool-clear-btn,.tool-run-btn{width:100%}.tool-error,.tool-result{margin-left:19px;margin-right:19px}.tool-result-data{grid-template-columns:1fr}}