/*
Theme Name: SEOJog Modern
Theme URI: https://seojog.app/
Author: SEOJog
Description: Modern SaaS-style custom WordPress theme for SEOJog.
Version: 3.0.0
Text Domain: seojog
*/
:root{--ink:#101114;--muted:#6b707b;--purple:#5b35e8;--purple2:#7b5cff;--mint:#dff8f1;--mint2:#effcf8;--line:#e8e9ee;--white:#fff;--dark:#10111b;--radius:24px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.6;background:#fff}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}.container{width:min(var(--container),calc(100% - 44px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,17,20,.06)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between}.site-logo img,.site-logo .custom-logo{display:block;max-height:42px;width:auto}.site-nav ul{display:flex;gap:30px;list-style:none;margin:0;padding:0}.site-nav a{font-size:12px;font-weight:650;color:#35363d;position:relative;padding:8px 0}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:2px;background:var(--purple);transition:.3s}.site-nav a:hover,.site-nav .current-menu-item>a{color:var(--purple)}.site-nav a:hover:after,.site-nav .current-menu-item>a:after{right:0}.menu-toggle{display:none;border:0;background:#f2f3f7;border-radius:12px;width:42px;height:42px;font-size:20px}
.sj-hero{position:relative;overflow:hidden;background:var(--dark);color:#fff;padding:105px 0 100px}.sj-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 40%,rgba(111,73,255,.35),transparent 31%),radial-gradient(circle at 20% 20%,rgba(30,210,170,.14),transparent 28%);pointer-events:none}.sj-orb{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%;pointer-events:none}.sj-orb-a{width:520px;height:520px;right:-170px;top:-210px}.sj-orb-b{width:330px;height:330px;left:-190px;bottom:-190px}.hero-layout{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.16em;font-weight:800;color:#6d48f4;margin-bottom:16px}.sj-hero .eyebrow{color:#a99aff}.hero-copy h1{font-size:clamp(42px,5.2vw,70px);line-height:.98;letter-spacing:-3.4px;margin:0 0 23px;max-width:650px}.hero-copy p{font-size:16px;color:#b7bac5;max-width:570px;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:25px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 20px;border-radius:11px;font-size:12px;font-weight:800;transition:.3s;cursor:pointer}.btn-primary{background:#fff;color:#17131f;box-shadow:0 14px 30px rgba(0,0,0,.18)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 20px 40px rgba(0,0,0,.28)}.text-link{font-size:12px;color:#d3d4db}.text-link span{color:#8d76ff}.mini-proof{display:flex;align-items:center;gap:9px;color:#7f8390;font-size:11px;margin-top:28px}.mini-proof strong{color:#d7d8de}.proof-dot{width:7px;height:7px;border-radius:50%;background:#35d4a9;box-shadow:0 0 0 5px rgba(53,212,169,.1)}
.hero-visual{position:relative}.dashboard-window{background:#f7f8fb;border:1px solid rgba(255,255,255,.14);border-radius:22px;box-shadow:0 40px 90px rgba(0,0,0,.42);transform:rotate(2deg);overflow:visible}.window-bar{height:48px;background:#fff;border-radius:22px 22px 0 0;border-bottom:1px solid #e8e9ee;display:flex;align-items:center;padding:0 17px;gap:6px;color:#8b8d96}.window-bar span{width:7px;height:7px;background:#d7d8df;border-radius:50%}.window-bar b{margin:auto;font-size:10px;color:#555}.dashboard-body{display:grid;grid-template-columns:52px 1fr;min-height:350px}.dash-sidebar{background:#fff;border-right:1px solid #e8e9ee;padding:20px 16px}.dash-sidebar i{display:block;width:20px;height:20px;background:#eeeef3;border-radius:6px;margin-bottom:20px}.dash-sidebar i:first-child{background:#6a48ed}.dash-main{padding:26px}.dash-title{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#777}.dash-title strong{font-size:21px;color:#14151a}.dash-title strong span{font-size:9px;color:#aaa;font-weight:500}.score-ring{width:135px;height:135px;margin:25px auto;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#6039ea 0 92%,#e7e8ef 92%);position:relative}.score-ring:before{content:"";position:absolute;inset:12px;background:#fff;border-radius:50%}.score-ring div{position:relative;text-align:center}.score-ring strong{display:block;font-size:32px}.score-ring small{font-size:9px;color:#35a88a}.dash-list{background:#fff;border-radius:13px;padding:12px;box-shadow:0 8px 25px rgba(20,20,40,.05)}.dash-list div{font-size:10px;padding:8px 4px;border-bottom:1px solid #f0f0f2;color:#5f6169}.dash-list div:last-child{border:0}.dash-list b{color:#5b35e8;margin-right:6px}.floating-score{position:absolute;right:-25px;top:58px;background:#fff;color:#777;border:1px solid #dddafa;border-radius:12px;padding:12px 15px;font-size:8px;box-shadow:0 16px 30px rgba(0,0,0,.16);transform:rotate(-2deg)}.floating-score strong{display:block;color:#191a20;font-size:16px}.floating-score em{font-style:normal;color:#23a27e;font-size:8px}
.sj-features{padding:115px 0 80px;background:linear-gradient(180deg,#fff 0%,#f8fffd 100%)}.section-intro{text-align:center;max-width:720px;margin:0 auto 60px}.section-intro h2{font-size:clamp(35px,4.5vw,53px);line-height:1.03;letter-spacing:-2.3px;margin:0 0 15px}.section-intro h2 span{color:var(--purple)}.section-intro p{font-size:14px;color:var(--muted);max-width:590px;margin:auto}.feature-block{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px;padding:80px 0;border-top:1px solid var(--line)}.feature-block:nth-of-type(even){grid-template-columns:1.22fr .78fr}.feature-block:nth-of-type(even) .feature-info{order:2}.feature-block:nth-of-type(even) .feature-media{order:1}.feature-info{display:grid;grid-template-columns:50px 1fr;gap:22px}.feature-number{font-size:12px;font-weight:900;color:#a1a3ac;padding-top:4px}.feature-label{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.13em;color:var(--purple)}.feature-info h3{font-size:clamp(28px,3vw,40px);line-height:1.08;letter-spacing:-1.2px;margin:10px 0 15px}.feature-info p{color:var(--muted);font-size:14px;max-width:450px;margin:0 0 20px}.feature-link{font-size:12px;font-weight:800;color:var(--purple)}.feature-link span{transition:.2s}.feature-link:hover span{margin-left:7px}.feature-media{position:relative;border-radius:26px;background:#fff;padding:22px;box-shadow:0 30px 80px rgba(50,40,100,.1);border:1px solid #ededf2;overflow:hidden;transition:.45s}.feature-media:hover{transform:translateY(-8px) rotate(-.4deg);box-shadow:0 40px 100px rgba(50,40,100,.16)}.feature-media img{display:block;width:100%;position:relative;z-index:1;border-radius:13px}.media-glow{position:absolute;width:60%;height:60%;left:20%;top:20%;background:rgba(93,54,232,.16);filter:blur(45px)}
.sj-cta{padding:60px 0 110px;background:#f8fffd}.cta-panel{position:relative;overflow:hidden;background:linear-gradient(135deg,#16131e,#292044);color:#fff;border-radius:28px;padding:58px 65px;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 30px 80px rgba(36,27,75,.2)}.cta-panel:after{content:"";position:absolute;width:350px;height:350px;border-radius:50%;right:-100px;top:-160px;background:rgba(116,82,255,.25);filter:blur(8px)}.cta-panel h2{font-size:clamp(30px,4vw,48px);letter-spacing:-1.8px;line-height:1.03;margin:0 0 10px}.cta-panel p{color:#b6b4bf;font-size:13px;margin:0}.btn-light{position:relative;z-index:2;background:#fff;color:#17131f;white-space:nowrap}.btn-light:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(0,0,0,.25)}
.sj-pricing{padding:80px 0 125px;background:#fff}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:auto}.price-card{position:relative;border:1px solid var(--line);border-radius:22px;padding:31px;background:#fff;transition:.35s;overflow:hidden}.price-card:hover{transform:translateY(-7px);box-shadow:0 25px 65px rgba(35,30,70,.1)}.price-card.featured{background:#17141f;color:#fff;border-color:#17141f;box-shadow:0 20px 55px rgba(30,24,50,.15)}.plan-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:800}.plan-badge{font-size:8px;letter-spacing:.12em;padding:6px 8px;border-radius:30px;background:#efeff3;color:#5b35e8}.featured .plan-badge{background:#5b35e8;color:#fff}.price{font-size:38px;font-weight:850;letter-spacing:-1.5px;margin:20px 0 3px}.price small{font-size:11px;color:#858791;font-weight:600}.plan-desc{font-size:12px;color:var(--muted);padding-bottom:18px;border-bottom:1px solid var(--line);margin:0}.featured .plan-desc{color:#aaa8b2;border-color:#34313d}.price-card ul{list-style:none;margin:18px 0 25px;padding:0}.price-card li{font-size:11px;margin:10px 0;padding-left:20px;position:relative;color:#4e5058}.featured li{color:#d1cfd7}.price-card li:before{content:"✓";position:absolute;left:0;color:var(--purple);font-weight:900}.plan-link{font-size:12px;font-weight:800;color:var(--purple)}.featured .plan-link{color:#b3a3ff}
.site-footer{padding:55px 0 30px;text-align:center;background:#effcf8;border-top:1px solid #e2f2ee}.footer-logo img,.footer-logo .custom-logo{max-height:45px;width:auto}.footer-nav ul{list-style:none;display:flex;justify-content:center;gap:25px;flex-wrap:wrap;margin:24px 0 0;padding:0}.footer-nav a{font-size:11px;font-weight:700;color:#444;transition:.2s}.footer-nav a:hover{color:var(--purple)}
.page-hero{padding:100px 0;text-align:center;background:linear-gradient(135deg,#10111b,#292044);color:#fff}.page-hero h1{font-size:clamp(42px,6vw,64px);line-height:1;margin:0 0 12px;letter-spacing:-2px}.page-hero p{color:#aaaab4}.content-wrap{padding:80px 0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.post-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.35s}.post-card:hover{transform:translateY(-7px);box-shadow:0 25px 65px rgba(35,30,70,.1)}.post-card-thumb{display:block;aspect-ratio:16/9;background:var(--mint);overflow:hidden}.post-card-thumb img{width:100%;height:100%;object-fit:cover;transition:.5s}.post-card:hover img{transform:scale(1.05)}.thumb-placeholder{height:100%;display:grid;place-items:center;font-size:28px;font-weight:900;color:var(--purple)}.post-card-body{padding:22px}.post-card h2{font-size:20px;line-height:1.2;margin:0 0 10px}.post-card h2 a:hover{color:var(--purple)}.post-meta{font-size:11px;color:#888;margin-bottom:9px}.post-excerpt{font-size:12px;color:#656770}.pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.pagination .page-numbers{padding:8px 12px;border:1px solid var(--line);border-radius:8px;font-size:12px}.pagination .current{background:var(--purple);color:#fff;border-color:var(--purple)}.single-post{max-width:850px;margin:auto}.single-post .entry-header{text-align:center;margin-bottom:35px}.single-post .entry-title{font-size:clamp(40px,6vw,64px);line-height:1.02;letter-spacing:-2px;margin:0 0 15px}.entry-meta{font-size:12px;color:#888}.single-post .featured-image{margin:30px 0 45px;border-radius:20px;overflow:hidden;box-shadow:0 25px 70px rgba(30,30,60,.12)}.single-post .featured-image img{width:100%;display:block}.single-post .entry-content,.content-editor{font-size:17px;line-height:1.85}.single-post .entry-content h2,.content-editor h2{font-size:32px;line-height:1.2;margin-top:48px}.single-post .entry-content a{color:var(--purple);text-decoration:underline}.not-found{text-align:center;padding:140px 0;background:var(--mint2)}.not-found h1{font-size:130px;line-height:.8;color:var(--purple);margin:0;letter-spacing:-8px}.not-found h2{font-size:32px}.not-found p{color:var(--muted)}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:900px){.hero-layout{grid-template-columns:1fr;gap:55px}.hero-copy{text-align:center}.hero-copy h1,.hero-copy p{margin-left:auto;margin-right:auto}.hero-actions,.mini-proof{justify-content:center}.hero-visual{max-width:650px;margin:auto}.feature-block,.feature-block:nth-of-type(even){grid-template-columns:1fr;gap:35px}.feature-block:nth-of-type(even) .feature-info,.feature-block:nth-of-type(even) .feature-media{order:initial}.feature-info{grid-template-columns:40px 1fr}.blog-grid{grid-template-columns:1fr 1fr}.cta-panel{padding:48px}.pricing-grid{max-width:700px}}
@media(max-width:700px){.container{width:min(var(--container),calc(100% - 28px))}.site-nav{display:none}.menu-toggle{display:block}.site-nav.is-open{display:block;position:absolute;top:72px;left:14px;right:14px;background:#fff;border:1px solid var(--line);padding:18px;border-radius:16px;box-shadow:0 20px 50px rgba(20,20,40,.12)}.site-nav.is-open ul{flex-direction:column;gap:4px}.site-nav.is-open a{display:block;padding:9px}.sj-hero{padding:72px 0 80px}.hero-copy h1{font-size:42px;letter-spacing:-2.1px}.dashboard-window{transform:none}.floating-score{right:5px;top:45px}.sj-features{padding-top:80px}.section-intro{margin-bottom:35px}.section-intro h2{font-size:37px}.feature-block{padding:55px 0}.feature-info h3{font-size:31px}.feature-media{padding:12px;border-radius:18px}.cta-panel{display:block;padding:38px 30px}.cta-panel .btn{margin-top:25px}.pricing-grid,.blog-grid{grid-template-columns:1fr}.sj-pricing{padding-bottom:80px}.single-post .entry-title{font-size:41px}.not-found h1{font-size:95px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.feature-media,.post-card,.btn{transition:none}}

/* SEOJog v4 visual polish */
body{font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.site-logo img,.site-logo .custom-logo{max-height:58px;width:auto;max-width:190px}
.site-nav a{font-size:14px;font-weight:650}
.sj-hero{padding:125px 0 120px;min-height:760px;display:flex;align-items:center}
.hero-copy h1{font-size:clamp(50px,6vw,82px);line-height:.97;letter-spacing:-4.5px;max-width:720px}
.hero-copy p{font-size:18px;line-height:1.65;max-width:610px}
.eyebrow{font-size:12px;letter-spacing:.18em}
.btn{font-size:14px;padding:15px 22px;border-radius:13px}
.text-link{font-size:14px}
.mini-proof{font-size:13px}
.hero-visual{min-height:540px;display:flex;align-items:center}
.dashboard-window{width:100%;max-width:650px;margin-left:auto}
.dashboard-body{min-height:430px}
.dash-main{padding:34px}
.dash-title{font-size:14px}.dash-title strong{font-size:27px}.dash-list div{font-size:12px;padding:11px 5px}
.floating-score{right:-18px;top:70px;font-size:10px;padding:15px 18px}.floating-score strong{font-size:20px}.floating-pill{position:absolute;left:-18px;bottom:60px;background:#fff;color:#1b1b22;border:1px solid #e3defd;border-radius:999px;padding:13px 18px;font-size:10px;font-weight:850;letter-spacing:.05em;box-shadow:0 18px 45px rgba(20,15,50,.22)}.floating-pill span{color:#5b35e8;margin-left:7px}
.sj-features{padding:140px 0 110px}
.section-intro{max-width:820px;margin-bottom:75px}.section-intro h2{font-size:clamp(42px,5vw,64px);letter-spacing:-3px}.section-intro p{font-size:17px;line-height:1.7}
.feature-block{grid-template-columns:.7fr 1.3fr;gap:85px;padding:100px 0}.feature-block:nth-of-type(even){grid-template-columns:1.3fr .7fr}.feature-info{grid-template-columns:58px 1fr;gap:25px}.feature-number{font-size:14px}.feature-label{font-size:12px}.feature-info h3{font-size:clamp(34px,3.5vw,50px);letter-spacing:-1.8px}.feature-info p{font-size:16px;line-height:1.7}.feature-link{font-size:14px}.feature-media{padding:0;border-radius:28px;background:#fff;box-shadow:0 30px 90px rgba(50,40,100,.12);min-height:320px}.feature-media img{width:100%;height:auto;display:block;border-radius:27px}.media-topline{position:absolute;z-index:3;left:18px;right:18px;top:16px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:9px;font-weight:850;letter-spacing:.12em;opacity:.95;mix-blend-mode:difference}.media-topline strong{font-size:10px}.media-shine{position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.28) 45%,transparent 65%);transform:translateX(-120%);transition:transform .8s ease;pointer-events:none}.feature-media:hover .media-shine{transform:translateX(120%)}
.sj-cta{padding:30px 0 80px}.cta-panel{padding:65px}.cta-panel h2{font-size:clamp(34px,4vw,52px);letter-spacing:-2px}.cta-panel p{font-size:16px}
.sj-pricing{padding:100px 0 150px}.pricing-grid{max-width:1000px;gap:26px}.price-card{padding:38px;border-radius:26px}.plan-top{font-size:16px}.price{font-size:48px}.plan-desc{font-size:14px}.price-card li{font-size:13px;margin:12px 0}.plan-link{font-size:14px}
.site-footer{padding:70px 0 35px}.footer-logo img,.footer-logo .custom-logo{max-height:55px}.footer-nav a{font-size:13px}.footer-copy{font-size:12px;color:#8a8d95;margin-top:25px}
.page-hero h1,.not-found h1{font-weight:850}
@media(max-width:900px){.sj-hero{padding:90px 0;min-height:auto}.hero-visual{min-height:0}.feature-block,.feature-block:nth-of-type(even){grid-template-columns:1fr;gap:45px}.feature-info{grid-template-columns:45px 1fr}.feature-block:nth-of-type(even) .feature-info,.feature-block:nth-of-type(even) .feature-media{order:initial}}
@media(max-width:700px){.site-logo img,.site-logo .custom-logo{max-height:48px;max-width:165px}.hero-copy h1{font-size:46px;letter-spacing:-2.5px}.hero-copy p{font-size:16px}.hero-actions{flex-wrap:wrap}.dashboard-body{min-height:340px}.dash-main{padding:22px}.floating-score{right:-3px;top:35px}.floating-pill{left:4px;bottom:25px}.sj-features{padding:90px 0 70px}.section-intro h2{font-size:42px}.section-intro p{font-size:15px}.feature-block{padding:65px 0}.feature-info h3{font-size:35px}.feature-info p{font-size:15px}.feature-media{border-radius:20px}.feature-media img{border-radius:20px}.cta-panel{padding:42px 28px}.price-card{padding:28px}.price{font-size:42px}}


/* Modern dynamic author profile box */
.seojog-author-box{
    position:relative;
    isolation:isolate;
    width:100%;
    max-width:1200px;
    margin:78px auto 34px;
    padding:42px 46px;
    display:grid;
    grid-template-columns:110px minmax(0,1fr);
    gap:30px;
    align-items:start;
    overflow:hidden;
    background:
        radial-gradient(circle at 92% 8%,rgba(105,67,255,.13),transparent 28%),
        radial-gradient(circle at 8% 100%,rgba(0,190,150,.11),transparent 30%),
        linear-gradient(135deg,#ffffff 0%,#f7f8fc 54%,#f3f0ff 100%);
    border:1px solid rgba(35,37,49,.09);
    border-radius:30px;
    box-shadow:0 24px 70px rgba(22,25,45,.09);
    transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;
}
.seojog-author-box:hover{transform:translateY(-4px);box-shadow:0 32px 90px rgba(22,25,45,.13);border-color:rgba(91,61,232,.16)}
.seojog-author-glow{position:absolute;z-index:-1;width:260px;height:260px;right:-110px;bottom:-130px;border-radius:50%;background:rgba(91,61,232,.11);filter:blur(8px)}
.seojog-author-avatar-wrap{position:relative;flex:0 0 110px;width:110px;height:110px}
.seojog-author-avatar{display:block;width:110px!important;height:110px!important;border-radius:24px!important;object-fit:cover;border:5px solid #fff;box-shadow:0 14px 35px rgba(20,20,40,.16)}
.seojog-author-content{min-width:0;position:relative;z-index:1}
.seojog-author-heading-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}
.seojog-author-label{display:flex;align-items:center;gap:8px;font-size:11px;line-height:1.2;font-weight:850;letter-spacing:.15em;color:#6542ed;margin:2px 0 10px}
.seojog-author-label span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#35c99a;box-shadow:0 0 0 5px rgba(53,201,154,.12)}
.seojog-author-box h2{margin:0 0 14px;font-size:34px;line-height:1.08;letter-spacing:-1.5px;color:#171923}
.seojog-author-badge{padding:8px 11px;border:1px solid rgba(91,61,232,.15);border-radius:999px;background:rgba(255,255,255,.7);color:#6542ed;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}
.seojog-author-bio{max-width:820px;font-size:16px;line-height:1.75;color:#596170}
.seojog-author-bio p{margin:0 0 8px}
.seojog-author-socials{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}
.seojog-author-socials a{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border:1px solid rgba(35,37,49,.10);border-radius:12px;background:rgba(255,255,255,.82);color:#242733;text-decoration:none;font-size:12px;font-weight:800;box-shadow:0 5px 18px rgba(20,20,40,.04);transition:transform .22s ease,background .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}
.seojog-author-socials a span{display:inline-flex;align-items:center;justify-content:center;min-width:18px;font-size:11px;font-weight:900;color:#6542ed}
.seojog-author-socials a small{font-size:11px;font-weight:750;color:#606675}
.seojog-author-socials a:hover{transform:translateY(-3px);background:#6542ed;color:#fff;border-color:#6542ed;box-shadow:0 10px 25px rgba(101,66,237,.24)}
.seojog-author-socials a:hover span,.seojog-author-socials a:hover small{color:#fff}
@media(max-width:700px){
    .seojog-author-box{margin-top:58px;padding:28px 24px;grid-template-columns:1fr;gap:22px;border-radius:24px}
    .seojog-author-avatar-wrap,.seojog-author-avatar{width:88px!important;height:88px!important}
    .seojog-author-avatar{border-radius:20px!important}
    .seojog-author-heading-row{display:block}
    .seojog-author-badge{display:inline-flex;margin-top:2px}
    .seojog-author-box h2{font-size:28px}
    .seojog-author-bio{font-size:15px;line-height:1.7}
    .seojog-author-socials a{min-height:36px;padding:0 11px}
}

/* SEOJog final layout refinements */
:root{--container:1200px}
.container{width:min(1200px,calc(100% - 48px));max-width:1200px;margin-left:auto;margin-right:auto}
.site-header{width:100%}
.header-inner{width:min(1200px,calc(100% - 48px));min-height:82px;height:82px;padding:0;align-items:center}
.site-logo{display:flex;align-items:center;line-height:0;flex:0 0 auto}
.site-logo img,.site-logo .custom-logo{display:block;max-height:54px;max-width:190px;width:auto;height:auto}
.site-nav{display:flex;align-items:center;margin-left:auto}
.site-nav>div,.site-nav .menu-primary-container{display:flex;align-items:center}
.site-nav ul{display:flex;align-items:center;justify-content:flex-end;gap:32px;margin:0;padding:0;list-style:none}
.site-nav a{display:inline-flex;align-items:center;min-height:40px;font-size:14px;line-height:1.2;white-space:nowrap}
.menu-toggle{align-items:center;justify-content:center}

/* Dashboard typography: compact and high contrast */
.dashboard-window{color:#20212a}
.window-bar b{font-size:10px;color:#343640}
.dash-title{font-size:12px;color:#5e626d}
.dash-title strong{font-size:22px;color:#171820}
.dash-title strong span{font-size:9px;color:#777b85}
.dash-list div{font-size:11px;color:#4f535e}
.floating-score{color:#4d515b;font-size:9px}
.floating-score strong{font-size:17px;color:#16171d}
.floating-score em{font-size:9px}

/* Feature typography */
.feature-number{font-size:14px;line-height:1.3}
.feature-label{font-size:14px;line-height:1.3;letter-spacing:.12em}
.feature-info h3{font-size:clamp(34px,3.25vw,48px);line-height:1.08}
.feature-info p{font-size:17px;line-height:1.65}
.feature-link{font-size:16px;line-height:1.4}

/* Single post: full 1200px outer container, readable inner content */
.single-post{width:100%;max-width:1200px;margin:0 auto}
.single-post article{width:100%}
.single-post .entry-header{max-width:1050px;margin:0 auto 42px;text-align:center}
.single-post .entry-title{font-size:clamp(42px,5vw,68px);line-height:1.04;letter-spacing:-2.6px}
.single-post .featured-image{width:100%;max-width:1200px;margin:30px auto 52px}
.single-post .entry-content{max-width:900px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.85;color:#252730}
.single-post .entry-content p{margin-top:0;margin-bottom:1.25em}
.single-post .entry-content h2{font-size:34px;line-height:1.2}
.single-post .entry-content h3{font-size:27px;line-height:1.25}
.single-post .entry-content img{display:block;margin-left:auto;margin-right:auto}
.seojog-author-box{width:100%;max-width:1200px;margin-left:auto;margin-right:auto}
.seojog-author-content{flex:1}

/* Footer always spans the viewport; only its contents use the 1200px container */
.site-footer{width:100%;display:block}
.site-footer>.container{width:min(1200px,calc(100% - 48px));max-width:1200px;margin-left:auto;margin-right:auto}
.footer-logo{display:flex;justify-content:center;align-items:center;line-height:0}
.footer-logo img,.footer-logo .custom-logo{max-width:190px;max-height:55px}
.footer-nav{width:100%}
.footer-nav ul{align-items:center}

@media(max-width:700px){
  .container,.header-inner,.site-footer>.container{width:calc(100% - 32px)}
  .header-inner{height:72px;min-height:72px}
  .site-logo img,.site-logo .custom-logo{max-width:165px;max-height:48px}
  .site-nav.is-open{top:72px}
  .feature-label{font-size:13px}
  .feature-number{font-size:13px}
  .feature-info h3{font-size:34px}
  .feature-info p{font-size:16px}
  .feature-link{font-size:16px}
  .single-post .entry-content{font-size:17px}
  .single-post .entry-title{font-size:42px}
}

/* =========================================================
   SEOJOG MODERN UI REFRESH
   ========================================================= */
:root{
  --sj-purple:#6941ff;
  --sj-purple-dark:#4f2de0;
  --sj-ink:#10121a;
  --sj-muted:#667085;
  --sj-soft:#f7f8fc;
  --sj-mint:#effbf7;
  --sj-border:#e8eaf0;
  --sj-container:1200px;
}
body{font-size:16px;letter-spacing:-.01em;overflow-x:hidden}
.container{width:min(var(--sj-container),calc(100% - 48px));max-width:var(--sj-container)}
.site-header{height:84px;background:rgba(255,255,255,.9);box-shadow:0 1px 0 rgba(16,18,26,.06)}
.header-inner{width:min(var(--sj-container),calc(100% - 48px));height:84px;min-height:84px}
.site-logo img,.site-logo .custom-logo{max-height:58px;max-width:185px}
.site-nav ul{gap:36px}
.site-nav a{font-size:14px;font-weight:650;color:#242733;padding:10px 0}
.site-nav a:after{height:2px;bottom:3px;border-radius:2px}

.sj-hero-modern{padding:92px 0 0;min-height:720px;background:radial-gradient(circle at 72% 42%,rgba(105,65,255,.28),transparent 30%),radial-gradient(circle at 12% 18%,rgba(40,211,171,.12),transparent 26%),#10121a}
.sj-hero-modern:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:rgba(255,255,255,.1)}
.hero-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:76px}
.hero-copy{padding-left:18px}
.hero-copy .eyebrow{font-size:11px;letter-spacing:.16em;margin-bottom:20px}
.hero-copy .eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#34d6ad;box-shadow:0 0 0 6px rgba(52,214,173,.08)}
.hero-copy h1{font-size:clamp(50px,5.2vw,76px);line-height:.98;letter-spacing:-4.6px;max-width:680px;margin-bottom:28px}
.hero-copy p{font-size:18px;line-height:1.65;color:#b8bdca;max-width:590px;margin-bottom:34px}
.hero-actions{gap:28px}
.btn{padding:15px 21px;border-radius:12px;font-size:13px;letter-spacing:-.01em}
.btn-primary{color:#12131a}
.text-link{font-size:14px;font-weight:650}
.mini-proof{font-size:12px;margin-top:30px}
.hero-bottom-note{position:relative;display:flex;gap:28px;padding-top:30px;padding-bottom:26px;color:#858b99;font-size:11px;letter-spacing:.02em}
.hero-bottom-note span{position:relative}.hero-bottom-note span:not(:last-child):after{content:"";width:4px;height:4px;border-radius:50%;background:#4f5360;position:absolute;right:-16px;top:50%;transform:translateY(-50%)}

.hero-visual{padding:8px 25px 35px 0}
.dashboard-window{border-radius:28px;transform:rotate(1.2deg);box-shadow:0 44px 100px rgba(0,0,0,.48);background:#f8f9fc}
.window-bar{height:54px;border-radius:28px 28px 0 0;padding:0 20px}.window-dots{display:flex;gap:6px}.window-dots i{width:7px;height:7px;background:#d8dbe4;border-radius:50%}.window-bar b{font-size:11px}.window-bar span{font-size:10px;color:#7c8290;background:none;width:auto;height:auto}
.dashboard-body{min-height:370px;grid-template-columns:58px 1fr}.dash-sidebar{padding:24px 18px}.dash-sidebar i{width:21px;height:21px;margin-bottom:18px}.dash-sidebar i:first-child{background:#6b43ff;box-shadow:0 8px 18px rgba(105,65,255,.22)}
.dash-main{padding:28px 30px}.dash-title{font-size:13px;color:#707582}.dash-title strong{font-size:25px}.score-ring{width:155px;height:155px;margin:25px auto 24px;border-width:10px}.score-ring div strong{font-size:34px}.score-ring div small{font-size:10px}.dash-list{border-radius:16px;padding:4px 16px}.dash-list div{font-size:12px;padding:13px 0;color:#505562}.dash-list b{color:#6740f2;margin-right:8px}
.floating-score{right:-2px;top:38px;border-radius:16px;padding:14px 16px;box-shadow:0 20px 50px rgba(0,0,0,.22)}.floating-score small{font-size:8px}.floating-score strong{font-size:18px}.floating-score em{font-size:9px}.floating-pill{left:6px;bottom:0;font-size:12px;font-weight:700}

.sj-features-modern{padding:125px 0 110px;background:#fff}
.section-intro{max-width:800px;margin:0 auto 75px;text-align:center}.section-intro .eyebrow{font-size:11px;margin-bottom:17px}.section-intro h2{font-size:clamp(42px,4.6vw,64px);line-height:1.02;letter-spacing:-3px;margin:0 auto 22px}.section-intro h2 span{color:var(--sj-purple)}.section-intro p{max-width:700px;margin:0 auto;font-size:17px;line-height:1.7;color:var(--sj-muted)}
.feature-modern{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:76px;align-items:center;padding:78px 0;border-top:1px solid var(--sj-border)}
.feature-modern:nth-of-type(2n+1){grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr)}
.feature-modern:nth-of-type(2n+1) .feature-info{order:2}.feature-modern:nth-of-type(2n+1) .feature-media{order:1}
.feature-info{display:grid;grid-template-columns:64px 1fr;gap:24px;align-items:start}.feature-index{display:flex;align-items:baseline;color:#a3a8b4;font-weight:700}.feature-index span{font-size:18px;color:#6b7280}.feature-index small{font-size:10px;margin-left:3px}.feature-label{font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:var(--sj-purple)}.feature-copy h3{font-size:clamp(34px,3.5vw,52px);line-height:1.05;letter-spacing:-2.2px;margin:18px 0 20px}.feature-copy p{font-size:17px;line-height:1.75;color:var(--sj-muted);max-width:470px;margin:0 0 27px}.feature-link{display:inline-flex;gap:9px;color:var(--sj-purple);font-size:15px;font-weight:800}.feature-link span{transition:transform .25s}.feature-link:hover span{transform:translate(3px,-3px)}
.feature-media{position:relative;overflow:hidden;border:1px solid var(--sj-border);border-radius:30px;background:#fff;box-shadow:0 28px 80px rgba(36,31,71,.11);transition:transform .45s ease,box-shadow .45s ease}.feature-media:hover{transform:translateY(-8px) rotate(.25deg);box-shadow:0 40px 100px rgba(36,31,71,.17)}.feature-media img{width:100%;display:block}.media-topline{padding:17px 20px;position:absolute;top:0;left:0;right:0;color:#525765;mix-blend-mode:normal;background:linear-gradient(to bottom,rgba(255,255,255,.92),rgba(255,255,255,0));font-size:10px}.media-topline strong{font-size:10px;color:#6b43ff}.media-shine{opacity:.35}

.sj-stats{padding:0 0 105px;background:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--sj-border);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 18px 55px rgba(20,20,40,.05)}.stats-grid>div{padding:28px 24px;border-right:1px solid var(--sj-border)}.stats-grid>div:last-child{border-right:0}.stats-grid strong{display:block;font-size:28px;letter-spacing:-1px}.stats-grid span{display:block;margin-top:5px;color:var(--sj-muted);font-size:13px}
.sj-cta-modern{padding:0 0 110px}.cta-panel{position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;gap:40px;padding:58px 64px;border-radius:30px;background:linear-gradient(135deg,#171927 0%,#211b42 100%);box-shadow:0 30px 80px rgba(26,20,64,.18)}.cta-panel:after{content:"";position:absolute;width:360px;height:360px;right:-100px;top:-180px;border:1px solid rgba(255,255,255,.1);border-radius:50%}.cta-panel h2{position:relative;z-index:1;color:#fff;font-size:clamp(34px,3.7vw,54px);line-height:1.05;letter-spacing:-2.5px;margin:12px 0}.cta-panel p{position:relative;z-index:1;color:#aeb3c1;font-size:16px}.btn-light{position:relative;z-index:2;background:#fff;color:#171820}.btn-light:hover{transform:translateY(-3px)}
.sj-pricing-modern{padding:115px 0 140px;background:linear-gradient(180deg,#fff 0%,#f7f9fb 100%)}.pricing-grid{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:22px}.price-card{padding:38px;border-radius:26px;border:1px solid var(--sj-border);box-shadow:0 18px 55px rgba(20,20,40,.06);background:#fff;transition:transform .35s,box-shadow .35s}.price-card:hover{transform:translateY(-8px);box-shadow:0 30px 75px rgba(20,20,40,.12)}.price-card.featured{background:#171822;color:#fff;border-color:#171822;box-shadow:0 30px 75px rgba(20,20,40,.16)}.plan-top{font-size:17px}.plan-badge{font-size:9px!important;letter-spacing:.12em}.price{font-size:52px;line-height:1.05;letter-spacing:-2px;margin:28px 0 13px}.plan-desc{font-size:15px;line-height:1.65;color:#6d7481}.price-card.featured .plan-desc{color:#aeb2c0}.price-card ul{margin:25px 0 30px}.price-card li{font-size:13px;padding-left:18px;margin:13px 0}.plan-link{font-size:14px;font-weight:800;color:var(--sj-purple)}
.site-footer{padding:76px 0 36px;background:#effbf7}.footer-logo img,.footer-logo .custom-logo{max-height:58px;max-width:190px}.footer-nav ul{gap:30px}.footer-nav a{font-size:13px;font-weight:650}.footer-copy{text-align:center;font-size:12px;color:#7c838e}

/* Modern archive / page / single typography */
.page-hero{padding:110px 0 70px;background:linear-gradient(180deg,#effbf7 0%,#fff 100%)}.page-hero h1{font-size:clamp(48px,5vw,70px);line-height:1;letter-spacing:-3px;margin:0 0 18px}.page-hero p{font-size:17px;color:var(--sj-muted);max-width:720px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.post-card{overflow:hidden;border:1px solid var(--sj-border);border-radius:24px;background:#fff;box-shadow:0 15px 50px rgba(20,20,40,.05);transition:.35s}.post-card:hover{transform:translateY(-7px);box-shadow:0 28px 70px rgba(20,20,40,.1)}.post-card-thumb{display:block;aspect-ratio:16/9;overflow:hidden;background:#f4f5f8}.post-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.post-card:hover .post-card-thumb img{transform:scale(1.04)}.post-card-body{padding:25px}.post-meta{font-size:12px;color:#7c8390}.post-card h2{font-size:25px;line-height:1.18;letter-spacing:-1px;margin:10px 0}.post-excerpt{font-size:15px;line-height:1.65;color:var(--sj-muted)}
.content-editor,.single-post{max-width:1200px}.single-post .entry-header{max-width:950px}.single-post .entry-title{font-size:clamp(46px,5.2vw,72px);letter-spacing:-3.5px}.single-post .entry-meta{font-size:13px;color:#737987}.single-post .entry-content{font-size:18px;line-height:1.9}.single-post .entry-content h2{font-size:38px;letter-spacing:-1.5px;margin-top:1.7em}.single-post .entry-content h3{font-size:28px;letter-spacing:-.8px}.single-post .featured-image img{border-radius:28px;box-shadow:0 25px 70px rgba(20,20,40,.1)}
.seojog-author-box{margin-top:80px;padding:40px;border-radius:28px}.seojog-author-box h2{font-size:30px}.seojog-author-bio{font-size:16px}

@media(max-width:900px){.hero-layout{grid-template-columns:1fr;gap:55px}.hero-copy{padding-left:0}.hero-visual{padding-right:0}.hero-bottom-note{flex-wrap:wrap}.feature-modern,.feature-modern:nth-of-type(2n+1){grid-template-columns:1fr;gap:40px}.feature-modern:nth-of-type(2n+1) .feature-info,.feature-modern:nth-of-type(2n+1) .feature-media{order:initial}.feature-copy h3{font-size:42px}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid>div:nth-child(2){border-right:0}.stats-grid>div:nth-child(-n+2){border-bottom:1px solid var(--sj-border)}.pricing-grid,.blog-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.container,.header-inner,.site-footer>.container{width:calc(100% - 32px)}.site-header,.header-inner{height:72px;min-height:72px}.site-logo img,.site-logo .custom-logo{max-width:150px;max-height:48px}.site-nav ul{gap:0}.sj-hero-modern{padding-top:62px}.hero-copy h1{font-size:46px;letter-spacing:-2.7px}.hero-copy p{font-size:16px}.hero-actions{gap:18px}.hero-bottom-note{display:none}.dashboard-body{min-height:310px}.dash-main{padding:22px}.score-ring{width:125px;height:125px}.dash-list div{font-size:10px}.floating-score{right:-4px}.sj-features-modern{padding:90px 0 70px}.section-intro{margin-bottom:55px}.section-intro h2{font-size:39px;letter-spacing:-2px}.section-intro p{font-size:15px}.feature-modern{padding:60px 0}.feature-info{grid-template-columns:48px 1fr;gap:17px}.feature-copy h3{font-size:35px}.feature-copy p{font-size:16px}.feature-media{border-radius:20px}.stats-grid{grid-template-columns:1fr}.stats-grid>div{border-right:0!important;border-bottom:1px solid var(--sj-border)}.stats-grid>div:last-child{border-bottom:0}.cta-panel{padding:38px 28px;display:block}.cta-panel .btn{margin-top:20px}.pricing-grid,.blog-grid{grid-template-columns:1fr}.price-card{padding:30px}.single-post .entry-title{font-size:42px}.single-post .entry-content{font-size:17px}.seojog-author-box{padding:28px;margin-top:55px}}

/* Modern article / archive refresh */
.archive-hero{padding:130px 0 86px;text-align:left;background:radial-gradient(circle at 82% 20%,rgba(105,65,255,.12),transparent 26%),linear-gradient(180deg,#effbf7 0%,#fff 100%)}
.archive-hero .eyebrow{display:inline-block;margin-bottom:18px;color:var(--sj-purple);font-size:11px;font-weight:850;letter-spacing:.16em}
.archive-hero h1 {
    max-width: 850px;
    font-size: clamp(48px, 6vw, 78px);
    letter-spacing: -3.8px;
    color: #000 !important;
}
.archive-hero p{max-width:720px;font-size:18px;line-height:1.7}
.archive-content{padding-top:75px}
.post-card{display:flex;flex-direction:column}
.post-card-body{display:flex;flex:1;flex-direction:column}
.post-card h2{font-size:27px}
.post-card-link{margin-top:auto;padding-top:20px;color:var(--sj-purple);font-size:14px;font-weight:800}
.post-card-link span{transition:transform .2s;display:inline-block}
.post-card-link:hover span{transform:translate(3px,-3px)}
.thumb-placeholder{display:grid;place-items:center;height:100%;font-size:34px;color:var(--sj-purple);background:linear-gradient(135deg,#effbf7,#f2efff)}
.empty-state{padding:90px 30px;text-align:center;border:1px solid var(--sj-border);border-radius:28px;background:#fff}

.article-hero{position:relative;overflow:hidden;padding:105px 0 70px;background:radial-gradient(circle at 85% 12%,rgba(105,65,255,.16),transparent 24%),radial-gradient(circle at 8% 55%,rgba(40,211,171,.12),transparent 25%),linear-gradient(180deg,#f5fbf9 0%,#fff 100%)}
.article-hero-inner{max-width:1100px;text-align:center}
.article-breadcrumb{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:26px;color:#858b98;font-size:13px}
.article-breadcrumb a{color:var(--sj-purple);font-weight:700}
.article-category{display:inline-flex;padding:7px 12px;border-radius:999px;background:#eeeaff;color:var(--sj-purple);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}
.article-hero .entry-title{max-width:1050px;margin:0 auto;font-size:clamp(48px,6vw,76px);line-height:1.02;letter-spacing:-4px;color:#10121a}
.article-lead{max-width:780px;margin:24px auto 0;font-size:19px;line-height:1.7;color:#667085}
.article-byline{display:inline-flex;align-items:center;gap:12px;margin-top:30px;text-align:left}
.byline-avatar img{display:block;border-radius:50%;width:44px;height:44px;object-fit:cover}
.article-byline strong,.article-byline span{display:block}.article-byline strong{font-size:14px}.article-byline span{font-size:12px;color:#7c8390;margin-top:2px}
.article-wrap{padding-top:40px}
.single-post{max-width:1200px}
.single-post .featured-image{max-width:1200px;margin:0 auto 65px;border-radius:30px;overflow:hidden;background:#f5f6f9;box-shadow:0 30px 90px rgba(20,20,40,.12)}
.single-post .featured-image img{display:block;width:100%;height:auto}
.article-layout{display:grid;grid-template-columns:72px minmax(0,900px);justify-content:center;gap:35px}
.article-share{position:sticky;top:110px;align-self:start;display:flex;flex-direction:column;align-items:center;gap:10px;padding-top:8px}
.article-share span{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#9096a3;writing-mode:vertical-rl;transform:rotate(180deg);margin-bottom:5px}
.article-share a,.article-share button{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--sj-border);border-radius:12px;background:#fff;color:#3c4050;font:700 12px inherit;cursor:pointer;transition:.25s;box-shadow:0 7px 20px rgba(20,20,40,.05)}
.article-share a:hover,.article-share button:hover{transform:translateY(-3px);border-color:#d9d0ff;background:#f5f1ff;color:var(--sj-purple)}
.single-post .entry-content{max-width:none;font-size:18px;line-height:1.9;color:#242733}
.single-post .entry-content p{margin:0 0 1.45em}
.single-post .entry-content h2{font-size:36px;line-height:1.2;margin:2em 0 .7em;letter-spacing:-1.5px}
.single-post .entry-content h3{font-size:28px;line-height:1.25;margin:1.8em 0 .6em}
.single-post .entry-content h4{font-size:22px}
.single-post .entry-content ul,.single-post .entry-content ol{padding-left:1.35em;margin:0 0 1.5em}
.single-post .entry-content li{margin:.5em 0}
.single-post .entry-content blockquote{margin:2em 0;padding:26px 30px;border-left:4px solid var(--sj-purple);border-radius:0 18px 18px 0;background:#f7f5ff;color:#343747;font-size:20px;line-height:1.65}
.single-post .entry-content table{width:100%;border-collapse:separate;border-spacing:0;margin:2em 0;border:1px solid var(--sj-border);border-radius:16px;overflow:hidden}
.single-post .entry-content th,.single-post .entry-content td{padding:14px 16px;border-bottom:1px solid var(--sj-border);border-right:1px solid var(--sj-border);text-align:left}
.single-post .entry-content tr:last-child td{border-bottom:0}.single-post .entry-content th:last-child,.single-post .entry-content td:last-child{border-right:0}
.single-post .entry-content pre{overflow:auto;padding:22px;border-radius:18px;background:#151721;color:#e8eaf0}
.single-post .entry-content img{max-width:100%;height:auto;border-radius:16px}
.article-tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:45px;padding-top:25px;border-top:1px solid var(--sj-border)}
.article-tags a{padding:8px 12px;border:1px solid var(--sj-border);border-radius:999px;background:#fafbfc;color:#626978;font-size:12px;font-weight:700}
.article-tags a:hover{color:var(--sj-purple);border-color:#d8d0ff;background:#f5f1ff}

/* Refined author card */
.seojog-author-box{grid-template-columns:120px minmax(0,1fr);padding:44px 48px;margin-top:82px;border-radius:30px;background:radial-gradient(circle at 92% 5%,rgba(105,65,255,.13),transparent 25%),radial-gradient(circle at 5% 95%,rgba(40,211,171,.12),transparent 25%),linear-gradient(135deg,#fff,#f7f8fc 58%,#f5f1ff);box-shadow:0 25px 80px rgba(22,25,45,.10)}
.seojog-author-avatar-wrap,.seojog-author-avatar{width:120px!important;height:120px!important}.seojog-author-avatar{border-radius:28px!important;border:6px solid #fff;box-shadow:0 18px 45px rgba(20,20,40,.16)}
.seojog-author-box h2{font-size:32px}.seojog-author-bio{font-size:17px;line-height:1.8;max-width:820px}

@media(max-width:900px){.article-layout{grid-template-columns:1fr}.article-share{position:static;flex-direction:row;justify-content:flex-start;padding:0 0 20px}.article-share span{writing-mode:initial;transform:none;margin-right:4px}.single-post .entry-content{font-size:18px}.seojog-author-box{grid-template-columns:100px 1fr}.seojog-author-avatar-wrap,.seojog-author-avatar{width:100px!important;height:100px!important}}
@media(max-width:700px){.archive-hero{padding:90px 0 60px}.archive-hero h1{font-size:48px;letter-spacing:-2.5px}.article-hero{padding:78px 0 55px}.article-hero .entry-title{font-size:43px;letter-spacing:-2.5px}.article-lead{font-size:17px}.article-wrap{padding-top:25px}.single-post .featured-image{border-radius:20px;margin-bottom:42px}.single-post .entry-content{font-size:17px;line-height:1.85}.single-post .entry-content h2{font-size:31px}.single-post .entry-content h3{font-size:25px}.single-post .entry-content blockquote{font-size:18px;padding:22px}.seojog-author-box{grid-template-columns:1fr;padding:30px 26px}.seojog-author-avatar-wrap,.seojog-author-avatar{width:92px!important;height:92px!important}.seojog-author-box h2{font-size:28px}.seojog-author-bio{font-size:16px}}

/* Final modern visual balance */
.sj-hero-modern{padding:88px 0 86px;min-height:650px;display:flex;align-items:center}
.sj-hero-modern .hero-layout{width:min(1200px,calc(100% - 48px));margin:0 auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}
.sj-hero-modern .hero-copy{max-width:590px;padding-left:12px}
.sj-hero-modern .hero-copy h1{font-size:clamp(48px,4.5vw,68px);line-height:1.01;letter-spacing:-3.5px;max-width:590px;margin-bottom:22px}
.sj-hero-modern .hero-copy p{font-size:17px;line-height:1.7;max-width:540px}
.sj-hero-modern .hero-actions{gap:20px}
.sj-hero-modern .btn{font-size:13px;padding:14px 20px}
.sj-hero-modern .text-link{font-size:14px}
.sj-hero-modern .mini-proof{font-size:12px}
.sj-hero-modern .hero-visual{min-height:0;padding:0 24px 26px 0;max-width:610px;width:100%;justify-self:end}
.sj-hero-modern .dashboard-window{max-width:590px;margin-left:auto;border-radius:26px}
.sj-hero-modern .dashboard-body{min-height:330px}
.sj-hero-modern .dash-main{padding:24px}
.sj-hero-modern .dash-title{font-size:12px}
.sj-hero-modern .dash-title strong{font-size:20px}
.sj-hero-modern .score-ring{width:132px;height:132px}
.sj-hero-modern .score-ring strong{font-size:30px}
.sj-hero-modern .dash-list div{font-size:11px;padding:9px 4px}
.sj-hero-modern .floating-score{right:-2px;top:42px}
.sj-hero-modern .floating-pill{left:8px;bottom:0}
.sj-hero-modern .hero-bottom-note{width:min(1200px,calc(100% - 48px));margin:26px auto 0;justify-content:flex-end;padding-right:24px}

/* Consistent modern typography */
.sj-features-modern .section-intro h2{font-size:clamp(38px,4vw,58px);line-height:1.06}
.sj-features-modern .section-intro p{font-size:17px}
.sj-features-modern .feature-copy h3{font-size:clamp(30px,3vw,44px);line-height:1.08}
.sj-features-modern .feature-copy p{font-size:17px;line-height:1.7}
.sj-features-modern .feature-label{font-size:14px}
.sj-features-modern .feature-link{font-size:16px}

@media(max-width:900px){
 .sj-hero-modern{padding:76px 0 80px}
 .sj-hero-modern .hero-layout{width:calc(100% - 40px);grid-template-columns:1fr;gap:48px}
 .sj-hero-modern .hero-copy{max-width:720px;margin:auto;text-align:center;padding-left:0}
 .sj-hero-modern .hero-copy h1{font-size:clamp(44px,7vw,62px);margin-left:auto;margin-right:auto}
 .sj-hero-modern .hero-copy p{margin-left:auto;margin-right:auto}
 .sj-hero-modern .hero-actions,.sj-hero-modern .mini-proof{justify-content:center}
 .sj-hero-modern .hero-visual{max-width:650px;margin:auto;padding:0 12px 30px}
 .sj-hero-modern .dashboard-window{max-width:620px}
 .sj-hero-modern .hero-bottom-note{display:none}
}
@media(max-width:700px){
 .sj-hero-modern{padding:58px 0 68px}
 .sj-hero-modern .hero-layout{width:calc(100% - 30px);gap:38px}
 .sj-hero-modern .hero-copy h1{font-size:42px;letter-spacing:-2.3px}
 .sj-hero-modern .hero-copy p{font-size:16px}
 .sj-hero-modern .hero-actions{flex-direction:column;gap:14px}
 .sj-hero-modern .hero-visual{padding:0 4px 26px}
 .sj-hero-modern .dashboard-window{border-radius:20px;transform:none}
 .sj-hero-modern .dashboard-body{min-height:300px}
 .sj-hero-modern .dash-main{padding:20px}
 .sj-hero-modern .score-ring{width:118px;height:118px;margin:20px auto}
 .sj-hero-modern .floating-score{right:2px;top:34px}
 .sj-hero-modern .floating-pill{left:6px;bottom:0;font-size:10px;padding:10px 13px}
 .sj-features-modern .section-intro h2{font-size:38px}
 .sj-features-modern .section-intro p,.sj-features-modern .feature-copy p{font-size:16px}
 .sj-features-modern .feature-copy h3{font-size:34px}
}


/* Modern single-post TOC + related sidebar */
.article-layout-modern{grid-template-columns:210px minmax(0,760px) 240px;max-width:1200px;margin:0 auto;justify-content:initial;gap:32px;align-items:start}
.article-sidebar-left,.article-sidebar-right{position:sticky;top:105px;align-self:start}
.article-sidebar-left{display:flex;flex-direction:column;gap:28px}
.article-toc{padding:20px 18px;border:1px solid #e8e9ef;border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 12px 35px rgba(20,20,40,.05)}
.toc-title{display:flex;align-items:center;gap:8px;margin-bottom:14px;color:#151722;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.toc-title span{width:7px;height:7px;border-radius:50%;background:var(--sj-purple);box-shadow:0 0 0 4px #eeeaff}
.article-toc nav{display:flex;flex-direction:column;gap:4px;max-height:52vh;overflow:auto;padding-right:3px}
.article-toc a{display:block;padding:7px 8px;border-radius:8px;color:#727888;font-size:12px;line-height:1.45;text-decoration:none;transition:.2s}
.article-toc a:hover{background:#f4f1ff;color:var(--sj-purple);transform:translateX(2px)}
.article-toc .toc-h3{padding-left:20px;font-size:11px;color:#969ba7}
.article-layout-modern .article-share{position:static;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0}
.article-layout-modern .article-share span{writing-mode:initial;transform:none;margin:0 4px 0 0}
.article-sidebar-right{top:105px}
.related-card{display:block;padding:12px;border:1px solid #e8e9ef;border-radius:22px;background:#fff;box-shadow:0 18px 45px rgba(20,20,40,.08);color:#151722;text-decoration:none;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.related-card:hover{transform:translateY(-5px);box-shadow:0 25px 60px rgba(20,20,40,.12);border-color:#dcd4ff}
.related-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px;margin:8px 0 14px}
.related-kicker{display:block;padding:2px 3px;color:var(--sj-purple);font-size:10px;font-weight:850;letter-spacing:.13em}
.related-card strong{display:block;padding:0 3px;font-size:16px;line-height:1.35}
.related-arrow{display:block;padding:14px 3px 4px;color:var(--sj-purple);font-size:12px;font-weight:800}
.related-fallback{padding:12px}
@media(max-width:1100px){.article-layout-modern{grid-template-columns:180px minmax(0,1fr);max-width:900px}.article-sidebar-right{display:none}}
@media(max-width:900px){.article-layout-modern{grid-template-columns:1fr;max-width:760px;gap:18px}.article-sidebar-left{position:static}.article-toc{order:0}.article-layout-modern .article-share{order:1}.article-layout-modern .entry-content{order:2}.article-toc nav{max-height:260px}.article-sidebar-right{display:block;position:static;order:3}.related-card{display:grid;grid-template-columns:120px 1fr;column-gap:14px;align-items:center}.related-card img{grid-row:1/4;margin:0;aspect-ratio:1/1}.related-kicker{align-self:end}.related-arrow{align-self:start;padding-top:8px}}
@media(max-width:700px){.article-layout-modern{max-width:none}.article-toc{padding:17px 15px}.article-toc a{font-size:12px}.related-card{grid-template-columns:100px 1fr}.related-card strong{font-size:15px}}

/* SEOJog modern blog archive cards */
.archive-content{padding:34px 0 110px;background:#fff}
.archive-content .container{max-width:1200px}
.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;align-items:stretch}
.post-card{position:relative;border:1px solid #e8e9f0;border-radius:26px;background:#fff;box-shadow:0 10px 35px rgba(20,20,40,.045);overflow:hidden;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s}
.post-card::after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,#6246ea,#8b5cf6,#19c7a3);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}
.post-card:hover{transform:translateY(-10px);box-shadow:0 24px 65px rgba(30,24,75,.13);border-color:#ddd9f7}
.post-card:hover::after{transform:scaleX(1)}
.post-card-thumb{position:relative;aspect-ratio:16/10;background:#effbf7;overflow:hidden}
.post-card-thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(17,18,28,.08));pointer-events:none}
.post-card-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.8,.2,1)}
.post-card:hover .post-card-thumb img{transform:scale(1.055)}
.post-card-body{padding:26px 26px 27px;min-height:285px}
.post-meta{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:12px!important;line-height:1.3;color:#727789!important;font-weight:650;letter-spacing:.01em}
.post-meta span:first-child{color:#5f3ff0;background:#f1eeff;padding:6px 10px;border-radius:999px}
.post-card h2{font-size:26px!important;line-height:1.2!important;letter-spacing:-.8px!important;margin:0 0 13px!important}
.post-card h2 a{color:#151722;text-decoration:none}
.post-card h2 a:hover{color:#5f3ff0}
.post-excerpt{font-size:16px!important;line-height:1.7!important;color:#6b7180!important;margin:0!important}
.post-card-link{display:inline-flex;align-items:center;gap:8px;margin-top:23px;padding:10px 15px;border:1px solid #e4e0fb;border-radius:999px;background:#faf9ff;color:#5739df!important;font-size:14px!important;font-weight:800;text-decoration:none!important;transition:background .25s,color .25s,transform .25s,border-color .25s}
.post-card-link:hover{background:#5f3ff0;color:#fff!important;border-color:#5f3ff0;transform:translateX(3px)}
.post-card-link span{font-size:16px!important}
.pagination{margin-top:55px}
.pagination .page-numbers{padding:10px 14px!important;border-radius:12px!important;background:#fff}

@media(max-width:900px){
 .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
 .post-card-body{min-height:270px;padding:23px}
 .post-card h2{font-size:23px!important}
}
@media(max-width:700px){
 .archive-content{padding:20px 0 80px}
 .blog-grid{grid-template-columns:1fr;gap:20px}
 .post-card-body{min-height:0;padding:23px}
 .post-card h2{font-size:25px!important}
 .post-excerpt{font-size:16px!important}
}

/* Final header alignment */
.site-header .header-inner{width:min(1200px,calc(100% - 48px));max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:84px;min-height:84px;padding:0}
.site-header .site-logo{display:flex;align-items:center;line-height:0;margin:0;padding:0}
.site-header .site-logo img,.site-header .site-logo .custom-logo{display:block;width:auto;height:auto;max-width:185px;max-height:58px;margin:0}
.site-header .site-nav{display:flex;align-items:center;margin:0 0 0 auto}
.site-header .site-nav ul{display:flex;align-items:center;gap:36px;margin:0;padding:0;list-style:none}
.site-header .site-nav a{display:inline-flex;align-items:center;height:40px;padding:0;font-size:14px;line-height:1.2}
@media(max-width:700px){.site-header .header-inner{width:calc(100% - 32px);height:72px;min-height:72px}.site-header .site-logo img,.site-header .site-logo .custom-logo{max-width:150px;max-height:48px}.site-header .site-nav.is-open{top:72px}}


/* =========================================================
   FINAL MOBILE HEADER / MENU FIX
   ========================================================= */
@media (max-width:700px){

  /* Keep logo and hamburger on one row */
  .site-header .header-inner{
    position:relative;
    width:calc(100% - 32px);
    height:72px;
    min-height:72px;
    display:flex;
    align-items:center;
    justify-content:space-between;
  }

  /* Logo stays on the left */
  .site-header .site-logo,
  .site-header .custom-logo-link{
    display:flex;
    align-items:center;
    flex:0 0 auto;
    max-width:150px;
  }

  .site-header .site-logo img,
  .site-header .site-logo .custom-logo,
  .site-header .custom-logo-link img{
    display:block;
    width:auto;
    height:auto;
    max-width:150px;
    max-height:48px;
  }

  /* Hamburger stays on the right */
  .site-header .menu-toggle{
    display:flex !important;
    align-items:center;
    justify-content:center;
    flex:0 0 42px;
    width:42px;
    height:42px;
    margin-left:auto;
    padding:0;
    border:0;
    background:#f2f3f7;
    border-radius:12px;
    font-size:20px;
    line-height:1;
    cursor:pointer;
    z-index:1002;
  }

  /* Hide desktop navigation completely on mobile */
  .site-header .site-nav{
    display:none !important;
    position:absolute;
    top:72px;
    left:16px;
    right:16px;
    width:auto;
    margin:0 !important;
    padding:16px;
    background:#fff;
    border:1px solid #e8e9ee;
    border-radius:16px;
    box-shadow:0 20px 50px rgba(20,20,40,.14);
    z-index:1001;
  }

  /* Show navigation only after hamburger is clicked */
  .site-header .site-nav.is-open{
    display:block !important;
  }

  .site-header .site-nav > div,
  .site-header .site-nav .menu-primary-container{
    display:block;
    width:100%;
  }

  .site-header .site-nav ul,
  .site-header .site-nav > div > ul,
  .site-header .site-nav .menu-primary-container > ul{
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    gap:0 !important;
    width:100%;
    margin:0 !important;
    padding:0 !important;
    list-style:none;
  }

  .site-header .site-nav li{
    display:block;
    width:100%;
    margin:0;
    padding:0;
  }

  .site-header .site-nav a{
    display:flex !important;
    align-items:center;
    width:100%;
    min-height:44px;
    height:auto;
    padding:10px 12px !important;
    font-size:14px;
    line-height:1.3;
    white-space:normal;
    border-radius:10px;
  }

  .site-header .site-nav a:hover{
    background:#f5f3ff;
  }

  .site-header .site-nav a:after{
    display:none;
  }
}
