@keyframes cardIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:200%0}to{background-position:-200%0}}@keyframes imgFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes carousel-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes contentReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes geoDrift1{0%,to{transform:translate(0,0)}25%{transform:translate(-20px,30px)}50%{transform:translate(-10px,-15px)}75%{transform:translate(15px,10px)}}@keyframes geoDrift2{0%,to{transform:translate(0,0) scale(1)}33%{transform:translate(25px,-20px) scale(1.05)}66%{transform:translate(-15px,15px) scale(.95)}}@keyframes geoDrift3{0%,to{transform:translate(0,0);opacity:.6}50%{transform:translate(-10px,15px);opacity:.3}}@keyframes geoRotate1{0%{transform:rotate(45deg)}to{transform:rotate(405deg)}}@keyframes geoRotate2{0%{transform:rotate(15deg)}to{transform:rotate(375deg)}}@keyframes geoFade1{0%,to{opacity:.3;transform:rotate(-25deg) scaleX(1)}50%{opacity:.8;transform:rotate(-25deg) scaleX(1.3)}}@keyframes geoFade2{0%,to{opacity:.2;transform:rotate(10deg) scaleX(1)}50%{opacity:.7;transform:rotate(10deg) scaleX(1.4)}}@keyframes geoSpin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes diamondPulse{0%,to{box-shadow:0 0 12px rgba(37,99,235,.4)}50%{box-shadow:0 0 20px rgba(37,99,235,.7)}}@keyframes inlineImgReveal{to{opacity:1;transform:translateY(0)}}@keyframes imgScanLight{0%{left:-80%}to{left:180%}}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.breadcrumb a:hover,.nav-links a.active{color:var(--blue-light)}.post-hero{position:relative;min-height:560px;display:flex;align-items:flex-end;padding-top:80px;padding-bottom:72px;overflow:hidden;background:var(--bg)}.post-hero-canvas{position:absolute;inset:0;width:100%;height:100%;opacity:.35;pointer-events:none;z-index:0}.post-hero-image{position:absolute;inset:0;background-size:cover;background-position:center top;background-color:transparent;filter:brightness(.35) saturate(.9);transition:opacity .6s ease;z-index:1}.post-hero-image:not([style*=background-image])::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60%at 30% 40%,rgba(37,99,235,.22)0,transparent 70%),radial-gradient(ellipse 50% 40%at 75% 60%,rgba(96,165,250,.1)0,transparent 60%)}.post-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(37,99,235,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.04) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 90% 90%at 50% 80%,#000,transparent);pointer-events:none;z-index:3}.breadcrumb,.post-cats{display:flex;gap:8px;margin-bottom:18px}.breadcrumb{align-items:center;font-size:.76rem;color:rgba(255,255,255,.45)}.breadcrumb a{color:inherit;text-decoration:none;transition:color .2s}.post-cats{flex-wrap:wrap}.post-title{font-size:clamp(1.8rem,4vw,3rem);font-weight:900;line-height:1.15;margin-bottom:20px;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.5)}.post-meta{display:flex;align-items:center;gap:12px;font-size:.83rem;color:rgba(255,255,255,.55);font-weight:500}.meta-sep{opacity:.35}.post-layout{display:grid;grid-template-columns:1fr 300px;gap:60px;padding-top:60px;padding-bottom:100px;align-items:start}.post-article{min-width:0}.post-content{max-width:720px;font-size:1.05rem;line-height:1.85;color:rgba(240,240,240,.88)}.post-content h1,.post-content h2{color:var(--text);font-weight:800;line-height:1.25;margin:2.2em 0 .7em}.post-content h3,.sidebar-widget h5{font-weight:700;color:var(--blue-light)}.post-content h3{line-height:1.25;margin:2.2em 0 .7em;font-size:1.2rem}.post-content h2{font-size:clamp(1.25rem,2.5vw,1.6rem);border-left:3px solid var(--blue);padding-left:16px;margin-left:-19px}.post-content p{margin-bottom:1.3em}.post-content a{color:var(--blue-light);text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(96,165,250,.4);transition:color .2s,text-decoration-color .2s}.post-content a:hover{color:#fff;text-decoration-color:rgba(255,255,255,.6)}.post-content ol,.post-content ul{padding-left:0;margin-bottom:1.3em;list-style:none}.post-content ol li,.post-content ul li{padding-left:26px;position:relative;margin-bottom:.55em;color:rgba(240,240,240,.82)}.post-content ul li::before{content:"→";position:absolute;left:0;color:var(--blue);font-weight:600;font-size:.9em;line-height:inherit}.post-content ol{counter-reset:ol-counter}.post-content ol li{counter-increment:ol-counter}.post-content ol li::before{content:counter(ol-counter)".";position:absolute;left:0;color:var(--blue-light);font-weight:700;font-size:.85em;line-height:inherit}.post-content strong{color:#fff;font-weight:700}.post-content img{width:100%;height:auto;border-radius:var(--radius);margin:28px 0;border:1px solid var(--border-subtle);display:block;animation:imgFadeIn .5s ease both;box-shadow:0 8px 32px rgba(0,0,0,.35)}.post-cta-box{margin-top:64px;padding:48px 40px;background:linear-gradient(135deg,rgba(37,99,235,.1)0,rgba(37,99,235,.04) 100%);border:1px solid var(--border);border-radius:var(--radius);text-align:center;position:relative;overflow:hidden}.post-cta-box::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--blue),transparent)}.post-cta-box::after{content:"";position:absolute;top:-40%;left:50%;transform:translateX(-50%);width:400px;height:300px;background:radial-gradient(ellipse,rgba(37,99,235,.15)0,transparent 70%);pointer-events:none}.post-cta-box .section-tag{margin-bottom:12px}.post-cta-box h3{font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:800;margin:0 0 12px}.post-cta-box p{color:var(--text-muted);margin-bottom:28px;font-size:.95rem}.post-cta-box .btn-primary,.post-cta-box .section-tag,.post-cta-box h3,.post-cta-box p{position:relative;z-index:1}.post-cta-box.hidden{display:none}.cta-social-icon,.post-cta-social{display:flex;justify-content:center}.post-cta-social{gap:12px;margin-top:20px;position:relative;z-index:1}.cta-social-icon{width:40px;height:40px;border-radius:50%;align-items:center;border:1.5px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:rgba(255,255,255,.7);transition:all .3s ease;text-decoration:none}.cta-social-icon svg{width:18px;height:18px}.cta-social-icon:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.4);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}body[data-theme=light] .cta-social-icon{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.1);color:rgba(255,255,255,.8)}body[data-theme=light] .cta-social-icon:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);color:#fff}.post-sidebar{position:static;display:flex;flex-direction:column;gap:24px}.sidebar-widget{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:24px;overflow:visible}.sidebar-widget::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(37,99,235,.35),transparent)}.sidebar-widget h5{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px}.related-section.hidden,.toc-widget.hidden,body[data-theme=light] .post-hero-v2 .post-hero-canvas{display:none}.sidebar-widget,.toc-widget{position:relative}.toc-widget::after{content:"";position:absolute;top:0;left:0;height:2px;width:calc(var(--reading-progress, 0)*1%);background:linear-gradient(90deg,var(--blue),var(--blue-light));border-radius:0 1px 1px 0;transition:width .15s linear}.toc-nav{display:flex;flex-direction:column;gap:2px;overflow-y:auto;max-height:calc(100vh - 280px);scrollbar-width:thin;scrollbar-color:rgba(37,99,235,.3) transparent}.toc-nav::-webkit-scrollbar{width:3px}.toc-nav::-webkit-scrollbar-track{background:0 0}.toc-nav::-webkit-scrollbar-thumb{background:rgba(37,99,235,.3);border-radius:2px}.related-section{padding:100px 0 80px;background:var(--bg-2);border-top:1px solid var(--border-subtle);overflow:hidden}.carousel-viewport{overflow:hidden;width:100%;padding:20px 0;mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}.carousel-track{display:flex;gap:24px;animation:carousel-scroll 22.5s linear infinite;width:max-content;padding:0 24px}.carousel-track:hover{animation-play-state:paused}.related-grid:not(.carousel-track){grid-template-columns:repeat(3,1fr)!important}@media (max-width:1024px){.related-grid:not(.carousel-track){grid-template-columns:repeat(2,1fr)!important}.post-layout{grid-template-columns:1fr;gap:0;padding-top:48px}.post-sidebar{position:static;max-height:none;overflow:visible}.toc-widget{display:none!important}.post-content h2{margin-left:0}}@media (max-width:768px){.related-grid:not(.carousel-track){grid-template-columns:1fr!important}.post-hero{min-height:380px;padding-bottom:48px}.post-title{font-size:clamp(1.4rem,6vw,1.9rem)}.post-meta{flex-wrap:wrap;gap:8px}.post-layout{padding-top:36px;padding-bottom:60px}.post-content{font-size:1rem;line-height:1.8}.post-content h2{font-size:1.2rem;padding-left:14px;margin-left:0}.post-content h3{font-size:1.05rem}.post-cta-box{padding:32px 20px;margin-top:48px}.related-section{padding:64px 0}}#post-content{--bg-primary:var(--bg);--bg-secondary:var(--bg-card);--bg-card:var(--bg-card);--text-primary:var(--text);--text-secondary:var(--text-muted);--text-muted:var(--text-muted);--accent-color:var(--blue);--accent-light:var(--blue-light);--primary-color:var(--blue);--secondary-color:var(--blue-light);--border-color:rgba(255,255,255,0.08);--card-bg:var(--bg-card);--heading-color:var(--text);--link-color:var(--blue-light);--e-global-color-primary:var(--blue);--e-global-color-secondary:var(--blue-light);--e-global-color-text:var(--text);--e-global-color-accent:var(--blue);color:var(--text)}#post-content [class*=e-con]{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;float:none!important;position:static!important;flex:none!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin:0!important}#post-content figure{margin:28px 0}#post-content .wp-block-image img,#post-content img{max-width:100%;height:auto;border-radius:8px;display:block}#post-content h2[style*=color],#post-content h3[style*=color],#post-content li[style*=color],#post-content p[style*=color]{color:inherit!important}#post-content a{color:var(--blue-light);text-decoration:none;border-bottom:1px solid rgba(96,165,250,.3);transition:border-color .2s,color .2s}#post-content a:hover{color:#fff;border-bottom-color:var(--blue-light)}.post-hero-v2{position:relative;min-height:75vh;display:flex;align-items:flex-end;padding-top:80px;padding-bottom:72px;overflow:hidden;background:var(--bg)}.post-hero-v2 .post-hero-canvas{position:absolute;inset:0;width:100%;height:100%;opacity:.35;pointer-events:none;z-index:0}.post-hero-v2__image{position:absolute;inset:0;background-size:cover;background-position:center center;background-color:transparent;filter:brightness(.88) saturate(1.05);transition:opacity .6s ease;z-index:1;transform:scale(1.03);opacity:0}.post-hero-v2__image--ssr{opacity:1;transform:scale(1)}.post-hero-v2__gradient{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.55)0,rgba(0,0,0,.3) 30%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.7) 75%,rgba(0,0,0,.92) 100%);z-index:2}.post-hero-v2::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(37,99,235,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.03) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 90% 90%at 50% 80%,#000,transparent);pointer-events:none;z-index:3}.post-hero-v2__inner{position:relative;z-index:4;width:100%;max-width:900px}.post-hero-v2 .breadcrumb{margin-bottom:18px;text-shadow:0 1px 8px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.6)}.post-hero-v2 .breadcrumb a,.post-hero-v2 .breadcrumb span{text-shadow:0 1px 8px rgba(0,0,0,.8)}.post-hero-v2 .post-title{text-shadow:0 2px 4px rgba(0,0,0,.9),0 4px 16px rgba(0,0,0,.7),0 8px 32px rgba(0,0,0,.5)}.post-hero-v2 .post-meta,.post-hero-v2 .post-meta *{text-shadow:0 1px 6px rgba(0,0,0,.9),0 2px 12px rgba(0,0,0,.7)}.post-hero-v2 .post-cats{filter:drop-shadow(0 1px 4px rgba(0,0,0,.8))}.post-content>p:first-of-type{font-size:1.15rem;line-height:1.8;color:rgba(240,240,240,.92)}@media (max-width:1024px){.post-hero-v2{min-height:55vh;padding-bottom:56px}.post-hero-v2 .post-title{font-size:clamp(1.5rem,5vw,2.4rem)}}@media (max-width:768px){.post-hero-v2{min-height:45vh;padding-bottom:40px}.post-hero-v2 .post-title{font-size:clamp(1.3rem,6vw,1.8rem)}}body[data-theme=light]{--bg:#ffffff;--bg-2:#f8fafc;--bg-card:#ffffff;--bg-card-hover:#f1f5f9;--text:#0f172a;--text-muted:#64748b;--blue:#2563eb;--blue-light:#1d4ed8;--border:#e2e8f0;--border-subtle:#f1f5f9;--radius:16px;--radius-sm:10px;background:#fff;color:#0f172a}body[data-theme=light] .nav{background:rgba(255,255,255,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #e2e8f0}body[data-theme=light] .nav-links a,body[data-theme=light] .nav-mobile a{color:#334155}body[data-theme=light] .nav-links a.active,body[data-theme=light] .nav-links a:hover,body[data-theme=light] .post-hero-v2 .breadcrumb a:hover{color:#2563eb}body[data-theme=light] .btn-ai{background:#2563eb;color:#fff;border:0}body[data-theme=light] .nav-hamburger span{background:#334155}body[data-theme=light] .nav-mobile{background:rgba(255,255,255,.98);border-top:1px solid #e2e8f0}.geo-shapes{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.geo--circle-1,.geo--circle-2{position:absolute;border-radius:50%}.geo--circle-1{top:-80px;right:-60px;width:400px;height:400px;border:1.5px solid rgba(37,99,235,.1);animation:geoDrift1 25s ease-in-out infinite}.geo--circle-2{bottom:15%;left:-40px;width:240px;height:240px;background:radial-gradient(circle,rgba(37,99,235,.04)0,transparent 70%);border:1px solid rgba(37,99,235,.06);animation:geoDrift2 30s ease-in-out infinite}.geo--square-1{position:absolute;top:20%;left:8%;width:60px;height:60px;border:1.5px solid rgba(37,99,235,.12);border-radius:8px;transform:rotate(45deg);animation:geoRotate1 20s linear infinite}.geo--square-2{position:absolute;top:55%;right:12%;width:35px;height:35px;background:rgba(37,99,235,.06);border-radius:6px;transform:rotate(15deg);animation:geoRotate2 15s linear infinite}.geo--line-1,.geo--line-2{position:absolute;height:1.5px}.geo--line-1{top:35%;right:20%;width:120px;background:linear-gradient(90deg,transparent,rgba(37,99,235,.15),transparent);transform:rotate(-25deg);animation:geoFade1 8s ease-in-out infinite}.geo--line-2{bottom:30%;left:15%;width:80px;background:linear-gradient(90deg,transparent,rgba(129,140,248,.15),transparent);transform:rotate(10deg);animation:geoFade2 10s ease-in-out infinite}.geo--dot-grid{position:absolute;top:10%;right:5%;width:120px;height:120px;background-image:radial-gradient(rgba(37,99,235,.12) 1.5px,transparent 1.5px);background-size:16px 16px;opacity:.6;animation:geoDrift3 35s ease-in-out infinite}.geo--ring-1{position:absolute;top:60%;right:30%;width:80px;height:80px;border-radius:50%;border:2px solid transparent;background:conic-gradient(from 0deg,rgba(37,99,235,.12),transparent 40%,rgba(129,140,248,.08),transparent 80%) border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:geoSpin 12s linear infinite}@media (max-width:768px){.geo--circle-1{width:200px;height:200px;top:-40px;right:-40px}.geo--dot-grid,.geo--line-1,.geo--line-2,.geo--ring-1{display:none}}body[data-theme=light] .post-hero-v2{background:linear-gradient(135deg,#eff6ff 0,#dbeafe 40%,#e0e7ff 100%);min-height:72vh}body[data-theme=light] .post-hero-v2__image{filter:none;border-radius:0 0 32px 32px}body[data-theme=light] .post-hero-v2__gradient{background:linear-gradient(to top,#fff 0,rgba(255,255,255,.92) 12%,rgba(255,255,255,.5) 35%,rgba(255,255,255,.15) 55%,transparent 70%)}body[data-theme=light] .post-hero-v2 .breadcrumb{color:#94a3b8;font-size:.78rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;opacity:0;animation:heroFadeUp .6s ease forwards .1s}body[data-theme=light] .post-hero-v2 .breadcrumb a{color:#64748b;transition:color .2s}body[data-theme=light] .post-hero-v2 .post-cats{opacity:0;animation:heroFadeUp .6s ease forwards .2s}body[data-theme=light] .post-hero-v2 .post-title{color:#0f172a;text-shadow:none;font-weight:900;letter-spacing:-.025em;line-height:1.08;font-size:clamp(2rem,5.5vw,3.2rem);opacity:0;animation:heroFadeUp .7s ease forwards .3s}body[data-theme=light] .post-hero-v2 .post-meta{color:#64748b;font-weight:500;font-size:.85rem;letter-spacing:.02em;display:flex;align-items:center;gap:16px;opacity:0;animation:heroFadeUp .6s ease forwards .45s}body[data-theme=light] .post-hero-v2 .post-meta span{display:inline-flex;align-items:center;gap:6px}body[data-theme=light] .post-hero-v2 .meta-sep{display:none!important}.hero-divider{position:absolute;bottom:-1px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:12px;z-index:5;padding:0 40px}.hero-divider__line{flex:1;height:1px;background:linear-gradient(90deg,transparent,#cbd5e1,transparent);max-width:200px}.hero-divider__diamond{width:8px;height:8px;background:#2563eb;transform:rotate(45deg);border-radius:1.5px;flex-shrink:0;box-shadow:0 0 12px rgba(37,99,235,.4);animation:diamondPulse 3s ease-in-out infinite}body[data-theme=light] .post-layout{background:#fff;position:relative;z-index:1}body[data-theme=light] .post-content{color:#334155;font-size:1.05rem;line-height:1.85;letter-spacing:.005em;counter-reset:section-counter}body[data-theme=light] .post-content>p:first-of-type{color:#0f172a;font-size:1.2rem;font-weight:500;line-height:1.75;border-left:3px solid #2563eb;padding-left:20px;margin-bottom:2rem}body[data-theme=light] .post-content h2{color:#0f172a;font-weight:800;font-size:1.55rem;letter-spacing:-.02em;line-height:1.2;margin-top:3rem;margin-bottom:1.2rem;padding:16px 20px 16px 56px;position:relative;border:0;border-left:none;background:linear-gradient(135deg,rgba(37,99,235,.04)0,rgba(99,102,241,.02) 100%);border-radius:12px;counter-increment:section-counter}body[data-theme=light] .post-content h2::before{content:counter(section-counter,decimal-leading-zero);position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:.72rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#2563eb,#6366f1);width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 8px rgba(37,99,235,.3)}body[data-theme=light] .post-content h3{color:#1e293b;font-weight:700;font-size:1.25rem;letter-spacing:-.01em;margin-top:2rem;padding-left:16px;border-left:2px solid #6366f1}body[data-theme=light] .post-content strong{color:#0f172a;font-weight:700}body[data-theme=light] .post-content a{color:#2563eb;text-decoration:none;border-bottom:1.5px solid rgba(37,99,235,.25);transition:color .2s,border-color .2s}body[data-theme=light] .post-content a:hover{border-bottom-color:#1d4ed8;color:#1d4ed8;text-decoration-color:#1d4ed8}body[data-theme=light] .post-content ul{list-style:none;padding-left:0}body[data-theme=light] .post-content ul>li{padding-left:28px;position:relative;margin-bottom:.6rem}body[data-theme=light] .post-content ul>li::before{content:"";position:absolute;left:4px;top:10px;width:8px;height:8px;background:linear-gradient(135deg,#2563eb,#6366f1);border-radius:3px;transform:rotate(45deg)}body[data-theme=light] .post-content ol{list-style:none;padding-left:0;counter-reset:list-counter}body[data-theme=light] .post-content ol>li{padding-left:36px;position:relative;margin-bottom:.6rem;counter-increment:list-counter}body[data-theme=light] .post-content ol>li::before{content:counter(list-counter);position:absolute;left:0;top:2px;width:24px;height:24px;background:linear-gradient(135deg,#2563eb,#6366f1);color:#fff;border-radius:7px;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(37,99,235,.25)}body[data-theme=light] .post-content ol li::before,body[data-theme=light] .post-content ul li::before{color:#2563eb}body[data-theme=light] .post-content ol li,body[data-theme=light] .post-content ul li{color:#475569}body[data-theme=light] .post-content img,body[data-theme=light] .sidebar-widget{border-color:#e2e8f0;box-shadow:0 8px 40px rgba(0,0,0,.08);border-radius:16px}body[data-theme=light] .sidebar-widget{background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.04)}body[data-theme=light] .sidebar-widget::before{background:linear-gradient(90deg,transparent,rgba(37,99,235,.3),transparent)}body[data-theme=light] .sidebar-widget h5{color:#1d4ed8;font-weight:800;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}body[data-theme=light] .toc-widget::after{background:linear-gradient(90deg,#2563eb,#60a5fa)}body[data-theme=light] .post-cta-box{background:linear-gradient(135deg,#0f172a 0,#1e293b 50%,#0f172a 100%);border-color:rgba(37,99,235,.3);border-radius:20px;box-shadow:0 8px 40px rgba(0,0,0,.15)}body[data-theme=light] .post-cta-box::before{background:linear-gradient(90deg,transparent,#2563eb,transparent)}body[data-theme=light] .post-cta-box::after{background:radial-gradient(ellipse,rgba(37,99,235,.1)0,transparent 70%)}body[data-theme=light] .post-cta-box h3{color:#fff;font-weight:800}body[data-theme=light] .post-cta-box p{color:rgba(255,255,255,.7)}body[data-theme=light] .post-cta-box .section-tag{color:#60a5fa;border-color:rgba(96,165,250,.3);background:rgba(37,99,235,.15)}body[data-theme=light] .post-cta-box .btn-primary{background:linear-gradient(135deg,#2563eb,#6366f1);color:#fff;border:0;box-shadow:0 4px 16px rgba(37,99,235,.4)}body[data-theme=light] .related-section{background:#f8fafc;border-top-color:#e2e8f0}body[data-theme=light] .related-section h2{color:#0f172a}body[data-theme=light] .related-section .section-tag{color:#2563eb;border-color:rgba(37,99,235,.2);background:rgba(37,99,235,.06)}body[data-theme=light] .footer{background:#0f172a;color:rgba(255,255,255,.8)}body[data-theme=light] .footer h5{color:rgba(255,255,255,.9)}body[data-theme=light] .footer a{color:rgba(255,255,255,.6)}body[data-theme=light] .footer a:hover{color:#60a5fa}body[data-theme=light] .footer-bottom{border-top-color:rgba(255,255,255,.08);color:rgba(255,255,255,.4)}body[data-theme=light] #post-content{--bg:#ffffff;--bg-card:#f8fafc;--text:#0f172a;--text-muted:#64748b;--blue:#2563eb;--blue-light:#1d4ed8;--border:#e2e8f0;--border-subtle:#f1f5f9;color:#334155}body[data-theme=light] #post-content a{color:#2563eb;border-bottom-color:rgba(37,99,235,.2)}body[data-theme=light] #post-content a:hover{color:#1d4ed8;border-bottom-color:#1d4ed8}body[data-theme=light] .wa-sphere-ball{box-shadow:0 4px 20px rgba(37,211,102,.2)}body[data-theme=light] .ia-chat-sphere-ball{box-shadow:0 4px 20px rgba(37,99,235,.2)}body[data-theme=light] .wa-tooltip{background:#0f172a;color:#fff}.sidebar-reveal{opacity:0;transform:translateY(24px) scale(.97);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.sidebar-reveal.revealed{opacity:1;transform:translateY(0) scale(1)}.sidebar-eco__grid .sidebar-reveal:nth-child(1){transition-delay:0s}.sidebar-eco__grid .sidebar-reveal:nth-child(2){transition-delay:.05s}.sidebar-eco__grid .sidebar-reveal:nth-child(3){transition-delay:.1s}.sidebar-eco__grid .sidebar-reveal:nth-child(4){transition-delay:.15s}.sidebar-eco__grid .sidebar-reveal:nth-child(5){transition-delay:.2s}.sidebar-eco__grid .sidebar-reveal:nth-child(6){transition-delay:.25s}.sidebar-eco__grid .sidebar-reveal:nth-child(7){transition-delay:.3s}.sidebar-eco__grid .sidebar-reveal:nth-child(8){transition-delay:.35s}.sidebar-eco__grid .sidebar-reveal:nth-child(9){transition-delay:.4s}.sidebar-eco__grid .sidebar-reveal:nth-child(10){transition-delay:.45s}.sidebar-eco__grid .sidebar-reveal:nth-child(11){transition-delay:.5s}.sidebar-eco__grid .sidebar-reveal:nth-child(12){transition-delay:.55s}.sidebar-eco__desc{font-size:.78rem;color:#64748b;margin-bottom:14px;line-height:1.5}.sidebar-eco__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.sidebar-eco__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px 8px 12px;border-radius:14px;border:1px solid #f1f5f9;background:#fff;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.sidebar-eco__card::before{content:"";position:absolute;bottom:0;left:20%;right:20%;height:2px;background:var(--eco-color, #2563eb);opacity:0;transition:opacity .3s,left .3s,right .3s;border-radius:2px 2px 0 0}.sidebar-eco__card:hover{border-color:color-mix(in srgb,var(--eco-color) 25%,transparent);box-shadow:0 4px 16px color-mix(in srgb,var(--eco-color) 10%,transparent);transform:translateY(-2px)}.sidebar-eco__card:hover::before{opacity:1;left:10%;right:10%}.sidebar-eco__icon{font-size:1.5rem;line-height:1;display:block}.sidebar-eco__name{font-size:.7rem;font-weight:700;color:#334155;text-align:center;line-height:1.2}.sidebar-eco__dot{width:6px;height:6px;border-radius:50%;position:absolute;top:8px;right:8px}.sidebar-eco__dot--live{background:#22c55e;box-shadow:0 0 6px rgba(34,197,94,.5);animation:dotPulse 2s ease-in-out infinite}.sidebar-eco__seeall{display:block;text-align:center;font-size:.78rem;font-weight:700;color:#2563eb;text-decoration:none;padding:10px;border-radius:10px;border:1px solid rgba(37,99,235,.15);background:linear-gradient(135deg,rgba(37,99,235,.04),rgba(99,102,241,.03));transition:all .25s ease}.sidebar-eco__seeall:hover{background:linear-gradient(135deg,rgba(37,99,235,.1),rgba(99,102,241,.06));border-color:rgba(37,99,235,.3);box-shadow:0 4px 12px rgba(37,99,235,.1)}.sidebar-stats{background:linear-gradient(135deg,#0f172a,#1e1b4b)!important;border:0!important}.sidebar-stats__grid{display:grid;grid-template-columns:1fr 1fr;gap:2px}.sidebar-stats__item{text-align:center;padding:14px 8px;background:rgba(255,255,255,.03);border-radius:8px}.sidebar-stats__num{display:block;font-size:1.3rem;font-weight:900;letter-spacing:-.02em;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.sidebar-stats__label{display:block;font-size:.62rem;font-weight:600;color:rgba(148,163,184,.7);text-transform:uppercase;letter-spacing:.06em;margin-top:2px}.sidebar-services__desc{font-size:.78rem;color:#64748b;margin-bottom:14px;line-height:1.5}.sidebar-services__list{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.sidebar-svc{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid #f1f5f9;background:#fff;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.sidebar-svc::after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--svc-color, #2563eb);opacity:0;transition:opacity .3s;border-radius:0 3px 3px 0}.sidebar-svc:hover{border-color:color-mix(in srgb,var(--svc-color) 25%,transparent);box-shadow:0 4px 14px color-mix(in srgb,var(--svc-color) 8%,transparent);transform:translateX(3px)}.sidebar-svc:hover::after{opacity:1}.sidebar-svc__icon{font-size:1.2rem;line-height:1;flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:color-mix(in srgb,var(--svc-color) 8%,#fff)}.sidebar-svc__info{flex:1;min-width:0}.sidebar-svc__name{display:block;font-size:.75rem;font-weight:700;color:#1e293b;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-svc__price{display:block;font-size:.62rem;color:#94a3b8;font-weight:500}.sidebar-svc__tag{font-size:.5rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:2px 6px;border-radius:20px;white-space:nowrap;flex-shrink:0}.sidebar-svc__tag--popular{color:#2563eb;background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.15)}.sidebar-svc__tag--roi{color:#16a34a;background:rgba(22,163,74,.08);border:1px solid rgba(22,163,74,.15)}.sidebar-svc__tag--new{color:#7c3aed;background:rgba(124,58,237,.08);border:1px solid rgba(124,58,237,.15)}.sidebar-services__cta{display:block;text-align:center;font-size:.82rem;font-weight:700;color:#fff;text-decoration:none;padding:11px 16px;border-radius:12px;background:linear-gradient(135deg,#0891b2,#06b6d4);border:0;transition:all .3s ease;box-shadow:0 4px 14px rgba(8,145,178,.25)}.sidebar-services__cta:hover{box-shadow:0 6px 22px rgba(8,145,178,.35);transform:translateY(-1px)}.post-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px 32px;margin-bottom:36px;background:linear-gradient(135deg,rgba(37,99,235,.06)0,rgba(99,102,241,.04) 50%,rgba(8,145,178,.05) 100%);border:1px solid rgba(37,99,235,.12);border-left:3px solid var(--blue-light, #60a5fa);border-radius:16px;position:relative;overflow:hidden}.post-intro::before{content:"";position:absolute;top:-40px;right:-40px;width:120px;height:120px;background:radial-gradient(circle,rgba(37,99,235,.08)0,transparent 70%);pointer-events:none}.post-intro__left{flex:1;min-width:0}.post-intro__badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}.post-intro__badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:20px;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.post-intro__badge--date{background:rgba(37,99,235,.12);color:#93c5fd;border:1px solid rgba(37,99,235,.2)}.post-intro__badge--read{background:rgba(6,182,212,.12);color:#67e8f9;border:1px solid rgba(6,182,212,.2)}.post-intro__badge--ai{background:linear-gradient(90deg,rgba(99,102,241,.15),rgba(139,92,246,.12));color:#c4b5fd;border:1px solid rgba(99,102,241,.25)}.post-intro__excerpt{color:var(--text-muted, #94a3b8);font-size:.95rem;line-height:1.65;margin:0;max-width:680px}.post-intro__stat{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px;padding:12px 16px;background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.18);border-radius:12px;text-align:center;flex-shrink:0}.post-intro__stat-num{font-size:2rem;font-weight:900;line-height:1;background:linear-gradient(135deg,#60a5fa,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.post-intro__stat-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #94a3b8);margin-top:3px}@media (max-width:640px){.post-intro{flex-direction:column-reverse;gap:16px;padding:20px}.post-intro__stat{flex-direction:row;align-self:flex-start;gap:8px;padding:8px 14px}.post-intro__stat-num{font-size:1.4rem}.post-intro__stat-label{font-size:.7rem;margin-top:0}}#post-content svg:not(.meta-icon):not(.cat-badge__icon){max-width:24px;max-height:24px}