
:root{--navy:#071f3b;--navy2:#0b2d55;--orange:#ff6a00;--orange2:#ff9700;--blue:#1e69ff;--ink:#0c2440;--text:#536579;--muted:#eef4f8;--line:#dfe8ef;--white:#fff;--shadow:0 18px 50px rgba(7,31,59,.10);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}svg{width:1.2em;height:1.2em;display:inline-block;vertical-align:-.2em}.vr-container{width:min(1180px,calc(100% - 40px));margin:auto}.screen-reader-text,.vr-skip{position:absolute;left:-9999px}.vr-skip:focus{left:20px;top:20px;z-index:9999;background:#fff;padding:10px 16px;border-radius:10px}.vr-topbar{background:#03172d;color:#cfe1f2;font-size:12px}.vr-topbar-inner{min-height:34px;display:flex;gap:28px;align-items:center}.vr-topbar-right{margin-left:auto;display:flex;gap:18px}.vr-topbar a:hover{color:#fff}.vr-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,31,59,.08)}.admin-bar .vr-header{top:32px}.vr-header-inner{height:82px;display:flex;align-items:center;gap:28px}.vr-logo img{width:205px;display:block}.vr-nav{flex:1}.vr-menu{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center;gap:8px}.vr-menu>li{position:relative}.vr-menu>li>a{display:block;padding:11px 12px;font-weight:700;font-size:14px;color:#173955;border-radius:10px}.vr-menu>li>a:hover,.vr-menu>.current-menu-item>a,.vr-menu>.current-menu-ancestor>a{background:#fff1e6;color:#e95f00}.vr-menu .sub-menu{display:none;position:absolute;left:0;top:100%;background:#fff;min-width:230px;padding:10px;list-style:none;border-radius:14px;box-shadow:var(--shadow);border:1px solid var(--line)}.vr-menu li:hover>.sub-menu{display:block}.vr-menu .sub-menu a{display:block;padding:9px 12px;border-radius:8px;font-size:13px;font-weight:700}.vr-menu .sub-menu a:hover{background:#f5f8fb;color:var(--orange)}.vr-header-actions{display:flex;align-items:center;gap:10px}.vr-search-btn{width:44px;height:44px;border:1px solid var(--line);display:grid;place-items:center;border-radius:13px}.vr-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff!important;padding:14px 21px;border-radius:13px;font-weight:800;border:0;box-shadow:0 10px 25px rgba(255,106,0,.22);transition:.25s ease}.vr-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(255,106,0,.28)}.vr-btn-small{padding:12px 17px;font-size:13px}.vr-btn-white{background:#fff;color:var(--navy)!important}.vr-mobile-toggle{display:none;background:none;border:0;padding:10px}.vr-mobile-menu{display:none}.vr-hero{min-height:650px;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 20%,rgba(41,116,255,.18),transparent 32%),linear-gradient(135deg,#f8fbff,#fff9f4)}.vr-hero:after{content:"";position:absolute;inset:auto -8% -180px -8%;height:320px;background:#fff;border-radius:50% 50% 0 0/30% 30% 0 0}.vr-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;min-height:650px;gap:50px}.vr-kicker{display:inline-flex;align-items:center;gap:8px;color:#eb6100;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.vr-kicker:before{content:"";width:26px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--orange),var(--orange2))}.vr-kicker-light{color:#ffd4b4}.vr-kicker-light:before{background:#fff}.vr-hero h1,.vr-page-hero h1,.vr-tool-hero h1{font-family:Outfit,Manrope,sans-serif;line-height:.98;letter-spacing:-.045em;margin:14px 0 18px}.vr-hero h1{font-size:clamp(48px,6vw,78px)}.vr-hero h1 span{color:var(--orange)}.vr-hero-copy>p{font-size:18px;color:var(--text);max-width:660px}.vr-hero-search{margin:28px 0 18px;background:#fff;border:1px solid #dbe6ee;box-shadow:0 14px 36px rgba(7,31,59,.10);display:flex;align-items:center;padding:7px;border-radius:16px;max-width:600px}.vr-hero-search>span{width:42px;display:grid;place-items:center;color:#6c7d8f}.vr-hero-search input{flex:1;border:0;outline:0;padding:10px 6px;font:inherit;min-width:0}.vr-hero-search button{border:0;background:var(--orange);color:#fff;padding:13px 18px;border-radius:12px;font-weight:800;display:flex;gap:8px;align-items:center}.vr-trust-row{display:flex;flex-wrap:wrap;gap:14px;font-size:12px;font-weight:700;color:#3c556c}.vr-trust-row span{display:flex;align-items:center;gap:5px}.vr-trust-row svg{color:#13a067}.vr-hero-visual{position:relative;min-height:500px;display:grid;place-items:center}.vr-dashboard{width:86%;background:#fff;border:1px solid #dce6ed;border-radius:24px;padding:18px;box-shadow:0 35px 80px rgba(7,31,59,.20);transform:rotate(-2deg);position:relative;z-index:2}.vr-dash-head{display:flex;align-items:center;gap:6px;border-bottom:1px solid #edf2f5;padding-bottom:15px;margin-bottom:8px}.vr-dash-head span{width:9px;height:9px;border-radius:99px;background:#e3e9ee}.vr-dash-head span:first-child{background:#ff7b51}.vr-dash-head span:nth-child(2){background:#ffc94a}.vr-dash-head span:nth-child(3){background:#4dc98a}.vr-dash-head b{margin-left:auto;font-size:12px;color:#708095}.vr-dash-row{display:flex;align-items:center;gap:14px;padding:15px 8px;border-bottom:1px solid #edf2f5}.vr-dash-row:last-child{border:0}.vr-dash-row i{width:36px;height:36px;border-radius:12px;background:#edf5ff;color:#1e69ff;font-style:normal;display:grid;place-items:center;font-weight:800}.vr-dash-row div{display:flex;flex-direction:column;flex:1}.vr-dash-row small{color:#7e8da0}.vr-dash-row em{font-style:normal;font-weight:800;color:#0e2947}.vr-float-card{position:absolute;z-index:3;background:#fff;border-radius:17px;padding:15px 18px;box-shadow:var(--shadow);display:flex;flex-direction:column;animation:vrFloat 4.5s ease-in-out infinite}.vr-float-card strong{font-size:28px;color:var(--orange);font-family:Outfit}.vr-float-card span,.vr-float-card b{font-size:11px}.vr-float-one{right:-10px;top:60px}.vr-float-two{left:-5px;bottom:95px;animation-delay:-1.8s}.vr-hero-note{position:absolute;right:20px;bottom:35px;font-size:10px;color:#75869a}.vr-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.7;animation:vrFloat 7s ease-in-out infinite}.vr-orb-a{width:240px;height:240px;background:rgba(255,106,0,.14);right:4%;top:12%}.vr-orb-b{width:170px;height:170px;background:rgba(30,105,255,.12);left:42%;bottom:5%;animation-delay:-3s}@keyframes vrFloat{50%{transform:translateY(-13px) rotate(1deg)}}.vr-section{padding:80px 0}.vr-section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.vr-section-head h2,.vr-split h2,.vr-copy-section h2,.vr-widget-heading h2{font-family:Outfit;font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-.03em;margin:6px 0}.vr-section-head>a{display:flex;align-items:center;gap:6px;font-weight:800;color:#e45e00}.vr-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.vr-category-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:19px;padding:22px;box-shadow:0 8px 25px rgba(7,31,59,.05);transition:.28s ease;overflow:hidden}.vr-category-card:after{content:"";position:absolute;inset:auto -40px -60px auto;width:130px;height:130px;border-radius:50%;background:linear-gradient(135deg,rgba(255,106,0,.11),rgba(30,105,255,.08));transition:.28s}.vr-category-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#ffc398}.vr-category-card:hover:after{transform:scale(1.3)}.vr-cat-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--navy2),var(--blue));box-shadow:0 8px 18px rgba(30,105,255,.18)}.vr-cat-icon svg{width:26px;height:26px}.vr-category-card:nth-child(2n) .vr-cat-icon{background:linear-gradient(135deg,var(--orange),var(--orange2))}.vr-category-card h3{font-family:Outfit;margin:18px 0 7px;font-size:21px}.vr-category-card p{font-size:13px;color:var(--text);min-height:62px}.vr-link{display:flex;align-items:center;gap:5px;font-size:13px;color:#e75f00;font-weight:800}.vr-popular{background:#f3f7fb}.vr-popular-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.vr-pop-card{background:#fff;border-radius:18px;padding:22px;border:1px solid #e2ebf2;transition:.25s}.vr-pop-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.vr-pop-top{display:flex;justify-content:space-between;color:#7a8a9d;font-size:11px;text-transform:uppercase;font-weight:800}.vr-pop-top b{width:32px;height:32px;border-radius:10px;background:#fff0e5;color:var(--orange);display:grid;place-items:center}.vr-pop-card h3{font:700 21px Outfit;margin:12px 0 7px}.vr-pop-card p{font-size:13px;color:var(--text)}.vr-split-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px}.vr-feature-panel{background:linear-gradient(135deg,#072340,#0a4d8c);color:#fff;border-radius:26px;padding:38px;position:relative;overflow:hidden}.vr-feature-panel:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(255,106,0,.22);right:-90px;bottom:-120px}.vr-feature-panel p{color:#cfe0ef}.vr-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px;position:relative;z-index:2}.vr-benefits>div{background:rgba(255,255,255,.09);padding:15px;border-radius:15px;display:flex;align-items:flex-start;gap:10px}.vr-benefits svg{color:#ff8a35;width:24px;height:24px}.vr-benefits span{display:flex;flex-direction:column}.vr-benefits small{color:#b9cee0}.vr-how{border:1px solid var(--line);border-radius:26px;padding:36px}.vr-how ol{list-style:none;padding:0;margin:22px 0 0}.vr-how li{display:flex;gap:14px;align-items:flex-start;padding:12px 0;border-bottom:1px solid #edf1f5}.vr-how li:last-child{border:0}.vr-how li>b{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#fff0e5;color:var(--orange)}.vr-how li span{display:flex;flex-direction:column}.vr-how small{color:var(--text)}.vr-blog{padding-top:20px}.vr-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vr-post-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px rgba(7,31,59,.05)}.vr-post-visual{height:150px;background:linear-gradient(135deg,#eaf3ff,#fff2e7);display:grid;place-items:center}.vr-post-visual span{width:60px;height:60px;border-radius:20px;background:linear-gradient(135deg,var(--orange),var(--orange2));display:grid;place-items:center;color:#fff}.vr-post-visual svg{width:29px;height:29px}.vr-post-card>div:last-child{padding:20px}.vr-post-card small{color:#8190a2}.vr-post-card h3,.vr-post-card h2{font:700 20px Outfit;line-height:1.25;margin:7px 0}.vr-post-card p{font-size:13px;color:var(--text)}.vr-cta{padding:40px 0 80px}.vr-cta-inner{border-radius:28px;background:linear-gradient(125deg,var(--orange),#ff8a00 55%,#ff9b32);padding:42px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 22px 55px rgba(255,106,0,.22)}.vr-cta h2{font:700 38px Outfit;margin:7px 0}.vr-cta p{margin:0;color:#fff3e8}.vr-footer{background:#041a31;color:#c3d4e3;position:relative;padding:70px 0 18px}.vr-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.vr-footer .vr-logo img{width:210px}.vr-footer h3{color:#fff;font:700 16px Outfit;margin-top:0}.vr-footer-grid>div>a{display:block;padding:5px 0;font-size:13px}.vr-footer-grid>div>a:hover{color:#fff}.vr-footer p{font-size:13px}.vr-footer-badges{display:flex;gap:8px;flex-wrap:wrap}.vr-footer-badges span{font-size:10px;border:1px solid #28445d;padding:6px 9px;border-radius:8px}.vr-small{font-size:10px!important;color:#8fa6b8}.vr-footer-bottom{border-top:1px solid #1d3850;margin-top:44px;padding-top:16px;display:flex;justify-content:space-between;font-size:11px}.vr-page-hero,.vr-tool-hero{background:linear-gradient(135deg,#f4f8fc,#fff7f0);padding:64px 0 58px;border-bottom:1px solid var(--line)}.vr-page-hero h1,.vr-tool-hero h1{font-size:clamp(42px,6vw,66px)}.vr-page-hero p,.vr-tool-hero p{max-width:760px;color:var(--text);font-size:17px}.vr-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:#75879a;margin-bottom:18px}.vr-breadcrumbs a:hover{color:var(--orange)}.vr-page-body,.vr-tool-content{padding:60px 0 90px}.vr-prose{max-width:980px;margin:auto}.vr-prose>p,.vr-prose>.wp-block-paragraph{font-size:16px;color:#475f75}.vr-prose h2{font:700 32px Outfit;margin-top:42px}.vr-prose h3{font:700 24px Outfit}.vr-prose ul,.vr-prose ol{padding-left:22px}.vr-page-category-grid{margin-top:35px}.vr-child-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.vr-child-grid>a{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff;box-shadow:0 5px 18px rgba(7,31,59,.04);transition:.2s}.vr-child-grid>a:hover{transform:translateY(-3px);border-color:#ffc39a}.vr-child-grid h3{font:700 18px Outfit;margin:0 0 8px}.vr-child-grid span{font-size:12px;color:#e86100}.vr-tool-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.vr-tool-hero-card{background:#fff;border-radius:22px;padding:26px;border:1px solid var(--line);box-shadow:var(--shadow)}.vr-tool-score{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line)}.vr-tool-score span{color:#798b9d;font-size:12px}.vr-tool-score strong{color:var(--orange)}.vr-tool-hero-card ul{list-style:none;padding:10px 0 0;margin:0}.vr-tool-hero-card li{display:flex;gap:8px;padding:8px 0;font-weight:700;font-size:13px}.vr-tool-hero-card li svg{color:#10a068}.vr-seo-intro{margin-bottom:20px}.vr-lead{font-size:19px!important;color:#173a58!important;font-weight:600}.vr-widget-shell{margin:40px 0;background:linear-gradient(135deg,#072542,#0b3e70);padding:34px;border-radius:26px;color:#fff}.vr-widget-heading{text-align:center;max-width:680px;margin:0 auto 24px}.vr-widget-heading p{color:#bdd1e2}.vr-widget-area{background:#fff;color:var(--ink);border-radius:20px;min-height:280px;padding:18px;box-shadow:inset 0 0 0 1px rgba(7,31,59,.08)}.vr-widget-placeholder{min-height:245px;border:2px dashed #cfdbe5;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;color:#65798d}.vr-widget-placeholder-icon{width:58px;height:58px;border-radius:18px;background:#fff0e5;color:var(--orange);display:grid;place-items:center;margin-bottom:12px}.vr-widget-placeholder strong{color:#173a58;font-size:18px}.vr-widget-placeholder span{max-width:600px;font-size:13px;margin:5px 0 10px}.vr-widget-placeholder code{background:#eef3f7;border-radius:8px;padding:5px 9px}.vr-copy-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;margin:35px 0}.vr-copy-card{border:1px solid var(--line);border-radius:20px;padding:26px;background:#fff}.vr-copy-card-accent{background:#fff7ef;border-color:#ffd7b8}.vr-copy-card h2{font:700 27px Outfit;margin-top:0}.vr-copy-card li{margin:9px 0}.vr-copy-section{padding:18px 0}.vr-steps-inline{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.vr-steps-inline>div{border:1px solid var(--line);border-radius:15px;padding:18px;display:flex;flex-direction:column}.vr-steps-inline b{color:#ff6a00;font:800 24px Outfit}.vr-steps-inline span{font-size:12px;color:var(--text)}.vr-faq details{border:1px solid var(--line);border-radius:14px;padding:14px 18px;margin:10px 0}.vr-faq summary{font-weight:800;cursor:pointer}.vr-faq p{color:var(--text)}.vr-pagination{margin-top:30px}.vr-pagination .nav-links{display:flex;gap:8px}.vr-pagination a,.vr-pagination span{padding:8px 12px;border:1px solid var(--line);border-radius:9px}.vr-reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.vr-reveal.vr-visible{opacity:1;transform:none}.vr-article-prose{max-width:780px}.vr-article-hero{text-align:center}.vr-article-hero p{margin-inline:auto}.alignwide{max-width:1180px;margin-left:auto;margin-right:auto}.alignfull{width:100vw;margin-left:calc(50% - 50vw)}
@media(max-width:1020px){.vr-nav,.vr-header-actions{display:none}.vr-mobile-toggle{display:block;margin-left:auto}.vr-mobile-menu.open{display:block;border-top:1px solid var(--line);padding:12px 0 18px}.vr-mobile-list{list-style:none;padding:0}.vr-mobile-list li a{display:block;padding:10px 0;font-weight:700}.vr-mobile-list .sub-menu{list-style:none;padding-left:15px}.vr-hero-grid,.vr-tool-hero-grid{grid-template-columns:1fr}.vr-hero{padding-top:40px}.vr-hero-grid{min-height:auto;padding-bottom:90px}.vr-hero-visual{min-height:430px}.vr-category-grid{grid-template-columns:repeat(2,1fr)}.vr-popular-grid,.vr-post-grid{grid-template-columns:repeat(2,1fr)}.vr-split-grid{grid-template-columns:1fr}.vr-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.vr-footer-grid>div:last-child{grid-column:1/-1}.vr-copy-grid{grid-template-columns:1fr}.vr-steps-inline{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.admin-bar .vr-header{top:46px}.vr-container{width:min(100% - 28px,1180px)}.vr-topbar-inner>span:nth-child(2),.vr-topbar-inner>span:nth-child(3),.vr-topbar-right{display:none}.vr-header-inner{height:70px}.vr-logo img{width:170px}.vr-hero h1{font-size:49px}.vr-hero-copy>p{font-size:16px}.vr-hero-search{flex-wrap:wrap}.vr-hero-search button{width:100%;justify-content:center}.vr-hero-visual{min-height:360px}.vr-dashboard{width:96%}.vr-float-one{right:0;top:25px}.vr-float-two{left:0;bottom:40px}.vr-category-grid,.vr-popular-grid,.vr-post-grid,.vr-child-grid{grid-template-columns:1fr}.vr-category-card p{min-height:0}.vr-benefits{grid-template-columns:1fr}.vr-section{padding:58px 0}.vr-section-head{align-items:flex-start;flex-direction:column}.vr-cta-inner{flex-direction:column;align-items:flex-start;padding:30px}.vr-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.vr-footer-grid>div:first-child,.vr-footer-grid>div:last-child{grid-column:1/-1}.vr-footer-bottom{flex-direction:column;gap:6px}.vr-page-hero,.vr-tool-hero{padding:44px 0}.vr-page-hero h1,.vr-tool-hero h1{font-size:42px}.vr-widget-shell{padding:20px 14px}.vr-steps-inline{grid-template-columns:1fr}.vr-tool-hero-card{padding:20px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.vr-float-card,.vr-orb{animation:none}.vr-reveal{opacity:1;transform:none;transition:none}}
