﻿body.theme-homepage-platform{--platform-espresso:#1E3A5F;--platform-espresso-deep:#0E162A;--platform-espresso-soft:#29446B;--platform-brass:#F59E0B;--platform-brass-lt:#FCD34D;--platform-brass-soft:#FDE68A;--platform-sky:#0EA5E9;--platform-ink:#0F172A;--platform-ink-soft:#334155;--platform-surface:#F8FAFC;--platform-surface-alt:#EEF2FF;--platform-surface-muted:#E2E8F0;--platform-on-dark:#FFFFFF;--platform-on-dark-soft:rgba(255,255,255,.8);--platform-on-dark-muted:rgba(255,255,255,.65);--platform-outline:rgba(245,158,11,.3);--platform-outline-strong:rgba(245,158,11,.45);--font-display:'Plus Jakarta Sans','Inter',system-ui,sans-serif;--font-body:var(--font-display);--font-heading:var(--font-display);--font-copy:var(--font-display);--public-font-display:var(--font-display);--public-font-body:var(--font-display);--color-bg:var(--platform-surface);--color-surface:var(--platform-surface-alt);--color-text:var(--platform-ink);--color-heading:var(--platform-espresso);--color-accent:var(--platform-brass);--color-accent-hover:var(--platform-brass-lt);--color-secondary:var(--platform-sky);--espresso:var(--platform-espresso);--brass:var(--platform-brass);--brass-lt:var(--platform-brass-lt);--linen:var(--platform-surface);--ivory:var(--platform-on-dark)}body.theme-homepage-platform,body.theme-homepage-platform button,body.theme-homepage-platform input,body.theme-homepage-platform select,body.theme-homepage-platform textarea{font-family:var(--font-display)}.ph-hero{background:linear-gradient(135deg,var(--platform-espresso) 0%,color-mix(in srgb,var(--platform-espresso) 85%,var(--platform-sky) 15%) 100%);color:var(--platform-on-dark);position:relative;overflow:hidden;padding:5rem 1.5rem 6rem}.ph-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 80% 40%,color-mix(in srgb,var(--platform-brass) 18%,transparent),transparent);pointer-events:none}.ph-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.ph-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--platform-brass);font-weight:600;margin-bottom:1.25rem;background:color-mix(in srgb,var(--platform-brass) 12%,transparent);padding:.35rem .85rem;border-radius:99px;border:1px solid var(--platform-outline);width:fit-content}.ph-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--platform-brass);animation:phPulse 2s ease-in-out infinite}@keyframes phPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.ph-title{font-size:clamp(2.2rem,4.5vw,3.4rem);font-family:var(--font-display);font-weight:700;line-height:1.15;margin:0 0 1.25rem;color:var(--platform-on-dark);letter-spacing:-.02em}.ph-title em{font-style:normal;color:var(--platform-brass);background:linear-gradient(90deg,var(--platform-brass),var(--platform-brass-lt));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ph-title strong{font-weight:800}.ph-desc{font-size:1.05rem;color:rgba(255,255,255,.8);line-height:1.7;margin:0 0 2rem;max-width:480px}.ph-stats{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.ph-stat{display:flex;flex-direction:column;gap:.1rem}.ph-stat-num{font-size:1.5rem;font-weight:800;color:var(--platform-brass);line-height:1;font-family:var(--font-display)}.ph-stat-label{font-size:.72rem;color:rgba(255,255,255,.65);letter-spacing:.04em}.ph-stat-div{width:1px;height:36px;background:rgba(255,255,255,.2)}.ph-stat-live{position:relative;padding-right:1rem}.ph-stat-live::after{content:'';position:absolute;top:.15rem;right:0;width:7px;height:7px;background:#4ADE80;border-radius:50%;animation:ph-pulse 2s ease-in-out infinite}@keyframes ph-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.ph-cta-group{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.ph-cta{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 1.75rem;border-radius:10px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s}.ph-cta:hover{transform:translateY(-2px)}.ph-cta-primary{background:var(--platform-brass);color:var(--platform-espresso);box-shadow:0 4px 20px color-mix(in srgb,var(--platform-brass) 40%,transparent)}.ph-cta-primary:hover{background:var(--platform-brass-lt);box-shadow:0 6px 28px color-mix(in srgb,var(--platform-brass) 50%,transparent)}.ph-cta-secondary{background:rgba(255,255,255,.1);color:var(--platform-on-dark);border:1.5px solid rgba(255,255,255,.3);backdrop-filter:blur(4px)}.ph-cta-secondary:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5)}.ph-trust{font-size:.8rem;color:rgba(255,255,255,.55);margin:0}.ph-hero-visual{position:relative}.ph-hero-visual .ph-float-card{display:none}.ph-psi-head,.ph-psi-main,.ph-psi-grid,.ph-psi-foot{position:relative;z-index:1}.ph-psi-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(30,58,95,.1)}.ph-psi-head strong{display:block;margin-top:.18rem;color:var(--platform-espresso);font-size:1rem;line-height:1.2}.ph-psi-kicker{display:block;color:var(--platform-brass);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ph-psi-date{flex:0 0 auto;border:1px solid rgba(30,58,95,.12);border-radius:999px;padding:.28rem .6rem;background:rgba(255,255,255,.72);color:var(--platform-ink-soft);font-size:.72rem;font-weight:700}.ph-psi-main{display:grid;grid-template-columns:132px minmax(0,1fr);gap:1.1rem;align-items:center;padding:1.35rem 0}.ph-psi-ring{--score:99;width:132px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#fff 0 58%,transparent 59%),conic-gradient(#00c853 calc(var(--score) * 1%),rgba(15,23,42,.12) 0);box-shadow:inset 0 0 0 1px rgba(15,23,42,.05),0 18px 35px rgba(0,200,83,.16)}.ph-psi-ring span{color:#00a344;font-size:2.35rem;font-weight:800;letter-spacing:0}.ph-psi-title{color:var(--platform-espresso);font-size:1.35rem;font-weight:800;line-height:1.2}.ph-psi-main p{margin:.5rem 0 0;color:var(--platform-ink-soft);font-size:.9rem;line-height:1.65}.ph-psi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.ph-psi-metric{border:1px solid rgba(30,58,95,.1);border-radius:10px;padding:.75rem .55rem;background:rgba(255,255,255,.72);text-align:center}.ph-psi-metric span{display:block;color:#00a344;font-size:1.35rem;font-weight:800;line-height:1}.ph-psi-metric small{display:block;margin-top:.38rem;color:var(--platform-ink-soft);font-size:.66rem;font-weight:700;line-height:1.25}.ph-psi-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;color:var(--platform-ink-soft);font-size:.72rem}.ph-psi-foot a{color:var(--platform-espresso);font-weight:800;text-decoration:none;border-bottom:1px solid rgba(30,58,95,.24)}.ph-psi-foot a:hover{border-color:var(--platform-brass);color:var(--platform-brass)}.ph-browser{background:#1A2744;border-radius:16px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.08);transform:perspective(1200px) rotateY(-4deg) rotateX(2deg);transition:transform .4s ease}.ph-browser:hover{transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}.ph-browser-bar{background:#253154;padding:.65rem 1rem;display:flex;align-items:center;gap:.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.ph-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.ph-dot-r{background:#FF5F57}.ph-dot-y{background:#FEBC2E}.ph-dot-g{background:#28C840}.ph-url-bar{flex:1;margin-left:.5rem;background:rgba(255,255,255,.07);border-radius:6px;padding:.3rem .75rem;font-size:.72rem;color:rgba(255,255,255,.55);font-family:monospace}.ph-url-hl{color:var(--platform-brass)}.ph-browser-screen{background:#f8faff;min-height:320px;position:relative;overflow:hidden}.ph-mock-nav{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;background:var(--platform-on-dark);border-bottom:1px solid #e8f0fe}.ph-mock-logo{width:60px;height:10px;background:linear-gradient(90deg,var(--platform-espresso),color-mix(in srgb,var(--platform-espresso) 70%,transparent));border-radius:4px}.ph-mock-nav-links{display:flex;gap:.5rem}.ph-mock-nav-links span{width:28px;height:8px;background:#e2e8f0;border-radius:3px}.ph-mock-hero{display:flex;gap:.75rem;padding:1rem 1rem .75rem;background:linear-gradient(135deg,#EEF2FF,#E0E7FF)}.ph-mock-hero-text{flex:1;display:flex;flex-direction:column;gap:.4rem;justify-content:center}.ph-mock-h1{height:10px;width:85%;background:var(--platform-espresso);border-radius:3px;opacity:.8}.ph-mock-h2{height:10px;width:65%;background:var(--platform-espresso);border-radius:3px;opacity:.5}.ph-mock-p{height:7px;width:90%;background:#94a3b8;border-radius:3px}.ph-mock-btn{height:18px;width:60px;background:var(--platform-brass);border-radius:4px;margin-top:.2rem}.ph-mock-hero-img{width:72px;height:60px;background:linear-gradient(135deg,var(--platform-espresso) 0%,var(--platform-brass) 100%);border-radius:8px;flex-shrink:0;opacity:.7}.ph-mock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.75rem 1rem 1rem}.ph-mock-card{background:var(--platform-on-dark);border-radius:6px;overflow:hidden;border:1px solid #e2e8f0}.ph-mock-card-img{height:44px;background:linear-gradient(135deg,#C7D2FE,#818CF8)}.ph-mock-card-img-2{background:linear-gradient(135deg,#FDE68A,var(--platform-brass))}.ph-mock-card-img-3{background:linear-gradient(135deg,#C7D2FE,#6366F1)}.ph-mock-card-line{margin:.35rem .4rem .2rem;height:6px;background:#e2e8f0;border-radius:3px}.ph-mock-card-line-sm{width:60%;margin-top:0}.ph-live-badge{position:absolute;top:.65rem;right:.65rem;background:color-mix(in srgb,var(--platform-brass) 12%,transparent);color:color-mix(in srgb,var(--platform-brass) 72%,var(--platform-ink) 28%);font-size:.65rem;font-weight:700;padding:.25rem .65rem;border-radius:99px;display:flex;align-items:center;gap:.35rem;border:1px solid var(--platform-outline-strong)}.ph-live-dot{width:6px;height:6px;border-radius:50%;background:var(--platform-brass);animation:phLivePulse 1.5s ease-in-out infinite}@keyframes phLivePulse{0%,100%{opacity:1}50%{opacity:.4}}.ph-float-card{position:absolute;background:var(--platform-on-dark);border-radius:10px;padding:.6rem .9rem;display:flex;align-items:center;gap:.6rem;box-shadow:0 8px 24px rgba(0,0,0,.18);font-size:.78rem;animation:phFloat 4s ease-in-out infinite;z-index:2}.ph-float-1{bottom:-12px;left:-20px;animation-delay:0s}.ph-float-2{top:20px;right:-20px;animation-delay:2s}@keyframes phFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.ph-float-icon{font-size:1.1rem}.ph-float-label{font-weight:700;color:var(--platform-ink);line-height:1.2}.ph-float-sub{color:var(--platform-ink-soft);font-size:.68rem}.ph-wave{position:absolute;bottom:-1px;left:0;right:0;line-height:0}.ph-wave svg{width:100%;height:80px;display:block}@media (max-width:900px){.ph-hero-inner{grid-template-columns:1fr;gap:3rem}.ph-hero-visual{display:block}.ph-psi-card{margin:0 auto}.ph-hero{padding:4rem 1.5rem 5rem}}@media (max-width:480px){.ph-cta-group{flex-direction:column}.ph-cta{justify-content:center}.ph-stats{gap:1rem}.ph-psi-card{padding:.95rem}.ph-psi-head{flex-direction:column;gap:.65rem}.ph-psi-main{grid-template-columns:1fr;text-align:center}.ph-psi-ring{width:118px;margin:0 auto}.ph-psi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ph-psi-foot{flex-direction:column;align-items:flex-start}.ph-vs-verdict{font-size:.62rem;padding:.35rem .45rem;gap:.3rem;margin-top:.5rem}.ph-vs-verdict svg{width:14px;height:14px}.ph-vs-save-hero{grid-template-columns:65px minmax(0,1fr);gap:.4rem;padding:.3rem 0 0}.ph-vs-save-ring{width:65px}.ph-vs-save-ring span{font-size:1.25rem}.ph-vs-save-ring small{font-size:.4rem}.ph-vs-save-caption-line1{font-size:.85rem}.ph-vs-save-caption-line2{font-size:.6rem}.ph-vs-save-detail{gap:.3rem}.ph-vs-save-card{padding:.35rem .3rem .3rem}.ph-vs-save-card-svg{height:18px}.ph-vs-save-card-num{font-size:.78rem}.ph-vs-save-card-vs{font-size:.45rem}.ph-vs-save-ring--infinity span{font-size:1.8rem}.ph-vs-save-ring--online span{font-size:1.6rem}.ph-vs-save-ring--online small{font-size:.4rem}.ph-vs-save-ring--growth span{font-size:1.6rem}.ph-vs-save-ring--growth small{font-size:.4rem}.ph-vs-save-hero{grid-template-columns:80px minmax(0,1fr);gap:.6rem;padding:.5rem 0 .2rem}.ph-vs-save-ring{width:80px}.ph-vs-save-ring span{font-size:1.55rem}.ph-vs-save-ring small{font-size:.45rem}.ph-vs-save-caption-line1{font-size:1rem}.ph-vs-save-caption-line2{font-size:.72rem}.ph-vs-save-detail{gap:.4rem}.ph-vs-save-card{padding:.45rem .4rem .4rem}.ph-vs-save-card-svg{height:22px}.ph-vs-save-card-num{font-size:.85rem}.ph-vs-save-card-vs{font-size:.5rem}.ph-vs-save-ring--infinity span{font-size:2rem}.ph-vs-save-ring--online span{font-size:1.8rem}.ph-vs-save-ring--growth span{font-size:1.8rem}.ph-vs-save-detail{flex-direction:column;gap:.3rem}.ph-vs-save-card-vs{font-size:.45rem;padding:.05rem 0}}.theme-homepage-platform .nav-main{background:color-mix(in srgb,var(--platform-espresso) 97%,black 3%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.theme-homepage-platform .nav-logo{color:var(--platform-on-dark)}.theme-homepage-platform .nav-link{color:rgba(255,255,255,.8)}.theme-homepage-platform .nav-link:hover{color:var(--platform-brass)}.theme-homepage-platform .nav-cta{background:var(--platform-brass) !important;color:var(--platform-espresso) !important;font-weight:700}.theme-homepage-platform .nav-cta:hover{background:var(--platform-brass-lt) !important}.theme-homepage-platform .trust-section{background:var(--platform-espresso);color:var(--platform-on-dark)}.theme-homepage-platform .trust-section .trust-icon{background:color-mix(in srgb,var(--platform-brass) 15%,transparent)}.theme-homepage-platform .trust-section .trust-icon svg{color:var(--platform-brass)}.theme-homepage-platform .cta-section{background:linear-gradient(135deg,color-mix(in srgb,var(--platform-espresso) 90%,var(--platform-brass) 10%) 0%,var(--platform-espresso) 50%,color-mix(in srgb,var(--platform-espresso) 85%,var(--platform-sky) 15%) 100% );position:relative}.theme-homepage-platform .cta-section::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,var(--platform-brass) 30%,var(--platform-brass-lt) 50%,var(--platform-brass) 70%,transparent 100% );opacity:.6}.theme-homepage-platform .wa-sticky-cta{background:radial-gradient(circle at top right,color-mix(in srgb,var(--platform-brass) 18%,transparent),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--platform-espresso-deep) 97%,black 3%) 0%,color-mix(in srgb,var(--platform-espresso) 96%,black 4%) 100%);border-color:color-mix(in srgb,var(--platform-brass) 22%,transparent);color:var(--platform-on-dark);box-shadow:0 28px 80px rgba(0,0,0,.42),0 0 0 1px color-mix(in srgb,var(--platform-brass) 10%,transparent)}.theme-homepage-platform .wa-sticky-cta-kicker{color:var(--platform-brass);letter-spacing:.14em}.theme-homepage-platform .wa-sticky-cta-title{color:rgba(255,255,255,.92)}.theme-homepage-platform .wa-sticky-cta-btn.is-primary{background:var(--platform-brass);color:var(--platform-espresso);box-shadow:0 4px 16px var(--platform-outline-strong)}.theme-homepage-platform .wa-sticky-cta-btn.is-primary:hover{background:var(--platform-brass-lt);box-shadow:0 6px 20px color-mix(in srgb,var(--platform-brass) 45%,transparent)}.theme-homepage-platform .wa-sticky-cta-btn.is-secondary{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.07);color:rgba(255,255,255,.9)}.theme-homepage-platform .wa-sticky-cta-btn.is-secondary:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.35)}.theme-homepage-platform .wa-sticky-cta-dismiss{background:rgba(255,255,255,.08);color:rgba(255,255,255,.7)}.theme-homepage-platform .wa-sticky-cta-dismiss:hover{background:rgba(255,255,255,.16);color:var(--platform-on-dark)}.theme-homepage-platform .cta-banner{background:radial-gradient(circle at 18% 78%,rgba(255,255,255,.16),transparent 22%),radial-gradient(circle at 92% 12%,rgba(255,255,255,.12),transparent 26%),linear-gradient(135deg,#F59E0B 0%,#D8890B 42%,#9A6B2F 100%);color:var(--platform-espresso)}.theme-homepage-platform .cta-banner::before,.theme-homepage-platform .cta-banner::after{border-color:rgba(255,255,255,.18)}.theme-homepage-platform .cta-inner{max-width:1180px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(2rem,5vw,4.2rem)}.theme-homepage-platform .cta-left{max-width:620px}.theme-homepage-platform .cta-title{max-width:620px;color:var(--platform-espresso);font-family:var(--font-display);font-size:clamp(2.35rem,4.7vw,4.2rem);font-weight:800;line-height:1.03;letter-spacing:0}.theme-homepage-platform .cta-title em{display:inline;color:color-mix(in srgb,var(--platform-espresso) 92%,#000 8%);font-style:normal;font-weight:800}.theme-homepage-platform .cta-desc{max-width:580px;color:rgba(14,22,42,.72);font-size:1rem;font-weight:500;line-height:1.75}.theme-homepage-platform .cta-actions{gap:.85rem;margin-top:2.15rem}.theme-homepage-platform .cta-btn-primary,.theme-homepage-platform .cta-btn-secondary{min-height:56px;border-radius:12px;font-family:var(--font-body);font-weight:800;letter-spacing:0;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.theme-homepage-platform .cta-btn-primary{padding:0 1.45rem;background:var(--platform-espresso) !important;color:#fff !important;box-shadow:0 18px 34px rgba(14,22,42,.22)}.theme-homepage-platform .cta-btn-primary:hover{transform:translateY(-2px);background:var(--platform-espresso-deep) !important;box-shadow:0 22px 42px rgba(14,22,42,.3)}.theme-homepage-platform .cta-btn-secondary{min-width:250px;padding:.62rem 1.35rem;border:1.5px solid rgba(14,22,42,.72);background:rgba(255,255,255,.08);color:var(--platform-espresso)}.theme-homepage-platform .cta-btn-secondary:hover{transform:translateY(-2px);background:rgba(255,255,255,.18);border-color:var(--platform-espresso);box-shadow:0 14px 28px rgba(14,22,42,.12)}.theme-homepage-platform .cta-call-label{color:rgba(14,22,42,.62);font-size:.66rem;font-weight:800;letter-spacing:.12em}.theme-homepage-platform .cta-call-number{color:var(--platform-espresso);font-size:.96rem;font-weight:800;letter-spacing:0}.theme-homepage-platform .cta-wa-icon{width:18px;height:18px;fill:currentColor}.theme-homepage-platform .cta-right{gap:1rem}.theme-homepage-platform .cta-info-card{min-height:94px;padding:1.15rem 1.25rem;border:1px solid rgba(255,255,255,.26);border-radius:12px;background:rgba(255,255,255,.24);box-shadow:0 18px 44px rgba(14,22,42,.12);backdrop-filter:blur(14px)}.theme-homepage-platform .cta-info-card:hover{transform:translateY(-2px);background:rgba(255,255,255,.32);box-shadow:0 22px 52px rgba(14,22,42,.16)}.theme-homepage-platform .cta-info-icon{width:44px;height:44px;border-radius:999px;background:var(--platform-espresso);box-shadow:0 12px 26px rgba(14,22,42,.24)}.ph-visual-panels{position:relative;min-height:420px;width:min(100%,520px);margin-left:auto}.ph-visual-panel{display:none;opacity:0;transition:opacity .4s ease;position:absolute;inset:0}.ph-visual-panel.ph-visual-active{display:flex;flex-direction:column;opacity:1}.ph-visual-panel.ph-visual-active .ph-vs-card{flex:1}.ph-vs-card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;min-height:420px;border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:1.15rem 1.25rem;background:radial-gradient(circle at 86% 14%,rgba(245,158,11,.18),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.96),rgba(238,242,255,.92));box-shadow:0 26px 70px rgba(0,0,0,.34),0 0 0 1px rgba(255,255,255,.08);color:var(--platform-ink);box-sizing:border-box}.ph-vs-card::before{content:'';position:absolute;inset:10px;border:1px solid rgba(30,58,95,.08);border-radius:13px;pointer-events:none}.ph-vs-card>*{position:relative;z-index:1}.ph-vs-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(30,58,95,.1);flex-shrink:0}.ph-vs-card-head-main{display:flex;flex-direction:column;align-items:flex-start;gap:.18rem;min-width:0;flex:1}.ph-vs-card-kicker{display:block;color:var(--platform-brass);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ph-vs-card-title{display:block;color:var(--platform-espresso);font-size:1rem;font-weight:800;line-height:1.2}.ph-vs-card-meta{flex:0 0 auto;border:1px solid rgba(30,58,95,.12);border-radius:999px;padding:.28rem .6rem;background:rgba(255,255,255,.72);color:var(--platform-ink-soft);font-size:.72rem;font-weight:700;white-space:nowrap}.ph-vs-card-body{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:0;padding:.85rem 0}.ph-vs-card-body--psi{justify-content:flex-start;gap:0;padding:0}.ph-vs-card-body--save{justify-content:flex-start;gap:.3rem;padding:0}.ph-vs-card-body--reach{justify-content:flex-start;gap:.3rem;padding:0}.ph-vs-save-ring{--score:17;width:132px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.ph-vs-save-ring span{font-size:2.5rem;font-weight:800;line-height:1;letter-spacing:-.04em}.ph-vs-save-ring-x{font-size:.6em;vertical-align:super}.ph-vs-save-ring small{display:block;font-size:.55rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-top:-2px;opacity:.65}.ph-vs-save-ring{background:radial-gradient(circle,#fff 0 58%,transparent 59%),conic-gradient(#22c55e calc(var(--score) * 1%),rgba(15,23,42,.12) 0);box-shadow:inset 0 0 0 1px rgba(15,23,42,.05),0 18px 35px rgba(34,197,94,.16)}.ph-vs-save-ring span{color:#16a34a}.ph-vs-save-ring small{color:var(--platform-ink-soft)}.ph-vs-save-ring--infinity{box-shadow:inset 0 0 0 1px rgba(15,23,42,.05),0 18px 35px rgba(34,197,94,.16)}.ph-vs-save-ring--infinity span{font-size:2.8rem;font-weight:700;letter-spacing:-.08em;color:#16a34a}.ph-vs-save-ring--online{background:radial-gradient(circle,#fff 0 58%,transparent 59%),conic-gradient(#d4af37 0%,#b8941e 100%);box-shadow:inset 0 0 0 1px rgba(15,23,42,.05),0 18px 35px rgba(212,175,55,.16)}.ph-vs-save-ring--online span{font-size:2.5rem;line-height:1;color:#b8941e}.ph-vs-save-ring--online small{color:#8a6e15;opacity:.8}.ph-vs-save-ring--growth{background:radial-gradient(circle,#fff 0 58%,transparent 59%),conic-gradient(#6366f1 0%,#4f46e5 100%);box-shadow:inset 0 0 0 1px rgba(15,23,42,.05),0 18px 35px rgba(99,102,241,.16)}.ph-vs-save-ring--growth span{font-size:2.5rem;line-height:1;color:#4f46e5}.ph-vs-save-ring--growth small{color:#4f46e5;opacity:.8}.ph-vs-card-body--launch{justify-content:flex-start;gap:.3rem;padding:0}.ph-vs-card-body--growth{justify-content:flex-start;gap:.3rem;padding:0}.ph-vs-save-card-checklist{display:flex;flex-direction:column;gap:.15rem;margin-top:.1rem}.ph-vs-save-card-check{font-size:.6rem;font-weight:600;color:var(--platform-ink-soft);line-height:1.35;opacity:.8}.ph-vs-save-card--setup .ph-vs-save-card-head{color:#2563eb;opacity:.7}.ph-vs-save-card--launch .ph-vs-save-card-head{color:#d4af37;opacity:.75}.ph-vs-save-card--launch{border-color:rgba(212,175,55,.15);background:rgba(255,255,255,.72)}.ph-vs-kicker--growth{color:var(--platform-brass) !important}.ph-vs-save-card--growth-web{border-color:rgba(99,102,241,.12);background:rgba(255,255,255,.72)}.ph-vs-save-card--growth-web .ph-vs-save-card-head{color:#4f46e5;opacity:.8}.ph-vs-save-card--growth-mkt{border-color:rgba(245,158,11,.12);background:rgba(255,255,255,.72)}.ph-vs-save-card--growth-mkt .ph-vs-save-card-head{color:#d97706;opacity:.8}.ph-vs-title-plus{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--platform-brass);color:#fff;font-size:.82rem;font-weight:800;line-height:1;margin:0 .12em;vertical-align:middle}.ph-vs-save-hero{display:grid;grid-template-columns:132px minmax(0,1fr);gap:1.1rem;align-items:center;padding:1.1rem 0 .5rem}.ph-vs-save-caption{display:flex;flex-direction:column;gap:.1rem}.ph-vs-save-caption-line1{color:var(--platform-espresso);font-size:1.35rem;font-weight:800;line-height:1.2}.ph-vs-save-caption-line1 strong{color:#16a34a}.ph-vs-save-caption-line2{color:var(--platform-ink-soft);font-size:.85rem;line-height:1.55;opacity:.85}.ph-vs-save-detail{display:grid;grid-template-columns:1fr auto 1fr;gap:.6rem;align-items:stretch}.ph-vs-save-card{border:1px solid rgba(30,58,95,.1);border-radius:10px;padding:.6rem .6rem .5rem;background:rgba(255,255,255,.72);display:flex;flex-direction:column;gap:.15rem}.ph-vs-save-card-head{display:flex;align-items:center;gap:.3rem;color:var(--platform-ink-soft);opacity:.55}.ph-vs-save-card-lbl{font-size:.58rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ph-vs-save-card-chart{line-height:0}.ph-vs-save-card-svg{display:block;width:100%;height:26px}.ph-vs-save-card-area{fill:var(--ph-save-col-fill,rgba(239,68,68,.08))}.ph-vs-save-card-line--bad{stroke:#ef4444;stroke-width:1.5;fill:none;stroke-linecap:round}.ph-vs-save-card-line--good{stroke:#22c55e;stroke-width:1.5;fill:none;stroke-linecap:round}.ph-vs-save-card-bar{height:4px;border-radius:99px;background:rgba(15,23,42,.06);overflow:hidden}.ph-vs-save-card-bar-fill--bad{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#ef4444,#dc2626)}.ph-vs-save-card-bar-fill--good{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#22c55e,#16a34a)}.ph-vs-save-card-foot{display:flex;align-items:baseline;gap:.2rem;margin-top:auto}.ph-vs-save-card-num{font-size:.95rem;font-weight:800;line-height:1.1}.ph-vs-save-card-num--bad{color:#dc2626}.ph-vs-save-card-num--good{color:#16a34a}.ph-vs-save-card-period{font-size:.5rem;font-weight:700;color:var(--platform-ink-soft);opacity:.55}.ph-vs-save-card-vs{display:flex;align-items:center;justify-content:center;opacity:.16;font-weight:800;font-size:.58rem;color:var(--platform-ink-soft);letter-spacing:.04em}.ph-visual-panel.ph-visual-active .ph-vs-save-ring{animation:phRingReveal .9s ease forwards}.ph-visual-panel.ph-visual-active .ph-vs-save-card{animation:phMetricIn .45s ease backwards}.ph-visual-panel.ph-visual-active .ph-vs-save-card:nth-child(1){animation-delay:.2s}.ph-visual-panel.ph-visual-active .ph-vs-save-card:nth-child(3){animation-delay:.3s}.ph-vs-verdict{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:auto;padding:.45rem .6rem;border-radius:10px;background:linear-gradient(135deg,rgba(245,158,11,.06),rgba(245,158,11,.02));border:1px solid rgba(245,158,11,.1);font-size:.7rem;font-weight:700;color:var(--platform-ink-soft);line-height:1.3;letter-spacing:.01em}.ph-vs-verdict svg{flex-shrink:0;width:16px;height:16px;opacity:.85}.ph-vs-verdict strong{color:var(--platform-brass);font-weight:800}.ph-vs-title-up{font-style:normal;color:#dc2626;position:relative}.ph-vs-title-up::after{content:'↗';display:inline-block;margin-left:.12em;font-size:.85em}.ph-vs-save-card--setup{background:rgba(255,255,255,.72)}.ph-vs-search-head{display:flex;align-items:center;gap:.4rem;padding-bottom:.75rem;border-bottom:1px solid rgba(30,58,95,.08);margin-bottom:.75rem}.ph-vs-search-logo{width:20px;height:20px;background:#4285f4;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800}.ph-vs-search-text{font-size:.8rem;font-weight:700;color:var(--platform-ink);letter-spacing:-.02em}.ph-vs-search-query{font-size:.75rem;color:var(--platform-ink-soft);margin-left:auto;background:rgba(30,58,95,.04);padding:.15rem .5rem;border-radius:99px}.ph-vs-search-result{display:flex;flex-direction:column;gap:.2rem;padding:.6rem .4rem}.ph-vs-search-url{font-size:.62rem;color:#0d652d;font-weight:400}.ph-vs-search-title{font-size:.85rem;color:#1a0dab;font-weight:500;cursor:pointer}.ph-vs-search-title:hover{text-decoration:underline}.ph-vs-search-desc{font-size:.7rem;color:#3c4043;line-height:1.4;max-width:95%}.ph-vs-search-meta{font-size:.65rem;color:#5f6368}.ph-vs-search-foot{margin-top:.6rem;padding-top:.6rem;border-top:1px solid rgba(30,58,95,.06);font-size:.72rem;color:var(--platform-ink-soft);text-align:center}.ph-vs-search-badge{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#16a34a;padding:.1rem .4rem;border-radius:99px;margin-right:.2rem}.ph-vs-revenue-body{display:flex;align-items:stretch;gap:.6rem;width:100%}.ph-vs-revenue-side{flex:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.65rem .5rem;border-radius:10px;border:1px solid rgba(30,58,95,.08);background:rgba(255,255,255,.72)}.ph-vs-revenue-icon{font-size:1.4rem}.ph-vs-revenue-title{font-weight:700;font-size:.75rem;color:var(--platform-espresso)}.ph-vs-revenue-pct{font-size:1.25rem;font-weight:800;color:var(--platform-espresso)}.ph-vs-revenue-bar{width:100%;height:8px;background:rgba(30,58,95,.06);border-radius:99px;overflow:hidden}.ph-vs-revenue-bar span,.ph-vs-revenue-bar-fill{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--platform-brass),var(--platform-brass-lt))}.ph-vs-revenue-bar-fill--60{width:60%}.ph-vs-revenue-bar-fill--40{width:40%}.ph-vs-revenue-desc{font-size:.62rem;color:var(--platform-ink-soft);text-align:center;line-height:1.35}.ph-vs-revenue-desc strong{color:var(--platform-espresso)}.ph-vs-revenue-v{font-size:.78rem;font-weight:800;color:var(--platform-ink-soft);opacity:.35;align-self:center}.ph-vs-psi-main{display:grid;grid-template-columns:132px minmax(0,1fr);gap:1.1rem;align-items:center;padding:1.35rem 0}.ph-vs-psi-ring{--score:99;width:132px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#fff 0 58%,transparent 59%),conic-gradient(#00c853 calc(var(--score) * 1%),rgba(15,23,42,.12) 0);box-shadow:inset 0 0 0 1px rgba(15,23,42,.05),0 18px 35px rgba(0,200,83,.16)}.ph-vs-psi-ring span{color:#00a344;font-size:2.35rem;font-weight:800;letter-spacing:0}.ph-vs-psi-title{color:var(--platform-espresso);font-size:1.35rem;font-weight:800;line-height:1.2}.ph-vs-psi-info p{margin:.5rem 0 0;color:var(--platform-ink-soft);font-size:.9rem;line-height:1.65}.ph-vs-psi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-bottom:0}.ph-vs-psi-metric{border:1px solid rgba(30,58,95,.1);border-radius:10px;padding:.75rem .55rem;background:rgba(255,255,255,.72);text-align:center}.ph-vs-psi-metric span{display:block;color:#00a344;font-size:1.35rem;font-weight:800;line-height:1}.ph-vs-psi-metric small{display:block;margin-top:.38rem;color:var(--platform-ink-soft);font-size:.66rem;font-weight:700;line-height:1.25}@media (max-width:900px){.ph-visual-panels{min-height:420px}.ph-vs-card{min-height:420px;padding:.9rem}.ph-vs-card-title{font-size:.92rem}.ph-vs-card-sub{font-size:.66rem}.ph-vs-card-body{padding:.65rem 0}.ph-vs-spark-chart{display:none}.ph-vs-spark-mobile{display:block}.ph-vs-own-grid{grid-template-columns:1fr;gap:.5rem}.ph-vs-own-col{padding:.65rem .55rem .55rem}.ph-vs-own-stack{height:46px}.ph-vs-own-years li{font-size:.56rem}.ph-vs-own-years strong{font-size:.6rem}.ph-vs-dot-num{font-size:1.05rem}.ph-vs-revenue-body{gap:.3rem}.ph-vs-revenue-pct{font-size:1rem}.ph-vs-step-day{width:48px;font-size:.62rem}.ph-vs-step-text{font-size:.72rem}.ph-vs-psi-ring{width:100px}.ph-vs-psi-ring span{font-size:1.8rem}.ph-vs-psi-main{grid-template-columns:100px minmax(0,1fr);gap:.8rem}.ph-vs-psi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.theme-homepage-platform .cta-info-icon svg{width:18px;height:18px;fill:var(--platform-brass-lt)}.theme-homepage-platform .cta-info-label{color:rgba(14,22,42,.52);font-size:.7rem;font-weight:800;letter-spacing:.11em}.theme-homepage-platform .cta-info-val{color:var(--platform-espresso);font-family:var(--font-body);font-size:1rem;font-weight:700;line-height:1.45}@media (max-width:900px){.theme-homepage-platform .cta-inner{grid-template-columns:1fr}}.ph-vs-pulse-number{animation:phUrgentPulse 1.4s ease-in-out infinite}@keyframes phUrgentPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.08)}}@keyframes phBarGrow{from{transform:scaleX(0)}to{transform:scaleX(1)}}.ph-visual-panel.ph-visual-active .ph-vs-save-card-bar-fill{transform-origin:left;animation:phBarGrow .65s cubic-bezier(.22,.68,0,1.2) forwards;animation-delay:.25s;transform:scaleX(0)}.ph-float-card{transition:opacity .4s ease}.ph-decision-cta-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.ph-decision-chat{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.7rem 1rem;background:color-mix(in srgb,var(--platform-espresso) 8%,#fff);color:var(--platform-espresso);border:1.5px solid color-mix(in srgb,var(--platform-espresso) 18%,#fff);border-radius:10px;font-size:.84rem;font-weight:800;text-decoration:none;transition:background .2s,border-color .2s}.ph-decision-chat:hover{background:color-mix(in srgb,var(--platform-brass) 10%,#fff);border-color:var(--platform-brass)}@media (max-width:900px){.ph-decision-cta-row{grid-template-columns:1fr}}.ph-slide-nav{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.75rem}.ph-slide-dot{width:7px;height:7px;border-radius:999px;border:none;padding:0;cursor:pointer;background:rgba(30,58,95,.18);transition:background .25s,width .25s}.ph-slide-dot.is-active{width:22px;background:var(--platform-brass)}.ph-slide-dot:hover:not(.is-active){background:rgba(30,58,95,.35)}.ph-kicker-step{display:inline-block;margin-right:.35rem;color:var(--platform-ink-soft);font-weight:700;opacity:.65}.ph-vs-kicker--decision{color:var(--platform-brass) !important}.ph-vs-card-body--decision{display:flex;flex-direction:column;gap:.75rem}.ph-decision-packages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:.25rem}.ph-decision-pkg{position:relative;display:flex;flex-direction:column;gap:.18rem;padding:.75rem .65rem;border:1.5px solid color-mix(in srgb,var(--platform-espresso) 12%,#fff);border-radius:12px;background:rgba(255,255,255,.7)}.ph-decision-pkg--hl{border-color:color-mix(in srgb,var(--platform-brass) 55%,#fff);background:color-mix(in srgb,var(--platform-brass) 6%,#fff)}.ph-decision-pkg-badge{position:absolute;top:-9px;left:50%;transform:translateX(-50%);padding:.1rem .5rem;background:var(--platform-brass);color:var(--platform-espresso);border-radius:999px;font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.ph-decision-pkg-name{display:block;font-size:.68rem;font-weight:800;color:var(--platform-espresso);letter-spacing:.04em;text-transform:uppercase}.ph-decision-pkg-price{display:block;font-size:1rem;font-weight:900;color:var(--platform-brass);line-height:1;margin-top:.15rem}.ph-decision-pkg--hl .ph-decision-pkg-price{font-size:1.1rem}.ph-decision-pkg-period{display:block;font-size:.62rem;color:var(--platform-ink-soft);margin-top:.05rem}.ph-decision-pkg-desc{display:block;font-size:.66rem;color:var(--platform-ink-soft);line-height:1.35;margin-top:.2rem}.ph-decision-cta{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.7rem 1rem;background:var(--platform-espresso);color:#fff;border-radius:10px;font-size:.84rem;font-weight:800;text-decoration:none;transition:background .2s}.ph-decision-cta:hover{background:color-mix(in srgb,var(--platform-espresso) 80%,#000)}@media (max-width:900px){.ph-decision-packages{grid-template-columns:1fr;gap:.4rem}.ph-decision-pkg{flex-direction:row;align-items:center;flex-wrap:wrap;gap:.3rem .6rem}.ph-decision-pkg-desc{display:none}.ph-decision-pkg-badge{top:-8px;font-size:.56rem}}.ph-vs-risk-col--bad::after{content:'';position:absolute;inset:0;border-radius:12px;background:radial-gradient(ellipse 60% 30% at 50% 0%,rgba(239,68,68,.18),transparent 70%);pointer-events:none;opacity:0;transition:opacity .6s ease}.ph-visual-panel.ph-visual-active .ph-vs-risk-col--bad::after{opacity:1;animation:phFlame 2.2s ease-in-out infinite}@keyframes phFlame{0%,100%{opacity:1;transform:scaleY(1)}50%{opacity:.45;transform:scaleY(1.12)}}.ph-vs-risk-col--good::after{content:'';position:absolute;inset:0;border-radius:12px;background:radial-gradient(ellipse 50% 35% at 50% 100%,rgba(34,197,94,.1),transparent 65%);pointer-events:none;opacity:0;transition:opacity .6s ease}.ph-visual-panel.ph-visual-active .ph-vs-risk-col--good::after{opacity:1}.ph-vs-risk-col{position:relative}.ph-vs-risk-col>*{position:relative;z-index:1}.ph-vs-psi-ring{transition:background .8s ease}.ph-visual-panel.ph-visual-active .ph-vs-psi-ring{animation:phRingReveal .9s ease forwards}@keyframes phRingReveal{0%{transform:scale(.7);opacity:0}60%{transform:scale(1.05);opacity:1}100%{transform:scale(1);opacity:1}}.ph-vs-psi-ring span{transition:opacity .5s ease}.ph-visual-panel.ph-visual-active .ph-vs-psi-metric{animation:phMetricIn .45s ease backwards}.ph-visual-panel.ph-visual-active .ph-vs-psi-metric:nth-child(1){animation-delay:.2s}.ph-visual-panel.ph-visual-active .ph-vs-psi-metric:nth-child(2){animation-delay:.3s}.ph-visual-panel.ph-visual-active .ph-vs-psi-metric:nth-child(3){animation-delay:.4s}.ph-visual-panel.ph-visual-active .ph-vs-psi-metric:nth-child(4){animation-delay:.5s}@keyframes phMetricIn{0%{opacity:0;transform:translateY(8px) scale(.95)}100%{opacity:1;transform:translateY(0) scale(1)}}.ph-vs-psi-title{position:relative;display:inline-block}.ph-vs-psi-title .ph-lightning{display:inline-block;color:var(--platform-brass);animation:phLightningFlash 2s ease-in-out infinite;margin-right:.25rem;vertical-align:middle}@keyframes phLightningFlash{0%,100%{opacity:1;transform:scale(1)}92%{opacity:.5;transform:scale(1.15)}94%{opacity:1;transform:scale(1)}96%{opacity:.3;transform:scale(1.1)}}.ph-vs-count-to{font-variant-numeric:tabular-nums}.ph-float-card{animation:phFloatBounce 4s ease-in-out infinite}.ph-float-1{animation-delay:0s}.ph-float-2{animation-delay:2s}@keyframes phFloatBounce{0%,100%{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-2px)}}.vj-sticky-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:900;background:var(--platform-espresso-deep,#0E162A);border-top:1px solid rgba(245,158,11,.25);padding:.75rem 1rem;gap:.6rem;align-items:center;justify-content:space-between;box-shadow:0 -4px 18px rgba(0,0,0,.35)}.vj-sticky-bar.is-visible{display:flex}.vj-sticky-price{font-size:.78rem;color:rgba(255,255,255,.55);white-space:nowrap;flex-shrink:0}.vj-sticky-price strong{color:var(--platform-brass,#F59E0B);font-weight:700}.vj-sticky-cta-primary{flex:1;text-align:center;background:var(--platform-brass,#F59E0B);color:#0E162A;font-weight:700;font-size:.83rem;padding:.55rem .8rem;border-radius:6px;text-decoration:none;white-space:nowrap;transition:background .2s}.vj-sticky-cta-primary:hover{background:var(--platform-brass-lt,#FCD34D)}.vj-sticky-cta-secondary{flex-shrink:0;font-size:.78rem;color:rgba(255,255,255,.7);text-decoration:none;border:1px solid rgba(255,255,255,.2);padding:.5rem .7rem;border-radius:6px;white-space:nowrap;transition:border-color .2s,color .2s}.vj-sticky-cta-secondary:hover{border-color:var(--platform-brass,.F59E0B);color:#fff}@media (min-width:768px){.vj-sticky-bar{display:none !important}}.vj-pricing-urgency{display:inline-flex;align-items:center;gap:.45rem;margin-top:.9rem;font-size:.8rem;color:rgba(255,255,255,.65);background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.25);border-radius:20px;padding:.35rem .85rem}.vj-pricing-urgency-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 0 rgba(74,222,128,.6);animation:vj-pulse-green 2s ease-in-out infinite;flex-shrink:0}@keyframes vj-pulse-green{0%,100%{box-shadow:0 0 0 0 rgba(74,222,128,.5)}60%{box-shadow:0 0 0 6px rgba(74,222,128,0)}}.cta-qr-block{display:flex;align-items:center;gap:.85rem;margin-top:.5rem;padding:.7rem .9rem;background:rgba(250,246,240,.06);border:1px solid rgba(250,246,240,.12);border-radius:10px;width:100%;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.cta-qr-img{border-radius:6px;flex-shrink:0;display:block}.cta-qr-block:hover{transform:translateY(-2px);border-color:rgba(245,158,11,.34);background:rgba(250,246,240,.1);box-shadow:0 14px 28px rgba(8,15,29,.18)}.cta-qr-block:focus-visible{outline:2px solid rgba(252,211,77,.9);outline-offset:3px}.cta-qr-label{display:flex;flex-direction:column;gap:.1rem;font-size:.78rem;color:rgba(250,246,240,.55);line-height:1.35}.cta-qr-label strong{font-size:.88rem;font-weight:700;color:rgba(250,246,240,.88)}.cta-qr-label small{margin-top:.28rem;font-size:.7rem;color:rgba(252,211,77,.88);letter-spacing:.04em;text-transform:uppercase}@media (max-width:600px){.cta-qr-block{display:none}}.platform-qr-modal{position:fixed;inset:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;pointer-events:none;transition:opacity .2s ease}.platform-qr-modal.is-open{opacity:1;pointer-events:auto}.platform-qr-modal__backdrop{position:absolute;inset:0;background:rgba(7,12,22,.76);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.platform-qr-modal__dialog{position:relative;z-index:1;width:min(430px,calc(100vw - 1.5rem));border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#f4f8fd 100%);border:1px solid rgba(170,191,219,.42);box-shadow:0 28px 80px rgba(9,18,35,.36);transform:translateY(12px) scale(.98);transition:transform .22s ease}.platform-qr-modal.is-open .platform-qr-modal__dialog{transform:translateY(0) scale(1)}.platform-qr-modal__close{position:absolute;top:.8rem;right:.8rem;width:42px;height:42px;border:0;border-radius:50%;background:rgba(16,35,61,.08);color:#14335a;font-size:1.7rem;line-height:1;cursor:pointer;transition:background .18s ease,transform .18s ease}.platform-qr-modal__close:hover{background:rgba(16,35,61,.14);transform:scale(1.04)}.platform-qr-modal__body{display:flex;flex-direction:column;align-items:center;padding:2.25rem 1.4rem 1.5rem;text-align:center}.platform-qr-modal__badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 .95rem;border-radius:999px;background:rgba(245,158,11,.12);color:#9a6b2f;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.platform-qr-modal__image{width:min(320px,72vw);height:auto;display:block;margin:1rem auto 0;padding:.85rem;border-radius:24px;background:#fff;box-shadow:0 18px 34px rgba(29,59,99,.14)}.platform-qr-modal__text{margin:1rem 0 .45rem;color:rgba(16,35,61,.82);font-size:.96rem;line-height:1.6;max-width:29ch}.platform-qr-modal__link{color:#1d4a7d !important;font-size:.82rem;font-weight:600;text-decoration:none;word-break:break-all}.platform-qr-modal__link:hover{text-decoration:underline}@media (max-width:600px){.platform-qr-modal__dialog{width:calc(100vw - 1rem);border-radius:20px}.platform-qr-modal__body{padding:2.15rem 1rem 1.25rem}.platform-qr-modal__image{width:min(300px,82vw)}}body.theme-homepage-platform .gallery-bg{background:#111827;border-top:1px solid rgba(255,255,255,.06)}body.theme-homepage-platform .gallery-head{text-align:left;margin-bottom:0}body.theme-homepage-platform .gallery-bg{position:relative;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.72) 0%,rgba(255,255,255,0) 24%),radial-gradient(circle at 88% 16%,rgba(252,211,77,.18) 0%,rgba(252,211,77,0) 22%),linear-gradient(180deg,#f8fbff 0%,#eef4fb 52%,#e7eef8 100%);overflow:hidden}body.theme-homepage-platform .gallery-bg::before{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,0) 36%),radial-gradient(circle at 82% 78%,rgba(245,158,11,.08) 0%,rgba(245,158,11,0) 20%)}body.theme-homepage-platform .gallery-bg .section-wrap{position:relative;z-index:1;padding-top:3.5rem;padding-bottom:3rem}body.theme-homepage-platform .gallery-marquee-wrap{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 6%,black 94%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,black 6%,black 94%,transparent 100%)}body.theme-homepage-platform .gallery-grid.gallery-marquee{display:flex;flex-wrap:nowrap;width:max-content;gap:14px;margin-top:0;animation:platformGalleryScroll 28s linear infinite;will-change:transform}body.theme-homepage-platform .gallery-marquee-wrap:hover .gallery-marquee{animation-play-state:paused}@keyframes platformGalleryScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}body.theme-homepage-platform .gallery-grid.gallery-marquee .gallery-item{flex:0 0 260px;width:260px}@media (max-width:768px){body.theme-homepage-platform .gallery-grid.gallery-marquee .gallery-item{flex:0 0 160px;width:160px}body.theme-homepage-platform .gallery-grid.gallery-marquee .gallery-item>div.gi-ph{aspect-ratio:4 / 3}body.theme-homepage-platform .gallery-bg .section-wrap{padding-top:2rem;padding-bottom:1.5rem}body.theme-homepage-platform .gallery-bg .vj-gallery-demo-bar{margin-top:1.25rem}body.theme-homepage-platform .vj-gallery-demo-bar{padding:.75rem 1rem .75rem 1.25rem;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.6rem}body.theme-homepage-platform .vj-gallery-demo-bar-text{font-size:.82rem;line-height:1.45}body.theme-homepage-platform .vj-gallery-demo-bar-btn{padding:.5rem 1rem;font-size:.8rem;align-self:flex-end}body.theme-homepage-platform .gallery-marquee-wrap{-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 4%,black 96%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,black 4%,black 96%,transparent 100%)}}@media (max-width:480px){body.theme-homepage-platform .gallery-grid.gallery-marquee .gallery-item{flex:0 0 136px;width:136px}body.theme-homepage-platform .gallery-grid.gallery-marquee{gap:8px;animation-duration:20s}body.theme-homepage-platform .gallery-bg .section-wrap{padding-top:1.75rem;padding-bottom:1.25rem}}body.theme-homepage-platform .gallery-bg .gallery-grid{margin-top:1.5rem}body.theme-homepage-platform .gallery-bg .vj-gallery-demo-bar{margin-top:1.75rem}body.theme-homepage-platform .gallery-head .section-title{font-size:clamp(1.9rem,4vw,2.8rem);color:#10233d}body.theme-homepage-platform .gallery-head .section-title em{color:var(--platform-brass,#F59E0B)}body.theme-homepage-platform .gallery-head .section-subtitle{max-width:640px;color:rgba(16,35,61,.72)}body.theme-homepage-platform .gallery-more-link{color:#1d3b63 !important;border-bottom-color:rgba(29,59,99,.24)}body.theme-homepage-platform .gallery-more-link:hover{color:var(--platform-brass,#F59E0B) !important;border-bottom-color:rgba(245,158,11,.42)}body.theme-homepage-platform .gallery-grid{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.75rem;margin-top:2rem;padding-bottom:.5rem;scrollbar-width:none;margin-left:calc(-1 * var(--section-pad,1.25rem));margin-right:calc(-1 * var(--section-pad,1.25rem));padding-left:var(--section-pad,1.25rem);padding-right:var(--section-pad,1.25rem)}body.theme-homepage-platform .gallery-grid::-webkit-scrollbar{display:none}body.theme-homepage-platform .gallery-grid .gallery-item:nth-child(1){grid-row:unset}body.theme-homepage-platform .gallery-grid .gallery-item{flex:0 0 22%;min-width:180px;scroll-snap-align:start;border-radius:20px;overflow:hidden;position:relative;border:1px solid rgba(147,176,214,.28);background:rgba(255,255,255,.72);box-shadow:0 18px 44px rgba(41,68,107,.12);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}body.theme-homepage-platform .gallery-grid .gallery-item:hover{transform:translateY(-4px);border-color:rgba(245,158,11,.28);box-shadow:0 24px 56px rgba(25,45,74,.16)}body.theme-homepage-platform .gallery-grid .gallery-item>div.gi-ph{width:100%;aspect-ratio:1 / 1;min-height:unset;height:unset;background-size:cover;background-position:center;transform:scale(1);transition:transform .5s ease}body.theme-homepage-platform .gallery-grid .gallery-item:hover>div.gi-ph{transform:scale(1.04)}body.theme-homepage-platform .gallery-grid .gallery-overlay{opacity:1;align-items:flex-end;padding:.9rem;background:linear-gradient(to top,rgba(10,24,43,.24) 0%,rgba(10,24,43,0) 58%)}body.theme-homepage-platform .gallery-grid .gallery-overlay-text{font-size:.82rem;font-weight:700;color:#10233d;font-style:normal;font-family:var(--font-body,'Outfit',sans-serif);line-height:1.45}body.theme-homepage-platform .gallery-grid .gallery-overlay-meta{font-size:.7rem;color:#9a6b2f;margin-bottom:.35rem;letter-spacing:.08em;text-transform:uppercase}body.theme-homepage-platform .gallery-grid .gallery-overlay>*{width:100%}body.theme-homepage-platform .gallery-grid .gallery-overlay::before{content:'';position:absolute;left:.8rem;right:.8rem;bottom:.8rem;top:auto;height:5.6rem;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.88) 0%,rgba(244,248,253,.96) 100%);border:1px solid rgba(168,188,216,.32);box-shadow:0 16px 30px rgba(29,59,99,.12)}body.theme-homepage-platform .gallery-grid .gallery-overlay-meta,body.theme-homepage-platform .gallery-grid .gallery-overlay-text{position:relative;z-index:1;padding-left:.2rem}@media (max-width:900px){body.theme-homepage-platform .gallery-grid .gallery-item{flex:0 0 44%;min-width:150px}}@media (max-width:520px){body.theme-homepage-platform .gallery-grid .gallery-item{flex:0 0 68%;min-width:200px}}body.theme-homepage-platform .vj-porto-section{background:var(--platform-espresso-soft,#29446B)}body.theme-homepage-platform .vj-porto-heading{text-align:left;margin-bottom:2rem}body.theme-homepage-platform .vj-porto-section .vj-section-eyebrow{background:transparent;border:none;padding:0;border-radius:0;font-size:.7rem;letter-spacing:.2em;color:var(--platform-brass,#F59E0B);font-weight:500;margin-bottom:1rem;display:inline-flex;align-items:center;gap:.6rem}body.theme-homepage-platform .vj-porto-section .vj-section-eyebrow::before{content:'';display:block;width:28px;height:1px;background:var(--platform-brass,#F59E0B)}body.theme-homepage-platform .vj-porto-title{font-size:clamp(1.9rem,4vw,2.8rem);font-weight:300;letter-spacing:-.01em;line-height:1.12;color:#fff;margin:0}body.theme-homepage-platform .vj-porto-title em{font-style:italic;color:var(--platform-brass,#F59E0B)}body.theme-homepage-platform .ph-cta.ph-cta-demo{display:inline-flex;align-items:center;gap:.45rem;padding:.72rem 1.25rem;border-radius:8px;border:1.5px solid rgba(245,158,11,.45);background:transparent;color:var(--platform-brass,#F59E0B);font-size:.88rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,color .2s;white-space:nowrap}body.theme-homepage-platform .ph-cta.ph-cta-demo:hover{background:rgba(245,158,11,.1);border-color:rgba(245,158,11,.7);color:#fbbf24}body.theme-homepage-platform .vj-gallery-demo-bar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin:1.75rem 0 0;padding:1.1rem 1.5rem 1.1rem 1.75rem;background:radial-gradient(ellipse 55% 80% at 0% 50%,rgba(245,158,11,.1),transparent),linear-gradient(135deg,var(--platform-espresso-deep,#0E162A) 0%,var(--platform-espresso,#1E3A5F) 60%,color-mix(in srgb,var(--platform-espresso) 88%,var(--platform-sky) 12%) 100% );border:1px solid rgba(245,158,11,.18);border-radius:14px;box-shadow:0 8px 32px rgba(14,22,42,.28),inset 0 1px 0 rgba(255,255,255,.06);position:relative;overflow:hidden}body.theme-homepage-platform .vj-gallery-demo-bar::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--platform-brass,#F59E0B),rgba(245,158,11,.3));border-radius:3px 0 0 3px}body.theme-homepage-platform .vj-gallery-demo-bar-text{display:flex;align-items:center;gap:.75rem;color:rgba(255,255,255,.85);font-size:.9rem;line-height:1.5}body.theme-homepage-platform .vj-gallery-demo-bar-btn{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;padding:.7rem 1.4rem;border-radius:999px;background:var(--platform-brass,#F59E0B);color:var(--platform-espresso-deep,#0E162A);font-size:.875rem;font-weight:700;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;flex-shrink:0;box-shadow:0 4px 18px rgba(245,158,11,.40),0 0 0 1px rgba(245,158,11,.25)}body.theme-homepage-platform .vj-gallery-demo-bar-btn:hover{background:var(--platform-brass-lt,#FCD34D);transform:translateY(-1px) translateX(1px);box-shadow:0 8px 28px rgba(245,158,11,.52),0 0 0 1px rgba(252,211,77,.35)}@media (max-width:600px){body.theme-homepage-platform .vj-gallery-demo-bar{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem}body.theme-homepage-platform .vj-gallery-demo-bar-btn{width:100%;justify-content:center}}body.theme-homepage-platform .vj-demo-strip{background:linear-gradient(135deg,#0B1929 0%,#0E162A 55%,#091521 100%);border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);padding:4rem 1.5rem}body.theme-homepage-platform .vj-demo-inner{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}body.theme-homepage-platform .vj-demo-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:#4ade80;font-weight:600;margin-bottom:1rem}body.theme-homepage-platform .vj-demo-live-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 3px rgba(74,222,128,.22);animation:vj-demo-pulse 2s ease-in-out infinite}@keyframes vj-demo-pulse{0%,100%{box-shadow:0 0 0 3px rgba(74,222,128,.22)}50%{box-shadow:0 0 0 6px rgba(74,222,128,.08)}}body.theme-homepage-platform .vj-demo-title{font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:300;line-height:1.15;color:#fff;margin:0 0 1rem;letter-spacing:-.01em}body.theme-homepage-platform .vj-demo-title em{font-style:italic;color:var(--platform-brass,#F59E0B)}body.theme-homepage-platform .vj-demo-desc{color:rgba(236,218,194,.72);line-height:1.75;font-size:.95rem;margin-bottom:1.5rem}body.theme-homepage-platform .vj-demo-checklist{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-direction:column;gap:.65rem}body.theme-homepage-platform .vj-demo-checklist li{display:flex;align-items:center;gap:.6rem;color:rgba(236,218,194,.85);font-size:.9rem}body.theme-homepage-platform .vj-demo-checklist li svg{width:16px;height:16px;flex-shrink:0;color:#4ade80}body.theme-homepage-platform .vj-demo-cta{display:inline-flex;align-items:center;gap:.55rem;padding:.9rem 1.6rem;border-radius:8px;background:var(--platform-brass,#F59E0B);color:#0E162A;font-weight:700;font-size:.95rem;text-decoration:none;transition:background .2s,transform .18s}body.theme-homepage-platform .vj-demo-cta:hover{background:#fbbf24;transform:translateY(-2px)}body.theme-homepage-platform .vj-demo-cta svg:first-child{width:18px;height:18px}body.theme-homepage-platform .vj-demo-arrow{width:16px;height:16px;margin-left:.1rem}body.theme-homepage-platform .vj-demo-note{margin:.85rem 0 0;font-size:.75rem;color:rgba(236,218,194,.45)}body.theme-homepage-platform .vj-demo-visual{position:relative}body.theme-homepage-platform .vj-demo-browser{background:#1a2235;border-radius:10px;border:1px solid rgba(255,255,255,.12);overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.06)}body.theme-homepage-platform .vj-demo-browser-bar{display:flex;align-items:center;gap:.4rem;padding:.55rem .8rem;background:#141c2e;border-bottom:1px solid rgba(255,255,255,.08)}body.theme-homepage-platform .vj-demo-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}body.theme-homepage-platform .vj-demo-dot--red{background:#ff5f57}body.theme-homepage-platform .vj-demo-dot--yellow{background:#febc2e}body.theme-homepage-platform .vj-demo-dot--green{background:#28c840}body.theme-homepage-platform .vj-demo-url-bar{flex:1;margin-left:.5rem;background:rgba(255,255,255,.07);border-radius:4px;padding:.22rem .65rem;font-size:.72rem;color:rgba(236,218,194,.55);letter-spacing:.02em}body.theme-homepage-platform .vj-demo-screen{padding:1.2rem 1rem 1rem;display:flex;flex-direction:column;gap:.9rem}body.theme-homepage-platform .vj-demo-screen-header{display:flex;justify-content:space-between;align-items:center}body.theme-homepage-platform .vj-demo-screen-logo{width:80px;height:10px;border-radius:3px;background:linear-gradient(90deg,var(--platform-brass,#F59E0B) 0%,rgba(245,158,11,.3) 100%)}body.theme-homepage-platform .vj-demo-screen-nav{display:flex;gap:.4rem}body.theme-homepage-platform .vj-demo-screen-nav span{display:block;width:28px;height:7px;border-radius:3px;background:rgba(255,255,255,.12)}body.theme-homepage-platform .vj-demo-screen-hero{background:linear-gradient(135deg,#1e3a5f 0%,#0e162a 100%);border-radius:6px;padding:1.4rem 1.2rem;display:flex;flex-direction:column;gap:.6rem}body.theme-homepage-platform .vj-demo-screen-headline{height:14px;width:75%;border-radius:3px;background:rgba(255,255,255,.55)}body.theme-homepage-platform .vj-demo-screen-sub{height:8px;width:55%;border-radius:3px;background:rgba(255,255,255,.25)}body.theme-homepage-platform .vj-demo-screen-btn{margin-top:.4rem;height:22px;width:90px;border-radius:4px;background:var(--platform-brass,#F59E0B);opacity:.85}body.theme-homepage-platform .vj-demo-screen-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}body.theme-homepage-platform .vj-demo-screen-card{height:52px;border-radius:5px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09)}body.theme-homepage-platform .vj-demo-badge{position:absolute;bottom:-12px;right:16px;display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:999px;background:#4ade80;color:#052e16;font-size:.72rem;font-weight:700;box-shadow:0 4px 16px rgba(74,222,128,.35)}body.theme-homepage-platform .vj-demo-badge svg{width:14px;height:14px}@media (max-width:767px){body.theme-homepage-platform .vj-demo-strip{padding:3rem 1.25rem 3.5rem}body.theme-homepage-platform .vj-demo-inner{grid-template-columns:1fr;gap:2.5rem}body.theme-homepage-platform .vj-demo-visual{order:-1}body.theme-homepage-platform .ph-cta.ph-cta-demo{display:none}}body.theme-homepage-platform .vj-artikel-cta-card{margin:2.5rem 0;padding:2rem 2.25rem;background:linear-gradient(135deg,#0B1929 0%,#1E3A5F 100%);border-radius:14px;border-left:4px solid #F59E0B}body.theme-homepage-platform .vj-artikel-cta-eyebrow{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#F59E0B;margin-bottom:.75rem}body.theme-homepage-platform .vj-artikel-cta-title{font-size:1.3rem;font-weight:700;color:#fff;margin:0 0 .75rem;line-height:1.35}body.theme-homepage-platform .vj-artikel-cta-desc{font-size:.9rem;line-height:1.65;color:rgba(255,255,255,.75);margin:0 0 1.5rem}body.theme-homepage-platform .vj-artikel-cta-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}body.theme-homepage-platform .vj-artikel-cta-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.7rem 1.4rem;border-radius:8px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .18s,transform .15s}body.theme-homepage-platform .vj-artikel-cta-btn--primary{background:#F59E0B;color:#0F172A}body.theme-homepage-platform .vj-artikel-cta-btn--primary:hover{background:#FCD34D;transform:translateY(-1px)}body.theme-homepage-platform .vj-artikel-cta-btn--ghost{background:rgba(255,255,255,.1);color:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.2)}body.theme-homepage-platform .vj-artikel-cta-btn--ghost:hover{background:rgba(255,255,255,.18)}body.theme-homepage-platform .vj-artikel-cta-badges{display:flex;flex-wrap:wrap;gap:.5rem .75rem}body.theme-homepage-platform .vj-artikel-cta-badges span{font-size:.78rem;color:rgba(255,255,255,.6)}body.theme-homepage-platform .vj-artikel-side-promo{background:linear-gradient(160deg,#0E162A 0%,#1E3A5F 100%);border-radius:12px;padding:1.5rem;border-top:3px solid #F59E0B}body.theme-homepage-platform .vj-artikel-side-promo-eyebrow{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#F59E0B;margin-bottom:.5rem}body.theme-homepage-platform .vj-artikel-side-promo-title{font-size:1rem;font-weight:700;color:#fff;line-height:1.4;margin-bottom:.6rem}body.theme-homepage-platform .vj-artikel-side-promo-desc{font-size:.8rem;line-height:1.6;color:rgba(255,255,255,.65);margin:0 0 1.1rem}body.theme-homepage-platform .vj-artikel-side-btn{display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;padding:.65rem 1rem;border-radius:8px;font-size:.82rem;font-weight:600;text-decoration:none;text-align:center;margin-bottom:.55rem;transition:background .18s,transform .15s}body.theme-homepage-platform .vj-artikel-side-btn--primary{background:#F59E0B;color:#0F172A}body.theme-homepage-platform .vj-artikel-side-btn--primary:hover{background:#FCD34D}body.theme-homepage-platform .vj-artikel-side-btn--ghost{background:rgba(255,255,255,.1);color:rgba(255,255,255,.85);border:1px solid rgba(255,255,255,.18)}body.theme-homepage-platform .vj-artikel-side-btn--ghost:hover{background:rgba(255,255,255,.18)}body.theme-homepage-platform .vj-artikel-side-btn--wa{background:#25D366;color:#fff}body.theme-homepage-platform .vj-artikel-side-btn--wa:hover{background:#1ebe5d}body.theme-homepage-platform .vj-artikel-side-trust{margin-top:.65rem;font-size:.7rem;color:rgba(255,255,255,.4);text-align:center;line-height:1.5}@media (max-width:768px){body.theme-homepage-platform .vj-artikel-cta-card{padding:1.5rem 1.25rem}body.theme-homepage-platform .vj-artikel-cta-title{font-size:1.1rem}}body.theme-homepage-platform .vj-faq-section{background:var(--platform-surface-alt,#EEF2FF)}body.theme-homepage-platform .process-bg{background:var(--platform-surface,#F8FAFC)}