:root{--ink:#0b1733;--line:#dbeafe;--themeAccent:#3b82f6;--themeBg:#f7faff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif}.container{width:min(1180px,calc(100% - 32px));margin:auto}.topbar{background:#6D4AFF;color:#fff;font-size:13px}.topinner{height:36px;display:flex;align-items:center;gap:8px}.topright{margin-left:auto}.header{background:#fff;border-bottom:1px solid #d8dee5;z-index:20}.nav{height:76px;display:flex;align-items:center;gap:28px}.logo{font-size:25px;font-weight:900;text-decoration:none;color:#102033;white-space:nowrap}.logo span{color:var(--brand)}.logo small{font-size:11px;margin-left:2px}.nav nav{display:flex;gap:22px;align-items:center;flex:1}.nav nav a{color:#102033;text-decoration:none;font-weight:700;font-size:14px}.navsearch{display:flex;border:1px solid #b8c2cc;border-radius:12px;overflow:hidden;width:280px;background:#fff}.navsearch input{border:0;outline:0;padding:10px 12px;width:100%}.navsearch button{border:0;background:#fff;font-size:24px;padding:0 12px}.hero{background:#f8fafc;border-bottom:1px solid #cfd9d6}.hero .container{padding:70px 0}.eyebrow{font-weight:800;color:var(--brand)}h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:12px 0 18px;letter-spacing:-2px;max-width:800px}h2{letter-spacing:-.7px}.lead{font-size:18px;color:#526176;max-width:760px;line-height:1.7}.heroSearch{display:flex;max-width:720px;background:#fff;border:1px solid #9eabb6;border-radius:16px;padding:7px;margin-top:28px;box-shadow:0 12px 30px #10203310}.heroSearch input{flex:1;border:0;outline:0;padding:14px;font-size:16px}.btn{border:0;border-radius:11px;padding:12px 18px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btnPrimary{background:var(--brand);color:#fff}.section{padding:54px 0}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.sectionHead a{font-weight:800;color:var(--brand);text-decoration:none}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 30px #10203308}.cardPad{padding:24px}.card a{color:inherit;text-decoration:none}.muted{color:var(--muted);line-height:1.65}.badge{display:inline-block;background:#F0ECFF;color:var(--brand2);padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800}.postTitle{font-size:20px;font-weight:850;margin:12px 0 8px}.postMeta{font-size:12px;color:#7a8796}.list{display:grid;gap:14px}.listItem{display:flex;justify-content:space-between;gap:20px;padding:18px;border:1px solid var(--line);border-radius:14px}.adminShell{background:#f6f8fa;min-height:calc(100vh - 112px);padding:30px 0}.adminGrid{display:grid;grid-template-columns:220px 1fr;gap:24px}.side{background:#102033;border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:7px;height:max-content;position:sticky;top:100px}.side a{color:#fff;text-decoration:none;padding:10px 12px;border-radius:9px}.side a:hover{background:#ffffff15}.panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:12px;border-bottom:1px solid var(--line);text-align:left;font-size:14px}.field{display:grid;gap:7px;margin-bottom:15px}.field label{font-weight:800;font-size:13px}.field input,.field select,.field textarea{width:100%;border:1px solid #c9d1d9;border-radius:10px;padding:11px;outline:0}.field textarea{min-height:180px}.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.actions{display:flex;gap:10px;flex-wrap:wrap}footer{margin-top:60px;background:#102033;color:#d9e1e8;padding:45px 0 20px}.footergrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footergrid a{display:block;color:#d9e1e8;text-decoration:none;margin-top:9px}.copyright{border-top:1px solid #ffffff20;margin-top:35px;font-size:13px}@media(max-width:900px){.nav{height:auto;padding:14px 0;flex-wrap:wrap}.nav nav{order:3;width:100%;overflow:auto;padding-bottom:5px}.navsearch{margin-left:auto;width:240px}.grid4{grid-template-columns:repeat(2,1fr)}.grid3{grid-template-columns:1fr 1fr}.adminGrid{grid-template-columns:1fr}.side{position:static}.footergrid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.topinner span:not(.topright){display:none}.topright{font-size:11px}.navsearch{width:100%;order:2}.footergrid,.grid3,.grid4,.two{grid-template-columns:1fr}h1{font-size:44px}.hero .container{padding:50px 0}.section{padding:38px 0}}.articleBody{line-height:1.85;color:#243447}.articleBody h2{font-size:30px;margin-top:35px}.articleBody h3{font-size:24px;margin-top:28px}.articleBody a{color:#6D4AFF}.articleBody img{max-width:100%;height:auto}.articleBody table{width:100%;border-collapse:collapse}.articleBody td,.articleBody th{border:1px solid #ddd;padding:9px;text-align:left}.sideHint{color:#9fb0c1;font-size:12px;margin-top:-2px;margin-bottom:8px}.adminTitle{display:flex;justify-content:space-between;align-items:center;gap:20px}.stats{margin-top:22px}.miniStat{border:1px solid var(--line);border-radius:14px;padding:16px;display:flex;justify-content:space-between;align-items:center;background:#fbfcfd}.miniStat b{font-size:22px}.miniStat span{color:var(--muted);font-size:13px}.adminPanels{margin:20px 0}.migrationGrid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.check{display:flex;align-items:center;gap:8px;border:1px solid #c9d1d9;border-radius:10px;padding:11px;font-weight:600}.check input{width:auto}.progress{height:10px;background:#e6ecef;border-radius:99px;overflow:hidden;margin-top:18px}.progress>div{height:100%;background:var(--brand);transition:width .2s}.statusBox{background:#f2f6ff;border:1px solid #cfe7e1;padding:14px;border-radius:12px;margin-top:16px}.statList{display:grid;gap:10px;margin-top:18px}.statList div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--line)}.statList strong{font-size:20px}.logs{margin-top:20px}.logs ul{margin:0;padding-left:20px;color:#465568;line-height:1.8}.warning{margin-top:18px;padding:14px 16px;background:#fff8e7;border:1px solid #f0d48a;border-radius:12px;color:#6d5718}@media(max-width:900px){.migrationGrid{grid-template-columns:1fr}.adminTitle{align-items:flex-start;flex-direction:column}}.editorTop{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.editorLayout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.editorSidebar{display:grid;gap:16px;align-content:start}.panelLite{border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff}.panelLite h3{margin:0 0 14px;font-size:16px}.titleInput{font-size:26px!important;font-weight:800;padding:15px!important}.editorWrap{border:1px solid #c9d1d9;border-radius:14px;overflow:hidden;background:#fff}.editorToolbar{padding:8px;border-bottom:1px solid var(--line);background:#f8fafb}.editorTool{border:1px solid #dbe1e6;border-radius:7px;padding:7px 8px;display:inline-flex;align-items:center;gap:5px;color:var(--ink)}.editorTool:hover{background:#F4F1FF}.editorInsert{font-weight:700}.richEditor{min-height:460px;padding:22px;font-size:18px}.richEditor h2{font-size:30px}.richEditor img{border-radius:10px}.richEditor a{color:var(--brand)}.editorHint{padding:9px 14px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.featuredPreview{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px}.emptyMedia{border:1px dashed #c8d0d8;border-radius:10px;min-height:130px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--muted)}.seoPreview{background:#f7f9fb;border-radius:10px;padding:12px;font-size:13px}.seoPreview b{display:block;color:#4F35C9;font-size:15px}.seoPreview span{display:block;color:#18804b;font-size:12px;margin:4px 0}.seoPreview p{margin:0;color:#5b6673;line-height:1.5}.modalBackdrop{position:fixed;inset:0;background:#10203380;display:flex;align-items:center;justify-content:center;padding:24px;z-index:100}.modal{width:min(1050px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:22px;box-shadow:0 25px 80px #10203340}.mediaGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:18px}.mediaCard{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.mediaCard>img,.mediaThumb{aspect-ratio:4/3;background:#f3f5f7;display:flex;align-items:center;justify-content:center}.mediaCard img,.mediaThumb img{width:100%;height:100%;object-fit:cover}.mediaCardBody{padding:10px;display:grid;gap:7px}.mediaCardBody strong{font-size:13px}.btnSmall,.small{font-size:12px}.btnSmall{padding:7px 9px}.pdfThumb{font-size:26px;font-weight:900;color:#b42318}.btnDanger{background:#fff0f0;color:#b42318;border:1px solid #f1c5c5}.errorBox{background:#fff1f1;border-color:#f2c1c1;color:#a31d1d}.statusPill{font-size:11px;font-weight:800;padding:4px 8px;background:#F0ECFF;color:#4F35C9}.statusPill.draft{background:#fff4d6;color:#7a5b00}.statusPill.private{background:#f1f2f4;color:#475467}.tableAction{font-weight:800;color:var(--brand);text-decoration:none}.articlePage{padding-top:38px}.articleContainer{max-width:980px}.breadcrumb{display:flex;gap:8px;flex-wrap:wrap;color:#7a8796;font-size:13px;margin-bottom:28px}.breadcrumb a{color:var(--brand);text-decoration:none;font-weight:700}.articlePage h1{max-width:980px;font-size:clamp(42px,6vw,70px);margin:15px 0 18px}.articleMeta{gap:15px;color:#718096;font-size:13px;margin-bottom:26px}.articleHeroImage{width:100%;max-height:520px;object-fit:cover;border-radius:20px;margin-bottom:34px}.articleBody{max-width:820px;margin:auto;font-size:18px;line-height:1.9}.articleBody p{margin:0 0 20px}.articleBody ol,.articleBody ul{padding-left:28px;margin:0 0 20px}.articleBody blockquote{border-left:4px solid var(--brand);padding:8px 18px;background:#f2f6ff;margin:25px 0}.articleBody pre{overflow:auto;background:#102033;color:#fff;padding:16px;border-radius:10px}.articleBody table{display:block;overflow:auto}.relatedSection{margin-top:65px;padding-top:35px;border-top:1px solid var(--line)}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.relatedCard{display:grid;grid-template-columns:130px 1fr;gap:15px;border:1px solid var(--line);border-radius:14px;padding:12px;text-decoration:none;color:inherit}.relatedCard img{width:130px;height:95px;object-fit:cover;border-radius:9px}.relatedCard h3{font-size:17px;margin:8px 0 0}.relatedCard .badge{font-size:10px}@media(max-width:1000px){.editorLayout{grid-template-columns:1fr}.mediaGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.editorTop{align-items:flex-start;flex-direction:column}.mediaGrid{grid-template-columns:repeat(2,1fr)}.grid2{grid-template-columns:1fr}.relatedCard{grid-template-columns:95px 1fr}.relatedCard img{width:95px;height:80px}}.articlePage{padding:34px 0 80px}.articleShell{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:42px;align-items:start}.breadcrumb{margin-bottom:22px;color:#8a96a3}.breadcrumb a{color:#6D4AFF}.articleKickerRow{display:flex;gap:10px;align-items:center;margin-bottom:15px}.premiumBadge{display:inline-flex;align-items:center;background:#e5f5f1;color:#076e61;border:1px solid #cce9e2;padding:7px 12px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.readingPill{font-size:11px;color:#7a8796;background:#fff;border:1px solid #e3e8ec;border-radius:999px;padding:7px 11px}.readingPill:first-letter{color:#6D4AFF}.premiumArticleTitle{font-size:clamp(42px,5.2vw,68px)!important;letter-spacing:-2.7px!important;max-width:900px!important;margin:0 0 18px!important;color:#102033}.articleExcerpt{font-size:19px;line-height:1.65;color:#687689;max-width:850px;margin:0 0 20px}.premiumMeta{align-items:center;margin-bottom:18px!important}.authorMini{display:inline-flex;align-items:center;gap:8px;color:#253447}.authorMiniAvatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#102033;color:#fff;font-size:10px;font-weight:900}.shareBar{flex-wrap:wrap;padding:13px 0 19px;border-top:1px solid #e7ecef;border-bottom:1px solid #e7ecef;margin-bottom:28px}.shareLabel{font-size:12px;letter-spacing:.06em;color:#687689}.shareButtons{gap:7px}.shareBtn{width:35px;height:35px;border-radius:10px;border:1px solid #e1e7eb;background:#fff;color:#102033;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.shareBtn:hover{transform:translateY(-2px);box-shadow:0 7px 18px #10203314}.shareBtn.facebook{border-color:#1877f2}.shareBtn.x{background:#101214;border-color:#101214;font-weight:900;font-size:16px}.shareBtn.linkedin{border-color:#0a66c2}.shareBtn.whatsapp{background:#25d366;border-color:#25d366}.shareBtn.telegram{border-color:#229ed9}.copiedText{font-size:12px;font-weight:800;color:#6D4AFF}.premiumHeroImage{max-height:570px;margin:0 0 36px;box-shadow:0 18px 50px #10203316}.premiumBody{max-width:820px;margin:0;font-size:18px;line-height:1.95;color:#263649}.premiumBody>p:first-child:first-letter{font-size:3.2em;line-height:.8;float:left;padding:9px 10px 0 0;color:#6D4AFF;font-weight:900}.premiumBody h2{font-size:31px;margin:42px 0 15px;color:#102033}.premiumBody h3{margin:32px 0 12px;color:#102033}.premiumBody strong{color:#17283a}.premiumBody img{box-shadow:0 12px 35px #10203312}.premiumBody figure{margin:28px 0}.premiumBody figcaption{font-size:13px;color:#7a8796;text-align:center;margin-top:7px}.premiumBody a{font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.premiumBody table{margin:25px 0;background:#fff;border:1px solid #e0e6ea;border-radius:12px;overflow:hidden}.premiumBody th{background:#f1f7f5;font-weight:900}.premiumBody td,.premiumBody th{padding:12px 14px}.premiumBody blockquote{border-left:4px solid #6d4aff;background:#f8fafc;border-radius:0 12px 12px 0;margin:28px 0;color:#425469;font-size:19px}.postSidebar{top:105px;border:1px solid #e2e8eb;border-radius:18px;background:#fff;box-shadow:0 14px 40px #1020330b;overflow:hidden}.sideTabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e4e9ed;background:#fbfcfc}.sideTabs button{border:0;background:transparent;padding:15px 6px;font-size:12px;font-weight:900;color:#8792a0;cursor:pointer;position:relative}.sideTabs button.active{color:#6D4AFF}.sideTabs button.active:after{content:"";position:absolute;left:18%;right:18%;bottom:-1px;height:3px;border-radius:3px;background:#6D4AFF}.sidePostList{padding:10px}.sidePost{display:grid;grid-template-columns:86px 1fr;gap:12px;padding:12px 6px;border-bottom:1px solid #edf0f2;text-decoration:none;color:inherit}.sidePost:last-child{border-bottom:0}.sideThumb{width:86px;height:72px;border-radius:10px;overflow:hidden;background:#eef5f3;display:grid;place-items:center;color:#6D4AFF;font-weight:900}.sideThumb img{width:100%;height:100%;object-fit:cover}.sidePostText{min-width:0}.sidePostCat{display:block;color:#6D4AFF;text-transform:uppercase;font-size:9px;font-weight:900;letter-spacing:.05em;margin-bottom:4px}.sidePost h3{font-size:14px;line-height:1.3;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sidePost time{font-size:10px;color:#929dab}.sideEmpty{padding:20px;color:#7a8796;font-size:13px}.commentsEmpty{padding:30px 22px;text-align:center}.commentBubble{width:54px;height:54px;border-radius:50%;background:#eaf7f4;display:grid;place-items:center;margin:0 auto 14px}.commentsEmpty h3{margin:0 0 7px;font-size:19px}.commentsEmpty p{margin:0;color:#7a8796;font-size:13px;line-height:1.6}.commentCta{display:inline-flex;margin-top:15px;color:#6D4AFF;font-weight:900;font-size:12px;text-decoration:none}.sidebarNewsletter{margin:14px;padding:18px;border-radius:14px;background:#f8fafc;color:#fff}.newsletterEyebrow{font-size:9px;letter-spacing:.12em;font-weight:900;color:#78d3c4}.sidebarNewsletter h3{font-size:18px;line-height:1.25;margin:8px 0}.sidebarNewsletter p{font-size:12px;line-height:1.6;color:#cbd7df;margin:0 0 14px}.sidebarNewsletter a{display:inline-flex;color:#fff;background:#6D4AFF;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:900;text-decoration:none}.authorBox{align-items:center;margin-top:55px;border:1px solid #dfe7e8;border-radius:18px;box-shadow:0 12px 35px #10203309}.authorBoxAvatar{width:76px;height:76px;flex:0 0 76px;background:#2563eb;font-size:23px;box-shadow:0 10px 25px #6D4AFF20}.authorBoxContent{min-width:0}.authorLabel,.sectionEyebrow{font-size:10px;font-weight:900;letter-spacing:.12em;color:#6D4AFF}.authorBox p{margin:0 0 10px;color:#697789;font-size:13px;line-height:1.6}.authorBox a{color:#6D4AFF;font-size:12px;font-weight:900;text-decoration:none}.commentsSection{margin-top:28px;padding:25px;border:1px solid #e1e7eb;border-radius:18px;background:#fff}.commentsSection h2{margin:5px 0;font-size:27px}.commentsSection p{color:#718096;margin:0;font-size:13px}.commentNotice{margin-top:18px;padding:14px;border-radius:12px;background:#f7fafb;color:#526176;font-size:13px}.premiumRelated{margin-top:48px}.premiumRelated .sectionHead{align-items:end}.premiumRelated .sectionHead h2{margin:4px 0 0;font-size:30px}.premiumRelated .sectionHead>a{color:#6D4AFF;text-decoration:none;font-weight:900;font-size:13px}.premiumRelatedCard{padding:10px;background:#fff;box-shadow:0 8px 25px #10203308}.premiumRelatedCard .relatedPlaceholder,.premiumRelatedCard img{height:105px}.relatedPlaceholder{display:grid;place-items:center;background:#eef5f3;border-radius:9px;color:#6D4AFF;font-weight:900}.premiumRelatedCard h3{font-size:15px;line-height:1.35}.premiumRelatedCard .badge{font-size:9px}@media(max-width:1050px){.articleShell{grid-template-columns:minmax(0,1fr) 300px;gap:26px}.sidePost{grid-template-columns:72px 1fr}.sideThumb{width:72px;height:62px}}@media(max-width:850px){.articleShell{grid-template-columns:1fr}.postSidebar{position:static;order:2}.articleMainColumn{order:1}.premiumArticleTitle{font-size:46px!important}.premiumHeroImage{border-radius:15px}.authorBox{align-items:flex-start}}@media(max-width:600px){.articlePage{padding-top:22px}.premiumArticleTitle{font-size:39px!important;letter-spacing:-1.6px!important}.articleExcerpt,.premiumBody{font-size:17px}.shareBar{gap:8px}.shareBtn{width:34px;height:34px}.authorBox{padding:18px;gap:14px}.authorBoxAvatar{width:58px;height:58px;flex-basis:58px;font-size:18px}.sideTabs button{font-size:11px}.sidePost{grid-template-columns:82px 1fr}.sideThumb{width:82px;height:68px}}:root{--cream:#fbfcfb;--gold:#d9a441;--soft:#eef8f5}.brandLogo{display:flex;align-items:center;text-decoration:none}.brandLogo img{display:block}.desktopNav{gap:20px}.desktopNav a:after{bottom:-9px;background:var(--brand);transition:right .2s}.mobileMenuBtn{border:1px solid #dfe6e5;background:#fff;border-radius:12px;width:42px;height:42px;place-items:center;color:var(--ink)}.mobileNav{background:#fff;border-top:1px solid #edf1f1;box-shadow:0 18px 35px #10203310}.mobileNavInner{display:grid;padding:10px 16px 18px}.mobileNavInner a{padding:14px 4px;border-bottom:1px solid #eef1f2;color:var(--ink);text-decoration:none;font-weight:800}.mobileNavLabel{padding:12px 4px;color:var(--brand);font-size:12px;font-weight:900;display:flex;align-items:center;gap:5px;text-transform:uppercase;letter-spacing:.08em}.homeHero{background:#f8fafc,#f8fafc;border-bottom:1px solid #e2ecea;overflow:hidden}.homeHeroGrid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:55px;padding:72px 0 65px}.heroKicker{color:var(--brand2);background:#e6f6f2;border:1px solid #cfe9e3;letter-spacing:.06em}.homeHero h1{font-size:clamp(48px,6vw,78px);max-width:820px;margin:17px 0 20px}.homeHero h1 em{color:var(--brand)}.heroLead{max-width:720px;color:#5e6c7e;font-size:18px;line-height:1.75}.premiumSearch{max-width:760px}.heroTrust{margin-top:19px;color:#718096}.heroTrust b{color:var(--ink);font-size:14px}.heroFeatureCard{position:relative;display:block;min-height:420px;box-shadow:0 30px 70px #10203320;border:1px solid #fff;text-decoration:none;color:#fff;background:#163a37}.heroFeatureCard img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.heroFeatureCard:after{content:"";position:absolute;inset:0;background:#f8fafc}.heroFeatureOverlay{position:absolute;z-index:2;left:26px;right:26px;bottom:25px}.heroFeatureOverlay h2{font-size:28px;line-height:1.15;margin:11px 0;color:#fff}.heroFeatureOverlay>span:last-child{font-size:12px;color:#dbe6e8}.emptyFeature,.featurePlaceholder{display:grid;place-items:center}.emptyFeature{padding:40px;text-align:center;color:#fff}.emptyFeature p{color:#d6e3e1}.quickSection{padding-top:28px}.premiumQuick{grid-template-columns:repeat(4,1fr)}.quickCard{display:flex;gap:15px;padding:20px;border:1px solid #e1e8e7;border-radius:18px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 10px 30px #10203308;transition:.2s}.quickCard:hover{transform:translateY(-4px);box-shadow:0 18px 38px #10203312;border-color:#c8dfda}.quickIcon{width:48px;height:48px;border-radius:14px;background:#e8f7f3;color:var(--brand);display:grid;place-items:center;flex:0 0 48px}.quickCard h2{font-size:17px;margin:0 0 6px}.quickCard p{font-size:12px;line-height:1.55;color:#748194;margin:0 0 9px}.quickCard b{font-size:11px;color:var(--brand);display:flex;align-items:center;gap:3px}.premiumHead{align-items:flex-end}.premiumHead h2{font-size:34px;margin:6px 0}.premiumHead p{margin:4px 0 0;color:#7a8796;font-size:13px}.latestSection{background:#f8fbfa}.homePostGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.homePostCard{border:1px solid #e1e8e7;border-radius:20px;box-shadow:0 10px 32px #10203307}.homePostImage{display:block;position:relative;height:205px;background:#edf6f4;overflow:hidden}.homePostImage img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.homePostCard:hover .homePostImage img{transform:scale(1.04)}.homePostImage>div{height:100%;display:grid;place-items:center;color:var(--brand);font-weight:900;font-size:30px}.imageBadge{position:absolute;left:12px;bottom:12px;background:#fff;color:var(--brand2);border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;text-transform:uppercase}.homePostBody{padding:18px 19px 20px}.homePostMeta{font-size:10px;color:#8a96a3}.homePostBody h3{font-size:20px;line-height:1.25;margin:8px 0}.homePostBody h3 a{color:var(--ink);text-decoration:none}.homePostBody p{font-size:13px;line-height:1.6;color:#6d7b8c;margin:0 0 13px}.readMore{display:inline-flex;align-items:center;gap:4px;color:var(--brand);font-size:12px;font-weight:900;text-decoration:none}.splitSection{background:#fff}.splitGrid{display:grid;grid-template-columns:minmax(0,1.35fr) 360px;gap:35px}.formList{display:grid;gap:9px}.formRow{display:grid;grid-template-columns:34px 38px 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid #e6eceb;border-radius:14px;text-decoration:none;color:inherit;background:#fff}.rank{font-size:11px;color:#9ba6b1;font-weight:900}.formIcon{width:36px;height:36px;border-radius:10px;background:#eef8f5;color:var(--brand);display:grid;place-items:center}.formInfo b{font-size:13px;display:block}.formInfo small{font-size:10px;color:#8792a0}.downloads{font-size:10px;color:#778494;white-space:nowrap}.homeSideCard{border-radius:24px;padding:27px;background:#f8fafc;color:#fff;box-shadow:0 24px 55px #10203320}.homeSideCard h2{font-size:28px;line-height:1.12;margin:8px 0}.homeSideCard p{font-size:13px;line-height:1.7;color:#ccd9dc}.toolMini{display:flex;align-items:center;justify-content:space-between;color:#fff;text-decoration:none;padding:12px 0;border-bottom:1px solid #ffffff1a;font-size:12px;font-weight:800}.fullBtn{width:100%;margin-top:18px}.homeCta{padding-top:20px}.ctaCard{border-radius:28px;padding:35px 40px;background:#f8fafc;border:1px solid #dfeae7;display:flex;align-items:center;justify-content:space-between;gap:30px}.ctaCard h2{font-size:34px;margin:7px 0}.ctaCard p{color:#657285;max-width:700px}.btnLight{background:#102033;color:#fff}.btnLight:hover{background:#6D4AFF}.homePostCard.large{grid-column:span 2}.homePostCard.large .homePostImage{height:255px}.homePostCard.large .homePostBody h3{font-size:24px}.editorTopBar{border:1px solid #dfe6e8;border-bottom:0;border-radius:14px 14px 0 0;background:#f8fafb}.editorTopBar>div{display:flex;align-items:center;gap:10px}.editorTopBar span{font-size:11px;color:#8a96a3}.sourceToggle{display:inline-flex;gap:6px;border:1px solid #d7e0e2;padding:8px 11px;font-size:11px;font-weight:900;color:#526176}.sourceToggle.active{background:#102033;border-color:#102033}.editorToolbar{display:flex;gap:4px;flex-wrap:wrap;padding:10px;border:1px solid #dfe6e8;background:#fff;position:sticky;top:0;z-index:5;box-shadow:0 6px 18px #10203306}.editorTool{display:inline-grid;place-items:center;min-width:34px;height:34px;padding:0 8px;border:1px solid #e1e7e9;background:#fff;border-radius:8px;color:#334155;cursor:pointer;font-weight:800}.editorTool:hover{background:#eff8f6;border-color:#c5e2db;color:var(--brand)}.editorWide{width:auto}.editorSelect{height:34px;border:1px solid #dfe6e8;border-radius:8px;padding:0 9px;font-size:11px;font-weight:800;color:#334155;background:#fff}.toolbarSep{width:1px;background:#e5e9eb;margin:3px}.codeIcon{font-family:monospace;font-size:12px}.richEditor{padding:25px 27px;border:1px solid #dfe6e8;border-top:0;border-radius:0 0 14px 14px;background:#fff;font-size:17px;line-height:1.8;outline:0}.richEditor:focus{box-shadow:inset 0 0 0 2px #6D4AFF15}.richEditor h1{font-size:42px;line-height:1.1;letter-spacing:-1px;max-width:none}.richEditor h2{font-size:31px}.richEditor h3{font-size:24px}.richEditor h4{font-size:20px}.richEditor h5{font-size:17px}.richEditor h6{font-size:15px;text-transform:uppercase;letter-spacing:.08em}.richEditor table{width:100%;border-collapse:collapse;margin:20px 0}.richEditor td,.richEditor th{border:1px solid #d9e1e4;padding:10px}.richEditor blockquote{border-left:4px solid var(--brand);padding:10px 18px;background:#f1f8f6;border-radius:0 10px 10px 0}.richEditor code,.richEditor pre{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.richEditor pre{background:#102033;color:#fff;padding:15px;border-radius:10px;overflow:auto}.richEditor img{max-width:100%;height:auto;border-radius:12px}.htmlSource{min-height:590px;border:1px solid #dfe6e8;border-top:0;border-radius:0 0 14px 14px;padding:20px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.65;background:#101820;color:#d8f5ee}.editorBottom{gap:15px;padding:9px 3px;color:#7b8795;font-size:10px}.editorHelper{margin-top:14px;border:1px solid #dfe9e7;background:#f2f6ff;border-radius:13px;padding:14px}.editorHelper>div{display:flex;gap:8px;align-items:center;color:var(--brand);font-size:12px}.editorHelper p{font-size:11px;line-height:1.6;color:#718096;margin:7px 0 0}.shortcode{font-family:ui-monospace,monospace;background:#f3f5f7;border:1px dashed #bfc9cf;border-radius:7px;padding:5px 8px;color:#425466}@media(max-width:1000px){.homeHeroGrid{grid-template-columns:1fr}.heroFeatureCard{min-height:380px}.homePostGrid,.premiumQuick{grid-template-columns:repeat(2,1fr)}.homePostCard.large{grid-column:span 2}.splitGrid{grid-template-columns:1fr}.homeSideCard{max-width:none}}@media(max-width:760px){.topTag,.topright{display:none}.nav{height:68px}.brandLogo{min-width:0}.brandLogo img{width:165px}.desktopNav,.navsearch{display:none}.mobileMenuBtn{display:grid;margin-left:auto}.homeHeroGrid{padding:46px 0}.homeHero h1{font-size:46px;letter-spacing:-1.8px}.heroLead{font-size:16px}.heroFeatureCard{min-height:330px}.homePostGrid,.premiumQuick{grid-template-columns:1fr}.homePostCard.large{grid-column:span 1}.homePostCard.large .homePostImage{height:215px}.homePostCard.large .homePostBody h3{font-size:21px}.premiumHead{display:block}.premiumHead h2{font-size:28px}.formRow{grid-template-columns:30px 34px 1fr}.downloads{display:none}.ctaCard{padding:25px;display:block}.ctaCard h2{font-size:28px}.ctaCard .btn{margin-top:12px}.editorToolbar{position:static}.editorBottom{display:block}.editorBottom span{display:block;margin-top:4px}.richEditor{min-height:430px;padding:18px}.editorTopBar{align-items:flex-start}.editorTopBar>div{display:block}.editorTopBar span{display:block;margin-top:3px}}:root{--ink:#0d1b2a;--accent:#f2b84b;--violet:#6d5dfc;--cyan:#21c8d8;--line:#e7e9f0}body{background:#f8fafc}.topbar{background:#2563eb;box-shadow:0 5px 20px #10203318}.header{background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid #dfe6ed;box-shadow:0 8px 30px #10203308}.desktopNav a{padding:27px 0}.desktopNav a:after{bottom:17px;height:2px;transition:.2s}.brandLogo img{filter:drop-shadow(0 8px 14px #10203312)}.homeHero{border-bottom:1px solid #dfe7ee}.homeHeroGrid{padding:78px 0}.heroKicker{border:1px solid #ffffff;background:#fff8;box-shadow:0 8px 24px #1020330b;color:#4f5f75;font-size:12px}.homeHero h1{max-width:860px}.premiumSearch{box-shadow:0 18px 50px #10203318;border-color:#ffffff}.btnPrimary{background:var(--grad);box-shadow:0 10px 24px #6d5dfc24}.btnPrimary:hover{transform:translateY(-1px);filter:saturate(1.08)}.heroFeatureCard{border:1px solid #ffffff;border-radius:26px;box-shadow:0 28px 70px #10203320}.formRow,.homePostCard,.homeSideCard,.quickCard{box-shadow:0 12px 35px #1020330b;border-color:#e3e8ef}.homePostCard:hover,.quickCard:hover{transform:translateY(-4px);box-shadow:0 22px 45px #10203316}.quickIcon{background:#f8fafc;color:#4d43d5}.sectionEyebrow{color:#6d5dfc}.homeCta .ctaCard{background:var(--grad);box-shadow:0 22px 55px #6d5dfc25}.homeCta .ctaCard h2,.homeCta .ctaCard p,.homeCta .sectionEyebrow{color:#fff}.homeCta .btnLight{box-shadow:0 12px 28px #2A205820}.adminBackWrap{background:#2563eb;padding:9px 0}.backButton{display:inline-flex;align-items:center;gap:7px;border:1px solid #ffffff30;background:#ffffff12;color:#fff;border-radius:10px;padding:8px 13px;font-weight:800;cursor:pointer}.adminShell{background:#f8fafc,#f8fafc}.side{background:#2563eb;box-shadow:0 18px 45px #10203322}.side a:hover{background:#ffffff16}.sideLogo{color:#fff;font-size:20px}.sideLogout{width:100%;margin-top:10px;background:#fff;color:#102033}.dashboardHero{background:#f8fafc;border-color:#e1defc}.statsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:18px 0}.statCard{position:relative;overflow:hidden;background:#fff;border:1px solid #e6e9f0;border-radius:18px;padding:18px;box-shadow:0 12px 30px #1020330b}.statCard span{display:block;color:#667085;font-size:12px;font-weight:800}.statCard strong{display:block;font-size:30px;margin-top:5px}.statCard i{position:absolute;width:80px;height:80px;right:-20px;bottom:-35px;border-radius:50%;background:#2563eb}.cacheControl{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.cacheControl span{font-size:12px;color:var(--brand2);font-weight:800}.menuEditRow{display:grid;grid-template-columns:1fr 1.5fr auto;gap:10px;margin-bottom:10px}.menuEditRow input{border:1px solid #cfd8e2;border-radius:10px;padding:11px}.successMsg{color:#6D4AFF}.customHeader{width:100%}.customFooter{padding:20px 0;border-top:1px solid #ffffff20}.pageArticle{padding:70px 0;background:#f8fafc}.pageNarrow{max-width:900px}.articleContent{margin-top:30px;font-size:18px;line-height:1.85;background:#fff;border:1px solid #e6e9f0;border-radius:22px;padding:34px;box-shadow:0 18px 50px #1020330b}.articleContent h1{font-size:42px}.articleContent h2{font-size:32px}.articleContent h3{font-size:25px}.articleContent img{max-width:100%;height:auto;border-radius:14px}.articleContent table{width:100%;border-collapse:collapse}.articleContent td,.articleContent th{border:1px solid #dfe5ea;padding:10px}.articleContent blockquote{border-left:4px solid #6d5dfc;background:#f5f3ff;padding:14px 18px;border-radius:0 12px 12px 0}.bigTextarea{min-height:560px!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.mobileMenuTitle{color:#6d5dfc;border-bottom:1px solid #e8eaf0;padding-bottom:10px;margin-bottom:4px}@media(max-width:1000px){.statsGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.topbar{display:none}.header{top:0}.desktopNav,.navsearch{display:none}.mobileMenuBtn{display:grid;margin-left:auto;width:44px;height:44px;border-radius:13px;border:1px solid #dfe4eb;background:#f8fafc;color:#102033;place-items:center;box-shadow:0 8px 20px #1020330d}.brandLogo img{width:150px}.mobileNav{background:#fff;border-top:1px solid #e8eaf0;box-shadow:0 20px 35px #10203316}.mobileNavInner{padding:14px 0 20px}.mobileNavInner a{display:block;padding:13px 14px;border-radius:10px;font-weight:800;color:#102033;text-decoration:none}.mobileNavInner a:hover{background:#f8fafc}.homeHeroGrid{padding:48px 0}.homeHero h1{font-size:42px}.menuEditRow{grid-template-columns:1fr}.statsGrid{grid-template-columns:1fr 1fr}.adminGrid{grid-template-columns:1fr}.side{position:static}.articleContent{padding:22px;font-size:16px}.pageArticle{padding:42px 0}.nav .desktopNav,.nav .navsearch{display:none!important}.nav{height:64px!important;min-height:64px;padding:8px 0!important;flex-wrap:nowrap!important;gap:10px!important}.brandLogo{min-width:0!important;flex:1 1 auto}.brandLogo img{width:145px!important;max-width:70vw}.mobileMenuBtn{display:grid!important;flex:0 0 42px;width:42px!important;height:42px!important}.mobileNav{position:absolute;left:0;right:0;top:64px;z-index:50;max-height:calc(100vh - 64px);overflow:auto}.mobileNav.open{display:block!important}.mobileNavInner{padding:14px 0 22px}}.premiumBody p{font-size:19px}.archiveTitle{font-weight:900!important;max-width:900px!important}.archiveLead{font-size:18px;color:#667085;max-width:760px;margin:-4px 0 28px;line-height:1.65}.archiveGrid{display:grid;gap:22px}.archiveCard{overflow:hidden;border:1px solid #e3e8ef;border-radius:22px;background:#fff;box-shadow:0 12px 35px #1020330b;transition:transform .2s ease,box-shadow .2s ease}.archiveCard:hover{transform:translateY(-4px);box-shadow:0 22px 48px #10203316}.archiveThumb{display:block;position:relative;height:220px;background:#f8fafc;overflow:hidden;text-decoration:none}.archiveThumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.archiveCard:hover .archiveThumb img{transform:scale(1.035)}.archiveThumb>span:first-child{height:100%;display:grid;place-items:center;color:#6D4AFF;font-weight:900;font-size:30px}.archiveBadge{position:absolute;left:13px;bottom:13px;background:#fff;color:#4F35C9;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;box-shadow:0 6px 16px #10203316}.archiveBody{padding:19px 20px 21px}.archiveMeta{font-size:10px;color:#8a96a3;margin-bottom:8px}.archiveTitleLink{display:block;color:#102033;text-decoration:none;font-size:21px;font-weight:900;line-height:1.25;letter-spacing:-.25px}.archiveBody p{font-size:13px;line-height:1.65;color:#6d7b8c;margin:10px 0 13px}.archiveRead{color:#6D4AFF;text-decoration:none;font-size:12px;font-weight:900}.featuredArchiveCard{grid-column:span 2}.featuredArchiveCard .archiveThumb{height:300px}@media(max-width:1000px){.archiveGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.featuredArchiveCard{grid-column:span 2}}@media(max-width:760px){.archiveGrid{grid-template-columns:1fr;gap:17px}.featuredArchiveCard{grid-column:span 1}.archiveThumb,.featuredArchiveCard .archiveThumb{height:215px}.archiveTitleLink{font-size:20px}.archiveLead{font-size:16px}.premiumArticleTitle{font-size:38px!important;line-height:1.08!important;letter-spacing:-1.5px!important}.premiumBody,.premiumBody p{font-size:18px!important;line-height:1.9!important}}:root{--ink:#172033;--muted:#667085;--blue:#2563eb;--purple:#7c3aed;--line:#e7ebf0;--grad:#2563eb}body{color:var(--ink)}.header{position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:blur(18px);border-bottom:1px solid #e8ecf1;box-shadow:0 5px 24px rgba(20,31,51,.05);z-index:100}.topbar{display:none}.nav{height:84px;gap:34px}.brandLogo{min-width:190px}.brandLogo img{width:190px;height:auto}.desktopNav{display:flex;align-items:center;justify-content:center;gap:29px;flex:1}.desktopNav a{color:#303847!important;text-decoration:none;font-size:15px;font-weight:650;padding:31px 0;position:relative}.desktopNav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:3px;border-radius:99px;background:var(--grad);transition:right .22s ease}.desktopNav a:hover:after{right:0}.navsearch{width:230px;height:42px;border:1px solid #dce2e9;border-radius:13px;box-shadow:none}.navsearch input{font-size:13px}.navsearch button{color:#687386}.mobileMenuBtn{display:none}.mobileNav{border-top:1px solid #eef1f4}.mobileMenuTitle{font-size:12px;color:var(--brand);font-weight:900;letter-spacing:.1em;text-transform:uppercase;padding:8px 4px 12px}.homeHero{background:#f8fafc,#f8fafc,#f8fafc;border-bottom:1px solid #edf0f5}.homeHeroGrid{min-height:610px;padding:76px 0;align-items:center}.homeHero h1{font-size:clamp(48px,5.4vw,76px);font-weight:900;letter-spacing:-3.5px;max-width:780px}.homeHero h1 em{font-style:normal;background:var(--grad)}.heroKicker{border:1px solid #dce4f1;background:#fff;border-radius:999px;padding:8px 12px;display:inline-flex;gap:7px;align-items:center;color:#4c5a70;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 8px 25px rgba(20,31,51,.06)}.heroTrust{display:flex;gap:24px;flex-wrap:wrap;color:#778398;font-size:12px;margin-top:18px}.heroTrust b{color:#182338;font-size:15px;margin-right:3px}.heroFeatureCard{border-radius:28px;overflow:hidden;box-shadow:0 25px 70px rgba(31,41,55,.13);border:1px solid rgba(255,255,255,.8)}.homePostCard{border-radius:22px;overflow:hidden;border:1px solid #e8ecf1;background:#fff;box-shadow:0 14px 38px rgba(24,39,62,.06)}.archiveThumb img,.homePostImage img,.premiumHeroImage{background:#f1f5f9}.articlePage{background:#f8fafc}.articleShell{padding:42px 0 75px}.articleMainColumn{min-width:0}.articleMainColumn .breadcrumb{font-size:12px;color:#8a94a4;margin-bottom:25px}.premiumArticleTitle{font-size:clamp(40px,5vw,66px)!important;line-height:1.02!important;letter-spacing:-2.6px!important;font-weight:900!important;max-width:980px}.articleMeta{font-size:13px!important;color:#718096!important}.shareBar{border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;padding:15px 0;margin:22px 0 26px;display:flex;align-items:center;gap:12px}.shareLabel{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#667085}.shareButtons{display:flex;gap:8px}.shareBtn{width:36px;height:36px;border-radius:10px!important;display:grid;place-items:center;text-decoration:none;border:1px solid #e4e8ee!important}.shareBtn.facebook{background:#1877f2;color:#fff}.shareBtn.x{background:#111;color:#fff}.shareBtn.linkedin{background:#0a66c2;color:#fff}.shareBtn.whatsapp{background:#20c77a;color:#fff}.shareBtn.telegram{background:#229ed9;color:#fff}.shareBtn.copy{background:#fff;color:#334155}.premiumHeroImage{max-height:610px;border-radius:22px;margin:0 0 34px;border:1px solid #e5eaf0;box-shadow:0 20px 50px rgba(20,31,51,.08)}.premiumBody{color:#2f3b4f}.premiumBody,.premiumBody p{font-size:19px!important;line-height:1.95!important}.premiumBody p{margin:0 0 1.2em}.premiumBody h2{font-size:32px;line-height:1.2;margin:1.8em 0 .65em}.premiumBody h3{font-size:25px;margin:1.6em 0 .55em}.premiumBody li{margin:.35em 0}.premiumBody img{border-radius:14px}.premiumBody blockquote{border-left:4px solid #2563eb;background:#f5f8ff;padding:18px 20px;border-radius:0 14px 14px 0}.authorBox{border:1px solid #e3e8ef;border-radius:22px;background:#f8fafc;padding:25px;display:flex;gap:20px;margin-top:35px}.authorBoxAvatar{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:var(--grad);color:#fff;font-weight:900;font-size:20px;flex:0 0 auto}.authorLabel{font-size:10px;font-weight:900;letter-spacing:.13em;color:#2563eb}.authorBox h3{margin:5px 0;font-size:22px}.authorBox p{color:#6b7688;line-height:1.7;margin:5px 0 8px}.postSidebar{position:sticky;top:110px}.infoPage{background:#f8fafc;padding:75px 0 95px}.infoWrap{max-width:980px}.infoWrap.narrow{max-width:820px}.infoEyebrow{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#2563eb;font-weight:900}.infoWrap h1{max-width:850px;font-size:clamp(44px,6vw,70px);font-weight:900;margin:14px 0 18px}.infoLead{font-size:21px;line-height:1.7;color:#667085;max-width:850px}.infoWrap section{margin-top:38px}.infoWrap section h2{font-size:28px}.infoWrap section p{font-size:17px;line-height:1.85;color:#59667a}.infoGrid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:35px}.infoGrid section{margin:0;padding:25px;border:1px solid #e6ebf1;border-radius:20px;background:#fff;box-shadow:0 14px 35px rgba(20,31,51,.05)}.authorPanel{display:flex;gap:18px;align-items:center;margin-top:32px;padding:25px;border-radius:22px;border:1px solid #e4e9ef;background:#fff}.authorAvatar{width:68px;height:68px;border-radius:50%;background:var(--grad);color:#fff;display:grid;place-items:center;font-weight:900}.authorPanel h2{margin:4px 0}.authorPanel p{margin:0;color:#68758a;line-height:1.7}.infoActions{display:flex;gap:12px;margin-top:30px}.btnOutline{border:1px solid #cfd7e2;color:#172033}.contactGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:35px}.contactCard{display:flex;gap:16px;align-items:center;padding:24px;border:1px solid #e4e9ef;border-radius:20px;background:#fff;text-decoration:none;color:#172033;box-shadow:0 14px 35px rgba(20,31,51,.05)}.contactCard b,.contactCard small,.contactCard strong{display:block}.contactCard strong{font-size:18px;margin:4px 0}.contactCard small{color:#778398}.contactIcon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#eef4ff;color:#2563eb}.contactIcon.whatsapp{background:#eafaf2;color:#17a968}.contactNote{padding:25px;border-radius:20px;background:#f7f9fc;border:1px solid #e5e9ef}.siteFooter{margin-top:0;background:#f7f8fa;color:#4f5b6d;padding:72px 0 22px;border-top:1px solid #e9edf2}.footergrid{grid-template-columns:1.45fr 1fr 1fr 1fr;gap:48px}.footerBrand{max-width:340px}.footerLogo img{width:175px;height:auto}.footerBrand p{line-height:1.75;font-size:14px;margin:17px 0}.siteFooter b{display:block;color:#182338;font-size:15px;margin-bottom:15px}.siteFooter a{display:block;color:#687386;text-decoration:none;margin:11px 0;font-size:14px}.siteFooter a:hover{color:#2563eb}.footerSocial{display:flex;gap:9px}.footerSocial a{width:36px;height:36px;border:1px solid #dce2e9;border-radius:10px;display:grid;place-items:center;margin:0;background:#fff;color:#536074}.copyright{border-top:1px solid #e1e5eb;margin-top:55px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#8993a2;font-size:12px}@media(max-width:1000px){.desktopNav{gap:18px}.desktopNav a{font-size:13px}.nav{gap:20px}.navsearch{width:190px}.footergrid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px}}@media(max-width:760px){.nav{height:66px!important;padding:8px 0!important;gap:8px!important}.brandLogo{min-width:0!important;flex:1}.brandLogo img{width:150px!important}.desktopNav,.navsearch{display:none!important}.mobileMenuBtn{display:grid!important;width:43px!important;height:43px!important;margin-left:auto;border-radius:13px!important;background:#fff!important;border:1px solid #dce2e9!important;box-shadow:0 7px 20px rgba(20,31,51,.07)}.mobileNav{top:66px}.mobileNavInner{padding:12px 0 22px}.mobileNavInner a{font-size:15px;padding:14px 6px;border-bottom:1px solid #edf0f3}.homeHeroGrid{padding:45px 0}.homeHero h1{font-size:43px;letter-spacing:-2px}.heroFeature{margin-top:28px}.heroFeatureCard{min-height:300px}.heroTrust{gap:12px}.articleShell{padding:28px 0 60px}.articleMainColumn .breadcrumb{margin-bottom:18px}.premiumArticleTitle{font-size:38px!important;line-height:1.08!important;letter-spacing:-1.5px!important}.premiumMeta{flex-wrap:wrap;gap:7px!important}.shareBar{margin:18px 0 22px}.premiumHeroImage{border-radius:16px;margin-bottom:26px}.premiumBody,.premiumBody p{font-size:18px!important;line-height:1.88!important}.premiumBody h2{font-size:28px}.authorBox{padding:20px;gap:14px}.postSidebar{position:static;margin-top:30px}.infoPage{padding:48px 0 70px}.infoWrap h1{font-size:44px;letter-spacing:-2px}.infoLead{font-size:18px}.contactGrid,.infoGrid{grid-template-columns:1fr}.authorPanel{align-items:flex-start}.copyright{display:block}.copyright span{display:block;margin:5px 0}.siteFooter{padding-top:55px}.footergrid{grid-template-columns:1fr 1fr;gap:32px}.footerBrand{grid-column:1/-1}}@media(max-width:480px){.footergrid{grid-template-columns:1fr}.footerBrand{grid-column:auto}.homeHero h1{font-size:38px}.heroLead{font-size:16px}.premiumArticleTitle{font-size:35px!important}}.readingProgress{position:fixed;left:0;right:0;top:0;height:4px;background:rgba(16,32,51,.08);z-index:9999;pointer-events:none}.readingProgress span{display:block;height:100%;background:var(--grad);transition:width .08s linear}.articleDeck{max-width:960px;font-size:21px;line-height:1.62;color:#697589;margin:18px 0 24px}.articleMeta{display:flex;align-items:center;flex-wrap:wrap;gap:18px!important;border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;padding:18px 0;margin-top:8px}.metaItem{display:inline-flex;align-items:center;gap:8px;color:#687386;font-size:15px}.metaItem svg{color:#2563eb;stroke-width:2.1}.metaItem b{color:#4c586b}.premiumArticleTitle{font-size:clamp(38px,4.6vw,62px)!important;line-height:1.04!important;letter-spacing:-2.35px!important}.premiumBody,.premiumBody p{font-size:18px!important;line-height:1.78!important}.premiumBody p{margin:0 0 .82em}.premiumBody ol,.premiumBody ul{margin:0 0 1em;padding-left:1.35em}.premiumBody li{margin:.2em 0}.premiumBody h2{font-size:30px;line-height:1.22;margin:1.35em 0 .55em}.premiumBody h3{font-size:24px;line-height:1.3;margin:1.25em 0 .5em}.premiumBody blockquote{margin:1.1em 0}.toolDirectoryCard{display:block;text-decoration:none;color:inherit;border:1px solid #e6eaf0;border-radius:22px;background:#fff;padding:25px;box-shadow:0 14px 35px rgba(20,31,51,.055);transition:transform .2s,box-shadow .2s}.toolDirectoryCard:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(20,31,51,.1)}.toolDirectoryIcon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#f8fafc;color:#2563eb;margin-bottom:18px}.toolDirectoryCard h2{font-size:23px;margin:12px 0 9px}.toolOpen{display:inline-flex;align-items:center;gap:7px;color:#2563eb;font-weight:850;margin-top:12px}.toolRunnerPage{min-height:calc(100vh - 80px);background:#f8fafc;padding:45px 0 80px}.toolRunnerShell{max-width:1250px}.toolRunnerTop{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:24px}.backLink{color:#667085;text-decoration:none;font-size:13px;font-weight:800;margin-bottom:14px}.toolRunnerKicker{display:inline-flex;align-items:center;gap:7px;color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.toolRunnerTop h1{font-size:clamp(36px,5vw,58px);margin:8px 0 10px;letter-spacing:-2.2px}.toolRunnerTop p{max-width:760px;color:#687386;font-size:17px;line-height:1.65;margin:0}.htmlToolInlineWrap{background:#fff;border:1px solid #dfe5ec;border-radius:22px;box-shadow:0 18px 55px rgba(20,31,51,.08);width:100%;overflow:visible}.inlineHtmlTool{width:100%;display:block;overflow:visible}.inlineHtmlTool.loading{min-height:180px}.inlineHtmlTool.error{min-height:120px}.toolHtmlSource{min-height:420px!important;font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;font-size:13px!important;line-height:1.55!important;white-space:pre!important}.customHeader{overflow:hidden}.customFooter{margin-top:35px}.editorHelper{margin-top:16px}.editorHelper+.editorHelper{display:none}@media(max-width:760px){.articleDeck{font-size:18px;line-height:1.58;margin:15px 0 20px}.premiumArticleTitle{font-size:36px!important;letter-spacing:-1.6px!important}.articleMeta{gap:10px 14px!important;padding:15px 0}.metaItem{font-size:13px}.metaItem svg{width:16px;height:16px}.premiumBody,.premiumBody p{font-size:17.5px!important;line-height:1.75!important}.premiumBody p{margin-bottom:.72em}.toolRunnerPage{padding:30px 0 60px}.toolRunnerTop{display:block}.toolRunnerTop .btn{margin-top:18px}.htmlToolInlineWrap{border-radius:16px}.toolRunnerTop h1{font-size:38px}}.executableArticle{border-radius:16px;overflow:hidden;background:#fff}.executableArticle iframe{min-height:700px}.archiveThumb,.homePostImage{background:#eef3f6;aspect-ratio:16/9;height:auto!important;min-height:0}.archiveThumb img,.homePostImage img{width:100%;height:100%;object-position:center;display:block}.archiveBody p,.homePostBody p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:4.7em}.archiveGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.archiveCard{height:100%}.archiveBody,.archiveCard{display:flex;flex-direction:column}.archiveBody{flex:1}.archiveRead{margin-top:auto}.archivePagination{display:flex;gap:12px;margin-top:42px;padding-top:8px}.archivePagination,.pageBtn,.pageNumber{align-items:center;justify-content:center}.pageBtn,.pageNumber{display:inline-flex;min-width:42px;height:42px;padding:0 14px;border:1px solid #dfe6ea;border-radius:11px;color:#344054;font-size:13px;box-shadow:0 5px 16px rgba(16,32,51,.04)}.pageNumber{min-width:42px;padding:0}.pageNumber.active{background:#2563eb;border-color:transparent}.pageBtn:hover,.pageNumber:hover{border-color:#6D4AFF;color:#6D4AFF}.pageNumber.active:hover{color:#fff}.pageBtn.disabled{opacity:.4}.authorMetaItem img{width:20px;height:20px;display:block;border-radius:50%;object-fit:cover}.authorBoxAvatar{background:#fff!important;border:1px solid #dce7e5;overflow:hidden}.authorBoxAvatar img{width:100%;height:100%;object-fit:cover;display:block}.premiumHeroImage{max-height:620px;object-fit:contain;object-position:center;background:#f4f7f8}.premiumBody{max-width:850px}.premiumBody p{margin-bottom:.82em}.premiumBody h2{margin-top:1.45em;margin-bottom:.55em}.premiumBody h3{margin-top:1.25em;margin-bottom:.45em}.homePostGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.homePostCard.large{grid-column:auto}.homePostCard.large .homePostImage{height:auto}.homePostCard.large .homePostBody h3{font-size:20px}.latestSection{background:#f8fafc}@media(max-width:900px){.archiveGrid,.homePostGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.archiveGrid,.homePostGrid{grid-template-columns:1fr}.archivePagination{gap:7px}.pageNumbers{gap:4px}.pageBtn,.pageNumber{height:40px;min-width:38px;padding:0 10px}.pageNumbers .pageNumber:nth-child(n+5){display:none}.premiumHeroImage{max-height:none;border-radius:14px}.authorMetaItem img{width:18px;height:18px}}.mediaModal{max-width:1100px;width:min(1100px,94vw);max-height:88vh;overflow:auto}.mediaUploadBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px;margin:14px 0 20px}.uploadActions{gap:12px;flex-wrap:wrap}.uploadActions,.urlImport{display:flex;align-items:center}.urlImport{gap:8px;margin-top:12px}.urlImport input{flex:1;min-width:220px;border:1px solid #cbd5e1;border-radius:9px;padding:10px 12px;background:#fff}.emptyFeature{display:grid!important;place-items:center!important;text-align:center!important;background:#2563eb!important;color:#fff!important;min-height:100%!important;padding:42px}.emptyFeature h2{font-size:28px;margin:12px 0 8px;color:#fff}.emptyFeature p{max-width:390px;color:#d8e8e8;line-height:1.7;margin:0}.emptyFeature svg{margin:auto}.taxonomyGrid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}.inlineAdd{gap:8px;margin-bottom:16px}.inlineAdd input{flex:1;min-width:0;border:1px solid #cbd5df;border-radius:10px;padding:11px}.taxList{display:grid;gap:8px}.taxRow{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;border:1px solid #e4e9ee;border-radius:11px;background:#fbfcfd}.taxRow span{min-width:0}.taxRow b{display:block}.taxRow small{display:block;color:#8994a2;margin-top:2px}.taxonomyCheckList{display:grid;gap:7px;max-height:220px;overflow:auto;padding:3px}.checkRow{align-items:center;gap:9px;padding:9px 10px;border:1px solid #e4e9ee;border-radius:9px;background:#fbfcfd;cursor:pointer;font-size:13px;font-weight:700}.checkRow input{margin:0;accent-color:#6D4AFF}.miniManage{display:inline-block;margin-top:9px;font-size:11px;color:#6D4AFF;font-weight:900;text-decoration:none}.analyticsBox{margin:10px 0 20px;background:#f8fafc}.mediaSourceButtons{display:flex;gap:10px;flex-wrap:wrap}.mediaSourceBtn{position:relative;display:inline-flex;align-items:center;gap:8px;border:1px solid #d8e1e5;background:#fff;border-radius:11px;padding:11px 13px;font-size:12px;font-weight:850;cursor:pointer;color:#334155}.mediaSourceBtn:hover{border-color:#6D4AFF;background:#f2f6ff}.mediaSourceBtn input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.subscribeBackdrop{position:fixed;inset:0;background:rgba(10,25,35,.48);backdrop-filter:blur(5px);z-index:9990;display:grid;place-items:center;padding:18px}.subscribePopup{position:relative;width:min(500px,100%);border:1px solid #fff;background:#f8fafc;border-radius:26px;padding:34px;box-shadow:0 30px 90px rgba(16,32,51,.28)}.subscribeClose{position:absolute;right:14px;top:14px;width:36px;height:36px;border:1px solid #dfe5e8;background:#fff;border-radius:50%;display:grid;place-items:center;cursor:pointer;color:#536171}.subscribeIcon{width:48px;height:48px;border-radius:15px;background:#f8fafc;color:#6D4AFF;display:grid;place-items:center;margin-bottom:17px}.subscribePopup h2{font-size:31px;line-height:1.12;margin:8px 0 10px}.subscribePopup p{color:#667085;line-height:1.65}.subscribeInput{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #cbd6dc;border-radius:13px;padding:5px 6px 5px 12px;margin-top:18px}.subscribeInput input{flex:1;border:0;outline:0;padding:11px 4px;min-width:0}.subscribeInput button{width:42px;height:42px;border:0;border-radius:10px;background:#2563eb;color:#fff;display:grid;place-items:center;cursor:pointer}.subscribeMsg{margin-top:10px;color:#6D4AFF;font-weight:800;font-size:13px}.subscribePopup small{display:block;color:#8b96a3;margin-top:13px}.mobileNav{position:absolute;left:0;right:0;top:76px;background:transparent;border:0;display:none}.mobileNav.open{display:block}.mobileNavBackdrop{position:fixed;inset:0;background:rgba(16,32,51,.35);z-index:-1}.mobileNavInner{background:#fff;border:1px solid #e4e9ee;border-radius:0 0 20px 20px;padding:15px 16px 20px;box-shadow:0 25px 55px rgba(16,32,51,.18)}.mobileNavInner a{padding:14px 12px!important;border-bottom:1px solid #eef1f3;display:flex!important;align-items:center;justify-content:space-between}.mobileNavInner a:after{content:"→";color:#6D4AFF;font-weight:900}.mobileMenuTitle{padding:4px 12px 13px!important}@media(max-width:900px){.editorLayout,.taxonomyGrid{grid-template-columns:1fr}.editorSidebar{order:2}.adminGrid{gap:14px}.side{overflow:auto}.side a{white-space:nowrap}.mediaGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.mobileNav{top:66px}.mobileNavInner{border-radius:0 0 18px 18px;max-height:calc(100vh - 66px);overflow:auto}.subscribePopup{padding:28px 22px;border-radius:22px}.subscribePopup h2{font-size:27px}.mediaSourceButtons{display:grid;grid-template-columns:1fr 1fr}.mediaSourceBtn{justify-content:center}.mediaModal{padding:15px!important}.editorTop{align-items:flex-start;flex-direction:column}.editorTop .actions{width:100%}.editorTop .actions .btn{flex:1}.titleInput{font-size:22px!important}.editorToolbar{overflow-x:auto;flex-wrap:nowrap;position:static;padding:8px;scrollbar-width:none}.editorToolbar::-webkit-scrollbar{display:none}.editorSelect,.editorTool{flex:0 0 auto}.richEditor{min-height:420px;font-size:16px;padding:18px}.htmlSource{min-height:480px}.panel{padding:18px}.statsGrid{grid-template-columns:1fr 1fr}.adminTitle h1{font-size:38px}.emptyFeature{min-height:310px!important;padding:30px}.emptyFeature h2{font-size:24px}.heroTrust{display:grid;grid-template-columns:1fr;gap:8px}.heroTrust span{padding:9px 11px;border:1px solid #ffffffaa;border-radius:10px;background:#ffffff70}}@media(max-width:480px){.mediaGrid,.mediaSourceButtons{grid-template-columns:1fr}.statsGrid{gap:9px}.statCard{padding:14px}.statCard strong{font-size:24px}.mobileNavInner a{font-size:15px}.subscribeInput{padding-left:9px}}.mediaLibraryPanel{overflow:hidden}.mediaLibraryHead{align-items:center;padding-bottom:20px;border-bottom:1px solid #e8eef0}.mediaUploadHero{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.mediaUploadHero>span{font-size:11px;color:#8793a0;font-weight:800}.mediaToolbar{justify-content:space-between;gap:14px;margin:20px 0}.mediaSearch{display:flex;align-items:center;gap:9px;border:1px solid #dce5e8;background:#fff;border-radius:13px;padding:0 13px;width:min(520px,100%);box-shadow:0 7px 20px rgba(16,32,51,.04)}.mediaSearch input{border:0;outline:0;padding:12px 4px;width:100%;background:transparent}.mediaCount{font-size:12px;font-weight:900;color:#718096}.mediaGridPremium{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mediaCardPremium{border:1px solid #e1e8eb;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(16,32,51,.06);transition:transform .18s ease,box-shadow .18s ease}.mediaCardPremium:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(16,32,51,.1)}.mediaThumbPremium{height:180px!important;background:#f8fafc!important}.filePreview{height:100%;display:grid;place-items:center;align-content:center;gap:8px;color:#6D4AFF}.filePreview svg{width:46px;height:46px;stroke-width:1.5}.filePreview b{font-size:10px;letter-spacing:.08em;color:#64748b}.mediaCardPremium .mediaCardBody{padding:14px}.mediaCardPremium .mediaCardBody>strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px}.mediaCardPremium .actions{gap:6px;flex-wrap:wrap}.mediaEmpty{display:grid;place-items:center;text-align:center;padding:60px 20px;border:1px dashed #ccd9dd;border-radius:18px;background:#fbfdfd;color:#718096}.mediaEmpty b{margin-top:10px;color:#344054}.mediaEmpty p{margin:5px 0 0}.commentsHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.commentCount{display:inline-flex;align-items:center;gap:6px;border:1px solid #dce7e8;background:#f7fbfa;border-radius:999px;padding:8px 11px;color:#6D4AFF;font-weight:900;font-size:12px}.commentList{display:grid;gap:10px;margin-top:18px}.commentItem{display:flex;gap:12px;padding:15px;border:1px solid #e5eaed;border-radius:14px;background:#fbfcfc}.commentAvatar{width:38px;height:38px;flex:0 0 38px;border-radius:50%;display:grid;place-items:center;background:#2563eb;color:#fff;font-weight:900}.commentItem b{font-size:13px}.commentItem small{margin-left:8px;color:#8995a3;font-size:10px}.commentItem p{margin:6px 0 0;color:#4d5d70;font-size:13px;line-height:1.6;white-space:pre-wrap}.commentForm{margin-top:20px;padding-top:20px;border-top:1px solid #e8edef}.commentFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.commentForm input,.commentForm textarea{width:100%;border:1px solid #d6e0e4;border-radius:11px;background:#fff;padding:12px;outline:none}.commentForm textarea{min-height:120px;margin-top:10px;resize:vertical}.commentForm input:focus,.commentForm textarea:focus{border-color:#6D4AFF;box-shadow:0 0 0 3px rgba(8,124,108,.08)}.commentFormBottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.commentFormBottom small{color:#8995a3}.commentNotice.success{color:#6D4AFF;background:#eef4ff}.commentAdminList{display:grid;gap:14px;margin-top:20px}.commentAdminCard{border:1px solid #e0e7ea;border-radius:16px;padding:17px;background:#fff}.commentAdminCard.status-approved{border-left:4px solid #6d4aff}.commentAdminCard.status-rejected{border-left:4px solid #d14343}.commentAdminTop{display:flex;justify-content:space-between;gap:15px}.commentAdminTop b{display:block;font-size:14px}.commentAdminTop small{display:block;color:#8995a3;margin-top:3px;font-size:11px}.commentAdminCard>p{margin:13px 0;color:#425469;line-height:1.7;white-space:pre-wrap}.statusPill{height:max-content;padding:6px 9px;border-radius:999px;background:#f1f5f6;color:#607080;font-size:10px;font-weight:900;text-transform:uppercase}.bigMetric{display:block;font-size:42px;line-height:1;margin:15px 0;color:#102033}.cityList{display:grid;gap:8px}.cityRow{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e7ecef;border-radius:10px;background:#fbfcfc;font-size:12px}.cityRow b{color:#6D4AFF}.tableWrap{overflow:auto}.tableWrap .table{min-width:800px}@media(max-width:1000px){.mediaGridPremium{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.mediaLibraryHead{display:block}.mediaUploadHero{justify-content:flex-start;margin-top:16px}.mediaToolbar{display:block}.mediaSearch{width:100%}.mediaCount{margin-top:8px}.mediaGridPremium{grid-template-columns:repeat(2,minmax(0,1fr))}.commentFormGrid{grid-template-columns:1fr}.commentFormBottom{align-items:stretch;flex-direction:column}.commentFormBottom .btn{width:100%;justify-content:center}.commentAdminTop{display:block}.statusPill{display:inline-flex;margin-top:8px}.analyticsBox{padding:18px}.tableWrap{margin-left:-18px;margin-right:-18px}.tableWrap .table{font-size:11px}}@media(max-width:480px){.mediaGridPremium{grid-template-columns:1fr}.mediaThumbPremium{height:210px!important}.commentsSection{padding:18px}.commentItem{padding:12px}}body.premiumSite{background:#FAF8FF;color:#0b1733}.header{background:rgba(255,255,255,.94)!important;border-bottom:1px solid #dfe6f3!important;box-shadow:0 8px 28px rgba(16,42,114,.06)}.nav .desktopNav a{color:#14244b!important}.nav .desktopNav a:hover{color:#6D4AFF!important}.navsearch{border-color:#d5dff0!important;background:#fff!important}.mobileMenuBtn,.navsearch button{color:#4F35C9!important}.mobileMenuBtn{border-color:#cbd7ec!important;background:#fff!important}.homeHero{background:#f8fafc!important}.heroKicker,.sectionEyebrow{color:#6D4AFF!important}.homeHero h1 em{background:#2563eb;-webkit-background-clip:text;background-clip:text;color:transparent}.btnPrimary{background:#2563eb!important;box-shadow:0 10px 26px rgba(36,87,214,.22)}.quickIcon{color:#6D4AFF!important;background:#f8fafc!important}.heroFeature{grid-column:1/-1;max-width:900px;width:100%;margin:26px auto 0!important}.heroUpdateCard{background:#2563eb!important;color:#fff!important;text-align:center;display:flex!important;align-items:center;justify-content:center;flex-direction:column;min-height:300px;border:0!important;box-shadow:0 24px 60px rgba(16,42,114,.22)!important}.heroUpdateCard svg{color:#fff!important;margin-bottom:6px}.heroUpdateLabel{font-size:11px;font-weight:900;letter-spacing:.16em;opacity:.8;margin-bottom:7px}.heroUpdateCard h2{color:#fff!important;font-size:32px!important;margin:4px 0 10px}.heroUpdateCard p{max-width:620px;color:rgba(255,255,255,.82)!important;line-height:1.7}.heroUpdateLink{display:inline-flex;color:#fff!important;font-weight:900;text-decoration:none;border:1px solid rgba(255,255,255,.35);padding:10px 14px;border-radius:12px;margin-top:7px;background:rgba(255,255,255,.09)}.formRow,.homePostCard,.homeSideCard,.quickCard,.trendingRow{border-color:#dfe6f3!important}.homePostCard:hover,.quickCard:hover,.trendingRow:hover{border-color:#9eb4ea!important;box-shadow:0 18px 45px rgba(16,42,114,.1)!important}.badge,.imageBadge{background:#2563eb!important;color:#fff!important}.archiveMeta,.homePostMeta,.trendingViews{color:#667085!important}.homeCta .ctaCard{background:#2563eb!important}.trendingSection{background:#f8fafc!important}.trendingList{display:grid;gap:10px;max-width:980px}.trendingRow{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #dfe6f3;border-radius:16px;padding:15px 17px;text-decoration:none;color:inherit;transition:.18s ease}.trendingRank{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#f8fafc;color:#4F35C9;font-weight:950}.trendingMain{flex:1;min-width:0}.trendingMain b{display:block;font-size:15px;line-height:1.45;color:#122347}.trendingMain small{display:block;margin-top:4px;color:#7b8798;font-size:11px}.trendingViews{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:11px;font-weight:850}.trendingViews svg{color:#6D4AFF}.formRow .downloads,.quickCard b,.readMore,.sectionHead>a,.toolMini svg{color:#6D4AFF!important}@media(max-width:760px){.heroFeature{margin-top:18px!important}.heroUpdateCard{min-height:285px;padding:30px 20px!important}.heroUpdateCard h2{font-size:27px!important}.trendingRow{padding:13px;gap:10px}.trendingRank{width:36px;height:36px;flex:0 0 36px}.trendingViews{font-size:10px}.trendingViews svg{display:none}}.adminPremium{padding:22px 0 55px}.adminDashboardLayout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:20px}.premiumSide{background:#f8fafc;color:#fff;border-radius:24px;padding:18px;min-height:calc(100vh - 150px);position:sticky;top:92px;box-shadow:0 22px 60px rgba(16,27,70,.18);display:flex;flex-direction:column}.premiumSideBrand{display:flex;align-items:center;gap:10px;padding:7px 7px 22px;border-bottom:1px solid rgba(255,255,255,.09)}.premiumSideBrand .brandMark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#2563eb;font-weight:950}.premiumSideBrand b{display:block;font-size:18px}.premiumSideBrand small{display:block;font-size:9px;letter-spacing:.14em;color:#aab8e4;margin-top:2px}.sideSection{display:grid;gap:4px;margin-top:20px}.sideSection>span{font-size:9px;letter-spacing:.16em;color:#8090c2;font-weight:900;padding:0 10px 7px}.premiumSide a{color:#dfe6ff;text-decoration:none;padding:11px 12px;border-radius:11px;font-weight:750;font-size:13px;transition:.18s}.premiumSide a.sideActive,.premiumSide a:hover{background:#f8fafc;color:#fff}.sideLogoutBtn{margin-top:auto;width:100%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff;padding:11px;border-radius:11px;font-weight:850;cursor:pointer}.dashboardMain{min-width:0}.dashboardTop{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:6px 0 20px}.dashboardTop h1{font-size:38px;letter-spacing:-1.5px;margin:5px 0}.dashboardTop p{margin:0;color:#68758d}.dashboardTopActions{display:flex;gap:8px;flex-wrap:wrap}.dashboardStatGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:16px}.dashStat{background:#fff;border:1px solid #dfe6f3;border-radius:17px;padding:15px;text-decoration:none;color:inherit;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;box-shadow:0 10px 28px rgba(25,48,108,.05);transition:.18s}.dashStat:hover{transform:translateY(-2px);box-shadow:0 18px 35px rgba(25,48,108,.1)}.dashStatIcon{width:35px;height:35px;border-radius:11px;display:grid;place-items:center;background:#f8fafc;color:#6D4AFF}.dashStat small{display:block;color:#738097;font-size:10px;font-weight:800}.dashStat strong{display:block;font-size:22px;line-height:1.1;margin-top:3px}.dashStat>svg{color:#9aa6b9}.dashboardColumns{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.85fr);gap:16px}.dashPanel{background:#fff;border:1px solid #dfe6f3;border-radius:21px;padding:20px;box-shadow:0 12px 35px rgba(25,48,108,.055);min-width:0}.dashPanelHead{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:15px}.dashPanelHead h2{margin:4px 0 0;font-size:21px}.dashPanelHead a{color:#6D4AFF;text-decoration:none;font-weight:850;font-size:12px}.fakeChart{height:220px;border-radius:16px;background:#2563eb;padding:24px 18px 15px;position:relative;overflow:hidden}.fakeChart:before{content:"";position:absolute;inset:0;background:repeating-#f8fafc;opacity:.7}.chartLine{height:100%;display:flex;align-items:flex-end;justify-content:space-around;gap:8px;position:relative;z-index:1}.chartLine span{width:7%;border-radius:999px 999px 3px 3px;background:#f8fafc;box-shadow:0 0 18px rgba(255,255,255,.18);min-height:20px}.chartLabels{position:absolute;left:18px;right:18px;bottom:6px;display:flex;justify-content:space-around;color:rgba(255,255,255,.75);font-size:9px}.trafficBottom{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.trafficBottom div{border:1px solid #e4e9f2;border-radius:13px;padding:11px}.trafficBottom b{display:block;font-size:20px}.trafficBottom span{display:block;color:#7b879b;font-size:10px;margin-top:2px}.quickPanel{display:grid;align-content:start}.quickDashAction{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;text-decoration:none;color:inherit;border:1px solid #e3e8f2;border-radius:14px;padding:12px;margin-bottom:9px;transition:.18s}.quickDashAction:hover{border-color:#9eb4ea;background:#f8faff}.quickDashAction>svg:first-child{color:#6D4AFF}.quickDashAction b{display:block;font-size:13px}.quickDashAction small{display:block;color:#7b879b;font-size:10px;margin-top:3px}.quickDashAction>svg:last-child{color:#9aa6b9}.lowerDash{margin-top:16px}.dashPostList,.topArticleList{display:grid;gap:7px}.dashPostRow{display:grid;grid-template-columns:35px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;border:1px solid #e6ebf3;border-radius:12px}.postRank,.topNo{width:30px;height:30px;border-radius:9px;background:#F0ECFF;color:#6D4AFF;display:grid;place-items:center;font-weight:900;font-size:10px}.dashPostInfo{min-width:0}.dashPostInfo b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashPostInfo small{display:block;color:#8290a3;font-size:9px;margin-top:3px}.dashPostViews{display:flex;align-items:center;gap:4px;color:#718096;font-size:10px;white-space:nowrap}.dashEdit{color:#6D4AFF;text-decoration:none;font-size:11px;font-weight:900}.topArticleList a{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;text-decoration:none;color:inherit;padding:9px;border-bottom:1px solid #edf0f5}.topArticleList b{display:block;font-size:11px;line-height:1.4}.topArticleList small{display:flex;align-items:center;gap:4px;color:#8190a3;font-size:9px;margin-top:3px}.dashboardMiniGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.miniDashCard{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;background:#fff;border:1px solid #dfe6f3;border-radius:15px;padding:13px}.miniDashCard>svg{color:#6D4AFF}.miniDashCard b,.miniDashCard small{display:block}.miniDashCard b{font-size:18px}.miniDashCard small{font-size:9px;color:#7d8a9d}.miniDashCard a{font-size:10px;font-weight:900;color:#6D4AFF;text-decoration:none}.accountPanel{margin-top:16px}.accountHead{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px}.accountIcon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#f8fafc;color:#6D4AFF}.accountHead h2{margin:2px 0 3px}.accountHead p{margin:0}.accountPanel label{display:flex;align-items:center;gap:5px}.successMsg{color:#147a56}.errorText,.successMsg{font-weight:800;font-size:13px}.errorText{color:#b42318}.postsPanel{overflow:hidden}.adminPostsHead{align-items:center}.postFilters{display:grid;grid-template-columns:minmax(240px,1.7fr) 1fr 1fr auto;gap:10px;align-items:end;padding:14px;background:#FAF8FF;border:1px solid #e3e8f5;border-radius:16px;margin:18px 0 12px}.postFilters .field{margin:0}.postFilters .field input,.postFilters .field select{background:#fff}.filterButtons{display:flex;gap:7px}.postListSummary{display:flex;justify-content:space-between;color:#7b879b;font-size:11px;padding:8px 2px 12px}.postsTable{min-width:920px}.rowActions{display:flex;gap:5px}.iconAction{width:31px;height:31px;display:grid;place-items:center;border:1px solid #dbe2ef;border-radius:9px;background:#fff;color:#6D4AFF;text-decoration:none;cursor:pointer}.iconAction:hover{background:#F0ECFF}.dangerIcon{color:#b42318}.dangerIcon:hover{background:#fff1f1}.emptyTable{padding:35px;text-align:center;display:grid;gap:5px;color:#7b879b}.paginationBar{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:15px}.pageBtn,.pageNumber{border:1px solid #dce3ef;background:#fff;color:#44536b;text-decoration:none;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:850}.pageBtn.disabled{opacity:.45;pointer-events:none}.pageNumbers{gap:5px}.pageNumber.active{background:#6D4AFF;color:#fff;border-color:#6D4AFF}.editorTopBar{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;border-bottom:1px solid #e2e7ef;background:#f8fafc}.editorTopBar b{display:block;font-size:12px}.editorTopBar span{display:block;color:#8491a4;font-size:9px;margin-top:2px}.sourceToggle{border:1px solid #d6dfed;background:#fff;border-radius:9px;padding:8px 10px;display:flex;align-items:center;gap:5px;font-weight:850;color:#263754;cursor:pointer}.sourceToggle.active{background:#17265f;color:#fff;border-color:#17265f}.editorSize{min-width:75px}.editorTool{min-width:33px}.editorToolbar{align-items:center}.htmlSource,.richEditor{min-height:520px}.htmlSource{width:100%;border:0;outline:0;padding:22px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px;line-height:1.7;color:#1f2c43;resize:vertical}.editorBottom{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:8px 12px;border-top:1px solid #e3e8ef;background:#fafbfe;color:#7b879b;font-size:9px}.editorBottom b{color:#6D4AFF}@media(max-width:1150px){.dashboardStatGrid{grid-template-columns:repeat(3,1fr)}.adminDashboardLayout{grid-template-columns:205px minmax(0,1fr)}}@media(max-width:900px){.adminDashboardLayout{grid-template-columns:1fr}.premiumSide{position:static;min-height:auto}.sideSection{grid-template-columns:repeat(3,1fr)}.sideSection>span{grid-column:1/-1}.sideLogoutBtn{margin-top:15px}.dashboardColumns{grid-template-columns:1fr}.dashboardMiniGrid{grid-template-columns:repeat(2,1fr)}.postFilters{grid-template-columns:1fr 1fr}.filterButtons,.filterSearch{grid-column:1/-1}.adminPostsHead{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.adminPremium{padding:10px 0 40px}.container{width:min(100% - 20px,1180px)}.premiumSide{border-radius:18px}.sideSection{grid-template-columns:1fr 1fr}.dashboardTop{display:block}.dashboardTop h1{font-size:30px}.dashboardTopActions{margin-top:12px}.dashboardStatGrid{grid-template-columns:1fr 1fr}.dashStat{padding:12px}.dashStat strong{font-size:19px}.dashboardColumns{gap:10px}.dashPanel{padding:14px;border-radius:17px}.fakeChart{height:175px}.dashboardMiniGrid,.trafficBottom{grid-template-columns:1fr}.dashPostRow{grid-template-columns:30px minmax(0,1fr) auto}.dashPostViews{display:none}.dashEdit{grid-column:2/-1}.accountPanel .two,.postFilters{grid-template-columns:1fr}.filterButtons,.filterSearch{grid-column:auto}.paginationBar{flex-wrap:wrap;justify-content:center}.pageNumbers{order:3;width:100%;justify-content:center}.editorTopBar{align-items:flex-start}.editorBottom{display:block}.editorBottom span{display:block;margin:2px 0}.richEditor{min-height:420px;font-size:16px}.htmlSource{min-height:420px;font-size:12px}.editorToolbar{padding:6px}.editorTool{min-width:34px}.editorSelect{height:34px}.postsPanel{padding:14px}}.premiumSearch{max-width:none!important}.homeHero .premiumSearch,.premiumSearch{width:100%!important}.latestExploreBtn{display:inline-flex;align-items:center;gap:7px;padding:10px 15px;border-radius:12px;background:#2563eb;color:#fff!important;font-weight:900;text-decoration:none;box-shadow:0 10px 24px rgba(36,87,214,.2)}.formLibraryGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.formLibraryCard{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #dfe6f3;border-radius:18px;background:#f8fafc;box-shadow:0 12px 35px rgba(16,42,114,.07);text-decoration:none;color:inherit}.formLibraryIcon{width:46px;height:46px;flex:0 0 46px;border-radius:14px;display:grid;place-items:center;background:#f8fafc;color:#4F35C9}.formLibraryInfo{min-width:0;flex:1}.formLibraryInfo b{display:block;font-size:15px;line-height:1.35}.formLibraryInfo small{display:block;margin-top:5px;color:#7b8798;font-size:11px}.formDownloadCount{font-size:11px;font-weight:900;color:#6D4AFF;white-space:nowrap}.formDetailHeader{padding:34px;border-radius:26px;background:#f8fafc;border:1px solid #dce5f6;box-shadow:0 20px 60px rgba(16,42,114,.08)}.formDetailHeader h1{font-size:clamp(34px,5vw,58px);max-width:850px}.formDetailDescription{font-size:17px;line-height:1.8;color:#526176;max-width:820px}.formMetaRow{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}.formMetaPill{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #dce5f6;color:#526176;font-size:11px;font-weight:800}.downloadPrimary{background:#2563eb!important;box-shadow:0 12px 28px rgba(36,87,214,.22)}@media(max-width:760px){.formLibraryGrid{grid-template-columns:1fr}.formLibraryCard{padding:15px}.formDetailHeader{padding:24px 18px;border-radius:20px}.formDetailHeader h1{font-size:38px}.downloadTimer{width:100%;min-width:0}}.formLatestExploreWrap{margin:24px 0 16px;display:flex;justify-content:flex-start}.formLatestExploreBtn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:11px 18px;border-radius:14px;background:#2563eb;color:#fff!important;text-decoration:none;font-size:13px;font-weight:900;letter-spacing:.01em;box-shadow:0 12px 28px rgba(36,87,214,.2);border:1px solid rgba(255,255,255,.28);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.formLatestExploreBtn:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(36,87,214,.27);filter:brightness(1.04)}.formLatestExploreBtn:active{transform:translateY(0)}@media(max-width:760px){.formLatestExploreWrap{margin:22px 0 17px}.formLatestExploreBtn{width:100%;min-height:48px;border-radius:14px;font-size:14px}}.govToolsPage{background:#FAF8FF;min-height:70vh}.govToolsHero{background:#2563eb;color:#fff;padding:72px 0 42px}.govToolsHero .sectionEyebrow{color:#bfe8df}.govHeroIcon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#ffffff18;border:1px solid #ffffff25;margin-bottom:18px}.govToolsHero h1{max-width:900px;margin:10px 0 18px;color:#fff}.govToolsHero p{max-width:850px;font-size:18px;line-height:1.75;color:#e7efff}.govHeroActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.btnOutline{background:#fff;color:var(--ink);border:1px solid var(--line)}.govToolsHero .btnOutline{background:#ffffff10;color:#fff;border-color:#ffffff35}.govProvinceStrip{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.govProvinceStrip span{border:1px solid #ffffff28;background:#ffffff10;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800}.govToolGroup{margin-bottom:52px}.govGroupHead{display:flex;align-items:center;gap:13px;margin-bottom:20px}.govGroupHead h2{margin:2px 0 0;font-size:28px}.govGroupIcon{width:44px;height:44px;border-radius:13px;background:#e7f4f1;color:#076e61;display:grid;place-items:center}.govToolGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.govToolCard{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:#fff;padding:20px;text-decoration:none;color:inherit;min-height:210px;box-shadow:0 8px 30px #10203307;transition:.18s}.govToolCard:hover{transform:translateY(-3px);box-shadow:0 14px 35px #10203312;border-color:#c6d4ef}.govCardIcon{width:38px;height:38px;border-radius:11px;background:#eef4ff;color:var(--brand);display:grid;place-items:center;margin-bottom:14px}.govToolCard .badge{width:max-content}.govToolCard h3{font-size:18px;margin:10px 0 8px}.govToolCard p{color:var(--muted);font-size:14px;line-height:1.55;margin:0}.govOpen{margin-top:auto;padding-top:15px;color:var(--brand);font-weight:900;font-size:13px;display:flex;align-items:center;gap:6px}.govNotice{padding-top:0}.govNoticeBox,.govToolDisclaimer{display:flex;gap:12px;padding:17px 19px;border:1px solid #e7d79b;background:#fff9e7;border-radius:15px;color:#6d5718}.govNoticeBox p{margin:4px 0 0;line-height:1.6;font-size:13px}.govToolRunner{background:#FAF8FF;min-height:70vh;padding:34px 0 70px}.govBreadcrumb{margin-bottom:20px}.govBreadcrumb a{display:inline-flex;align-items:center;gap:6px;color:var(--brand);font-weight:800;text-decoration:none;font-size:13px}.govRunnerHead{margin-bottom:24px}.govRunnerHead h1{font-size:clamp(36px,5vw,58px);margin:10px 0 12px}.govRunnerHead p{max-width:820px;color:var(--muted);font-size:17px;line-height:1.7}.govCalculator,.govDocument{padding:25px;margin-top:20px}.govCalcGrid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.govInputPanel,.govResultPanel{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff}.govInputPanel h2,.govResultPanel h2{font-size:21px;margin:0 0 18px}.govField{display:grid;gap:7px;margin-bottom:14px}.govField span{font-size:13px;font-weight:850}.govField input,.govField select{width:100%;border:1px solid #c9d1d9;border-radius:10px;padding:11px 12px;background:#fff;outline:0}.govField input:focus,.govField select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #6D4AFF15}.govResults{border:1px solid var(--line);border-radius:13px;overflow:hidden;margin-bottom:18px}.govResultRow{display:flex;justify-content:space-between;gap:15px;padding:13px 14px;border-bottom:1px solid var(--line)}.govResultRow:last-child{border-bottom:0;background:#f1f7f5}.govResultRow span{color:#667085}.govResultRow strong{color:#102033;text-align:right}.govCalcHint{font-size:12px;color:var(--muted);line-height:1.6;margin:18px 2px 0}.govToolDisclaimer{margin-top:20px;font-size:13px;line-height:1.6}.govDocTop{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.govDocTop h2{margin:0 0 6px}.govDocTop p{color:var(--muted);margin:0}.govDocGrid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.govPrintable{margin-top:22px;border:1px solid #d8dee5;border-radius:14px;padding:25px;background:#fff}.govPrintHeader{display:flex;justify-content:space-between;gap:15px;border-bottom:2px solid #102033;padding-bottom:10px;margin-bottom:18px}.govPrintInfo{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px;background:#FAF8FF;border-radius:10px;font-size:13px}.govPrintable ol{line-height:1.9}.govPrintNote{font-size:12px;color:#667085;border-top:1px solid var(--line);padding-top:12px}.govDocument .actions{margin-top:16px}@media(max-width:1000px){.govToolGrid{grid-template-columns:repeat(2,1fr)}.govCalcGrid{grid-template-columns:1fr}}@media(max-width:650px){.govToolsHero{padding:48px 0 35px}.govDocGrid,.govToolGrid{grid-template-columns:1fr}.govProvinceStrip{display:grid;grid-template-columns:1fr 1fr}.govDocTop{flex-direction:column}.govPrintInfo{grid-template-columns:1fr}.govCalculator,.govDocument{padding:16px}.govToolCard{min-height:190px}}@media print{.govBreadcrumb,.govCalculator,.govDocTop .btn,.govDocument>.actions,.govRunnerHead,.govToolDisclaimer,.govToolPageActions,.govToolsHero,footer,header{display:none!important}.govToolRunner,.govToolsPage{background:#fff;padding:0}.container{width:100%;max-width:none}.govPrintable{border:0;margin:0;padding:0}.govPrintHeader{margin-top:0}}.govEmployeeToolsPage .govToolsHero{margin-bottom:34px;background:#f8fafc;color:#fff;border:0;overflow:hidden;position:relative}.govEmployeeToolsPage .govToolsHero h1{font-size:clamp(34px,5vw,58px);line-height:1.05;margin:12px 0}.govEmployeeToolsPage .govToolsHero p{max-width:850px;color:rgba(255,255,255,.86);font-size:17px;line-height:1.7}.govEmployeeToolsPage .govToolsHero .badge{background:rgba(255,255,255,.14);color:#fff}.provincePills{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.provincePills span{padding:8px 13px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.08);font-size:13px}.govToolGroup{margin:42px 0}.govToolGroup .sectionHead{margin-bottom:18px}.govToolGroup .sectionHead h2{margin:6px 0 0;font-size:30px}.govToolGroup .eyebrow{display:flex;align-items:center;gap:7px}.govToolGroup .toolDirectoryCard{min-height:245px}.govToolsNote{margin:45px 0}.govToolsNote h2{margin-top:0}.govToolRunner{margin-bottom:50px}.govToolRunnerHead{display:flex;justify-content:space-between;gap:25px;align-items:flex-start;border-bottom:1px solid rgba(20,30,50,.1);padding-bottom:22px}.govToolRunnerHead h1{margin:10px 0 5px;font-size:clamp(30px,4vw,48px)}.toolNotice{margin:22px 0;padding:14px 16px;border-radius:12px;background:rgba(10,90,110,.07);border:1px solid rgba(10,90,110,.13);line-height:1.6}.toolNotice.success{background:rgba(20,150,90,.08)}.toolFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0}.toolInput{display:flex;flex-direction:column;gap:7px;font-weight:700}.toolInput span{font-size:14px}.toolInput input{width:100%;padding:13px 14px;border:1px solid #d8dfeb;border-radius:10px;background:#fff;font:inherit;box-sizing:border-box}.toolResult{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:25px 0;padding:22px;border-radius:15px;background:#f8fafc;color:#fff}.toolResult div{display:flex;flex-direction:column;gap:4px}.toolResult span{font-size:14px;opacity:.82}.toolResult strong{font-size:32px}.toolResult small{opacity:.8}.toolActions{display:flex;gap:10px;margin-top:20px}.checklistResult{margin-top:25px}.checklistResult h2{margin-bottom:15px}.checkRow{display:flex;gap:12px;align-items:flex-start;padding:12px 0;border-bottom:1px solid rgba(20,30,50,.09);font-weight:600}.checkRow input{margin-top:4px;width:18px;height:18px}.backLink,.govToolRunner .btn{display:inline-flex;align-items:center;gap:7px}@media(max-width:700px){.govToolRunnerHead{flex-direction:column}.toolFormGrid{grid-template-columns:1fr}.toolActions{flex-wrap:wrap}.toolResult{align-items:flex-start}.toolResult strong{font-size:27px}}@media print{.backLink,.govToolRunnerHead .btn,.toolActions,.toolNotice,header,nav{display:none!important}.govToolRunner{box-shadow:none!important;border:0!important}.toolResult{color:#000;background:#eee}.govToolsHero{display:none!important}}.toolEditorForm{display:grid;gap:18px}.toolEditorIntro{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:8px}.toolEditorIntro h2{margin:7px 0 3px;font-size:28px}.toolSaveState{font-size:11px;color:#6d7a90;background:#f7f9fd;border:1px solid #e0e6f1;border-radius:10px;padding:9px 12px;white-space:nowrap}.toolEditorGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.selectSearch{display:flex;align-items:center;gap:7px;border:1px solid #dbe2ee;background:#fff;border-radius:10px;padding:0 10px;margin-bottom:7px}.selectSearch input{border:0!important;box-shadow:none!important;padding:10px 0!important;width:100%;outline:0}.toolEditorForm select{width:100%;height:43px;border:1px solid #dbe2ee;border-radius:10px;background:#fff;padding:0 11px;color:#263754}.provinceEditor{padding:15px;border-radius:15px}.provinceEditorHead{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:11px}.provinceEditorHead b{display:block;font-size:12px}.provinceEditorHead small{display:block;color:#7d899d;font-size:10px;margin-top:3px}.miniLink{border:0;background:none;color:#6D4AFF;font-weight:850;font-size:10px;cursor:pointer}.provinceChips{display:flex;flex-wrap:wrap;gap:8px}.provinceChip{border:1px solid #dbe3ef;background:#fff;color:#53627a;border-radius:999px;padding:8px 11px;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:800;cursor:pointer}.provinceChip.active{background:#eaf7f4;border-color:#9bd8cd;color:#0d675f}.toolEnabled{display:flex;gap:10px;align-items:center;padding:12px 14px;border:1px solid #e2e8f1;border-radius:13px;background:#fafcff}.toolEnabled input{width:17px;height:17px}.toolEnabled b,.toolEnabled small{display:block}.toolEnabled b{font-size:12px}.toolEnabled small{font-size:10px;color:#7c889b;margin-top:2px}.toolFormActions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e5eaf2;padding-top:16px}.toolFilters{display:grid;grid-template-columns:minmax(240px,1.6fr) 1fr 1fr auto auto;gap:9px;align-items:center;padding:13px;background:#f7f9fe;border:1px solid #e1e7f1;border-radius:15px;margin:18px 0 10px}.toolFilters select,.toolSearchBox{height:42px;border:1px solid #dbe2ee;border-radius:10px;background:#fff}.toolFilters select{padding:0 10px;color:#263754}.toolSearchBox{display:flex;align-items:center;gap:7px;padding:0 11px}.toolSearchBox input{border:0;outline:0;width:100%;height:100%}.toolManagerHint{font-size:10px;color:#7b879b;margin-bottom:13px}.toolsAdminTable{min-width:980px}.toolSlug{display:block;font-size:9px;margin-top:3px}.miniProvinceList{display:flex;flex-wrap:wrap;gap:4px;max-width:260px}.miniProvinceList span,.publicProvinceBadges span{font-size:9px;padding:4px 7px;border-radius:999px;background:#eef4ff;color:#3f587c;border:1px solid #dce6f6;white-space:nowrap}.publicProvinceBadges{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.publicProvinceBadges span{background:#edf9f7;color:#12645d;border-color:#c8ebe5}.heroTypeCursor{font-weight:500;opacity:.8;animation:heroBlink .8s steps(1) infinite}@keyframes heroBlink{50%{opacity:0}}.govToolsProvinceBar{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.govToolsProvinceBar a{padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);color:#fff;text-decoration:none;font-size:11px;font-weight:800}.govToolsProvinceBar a.active{background:#fff;color:#0d5d57}.publicToolFilters{display:grid;grid-template-columns:minmax(220px,1.6fr) 1fr 1fr auto;gap:9px;margin:20px 0}.publicToolFilters input,.publicToolFilters select{height:44px;border:1px solid #dce3ee;border-radius:11px;background:#fff;padding:0 12px}.publicToolFilters button{border:0}.toolsDirectoryEmpty{padding:35px;text-align:center}.toolRunnerTop{align-items:flex-start}@media(max-width:700px){.publicToolFilters,.toolEditorGrid,.toolFilters{grid-template-columns:1fr}.toolEditorIntro{display:block}.toolSaveState{margin-top:10px;display:inline-block}.toolFormActions{justify-content:stretch}.toolFormActions .btn{flex:1}.govToolsProvinceBar{gap:5px}}.toolStatsGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 4px}.toolStatCard{position:relative;display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #e2e8f2;border-radius:17px;background:#f8fafc;box-shadow:0 8px 24px rgba(25,45,90,.05);overflow:hidden}.toolStatCard:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;right:-34px;top:-34px;background:rgba(47,87,214,.06)}.toolStatIcon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#f8fafc;color:#fff;font-weight:900;box-shadow:0 8px 16px rgba(52,73,214,.18)}.toolStatCard b{display:block;font-size:22px;line-height:1;font-weight:900;color:#17233d}.toolStatCard small{display:block;margin-top:5px;color:#7b879c;font-size:10px;font-weight:700}.toolsAdminPanel{overflow:hidden}.toolsAdminTable th{background:#f7f9fd;position:sticky;top:0;z-index:1}.toolSr,.toolSrHead{text-align:center;width:60px}.toolSr{font-weight:900;color:#73809a;font-size:12px}.toolSaveState.saved{color:#0b746b;background:#eafaf7;border-color:#bde8df}.toolEditorForm .field>label{font-weight:850;color:#182640}.toolEditorForm .toolHtmlSource{min-height:420px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.55;background:#0b1220;color:#dbeafe;border:1px solid #202d45;border-radius:14px;padding:16px}.toolEditorForm .toolHtmlSource:focus{border-color:#4f78ff;box-shadow:0 0 0 4px rgba(79,120,255,.1)}@media(max-width:700px){.toolStatsGrid{grid-template-columns:1fr 1fr}.toolSr,.toolSrHead{width:42px}}.toolAdminHero{position:relative;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:26px 28px;border-radius:22px;background:#f8fafc;color:#fff;overflow:hidden;box-shadow:0 18px 40px rgba(39,64,180,.2)}.toolAdminHero:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-90px;top:-130px;background:rgba(255,255,255,.09)}.toolAdminHero h1{position:relative;margin:9px 0 5px;font-size:30px;line-height:1.1;color:#fff}.toolAdminHero p{position:relative;margin:0;max-width:760px;color:rgba(255,255,255,.8);font-size:12px;line-height:1.7}.toolAdminHero .badge{position:relative;background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.2);color:#fff}.toolHeroButton{position:relative;white-space:nowrap;background:#fff!important;color:#2447bf!important;border-color:#fff!important;box-shadow:0 12px 24px rgba(0,0,0,.15)}@media(max-width:700px){.toolAdminHero{display:block;padding:22px}.toolHeroButton{margin-top:16px;width:100%}.toolAdminHero h1{font-size:25px}}.btnPrimary,.btnPrimary:hover{color:#fff!important}.btnPrimary:hover{filter:brightness(1.04)}.btnAccount{background:#F0ECFF;color:#2447bf;border:1px solid #d6e1fb}.btnAccount:hover{background:#e3ebff;color:#4F35C9}.adminPostsHead .btn,.dashboardTopActions .btn,.sectionHead .btn{white-space:nowrap}.mobileFormCards,.mobilePostCards{display:none}.mobileFormCard,.mobilePostCard{background:#fff;border:1px solid #dfe6f3;border-radius:16px;padding:15px;box-shadow:0 8px 24px rgba(25,48,108,.05)}.mobilePostTop{display:flex;justify-content:space-between;align-items:center}.mobileFormNo,.mobilePostNo{font-size:11px;font-weight:900;color:#6D4AFF;background:#F0ECFF;padding:5px 8px;border-radius:8px}.mobileFormCard h3,.mobilePostCard h3{font-size:15px;line-height:1.45;margin:12px 0 5px}.mobilePostCard>p{font-size:10px;color:#7c889a;word-break:break-word;margin:0 0 10px}.mobileFormMeta,.mobilePostMeta{display:flex;gap:6px;flex-wrap:wrap;color:#6d7a8f;font-size:10px;margin-bottom:12px}.mobileFormMeta span,.mobilePostMeta span{background:#f5f7fb;border:1px solid #e5e9f1;border-radius:999px;padding:5px 7px}.mobilePostCard .rowActions{justify-content:flex-end}.mobileFormCards{gap:10px}.mediaToolbar{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.mediaFilterSelect{height:42px;padding:0 10px;color:#334155}.mediaFilterSelect,.mediaViewButtons{border:1px solid #dbe2ee;border-radius:10px;background:#fff}.mediaViewButtons{display:flex;gap:4px;padding:3px}.mediaViewButtons button{width:34px;height:34px;border:0;border-radius:7px;background:#fff;color:#64748b;display:grid;place-items:center;cursor:pointer}.mediaViewButtons button.active{background:#F0ECFF;color:#6D4AFF}.mediaView-list{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.mediaView-list .mediaCard{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center}.mediaView-list .mediaThumb{aspect-ratio:1/1}.mediaView-list .mediaCardBody{align-items:center}.mediaView-list .mediaCardBody .actions{justify-content:flex-end}.mediaView-compact{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:7px!important}.mediaView-compact .mediaCard{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center}.mediaView-compact .mediaThumb{aspect-ratio:1/1}.mediaView-compact .mediaCardBody{padding:7px}.analyticsTrend{margin:0 0 18px;background:#fff;border:1px solid #dfe6f3;border-radius:18px;padding:18px;box-shadow:0 10px 30px rgba(25,48,108,.05)}.analyticsTrendHead{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.analyticsTrendHead h3{margin:0 0 3px}.analyticsTrendHead p{margin:0;font-size:11px}.analyticsTrendHead>b{font-size:24px;color:#6D4AFF}.analyticsBars{height:210px;display:flex;align-items:flex-end;gap:5px;margin-top:18px;padding:10px 4px 0;border-bottom:1px solid #e8edf5}.analyticsBarItem{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;min-width:0}.analyticsBarItem i{display:block;width:70%;min-height:5px;border-radius:6px 6px 2px 2px;background:#2563eb}.analyticsBarItem small{font-size:8px;color:#8b96a7}.siteBellWrap{position:relative;display:flex;align-items:center}.siteBell{width:42px;height:42px;border:1px solid #dce3ee;background:#fff;border-radius:12px;color:#263754;display:grid;place-items:center;cursor:pointer}.siteBell i{right:-4px;top:-4px;min-width:18px;height:18px;background:#e23b53;font-weight:900}.siteBellPanel{position:absolute;right:0;top:52px;width:min(360px,calc(100vw - 24px));background:#fff;border:1px solid #dfe6f3;border-radius:16px;box-shadow:0 22px 55px rgba(16,32,51,.18);padding:10px;z-index:90}.siteBellHead{display:flex;justify-content:space-between;align-items:center;padding:8px 8px 10px;border-bottom:1px solid #edf0f5}.siteBellHead b,.siteBellHead small{display:block}.siteBellHead b{font-size:14px}.siteBellHead small{font-size:9px;color:#7b879b;margin-top:2px}.siteBellHead button{border:0;background:#f4f6fa;width:28px;height:28px;border-radius:8px;display:grid;place-items:center;cursor:pointer}.siteBellPanel>a{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:start;text-decoration:none;color:inherit;padding:11px 8px;border-bottom:1px solid #f0f2f6}.siteBellPanel>a:last-child{border-bottom:0}.siteBellPanel>a b{display:block;font-size:12px;line-height:1.35}.siteBellPanel>a small{display:block;color:#718096;font-size:10px;line-height:1.45;margin-top:3px}.siteBellDot{width:8px;height:8px;border-radius:50%;background:#6D4AFF;margin-top:5px}.siteBellBackdrop{position:fixed;inset:0;z-index:80}.archivePagination{gap:10px}.pageEllipsis{display:inline-flex;align-items:center;justify-content:center;min-width:28px;color:#8491a4;font-weight:900}.paginationSide{display:flex;align-items:center}@media(max-width:900px){.adminPremium .container{width:calc(100% - 18px)}.dashboardTopActions{display:grid;grid-template-columns:1fr 1fr}.dashboardTopActions .btnPrimary{grid-column:1/-1}.dashboardStatGrid{grid-template-columns:repeat(2,1fr)!important}.premiumSide{min-height:auto}.siteBellWrap{order:2}}@media(max-width:650px){.postsPanel .tableWrap{display:none}.mobilePostCards{display:grid;gap:10px}.postsPanel .paginationBar{margin-top:12px}.mobileFormCards{display:grid}.mediaToolbar{display:grid;grid-template-columns:1fr 1fr}.mediaSearch{grid-column:1/-1}.mediaCount{justify-self:end}.mediaViewButtons{justify-self:start}.mediaView-list .mediaCard{grid-template-columns:60px 1fr}.mediaView-list .mediaCardBody{grid-template-columns:1fr}.mediaView-list .mediaCardBody .actions{justify-content:flex-start}.mediaView-compact{grid-template-columns:1fr!important}.analyticsBars{height:160px;gap:3px}.analyticsBarItem i{width:80%}.siteBellPanel{position:fixed;right:10px;top:86px}.dashboardTopActions{grid-template-columns:1fr}.dashboardTopActions .btnPrimary{grid-column:auto}.adminPostsHead .actions{width:100%}.adminPostsHead .actions .btn{flex:1}.sectionHead .actions{width:100%}.sectionHead .actions .btn{flex:1}}@media(max-width:420px){.dashboardStatGrid{grid-template-columns:1fr 1fr!important}.dashStat strong{font-size:18px}.mobilePostCard{padding:13px}.mediaView-compact .mediaCard{grid-template-columns:50px 1fr}.mediaView-list .mediaCardBody .actions .btn{padding:6px 8px;font-size:10px}}.adminToast{position:fixed;left:50%;bottom:26px;transform:translateX(-50%);z-index:1000;display:flex;align-items:center;gap:9px;min-width:260px;max-width:min(92vw,520px);padding:12px 14px;border-radius:13px;background:#12213f;color:#fff;box-shadow:0 18px 45px rgba(15,31,65,.28);font-size:12px;font-weight:800;animation:toastIn .22s ease}.adminToast>svg{color:#58d2a8}.adminToast button{margin-left:auto;border:0;background:transparent;color:#fff;opacity:.7;cursor:pointer}.pageSlot{display:inline-flex;align-items:center;gap:5px}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.profileMenu{position:relative;z-index:80}.profileIconBtn{width:42px;height:42px;border:1px solid #d7e0ef;border-radius:50%;background:#fff;color:#4F35C9;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 22px rgba(16,42,114,.08)}.profileIconBtn:hover{background:#F0ECFF;border-color:#b9c9e9}.profilePopover{position:absolute;right:0;top:50px;width:330px;background:#fff;border:1px solid #dfe6f3;border-radius:18px;padding:16px;box-shadow:0 24px 65px rgba(16,32,70,.18)}.profilePopoverHead{display:flex;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid #edf1f6;margin-bottom:13px}.profilePopoverHead small,.profilePopoverHead strong{display:block}.profilePopoverHead strong{font-size:15px;margin-top:2px}.profilePopoverHead small{color:#7b879b;font-size:11px;margin-top:2px}.profileClose{border:0;background:#f3f6fb;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;color:#64748b;cursor:pointer}.profilePopover form{display:grid;gap:7px}.profilePopover label{display:flex;align-items:center;gap:5px;color:#344054;font-size:11px;font-weight:850;margin-top:4px}.profilePopover input{height:42px;border:1px solid #d8e1ee;border-radius:10px;padding:0 11px;outline:0}.profilePopover input:focus{border-color:#6D4AFF;box-shadow:0 0 0 3px rgba(36,87,214,.08)}.profileSave{width:100%;justify-content:center;display:flex;align-items:center;gap:7px;margin-top:5px}.profileError,.profileSuccess{font-size:11px;font-weight:800;padding:8px 10px;border-radius:9px}.profileSuccess{background:#edf9f3;color:#147a56}.profileError{background:#fff1f1;color:#b42318}.profileLogout{margin-top:8px;border:1px solid #e5e9f0;background:#fff;color:#b42318;border-radius:10px;height:39px;display:flex;justify-content:center;gap:7px;font-weight:850;cursor:pointer}.dashboardTopActions,.profileLogout{align-items:center}.taxActions{display:flex;gap:6px;flex-wrap:wrap}.taxRow{min-height:60px}.taxonomyGrid .panelLite{box-shadow:0 12px 32px rgba(25,48,108,.05);border-radius:18px}.taxonomyGrid .panelLite h2{font-size:20px}.inlineAdd input{height:42px}.downloadArea{margin-top:22px;padding:18px 0 0;border-top:1px solid rgba(220,229,246,.8)}.downloadCard,.formDetailHeader>.downloadCard{display:none!important}.mediaView-list .mediaCardPremium{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;border-radius:14px;box-shadow:0 5px 16px rgba(16,32,70,.04)}.mediaView-list .mediaThumbPremium{height:72px!important}.mediaView-list .mediaCardBody{grid-template-columns:minmax(0,1fr) auto}.mediaView-list .actions{justify-content:flex-end}.mediaView-list .actions .btn{white-space:nowrap}.mediaView-compact .mediaCardPremium{border-radius:12px;box-shadow:none}.mediaView-compact .mediaThumbPremium{height:58px!important}.mediaView-compact .mediaCardBody .actions .btn:not(:first-child){display:none}.liveAnalytics{display:grid;gap:16px}.liveKpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.liveKpi{background:#fff;border:1px solid #dfe6f3;border-radius:18px;padding:16px;box-shadow:0 10px 28px rgba(25,48,108,.05)}.liveKpi>span{width:34px;height:34px;border-radius:10px;background:#edf3ff;color:#6D4AFF;display:grid;place-items:center}.liveKpi em,.liveKpi small{display:block;color:#7b879b;font-size:10px;font-style:normal}.liveKpi small{margin-top:10px;font-weight:800}.liveKpi b{display:block;font-size:28px;color:#172b57;margin:2px 0}.liveKpi.live{border-color:#b9e8d5}.liveKpi.live>span{background:#e9fbf2;color:#15945f}.liveChartCard,.livePanel{background:#fff;border:1px solid #dfe6f3;border-radius:20px;padding:18px;box-shadow:0 10px 30px rgba(25,48,108,.05)}.liveChartHead,.livePanelHead{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.liveChartHead h2,.livePanelHead h3{margin:3px 0 0}.liveRefresh{display:flex;align-items:center;gap:6px;font-size:10px;color:#64748b}.liveDot,.liveEventDot{width:8px;height:8px;border-radius:50%;background:#19b66d;box-shadow:0 0 0 4px rgba(25,182,109,.1)}.liveChart{height:250px;display:flex;align-items:flex-end;gap:3px;padding:18px 2px 0;border-bottom:1px solid #e8edf5}.liveBar{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px}.liveBar i{width:70%;min-height:4px;border-radius:5px 5px 1px 1px;background:#2563eb;transition:height .25s}.liveBar small{font-size:8px;color:#8b96a7;height:10px}.trafficSourceGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:16px}.sourceRow{display:grid;grid-template-columns:115px 1fr 42px;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf1f5}.sourceRow b,.sourceRow span{display:block}.sourceRow b{font-size:12px}.sourceRow span{font-size:9px;color:#8a95a6;margin-top:2px}.sourceTrack{height:8px;background:#edf1f6;border-radius:99px;overflow:hidden}.sourceTrack i{display:block;height:100%;background:#2563eb;border-radius:99px}.sourceRow>strong{text-align:right;font-size:11px;color:#6D4AFF}.liveEventList{display:grid;gap:2px;margin-top:8px}.liveEvent{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #edf1f5}.liveEventDot{width:6px;height:6px;box-shadow:none}.liveEvent b,.liveEvent small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liveEvent b{font-size:11px}.liveEvent small,.liveEvent time{font-size:9px;color:#8792a4}.liveEvent time{white-space:nowrap}@media(max-width:700px){.profilePopover{position:fixed;right:10px;top:72px;width:min(330px,calc(100vw - 20px))}.dashboardTopActions{display:flex;align-items:center}.dashboardTopActions .btnPrimary{flex:1}.liveKpis{grid-template-columns:1fr 1fr}.liveKpi:last-child{grid-column:1/-1}.trafficSourceGrid{grid-template-columns:1fr}.liveChart{height:190px}.sourceRow{grid-template-columns:95px 1fr 35px}.mediaView-list .mediaCardPremium{grid-template-columns:58px minmax(0,1fr);padding-right:8px}.mediaView-list .mediaThumbPremium{height:58px!important}.mediaView-list .mediaCardBody{grid-template-columns:1fr}.mediaView-list .mediaCardBody .actions{justify-content:flex-start}.mediaView-list .actions .btn{padding:6px 8px;font-size:10px}.taxRow{align-items:flex-start}.taxActions{justify-content:flex-end}.downloadArea{padding-top:15px}}@media(max-width:430px){.liveKpis{grid-template-columns:1fr}.liveKpi:last-child{grid-column:auto}.profileIconBtn{width:40px;height:40px}.dashboardTopActions .btn{font-size:11px;padding:8px 9px}.dashboardTopActions .btnAccount{display:none}}.postImage{margin:28px 0;width:100%}.postImage img{display:block;max-width:100%;height:auto;border-radius:14px;margin:0 auto;box-shadow:0 12px 35px rgba(16,32,51,.1)}.postImage figcaption{font-size:12px;color:#7a8796;text-align:center;margin-top:8px}.postImage-left img{margin-left:0;margin-right:auto}.postImage-center img{margin-left:auto;margin-right:auto}.postImage-right img{margin-left:auto;margin-right:0}.postImage-center{text-align:center}.postImage-left{text-align:left}.postImage-right{text-align:right}.premiumBody .postImage{clear:both}.premiumBody img{display:block;max-width:100%;height:auto}.premiumBody figure img{width:auto}.siteBellEmpty{padding:16px;display:grid;gap:10px}.siteBellEmpty p{margin:0;font-size:12px}.siteBell{position:relative}.siteBell i{position:absolute;right:-5px;top:-5px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:9px;font-style:normal;display:grid;place-items:center;border:2px solid #fff}.siteBellWrap{flex:0 0 auto}@media(max-width:650px){.postImage{margin:22px 0}.postImage img{max-width:100%}.postImage figcaption{font-size:11px}.siteBellPanel{right:8px;left:8px;width:auto;max-width:none}}.pushNotifyBox{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:8px}.pushNotifyBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d7e1ed;background:#fff;color:#17315f;border-radius:11px;padding:9px 12px;font-size:11px;font-weight:850;cursor:pointer;box-shadow:0 5px 16px rgba(24,50,95,.06)}.pushNotifyBtn:hover{border-color:#6D4AFF;background:#f6f9ff}.pushNotifyBtn.enabled{border-color:#b8ead8;background:#effcf7;color:#08765a}.pushNotifyBtn:disabled{opacity:.65;cursor:not-allowed}.pushDisableIcon{width:31px;height:31px;border:1px solid #dfe5eb;border-radius:9px;background:#fff;color:#748096;display:grid;place-items:center;cursor:pointer}.pushNotifyBox small{width:100%;font-size:10px;color:#718096}.pushNotifyHint{font-size:10px;color:#7b8798;line-height:1.5}.globalPushPrompt{display:none}.bellPushSection{padding:8px;border-bottom:1px solid #eef1f5}.bellPushSection .pushNotifyBox{margin:0}.subscribePushSection{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:15px;padding:12px;border:1px solid #dce9ff;background:#f7faff;border-radius:13px}.subscribePushSection>div:first-child{display:grid;gap:3px}.subscribePushSection b{display:flex;align-items:center;gap:6px;font-size:11px;color:#17315f}.subscribePushSection span{font-size:9px;color:#748096;line-height:1.4}.subscribePushSection .pushNotifyBox{margin:0}.subscribePushSection .pushNotifyBox small{display:none}.spin{animation:pushSpin .9s linear infinite}@keyframes pushSpin{to{transform:rotate(1turn)}}@media(max-width:650px){.subscribePushSection{align-items:stretch;flex-direction:column}.subscribePushSection .pushNotifyBtn{width:100%}}.postEditorPage{padding:4px 0 45px}.postEditorHeader{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:18px}.postEditorHeader h1{margin:4px 0 3px;font-size:34px;letter-spacing:-1px}.editorBreadcrumb{font-size:11px;color:#8190a3;font-weight:800}.postEditorActions{display:flex;gap:8px;flex-wrap:wrap}.draftStatus{font-size:11px;color:#7a8796;display:flex;align-items:center;gap:7px}.dotLive,.dotSaved{width:8px;height:8px;border-radius:50%;display:inline-block}.dotLive{background:#f59e0b;box-shadow:0 0 0 4px #fff4d6}.dotSaved{background:#6D4AFF;box-shadow:0 0 0 4px #eaf8ef}.postEditorGrid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:start}.postEditorMain,.postEditorSidebar{display:grid;gap:16px;min-width:0}.postEditorCard{background:#fff;border:1px solid #dfe6f1;border-radius:18px;box-shadow:0 10px 30px rgba(25,48,108,.045);overflow:hidden}.titleCard{padding:20px}.postTitleInput{width:100%;border:0;outline:0;font-size:34px;font-weight:850;letter-spacing:-1.2px;color:#14213d;padding:4px 0 14px}.postTitleInput::placeholder{color:#a8b1bf}.slugRow{display:flex;align-items:center;gap:6px;border-top:1px solid #eef1f5;padding-top:11px;color:#8290a3;font-size:12px}.slugRow input{border:0;outline:0;flex:1;color:#6D4AFF;background:transparent}.slugReset{border:1px solid #dbe3ef;background:#f7f9fc;border-radius:8px;padding:5px 9px;font-size:10px;font-weight:850;color:#41516a;cursor:pointer}.sectionTitle{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding-bottom:12px}.sectionTitle h2{margin:0;font-size:15px}.sectionTitle p{margin:3px 0 0;color:#7c899b;font-size:10px}.sectionTitle>span{font-size:10px;color:#8290a3}.excerptBox{width:100%;min-height:125px;resize:vertical;border:1px solid #dce3ed;border-radius:11px;padding:12px;outline:0;font:inherit}.postEditorCard>.excerptBox,.postEditorCard>.sectionTitle{margin:18px}.sidebarCard{padding:16px}.sidebarCard .sectionTitle{border-bottom:1px solid #edf0f5;margin-bottom:13px}.sideLabel{display:block;font-size:10px;font-weight:850;color:#4b5a71;margin-bottom:12px}.postEditorSidebar>section select,.sideLabel input,.sideLabel select,.sideLabel textarea,.tagInput{display:block;width:100%;margin-top:6px;border:1px solid #dce3ed;background:#fff;border-radius:10px;padding:10px 11px;outline:0;color:#1f2c43}.sideLabel textarea{min-height:105px;resize:vertical}.sideLabel input:focus,.sideLabel select:focus,.sideLabel textarea:focus,.tagInput:focus{border-color:#6e8ee8;box-shadow:0 0 0 3px #F0ECFF}.counter{float:right;color:#8a97a8;font-weight:700}.passwordField{position:relative}.passwordField svg{position:absolute;left:10px;top:13px;color:#7d8b9e}.passwordField input{padding-left:32px}.featuredBox{position:relative;border:1px solid #e0e6ef;border-radius:12px;overflow:hidden;background:#f5f7fa}.featuredBox img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.removeImage{position:absolute;right:8px;top:8px;width:30px;height:30px;border:0;border-radius:50%;background:#fff;color:#b42318;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 14px #10203320}.featuredDrop{min-height:155px;border:1.5px dashed #cbd6e4;border-radius:13px;background:#f9fbfd;display:grid;place-items:center;text-align:center;align-content:center;gap:5px;color:#7a8798}.featuredDrop b{font-size:12px;color:#44536b}.featuredDrop span{font-size:10px}.featuredActions{display:flex;gap:7px;margin-top:10px}.featuredActions .btn{flex:1;justify-content:center}.categoryList{display:flex;flex-wrap:wrap;gap:7px}.taxonomyPill{display:inline-flex;align-items:center;gap:4px;border:1px solid #dce4f0;background:#f8fafc;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:800;color:#526176;cursor:pointer}.taxonomyPill input{display:none}.taxonomyPill.selected{background:#F0ECFF;border-color:#9db5ed;color:#6D4AFF}.inlineAdd{margin-top:10px;border:0;background:none;color:#6D4AFF;font-weight:850;font-size:10px;cursor:pointer;display:flex;align-items:center;gap:4px;padding:0}.inlineAddBox{display:flex;gap:6px;margin-top:9px}.inlineAddBox input{min-width:0;flex:1;border:1px solid #dce3ed;border-radius:9px;padding:8px}.tagPills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.tagPills span{background:#edf3ff;color:#6D4AFF;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.tagPills button{border:0;background:none;color:#6D4AFF;cursor:pointer;font-weight:900;margin-left:3px}.tagChoices{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.tagChoices button{border:1px solid #e0e6ef;background:#fff;border-radius:999px;padding:5px 7px;color:#64748b;font-size:9px;cursor:pointer}.tagChoices button.chosen{background:#F0ECFF;color:#6D4AFF;border-color:#a8bced}.seoMini{margin-top:10px;background:#f8fafc;border:1px solid #e7ebf2;border-radius:11px;padding:10px}.seoMini b{display:block;color:#4F35C9;font-size:13px}.seoMini span{display:block;color:#6D4AFF;font-size:10px;margin:4px 0}.seoMini p{margin:0;color:#68758a;font-size:10px;line-height:1.5}.quillToolbar{border-bottom:1px solid #e0e6ee!important;background:#f8fafc!important;padding:8px!important;display:flex;flex-wrap:wrap;align-items:center}.quillToolbar .ql-formats{margin-right:4px}.quillToolbar button,.quillToolbar select{height:30px}.customEditorBtn{border:0;background:transparent;width:28px;height:28px;display:inline-grid;place-items:center;color:#43526a;cursor:pointer}.customEditorBtn:hover{background:#e9eff8;border-radius:6px}.quillHost{min-height:520px;font-size:18px;line-height:1.8}.quillHost .ql-editor{min-height:520px;padding:24px}.quillHost .ql-editor img{max-width:100%;height:auto;border-radius:10px}.quillHost .ql-editor table,.richEditor table{width:100%;border-collapse:collapse;margin:18px 0}.quillHost .ql-editor table td,.quillHost .ql-editor table th,.richEditor table td,.richEditor table th{border:1px solid #cfd7e3;padding:8px;text-align:left}.quillHost .ql-editor figure{margin:24px 0}.editorUploadStatus{padding:7px 12px;background:#fff8e7;color:#8a5a00;font-size:10px;border-top:1px solid #f4e3b7}.editorModeActions{display:flex;gap:6px}.mediaModal{width:min(1120px,100%)}.mediaModalTools{gap:8px;margin:12px 0}.mediaModalTools,.searchBox{display:flex;align-items:center}.searchBox{gap:7px;flex:1;border:1px solid #dce3ed;border-radius:10px;padding:0 10px;background:#fff}.searchBox input{border:0;outline:0;width:100%;padding:10px}.mediaUploadBtn{position:relative;overflow:hidden}.mediaUploadBtn input{position:absolute;inset:0;opacity:0;cursor:pointer}.mediaActionGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.mediaActionGrid .btn{font-size:9px;justify-content:center}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media(max-width:900px){.postEditorGrid{grid-template-columns:1fr}.postEditorSidebar{grid-template-columns:1fr 1fr}.postEditorHeader{align-items:flex-start}.quillHost,.quillHost .ql-editor{min-height:430px}.mediaGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.postEditorHeader{display:block}.postEditorHeader h1{font-size:28px}.postEditorActions{margin-top:12px}.postEditorActions .btn{flex:1;justify-content:center}.postEditorSidebar{grid-template-columns:1fr}.postTitleInput{font-size:25px}.titleCard{padding:15px}.postEditorCard{border-radius:15px}.postEditorCard>.excerptBox,.postEditorCard>.sectionTitle{margin:14px}.quillHost,.quillHost .ql-editor{min-height:390px}.quillHost .ql-editor{padding:17px;font-size:16px}.quillToolbar{overflow-x:auto;flex-wrap:nowrap;white-space:nowrap}.quillToolbar .ql-formats{display:flex;flex:0 0 auto}.mediaModalTools{flex-wrap:wrap}.searchBox{flex-basis:100%}.mediaActionGrid,.mediaGrid{grid-template-columns:repeat(2,1fr)}.modalBackdrop{padding:10px}.modal{padding:14px;max-height:94vh}}.postPasswordGate{max-width:620px;margin:80px auto;padding:34px;border:1px solid #dfe6f1;border-radius:22px;background:#fff;box-shadow:0 18px 45px rgba(25,48,108,.08);text-align:center}.passwordGateIcon{width:52px;height:52px;border-radius:16px;background:#F0ECFF;color:#6D4AFF;display:grid;place-items:center;margin:0 auto 15px}.postPasswordGate h1{margin:7px 0;font-size:28px}.postPasswordGate p{color:#728095;font-size:13px}.postPasswordGate form{max-width:380px;margin:22px auto 0;display:grid;gap:9px}.postPasswordGate input{border:1px solid #dce3ed;border-radius:10px;padding:12px;outline:0}.postPasswordGate small{color:#b42318;font-weight:800}.postPasswordGate .btn{justify-content:center}.patternPanel{background:#fff;border:1px solid #dfe6f1;border-radius:16px;padding:14px;margin:0 0 16px;box-shadow:0 10px 30px rgba(25,48,108,.05)}.patternPanel>div:first-child{display:flex;justify-content:space-between;align-items:center}.patternPanel>div:first-child button{border:0;background:none;font-size:22px;cursor:pointer}.patternPanel p{font-size:11px;color:#7a8798}.patternGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.patternGrid button{border:1px solid #dfe6f1;background:#fbfcfe;border-radius:12px;padding:13px;text-align:left;cursor:pointer}.patternGrid button:hover{border-color:#8aa6eb;background:#f4f7ff}.patternGrid span,.patternGrid strong{display:block}.patternGrid strong{font-size:12px;color:#18253e}.patternGrid span{font-size:10px;color:#7a8798;margin-top:5px}.gutenbergShell{position:relative;background:#f7f8fa;border-top:1px solid #e6ebf2;min-height:700px}.gutenbergShell.isFullscreen{position:fixed;z-index:9999;inset:0;background:#f7f8fa}.gbTop{height:52px;background:#fff;border-bottom:1px solid #dfe5ee;justify-content:space-between;padding:0 10px;gap:10px;position:sticky;top:0;z-index:20}.gbTop,.gbTopLeft,.gbTopRight{display:flex;align-items:center}.gbTopLeft,.gbTopRight{gap:4px}.gbTopCenter{display:flex;align-items:center;gap:12px}.gbDocTitle{font-weight:850;color:#1d2b44;font-size:12px}.gbStats{font-size:10px;color:#8793a4}.gbIcon,.gbModeBtn{width:31px;height:31px;border:0;background:transparent;border-radius:6px;display:grid;place-items:center;color:#41516a;cursor:pointer}.gbIcon.active,.gbIcon:hover,.gbModeBtn:hover{background:#edf2fb;color:#6D4AFF}.gbIcon:disabled{opacity:.35}.gbCodeBtn{border:1px solid #d9e1ec;background:#fff;border-radius:8px;height:32px;padding:0 9px;display:flex;gap:6px;align-items:center;font-size:10px;font-weight:800;color:#43516a;cursor:pointer}.gbInserter{position:absolute;left:8px;top:58px;width:310px;max-height:580px;overflow:auto;background:#fff;border:1px solid #dce3ed;border-radius:12px;box-shadow:0 18px 50px rgba(20,38,72,.16);z-index:50;padding:12px}.gbInserterHead{display:flex;justify-content:space-between;align-items:center;font-size:13px}.gbInserterHead button{border:0;background:none;font-size:20px;cursor:pointer}.gbSearch{display:flex;align-items:center;gap:7px;border:1px solid #dce3ed;border-radius:8px;margin:10px 0;padding:0 9px}.gbSearch input{border:0;outline:0;width:100%;padding:9px;font-size:11px}.gbBlockGrid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.gbBlockGrid button{border:1px solid #e1e6ef;background:#fff;border-radius:8px;padding:9px;text-align:left;display:flex;align-items:center;gap:8px;cursor:pointer}.gbBlockGrid button:hover{background:#f4f7ff;border-color:#9eb4e8}.gbBlockGrid span{width:25px;height:25px;border-radius:6px;background:#eef3fb;display:grid;place-items:center;font-weight:900;color:#3158a5;font-size:10px}.gbBlockGrid b{font-size:10px;color:#46556d}.gbPatternLink{margin-top:10px;border-top:1px solid #edf0f4;padding-top:10px;font-size:10px;font-weight:800;color:#6D4AFF;display:flex;gap:6px;align-items:center;cursor:pointer}.gbListView{position:absolute;left:0;top:52px;bottom:0;width:220px;background:#fff;border-right:1px solid #dfe5ee;z-index:15;padding:12px;overflow:auto}.gbListTitle{font-size:11px;font-weight:900;color:#42516a;margin-bottom:8px}.gbListView button{width:100%;display:flex;align-items:center;gap:6px;border:0;background:#fff;border-radius:7px;padding:8px;text-align:left;font-size:10px;color:#66758b;cursor:pointer}.gbListView button.selected{background:#F0ECFF;color:#6D4AFF;font-weight:850}.gbCanvas{display:flex;justify-content:center;padding:28px 16px 80px;transition:.2s}.gbCanvas.tablet .gbPaper{max-width:760px}.gbCanvas.mobile .gbPaper{max-width:390px}.gbPaper{width:100%;max-width:900px;min-height:580px;background:#fff;border:1px solid #e2e7ef;box-shadow:0 12px 30px rgba(20,38,72,.06);padding:42px 58px}.gbBlock{position:relative;border:1px solid transparent;padding:3px 4px;margin:4px 0;border-radius:5px;transition:.15s}.gbBlock:hover{border-color:#dbe4f2}.gbBlock.isSelected{border-color:#6d8fe3;box-shadow:0 0 0 2px #F0ECFF}.gbBlock.isLocked{background:#fafbfd}.gbBlockToolbar{position:absolute;right:0;top:-34px;background:#1d2b44;color:#fff;border-radius:6px;padding:3px;display:flex;gap:2px;z-index:10;box-shadow:0 5px 15px #18253e22}.gbBlockToolbar button{border:0;background:transparent;color:#fff;width:25px;height:25px;display:grid;place-items:center;cursor:pointer;border-radius:4px}.gbBlockToolbar button:hover{background:#344766}.gbBlock [contenteditable=true]{outline:0;min-height:24px}.gbBlock p{font-size:18px;line-height:1.8;margin:7px 0;color:#26344b}.gbBlock h2{font-size:28px;line-height:1.25;margin:10px 0;color:#14213d}.gbBlock blockquote{border-left:4px solid #4e6fd4;margin:10px 0;padding:10px 18px;background:#f5f7fc;color:#45536a;font-size:18px}.gbBlock pre{background:#111827;color:#e5e7eb;padding:15px;border-radius:8px;overflow:auto}.gbBlock img{max-width:100%;height:auto}.gbImageBlock{text-align:center}.gbImagePlaceholder{border:2px dashed #d2dbe8;padding:35px;color:#8190a4;text-align:center;border-radius:10px}.gbTable{width:100%;border-collapse:collapse}.gbTable td,.gbTable th{border:1px solid #cfd8e5;padding:9px;text-align:left}.gbSpacer{height:70px;background:repeating-#f8fafc;display:grid;place-items:center;color:#a0aabc;font-size:10px}.gbButtonsBlock a{display:inline-block;background:#6D4AFF;color:#fff;padding:10px 16px;border-radius:7px;text-decoration:none}.gbColumnsBlock>div{display:grid;grid-template-columns:1fr 1fr;gap:18px;border:1px dashed #cdd7e5;padding:12px}.gbEmbed{border:1px dashed #cbd5e1;padding:25px;background:#fafbfd}.gbHtmlBlock textarea{width:100%;min-height:150px;border:1px solid #d8e0eb;border-radius:8px;padding:10px;font-family:ui-monospace,monospace;font-size:12px}.gbGroupBlock{padding:20px;border:1px solid #cbd5e1;background:#fafbfd}.gbInlineAdd{display:none;gap:5px;justify-content:center;margin-top:5px}.gbBlock.isSelected .gbInlineAdd{display:flex}.gbInlineAdd button{border:1px solid #dbe3ef;background:#fff;border-radius:999px;padding:4px 8px;font-size:9px;color:#526176;cursor:pointer}.gbAddBlock{width:100%;border:1px dashed #b9c8de;background:#fff;color:#4d6387;border-radius:8px;padding:12px;font-size:11px;font-weight:800;cursor:pointer;margin-top:12px}.gbBottom{position:absolute;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e3e8f0;padding:7px 12px;display:flex;justify-content:space-between;gap:8px;font-size:9px;color:#8995a6}.gbBottom div{display:flex;gap:5px}.gbBottom button{border:0;background:#f4f6f9;border-radius:5px;padding:4px 7px;color:#4c5b71}.gbSource{width:100%;max-width:1000px;background:#fff;border:1px solid #dfe5ee;border-radius:10px;overflow:hidden}.gbSourceHead{display:flex;align-items:center;gap:8px;padding:10px;border-bottom:1px solid #e3e8ef;font-size:11px;font-weight:850}.gbSourceHead .btn{margin-left:auto}.gbSource textarea{width:100%;min-height:600px;border:0;outline:0;padding:18px;font-family:ui-monospace,monospace;font-size:12px;line-height:1.65}.gutenbergShell.spotlight .gbBlock:not(.isSelected){opacity:.28}.drawerBackdrop{position:fixed;inset:0;background:#0b162533;z-index:1000;display:flex;justify-content:flex-end}.docDrawer{width:min(430px,94vw);height:100%;background:#fff;padding:18px;box-shadow:-15px 0 45px #14213d25;overflow:auto}.drawerHead{display:flex;justify-content:space-between;align-items:center}.drawerHead h2{font-size:18px;margin:0}.drawerHead button{border:0;background:none;font-size:24px;cursor:pointer}.docRow{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #edf0f4;padding:13px 0;font-size:11px}.docRow span{color:#6d7b90}.revisionRow{display:flex;justify-content:space-between;gap:10px;border:1px solid #e2e7ef;border-radius:10px;padding:11px;margin-top:8px}.revisionRow b,.revisionRow span{display:block}.revisionRow b{font-size:10px}.revisionRow span{font-size:9px;color:#7a8798;margin-top:4px}@media(max-width:900px){.gbPaper{padding:32px 28px}.gbTopCenter{display:none}.gbListView{width:190px}.patternGrid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.gbTop{height:48px;padding:0 5px}.gbTopLeft,.gbTopRight{gap:1px}.gbIcon,.gbModeBtn{width:28px;height:28px}.gbCodeBtn{padding:0 7px}.gbCanvas{padding:15px 7px 70px}.gbPaper{padding:25px 16px;box-shadow:none}.gbBlock p{font-size:16px}.gbBlock h2{font-size:23px}.gbBlockToolbar{top:-31px}.gbInserter{left:5px;right:5px;width:auto}.gbListView{position:fixed;top:48px;width:230px;box-shadow:8px 0 30px #18253e22}.gbBottom{font-size:8px}.gbBottom>span{display:none}.gbColumnsBlock>div,.patternGrid{grid-template-columns:1fr}.postEditorActions .btn{flex:1}.postEditorActions{display:grid;grid-template-columns:1fr 1fr}}.gbFormatBar{display:flex;align-items:center;gap:3px;flex-wrap:wrap;background:#fff;border-bottom:1px solid #e1e6ee;padding:6px 9px;position:sticky;top:52px;z-index:19}.gbFormatBar button,.gbFormatBar select{height:29px;border:1px solid #dbe2ec;background:#fff;border-radius:5px;padding:0 7px;font-size:10px;color:#44536a;cursor:pointer}.gbFormatBar button:hover{background:#f0f4fb}.gbColorPick{width:29px;height:29px;border:1px solid #dbe2ec;border-radius:5px;display:grid;place-items:center;font-weight:900;font-size:11px;position:relative;overflow:hidden;color:#44536a}.gbColorPick input{position:absolute;inset:0;opacity:0;cursor:pointer}.gbFormatBar+.gbInserter{top:92px}@media(max-width:650px){.gbFormatBar{top:48px;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap}.gbFormatBar+.gbInserter{top:88px}}.gbInspector{position:absolute;right:5px;top:32px;width:240px;background:#fff;border:1px solid #d8e0eb;border-radius:9px;padding:10px;z-index:30;box-shadow:0 14px 35px #14213d22}.gbInspector b{font-size:10px;display:block;margin-bottom:8px}.gbInspector label{display:block;font-size:9px;font-weight:800;color:#65738a;margin:6px 0}.gbInspector input,.gbInspector select{display:block;width:100%;margin-top:4px;border:1px solid #dce3ed;border-radius:6px;padding:6px;font-size:10px;outline:0}:root{--themeAccent:#0d7567;--themeBg:#f7fbfa;--soft:#eef9f6;--line:#dce9e5;--ink:#102033;--surface:#fff;--surface2:#f6faf9;--shadow:rgba(7,94,84,.09)}.btnPrimary{background:#f8fafc!important;box-shadow:0 10px 24px rgba(11,143,123,.16)}.topbar{background:#f8fafc}.header{background:var(--surface)}.logo,.nav nav a{color:var(--ink)}.navsearch{background:var(--surface);border-color:var(--line)}.navsearch button{background:var(--surface);color:var(--brand2)}.heroUpdateLink.latestExploreBtn{display:inline-flex;align-items:center;gap:8px;background:#f8fafc;color:#fff!important;border-radius:12px;padding:12px 16px;font-weight:900;box-shadow:0 10px 25px rgba(11,143,123,.2);transition:transform .18s,box-shadow .18s,filter .18s}.heroUpdateLink.latestExploreBtn:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 14px 30px rgba(11,143,123,.28)}.themeToggle{height:40px;min-width:40px;padding:0 11px;border:1px solid var(--line);background:var(--surface);color:var(--brand2);border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-weight:850;font-size:11px;transition:.18s}.themeToggle:hover{border-color:var(--brand);background:var(--soft);transform:translateY(-1px)}.scrollControls{position:fixed;right:18px;bottom:82px;z-index:70;display:grid;gap:7px}.scrollControls button{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--brand2);display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 28px rgba(7,94,84,.15);transition:.18s}.scrollControls button:hover{background:var(--brand);color:#fff;transform:translateY(-2px)}.adminPremium{background:#f8fafc}.premiumSide{box-shadow:0 22px 60px rgba(7,94,84,.18)!important}.premiumSideBrand small,.sideSection>span{color:#C9BEFF!important}.accountIcon,.dashStatIcon,.premiumSide a.sideActive,.premiumSide a:hover{background:#f8fafc!important}.accountIcon,.dashStatIcon{color:var(--brand2)!important}.fakeChart{background:#f8fafc!important}.dashEdit,.dashPanelHead a,.miniDashCard a,.miniDashCard>svg,.postRank,.quickDashAction>svg:first-child,.topNo{color:var(--brand)!important}.pageNumber.active{background:var(--brand)!important;border-color:var(--brand)!important}.btnAccount{color:var(--brand2)!important;border-color:#cfe9e3!important}html[data-theme=dark]{color-scheme:dark;--ink:#e8f2f0;--muted:#a7b9b5;--surface:#101a1a;--surface2:#142222;--themeBg:#0b1313;--soft:#14302c;--line:#29403d;--shadow:rgba(0,0,0,.28)}html[data-theme=dark] body{background:#0b1313!important;color:var(--ink)!important}html[data-theme=dark] .header{background:#101a1a!important;border-color:#29403d!important}html[data-theme=dark] .logo,html[data-theme=dark] .nav nav a{color:#e8f2f0!important}html[data-theme=dark] .navsearch{background:#142222!important;border-color:#29403d!important}html[data-theme=dark] .navsearch input{background:#142222!important;color:#e8f2f0!important}html[data-theme=dark] .navsearch button{background:#142222!important;color:#8bd9cc!important}html[data-theme=dark] .themeToggle{background:#142222;color:#a7e9df;border-color:#35534f}html[data-theme=dark] .card,html[data-theme=dark] .dashPanel,html[data-theme=dark] .dashStat,html[data-theme=dark] .editorWrap,html[data-theme=dark] .miniDashCard,html[data-theme=dark] .modal,html[data-theme=dark] .panel,html[data-theme=dark] .panelLite,html[data-theme=dark] .profilePopover,html[data-theme=dark] .quickDashAction,html[data-theme=dark] .searchBox{background:#101a1a!important;border-color:#29403d!important;color:#e8f2f0!important}html[data-theme=dark] .hero{background:#111827!important;border-color:#29403d!important}html[data-theme=dark] .heroSearch{background:#142222!important;border-color:#35534f!important}html[data-theme=dark] .heroSearch input{background:#142222!important;color:#e8f2f0!important}html[data-theme=dark] .formRow,html[data-theme=dark] .heroFeatureCard,html[data-theme=dark] .homePostCard,html[data-theme=dark] .homeSideCard,html[data-theme=dark] .quickCard,html[data-theme=dark] .trendingRow{background:#101a1a!important;color:#e8f2f0!important;border-color:#29403d!important}html[data-theme=dark] .articleBody,html[data-theme=dark] .articleExcerpt,html[data-theme=dark] .lead,html[data-theme=dark] .muted,html[data-theme=dark] .premiumBody{color:#b7c6c3!important}html[data-theme=dark] footer{background:#07100f!important}html[data-theme=dark] .field input,html[data-theme=dark] .field select,html[data-theme=dark] .field textarea,html[data-theme=dark] .profilePopover input,html[data-theme=dark] .searchBox input{background:#142222!important;color:#e8f2f0!important;border-color:#35534f!important}html[data-theme=dark] .editorBottom,html[data-theme=dark] .editorToolbar,html[data-theme=dark] .editorTopBar,html[data-theme=dark] .gbPaper,html[data-theme=dark] .gbSource,html[data-theme=dark] .gbTop{background:#101a1a!important;color:#e8f2f0!important;border-color:#29403d!important}html[data-theme=dark] .editorTool,html[data-theme=dark] .gbCodeBtn,html[data-theme=dark] .gbIcon,html[data-theme=dark] .gbModeBtn,html[data-theme=dark] .sourceToggle{background:#142222!important;color:#dbe9e6!important;border-color:#35534f!important}html[data-theme=dark] .htmlSource,html[data-theme=dark] .richEditor{background:#101a1a!important;color:#e8f2f0!important}html[data-theme=dark] .scrollControls button{background:#142222;color:#a7e9df;border-color:#35534f}html[data-theme=dark] .premiumArticleTitle,html[data-theme=dark] .premiumBody h2,html[data-theme=dark] .premiumBody h3{color:#e8f2f0!important}html[data-theme=dark] .articlePage{background:#111827!important}html[data-theme=dark] .premiumBadge{background:#143b35;color:#a7e9df;border-color:#27584f}@media(max-width:650px){.themeToggle span{display:none}.themeToggle{width:40px;padding:0}.scrollControls{right:10px;bottom:76px}.scrollControls button{width:39px;height:39px}}.formDetailPage{background:#f8fafc;padding:32px 0 80px}.formDetailLayout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:38px;align-items:start}.formDetailMain{min-width:0}.formBlogTitle{font-size:clamp(38px,5.1vw,64px)!important;line-height:1.05!important;letter-spacing:-2.5px!important;max-width:900px!important;margin:14px 0 16px!important;color:#102033}.formBlogMeta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;color:#687689;font-size:12px;margin-bottom:4px}.formBlogMeta>span{display:inline-flex;align-items:center;gap:6px}.formAuthor{color:#253447}.formAuthorAvatar{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#f8fafc;color:#fff;font-size:9px;font-weight:900}.formDetailHeader .shareBar{margin-top:16px}.formDetailHeader .formDetailDescription{font-size:18px;line-height:1.8;color:#526176;max-width:850px;margin:25px 0 18px}.formSidebar{position:sticky;top:105px;display:grid;gap:14px}.formSidePanel{border:1px solid #e1e7e8;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(16,32,51,.06);overflow:hidden}.formSideHead{display:flex;align-items:center;gap:10px;padding:15px 16px;border-bottom:1px solid #edf1f1;background:#fbfdfc}.formSideIcon{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#F0ECFF;color:var(--brand2)}.formSideHead b,.formSideHead small{display:block}.formSideHead b{font-size:13px}.formSideHead small{font-size:9px;color:#8a96a3;margin-top:2px}.formSideList{padding:7px 10px}.formSideItem{display:grid;grid-template-columns:30px 1fr;gap:8px;padding:11px 6px;border-bottom:1px solid #edf1f1;text-decoration:none;color:inherit}.formSideItem:last-child{border-bottom:0}.formSideRank{width:27px;height:27px;border-radius:8px;background:#eff8f6;color:#4F35C9;display:grid;place-items:center;font-size:9px;font-weight:900}.formSideText{min-width:0}.formSideText b{font-size:12px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.formSideText small{display:block;color:#8a96a3;font-size:9px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.formSideCta{padding:18px;border-radius:18px;background:#2563eb;color:#fff;box-shadow:0 14px 34px rgba(15,118,110,.18)}.formSideCta span{font-size:9px;font-weight:900;letter-spacing:.1em}.formSideCta h3{font-size:17px;line-height:1.35;margin:7px 0 10px}.formSideCta a{color:#fff;text-decoration:none;font-size:11px;font-weight:900}.formDetailPage .downloadArea{margin-top:22px;padding-top:22px;border-top:1px solid #e5eceb}.homeHeroGrid{display:block!important}.homeHeroMain{text-align:center;max-width:1100px;margin:0 auto}.homeHeroMain .heroKicker{justify-content:center}.homeHeroMain .heroTitle,.homeHeroMain .homeHeroTitle,.homeHeroMain h1{max-width:none!important;width:100%;margin-left:auto;margin-right:auto}.homeHeroMain .heroLead{max-width:900px;margin-left:auto;margin-right:auto}.homeHeroMain .heroSearch{margin:28px auto 0;max-width:760px}.homeHeroMain .heroTrust{justify-content:center}.homeHero .heroFeature{width:100%;margin-top:30px}.homeHero .heroFeatureCard{width:100%}@media(max-width:900px){.formDetailLayout{grid-template-columns:1fr}.formSidebar{position:static}.homeHeroMain .heroTitle,.homeHeroMain .homeHeroTitle,.homeHeroMain h1{font-size:clamp(38px,8vw,62px)!important}}@media(max-width:700px){.formDetailPage{padding-top:20px}.formBlogTitle{font-size:38px!important;letter-spacing:-1.5px!important}.formBlogMeta{gap:10px}.formDetailLayout{gap:20px}.formSidePanel{border-radius:16px}.homeHeroMain .heroSearch{width:100%}.homeHeroMain .heroTrust{display:flex;flex-wrap:wrap;gap:8px}.homeHero .heroFeature{margin-top:20px}}html[data-theme=dark] .formDetailPage{background:#111827}html[data-theme=dark] .formBlogTitle{color:#e8f2f0!important}html[data-theme=dark] .formBlogMeta,html[data-theme=dark] .formDetailHeader .formDetailDescription{color:#a7b8b5}html[data-theme=dark] .formSidePanel{background:#101a1a;border-color:#29403d}html[data-theme=dark] .formSideHead{background:#142222;border-color:#29403d}html[data-theme=dark] .formSideItem{border-color:#29403d}html[data-theme=dark] .formSideText b{color:#e8f2f0}html[data-theme=dark] .formSideText small{color:#91a6a1}img{max-width:100%;height:auto}.archiveThumb img,.homePostImage img{aspect-ratio:16/9;object-fit:cover}.premiumHeroImage{display:block;width:100%;object-fit:cover}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.001ms!important;transition-duration:.001ms!important}}.adminBackWrap:has(+.adminPremium){display:none!important}.adminPremium{background:#070b0d!important;color:#F1EDFF!important;min-height:100vh;padding:24px 0 56px!important}.adminPremium .adminDashboardLayout{width:min(1480px,calc(100% - 42px));margin:0 auto;grid-template-columns:250px minmax(0,1fr);gap:22px}.adminPremium .premiumSide{border:1px solid #2a2438;border-radius:24px;min-height:calc(100vh - 48px);top:24px;box-shadow:0 24px 70px rgba(0,0,0,.34)!important;padding:17px 14px;overflow:hidden}.adminPremium .premiumSideTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.adminPremium .premiumSideBrand{border:0!important;padding:5px 7px 18px!important}.adminPremium .premiumSideBrand .brandMark{width:40px;height:40px;border-radius:12px;box-shadow:0 8px 22px rgba(25,183,156,.18)}.adminPremium .premiumSideBrand b{font-size:19px;color:#f4fbf9}.adminPremium .premiumSideBrand small{color:#718884!important;font-size:8px}.adminPremium .dashSideClose{display:none;color:#8ca39f;padding:7px;border-radius:9px}.adminPremium .dashSideClose:hover{background:#221B31;color:#fff}.adminPremium .sideLive{display:flex;align-items:center;gap:7px;margin:0 5px 13px;padding:9px 10px;border:1px solid #302946;border-radius:11px;background:#1B1626;color:#91aaa5;font-size:10px}.adminPremium .sideLive b{margin-left:auto;color:#e9faf6;font-size:12px}.adminPremium .sideLive small{color:#A18BFF}.liveDot{width:7px;height:7px;border-radius:50%;background:#8A74FF;box-shadow:0 0 0 4px rgba(53,211,167,.1),0 0 15px rgba(53,211,167,.6)}.adminPremium .sideSection{gap:3px;margin-top:15px}.adminPremium .sideSection>span{color:#7C719B!important;font-size:8px;padding:0 10px 6px;letter-spacing:.16em}.adminPremium .premiumSide a{display:flex;align-items:center;gap:10px;color:#B5AFC5!important;padding:10px 11px;border-radius:10px;font-size:11px;font-weight:750}.adminPremium .premiumSide a svg{opacity:.78}.adminPremium .premiumSide a.sideActive,.adminPremium .premiumSide a:hover{color:#FFFFFF!important;box-shadow:inset 3px 0 0 #6D4AFF}.adminPremium .premiumSide a.sideActive svg{color:#A18BFF;opacity:1}.adminPremium .sideFooter{margin-top:auto;padding-top:16px}.adminPremium .sideFooter small{display:block;color:#526864;text-align:center;font-size:8px;margin-top:9px}.adminPremium .sideLogoutBtn{background:#171320;border-color:#342B49;color:#B8B0C7;padding:9px;font-size:11px}.adminPremium .sideLogoutBtn:hover{background:#381b1e;color:#ffb3b8;border-color:#5a292e}.adminPremium .dashboardMain{min-width:0}.adminPremium .dashboardTopPro{margin:0 0 20px;align-items:center}.adminPremium .dashboardWelcome .sectionEyebrow{color:#7568A6}.adminPremium .dashboardTop h1{color:#f1f8f6;font-size:34px;letter-spacing:-1.2px;margin:4px 0}.adminPremium .dashboardTop p{color:#748c88;font-size:12px}.adminPremium .dashboardActionsPro{align-items:center;justify-content:flex-end}.dashSearch{height:39px;width:235px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #302946;border-radius:11px;background:#171320;color:#9589AE}.dashSearch input{border:0;outline:0;background:transparent;color:#d9ebe7;width:100%;font-size:11px}.dashSearch input::placeholder{color:#5d7571}.dashSearch button{border:0;background:#17302d;color:#A18BFF;width:27px;height:27px;border-radius:8px;display:grid;place-items:center;cursor:pointer}.adminPremium .themeToggle{height:39px;background:#171320!important;border-color:#302946!important;color:#B5AFC5!important}.adminPremium .themeToggle:hover{background:#221B31!important;border-color:#51406F!important}.adminPremium .profileIconBtn,.dashIconBtn{width:39px;height:39px;display:grid;place-items:center;border:1px solid #302946;border-radius:11px;background:#171320;color:#91aaa5;text-decoration:none;cursor:pointer}.adminPremium .profileIconBtn:hover,.dashIconBtn:hover{color:#A18BFF;background:#221B31;border-color:#51406F}.adminPremium .profileMenu{position:relative}.adminPremium .profilePopover{background:#171320!important;border-color:#3B3150!important;color:#F0ECF8!important;box-shadow:0 25px 70px rgba(0,0,0,.5)}.adminPremium .profilePopover input{background:#101e1e!important;border-color:#3B3150!important;color:#F1EDFF!important}.adminPremium .profilePopover label{color:#B5AFC5}.adminPremium .dashNewBtn{height:39px;padding:0 13px!important;border-radius:11px}.adminPremium .dashboardStatGridPro{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:16px}.adminPremium .dashStatPro{background:#171320!important;border:1px solid #302946!important;color:#F1EDFF!important;border-radius:15px;padding:13px;box-shadow:0 12px 35px rgba(0,0,0,.18)!important}.adminPremium .dashStatPro:hover{border-color:#51406F!important;transform:translateY(-2px);background:#1B1626!important}.adminPremium .dashStatIcon{background:#211A32!important;color:#A18BFF!important;border:1px solid #44365e}.adminPremium .dashStat small{color:#8F84A5!important}.adminPremium .dashStat strong{color:#F0ECFF;font-size:22px}.adminPremium .dashStat em{display:block;color:#887D9E;font-size:8px;font-style:normal;margin-top:3px}.adminPremium .dashStat>svg{color:#756A8B}.adminPremium .dashboardColumnsPro{grid-template-columns:minmax(0,1.65fr) minmax(290px,.8fr);gap:13px}.adminPremium .dashPanel{background:#171320!important;border:1px solid #302946!important;border-radius:19px;padding:17px;box-shadow:0 18px 45px rgba(0,0,0,.18)!important;color:#F1EDFF!important}.adminPremium .dashPanelHead h2{color:#edf7f4;font-size:18px}.adminPremium .dashPanelHead a{color:#A18BFF!important;display:flex;align-items:center;gap:4px}.adminPremium .sectionEyebrow{color:#786C96}.adminPremium .trafficHeroStats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:0 0 13px}.adminPremium .trafficHeroStats div{padding:10px 12px;background:#1D1828;border:1px solid #302946;border-radius:12px}.adminPremium .trafficHeroStats small,.adminPremium .trafficHeroStats span{display:block;color:#66807b;font-size:9px}.adminPremium .trafficHeroStats b{display:block;color:#F2EEFF;font-size:22px;margin:2px 0}.adminPremium .fakeChart.proChart{height:190px;border-radius:14px;border:1px solid #3d3159;padding:20px 17px 13px}.adminPremium .proChart:before{display:none}.adminPremium .proChart .chartGrid{position:absolute;inset:18px 17px 25px;background:repeating-#f8fafc;border-top:1px solid rgba(127,209,192,.08)}.adminPremium .proChart .chartLine{height:100%;align-items:flex-end}.adminPremium .proChart .chartLine span{width:5%;background:#f8fafc;box-shadow:0 0 16px rgba(53,211,167,.13);min-height:15px;position:relative;z-index:2}.adminPremium .proChart .chartLabels{color:#776C92}.adminPremium .dashboardQuickPro .quickDashAction{background:#1C1727!important;border-color:#302946!important;color:#EEE9FA!important;padding:11px;margin-bottom:8px}.adminPremium .dashboardQuickPro .quickDashAction:hover{background:#221B31!important;border-color:#51406F!important}.adminPremium .quickDashAction>svg:first-child{color:#A18BFF!important}.adminPremium .quickDashAction b{color:#F1EDFF}.adminPremium .quickDashAction small{color:#9589AE}.adminPremium .quickDashAction>svg:last-child{color:#776B91}.adminPremium .dashboardLowerPro{margin-top:13px}.adminPremium .dashPostList,.adminPremium .topArticleList{gap:6px}.adminPremium .dashPostRowPro{background:#1C1727;border-color:#302946;padding:9px}.adminPremium .postRank,.adminPremium .topNo{background:#122d29!important;color:#A18BFF!important}.adminPremium .dashPostInfo b,.adminPremium .topArticleList b{color:#EDE8F7}.adminPremium .dashPostInfo small,.adminPremium .dashPostViews,.adminPremium .topArticleList small{color:#8C81A3}.adminPremium .topArticleList a{border-color:#2E2640}.adminPremium .dashEdit{color:#A18BFF!important}.adminPremium .dashboardMiniGridPro{grid-template-columns:repeat(5,1fr);gap:9px}.adminPremium .miniDashCard{background:#171320!important;border-color:#302946!important;color:#e5f1ee}.adminPremium .miniDashCard>svg{color:#43cdb0!important}.adminPremium .miniDashCard small{color:#8C81A3}.adminPremium .miniDashCard a{color:#53cdb2!important}.dashMobileMenu,.dashNavOverlay,.dashNavToggle{display:none}@media(max-width:1180px){.adminPremium .dashboardMiniGridPro,.adminPremium .dashboardStatGridPro{grid-template-columns:repeat(3,1fr)}.dashSearch{width:200px}}@media(max-width:900px){.adminPremium{padding:12px 0 35px!important}.adminPremium .adminDashboardLayout{width:calc(100% - 18px);display:block}.adminPremium .premiumSide{position:fixed;left:10px;top:10px;bottom:10px;width:270px;z-index:1200;transform:translateX(-120%);transition:transform .22s ease;min-height:0}.adminPremium .dashNavToggle:checked~.premiumSide{transform:translateX(0)}.adminPremium .dashNavToggle:checked~.dashNavOverlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:1190}.adminPremium .dashMobileMenu{position:fixed;left:16px;top:14px;z-index:1100;display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #24413e;border-radius:11px;background:#171320;color:#cfe5e1;font-size:10px;box-shadow:0 10px 30px rgba(0,0,0,.3)}.adminPremium .dashSideClose{display:grid;place-items:center}.adminPremium .dashboardMain{padding-top:53px}.adminPremium .dashboardTopPro{display:block}.adminPremium .dashboardTop h1{font-size:29px}.adminPremium .dashboardTopActions{margin-top:13px;display:grid;grid-template-columns:1fr auto auto auto}.adminPremium .dashSearch{width:auto;grid-column:1/-1}.adminPremium .dashNewBtn{grid-column:1/-1;justify-content:center}.adminPremium .dashboardStatGridPro{grid-template-columns:repeat(2,1fr)!important}.adminPremium .dashboardColumnsPro{grid-template-columns:1fr}.adminPremium .dashboardMiniGridPro{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.adminPremium .dashboardStatGridPro{gap:7px}.adminPremium .dashStatPro{padding:11px}.adminPremium .dashStat strong{font-size:19px}.adminPremium .dashStatIcon{width:31px;height:31px}.adminPremium .trafficHeroStats{grid-template-columns:1fr}.adminPremium .fakeChart.proChart{height:160px}.adminPremium .dashboardMiniGridPro{grid-template-columns:1fr}.adminPremium .dashPanel{padding:13px;border-radius:16px}.adminPremium .dashPostRowPro{grid-template-columns:30px minmax(0,1fr) auto}.adminPremium .dashPostViews{display:none}.adminPremium .dashboardTopActions{grid-template-columns:1fr auto auto}.adminPremium .themeToggle{width:39px}.adminPremium .themeToggle span{display:none}}:root{--ui-primary:var(--brand,#6d5dfc);--ui-secondary:var(--brand2,#4f35c9);--ui-soft:color-mix(in srgb,var(--ui-primary) 9%,white);--ui-soft-2:color-mix(in srgb,var(--ui-primary) 14%,white);--ui-border:color-mix(in srgb,var(--ui-primary) 16%,#dfe5ec);--ui-text:var(--ink,#172033);--ui-muted:var(--muted,#6b7688)}.homeHero h1{min-height:2.18em;display:block}.heroTypedText{display:inline}.heroTypeCursor{display:inline-block;width:.08em;margin-left:.06em;animation:heroCursorBlink 1s steps(1) infinite;flex:0 0 auto}@keyframes heroCursorBlink{0%,45%{opacity:1}46%,to{opacity:0}}@media(max-width:760px){.homeHero h1{min-height:2.25em}}.heroUpdateCard{pointer-events:auto!important;position:relative;z-index:2}.heroUpdateCard:after{display:none!important}.heroUpdateCard>*{position:relative;z-index:3}.heroUpdateLink{position:relative;z-index:5;pointer-events:auto!important;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;cursor:pointer}.heroUpdateLink:focus-visible{outline:3px solid color-mix(in srgb,var(--ui-primary) 35%,transparent);outline-offset:3px}.adminPremium,.adminPremium .premiumSide{color:var(--ui-text)!important}.adminPremium .premiumSide{background:#f8fafc!important;border:1px solid var(--ui-border)!important;box-shadow:0 22px 60px color-mix(in srgb,var(--ui-primary) 10%,transparent)!important}.adminPremium .premiumSideBrand{border-bottom:1px solid var(--ui-border)!important}.adminPremium .premiumSideBrand .brandMark{background:#f8fafc!important;box-shadow:0 10px 25px color-mix(in srgb,var(--ui-primary) 22%,transparent)!important}.adminPremium .premiumSideBrand b{color:var(--ui-text)!important}.adminPremium .premiumSideBrand small,.adminPremium .sideSection>span{color:color-mix(in srgb,var(--ui-secondary) 55%,#667085)!important}.adminPremium .sideLive{background:var(--ui-soft)!important;border-color:var(--ui-border)!important;color:var(--ui-muted)!important}.adminPremium .sideLive b{color:var(--ui-text)!important}.adminPremium .sideLive small{color:var(--ui-primary)!important}.adminPremium .liveDot{background:var(--ui-primary)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--ui-primary) 12%,transparent),0 0 15px color-mix(in srgb,var(--ui-primary) 45%,transparent)!important}.adminPremium .premiumSide a{color:#596579!important}.adminPremium .premiumSide a.sideActive,.adminPremium .premiumSide a:hover{color:var(--ui-secondary)!important;box-shadow:inset 3px 0 0 var(--ui-primary)!important}.adminPremium .premiumSide a.sideActive svg{color:var(--ui-primary)!important}.adminPremium .sideLogoutBtn{border-color:var(--ui-border)!important;color:var(--ui-secondary)!important}.adminPremium .sideLogoutBtn:hover{background:var(--ui-soft)!important;border-color:var(--ui-primary)!important;color:var(--ui-secondary)!important}.adminPremium .dashboardTop h1{color:var(--ui-text)!important}.adminPremium .dashboardTop p{color:var(--ui-muted)!important}.adminPremium .dashboardWelcome .sectionEyebrow{color:var(--ui-secondary)!important}.adminPremium .dashSearch{background:#fff!important;border-color:var(--ui-border)!important;color:var(--ui-muted)!important;box-shadow:0 8px 22px color-mix(in srgb,var(--ui-primary) 5%,transparent)}.adminPremium .dashSearch input{background:transparent!important;color:var(--ui-text)!important}.adminPremium .dashSearch input::placeholder{color:#9aa3b2!important}.adminPremium .dashSearch button{background:var(--ui-soft)!important;color:var(--ui-secondary)!important}.adminPremium .dashIconBtn,.adminPremium .profileIconBtn,.adminPremium .themeToggle{background:#fff!important;border-color:var(--ui-border)!important;color:var(--ui-secondary)!important}.adminPremium .dashIconBtn:hover,.adminPremium .profileIconBtn:hover,.adminPremium .themeToggle:hover{background:var(--ui-soft)!important;border-color:var(--ui-primary)!important;color:var(--ui-primary)!important}.adminPremium .dashNewBtn{background:#f8fafc!important;box-shadow:0 12px 28px color-mix(in srgb,var(--ui-primary) 22%,transparent)!important}.adminPremium .dashStatPro{background:#fff!important;border-color:var(--ui-border)!important;color:var(--ui-text)!important;box-shadow:0 12px 35px color-mix(in srgb,var(--ui-primary) 6%,transparent)!important}.adminPremium .dashStatPro:hover{border-color:color-mix(in srgb,var(--ui-primary) 35%,#dfe5ec)!important}.adminPremium .dashStatIcon{background:var(--ui-soft-2)!important;color:var(--ui-secondary)!important;border-color:var(--ui-border)!important}.adminPremium .dashStat small{color:var(--ui-muted)!important}.adminPremium .dashStat strong{color:var(--ui-text)!important}.adminPremium .dashStat em{color:#8b95a5!important}.adminPremium .dashStat>svg{color:#a1a9b6!important}.adminPremium .dashPanel{background:#fff!important;border-color:var(--ui-border)!important;box-shadow:0 16px 42px color-mix(in srgb,var(--ui-primary) 6%,transparent)!important}.adminPremium .dashPanel,.adminPremium .dashPanelHead h2{color:var(--ui-text)!important}.adminPremium .dashPanelHead a,.adminPremium .sectionEyebrow{color:var(--ui-secondary)!important}.adminPremium .trafficHeroStats div{background:var(--ui-soft)!important;border-color:var(--ui-border)!important}.adminPremium .trafficHeroStats small,.adminPremium .trafficHeroStats span{color:var(--ui-muted)!important}.adminPremium .trafficHeroStats b{color:var(--ui-text)!important}.adminPremium .fakeChart.proChart{border-color:transparent!important;box-shadow:0 16px 38px color-mix(in srgb,var(--ui-primary) 16%,transparent)}.adminPremium .proChart .chartGrid{background:repeating-#f8fafc!important;border-top-color:rgba(255,255,255,.13)!important}.adminPremium .proChart .chartLine span{box-shadow:0 0 16px rgba(255,255,255,.18)!important}.adminPremium .proChart .chartLabels{color:rgba(255,255,255,.72)!important}.adminPremium .dashboardQuickPro .quickDashAction{background:#fff!important;border-color:var(--ui-border)!important;color:var(--ui-text)!important}.adminPremium .dashboardQuickPro .quickDashAction:hover{background:var(--ui-soft)!important;border-color:var(--ui-primary)!important}.adminPremium .quickDashAction b{color:var(--ui-text)!important}.adminPremium .quickDashAction small{color:var(--ui-muted)!important}.adminPremium .quickDashAction>svg:last-child{color:#a1a9b6!important}.adminPremium .dashPostRowPro{border-color:var(--ui-border)!important}.adminPremium .postRank,.adminPremium .topNo{background:var(--ui-soft-2)!important;color:var(--ui-secondary)!important}.adminPremium .dashPostInfo b,.adminPremium .topArticleList b{color:var(--ui-text)!important}.adminPremium .dashPostInfo small,.adminPremium .dashPostViews,.adminPremium .topArticleList small{color:var(--ui-muted)!important}.adminPremium .topArticleList a{border-color:var(--ui-border)!important}.adminPremium .dashEdit{color:var(--ui-secondary)!important}.adminPremium .miniDashCard{background:#fff!important;border-color:var(--ui-border)!important;color:var(--ui-text)!important}.adminPremium .miniDashCard>svg{color:var(--ui-primary)!important}.adminPremium .miniDashCard small{color:var(--ui-muted)!important}.adminPremium .miniDashCard a{color:var(--ui-secondary)!important}.adminPremium .profilePopover{box-shadow:0 25px 70px color-mix(in srgb,var(--ui-primary) 12%,transparent)!important}.adminPremium .profilePopover,.adminPremium .profilePopover input{border-color:var(--ui-border)!important;color:var(--ui-text)!important}.adminPremium .profilePopover input{background:#fff!important}.adminPremium .profilePopover label{color:var(--ui-muted)!important}html[data-theme=dark] .adminPremium{color:#eeeafd!important}html[data-theme=dark] .adminPremium .premiumSide{border-color:#2b2740!important;color:#eeeafd!important;box-shadow:0 24px 70px rgba(0,0,0,.42)!important}html[data-theme=dark] .adminPremium .premiumSideBrand{border-color:#2b2740!important}.adminPremium .dashSideClose{color:#8f88a8!important}.adminPremium .dashSideClose:hover{background:#211c31!important;color:#fff!important}html[data-theme=dark] .adminPremium .dashPanelHead h2,html[data-theme=dark] .adminPremium .dashPostInfo b,html[data-theme=dark] .adminPremium .dashStat strong,html[data-theme=dark] .adminPremium .dashboardTop h1,html[data-theme=dark] .adminPremium .miniDashCard,html[data-theme=dark] .adminPremium .premiumSideBrand b,html[data-theme=dark] .adminPremium .topArticleList b{color:#f0edfb!important}html[data-theme=dark] .adminPremium .premiumSideBrand small,html[data-theme=dark] .adminPremium .sideSection>span{color:#8e87ad!important}html[data-theme=dark] .adminPremium .premiumSide a{color:#aaa3bd!important}.adminPremium .sideLive{background:#1a1726!important;border-color:#302b44!important;color:#a59db8!important}.adminPremium .sideLive b{color:#f0edfb!important}html[data-theme=dark] .adminPremium .premiumSide a.sideActive,html[data-theme=dark] .adminPremium .premiumSide a:hover{background:#f8fafc!important;color:#fff!important;box-shadow:inset 3px 0 0 var(--ui-primary)!important}html[data-theme=dark] .adminPremium .dashIconBtn,html[data-theme=dark] .adminPremium .dashPanel,html[data-theme=dark] .adminPremium .dashPostRowPro,html[data-theme=dark] .adminPremium .dashSearch,html[data-theme=dark] .adminPremium .dashStatPro,html[data-theme=dark] .adminPremium .dashboardQuickPro .quickDashAction,html[data-theme=dark] .adminPremium .miniDashCard,html[data-theme=dark] .adminPremium .profileIconBtn,html[data-theme=dark] .adminPremium .profilePopover,html[data-theme=dark] .adminPremium .sideLogoutBtn,html[data-theme=dark] .adminPremium .themeToggle{background:#151322!important;border-color:#2b2740!important;color:#eeeafd!important}html[data-theme=dark] .adminPremium .dashPostInfo small,html[data-theme=dark] .adminPremium .dashPostViews,html[data-theme=dark] .adminPremium .dashSearch input::placeholder,html[data-theme=dark] .adminPremium .dashStat em,html[data-theme=dark] .adminPremium .dashStat small,html[data-theme=dark] .adminPremium .dashboardTop p,html[data-theme=dark] .adminPremium .miniDashCard small,html[data-theme=dark] .adminPremium .topArticleList small{color:#938ca6!important}html[data-theme=dark] .adminPremium .dashSearch input,html[data-theme=dark] .adminPremium .profilePopover input{color:#f1eefb!important;background:#191626!important;border-color:#352f4d!important}html[data-theme=dark] .adminPremium .dashSearch button,html[data-theme=dark] .adminPremium .dashStatIcon{background:#241d39!important;color:#b9a9ff!important;border-color:#3a3155!important}html[data-theme=dark] .adminPremium .dashPanel,html[data-theme=dark] .adminPremium .dashStatPro{box-shadow:0 18px 48px rgba(0,0,0,.24)!important}html[data-theme=dark] .adminPremium .trafficHeroStats div{background:#1a1727!important;border-color:#302b44!important}html[data-theme=dark] .adminPremium .trafficHeroStats small,html[data-theme=dark] .adminPremium .trafficHeroStats span{color:#938ca6!important}html[data-theme=dark] .adminPremium .trafficHeroStats b{color:#f1eefb!important}html[data-theme=dark] .adminPremium .dashboardQuickPro .quickDashAction:hover{background:#211b31!important;border-color:#51426f!important}.adminPremium .quickDashAction>svg:first-child{color:var(--ui-primary)!important}html[data-theme=dark] .adminPremium .postRank,html[data-theme=dark] .adminPremium .topNo{background:#241d39!important;color:#b9a9ff!important}html[data-theme=dark] .adminPremium .topArticleList a{border-color:#2b2740!important}html[data-theme=dark] .adminPremium .profilePopover label{color:#a49db6!important}@media(max-width:900px){.adminPremium .premiumSide{background:#f8fafc!important}.adminPremium .dashMobileMenu{background:#fff!important;border-color:var(--ui-border)!important;color:var(--ui-secondary)!important}}html[data-theme=dark] .adminPremium .dashMobileMenu{background:#151322!important;border-color:#352f4d!important;color:#e9e4f6!important}:root{--brand:#6D4AFF;--brand2:#4F35C9;--soft:#F4F1FF;--line:#E3DDF7;--themeAccent:#6D4AFF;--themeBg:#FAF8FF;--themeHero:#2563eb}body{background:#fff;color:#22213A}.articleBody a,.eyebrow,.logo span,.sectionHead a{color:var(--brand)!important}.topbar{background:var(--brand2)!important}.btn.btnPrimary,.btnPrimary{background:var(--brand)!important;color:#fff!important}.hero{background:#f8fafc!important;border-color:#E3DDF7!important}.badge{background:#F0ECFF!important;color:var(--brand2)!important}.card,.editorWrap,.modal,.panel,.panelLite,.postEditorCard,.searchBox{border-color:var(--line)}.adminPremium{color:#22213A!important}.adminPremium .premiumSide{background:#2563eb!important;border-color:#4A3974!important;box-shadow:0 22px 60px rgba(79,53,201,.18)!important}.adminPremium .premiumSideBrand .brandMark{background:#2563eb!important;box-shadow:0 8px 22px rgba(109,74,255,.25)!important}.adminPremium .premiumSideBrand small,.adminPremium .sideSection>span{color:#C9BEFF!important}.adminPremium .premiumSide a{color:#E9E4FF!important}.adminPremium .premiumSide a.sideActive,.adminPremium .premiumSide a:hover{background:#f8fafc!important;box-shadow:inset 3px 0 0 #A18BFF!important}.adminPremium .premiumSide a.sideActive svg{color:#C4B5FD!important}.adminPremium .sideLive{background:#2A2043!important;border-color:#493A68!important;color:#C0B7D3!important}.adminPremium .sideLive b{color:#fff!important}.adminPremium .sideLive small{color:#B09BFF!important}.liveDot{background:#A78BFA!important;box-shadow:0 0 0 4px rgba(167,139,250,.12),0 0 15px rgba(167,139,250,.55)!important}.adminPremium .sideLogoutBtn{background:#241A3B!important;border-color:#493A68!important;color:#C7BED8!important}.adminPremium .sideLogoutBtn:hover{background:#3A2030!important;color:#FFB3C1!important;border-color:#673B4D!important}.adminPremium .dashboardWelcome .sectionEyebrow{color:#7568A6!important}.adminPremium .dashboardTop h1{color:#28233F!important}.adminPremium .dashboardTop p{color:#746B88!important}.adminPremium .dashIconBtn,.adminPremium .dashSearch,.adminPremium .profileIconBtn,.adminPremium .themeToggle{border-color:#E0D9F0!important;color:#756B88!important}.adminPremium .dashSearch input{color:#332D49!important}.adminPremium .dashSearch input::placeholder{color:#9A91AA!important}.adminPremium .dashSearch button{background:#F0ECFF!important;color:#6D4AFF!important}.adminPremium .dashPanel,.adminPremium .dashStatPro,.adminPremium .dashboardQuickPro .quickDashAction,.adminPremium .miniDashCard{border-color:#E3DDF7!important;color:#28233F!important;box-shadow:0 12px 35px rgba(79,53,201,.06)!important}.adminPremium .dashStatPro:hover{background:#FCFAFF!important;border-color:#CFC2F5!important}.adminPremium .dashStatIcon{background:#F0ECFF!important;color:#6D4AFF!important;border-color:#DDD3FA!important}.adminPremium .dashStat small,.adminPremium .trafficHeroStats small,.adminPremium .trafficHeroStats span{color:#837A97!important}.adminPremium .dashStat strong,.adminPremium .trafficHeroStats b{color:#28233F!important}.adminPremium .dashStat>svg{color:#9A90AA!important}.adminPremium .dashPanelHead h2{color:#2A2440!important}.adminPremium .dashEdit,.adminPremium .dashPanelHead a,.adminPremium .miniDashCard a{color:#5A3FD1!important}.adminPremium .sectionEyebrow{color:#7B6BAA!important}.adminPremium .trafficHeroStats div{background:#FAF8FF!important;border-color:#E5DFF3!important}.adminPremium .fakeChart.proChart{background:#2563eb!important;border-color:#8068E4!important}.adminPremium .proChart .chartLine span{background:#f8fafc!important;box-shadow:0 0 16px rgba(255,255,255,.16)!important}.adminPremium .proChart .chartLabels{color:rgba(255,255,255,.76)!important}.adminPremium .dashboardQuickPro .quickDashAction:hover{background:#F8F5FF!important;border-color:#CFC2F5!important}.adminPremium .quickDashAction>svg:first-child{color:#6D4AFF!important}.adminPremium .quickDashAction b{color:#302A46!important}.adminPremium .quickDashAction small{color:#8A819B!important}.adminPremium .quickDashAction>svg:last-child{color:#9A90AA!important}.adminPremium .dashPostRowPro{border-color:#E7E1F2!important}.adminPremium .postRank,.adminPremium .topNo{background:#F0ECFF!important;color:#5A3FD1!important}.adminPremium .dashPostInfo b,.adminPremium .topArticleList b{color:#302A46!important}.adminPremium .dashPostInfo small,.adminPremium .dashPostViews,.adminPremium .topArticleList small{color:#8A819B!important}.adminPremium .topArticleList a{border-color:#EEE9F5!important}.adminPremium .miniDashCard>svg{color:#6D4AFF!important}.adminPremium .miniDashCard small{color:#8A819B!important}html[data-theme=dark] body{background:#0F0C16!important;color:#EEEAF7!important}html[data-theme=dark] .adminPremium{color:#EEEAF7!important}html[data-theme=dark] .adminPremium .premiumSide{background:#f8fafc!important;border-color:#382C4D!important}html[data-theme=dark] .adminPremium .dashPanel,html[data-theme=dark] .adminPremium .dashStatPro,html[data-theme=dark] .adminPremium .dashboardQuickPro .quickDashAction,html[data-theme=dark] .adminPremium .miniDashCard{background:#171220!important;border-color:#302642!important;color:#EEEAF7!important;box-shadow:0 18px 45px rgba(0,0,0,.22)!important}html[data-theme=dark] .adminPremium .dashPanelHead h2,html[data-theme=dark] .adminPremium .dashPostInfo b,html[data-theme=dark] .adminPremium .dashStat strong,html[data-theme=dark] .adminPremium .dashboardTop h1,html[data-theme=dark] .adminPremium .quickDashAction b,html[data-theme=dark] .adminPremium .topArticleList b,html[data-theme=dark] .adminPremium .trafficHeroStats b{color:#F4F0FF!important}html[data-theme=dark] .adminPremium .dashPostInfo small,html[data-theme=dark] .adminPremium .dashPostViews,html[data-theme=dark] .adminPremium .dashStat small,html[data-theme=dark] .adminPremium .dashboardTop p,html[data-theme=dark] .adminPremium .quickDashAction small,html[data-theme=dark] .adminPremium .topArticleList small{color:#9D94AE!important}html[data-theme=dark] .adminPremium .dashIconBtn,html[data-theme=dark] .adminPremium .dashSearch,html[data-theme=dark] .adminPremium .profileIconBtn,html[data-theme=dark] .adminPremium .themeToggle{background:#171220!important;border-color:#382C4D!important;color:#B7AEC5!important}html[data-theme=dark] .adminPremium .dashSearch input{color:#EEEAF7!important}.adminPremium .dashSearch button{background:#251A3C!important;color:#B7A4FF!important}html[data-theme=dark] .adminPremium .trafficHeroStats div{background:#1B1526!important;border-color:#352A45!important}.adminPremium .dashStatIcon{background:#251B3D!important;color:#B5A1FF!important;border-color:#433361!important}html[data-theme=dark] .adminPremium .dashboardQuickPro .quickDashAction:hover{background:#211A2F!important;border-color:#4A3A63!important}.adminPremium .quickDashAction>svg:first-child{color:#B19BFF!important}html[data-theme=dark] .adminPremium .dashPostRowPro{background:#1A1424!important;border-color:#33283F!important}.adminPremium .postRank,.adminPremium .topNo{background:#2A1F42!important;color:#B8A4FF!important}.adminPremium .topArticleList a{border-color:#2C2238!important}.logo{color:#28233F!important}.logo span{color:#6D4AFF!important}html[data-theme=dark] .logo{color:#F1ECFA!important}.logo span{color:#A78BFA!important}:root{--brand:#6D4AFF!important;--brand2:#4F35C9!important;--themeAccent:#6D4AFF!important;--themeBg:#FAF8FF!important;--soft:#F0ECFF!important;--line:#E3DDF7!important;--ink:#28233F!important;--surface:#FFFFFF!important;--surface2:#FAF8FF!important;--shadow:rgba(79,53,201,.10)!important}.header{overflow:visible!important;background:rgba(255,255,255,.97)!important;border-color:#E3DDF7!important}.header .nav{width:min(1180px,calc(100% - 32px))!important;height:76px!important;min-height:76px!important;max-height:76px!important;flex-wrap:nowrap!important;gap:18px!important;min-width:0!important}.header .brandLogo,.header .nav{display:flex!important;align-items:center!important}.header .brandLogo{flex:0 0 205px!important;min-width:205px!important;height:48px!important;overflow:hidden!important}.header .brandLogo,.header .brandLogo img{width:205px!important;max-width:205px!important}.header .brandLogo img{display:block!important;min-width:0!important;height:auto!important;max-height:48px!important;object-fit:contain!important;object-position:left center!important;filter:none!important}.header .desktopNav{flex:1 1 auto!important;min-width:0!important;width:auto!important;display:flex!important;align-items:center!important;gap:20px!important;overflow:hidden!important}.header .desktopNav a{flex:0 0 auto!important;white-space:nowrap!important;color:#28233F!important;font-size:14px!important;padding:27px 0!important}.header .navsearch{flex:0 0 220px!important;width:220px!important;min-width:220px!important;max-width:220px!important;height:42px!important;background:#fff!important;border:1px solid #e3ddf7!important}.header .navsearch input{min-width:0!important;background:#fff!important;color:#28233F!important}.header .navsearch button{background:#fff!important;color:#6D4AFF!important}.header .themeToggle{color:#4F35C9!important;border-color:#E3DDF7!important;background:#fff!important}.header .siteBell,.header .siteBellWrap,.header .themeToggle{flex:0 0 auto!important}.btnPrimary,.heroUpdateLink.latestExploreBtn{background:#2563eb!important;box-shadow:0 10px 24px rgba(79,53,201,.16)!important}.accountIcon,.dashStatIcon{background:#F0ECFF!important;color:#4F35C9!important;border-color:#E3DDF7!important}.quickDashAction:hover{border-color:#C9BEFF!important;background:#F6F3FF!important}.dashEdit,.dashPanelHead a,.miniDashCard a,.miniDashCard>svg,.postRank,.quickDashAction>svg:first-child,.topNo{color:#6D4AFF!important}.postRank,.topNo{background:#F0ECFF!important}.pageNumber.active{background:#6D4AFF!important;border-color:#6D4AFF!important}.btnAccount{background:#F0ECFF!important;color:#4F35C9!important;border-color:#D8CCFF!important}.brandLogo img,.footerLogo img{filter:none!important}html[data-theme=dark]{--brand:#8B7CFF!important;--brand2:#6D4AFF!important;--themeAccent:#8B7CFF!important;--themeBg:#100D18!important;--soft:#211A35!important;--line:#382F50!important;--ink:#F3F0FF!important;--surface:#171321!important;--surface2:#1E192A!important}html[data-theme=dark] body{background:#100D18!important;color:#F3F0FF!important}html[data-theme=dark] .header{background:#171321!important;border-color:#382F50!important}html[data-theme=dark] .header .desktopNav a{color:#F3F0FF!important}html[data-theme=dark] .header .navsearch{background:#1E192A!important;border-color:#382F50!important}html[data-theme=dark] .header .navsearch input{background:#1E192A!important;color:#F3F0FF!important}html[data-theme=dark] .header .navsearch button{background:#1E192A!important;color:#8B7CFF!important}html[data-theme=dark] .header .themeToggle{background:#1E192A!important;color:#B7A9FF!important;border-color:#463B61!important}html[data-theme=dark] .adminPremium{background:#111827!important}html[data-theme=dark] .accountIcon,html[data-theme=dark] .btnAccount,html[data-theme=dark] .dashStatIcon{background:#251C3D!important;color:#B7A9FF!important;border-color:#463B61!important}html[data-theme=dark] .quickDashAction:hover{background:#211A32!important;border-color:#51426E!important}html[data-theme=dark] .postRank,html[data-theme=dark] .topNo{background:#2A2143!important;color:#B7A9FF!important}html[data-theme=dark] footer{background:#0B0810!important}@media(max-width:1100px) and (min-width:761px){.header .nav{gap:12px!important}.header .brandLogo{flex-basis:175px!important;min-width:175px!important}.header .brandLogo,.header .brandLogo img{width:175px!important;max-width:175px!important}.header .desktopNav{gap:13px!important}.header .desktopNav a{font-size:13px!important}.header .navsearch{flex-basis:185px!important;width:185px!important;min-width:185px!important;max-width:185px!important}}@media(max-width:760px){.header .nav{height:68px!important;min-height:68px!important;max-height:68px!important;padding:8px 0!important;gap:10px!important}.header .brandLogo{flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:44px!important}.header .brandLogo img{width:155px!important;max-width:155px!important;max-height:44px!important}.header .desktopNav,.header .navsearch{display:none!important}.header .mobileMenuBtn{display:grid!important;flex:0 0 44px!important;margin-left:auto!important}}.postTitleInput{position:relative!important;z-index:20!important;user-select:text!important;-webkit-user-select:text!important;caret-color:var(--brand)!important;background:transparent!important;cursor:text!important}.postTitleInput,.postTitleInput:focus{pointer-events:auto!important}.categoryList{z-index:20!important}.categoryList,.taxonomyPill{position:relative!important;pointer-events:auto!important}.taxonomyPill{z-index:21!important;touch-action:manipulation!important}.pensionSettingsPanel{max-width:1180px;margin:0 auto}.pensionProvinceTabs{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0;border-bottom:1px solid #e8e5f5;padding-bottom:14px}.pensionProvinceTabs button{border:1px solid #ddd7f7;background:#fff;color:#59657a;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer}.pensionProvinceTabs button.active{background:#F0ECFF;border-color:#8d79ff;color:#4F35C9}.pensionRuleHeader{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:12px 0 18px}.pensionRuleHeader h2{margin:0}.switchRow{display:flex;gap:8px;align-items:center;font-weight:800;font-size:12px}.pensionSettingsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pensionSettingsGrid label{display:block;font-size:11px;font-weight:850;color:#4d5a70}.pensionSettingsGrid label.wide{grid-column:1/-1}.pensionSettingsGrid input,.pensionSettingsGrid textarea{display:block;width:100%;margin-top:6px;border:1px solid #ddd8ef;border-radius:11px;padding:11px 12px;background:#fff;color:#1d2740;outline:0;font:inherit}.pensionSettingsGrid textarea{min-height:110px;resize:vertical}.pensionSettingsGrid input:focus,.pensionSettingsGrid textarea:focus{border-color:#6D4AFF;box-shadow:0 0 0 3px #F0ECFF}.pensionActions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.pensionSettingsPanel .successMsg{margin-top:12px}@media(max-width:650px){.pensionRuleHeader{display:block}.switchRow{margin-top:12px}.pensionSettingsGrid{grid-template-columns:1fr}.pensionSettingsGrid label.wide{grid-column:auto}.pensionActions{flex-direction:column}.pensionActions .btn{width:100%;justify-content:center}}.updateCenter{max-width:1180px;margin:0 auto}.updateHero{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:8px 0 18px}.updateHero h1{margin:5px 0;font-size:38px;letter-spacing:-1.5px}.updateHero p{margin:0;color:#68758d}.updateVersionBadge{min-width:180px;background:#fff;border:1px solid #dfe6f3;border-radius:18px;padding:14px 16px;box-shadow:0 12px 35px rgba(25,48,108,.055)}.updateVersionBadge small{display:block;color:#7c8799;font-size:9px;font-weight:900;letter-spacing:.13em}.updateVersionBadge b{display:block;font-size:25px;margin:3px 0}.updateVersionBadge span:last-child{display:flex;align-items:center;gap:5px;color:#16835c;font-size:10px;font-weight:800}.updateNotice{display:flex;align-items:center;gap:9px;background:#effaf5;border:1px solid #c9eadb;color:#147a56;padding:12px 14px;border-radius:13px;margin-bottom:14px;font-weight:750;font-size:12px}.updateWorking{background:#f3f0ff;border-color:#ddd5ff;color:#5b46c5}.updateGrid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.85fr);gap:16px}.updateCard{min-height:100%}.updateCard>.dashPanelHead>svg{color:#6D4AFF}.dropBox{border:1.5px dashed #bfc9dc;border-radius:17px;background:#fafbfe;padding:28px 18px;text-align:center;display:grid;place-items:center;gap:8px}.dropBox>svg{color:#6D4AFF}.dropBox b{font-size:15px}.dropBox>span{color:#7b879b;font-size:11px}.updateChoose{margin-top:7px;position:relative;overflow:hidden}.updateChoose input{position:absolute;inset:0;opacity:0;cursor:pointer}.updateChecks{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:12px 0}.updateChecks div{border:1px solid #e2e7f0;border-radius:12px;padding:11px;display:grid;grid-template-columns:auto 1fr;gap:3px 7px;align-items:center}.updateChecks svg{grid-row:1/3;color:#16835c}.updateChecks span{font-size:10px;color:#7b879b}.updateChecks b{font-size:10px}.updateMainBtn{width:100%;justify-content:center;min-height:45px}.protectedList{list-style:none;padding:0;margin:2px 0 15px;display:grid;gap:9px}.protectedList li{display:flex;align-items:center;gap:8px;font-size:12px}.protectedList svg{width:16px;color:#16835c}.restartInfo{display:flex;gap:9px;padding:12px;background:#f7f8fc;border:1px solid #e4e8f1;border-radius:13px}.restartInfo>svg{color:#6D4AFF;flex:none}.restartInfo b,.restartInfo small{display:block}.restartInfo b{font-size:11px}.restartInfo small{color:#7b879b;font-size:10px;line-height:1.45;margin-top:3px}.lowerUpdate{margin-top:16px}.runLog>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #edf0f5;font-size:11px}.runLog>div span{color:#7b879b}.runGood{color:#16835c}.runBad{color:#b42318}.runLog pre{margin:12px 0 0;max-height:260px;overflow:auto;background:#111827;color:#dbe5f5;padding:14px;border-radius:12px;font:11px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.emptyUpdate{min-height:170px;display:grid;place-items:center;align-content:center;gap:7px;color:#7b879b;text-align:center;font-size:11px}.emptyUpdate svg{color:#a3afc2}.emptyUpdate b{color:#47556d}.backupList{display:grid;gap:7px;margin-bottom:12px}.backupRow{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;border:1px solid #e3e8f1;border-radius:12px;padding:10px}.backupRow>svg{color:#6D4AFF}.backupRow b,.backupRow small{display:block}.backupRow b{font-size:10px}.backupRow small{margin-top:2px}.backupRow small,.backupRow>span:last-child{color:#7b879b;font-size:9px}.updateRollback{width:100%;justify-content:center}.confirmOverlay{position:fixed;inset:0;background:rgba(9,15,35,.46);backdrop-filter:blur(3px);display:grid;place-items:center;z-index:1000;padding:18px}.confirmBox{width:min(430px,100%);background:#fff;border-radius:20px;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.confirmBox>svg{color:#c58b13}.confirmBox h3{margin:10px 0 6px;font-size:21px}.confirmBox p{margin:0;color:#68758d;font-size:12px;line-height:1.6}.confirmBox>div:last-child{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}@media(max-width:800px){.updateHero{align-items:flex-start;flex-direction:column}.updateVersionBadge{width:100%}.updateChecks,.updateGrid{grid-template-columns:1fr}.updateHero h1{font-size:30px}}html[data-theme=dark] .adminPremium .confirmBox,html[data-theme=dark] .adminPremium .dropBox,html[data-theme=dark] .adminPremium .updateCard,html[data-theme=dark] .adminPremium .updateVersionBadge{background:#151322!important;border-color:#2b2740!important;color:#eeeafd!important}html[data-theme=dark] .adminPremium .backupRow>span:last-child,html[data-theme=dark] .adminPremium .dropBox>span,html[data-theme=dark] .adminPremium .restartInfo small,html[data-theme=dark] .adminPremium .updateHero p{color:#938ca6!important}html[data-theme=dark] .adminPremium .backupRow,html[data-theme=dark] .adminPremium .restartInfo,html[data-theme=dark] .adminPremium .updateChecks div{background:#191626!important;border-color:#352f4d!important}html[data-theme=dark] .adminPremium .runLog>div span,html[data-theme=dark] .adminPremium .updateChecks span{color:#938ca6!important}.adminPremium .premiumSide a.sideActive,.adminPremium .premiumSide a.sideActive span,.adminPremium .premiumSide a.sideActive svg,.adminPremium .premiumSide a:hover,.adminPremium .premiumSide a:hover span,.adminPremium .premiumSide a:hover svg{color:var(--ui-secondary)!important}.adminPremium .dashNewBtn:hover,.adminPremium .dashNewBtn:hover span,.adminPremium .dashNewBtn:hover svg{color:#fff!important}.adminPremium .dashIconBtn:hover,.adminPremium .dashSearch button:hover,.adminPremium .profileIconBtn:hover,.adminPremium .sideLogoutBtn:hover,.adminPremium .themeToggle:hover{color:var(--ui-secondary)!important}.adminPremium .dashboardQuickPro .quickDashAction:hover,.adminPremium .dashboardQuickPro .quickDashAction:hover b,.adminPremium .dashboardQuickPro .quickDashAction:hover small,.adminPremium .dashboardQuickPro .quickDashAction:hover span,.adminPremium .dashboardQuickPro .quickDashAction:hover svg{color:var(--ui-text)!important}.adminPremium .dashboardQuickPro .quickDashAction:hover>svg:first-child{color:var(--ui-primary)!important}.adminPremium .dashboardQuickPro .quickDashAction:hover>svg:last-child{color:var(--ui-muted)!important}.adminPremium .dashPanelHead a:hover,.adminPremium .dashPanelHead a:hover svg,.adminPremium .tableAction:hover{color:var(--ui-secondary)!important}html[data-theme=dark] .adminPremium .premiumSide a.sideActive,html[data-theme=dark] .adminPremium .premiumSide a.sideActive span,html[data-theme=dark] .adminPremium .premiumSide a.sideActive svg,html[data-theme=dark] .adminPremium .premiumSide a:hover,html[data-theme=dark] .adminPremium .premiumSide a:hover span,html[data-theme=dark] .adminPremium .premiumSide a:hover svg{color:#fff!important}html[data-theme=dark] .adminPremium .dashboardQuickPro .quickDashAction:hover,html[data-theme=dark] .adminPremium .dashboardQuickPro .quickDashAction:hover b,html[data-theme=dark] .adminPremium .dashboardQuickPro .quickDashAction:hover small,html[data-theme=dark] .adminPremium .dashboardQuickPro .quickDashAction:hover span{color:#F1EDFF!important}html[data-theme=dark] .adminPremium .dashboardQuickPro .quickDashAction:hover>svg:first-child{color:#B19BFF!important}html[data-theme=dark] .adminPremium .dashboardQuickPro .quickDashAction:hover>svg:last-child{color:#A59DB8!important}html[data-theme=dark] .adminPremium .dashPanelHead a:hover,html[data-theme=dark] .adminPremium .dashPanelHead a:hover svg,html[data-theme=dark] .adminPremium .tableAction:hover{color:#B19BFF!important}.seoAdminPanel{max-width:1180px;margin:0 auto}.seoGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}.seoNotice{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid var(--ui-border,#e3ddf7);background:var(--ui-soft,#f8f5ff);border-radius:14px;margin:16px 0;color:var(--ui-text,#302a46)}.seoNotice b,.seoNotice span{display:block}.seoNotice span{margin-top:3px;color:var(--ui-muted,#8a819b);font-size:13px}.seoPreview h2{display:flex;align-items:center;gap:7px}.searchPreview{padding:18px;border:1px solid var(--ui-border,#e3ddf7);border-radius:14px;background:#fff}.searchPreview b{display:block;color:#1a0dab;font-size:19px}.searchPreview span{display:block;color:#188038;font-size:13px;margin:5px 0}.searchPreview p{margin:0;color:#545454;line-height:1.55}.updateSourceBox{margin:16px 0;padding:16px;border:1px solid var(--ui-border,#e3ddf7);border-radius:14px;background:var(--ui-soft,#fbf9ff)}.updateSourceBox .sourceRow{display:flex;gap:10px;align-items:end}.updateSourceBox .sourceRow .field{flex:1}.updateAvailable{border-color:#7c62ff!important;background:#f7f3ff!important}.updateReleaseNotes{white-space:pre-wrap;color:var(--ui-muted,#6f6780);font-size:13px;line-height:1.55}.adminPremium .premiumSide a:hover,.adminPremium .premiumSide a:hover span,.adminPremium .premiumSide a:hover svg,.adminPremium .quickDashAction:hover,.adminPremium .quickDashAction:hover b,.adminPremium .quickDashAction:hover small,.adminPremium .quickDashAction:hover svg{color:#fff!important}.adminPremium .dashStatPro:hover,.adminPremium .dashStatPro:hover em,.adminPremium .dashStatPro:hover small,.adminPremium .dashStatPro:hover strong,.adminPremium .dashStatPro:hover svg{color:#fff!important;background:var(--ui-primary,#6d4aff)!important}.adminPremium .dashNewBtn:hover,.adminPremium .dashNewBtn:hover *{color:#fff!important}html[data-theme=dark] .seoNotice,html[data-theme=dark] .updateSourceBox{background:#211a2f;border-color:#40345a;color:#eeeafd}.seoPreview .searchPreview{background:#fff;color:#222}@media(max-width:800px){.seoGrid{grid-template-columns:1fr}.updateSourceBox .sourceRow{flex-direction:column;align-items:stretch}}:root{--ui-primary:#2563eb;--ui-secondary:#1d4ed8;--ui-accent:#60a5fa;--ui-soft:#eff6ff;--ui-border:#dbeafe;--ui-text:#172033;--ui-muted:#64748b;--ui-success:#15803d;--ui-warning:#b45309;--ui-danger:#dc2626}.btn-primary,.btn.btnPrimary,.btnPrimary{background:#2563eb!important;color:#fff!important;box-shadow:0 8px 22px rgba(37,99,235,.18)}.btn-primary:hover,.btn.btnPrimary:hover,.btnPrimary:hover{background:#2563eb!important;color:#fff!important;transform:translateY(-1px)}.adminPremium{background:#f8fafc!important}.premiumSide{background:#2563eb!important}.accountIcon,.dashStatIcon{border-color:#dbeafe!important}.quickDashAction:hover{border-color:#93c5fd!important;background:#eff6ff!important}.dashEdit,.dashPanelHead a,.miniDashCard a,.miniDashCard>svg,.postRank,.quickDashAction>svg:first-child,.topNo{color:#2563eb!important}.postRank,.topNo{background:#eff6ff!important}.pageNumber.active{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.btnAccount{background:#eff6ff!important;border-color:#bfdbfe!important}.btnAccount,.header .themeToggle{color:#1d4ed8!important}.header .navsearch button{color:#2563eb!important}.articleBody a{color:#2563eb}.badge,.statusPill{background:#eff6ff!important;color:#1d4ed8!important}.progress>div{background:#2563eb!important}.field input:focus,.field select:focus,.field textarea:focus,.formControl:focus{border-color:#60a5fa!important;box-shadow:0 0 0 3px #dbeafe!important}.adminPremium .premiumSide a.sideActive{background:#2563eb!important;box-shadow:0 8px 20px rgba(37,99,235,.22)}.adminPremium .premiumSide a:hover{background:rgba(255,255,255,.12)!important}.dashboardHeroPanel{border-top:3px solid #2563eb!important}.dropBox,.updateChoose{border-color:#93c5fd!important}.seoNotice,.updateSourceBox{background:#f7faff!important}.seoAdminPanel .panelLite,.seoNotice,.updateSourceBox{border-color:#dbeafe!important}html[data-theme=dark]{--brand:#60a5fa!important;--brand2:#3b82f6!important;--themeAccent:#60a5fa!important;--themeBg:#0b1220!important;--soft:#172033!important;--line:#26364f!important;--ink:#f1f5f9!important}html[data-theme=dark] .adminPremium{background:#f8fafc!important}html[data-theme=dark] .premiumSide{background:#2563eb!important}html[data-theme=dark] .accountIcon,html[data-theme=dark] .btnAccount,html[data-theme=dark] .dashStatIcon{background:#13264a!important;color:#93c5fd!important;border-color:#274b83!important}html[data-theme=dark] .quickDashAction:hover{background:#13213a!important;border-color:#31598f!important}html body.premiumSite{--brand:#2563eb!important;--brand2:#1d4ed8!important;--themeAccent:#3b82f6!important;--themeBg:#f7faff!important;--soft:#eff6ff!important;--line:#dbeafe!important}html body.premiumSite .hero,html body.premiumSite .homeHero{background:#f8fafc!important}html body.premiumSite .eyebrow,html body.premiumSite .heroKicker,html body.premiumSite .sectionEyebrow{color:#2563eb!important}html body.premiumSite .homeCta .btnLight,html body.premiumSite .latestExploreBtn{background:#2563eb!important;color:#fff!important}.premiumBadge,html body.premiumSite .badge{background:#eff6ff!important;color:#1d4ed8!important;border-color:#bfdbfe!important}.advancedSeoCard .sectionTitle{align-items:center}.seoScoreBadge{min-width:58px;text-align:center;padding:7px 9px;border-radius:999px;font-weight:900;background:#fee2e2;color:#b91c1c}.seoScoreBadge.ok{background:#fef3c7;color:#92400e}.seoScoreBadge.good{background:#dcfce7;color:#166534}.seoHeroMeter,.seoMeter{height:9px;background:#e8eef7;border-radius:99px;overflow:hidden;margin:8px 0}.seoHeroMeter span,.seoMeter span{display:block;height:100%;background:#2563eb;border-radius:99px}.seoScoreLabel{font-size:11px;font-weight:800;color:#64748b;margin-bottom:12px}.seoChecklist{display:grid;gap:7px;padding:11px;background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;margin:10px 0 12px}.seoChecklist b{font-size:12px;margin-bottom:2px}.seoChecklist span{font-size:11px}.seoChecklist .pass{color:#15803d}.seoChecklist .warn{color:#b45309}.seoSocialGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.seoSocialGrid .sideLabel{min-width:0}.seoScoreHero{display:grid;grid-template-columns:160px 1fr;gap:20px;align-items:center;padding:18px 20px;border:1px solid #dbeafe;border-radius:16px;background:#f8fafc;margin:16px 0}.seoScoreHero h2{font-size:34px;margin:2px 0}.seoScoreHero p{margin:0;color:#64748b;font-weight:800}.seoHeroMeter{height:12px}.seoHeroMeter span{background:#2563eb}@media(max-width:700px){.seoScoreHero,.seoSocialGrid{grid-template-columns:1fr}}:root{--brand:#2563eb;--brand2:#1d4ed8;--themeAccent:#2563eb;--themeBg:#f8fafc;--soft:#eff6ff;--line:#e5e7eb}.btnPrimary,.dashNewBtn{background:#2563eb!important;color:#fff!important;box-shadow:0 6px 16px rgba(37,99,235,.16)!important}.btnPrimary:hover,.dashNewBtn:hover{background:#1d4ed8!important}.premiumSide{background:#fff!important;color:#111827!important;border:1px solid #e5e7eb!important;box-shadow:0 12px 32px rgba(15,23,42,.07)!important}.premiumSide a{color:#475569!important;transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease!important}.premiumSide a:hover{background:#f1f5f9!important;color:#1d4ed8!important;transform:translateX(1px)}.premiumSide a.sideActive{background:#eff6ff!important;color:#1d4ed8!important;box-shadow:inset 3px 0 0 #2563eb!important}.premiumSide a.sideActive svg{color:#2563eb!important}.premiumSideBrand .brandMark{background:#2563eb!important;box-shadow:0 6px 16px rgba(37,99,235,.16)!important}.accountIcon,.dashStatIcon{background:#eff6ff!important;color:#2563eb!important}.fakeChart{background:#2563eb!important}.heroUpdateLink.latestExploreBtn{background:#2563eb!important;box-shadow:0 8px 18px rgba(37,99,235,.15)!important}.adminPremium .premiumSide a.sideActive,.adminPremium .premiumSide a:hover{background:#eff6ff!important;color:#1d4ed8!important;box-shadow:inset 3px 0 0 #2563eb!important}html[data-theme=dark] .premiumSide{background:#111827!important;color:#e5e7eb!important}html[data-theme=dark] .premiumSide a{color:#cbd5e1!important}html[data-theme=dark] .premiumSide a:hover{background:#1f2937!important;color:#93c5fd!important}html[data-theme=dark] .premiumSide a.sideActive{background:#172554!important;color:#93c5fd!important;box-shadow:inset 3px 0 0 #3b82f6!important}.homeLanding{--home-accent:#2563eb;--home-accent-dark:#1d4ed8;--home-ink:#0f172a;--home-muted:#64748b;--home-line:#e2e8f0;--home-soft:#f8fafc;background:#fff;color:var(--home-ink)}.homeLanding .homeHero{background:#f8fafc!important;border-bottom:1px solid var(--home-line)!important}.homeLanding .homeHeroGrid{display:block!important;min-height:auto;padding:76px 0 58px!important}.homeLanding .homeHeroMain{text-align:center;max-width:1080px;margin:0 auto}.homeLanding .heroKicker{justify-content:center;color:var(--home-accent-dark)!important;background:#eff6ff!important;border:1px solid #dbeafe!important;box-shadow:none!important}.homeLanding .homeHero h1{max-width:none!important;width:100%;margin:18px auto 20px!important;font-size:clamp(44px,6vw,76px);line-height:1.03;letter-spacing:-3px}.homeLanding .homeHero h1 em{color:var(--home-accent)!important;background:none!important;-webkit-text-fill-color:initial!important}.homeLanding .heroLead{max-width:820px;margin:0 auto;color:#475569;font-size:18px;line-height:1.7}.homeLanding .heroSearch{margin:28px auto 0!important;max-width:760px!important;border:1px solid #cbd5e1!important;border-radius:14px!important;box-shadow:0 8px 24px rgba(15,23,42,.06)!important;background:#fff!important}.homeLanding .heroSearch input{min-width:0;color:var(--home-ink)}.homeLanding .btnPrimary,.homeLanding .latestExploreBtn{background:var(--home-accent)!important;color:#fff!important;box-shadow:none!important}.homeLanding .btnPrimary:hover,.homeLanding .latestExploreBtn:hover{background:var(--home-accent-dark)!important;filter:none!important;transform:none!important}.homeLanding .heroTrust{justify-content:center;color:#64748b;margin-top:18px}.homeLanding .heroTrust b{color:var(--home-ink)}.homeLanding .heroFeature{width:100%;max-width:900px;margin:34px auto 0!important}.homeLanding .heroFeatureCard{min-height:230px!important;padding:34px!important;border:1px solid var(--home-line)!important;border-radius:20px!important;background:#fff!important;color:var(--home-ink)!important;box-shadow:0 12px 32px rgba(15,23,42,.06)!important}.homeLanding .heroFeatureCard:after{display:none!important}.homeLanding .heroFeatureCard>svg{color:var(--home-accent);margin-bottom:8px}.homeLanding .emptyFeature p{color:#64748b!important}.homeLanding .heroUpdateLabel{color:var(--home-accent-dark)!important}.homeLanding .heroFeatureCard h2{color:var(--home-ink)!important}.homeLanding .quickSection{padding-top:34px!important}.homeLanding .formRow,.homeLanding .homePostCard,.homeLanding .homeSideCard,.homeLanding .quickCard,.homeLanding .trendingRow{box-shadow:0 8px 24px rgba(15,23,42,.05)!important;border-color:var(--home-line)!important}.homeLanding .quickCard{border-radius:16px!important;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.homeLanding .homePostCard:hover,.homeLanding .quickCard:hover,.homeLanding .trendingRow:hover{transform:none!important;box-shadow:0 12px 28px rgba(15,23,42,.08)!important;border-color:#bfdbfe!important}.homeLanding .quickIcon{background:#eff6ff!important}.homeLanding .formRow .downloads,.homeLanding .quickCard b,.homeLanding .quickIcon,.homeLanding .readMore,.homeLanding .sectionHead>a,.homeLanding .toolMini svg{color:var(--home-accent)!important}.homeLanding .sectionEyebrow{color:var(--home-accent-dark)!important}.homeLanding .latestSection{background:#fff!important}.homeLanding .homePostCard{border-radius:16px!important}.homeLanding .homePostImage{background:#f1f5f9!important}.homeLanding .badge,.homeLanding .imageBadge{background:#eff6ff!important;color:var(--home-accent-dark)!important}.homeLanding .trendingSection{background:#f8fafc!important}.homeLanding .trendingRank{background:#eff6ff!important;color:var(--home-accent-dark)!important}.homeLanding .splitSection{background:#fff!important}.homeLanding .homeSideCard{background:#f8fafc!important;color:var(--home-ink)!important;border:1px solid var(--home-line)!important}.homeLanding .homeSideCard p{color:#64748b!important}.homeLanding .toolMini{color:var(--home-ink)!important;border-color:#e2e8f0!important}.homeLanding .homeSideCard .btnPrimary{background:var(--home-accent)!important}.homeLanding .homeCta .ctaCard{background:#f8fafc!important;color:var(--home-ink)!important;border:1px solid var(--home-line)!important;border-radius:20px!important;box-shadow:none!important}.homeLanding .homeCta .sectionEyebrow{color:var(--home-accent-dark)!important}.homeLanding .homeCta .ctaCard h2,.homeLanding .homeCta .ctaCard p{color:var(--home-ink)!important}.homeLanding .homeCta .ctaCard p{color:#64748b!important}.homeLanding .homeCta .btnLight{background:var(--home-ink)!important;color:#fff!important;box-shadow:none!important}.homeLanding .homeCta .btnLight:hover{background:#1e293b!important}.homeLanding .latestExploreBtn{border-radius:10px!important}@media(max-width:900px){.homeLanding .homeHeroGrid{padding:58px 0 44px!important}.homeLanding .homeHero h1{font-size:clamp(40px,8vw,62px);letter-spacing:-2.2px}}@media(max-width:760px){.homeLanding .homeHeroGrid{padding:46px 0 34px!important}.homeLanding .heroLead{font-size:16px}.homeLanding .heroSearch{width:100%!important}.homeLanding .heroFeature{margin-top:24px!important}.homeLanding .heroFeatureCard{min-height:250px!important;padding:26px 20px!important;border-radius:16px!important}.homeLanding .quickCard{padding:17px}.homeLanding .formRow,.homeLanding .homePostCard,.homeLanding .trendingRow{box-shadow:0 6px 20px rgba(15,23,42,.04)!important}}@media(prefers-reduced-motion:reduce){.homeLanding *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.adminPremium .premiumSide{background:#ffffff!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 30px rgba(15,23,42,.06)!important;border-radius:18px!important}.adminPremium .premiumSideBrand{border-bottom:1px solid #f1f5f9!important;padding-bottom:15px!important}.adminPremium .premiumSideBrand .brandMark{background:#111827!important;color:#fff!important;box-shadow:none!important;border-radius:10px!important}.adminPremium .premiumSideBrand b{color:#111827!important}.adminPremium .sideSection{margin-top:17px!important;gap:2px!important}.adminPremium .sideSection>span{color:#94a3b8!important;letter-spacing:.13em!important}.adminPremium .premiumSide a{color:#475569!important;border-radius:9px!important;padding:9px 10px!important;font-weight:650!important;transition:background-color .14s ease,color .14s ease!important}.adminPremium .premiumSide a svg{color:#64748b!important;opacity:1!important;stroke-width:1.8!important}.adminPremium .premiumSide a:hover{background:#f8fafc!important;transform:none!important;box-shadow:none!important}.adminPremium .premiumSide a.sideActive{background:#111827!important;color:#fff!important}.adminPremium .premiumSide a.sideActive svg{color:#fff!important}.adminPremium .sideLive{background:#f8fafc!important;border:1px solid #e5e7eb!important;color:#64748b!important}.adminPremium .sideLive b{color:#111827!important}.adminPremium .sideLive small{color:#64748b!important}.adminPremium .liveDot{background:#16a34a!important;box-shadow:0 0 0 4px rgba(22,163,74,.08)!important}.adminPremium .sideLogoutBtn{border:1px solid #e5e7eb!important;color:#475569!important;box-shadow:none!important}.adminPremium .sideLogoutBtn:hover{background:#f8fafc!important;color:#111827!important;border-color:#cbd5e1!important}.adminPremium .sideFooter small{color:#94a3b8!important}.adminPremium .dashboardWelcome .sectionEyebrow{color:#64748b!important}.adminPremium .dashboardTop h1{color:#111827!important}.adminPremium .dashIconBtn,.adminPremium .dashSearch,.adminPremium .profileIconBtn,.adminPremium .themeToggle{background:#fff!important;border-color:#e5e7eb!important;color:#64748b!important;box-shadow:none!important}.adminPremium .dashSearch input{color:#111827!important}.adminPremium .dashSearch input::placeholder{color:#94a3b8!important}.adminPremium .dashSearch button{background:#f8fafc!important;color:#475569!important}.adminPremium .dashIconBtn:hover,.adminPremium .dashSearch button:hover,.adminPremium .profileIconBtn:hover,.adminPremium .themeToggle:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#111827!important}.adminPremium .dashNewBtn{background:#111827!important;color:#fff!important;box-shadow:none!important}.adminPremium .dashNewBtn:hover{background:#1f2937!important;color:#fff!important}.adminPremium .dashPanel,.adminPremium .dashStatPro,.adminPremium .dashboardQuickPro .quickDashAction,.adminPremium .miniDashCard{border-color:#e5e7eb!important;color:#111827!important}.adminPremium .dashStatPro:hover{transform:translateY(-1px)!important}.adminPremium .dashStatIcon{background:#f8fafc!important;color:#334155!important;border:1px solid #e5e7eb!important}.adminPremium .dashStat small{color:#64748b!important}.adminPremium .dashStat strong{color:#111827!important}.adminPremium .dashStat em,.adminPremium .dashStat>svg{color:#94a3b8!important}.adminPremium .dashEdit:hover,.adminPremium .dashPanelHead a:hover,.adminPremium .dashPanelHead h2,.adminPremium .miniDashCard a:hover{color:#111827!important}.adminPremium .trafficHeroStats div{border-color:#e5e7eb!important}.adminPremium .trafficHeroStats b{color:#111827!important}.adminPremium .fakeChart.proChart{background:#f8fafc!important;border:1px solid #e5e7eb!important;box-shadow:none!important}.adminPremium .proChart .chartGrid{background:repeating-linear-gradient(180deg,transparent 0,transparent 39px,#e5e7eb 40px)!important}.adminPremium .proChart .chartLine span{background:#111827!important;box-shadow:none!important}.adminPremium .proChart .chartLabels{color:#94a3b8!important}.adminPremium .dashboardQuickPro .quickDashAction:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.adminPremium .quickDashAction>svg:first-child{color:#475569!important}.adminPremium .quickDashAction>svg:last-child{color:#94a3b8!important}.adminPremium .quickDashAction b{color:#111827!important}.adminPremium .quickDashAction small{color:#64748b!important}.adminPremium .dashPostRowPro{background:#fff!important;border-color:#e5e7eb!important}.adminPremium .postRank,.adminPremium .topNo{background:#f8fafc!important;color:#475569!important}.adminPremium .dashPostInfo b,.adminPremium .topArticleList b{color:#111827!important}.adminPremium .dashPostInfo small,.adminPremium .dashPostViews,.adminPremium .topArticleList small{color:#64748b!important}.adminPremium .topArticleList a{border-color:#f1f5f9!important}.adminPremium .miniDashCard>svg{color:#475569!important}.adminPremium .miniDashCard small{color:#64748b!important}.adminPremium .profilePopover{background:#fff!important;border-color:#e5e7eb!important;color:#111827!important;box-shadow:0 20px 50px rgba(15,23,42,.12)!important}html[data-theme=dark] .adminPremium{background:#0f172a!important;color:#e5e7eb!important}html[data-theme=dark] .adminPremium .premiumSide{background:#111827!important;border-color:#1f2937!important;box-shadow:0 14px 40px rgba(0,0,0,.24)!important}html[data-theme=dark] .adminPremium .premiumSideBrand{border-color:#1f2937!important}html[data-theme=dark] .adminPremium .premiumSideBrand .brandMark{background:#f8fafc!important;color:#111827!important}html[data-theme=dark] .adminPremium .premiumSideBrand b{color:#f8fafc!important}html[data-theme=dark] .adminPremium .premiumSideBrand small,html[data-theme=dark] .adminPremium .sideSection>span{color:#64748b!important}html[data-theme=dark] .adminPremium .premiumSide a{color:#94a3b8!important}html[data-theme=dark] .adminPremium .premiumSide a svg{color:#64748b!important}html[data-theme=dark] .adminPremium .premiumSide a:hover{background:#1f2937!important;color:#f8fafc!important}html[data-theme=dark] .adminPremium .premiumSide a:hover svg{color:#f8fafc!important}html[data-theme=dark] .adminPremium .premiumSide a.sideActive{background:#f8fafc!important;color:#111827!important}html[data-theme=dark] .adminPremium .sideLive{background:#0f172a!important;border-color:#1f2937!important;color:#94a3b8!important}html[data-theme=dark] .adminPremium .sideLive b{color:#f8fafc!important}html[data-theme=dark] .adminPremium .sideLogoutBtn{background:#111827!important;border-color:#1f2937!important;color:#94a3b8!important}html[data-theme=dark] .adminPremium .dashPanelHead h2,html[data-theme=dark] .adminPremium .dashPostInfo b,html[data-theme=dark] .adminPremium .dashStat strong,html[data-theme=dark] .adminPremium .dashboardTop h1,html[data-theme=dark] .adminPremium .quickDashAction b,html[data-theme=dark] .adminPremium .topArticleList b,html[data-theme=dark] .adminPremium .trafficHeroStats b{color:#f8fafc!important}html[data-theme=dark] .adminPremium .dashPostInfo small,html[data-theme=dark] .adminPremium .dashPostViews,html[data-theme=dark] .adminPremium .dashStat em,html[data-theme=dark] .adminPremium .dashStat small,html[data-theme=dark] .adminPremium .dashboardTop p,html[data-theme=dark] .adminPremium .quickDashAction small,html[data-theme=dark] .adminPremium .topArticleList small{color:#94a3b8!important}html[data-theme=dark] .adminPremium .dashIconBtn,html[data-theme=dark] .adminPremium .dashPanel,html[data-theme=dark] .adminPremium .dashPostRowPro,html[data-theme=dark] .adminPremium .dashSearch,html[data-theme=dark] .adminPremium .dashStatPro,html[data-theme=dark] .adminPremium .dashboardQuickPro .quickDashAction,html[data-theme=dark] .adminPremium .miniDashCard,html[data-theme=dark] .adminPremium .profileIconBtn,html[data-theme=dark] .adminPremium .profilePopover,html[data-theme=dark] .adminPremium .themeToggle{background:#111827!important;border-color:#1f2937!important;color:#e5e7eb!important;box-shadow:none!important}html[data-theme=dark] .adminPremium .dashSearch input{color:#f8fafc!important}html[data-theme=dark] .adminPremium .dashSearch button,html[data-theme=dark] .adminPremium .dashStatIcon,html[data-theme=dark] .adminPremium .postRank,html[data-theme=dark] .adminPremium .topNo,html[data-theme=dark] .adminPremium .trafficHeroStats div{background:#0f172a!important;border-color:#1f2937!important;color:#cbd5e1!important}html[data-theme=dark] .adminPremium .dashEdit,html[data-theme=dark] .adminPremium .dashPanelHead a,html[data-theme=dark] .adminPremium .miniDashCard a{color:#cbd5e1!important}html[data-theme=dark] .adminPremium .fakeChart.proChart{background:#0f172a!important;border-color:#1f2937!important}html[data-theme=dark] .adminPremium .proChart .chartGrid{background:repeating-linear-gradient(180deg,transparent 0,transparent 39px,#1f2937 40px)!important}html[data-theme=dark] .adminPremium .proChart .chartLine span{background:#f8fafc!important}html[data-theme=dark] .adminPremium .proChart .chartLabels{color:#64748b!important}html[data-theme=dark] .adminPremium .dashboardQuickPro .quickDashAction:hover{background:#1f2937!important;border-color:#334155!important}html[data-theme=dark] .adminPremium .quickDashAction>svg:first-child{color:#cbd5e1!important}@media(max-width:900px){.adminPremium .premiumSide{background:#fff!important}}html[data-theme=dark] .adminPremium .dashMobileMenu{background:#111827!important;border-color:#1f2937!important;color:#e5e7eb!important}.homeLanding .homeHeroGrid{min-height:560px}.homeLanding .heroSearch{min-height:58px}.homeLanding .heroTrust{min-height:18px}.homeLanding .quickCard{min-height:138px}.homeLanding .homePostImage{aspect-ratio:16/9;height:auto;min-height:205px}.homeLanding .homePostBody{min-height:220px}.homeLanding .heroFeatureCard{min-height:230px}.header .nav{min-height:84px}.headerActionPlaceholder{width:40px;height:40px;display:inline-block;flex:0 0 40px}.headerBellPlaceholder{width:42px;flex-basis:42px}@media(max-width:760px){.header .nav{min-height:66px}.homeLanding .homeHeroGrid{min-height:520px}.homeLanding .heroSearch{min-height:58px}.homeLanding .quickCard{min-height:0}.homeLanding .homePostImage{min-height:0;height:auto;aspect-ratio:16/9}.homeLanding .homePostBody{min-height:0}.homeLanding .heroFeatureCard{min-height:230px}}.adminPremium{background:#f7f8fb!important;color:#172033!important}.adminPremium .premiumSide{background:#111827!important;color:#e5e7eb!important;border:1px solid #1f2937!important;box-shadow:0 18px 45px rgba(15,23,42,.14)!important}.adminPremium .premiumSideBrand b{color:#f8fafc!important}.adminPremium .premiumSideBrand small{color:#94a3b8!important}.adminPremium .premiumSide a{color:#cbd5e1!important}.adminPremium .premiumSide a:hover{background:#1f2937!important;color:#fff!important}.adminPremium .premiumSide a.sideActive{box-shadow:none!important}.adminPremium .sideLive{background:#172033!important;border-color:#263449!important;color:#aab7ca!important}.adminPremium .sideLive b{color:#f8fafc!important}.adminPremium .sideLive small{color:#94a3b8!important}.adminPremium .liveDot{background:#22c55e!important;box-shadow:0 0 0 4px rgba(34,197,94,.12)!important}.adminPremium .sideLogoutBtn{background:#172033!important;border-color:#2b394d!important;color:#cbd5e1!important}.adminPremium .sideLogoutBtn:hover{background:#241b20!important;color:#fecaca!important}.adminPremium .dashboardTop h1{color:#172033!important}.adminPremium .dashboardTop p,.adminPremium .sectionEyebrow{color:#64748b!important}.adminPremium .dashPanel,.adminPremium .dashStatPro,.adminPremium .dashboardQuickPro .quickDashAction,.adminPremium .miniDashCard{background:#fff!important;border-color:#e2e8f0!important;color:#172033!important;box-shadow:0 8px 24px rgba(15,23,42,.045)!important}.adminPremium .dashStatPro:hover{background:#fff!important;border-color:#cbd5e1!important}.adminPremium .dashPostInfo small,.adminPremium .dashPostViews,.adminPremium .dashStat em,.adminPremium .dashStat small,.adminPremium .miniDashCard small,.adminPremium .topArticleList small{color:#64748b!important}.adminPremium .dashPanelHead h2,.adminPremium .dashPostInfo b,.adminPremium .dashStat strong,.adminPremium .miniDashCard b,.adminPremium .topArticleList b{color:#172033!important}.adminPremium .dashStatIcon{background:#f1f5f9!important;border-color:#e2e8f0!important;color:#475569!important}.adminPremium .dashEdit,.adminPremium .dashPanelHead a,.adminPremium .miniDashCard a{color:#475569!important}.adminPremium .trafficHeroStats div{background:#f8fafc!important;border-color:#e2e8f0!important}.adminPremium .trafficHeroStats small,.adminPremium .trafficHeroStats span{color:#64748b!important}.adminPremium .trafficHeroStats b{color:#172033!important}.adminPremium .trafficSummaryChart{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.adminPremium .trafficSummaryChart>div{min-height:118px;border:1px solid #e2e8f0;border-radius:15px;background:#f8fafc;display:flex;flex-direction:column;justify-content:center;align-items:center}.adminPremium .trafficSummaryChart b{font-size:28px;letter-spacing:-.8px;color:#172033}.adminPremium .trafficSummaryChart span{margin-top:4px;color:#64748b;font-size:10px;font-weight:800}.adminPremium .dashboardPulseGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin:-4px 0 16px}.adminPremium .pulseCard{background:#fff;border:1px solid #e2e8f0;border-radius:13px;padding:11px 12px}.adminPremium .pulseCard small,.adminPremium .pulseCard span{display:block;color:#64748b;font-size:9px;font-weight:800}.adminPremium .pulseCard strong{display:block;color:#172033;font-size:19px;margin:3px 0}.adminPremium .dashboardActivityRow{margin-top:16px}.adminPremium .activityList,.adminPremium .healthList{display:grid;gap:7px}.adminPremium .activityItem{display:grid;grid-template-columns:9px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid #e2e8f0;border-radius:12px}.adminPremium .activityDot{width:8px;height:8px;border-radius:50%;background:#64748b}.adminPremium .activityItem b,.adminPremium .healthList b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adminPremium .activityItem small,.adminPremium .healthList small{display:block;color:#64748b;font-size:9px;margin-top:3px}.adminPremium .activityItem a{font-size:10px;font-weight:900;color:#475569;text-decoration:none}.adminPremium .healthList>div{display:grid;grid-template-columns:9px 1fr auto;gap:9px;align-items:center;padding:10px;border-bottom:1px solid #eef2f7}.adminPremium .healthList>div:last-child{border-bottom:0}.adminPremium .healthOk{width:8px;height:8px;border-radius:50%;background:#22c55e}@media(max-width:1150px){.adminPremium .dashboardPulseGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.adminPremium{padding:10px 0 35px!important}.adminPremium .adminDashboardLayout{width:calc(100% - 18px)!important}.adminPremium .premiumSide{background:#111827!important}.adminPremium .dashMobileMenu{background:#fff!important;border-color:#e2e8f0!important;color:#334155!important;box-shadow:0 8px 22px rgba(15,23,42,.1)!important}.adminPremium .dashboardMain{padding-top:54px!important}.adminPremium .dashboardTopActions{display:grid!important;grid-template-columns:1fr auto auto auto!important}.adminPremium .dashSearch{width:100%!important}.adminPremium .dashNewBtn,.adminPremium .dashSearch{grid-column:1/-1!important}.adminPremium .dashboardStatGridPro{grid-template-columns:repeat(2,1fr)!important}.adminPremium .dashboardPulseGrid{grid-template-columns:repeat(3,1fr)}.adminPremium .dashboardColumnsPro{grid-template-columns:1fr!important}.adminPremium .trafficSummaryChart{grid-template-columns:repeat(2,1fr)}.adminPremium .dashboardActivityRow{grid-template-columns:1fr!important}.adminPremium .dashboardMiniGridPro{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:560px){.adminPremium .dashboardPulseGrid{grid-template-columns:repeat(2,1fr)}.adminPremium .trafficSummaryChart{grid-template-columns:1fr 1fr}.adminPremium .trafficSummaryChart>div{min-height:92px}.adminPremium .trafficSummaryChart b{font-size:23px}.adminPremium .dashStatPro{padding:10px}.adminPremium .dashStat strong{font-size:18px}.adminPremium .dashStatIcon{width:30px;height:30px}.adminPremium .dashPanel{padding:13px!important;border-radius:15px!important}.adminPremium .dashPanelHead h2{font-size:18px}.adminPremium .dashboardMiniGridPro{grid-template-columns:1fr!important}.adminPremium .activityItem{grid-template-columns:8px minmax(0,1fr)}.adminPremium .activityItem a{display:none}.adminPremium .dashboardTop h1{font-size:27px!important}}.payslipPublicPage{padding:38px 0 60px;background:#f7f9fc;min-height:70vh}.payslipHero{max-width:1120px;margin:0 auto 20px}.payslipHero h1{margin:9px 0 5px;font-size:34px;letter-spacing:-.8px}.payslipHero>p{margin:0 0 20px;color:#69768a}.payslipSearchForm{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr auto;gap:10px;align-items:end}.payslipSearchForm label{display:grid;gap:6px;font-size:11px;font-weight:850;color:#344054}.payslipSearchForm input,.payslipSearchForm select{height:44px;border:1px solid #d7deea;border-radius:11px;background:#fff;padding:0 12px;font:inherit;color:#172033;outline:none}.payslipSearchForm input:focus,.payslipSearchForm select:focus{border-color:#172033;box-shadow:0 0 0 3px rgba(23,32,51,.08)}.payslipSearchBtn{height:44px;white-space:nowrap}.payslipError{display:flex;gap:8px;align-items:flex-start;margin-top:13px;padding:11px 13px;border-radius:11px;font-size:12px;font-weight:750;background:#fff1f0;color:#b42318;border:1px solid #ffd1cc}.payslipSheet{max-width:1120px;margin:0 auto}.payslipPrintBar{display:flex;align-items:center;justify-content:space-between;margin:14px 0 9px;color:#667085;font-size:12px;font-weight:800}.officialPayslipA4{width:210mm;min-height:297mm;margin:0 auto;padding:8mm;box-shadow:0 18px 55px rgba(20,36,75,.12);border:1px solid #dfe3e8;color:#1c2633;font-size:8.2pt}.officialTop{display:grid;grid-template-columns:1.05fr 3.8fr 1.1fr;gap:8px;align-items:center;border-bottom:2px solid #1d2a3a;padding-bottom:6px}.punjabMark{font-weight:900;font-size:10pt;line-height:1.05;letter-spacing:.02em}.punjabMark span{font-size:9pt}.officeTitle{text-align:center}.officeTitle h1{font-size:13.5pt;margin:0 0 2px;letter-spacing:.025em}.officeTitle div{font-size:8pt;font-weight:700}.officeTitle strong{display:inline-block;background:#1d2a3a;color:#fff;padding:2px 7px;margin-top:3px;font-size:7.5pt;letter-spacing:.04em}.docStatus{font-size:7.2pt;line-height:1.55;text-align:right}.officialSection{border:1px solid #d7dde4;margin-top:6px;page-break-inside:avoid}.officialSectionHeading{padding:4px 6px;border-bottom:1px solid #d7dde4;font-size:8pt;font-weight:900;letter-spacing:.035em}.officialInfoGrid{display:grid;grid-template-columns:1fr 1fr}.officialInfoGrid>div{display:grid;grid-template-columns:110px 1fr;padding:4px 6px;border-bottom:1px solid #e5e8ec;min-height:22px}.officialInfoGrid>div:nth-child(odd){border-right:1px solid #e5e8ec}.officialInfoGrid b{font-size:7.2pt;color:#596575}.officialInfoGrid span{font-weight:700;font-size:7.6pt;overflow-wrap:anywhere}.officialPayDedGrid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.officialPayDedGrid .officialSection{overflow:hidden}.officialSectionHeading.earnings{color:#23765f}.officialSectionHeading.deductions{color:#b43e3e}.officialSection table{width:100%;border-collapse:collapse;font-size:7pt}.officialSection td,.officialSection th{padding:3px 5px;border-bottom:1px solid #e5e8ec}.officialSection thead th{background:#253247;color:#fff;font-size:6.6pt;text-align:left}.officialSection tbody td:last-child,.officialSection tfoot th:last-child,.officialSection thead th:last-child{text-align:right}.officialSection tbody td:first-child{color:#697584;width:14%;font-family:monospace}.officialSection tbody td:last-child{font-weight:800;white-space:nowrap}.officialSection tfoot th{background:#f1f3f5;padding:4px 5px;font-size:7.2pt}.paySection tfoot th:last-child{color:#23765f}.dedSection tfoot th:last-child{color:#b43e3e}.netPayBar{display:flex;justify-content:space-between;align-items:center;background:#182536;color:#fff;margin-top:7px;padding:6px 9px;border-radius:2px;page-break-inside:avoid}.netPayBar b{display:block;font-size:9pt;letter-spacing:.035em}.netPayBar small{display:block;font-size:6.4pt;font-style:italic;color:#d9e0e8;margin-top:2px}.netPayBar>strong{font-size:14pt;color:#31a9e8;white-space:nowrap}.officialBottomGrid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.officialBottomGrid .officialSection{margin-top:6px}.ledger td,.ledger th{font-size:6.6pt}.ledger thead th{background:#586575}.ledger td{vertical-align:top}.bankBox{font-size:7pt}.bankBox>b{display:block;background:#344356;color:#fff;padding:4px 5px}.bankBox div{display:grid;grid-template-columns:95px 1fr;padding:5px 6px;border-bottom:1px solid #e5e8ec}.bankBox span{font-weight:700}.bankBox strong{overflow-wrap:anywhere}.officialExtra{border-left:3px solid #1d2a3a;background:#f5f6f7;margin-top:7px;padding:6px 8px;font-size:6.7pt;line-height:1.45}.officialFooter{text-align:center;color:#697584;font-size:6.2pt;margin-top:13px}.payslipAdminPage{padding:25px 0 55px}.payslipAdminHead{margin-bottom:16px}.payslipAdminHead h1{margin:8px 0 4px;font-size:31px}.payslipAdminHead p{margin:0;color:#68758d;max-width:800px}.payslipAdminPanel,.payslipBatchesPanel{margin-bottom:16px}.payslipPanelTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.payslipPanelTitle>div{display:flex;gap:10px;align-items:flex-start}.payslipPanelTitle>div>svg{color:#6d4aff;margin-top:3px}.payslipPanelTitle h2{margin:0;font-size:19px}.payslipPanelTitle p{margin:3px 0 0;color:#7b8798;font-size:11px}.payslipAdminGrid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:10px;margin-bottom:12px}.payslipAdminGrid label{display:grid;gap:6px;font-size:11px;font-weight:850}.payslipAdminGrid input,.payslipAdminGrid select{height:42px;border:1px solid #d6ddea;border-radius:10px;padding:0 11px;background:#fff;font:inherit}.payslipFileBox{display:flex;align-items:center;gap:10px;border:1px dashed #b9c4d6;border-radius:12px;padding:13px;margin-bottom:12px;cursor:pointer;background:#fbfcfe}.payslipFileBox>svg{color:#6d4aff}.payslipFileBox span{display:grid;gap:2px}.payslipFileBox b{font-size:12px}.payslipFileBox small{font-size:10px;color:#7b8798}.payslipFileBox input{display:none}.payslipAdminNote{font-size:10px;line-height:1.6;margin:11px 0 0}.spin{animation:payslipSpin 1s linear infinite}@keyframes payslipSpin{to{transform:rotate(1turn)}}@media(max-width:900px){.payslipSearchForm{grid-template-columns:1fr 1fr}.payslipPersonal,.payslipSearchBtn{grid-column:1/-1}.payslipAdminGrid{grid-template-columns:1fr 1fr}.payslipAdminGrid label:first-child{grid-column:1/-1}}@media(max-width:620px){.payslipPublicPage{padding:22px 0 35px}.payslipHero h1{font-size:27px}.payslipSearchForm{grid-template-columns:1fr}.payslipPersonal,.payslipSearchBtn{grid-column:auto}.officialPayslipA4{width:100%;min-height:auto;padding:5mm;box-shadow:none}.officialTop{grid-template-columns:1fr 1fr}.officeTitle{grid-column:1/-1;grid-row:1}.docStatus,.punjabMark{grid-row:2}.officialBottomGrid,.officialInfoGrid,.officialPayDedGrid{grid-template-columns:1fr}.officialInfoGrid>div:nth-child(odd){border-right:0}.officialInfoGrid>div{grid-template-columns:105px 1fr}.payslipPrintBar .btn{padding:8px 10px}.netPayBar>strong{font-size:11pt}}@media print{body{background:#fff!important}.payslipPublicPage{padding:0;background:#fff}.payslipHero,.payslipPrintBar{display:none!important}.payslipSheet{max-width:none;margin:0}.officialPayslipA4{width:210mm;min-height:297mm;margin:0;padding:8mm;box-shadow:none;border:0}.officialBottomGrid,.officialPayDedGrid,.officialPayslipA4,.officialSection{page-break-inside:avoid}.payslipPublicPage .container{width:100%;max-width:none}.officialPayslipA4{font-size:8.2pt}}.payslipDeleteBtn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 10px;border:1px solid #efb5b0;border-radius:9px;background:#fff7f6;color:#b42318;font:inherit;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}.payslipDeleteBtn:hover{background:#fff0ee;border-color:#e58f88}.payslipDeleteBtn:disabled{opacity:.55;cursor:wait}@media(max-width:900px){.payslipBatchesPanel .tableWrap{overflow-x:auto}.payslipBatchesPanel .table{min-width:850px}}@media print{@page{size:A4 portrait;margin:0}body,html{width:210mm!important;margin:0!important;padding:0!important;background:#fff!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.header{display:none!important}.payslipPublicPage{display:block!important;min-height:297mm!important;background:#fff!important}.payslipPublicPage,.payslipPublicPage>.container{width:210mm!important;margin:0!important;padding:0!important}.payslipPublicPage>.container{max-width:none!important}.payslipHero,.payslipPrintBar{display:none!important}.payslipSheet{max-width:none!important;padding:0!important}.officialPayslipA4,.payslipSheet{display:block!important;width:210mm!important;margin:0!important}.officialPayslipA4{min-height:297mm!important;height:auto!important;box-sizing:border-box!important;padding:8mm!important;box-shadow:none!important;border:0!important;overflow:visible!important;page-break-after:auto!important;break-after:auto!important}.officialPayslipA4 .officialTop{display:grid!important}.officialPayslipA4 .officialFooter{display:block!important}.officialPayslipA4 *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.netPayBar,.officialBottomGrid,.officialPayDedGrid,.officialSection{break-inside:avoid!important;page-break-inside:avoid!important}}.employeeHubPage{padding:42px 0 70px;background:var(--themeBg,#f8f7ff);min-height:70vh}.employeeHubHero{padding:28px;border:1px solid var(--line,#e3e8f2);border-radius:22px;background:#fff;box-shadow:0 15px 45px rgba(20,35,75,.06);margin-bottom:18px}.employeeHubHero h1{margin:9px 0 7px;font-size:34px;letter-spacing:-.8px}.employeeHubHero p{color:#69768a;max-width:760px}.employeeHubSearch{display:grid;grid-template-columns:minmax(0,1fr) 220px auto;gap:9px;margin-top:18px}.employeeHubSearch input,.employeeHubSearch select{height:44px;border:1px solid #d7deea;border-radius:11px;background:#fff;padding:0 12px;font:inherit;color:#172033;outline:none}.employeeHubSearch input:focus,.employeeHubSearch select:focus{border-color:#6d5dfc;box-shadow:0 0 0 3px rgba(109,93,252,.1)}.employeeHubLinks{display:flex;gap:14px;flex-wrap:wrap;margin-top:15px;font-size:12px;font-weight:800}.employeeHubGrid{display:grid;grid-template-columns:1.65fr 1fr;gap:16px}.employeeHubGrid .panel{min-width:0}.employeeResourceList{display:grid;gap:9px}.employeeResourceCard{padding:15px;border:1px solid #e4e9f2;border-radius:15px;background:#fbfcff}.employeeResourceCard h2,.employeeResourceCard h3{margin:8px 0 5px;font-size:16px}.employeeResourceCard h2 a,.employeeResourceCard h3 a{color:inherit}.employeeResourceCard p{margin:0 0 7px;color:#69768a;font-size:12px;line-height:1.55}.employeeResourceCard small{color:#8792a4;font-size:10px}.allowanceMiniList{display:grid;gap:1px;margin-bottom:12px}.allowanceMiniList a{display:grid;gap:3px;padding:11px 0;border-bottom:1px solid #edf0f5}.allowanceMiniList b{font-size:12px}.allowanceMiniList span{font-size:10px;color:#7c8799}.employeeHubFeature{margin-top:16px;padding:22px;border:1px solid #e3e8f2;border-radius:20px;background:linear-gradient(135deg,#fff,#f7f5ff);display:grid;grid-template-columns:1fr 1.4fr;gap:20px;align-items:center}.employeeHubFeature h2{margin:7px 0}.employeeHubFeature p{color:#6e7b8e}.employeeFeatureCards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.employeeFeatureCards>div{padding:14px;border:1px solid #e2e7f0;border-radius:14px;background:#fff}.employeeFeatureCards b,.employeeFeatureCards span{display:block}.employeeFeatureCards b{font-size:12px}.employeeFeatureCards span{margin-top:5px;color:#7a8699;font-size:10px;line-height:1.5}.employeeNotificationDetail{max-width:900px;margin:auto;background:#fff;border:1px solid #e2e8f1;border-radius:20px;padding:28px;box-shadow:0 15px 45px rgba(20,35,75,.05)}.employeeNotificationDetail h1{font-size:34px;margin:10px 0}.employeeMetaGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.employeeMetaGrid>div{padding:12px;border:1px solid #e5e9f0;border-radius:12px;background:#fafbfe}.employeeMetaGrid b,.employeeMetaGrid small{display:block}.employeeMetaGrid small{font-size:9px;color:#7b879a;text-transform:uppercase;font-weight:850}.employeeMetaGrid b{margin-top:4px;font-size:11px}.employeeDetailActions{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.employeeAdminPanel{overflow:hidden}.employeeAdminStats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.employeeAdminStats>div{padding:16px;border:1px solid #e2e8f2;border-radius:15px;background:#f8faff}.employeeAdminStats b,.employeeAdminStats span{display:block}.employeeAdminStats b{font-size:25px}.employeeAdminStats span{margin-top:4px;color:#7a879a;font-size:10px;font-weight:800}.employeeTabs{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:7px;border:1px solid #e3e8f1;background:#f7f9fd;border-radius:13px;margin-bottom:18px}.employeeTabs button{border:0;background:transparent;padding:9px 12px;border-radius:9px;font:inherit;font-size:11px;font-weight:850;color:#5d6980;cursor:pointer}.employeeTabs button.active{background:#6d5dfc;color:#fff}.employeeAdminSection{padding-top:2px}.employeeFormGrid{display:grid;grid-template-columns:1.35fr 1fr;gap:14px}.employeeFormGrid .panelLite{padding:18px}.employeeFormGrid h2{font-size:17px;margin:0 0 14px}.employeeAdminRow{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #edf0f5}.employeeAdminRow b,.employeeAdminRow small{display:block}.employeeAdminRow b{font-size:11px}.employeeAdminRow small{margin-top:4px;color:#7e899b;font-size:9px;line-height:1.4}.employeeAdminPanel .field textarea{min-height:90px}.employeeAdminPanel .tableWrap{margin-top:12px}@media(max-width:900px){.employeeFormGrid,.employeeHubFeature,.employeeHubGrid{grid-template-columns:1fr}.employeeAdminStats{grid-template-columns:repeat(2,1fr)}.employeeFeatureCards{grid-template-columns:1fr}.employeeMetaGrid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.employeeHubPage{padding:22px 0 40px}.employeeHubHero{padding:18px}.employeeHubHero h1,.employeeNotificationDetail h1{font-size:27px}.employeeHubSearch{grid-template-columns:1fr}.employeeAdminStats{grid-template-columns:1fr 1fr}.employeeMetaGrid{grid-template-columns:1fr}.employeeNotificationDetail{padding:18px}.employeeTabs{overflow:auto;flex-wrap:nowrap}.employeeTabs .btn,.employeeTabs button{white-space:nowrap}}html[data-theme=dark] .employeeAdminPanel .panelLite,html[data-theme=dark] .employeeFeatureCards>div,html[data-theme=dark] .employeeHubFeature,html[data-theme=dark] .employeeHubGrid .panel,html[data-theme=dark] .employeeHubHero,html[data-theme=dark] .employeeNotificationDetail{background:#101a1a!important;border-color:#29403d!important;color:#e8f2f0}.employeeHubHero p,html[data-theme=dark] .employeeFeatureCards span,html[data-theme=dark] .employeeResourceCard p{color:#9eb0ab}.employeeResourceCard,html[data-theme=dark] .employeeAdminStats>div,html[data-theme=dark] .employeeResourceCard{background:#142222;border-color:#35534f}.employeeHubSearch input,html[data-theme=dark] .employeeHubSearch input,html[data-theme=dark] .employeeHubSearch select{background:#142222;color:#e8f2f0;border-color:#35534f}.analyticsRangeBar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:16px 0 18px;border-bottom:1px solid #e8edf3;margin-bottom:16px}.analyticsRangeBar h2{margin:6px 0 4px;font-size:24px}.analyticsRangeButtons{display:flex;gap:6px;flex-wrap:wrap}.analyticsRangeButtons button{border:1px solid #dbe2ec;background:#fff;border-radius:9px;padding:8px 11px;font:inherit;font-size:11px;font-weight:800;color:#617086;cursor:pointer}.analyticsRangeButtons button.active{background:#2563eb;border-color:#2563eb;color:#fff}.subscriberEmailPanel{margin-top:12px;padding:18px}.subscriberPostList{display:grid;gap:8px;margin-top:12px}.subscriberPostRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e3e8f0;border-radius:12px;background:#fff}.subscriberPostRow>div{min-width:0}.subscriberPostRow b,.subscriberPostRow small{display:block}.subscriberPostRow b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscriberPostRow small{margin-top:4px;color:#7a8798;font-size:10px}.subscriberPostRow .btn{flex:0 0 auto}html[data-theme=dark] .analyticsRangeBar,html[data-theme=dark] .subscriberPostRow{border-color:#29403d}.analyticsRangeButtons button,html[data-theme=dark] .subscriberPostRow{background:#101a1a;color:#e8f2f0;border-color:#35534f}@media(max-width:700px){.analyticsRangeBar{align-items:stretch;flex-direction:column}.analyticsRangeButtons{display:grid;grid-template-columns:repeat(3,1fr)}.analyticsRangeButtons button{width:100%}.subscriberPostRow{align-items:stretch;flex-direction:column}.subscriberPostRow .btn{width:100%}}.allowanceHistoryIntro{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;align-items:center;margin:18px 0}.allowanceHistoryIntro h2{margin:6px 0}.allowanceHistoryIntro p{color:#6e7b8e;line-height:1.6}.allowanceYearChips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.allowanceYearChips a{padding:8px 10px;border:1px solid #dce3ec;border-radius:10px;background:#fff;font-size:11px;font-weight:800}.allowanceCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.allowanceHistoryCard{padding:18px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(20,35,75,.04)}.allowanceHistoryTop{display:flex;justify-content:space-between;gap:14px}.allowanceHistoryTop h2{font-size:18px;margin:8px 0 2px}.allowanceHistoryTop small{color:#7d8999}.allowanceHistoryTop>strong{font-size:20px;text-align:right}.allowanceMetaGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px}.allowanceMetaGrid>div{padding:10px;border:1px solid #e7ebf1;border-radius:10px;background:#fafbfe}.allowanceMetaGrid b,.allowanceMetaGrid small{display:block}.allowanceMetaGrid small{font-size:9px;color:#7e8998;text-transform:uppercase;font-weight:850}.allowanceMetaGrid b{font-size:11px;margin-top:3px}.allowanceHistoryCard>p{font-size:11px;color:#69768a;line-height:1.55;margin:13px 0 0}.allowanceFilters{grid-template-columns:minmax(0,1.3fr) 120px 210px 140px auto!important}html[data-theme=dark] .allowanceHistoryCard,html[data-theme=dark] .allowanceMetaGrid>div,html[data-theme=dark] .allowanceYearChips a{background:#101a1a;border-color:#35534f;color:#e8f2f0}.allowanceHistoryCard>p{color:#9eb0ab}@media(max-width:900px){.allowanceFilters{grid-template-columns:1fr 1fr!important}.allowanceFilters button{width:100%}.allowanceHistoryIntro{grid-template-columns:1fr}.allowanceYearChips{justify-content:flex-start}.allowanceCards{grid-template-columns:1fr}}@media(max-width:620px){.allowanceFilters{grid-template-columns:1fr!important}.allowanceHistoryCard{padding:15px}.allowanceHistoryTop{align-items:flex-start}.allowanceHistoryTop h2{font-size:16px}.allowanceMetaGrid{grid-template-columns:1fr 1fr}.allowanceMetaGrid>div:last-child{grid-column:1/-1}}.allowanceSource{margin-top:10px}.allowanceSource a{font-size:10px;font-weight:800;color:#2563eb}.allowanceSource a:hover{text-decoration:underline}.employeeHubPage{background:#f1f3f5!important;color:#111827!important}.employeeHubPage .employeeHubFeature,.employeeHubPage .employeeHubHero,.employeeHubPage .employeeNotificationDetail,.employeeHubPage .panel{background:#f8f9fa!important;color:#111827!important;border-color:#d9dee5!important}.employeeHubPage .employeeAdminStats>div,.employeeHubPage .employeeFeatureCards>div,.employeeHubPage .employeeResourceCard{background:#eef1f4!important;color:#111827!important;border-color:#d7dce2!important}.employeeHubPage .allowanceMiniList a,.employeeHubPage .employeeResourceCard h3 a,.employeeHubPage b,.employeeHubPage h1,.employeeHubPage h2,.employeeHubPage h3{color:#111827!important}.employeeHubPage .allowanceMiniList span,.employeeHubPage .employeeFeatureCards span,.employeeHubPage .employeeHubHero p,.employeeHubPage .employeeResourceCard p,.employeeHubPage .employeeResourceCard small,.employeeHubPage p{color:#4b5563!important}.employeeHubPage .employeeHubSearch input,.employeeHubPage .employeeHubSearch select{background:#fff!important;color:#111827!important;border-color:#cfd5dc!important}.employeeHubPage .employeeHubSearch input::placeholder{color:#6b7280!important}.employeeHubPage .employeeHubLinks a{color:#111827!important}.employeeHubPage .badge{background:#e5e7eb!important;color:#111827!important}.employeeHubPage .employeeHubFeature{background:#eef1f4!important}.adminPremium .premiumSide{background:#f1f3f5!important}.adminPremium .premiumSide,.adminPremium .premiumSideBrand{border-color:#d9dee5!important}.adminPremium .premiumSide a,.adminPremium .premiumSide a svg,.adminPremium .premiumSideBrand b,.adminPremium .premiumSideBrand small,.adminPremium .sideLive,.adminPremium .sideLive b,.adminPremium .sideLive small,.adminPremium .sideSection>span{color:#111827!important}.adminPremium .premiumSide a:hover{background:#e5e7eb!important;color:#111827!important}.adminPremium .premiumSide a:hover svg{color:#111827!important}.adminPremium .premiumSide a.sideActive{background:#e5e7eb!important;color:#111827!important;border:1px solid #d1d5db!important}.adminPremium .premiumSide a.sideActive svg{color:#111827!important}.adminPremium .sideLive{background:#e8ebee!important;border-color:#d9dee5!important}.adminPremium .sideLogoutBtn{background:#fff!important;color:#111827!important;border-color:#d9dee5!important}.homeLanding .premiumQuick{grid-template-columns:repeat(5,minmax(0,1fr))!important}.homeLanding .premiumQuick .quickCard{min-width:0;padding:18px!important}@media(max-width:1100px){.homeLanding .premiumQuick{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.homeLanding .premiumQuick{grid-template-columns:1fr!important}.homeLanding .premiumQuick .quickCard{padding:17px!important}}html[data-theme=dark] .employeeHubPage{background:#f1f3f5!important;color:#111827!important}html[data-theme=dark] .employeeHubPage .employeeHubFeature,html[data-theme=dark] .employeeHubPage .employeeHubHero,html[data-theme=dark] .employeeHubPage .employeeNotificationDetail,html[data-theme=dark] .employeeHubPage .panel{background:#f8f9fa!important;color:#111827!important;border-color:#d9dee5!important}html[data-theme=dark] .employeeHubPage .employeeAdminStats>div,html[data-theme=dark] .employeeHubPage .employeeFeatureCards>div,html[data-theme=dark] .employeeHubPage .employeeResourceCard{background:#eef1f4!important;color:#111827!important;border-color:#d7dce2!important}html[data-theme=dark] .employeeHubPage .allowanceMiniList a,html[data-theme=dark] .employeeHubPage .employeeResourceCard h3 a,html[data-theme=dark] .employeeHubPage b,html[data-theme=dark] .employeeHubPage h1,html[data-theme=dark] .employeeHubPage h2,html[data-theme=dark] .employeeHubPage h3{color:#111827!important}html[data-theme=dark] .employeeHubPage .allowanceMiniList span,html[data-theme=dark] .employeeHubPage .employeeFeatureCards span,html[data-theme=dark] .employeeHubPage .employeeHubHero p,html[data-theme=dark] .employeeHubPage .employeeResourceCard p,html[data-theme=dark] .employeeHubPage .employeeResourceCard small,html[data-theme=dark] .employeeHubPage p{color:#4b5563!important}html[data-theme=dark] .employeeHubPage .employeeHubSearch input,html[data-theme=dark] .employeeHubPage .employeeHubSearch select{background:#fff!important;color:#111827!important;border-color:#cfd5dc!important}html[data-theme=dark] .adminPremium .premiumSide{background:#f1f3f5!important;border-color:#d9dee5!important}html[data-theme=dark] .adminPremium .premiumSide a,html[data-theme=dark] .adminPremium .premiumSide a svg,html[data-theme=dark] .adminPremium .premiumSideBrand b,html[data-theme=dark] .adminPremium .premiumSideBrand small,html[data-theme=dark] .adminPremium .sideSection>span{color:#111827!important}html[data-theme=dark] .adminPremium .premiumSide a.sideActive,html[data-theme=dark] .adminPremium .premiumSide a:hover{background:#e5e7eb!important;color:#111827!important}html[data-theme=dark] .adminPremium .premiumSide a.sideActive svg{color:#111827!important}@media(min-width:1101px){.premiumQuick{grid-template-columns:repeat(5,1fr)}}@media(max-width:1100px) and (min-width:701px){.premiumQuick{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.premiumQuick{grid-template-columns:1fr 1fr}}@media(max-width:460px){.premiumQuick{grid-template-columns:1fr}}.payslipPrivacyNote{font-size:12px;color:#667085;margin:8px 0 0;padding:9px 11px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc}.officialPayslipA4{box-sizing:border-box;background:#fff;color:#111827;border:1px solid #cfd6df;border-radius:0;box-shadow:0 14px 42px rgba(15,23,42,.1);font-family:Arial,Helvetica,sans-serif}.payslipCleanTop{display:block;position:relative;text-align:center;padding:3px 0 9px!important;border-bottom:2px solid #172033!important}.payslipCleanTop .officeTitle h1{font-size:19pt!important;letter-spacing:.02em!important;margin:0 0 4px!important;color:#102a56}.payslipCleanTop .officeTitle div{font-size:8.5pt!important;font-weight:800!important;color:#344054}.payslipCleanTop .officeTitle strong{background:#eef3f8!important;color:#17345f!important;border:1px solid #cbd6e4;padding:3px 8px!important;margin-top:5px!important}.payslipCleanTop .docStatus{position:absolute;right:0;top:0;text-align:right;color:#475467}.payslipCleanTop .docStatus b{color:#111827}.payslipInfoGrid{grid-template-columns:1fr 1fr}.payslipInfoGrid>div{min-height:23px!important}.payslipInfoGrid b{color:#344054!important}.payslipInfoGrid span{color:#111827!important}.payslipNetBar{background:#f3f7fb!important;color:#102a56!important;border:1px solid #c8d5e5;border-radius:2px!important}.payslipNetBar b{color:#17345f!important}.payslipNetBar small{color:#526174!important;font-style:normal!important}.payslipNetBar>strong{color:#137333!important;font-size:15pt!important}.payslipVerificationFooter{border-top:1px solid #b9c3cf;padding-top:8px;margin-top:10px!important;color:#111827!important;font-size:7.2pt!important;font-weight:700}@media(max-width:620px){.payslipCleanTop .docStatus{position:static;text-align:center;margin-top:5px}.payslipCleanTop .officeTitle h1{font-size:16pt!important}.payslipInfoGrid{grid-template-columns:1fr!important}.payslipInfoGrid>div{border-right:0!important}.officialPayslipA4{font-size:8pt!important}}@media print{@page{size:A4 portrait;margin:0!important}body{background:#fff!important}.officialPayslipA4{border:0!important;box-shadow:none!important;border-radius:0!important}.payslipCleanTop{padding-top:0!important}.payslipCleanTop .officeTitle h1{font-size:19pt!important;line-height:1.15!important;transform:none!important;white-space:nowrap!important}.payslipVerificationFooter{margin-top:8px!important;padding:7px 8px!important;background:#eef0f2!important;color:#111827!important;border:1px solid #d5d9de!important;border-radius:2px!important;font-weight:700!important}.payslipHero,.payslipPrintBar{display:none!important}.officialPayslipA4{width:210mm!important;min-height:297mm!important;margin:0!important;padding:8mm!important;box-sizing:border-box!important}.payslipCleanTop .officeTitle h1{font-size:19pt!important;line-height:1.15!important;letter-spacing:.02em!important}.payslipVerificationFooter{background:#eef0f2!important;color:#111827!important;border:1px solid #d5d9de!important;padding:7px 8px!important;margin-top:8px!important}}@media print{@page{size:A4 portrait;margin:0!important}}.adminNotifyHero{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px;border:1px solid #e4e8f2;border-radius:24px;background:linear-gradient(135deg,#ffffff,#f7f6ff);box-shadow:0 16px 45px rgba(35,31,80,.07);margin-bottom:16px}.adminNotifyHero h1{font-size:clamp(30px,4vw,48px);margin:10px 0 8px;letter-spacing:-1.5px}.audienceStats,.notifyStats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.audienceStats>div,.notifyStats>div{border:1px solid #e2e7f0;background:#fff;border-radius:17px;padding:16px;display:flex;align-items:center;gap:11px;box-shadow:0 8px 28px rgba(16,32,51,.05)}.notifyStats svg{color:#6d4aff}.audienceStats div,.notifyStats span{display:grid}.audienceStats small,.notifyStats small{font-size:10px;color:#7a8798}.notifyStats strong{font-size:20px;margin-top:3px}.notifyAdminGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.notifyCompose,.notifyHistory{min-height:100%}.notifyCompose .sectionTitle,.notifyHistory .sectionTitle{margin-bottom:18px}.notifyMessage{padding:10px 12px;border:1px solid #cfe7dc;background:#f0fbf6;color:#116b52;border-radius:10px;font-size:12px;margin-bottom:12px}.notifyHistoryRow{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:start;padding:13px 0;border-bottom:1px solid #edf0f5}.notifyHistoryRow:last-child{border-bottom:0}.notifyHistoryIcon{width:32px;height:32px;border-radius:10px;background:#f0ecff;color:#6d4aff;display:grid;place-items:center}.notifyHistoryRow b,.notifyHistoryRow em,.notifyHistoryRow small{display:block}.notifyHistoryRow b{font-size:12px;line-height:1.35}.notifyHistoryRow small{font-size:10px;color:#718096;line-height:1.45;margin-top:3px}.notifyHistoryRow em{font-size:9px;color:#9aa4b2;font-style:normal;margin-top:5px}.notifyHistoryRow a{color:#6d4aff}.audienceStats div{display:grid;gap:2px}.audienceStats span{font-size:9px;font-weight:900;letter-spacing:.08em;color:#6d4aff}.audienceStats strong{font-size:25px;line-height:1.1}.audiencePanel{margin-top:16px}.audienceTableWrap{overflow:auto}.audienceTable{min-width:980px}.audienceTable th{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:#748096;white-space:nowrap}.audienceTable td{vertical-align:top}.audienceTable td b,.audienceTable td small{display:block}.audienceTable td b{font-size:11px}.audienceTable td small{font-size:9px;color:#7a8798;margin-top:4px;line-height:1.4}.audienceTable td small svg{vertical-align:-2px;margin-right:3px}.audienceStatus{display:inline-flex;padding:5px 8px;border-radius:999px;background:#fff0f2;color:#b4233d;font-size:9px;font-weight:900}.audienceStatus.active{background:#eafaf3;color:#08765a}.adminSubscribersPage .adminTitle .actions{display:flex;gap:8px}.adminSubscribersPage .subscriberEmailPanel{margin-top:0}@media(max-width:900px){.audienceStats,.notifyStats{grid-template-columns:repeat(2,1fr)}.notifyAdminGrid{grid-template-columns:1fr}.adminNotifyHero{flex-direction:column}}@media(max-width:600px){.audienceStats,.notifyStats{grid-template-columns:1fr 1fr}.adminNotifyHero{padding:20px;border-radius:18px}.audienceStats>div,.notifyStats>div{padding:12px}.audienceStats strong,.notifyStats strong{font-size:18px}.adminSubscribersPage .adminTitle .actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.adminSubscribersPage .adminTitle .actions .btn{width:100%}}html[data-theme=dark] .adminNotifyHero,html[data-theme=dark] .audiencePanel,html[data-theme=dark] .audienceStats>div,html[data-theme=dark] .notifyCompose,html[data-theme=dark] .notifyHistory,html[data-theme=dark] .notifyStats>div{background:#101a1a;border-color:#29403d}.siteBellPanel .pushNotifyBtn{box-shadow:none}.formDownloadActions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.formPreviewButton{background:#fff;border:1px solid var(--border,#d7dce3)}.spin{animation:ilmboxSpin 1s linear infinite}@keyframes ilmboxSpin{to{transform:rotate(1turn)}}.adminPremium .dashMobileMenu{display:none;border:0;cursor:pointer}.adminPremium .dashSideClose{border:0;background:transparent;cursor:pointer}@media(max-width:900px){.adminPremium .premiumSide{overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 20px);transform:translateX(-115%)!important}.adminPremium .premiumSide.mobileOpen{transform:translateX(0)!important}.adminPremium .dashMobileMenu{display:flex!important;z-index:1300!important}.adminPremium .dashNavOverlay{display:block;position:fixed;inset:0;border:0;background:rgba(15,23,42,.56);z-index:1250}.adminPremium .premiumSide{z-index:1301!important}.adminPremium .sideSection a{min-height:42px}.adminPremium .sideFooter{padding-bottom:18px}}@media(max-width:480px){.adminPremium .premiumSide{left:6px!important;top:6px!important;bottom:6px!important;width:min(88vw,290px)!important}.adminPremium .dashboardPulseGrid{grid-template-columns:repeat(2,1fr)!important}.adminPremium .dashboardTopActions{grid-template-columns:1fr auto auto!important}.adminPremium .dashboardStatGridPro{grid-template-columns:1fr!important}}.mediaPagination{display:flex;align-items:center;justify-content:center;gap:10px;margin:24px 0;flex-wrap:wrap}.pageNumbers{display:flex;gap:6px}.pageNumbers button{min-width:38px;height:38px;border:1px solid var(--border,#ddd);background:transparent;border-radius:9px;cursor:pointer}.pageNumbers .activePage{background:var(--primary,#2563eb);color:#fff;border-color:var(--primary,#2563eb)}.tagSearch{display:flex;gap:12px;align-items:center;margin:14px 0}.tagSearch input{flex:1;min-width:0}.tagSearch small{white-space:nowrap}.mediaCardPremium{min-width:0;overflow:hidden}.mediaThumbPremium{background:var(--surface2,#f6f7f9);aspect-ratio:1.35;display:flex;align-items:center;justify-content:center}.mediaThumbPremium img{width:100%;height:100%;object-fit:cover}.mediaCardBody{min-width:0}.mediaCardBody strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.mediaToolbar{gap:10px}.mediaSearch{min-width:100%}.mediaFilterSelect{flex:1}.mediaPagination{align-items:stretch}.mediaPagination .btn{flex:1}.tagSearch{flex-direction:column;align-items:stretch}.tagSearch small{white-space:normal}.mediaGridPremium{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mediaCardBody .actions{gap:5px}.mediaCardBody .btnSmall{padding:7px 8px;font-size:11px}}.dashboardPulseGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboardStatGridPro{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:980px){.dashboardStatGridPro{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardPulseGrid,.mediaGridPremium{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.adminDashboardLayout{display:block!important}.dashboardMain{width:100%;min-width:0}.dashboardTop{align-items:flex-start;flex-direction:column;margin-bottom:14px}.dashboardTopActions{width:100%;display:grid;grid-template-columns:1fr auto auto;gap:8px}.dashSearch{grid-column:1/-1;width:100%;min-width:0}.dashNewBtn{grid-column:1/-1;justify-content:center}.dashboardStatGridPro{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboardPulseGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.pulseCard{min-width:0;padding:10px!important}.pulseCard strong{font-size:18px!important}.dashboardColumns,.dashboardColumnsPro,.trafficHeroStats{grid-template-columns:1fr!important}.trafficSummaryChart{overflow-x:auto}.dashPanel{padding:13px!important;border-radius:15px!important}.dashPostRow{grid-template-columns:auto minmax(0,1fr) auto!important}.dashPostRowActions,.dashPostViews{display:none!important}.quickDashAction{padding:11px!important}.mediaLibraryHead{align-items:stretch!important;flex-direction:column!important}.mediaUploadHero{width:100%;display:grid;grid-template-columns:1fr 1fr}.mediaToolbar{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important}.mediaSearch{grid-column:1/-1;min-width:0}.mediaFilterSelect{min-width:0;width:100%}.mediaCount{font-size:11px;align-self:center}.mediaViewButtons{justify-content:flex-end}.mediaGridPremium{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mediaThumbPremium{height:130px!important}.mediaCardPremium .mediaCardBody{padding:10px}.mediaCardPremium .actions{display:grid;grid-template-columns:1fr 1fr}.mediaCardPremium .actions .btnDanger{grid-column:1/-1}.mediaPagination{flex-wrap:wrap;justify-content:center}.pageNumbers{max-width:100%;overflow-x:auto}.taxonomyGrid{grid-template-columns:1fr!important}.inlineAdd{flex-wrap:wrap}.inlineAdd input{flex:1 1 100%}.taxRow{align-items:flex-start;flex-direction:column}.taxActions{width:100%;display:grid;grid-template-columns:1fr 1fr}}@media (max-width:420px){.dashboardPulseGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardStatGridPro{grid-template-columns:1fr 1fr}.mediaGridPremium,.mediaToolbar{grid-template-columns:1fr}.mediaViewButtons{justify-content:flex-start}.mediaCardPremium .actions{grid-template-columns:1fr}.mediaCardPremium .actions .btnDanger{grid-column:auto}}@media (max-width:760px){.homeLanding .homeCta,.homeLanding .latestSection,.homeLanding .splitSection,.homeLanding .trendingSection{content-visibility:auto;contain-intrinsic-size:1px 900px}.homePostImage img{content-visibility:auto}}.homePostGridText{align-items:stretch}.homePostCardText{position:relative;overflow:hidden;min-height:250px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.homePostCardText:before{content:"";position:absolute;left:0;top:0;right:0;height:3px;background:var(--grad);opacity:.9}.homePostCardText .homePostBody{height:100%;display:flex;flex-direction:column;padding:22px 22px 20px}.homePostTopline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.postCategoryBadge{display:inline-flex;align-items:center;min-height:25px;padding:5px 10px;border-radius:999px;background:#eef3ff;color:#2563eb;font-weight:900;letter-spacing:.03em;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;max-width:70%}.homePostDate,.postCategoryBadge{font-size:10px;white-space:nowrap}.homePostDate{color:#7b8797;font-weight:700}.homePostCardText .homePostBody h3{margin:0 0 10px;font-size:20px;line-height:1.32;letter-spacing:-.015em}.homePostCardText .homePostBody h3 a{display:block}.homePostCardText .homePostBody h3 a:hover{color:#2563eb}.homePostCardText .homePostBody p{margin:0;color:#69768a;line-height:1.65;min-height:auto}.homePostFooter{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:18px;border-top:1px solid #edf0f4}.homePostViews{color:#8a95a3;font-size:10px;font-weight:750}.homePostCardText .readMore{font-size:11px;white-space:nowrap}.homePostCardText:hover{transform:translateY(-3px);border-color:#b9c9ee!important;box-shadow:0 20px 42px rgba(20,48,110,.1)!important}.homePostCardText:hover:before{opacity:1}@media(max-width:760px){.homePostGridText{gap:14px}.homePostCardText{min-height:0}.homePostCardText .homePostBody{padding:18px}.homePostTopline{margin-bottom:11px}.homePostCardText .homePostBody h3{font-size:18px}.homePostFooter{padding-top:14px}.postCategoryBadge{max-width:64%}}html[data-theme=dark] .homePostCardText{background:#101a1a!important;border-color:#29403d!important}html[data-theme=dark] .homePostCardText .homePostFooter{border-color:#29403d}html[data-theme=dark] .postCategoryBadge{background:#17243d;color:#8ab4ff}html[data-theme=dark] .homePostDate,html[data-theme=dark] .homePostViews{color:#98a7a4}.articleDeck{max-width:820px}.premiumBadge{text-decoration:none}.readingPill{display:inline-flex;align-items:center;gap:5px}.articleToc{margin:0 0 28px;padding:0;border:1px solid #dfe7e5;border-radius:16px;box-shadow:0 10px 28px rgba(20,31,51,.045)}.tocToggle{background:#f6faf9;padding:15px 18px;color:#17283a}.articleToc ol{padding:12px 18px 16px 38px}.articleToc li{margin:7px 0;color:#667386}.articleToc .tocH3{margin-left:14px;font-size:.95em}.articleToc a{color:inherit}.articleToc a:focus,.articleToc a:hover{color:var(--brand);text-decoration:underline}.postTags{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:34px 0 6px;padding-top:24px;border-top:1px solid #e7ecef}.postTags>span{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#748091;margin-right:3px}.postTags a{font-size:13px;font-weight:750;color:#435064;text-decoration:none;border:1px solid #dfe5e8;background:#fff;border-radius:999px;padding:7px 11px}.postTags a:hover{border-color:#b9aaf7;color:var(--brand)}.premiumBody h2[id],.premiumBody h3[id]{scroll-margin-top:105px}.premiumBody iframe{border-radius:14px}.premiumHeroImage{aspect-ratio:1200/630;height:auto}@media(max-width:760px){.articleToc{margin-bottom:22px;border-radius:14px}.tocToggle{padding:14px 15px}.articleToc ol{padding:10px 15px 14px 32px}.postTags{margin-top:28px}.postTags a{min-height:36px;display:inline-flex;align-items:center}.premiumHeroImage{border-radius:14px}.articlePage{padding-bottom:54px}}.articleMeta.premiumMeta{width:auto!important;max-width:100%;display:flex!important;align-items:center;flex-wrap:nowrap!important;gap:0!important;overflow-x:auto;overflow-y:hidden;margin:16px 0 22px!important;padding:2px 0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;scrollbar-width:none;-webkit-overflow-scrolling:touch;white-space:nowrap}.articleMeta.premiumMeta::-webkit-scrollbar{display:none}.articleMeta.premiumMeta .metaBookmark,.articleMeta.premiumMeta .metaItem{min-width:max-content;display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;padding:2px 12px;color:var(--muted);font-size:13px;font-weight:700;line-height:1.5;white-space:nowrap;border:0!important;background:transparent!important}.articleMeta.premiumMeta .metaItem:first-child{padding-left:0;color:var(--ink)}.articleMeta.premiumMeta .metaBookmark,.articleMeta.premiumMeta .metaItem+.metaItem{position:relative}.articleMeta.premiumMeta .metaBookmark:before,.articleMeta.premiumMeta .metaItem+.metaItem:before{content:"";width:3px;height:3px;border-radius:50%;background:var(--line);position:absolute;left:0;top:50%;transform:translateY(-50%)}.articleMeta.premiumMeta svg{flex:0 0 auto;color:var(--brand)}.articleMeta.premiumMeta time{font:inherit}.articleMeta.premiumMeta .authorMetaItem b{font-weight:800;color:var(--ink)}.articleMeta.premiumMeta .metaBookmark{cursor:pointer;color:var(--brand)!important;font:inherit;font-weight:800}.articleMeta.premiumMeta .metaBookmark:hover{color:var(--brand2)!important;text-decoration:underline;text-underline-offset:3px}.articleMeta.premiumMeta .metaBookmark:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:4px}@media(max-width:760px){.articleMeta.premiumMeta{margin:12px 0 18px!important;padding:2px 0!important;gap:0!important}.articleMeta.premiumMeta .metaBookmark,.articleMeta.premiumMeta .metaItem{font-size:11px;padding:2px 8px;gap:4px}.articleMeta.premiumMeta .metaItem:first-child{padding-left:0}.articleMeta.premiumMeta svg{width:13px;height:13px}.articleMeta.premiumMeta .metaItem:nth-child(2) time{max-width:72px;overflow:hidden;text-overflow:ellipsis}}.articleToc{max-width:820px;margin:24px 0 28px;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 8px 22px #10203308}.tocToggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:13px 16px;border:0;background:#fff;color:var(--ink);font-weight:850;cursor:pointer}.tocToggle:hover{background:var(--soft)}.articleToc ol{margin:0;padding:4px 16px 16px 34px}.articleToc li{margin:8px 0;color:var(--muted)}.articleToc a{color:var(--brand);text-decoration:none}.articleToc a:hover{color:var(--brand2);text-decoration:underline}.tocH3{margin-left:14px!important;font-size:.95em}.articleBody,.articleContent,.premiumBody{--content-link:var(--brand);--content-link-hover:var(--brand2);overflow-wrap:anywhere}.articleBody h1,.articleBody h2,.articleBody h3,.articleBody h4,.articleBody h5,.articleBody h6,.articleContent h1,.articleContent h2,.articleContent h3,.articleContent h4,.articleContent h5,.articleContent h6{color:var(--ink);line-height:1.25;scroll-margin-top:100px}.articleBody h4,.articleContent h4{font-size:1.25em;margin:28px 0 10px}.articleBody h5,.articleContent h5{font-size:1.1em;margin:24px 0 8px}.articleBody h6,.articleContent h6{font-size:1em;margin:22px 0 8px}.articleBody p,.articleContent p{margin:0 0 1.15em}.articleBody a,.articleContent a{color:var(--content-link)!important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.articleBody a:hover,.articleContent a:hover{color:var(--content-link-hover)!important}.articleBody ol,.articleBody ul,.articleContent ol,.articleContent ul{padding-left:1.4em;margin:1em 0 1.3em}.articleBody li,.articleContent li{margin:.45em 0}.articleBody blockquote,.articleContent blockquote{border-left:4px solid var(--brand);background:var(--soft);padding:16px 18px;border-radius:0 12px 12px 0;margin:24px 0}.articleBody pre,.articleContent pre{max-width:100%;overflow:auto;background:var(--ink);color:#fff;padding:16px;border-radius:12px}.articleBody code,.articleContent code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.articleBody hr,.articleContent hr{border:0;border-top:1px solid var(--line);margin:32px 0}.articleBody figure,.articleContent figure{max-width:100%;margin:24px 0}.articleBody figcaption,.articleContent figcaption{color:var(--muted);font-size:.85em;text-align:center;margin-top:8px}.articleBody img,.articleContent img{max-width:100%;height:auto}.articleBody table,.articleContent table{display:block;max-width:100%;overflow-x:auto;border-collapse:separate;border-spacing:0;border:1px solid var(--line)!important;border-radius:12px;background:#fff}.articleBody th,.articleContent th{background:var(--soft)!important;color:var(--ink);font-weight:850}.articleBody td,.articleBody th,.articleContent td,.articleContent th{padding:12px 14px!important;border:0!important;border-bottom:1px solid var(--line)!important;text-align:left}.articleBody tr:nth-child(2n) td,.articleContent tr:nth-child(2n) td{background:#fafbff}.articleBody tbody tr:hover td,.articleContent tbody tr:hover td{background:#f5f3ff}.articleBody table td:first-child,.articleBody table th:first-child,.articleContent table td:first-child,.articleContent table th:first-child{border-left:0}.articleBody small,.articleContent small{color:var(--muted)}@media(max-width:600px){.articleMeta.premiumMeta{padding:2px 0!important;border-radius:0!important}.articleMeta.premiumMeta .metaBookmark,.articleMeta.premiumMeta .metaItem{padding:2px 7px;font-size:10px;gap:4px}.articleMeta.premiumMeta .metaItem:first-child{padding-left:0}.articleMeta.premiumMeta .authorMetaItem b{max-width:68px;overflow:hidden;text-overflow:ellipsis}.shareBar{padding:9px!important;gap:8px}.shareLabel{font-size:10px!important}.shareButtons{gap:5px!important}.shareBtn{width:34px!important;height:34px!important}.articleBody,.premiumBody{font-size:17px!important}.articleBody td,.articleBody th,.articleContent td,.articleContent th{padding:10px!important;font-size:14px}.articleToc{margin:18px 0 22px}.tocToggle{padding:12px 14px}}.articleBody,.articleContent,.premiumBody{contain:inline-size}.articleBody *,.articleContent *,.premiumBody *{max-width:100%;min-width:0}.articleBody :where(p,li,td,th,figcaption,blockquote,a,span),.articleContent :where(p,li,td,th,figcaption,blockquote,a,span){overflow-wrap:anywhere;word-break:normal}.articleBody :where(img,svg,canvas,video,audio,object,embed),.articleContent :where(img,svg,canvas,video,audio,object,embed){display:block;max-inline-size:100%!important;height:auto!important}.articleBody :where(iframe),.articleContent :where(iframe){display:block;width:100%!important;max-width:100%!important;border:0}.articleBody :where(.wp-caption,.wp-block-image,.wp-block-embed,.wp-block-video,figure),.articleContent :where(.wp-caption,.wp-block-image,.wp-block-embed,.wp-block-video,figure){width:auto!important;max-width:100%!important;min-width:0!important}.articleBody :where(.alignleft,.alignright),.articleContent :where(.alignleft,.alignright){float:none!important;margin-inline:auto!important;max-width:100%!important}.articleBody table,.articleContent table{width:max-content!important;min-width:100%!important;max-width:none!important;table-layout:auto!important;margin:18px 0!important;display:table!important;white-space:normal!important}.articleBody :where(table[width]),.articleContent :where(table[width]){width:max-content!important;min-width:100%!important}.articleBody :where(th,td),.articleContent :where(th,td){min-width:0;max-width:none;vertical-align:top;overflow-wrap:anywhere;word-break:normal;white-space:normal}.articleBody :where(pre),.articleContent :where(pre){width:100%;max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;-webkit-overflow-scrolling:touch}.articleBody :where(code),.articleContent :where(code){overflow-wrap:anywhere;word-break:break-word}.articleBody :where(ul,ol),.articleContent :where(ul,ol){max-width:100%;padding-inline-start:1.45em}.articleBody :where(.table-responsive,.table-responsive-lg,.table-responsive-md,.table-responsive-sm,.table-responsive-xl),.articleContent :where(.table-responsive,.table-responsive-lg,.table-responsive-md,.table-responsive-sm,.table-responsive-xl){width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.articleBody :where(.wp-block-table),.articleContent :where(.wp-block-table){width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:18px 0}.articleBody :where(.wp-block-table) table,.articleContent :where(.wp-block-table) table{margin:0!important}.articleBody,.articleContent,.premiumBody{overflow-x:clip}@supports not (overflow:clip){.articleBody,.articleContent,.premiumBody{overflow-x:hidden}}@media(max-width:760px){.articleBody,.articleContent,.premiumBody{font-size:16px!important;line-height:1.78!important}.articleBody :where(h1,h2,h3,h4,h5,h6),.articleContent :where(h1,h2,h3,h4,h5,h6){overflow-wrap:anywhere;word-break:normal}.articleBody :where(h1),.articleContent :where(h1){font-size:clamp(1.65rem,7vw,2.2rem)!important}.articleBody :where(h2),.articleContent :where(h2){font-size:clamp(1.35rem,6vw,1.8rem)!important}.articleBody :where(h3),.articleContent :where(h3){font-size:clamp(1.15rem,5vw,1.45rem)!important}.articleBody table,.articleContent table{font-size:13px!important;line-height:1.5!important}.articleBody :where(th,td),.articleContent :where(th,td){padding:9px 10px!important}.articleBody :where(iframe[src*=youtube],iframe[src*="youtu.be"],iframe[src*=vimeo]),.articleContent :where(iframe[src*=youtube],iframe[src*="youtu.be"],iframe[src*=vimeo]){aspect-ratio:16/9;height:auto!important}}.articleBody,.articleContent,.premiumBody{width:100%;min-width:0;max-width:100%}.articleBody .ilmbox-table-scroll,.articleContent .ilmbox-table-scroll,.premiumBody .ilmbox-table-scroll{display:block;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:20px 0;border:1px solid var(--line);border-radius:12px;background:#fff;scrollbar-width:thin}.articleBody .ilmbox-table-scroll>table,.articleBody table,.articleContent .ilmbox-table-scroll>table,.articleContent table,.premiumBody .ilmbox-table-scroll>table,.premiumBody table{display:table!important;width:100%!important;min-width:100%!important;max-width:none!important;margin:0!important;table-layout:auto!important;border-collapse:separate;border-spacing:0;white-space:normal!important}.articleBody .ilmbox-table-scroll>table,.articleContent .ilmbox-table-scroll>table,.premiumBody .ilmbox-table-scroll>table{border:0!important;border-radius:0!important}.articleBody table:not(.skip-ilmbox-table),.articleContent table:not(.skip-ilmbox-table),.premiumBody table:not(.skip-ilmbox-table){width:100%!important}.articleBody :where(th,td),.articleContent :where(th,td),.premiumBody :where(th,td){height:auto!important;vertical-align:middle;overflow-wrap:anywhere;word-break:normal;white-space:normal}.articleBody .table-responsive,.articleBody .wp-block-table,.articleContent .table-responsive,.articleContent .wp-block-table,.premiumBody .table-responsive,.premiumBody .wp-block-table{width:100%;max-width:100%;overflow-x:auto}.articleBody .table-responsive table,.articleBody .wp-block-table table,.articleContent .table-responsive table,.articleContent .wp-block-table table,.premiumBody .table-responsive table,.premiumBody .wp-block-table table{width:100%!important;min-width:100%!important}@media(max-width:760px){.articleBody .ilmbox-table-scroll,.articleContent .ilmbox-table-scroll,.premiumBody .ilmbox-table-scroll{margin:16px 0;border-radius:10px}.articleBody .ilmbox-table-scroll>table,.articleBody table,.articleContent .ilmbox-table-scroll>table,.articleContent table,.premiumBody .ilmbox-table-scroll>table,.premiumBody table{width:100%!important;min-width:100%!important;font-size:13px!important}.articleBody :where(th,td),.articleContent :where(th,td),.premiumBody :where(th,td){padding:9px 10px!important}}.articleMeta.premiumMeta{position:relative;isolation:isolate;padding:12px 0!important;margin:18px 0 24px!important;border-top:1px solid rgba(148,163,184,.3)!important;border-bottom:1px solid rgba(148,163,184,.3)!important;background:linear-gradient(90deg,rgba(37,99,235,.025),transparent 18%,transparent 82%,rgba(37,99,235,.025))!important;box-shadow:0 -1px 8px rgba(15,23,42,.025),0 1px 8px rgba(15,23,42,.025)!important}.articleMeta.premiumMeta:after,.articleMeta.premiumMeta:before{content:"";position:absolute;left:0;right:0;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(37,99,235,.16) 14%,rgba(37,99,235,.32) 50%,rgba(37,99,235,.16) 86%,transparent)}.articleMeta.premiumMeta:before{top:-1px}.articleMeta.premiumMeta:after{bottom:-1px}@media(max-width:760px){.articleMeta.premiumMeta{padding:9px 0!important;margin:14px 0 20px!important}}html[data-theme=dark] .articleMeta.premiumMeta{border-top-color:rgba(148,163,184,.22)!important;border-bottom-color:rgba(148,163,184,.22)!important;background:linear-gradient(90deg,rgba(96,165,250,.035),transparent 18%,transparent 82%,rgba(96,165,250,.035))!important;box-shadow:0 -1px 8px rgba(0,0,0,.12),0 1px 8px rgba(0,0,0,.12)!important}.formKickerRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:2px}.formViewMeta{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:850;color:#667085;white-space:nowrap}.formBlogMeta .metaItem a{color:inherit;text-decoration:none}.formDownloadActions button:disabled{cursor:wait;opacity:1}.downloadPrimary{position:relative;overflow:hidden;isolation:isolate}.downloadPrimary.isCounting{min-width:220px}.downloadButtonProgress{position:absolute;inset:0 auto 0 0;background:rgba(255,255,255,.18);transition:width 1s linear;z-index:-1}.downloadButtonContent{display:inline-flex;align-items:center;justify-content:center;gap:7px;position:relative}@media(max-width:700px){.formKickerRow{align-items:center}.formViewMeta{font-size:10px}.formDownloadActions{align-items:stretch}.formDownloadActions>.btn{flex:1}.downloadPrimary.isCounting{min-width:0}}.authorPublicHero{display:flex;gap:24px;align-items:center;padding:30px;border:1px solid #e1e7eb;border-radius:22px;background:#fff;box-shadow:0 12px 35px #1020330b;margin-bottom:24px}.authorPublicAvatar{width:112px;height:112px;border-radius:50%;object-fit:cover;flex:0 0 auto}.authorPublicAvatar.fallback{display:grid;place-items:center;background:var(--grad,#6D4AFF);color:#fff;font-size:42px;font-weight:900}.authorPublicHero h1{margin:5px 0 8px}.authorIntro{font-size:18px;color:#5f6f82;margin:0 0 10px}.authorBio{padding:24px;border:1px solid #e1e7eb;border-radius:18px;background:#f8fafc;margin-bottom:30px}.authorBio h2{margin-top:0}.authorArticleCard{padding:20px 0;border-bottom:1px solid #e7ecef}.authorArticleCard h3{margin:0 0 8px}.authorArticleCard p{color:#687789;line-height:1.7}.authorArticleCard a{color:#6D4AFF;font-weight:800;text-decoration:none}@media(max-width:600px){.authorPublicHero{padding:20px;align-items:flex-start;gap:15px}.authorPublicAvatar{width:72px;height:72px}.authorPublicAvatar.fallback{font-size:28px}.authorIntro{font-size:16px}}button,input,select,textarea{max-width:100%;box-sizing:border-box}@media (max-width:640px){main{overflow-x:hidden}input,select,textarea{font-size:16px!important;width:100%}button{min-height:44px;padding:10px 14px}[dir=rtl]{word-break:normal;overflow-wrap:anywhere}}.authorMenu{position:relative;flex:none}.authorMenuBtn{height:42px;border:1px solid var(--border,#e5e7eb);background:var(--card,#fff);color:var(--text,#18223b);border-radius:12px;padding:0 10px;display:flex;align-items:center;gap:6px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.authorMenuBtn:hover{border-color:#6b59c9;color:#5141b8}.authorMenuDrop{position:absolute;right:0;top:48px;width:210px;background:var(--card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:14px;padding:7px;box-shadow:0 18px 50px rgba(20,28,48,.18);z-index:100}.authorMenuDrop a,.authorMenuDrop button{width:100%;box-sizing:border-box;display:flex;align-items:center;gap:9px;padding:10px;border:0;background:transparent;border-radius:9px;color:var(--text,#18223b);font:inherit;font-size:13px;text-decoration:none;cursor:pointer;text-align:left}.authorMenuDrop a:hover,.authorMenuDrop button:hover{background:rgba(81,65,184,.08);color:#5141b8}@media(max-width:980px){.authorMenu,.desktopNav,.navsearch{display:none!important}}.authorMenuBtn{height:44px;border-radius:13px;padding:0 12px;box-shadow:0 4px 14px rgba(52,43,130,.06);transition:.2s}.authorMenuBtn:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgba(81,65,184,.14)}.authorMenuIcon{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,#6448dc,#4935b7);color:#fff}.authorMenuAvatar{width:27px;height:27px;border-radius:9px;object-fit:cover}.authorMenuOpen .authorMenuBtn{border-color:#6b59c9}.authorMenuDrop{top:52px;width:250px;padding:8px;border-radius:17px;animation:authorDrop .18s ease both;overflow:hidden}.authorMenuHead{padding:11px 12px 10px;margin-bottom:4px;border-bottom:1px solid var(--border,#edf0f5)}.authorMenuHead span{display:block;font-size:13px;font-weight:850}.authorMenuHead small{display:block;color:var(--muted,#788399);font-size:11px;margin-top:3px}.authorMenuDrop a,.authorMenuDrop button{padding:11px 12px;border-radius:11px}.authorMenuDrop button:last-child{color:#b42318;margin-top:4px;border-top:1px solid var(--border,#edf0f5)}.authorMenuDrop button:last-child:hover{background:#fff1f2;color:#b42318}@keyframes authorDrop{0%{opacity:0;transform:translateY(-7px) scale(.98)}to{opacity:1;transform:none}}.mobileAuthorSection{margin-top:8px;border-top:1px solid var(--border,#e5e7eb);padding-top:8px}.mobileAuthorToggle{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:var(--text,#18223b);font:inherit;font-weight:800;padding:13px 4px;cursor:pointer}.mobileAuthorToggle span{display:flex;align-items:center;gap:9px}.mobileAuthorToggle svg{transition:transform .2s}.mobileAuthorToggle svg.rotated{transform:rotate(180deg)}.mobileAuthorLinks{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.mobileAuthorLinks>*{overflow:hidden}.mobileAuthorLinks.expanded{grid-template-rows:1fr}.mobileAuthorLinks a,.mobileAuthorLinks button{display:flex;align-items:center;gap:10px;width:100%;padding:11px 8px;border:0;background:transparent;color:var(--text,#18223b);text-decoration:none;font:inherit;font-size:14px;text-align:left}.mobileAuthorLinks button{cursor:pointer;color:#b42318}.footerQuick{display:flex;align-items:center;gap:14px}.footerQuick a{color:inherit;text-decoration:none;font-weight:650}[data-theme=dark] .authorMenuDrop{background:#151d2d;border-color:#2c3850}[data-theme=dark] .authorMenuDrop button:last-child:hover{background:rgba(220,38,38,.12)}@media(max-width:980px){.authorMenuLabel{display:none}.authorMenuBtn{width:44px;padding:0;justify-content:center}.authorMenu{display:flex!important}.desktopNav,.navsearch{display:none!important}}@media(max-width:700px){.authorMenu{display:none!important}.mobileNavInner{padding-bottom:20px}.footerQuick{gap:10px;font-size:12px}}.header .nav{overflow:visible!important}.desktopMore{position:relative;display:none;flex:0 0 auto}.desktopMoreBtn{height:42px;display:flex;align-items:center;gap:5px;border:1px solid transparent;background:transparent;color:#303847;font:inherit;font-size:14px;font-weight:700;padding:0 8px;border-radius:10px;cursor:pointer;white-space:nowrap}.desktopMore.open .desktopMoreBtn,.desktopMoreBtn:hover{background:#f6f4ff;color:#5a42c7;border-color:#e4defb}.desktopMoreDrop{position:absolute;top:48px;right:0;min-width:180px;padding:7px;background:#fff;border:1px solid #e3dff0;border-radius:14px;box-shadow:0 20px 50px rgba(28,23,57,.16);display:none;z-index:150}.desktopMore.open .desktopMoreDrop{display:grid;animation:ilmboxMenuIn .16s ease-out}.desktopMoreDrop a{display:flex!important;align-items:center;padding:10px 12px!important;border-radius:9px;color:#27304a!important;font-size:14px!important;font-weight:700!important;white-space:nowrap}.desktopMoreDrop a:hover{background:#f5f3ff!important;color:#5b43c8!important}@keyframes ilmboxMenuIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1450px) and (min-width:1081px){.header .nav{gap:10px!important}.header .brandLogo{flex:0 0 170px!important;min-width:170px!important;width:170px!important}.header .brandLogo img{width:170px!important;max-width:170px!important}.header .desktopNav{justify-content:flex-start!important;gap:14px!important;min-width:0!important;overflow:visible!important}.header .desktopNav a{font-size:13px!important;padding:24px 0!important;white-space:nowrap}.header .desktopNavOverflowItem{display:none!important}.desktopMore{display:block!important}.header .navsearch{flex:0 1 185px!important;width:185px!important;min-width:150px!important}.header .authorMenuBtn{padding:0 8px!important}.header .authorMenuLabel{max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:1280px) and (min-width:1081px){.header .nav{gap:7px!important}.header .brandLogo{flex-basis:155px!important;min-width:155px!important}.header .brandLogo,.header .brandLogo img{width:155px!important}.header .desktopNav{gap:10px!important}.header .desktopNav a{font-size:12px!important}.header .navsearch{flex-basis:155px!important;width:155px!important;min-width:130px!important}.header .authorMenuLabel{display:none!important}.header .authorMenuBtn{width:42px!important;padding:0!important;justify-content:center!important}}@media(min-width:1451px){.desktopMore{display:none!important}.desktopNavOverflowItem{display:flex!important}}@media(max-width:1080px){.header .nav{height:68px!important;min-height:68px!important;padding:8px 0!important;gap:10px!important}.header .authorMenu,.header .desktopMore,.header .desktopNav,.header .navsearch{display:none!important}.header .brandLogo{flex:1 1 auto!important;min-width:0!important;width:auto!important}.header .brandLogo img{width:155px!important;max-width:155px!important}.header .mobileMenuBtn{display:grid!important;flex:0 0 44px!important;margin-left:auto!important}.mobileNav{position:absolute!important;left:0!important;right:0!important;top:68px!important;overflow:hidden!important;background:transparent!important;border:0!important}.mobileNav,.mobileNavInner{max-height:calc(100vh - 68px)!important}.mobileNavInner{overflow-y:auto!important;overscroll-behavior:contain!important;padding:14px 16px 24px!important;background:var(--surface,#fff)!important;border-radius:0 0 20px 20px!important;box-shadow:0 22px 50px rgba(20,28,48,.18)!important}.mobileNavInner>a{min-height:52px!important;padding:14px 12px!important;font-size:15px!important}.mobileAuthorSection{margin-top:10px!important;padding-top:10px!important}.mobileAuthorToggle{min-height:52px!important;padding:14px 12px!important;border-radius:12px!important;background:rgba(109,74,255,.05)!important}.mobileAuthorLinks a,.mobileAuthorLinks button{min-height:48px!important;padding:12px 14px!important}}html[data-theme=dark] .desktopMoreBtn{color:#f1edff!important}html[data-theme=dark] .desktopMore.open .desktopMoreBtn,html[data-theme=dark] .desktopMoreBtn:hover{background:#282137!important;border-color:#463b61!important;color:#c7bbff!important}html[data-theme=dark] .desktopMoreDrop{background:#1d1828!important;border-color:#3d334f!important}html[data-theme=dark] .desktopMoreDrop a{color:#eee9ff!important}html[data-theme=dark] .desktopMoreDrop a:hover{background:#2a2338!important;color:#c7bbff!important}.header .desktopNav{justify-content:center!important;min-width:0}.header .desktopNav a{white-space:nowrap}.header .nav{gap:16px!important}.header .brandLogo{flex:0 0 auto}.header .navsearch{flex:0 1 220px}.mobileAuthorLinks{display:none!important;max-height:0!important;visibility:hidden!important;pointer-events:none!important;overflow:hidden!important;opacity:0!important;transition:max-height .22s ease,opacity .18s ease,visibility .18s ease!important}.mobileAuthorLinks.expanded{display:grid!important;grid-template-rows:none!important;max-height:520px!important;visibility:visible!important;pointer-events:auto!important;opacity:1!important}.mobileAuthorLinks.expanded>*{overflow:visible!important}@media(max-width:1450px) and (min-width:1081px){.header .desktopNav{justify-content:center!important}.header .desktopNav a{font-size:13px!important}.header .nav{gap:10px!important}}@media(min-width:1451px){.header .desktopNav{justify-content:center!important;gap:20px!important}.header .navsearch{width:220px!important}}@media(max-width:1080px){.mobileAuthorLinks{display:none!important}.mobileAuthorLinks.expanded{display:grid!important}}@media(max-width:700px){.scrollControls{right:12px!important;bottom:calc(76px + env(safe-area-inset-bottom))!important}.scrollControls button{width:44px!important;height:44px!important}.portal .scrollControls{pointer-events:auto}}.adminQuick{display:flex;align-items:center;gap:5px;flex:none}.adminQuick>a,.adminQuick>button{height:42px;border:1px solid var(--border,#e5e7eb);background:var(--card,#fff);color:var(--text,#18223b);border-radius:12px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.adminQuick>a:hover,.adminQuick>button:hover{border-color:#6b59c9;color:#5141b8;background:rgba(81,65,184,.05)}.mobileNavInner{min-width:0}.mobileAuthorLinks a,.mobileAuthorLinks button,.mobileNavInner>a{overflow-wrap:anywhere}@media(max-width:1080px){.adminQuick{display:none!important}}