
/* Webtick Single Post Experience v2 */
.wtb-reading-progress{position:fixed;top:0;right:0;left:0;height:3px;z-index:9999;background:transparent;pointer-events:none}.wtb-reading-progress span{display:block;width:0;height:100%;background:var(--wtb-single-accent,var(--wt-accent));transition:width .08s linear}
.single-post-experience{padding-top:58px}.single-header{max-width:900px;text-align:right}.single-breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--wt-muted);margin-bottom:22px}.single-breadcrumbs .current{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px}.single-eyebrow,.section-kicker,.cta-kicker{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--wt-muted);text-transform:uppercase}.single-title{max-width:820px;font-size:clamp(34px,4vw,var(--wtb-single-h1,46px));line-height:1.38;letter-spacing:-.9px;margin:8px 0 16px;font-weight:850}.single-lead{font-size:19px;line-height:1.9;color:var(--wt-muted);max-width:780px;margin:0}.single-meta{display:flex;gap:18px;align-items:center;flex-wrap:wrap;color:var(--wt-muted);font-size:12px;margin-top:20px}.single-author-mini{display:flex;align-items:center;gap:8px}.single-author-mini img{width:32px;height:32px;border-radius:50%}.single-cover{max-width:1080px;margin:38px auto 46px;border-radius:28px;overflow:hidden;background:#e8e8e5;position:relative}.single-cover--cinematic{box-shadow:0 25px 70px rgba(0,0,0,.12)}.single-cover img{width:100%;height:auto;max-height:650px;object-fit:cover}.single-cover figcaption{font-size:11px;color:var(--wt-muted);padding:10px 14px;background:#fff}.article-layout{max-width:1180px;margin:auto;display:grid;grid-template-columns:210px minmax(0,var(--wtb-content-width,760px));gap:54px;justify-content:center;align-items:start}.article-layout.no-toc{grid-template-columns:minmax(0,var(--wtb-content-width,760px))}.toc{position:sticky;top:104px;height:max-content}.toc-inner{border:1px solid var(--wt-border);padding:15px 16px;border-radius:14px;background:var(--wtb-single-surface,#fff);box-shadow:0 12px 35px rgba(0,0,0,.05)}.toc h2{font-size:12px;margin:0 0 10px;font-weight:900}.toc-list{max-height:420px;overflow:auto;padding-left:2px}.toc-list a{display:block;font-size:11px;line-height:1.85;color:var(--wt-text);padding:7px 9px;border-radius:8px;border-right:2px solid transparent;opacity:.82;transition:color .2s ease,background .2s ease,border-color .2s ease,opacity .2s ease}.toc-list a:hover,.toc-list a.is-active{color:var(--wt-text);background:rgba(0,0,0,.045);border-right-color:var(--wtb-single-accent,var(--wt-accent));opacity:1}.toc-mobile-head{display:none}.article-content{font-size:var(--wtb-body-size,18px);line-height:2.02;color:#292929;letter-spacing:-.06px}.article-content>*{max-width:100%}.article-content h2,.article-content h3,.article-content h4{font-family:var(--wt-font);color:var(--wt-text);scroll-margin-top:110px}.article-content h2{font-size:30px;line-height:1.5;margin:58px 0 18px;font-weight:850}.article-content h3{font-size:23px;line-height:1.55;margin:40px 0 14px;font-weight:800}.article-content h4{font-size:19px;line-height:1.6;margin:30px 0 12px;font-weight:800}.article-content p{margin:0 0 25px}.article-content a{color:var(--wtb-single-accent,var(--wt-accent));text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.article-content ul,.article-content ol{padding-right:25px;margin:0 0 26px}.article-content li{margin:7px 0}.article-content blockquote,.article-content .wp-block-quote{margin:34px 0;padding:25px 26px;border:1px solid var(--wt-border);border-right:4px solid var(--wtb-single-accent,var(--wt-accent));background:var(--wtb-single-surface,#fff);border-radius:16px;font-size:19px;line-height:1.9}.article-content blockquote p:last-child{margin-bottom:0}.article-content figure{margin:34px 0}.article-content figure img{border-radius:18px}.article-content figcaption{font-size:11px;color:var(--wt-muted);text-align:center;margin-top:9px}.article-content table{width:100%;border-collapse:separate;border-spacing:0;background:var(--wtb-single-surface,#fff);border:1px solid var(--wt-border);border-radius:16px;overflow:hidden;margin:32px 0}.article-content th,.article-content td{padding:12px 14px;border-bottom:1px solid var(--wt-border);border-left:1px solid var(--wt-border);text-align:right}.article-content th{font-weight:800;color:var(--wt-text);background:rgba(0,0,0,.025)}.article-content tr:last-child td{border-bottom:0}.article-content pre{position:relative;direction:ltr;text-align:left;overflow:auto;background:var(--wtb-code-bg,#111315);color:#f4f5f6;border-radius:16px;padding:22px;margin:32px 0;line-height:1.7;font-size:13px}.article-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.article-content :not(pre)>code{padding:2px 6px;background:#f0f0ed;border-radius:6px;font-size:.88em}.single-mid-cta,.single-final-cta{border:1px solid var(--wt-border);background:var(--wtb-single-surface,#fff);border-radius:22px;padding:26px 28px;margin:48px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 16px 45px rgba(0,0,0,.045)}.single-mid-cta h2,.single-final-cta h2{font-size:23px;line-height:1.45;margin:5px 0 8px}.single-mid-cta p,.single-final-cta p{margin:0;color:var(--wt-muted);font-size:13px}.single-mid-cta>a,.single-final-cta>a{flex:none;background:var(--wtb-single-accent,var(--wt-accent));color:#fff;border-radius:12px;padding:11px 16px;font-weight:800;font-size:12px;text-decoration:none}.single-mid-cta>a span,.single-final-cta>a span{margin-right:7px}.share-box{margin:42px 0 24px;padding:18px 0;border-top:1px solid var(--wt-border);border-bottom:1px solid var(--wt-border);display:flex;align-items:center;justify-content:space-between;gap:14px}.share-links{display:flex;gap:7px;flex-wrap:wrap}.share-links a,.share-links button{border:1px solid var(--wt-border);background:#fff;color:var(--wt-text);border-radius:9px;padding:7px 11px;font-size:11px;cursor:pointer}.post-tags{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:24px 0}.tags-label{font-size:11px;color:var(--wt-muted)}.post-tags a{font-size:11px;background:#f3f3f0;border-radius:999px;padding:6px 10px}.author-box{background:var(--wtb-single-surface,#fff);border:1px solid var(--wt-border);border-radius:22px;padding:25px;margin:44px 0;display:flex;gap:18px;align-items:flex-start}.author-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;flex:none}.author-avatar img{width:100%;height:100%}.author-label{font-size:11px;color:var(--wt-muted)}.author-box h2{font-size:21px;margin:4px 0}.author-box p{font-size:13px;color:var(--wt-muted);margin:0 0 8px}.author-box a{font-size:12px;font-weight:800}.next-post{display:grid;grid-template-columns:1fr auto;gap:6px 20px;padding:22px 0;border-top:1px solid var(--wt-border);border-bottom:1px solid var(--wt-border);text-decoration:none}.next-post span{grid-column:1/-1;font-size:10px;color:var(--wt-muted);font-weight:900;letter-spacing:.08em}.next-post strong{font-size:18px;line-height:1.5}.next-post em{font-size:22px;font-style:normal;align-self:center}.single-final-cta{margin-top:48px;background:#111;color:#fff;border-color:#111;padding:32px}.single-final-cta p{color:#aaa}.single-final-cta>a{background:#fff;color:#111}.single-related{padding-top:65px}.single-related .section-head h2{font-size:28px;margin:5px 0 0}.single-related .related-grid{margin-top:20px}.toc-mobile-toggle{display:none}
@media(max-width:980px){.article-layout{grid-template-columns:minmax(0,760px)}.toc{position:static}.toc-inner{border:1px solid var(--wt-border);border-radius:14px;padding:12px}.toc-mobile-head{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--wt-border);border-radius:14px;padding:12px 14px;background:#fff}.toc-mobile-head .toc-mobile-toggle{display:block;border:0;background:transparent;font-size:11px;cursor:pointer}.toc-inner{display:none}.toc.is-open .toc-inner{display:block;margin-top:8px}.toc.is-open .toc-mobile-head{border-radius:14px}.toc.is-open .toc-mobile-toggle:after{content:' بستن'}.toc.is-open .toc-mobile-toggle{font-size:0}.toc.is-open .toc-mobile-toggle:after{font-size:11px}}
@media(max-width:700px){.single-post-experience{padding-top:34px}.single-title{font-size:32px;line-height:1.48}.single-lead{font-size:17px}.single-cover{margin:28px -11px 34px;border-radius:18px}.article-content{font-size:17px;line-height:2}.article-content h2{font-size:25px;margin-top:46px}.article-content h3{font-size:21px}.single-mid-cta,.single-final-cta{display:block;padding:23px;margin:38px 0}.single-mid-cta>a,.single-final-cta>a{display:inline-flex;margin-top:18px}.share-box{display:block}.share-links{margin-top:12px}.author-box{padding:20px}.author-avatar{width:62px;height:62px}.single-related{padding-top:42px}.single-breadcrumbs .current{display:none}}

.wtb-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.86);z-index:10000;display:grid;place-items:center;padding:30px;cursor:zoom-out}.wtb-lightbox img{max-width:min(1100px,95vw);max-height:90vh;width:auto;height:auto;border-radius:14px}.wtb-lightbox button{position:absolute;top:20px;left:20px;width:42px;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(0,0,0,.35);color:#fff;font-size:26px;cursor:pointer}
.article-content .is-style-callout,.article-content .wtb-callout{padding:20px 22px;border:1px solid var(--wt-border);border-radius:16px;background:var(--wtb-single-surface,#fff);margin:28px 0}.article-content .is-style-callout:before,.article-content .wtb-callout:before{display:block;font-size:11px;font-weight:900;color:var(--wtb-single-accent,var(--wt-accent));margin-bottom:6px}.article-content .is-style-callout p:last-child,.article-content .wtb-callout p:last-child{margin-bottom:0}.article-content .is-style-callout-tip:before{content:'نکته';}.article-content .is-style-callout-warning:before{content:'توجه';}.article-content .is-style-callout-result:before{content:'نتیجه';}


/* Webtick Single Post — Cyberpunk Neon skin */
body.wtb-single-theme-cyberpunk{
  --wt-cy-bg:#050713;
  --wt-cy-panel:#090d1d;
  --wt-cy-panel-2:#0c1228;
  --wt-cy-text:#f4f7ff;
  --wt-cy-muted:#8f9ab8;
  --wt-cy-cyan:#00e5ff;
  --wt-cy-blue:#356bff;
  --wt-cy-pink:#ff18d4;
  --wt-cy-purple:#8b35ff;
  --wt-cy-line:rgba(78,136,255,.22);
  background:
    radial-gradient(circle at 78% 10%,rgba(139,53,255,.14),transparent 28rem),
    radial-gradient(circle at 10% 36%,rgba(0,229,255,.08),transparent 24rem),
    #050713;
  color:var(--wt-cy-text);
}
body.wtb-single-theme-cyberpunk:before{
  content:"";position:fixed;inset:0;pointer-events:none;z-index:9997;opacity:.055;
  background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 1px,transparent 1px,transparent 4px);
  mix-blend-mode:screen;
}
body.wtb-single-theme-cyberpunk .site-header{
  --h-bg:rgba(4,7,18,.78);--h-text:#f5f7ff;--h-muted:#93a0c0;--h-border:rgba(83,128,255,.25);--h-accent:#8b35ff;
  background:rgba(4,7,18,.78);border-bottom-color:rgba(0,229,255,.18);box-shadow:0 8px 35px rgba(0,0,0,.22);backdrop-filter:blur(22px);
}
body.wtb-single-theme-cyberpunk .wtb-header-main{min-height:76px}
body.wtb-single-theme-cyberpunk .wtb-brand-logo{position:relative;filter:drop-shadow(0 0 10px rgba(0,229,255,.38)) drop-shadow(0 0 18px rgba(255,24,212,.24))}
body.wtb-single-theme-cyberpunk .wtb-brand-logo:after{content:"";position:absolute;inset:-8px;border:1px solid rgba(0,229,255,.22);border-radius:15px;box-shadow:0 0 20px rgba(0,229,255,.09),inset 0 0 16px rgba(255,24,212,.06);pointer-events:none}
body.wtb-single-theme-cyberpunk .wtb-brand-copy strong{color:#fff;text-shadow:0 0 16px rgba(0,229,255,.22)}
body.wtb-single-theme-cyberpunk .wtb-menu>li>a{color:#9aa6c5}
body.wtb-single-theme-cyberpunk .wtb-menu>li>a:hover,body.wtb-single-theme-cyberpunk .wtb-menu>li.current-menu-item>a{color:#fff;background:linear-gradient(90deg,rgba(0,229,255,.08),rgba(255,24,212,.08));box-shadow:inset 0 -1px 0 rgba(0,229,255,.55)}
body.wtb-single-theme-cyberpunk .wtb-header-icon{background:rgba(10,16,36,.72);border-color:rgba(0,229,255,.22);color:#dffcff}
body.wtb-single-theme-cyberpunk .wtb-header-cta{background:linear-gradient(100deg,#ff18d4,#7434ff 55%,#00bfff);box-shadow:0 0 22px rgba(255,24,212,.22),0 0 35px rgba(0,229,255,.12)}
body.wtb-single-theme-cyberpunk .single-post-experience{position:relative;padding-top:52px;isolation:isolate}
body.wtb-single-theme-cyberpunk .single-post-experience:before{
  content:"";position:absolute;z-index:-1;top:0;left:50%;width:100vw;height:760px;transform:translateX(-50%);
  background:radial-gradient(ellipse at 50% 0%,rgba(53,107,255,.13),transparent 55%),linear-gradient(180deg,rgba(5,7,19,.1),#050713 92%);
  pointer-events:none;
}
body.wtb-single-theme-cyberpunk .single-header{max-width:1000px;margin:0 auto;text-align:right;position:relative}
body.wtb-single-theme-cyberpunk .single-header:after{content:"WEBTICK // DIGITAL STORIES";display:block;margin-top:28px;color:rgba(0,229,255,.55);font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.18em;direction:ltr;text-align:left}
body.wtb-single-theme-cyberpunk .single-breadcrumbs{color:#7380a1;margin-bottom:24px}
body.wtb-single-theme-cyberpunk .single-breadcrumbs a{color:#a7b3d0}
body.wtb-single-theme-cyberpunk .single-breadcrumbs span{color:#384566}
body.wtb-single-theme-cyberpunk .single-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#00e5ff;border:1px solid rgba(0,229,255,.35);background:rgba(0,229,255,.055);padding:7px 11px;border-radius:999px;box-shadow:0 0 22px rgba(0,229,255,.07);font-size:10px;letter-spacing:.08em}
body.wtb-single-theme-cyberpunk .single-eyebrow:before{content:"●";font-size:7px;text-shadow:0 0 8px #00e5ff}
body.wtb-single-theme-cyberpunk .single-title{max-width:940px;font-size:clamp(34px,4.3vw,58px);line-height:1.32;letter-spacing:-1.5px;margin:17px 0 17px;color:#f8fbff;text-shadow:0 0 30px rgba(53,107,255,.14)}
body.wtb-single-theme-cyberpunk .single-title:after{content:"";display:block;width:105px;height:3px;margin-top:17px;background:linear-gradient(90deg,#00e5ff,#356bff,#ff18d4);box-shadow:0 0 16px rgba(0,229,255,.55),0 0 24px rgba(255,24,212,.3);border-radius:99px}
body.wtb-single-theme-cyberpunk .single-lead{max-width:840px;color:#aeb8d1;font-size:18px;line-height:1.95}
body.wtb-single-theme-cyberpunk .single-meta{color:#7d89a9;margin-top:24px}
body.wtb-single-theme-cyberpunk .single-author-mini img{border:1px solid rgba(0,229,255,.55);box-shadow:0 0 15px rgba(0,229,255,.15)}
body.wtb-single-theme-cyberpunk .single-meta strong{color:#eef3ff}
body.wtb-single-theme-cyberpunk .single-cover{max-width:1160px;margin:38px auto 58px;border:1px solid rgba(0,229,255,.22);border-radius:26px;background:#080c1a;box-shadow:0 35px 100px rgba(0,0,0,.45),0 0 55px rgba(53,107,255,.11),0 0 0 1px rgba(255,24,212,.08);overflow:hidden}
body.wtb-single-theme-cyberpunk .single-cover:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,rgba(0,229,255,.12),transparent 28%,transparent 68%,rgba(255,24,212,.12));mix-blend-mode:screen}
body.wtb-single-theme-cyberpunk .single-cover:after{content:"SCAN // READ // GROW";position:absolute;z-index:2;top:18px;left:20px;padding:7px 9px;border:1px solid rgba(0,229,255,.35);border-radius:6px;background:rgba(2,5,14,.6);color:#9ef7ff;font:700 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.13em;direction:ltr;box-shadow:0 0 15px rgba(0,229,255,.1)}
body.wtb-single-theme-cyberpunk .single-cover img{max-height:650px;filter:saturate(1.1) contrast(1.04)}
body.wtb-single-theme-cyberpunk .single-cover figcaption{background:#080c1a;color:#7583a6;border-top:1px solid rgba(78,136,255,.15)}
body.wtb-single-theme-cyberpunk .article-layout{max-width:1220px;grid-template-columns:225px minmax(0,var(--wtb-content-width,760px));gap:58px}
body.wtb-single-theme-cyberpunk .toc-inner{border:1px solid rgba(78,136,255,.24);padding:15px 16px;background:linear-gradient(180deg,rgba(10,16,36,.9),rgba(7,10,24,.72));border-radius:14px;box-shadow:0 14px 45px rgba(0,0,0,.22),inset 0 0 28px rgba(0,229,255,.025)}
body.wtb-single-theme-cyberpunk .toc h2{color:#e9f5ff}
body.wtb-single-theme-cyberpunk .toc-list a{color:#aebbd4;border-radius:7px;border-right-color:transparent;opacity:1}
body.wtb-single-theme-cyberpunk .toc-list a:hover,body.wtb-single-theme-cyberpunk .toc-list a.is-active{color:#fff;background:linear-gradient(90deg,rgba(0,229,255,.08),rgba(139,53,255,.09));border-right-color:#00e5ff;box-shadow:inset -8px 0 22px rgba(0,229,255,.035)}
body.wtb-single-theme-cyberpunk .article-content{color:#c7d0e4;font-size:var(--wtb-body-size,18px);line-height:2.04}
body.wtb-single-theme-cyberpunk .article-content h2,body.wtb-single-theme-cyberpunk .article-content h3,body.wtb-single-theme-cyberpunk .article-content h4{color:#f4f7ff}
body.wtb-single-theme-cyberpunk .article-content h2{font-size:31px;position:relative;padding-right:17px}
body.wtb-single-theme-cyberpunk .article-content h2:before{content:"";position:absolute;right:0;top:.35em;width:3px;height:1.35em;background:linear-gradient(#00e5ff,#ff18d4);box-shadow:0 0 13px rgba(0,229,255,.5)}
body.wtb-single-theme-cyberpunk .article-content h3{color:#e6eaff}
body.wtb-single-theme-cyberpunk .article-content p{color:#b9c4db}
body.wtb-single-theme-cyberpunk .article-content a{color:#00e5ff;text-shadow:0 0 10px rgba(0,229,255,.13)}
body.wtb-single-theme-cyberpunk .article-content strong{color:#f0f4ff}
body.wtb-single-theme-cyberpunk .article-content blockquote,body.wtb-single-theme-cyberpunk .article-content .wp-block-quote{background:linear-gradient(135deg,rgba(12,18,40,.95),rgba(8,11,26,.88));border:1px solid rgba(78,136,255,.28);border-right:4px solid #ff18d4;color:#d9e1f4;box-shadow:0 18px 45px rgba(0,0,0,.22),0 0 30px rgba(255,24,212,.055)}
body.wtb-single-theme-cyberpunk .article-content .is-style-callout,body.wtb-single-theme-cyberpunk .article-content .wtb-callout{background:linear-gradient(135deg,rgba(8,15,35,.96),rgba(11,8,31,.92));border-color:rgba(0,229,255,.25);box-shadow:0 18px 50px rgba(0,0,0,.2),0 0 35px rgba(0,229,255,.05)}
body.wtb-single-theme-cyberpunk .article-content .is-style-callout:before,body.wtb-single-theme-cyberpunk .article-content .wtb-callout:before{color:#00e5ff}
body.wtb-single-theme-cyberpunk .article-content table{background:#090e20;border-color:rgba(78,136,255,.22);border-radius:14px;overflow:hidden}
body.wtb-single-theme-cyberpunk .article-content th,body.wtb-single-theme-cyberpunk .article-content td{border-color:rgba(78,136,255,.14);color:#cbd5e9} body.wtb-single-theme-cyberpunk .article-content th{color:#f4f7ff;background:rgba(0,229,255,.045)}
body.wtb-single-theme-cyberpunk .article-content pre{background:#03050d;border:1px solid rgba(0,229,255,.16);box-shadow:inset 0 0 35px rgba(0,229,255,.025),0 18px 45px rgba(0,0,0,.25)}
body.wtb-single-theme-cyberpunk .article-content :not(pre)>code{background:#111831;color:#8ff6ff;border:1px solid rgba(0,229,255,.13)}
body.wtb-single-theme-cyberpunk .single-mid-cta,body.wtb-single-theme-cyberpunk .single-final-cta{position:relative;overflow:hidden;background:linear-gradient(115deg,#09132b,#11091e 60%,#0b1027);border:1px solid rgba(0,229,255,.3);color:#fff;box-shadow:0 25px 65px rgba(0,0,0,.3),0 0 45px rgba(53,107,255,.07)}
body.wtb-single-theme-cyberpunk .single-mid-cta:before,body.wtb-single-theme-cyberpunk .single-final-cta:before{content:"";position:absolute;width:230px;height:230px;right:-100px;top:-120px;border-radius:50%;background:rgba(255,24,212,.18);filter:blur(35px);pointer-events:none}
body.wtb-single-theme-cyberpunk .single-mid-cta h2,body.wtb-single-theme-cyberpunk .single-final-cta h2{color:#f7f9ff}
body.wtb-single-theme-cyberpunk .single-mid-cta p,body.wtb-single-theme-cyberpunk .single-final-cta p{color:#9da9c4}
body.wtb-single-theme-cyberpunk .single-mid-cta>a,body.wtb-single-theme-cyberpunk .single-final-cta>a{background:linear-gradient(100deg,#ff18d4,#7334ff 55%,#00bfff);color:#fff;box-shadow:0 0 25px rgba(255,24,212,.22),0 0 20px rgba(0,229,255,.1)}
body.wtb-single-theme-cyberpunk .share-box{border-color:rgba(78,136,255,.18)}
body.wtb-single-theme-cyberpunk .share-box>strong{color:#edf2ff}
body.wtb-single-theme-cyberpunk .share-links a,body.wtb-single-theme-cyberpunk .share-links button{background:#090e20;color:#aeb9d0;border-color:rgba(78,136,255,.22);box-shadow:inset 0 0 18px rgba(0,229,255,.018)}
body.wtb-single-theme-cyberpunk .share-links a:hover,body.wtb-single-theme-cyberpunk .share-links button:hover{color:#fff;border-color:rgba(0,229,255,.55);box-shadow:0 0 18px rgba(0,229,255,.09)}
body.wtb-single-theme-cyberpunk .post-tags a{background:#0b1228;color:#9eabc8;border:1px solid rgba(78,136,255,.18)}
body.wtb-single-theme-cyberpunk .tags-label{color:#73809f}
body.wtb-single-theme-cyberpunk .author-box{background:linear-gradient(135deg,#091229,#0b0a1b);border-color:rgba(78,136,255,.22);box-shadow:0 18px 50px rgba(0,0,0,.2)}
body.wtb-single-theme-cyberpunk .author-avatar{border:1px solid rgba(0,229,255,.42);box-shadow:0 0 25px rgba(0,229,255,.08)}
body.wtb-single-theme-cyberpunk .author-label{color:#00dff8}.wtb-single-theme-cyberpunk .author-box h2{color:#fff}.wtb-single-theme-cyberpunk .author-box p{color:#9aa7c1}.wtb-single-theme-cyberpunk .author-box a{color:#00e5ff}
body.wtb-single-theme-cyberpunk .next-post{border-color:rgba(78,136,255,.18)}
body.wtb-single-theme-cyberpunk .next-post span{color:#00e5ff}.wtb-single-theme-cyberpunk .next-post strong{color:#f1f4ff}.wtb-single-theme-cyberpunk .next-post em{color:#ff18d4;text-shadow:0 0 15px rgba(255,24,212,.4)}
body.wtb-single-theme-cyberpunk .single-related{position:relative}.wtb-single-theme-cyberpunk .single-related .section-kicker{color:#00e5ff}.wtb-single-theme-cyberpunk .single-related .section-head h2{color:#fff}.wtb-single-theme-cyberpunk .related-grid .post-card{background:linear-gradient(145deg,#090e20,#0b0a1b);border-color:rgba(78,136,255,.2);box-shadow:0 18px 50px rgba(0,0,0,.25)}
body.wtb-single-theme-cyberpunk .related-grid .post-card:hover{border-color:rgba(0,229,255,.5);box-shadow:0 20px 55px rgba(0,0,0,.3),0 0 28px rgba(0,229,255,.07)}
body.wtb-single-theme-cyberpunk .wtb-reading-progress span{background:linear-gradient(90deg,#00e5ff,#356bff,#ff18d4);box-shadow:0 0 12px rgba(0,229,255,.75),0 0 18px rgba(255,24,212,.45)}
body.wtb-single-theme-cyberpunk .section-head h2{color:#fff}
body.wtb-single-theme-cyberpunk .footer{background:#03050d!important;border-top:1px solid rgba(0,229,255,.12)}
@media(max-width:980px){
  body.wtb-single-theme-cyberpunk .article-layout{grid-template-columns:minmax(0,760px);gap:22px}
  body.wtb-single-theme-cyberpunk .toc-inner{border:1px solid rgba(78,136,255,.2);border-radius:14px}
}
@media(max-width:700px){
  body.wtb-single-theme-cyberpunk .single-post-experience{padding-top:30px}
  body.wtb-single-theme-cyberpunk .single-title{font-size:30px;letter-spacing:-.8px}
  body.wtb-single-theme-cyberpunk .single-lead{font-size:16px}
  body.wtb-single-theme-cyberpunk .single-cover{margin:25px -11px 38px;border-radius:18px}
  body.wtb-single-theme-cyberpunk .single-cover:after{font-size:7px}
  body.wtb-single-theme-cyberpunk .article-content h2{font-size:25px}
  body.wtb-single-theme-cyberpunk .single-mid-cta,body.wtb-single-theme-cyberpunk .single-final-cta{border-radius:18px}
}


/* Webtick v1.8.1 — final polish / no horizontal bleed / readable editorial scale */
html, body { max-width:100%; overflow-x:hidden; }
body.wtb-single-theme-cyberpunk .single-title{font-size:clamp(32px,3.55vw,48px);line-height:1.4;letter-spacing:-1.1px}
body.wtb-single-theme-cyberpunk .single-lead{font-size:17px;line-height:1.95}
body.wtb-single-theme-cyberpunk .article-content{font-size:17px;line-height:2.02}
body.wtb-single-theme-cyberpunk .article-content h2{font-size:28px}
body.wtb-single-theme-cyberpunk .article-content h3{font-size:21px}
body.wtb-single-theme-cyberpunk .article-content h4{font-size:18px}
body.wtb-single-theme-cyberpunk .article-content p{max-width:100%}
body.wtb-single-theme-cyberpunk .article-content img,body.wtb-single-theme-cyberpunk .article-content iframe,body.wtb-single-theme-cyberpunk .article-content video{max-width:100%;height:auto}
body.wtb-single-theme-cyberpunk .article-content pre{max-width:100%;white-space:pre;overflow:auto}
body.wtb-single-theme-cyberpunk .single-cover{max-width:min(1160px,100%);width:100%}
body.wtb-single-theme-cyberpunk .share-links a,body.wtb-single-theme-cyberpunk .share-links button{background:linear-gradient(145deg,#0a1022,#090c18);border-color:rgba(78,136,255,.24);color:#dce7ff;box-shadow:0 0 0 1px rgba(0,229,255,.025)}
body.wtb-single-theme-cyberpunk .post-tags a{background:#0b1227;color:#bfeaff;border:1px solid rgba(0,229,255,.16)}
body.wtb-single-theme-cyberpunk .author-box{background:linear-gradient(145deg,#090f21,#0b0a1b);border-color:rgba(78,136,255,.23);box-shadow:0 20px 55px rgba(0,0,0,.24)}
body.wtb-single-theme-cyberpunk .author-label{color:#00e5ff}
body.wtb-single-theme-cyberpunk .author-box h2{color:#fff}
body.wtb-single-theme-cyberpunk .author-box p{color:#9ba8c3}
body.wtb-single-theme-cyberpunk .author-box a{color:#00e5ff}
body.wtb-single-theme-cyberpunk .next-post{background:linear-gradient(145deg,rgba(9,14,31,.55),rgba(10,8,25,.4));padding:24px 4px}
body.wtb-single-theme-cyberpunk .toc-mobile-head{background:linear-gradient(145deg,#0a1022,#090c18);border-color:rgba(78,136,255,.22);color:#fff}
body.wtb-single-theme-cyberpunk .toc-mobile-toggle{color:#00e5ff}
body.wtb-single-theme-cyberpunk .single-related .related-grid .post-card .post-body{background:transparent}
body.wtb-single-theme-cyberpunk .single-related .post-card h3 a{color:#f4f7ff}
body.wtb-single-theme-cyberpunk .single-related .post-excerpt{color:#93a0bc}

/* Comments: remove the stock white WordPress surface */
body.wtb-single-theme-cyberpunk .section:has(.comment-form),
body.wtb-single-theme-cyberpunk .comments-area{color:#c8d2e8}
body.wtb-single-theme-cyberpunk .comment-list,
body.wtb-single-theme-cyberpunk .comment-list ol,
body.wtb-single-theme-cyberpunk .comment-list ul{list-style:none;padding:0;margin:0}
body.wtb-single-theme-cyberpunk .comment-list li{margin:0 0 14px}
body.wtb-single-theme-cyberpunk .comment-body{background:linear-gradient(145deg,#090f21,#0b0a1b);border:1px solid rgba(78,136,255,.20);border-radius:18px;padding:18px;color:#c8d2e8;box-shadow:0 15px 45px rgba(0,0,0,.18)}
body.wtb-single-theme-cyberpunk .comment-author{display:flex;align-items:center;gap:9px;color:#fff;font-weight:800}
body.wtb-single-theme-cyberpunk .comment-author .avatar{width:34px;height:34px;border-radius:50%;border:1px solid rgba(0,229,255,.35)}
body.wtb-single-theme-cyberpunk .comment-metadata{font-size:10px;color:#72809d;margin-top:4px}
body.wtb-single-theme-cyberpunk .comment-metadata a{color:#72809d}
body.wtb-single-theme-cyberpunk .comment-content{font-size:13px;line-height:1.95;color:#b7c3da;margin-top:12px}
body.wtb-single-theme-cyberpunk .reply a{font-size:11px;color:#00e5ff}
body.wtb-single-theme-cyberpunk .comment-respond{background:linear-gradient(145deg,#090f21,#0b0a1b);border:1px solid rgba(78,136,255,.20);border-radius:20px;padding:22px;margin-top:22px}
body.wtb-single-theme-cyberpunk .comment-respond h3{color:#fff;font-size:20px;margin-top:0}
body.wtb-single-theme-cyberpunk .comment-form p{margin:0 0 13px}
body.wtb-single-theme-cyberpunk .comment-form label{display:block;color:#8e9bb8;font-size:11px;margin-bottom:6px}
body.wtb-single-theme-cyberpunk .comment-form input[type=text],body.wtb-single-theme-cyberpunk .comment-form input[type=email],body.wtb-single-theme-cyberpunk .comment-form input[type=url],body.wtb-single-theme-cyberpunk .comment-form textarea{width:100%;max-width:100%;box-sizing:border-box;border:1px solid rgba(78,136,255,.20);background:#050917;color:#eef4ff;border-radius:12px;padding:11px 13px;outline:none}
body.wtb-single-theme-cyberpunk .comment-form input:focus,body.wtb-single-theme-cyberpunk .comment-form textarea:focus{border-color:rgba(0,229,255,.55);box-shadow:0 0 0 3px rgba(0,229,255,.07)}
body.wtb-single-theme-cyberpunk .comment-form .form-submit input{border:0;border-radius:12px;padding:11px 18px;background:linear-gradient(100deg,#ff18d4,#7334ff 55%,#00bfff);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 0 24px rgba(255,24,212,.18)}
body.wtb-single-theme-cyberpunk .comment-notes,body.wtb-single-theme-cyberpunk .logged-in-as{color:#72809d;font-size:10px}
body.wtb-single-theme-cyberpunk .comment-form-cookies-consent{display:flex;align-items:flex-start;gap:8px;color:#7886a4;font-size:10px}
body.wtb-single-theme-cyberpunk .comment-form-cookies-consent input{margin-top:4px}

@media(max-width:700px){
  body.wtb-single-theme-cyberpunk .single-title{font-size:29px;line-height:1.48}
  body.wtb-single-theme-cyberpunk .single-lead{font-size:15.5px}
  body.wtb-single-theme-cyberpunk .article-content{font-size:16px;line-height:2.02}
  body.wtb-single-theme-cyberpunk .article-content h2{font-size:24px}
  body.wtb-single-theme-cyberpunk .article-content h3{font-size:20px}
  body.wtb-single-theme-cyberpunk .single-cover{width:100%;margin-left:0;margin-right:0}
  body.wtb-single-theme-cyberpunk .single-cover:after{left:12px;top:12px}
}


/* Single post finishing pass */
.article-content .wp-block-table,
.article-content .table-wrap {
  max-width: 100%;
  overflow-x: auto;
  scrollbar-width: thin;
}

.article-content .wp-block-table table,
.article-content .table-wrap table {
  min-width: 560px;
}

body.wtb-single-theme-cyberpunk .article-content .wp-block-table,
body.wtb-single-theme-cyberpunk .article-content .table-wrap {
  scrollbar-color: rgba(0,229,255,.35) transparent;
}

body.wtb-single-theme-cyberpunk .toc-mobile-head {
  box-shadow: inset 0 0 25px rgba(0,229,255,.025);
}

body.wtb-single-theme-cyberpunk .toc-mobile-head strong {
  color: #f4f7ff;
}

.code-copy {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 1px solid rgba(255,255,255,.18);
  background: rgba(255,255,255,.08);
  color: #fff;
  border-radius: 7px;
  padding: 5px 8px;
  font-size: 10px;
  cursor: pointer;
}
.toc-list a.is-subheading { padding-right: 18px; }
