:root{--ink:#071116;--night:#071b22;--panel:#0b2730;--paper:#f4f6f1;--white:#fff;--mist:#c5d3cf;--lime:#b8ff5c;--cyan:#5bf3ff;--blue:#4195ff;--orange:#ffb94d;--line:rgba(7,17,22,.13);--radius:24px;--shadow:0 30px 80px rgba(0,15,20,.18);--wrap:min(1180px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.vrl-wrap{width:var(--wrap);margin-inline:auto}.screen-reader-text,.vrl-skip{clip:rect(1px,1px,1px,1px);position:absolute!important;width:1px;height:1px;overflow:hidden}.vrl-skip:focus{clip:auto;z-index:9999;width:auto;height:auto;top:12px;left:12px;padding:10px 16px;background:var(--white);color:var(--ink);border-radius:8px}
.vrl-notice{background:#031015;color:#8eaaa6;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.vrl-notice .vrl-wrap{height:32px;display:flex;align-items:center;justify-content:center;gap:34px}.vrl-notice span{display:flex;align-items:center;gap:10px}.vrl-notice span:not(:first-child):before{content:"";width:4px;height:4px;background:var(--lime);border-radius:50%;box-shadow:0 0 10px var(--lime)}
.vrl-header{position:sticky;top:0;z-index:200;background:rgba(244,246,241,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(7,17,22,.08)}.admin-bar .vrl-header{top:32px}.vrl-navrow{height:76px;display:flex;align-items:center;gap:32px}.vrl-brand{display:inline-flex;align-items:center;gap:11px;font-size:20px;letter-spacing:-.03em;white-space:nowrap}.vrl-brand>b{}.vrl-brand b{font-weight:850}.vrl-brand em{color:#51706e;font-style:normal}.vrl-brand-mark{position:relative;width:34px;height:34px;background:var(--ink);clip-path:polygon(50% 0,91% 16%,86% 70%,50% 100%,14% 70%,9% 16%)}.vrl-brand-mark:before{content:"";position:absolute;inset:6px;background:var(--lime);clip-path:inherit}.vrl-brand-mark i{position:absolute;z-index:2;left:15px;top:8px;width:4px;height:18px;border-radius:3px;background:var(--ink);transform:rotate(25deg)}.vrl-nav{margin-left:auto}.vrl-menu{list-style:none;display:flex;align-items:center;gap:28px;margin:0;padding:0;font-size:14px;font-weight:650}.vrl-menu a{position:relative}.vrl-menu a:after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:-8px;background:var(--ink);transition:right .25s}.vrl-menu a:hover:after,.vrl-menu .current-menu-item a:after{right:0}.vrl-nav-actions{display:flex;align-items:center;gap:16px}.vrl-search{font-size:13px;font-weight:750;border-left:1px solid var(--line);padding-left:20px}.vrl-menu-toggle{display:none;border:0;background:none;width:42px;height:42px;padding:10px;cursor:pointer}.vrl-menu-toggle span{display:block;height:2px;margin:5px 0;background:var(--ink);transition:.2s}
.vrl-hero{position:relative;overflow:hidden;background:var(--night);color:var(--white);min-height:680px;display:flex;align-items:center}.vrl-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(91,243,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(91,243,255,.045) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to right,#000,transparent 92%)}.vrl-hero-glow{position:absolute;width:640px;height:640px;right:-110px;top:-130px;border-radius:50%;background:radial-gradient(circle,rgba(65,149,255,.2),rgba(91,243,255,.05) 42%,transparent 68%)}.vrl-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:56px;padding-block:90px}.vrl-kicker{margin:0 0 16px;color:#43706d;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.vrl-hero .vrl-kicker{color:var(--cyan)}.vrl-hero .vrl-kicker span{display:inline-block;width:8px;height:8px;margin-right:8px;border:2px solid var(--lime);border-radius:50%;box-shadow:0 0 14px var(--lime)}.vrl-hero h1{margin:0;max-width:700px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(52px,6.3vw,86px);font-weight:500;line-height:.96;letter-spacing:-.055em}.vrl-hero h1 em{font-weight:400;color:var(--lime)}.vrl-hero-intro{max-width:610px;margin:30px 0;color:#b7cbc7;font-size:19px;line-height:1.65}.vrl-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.vrl-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:56px;padding:0 24px;background:var(--lime);color:var(--ink);border-radius:12px;font-size:14px;font-weight:850;box-shadow:0 14px 35px rgba(184,255,92,.13);transition:transform .2s,box-shadow .2s}.vrl-button:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(184,255,92,.22)}.vrl-button span{font-size:19px}.vrl-text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:800}.vrl-text-link span{transition:transform .2s}.vrl-text-link:hover span{transform:translateX(4px)}.vrl-disclosure{margin:24px 0 0;color:#78938f;font-size:12px}
.vrl-route-lab{position:relative;height:520px;perspective:900px;transform-style:preserve-3d}.vrl-grid-plane{position:absolute;left:4%;right:0;bottom:52px;height:270px;background-image:linear-gradient(rgba(91,243,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(91,243,255,.14) 1px,transparent 1px);background-size:34px 34px;transform:rotateX(68deg) rotateZ(-6deg);transform-origin:center bottom;mask-image:radial-gradient(ellipse,#000 20%,transparent 70%)}.vrl-orbit{position:absolute;left:50%;top:47%;border:1px solid rgba(91,243,255,.25);border-radius:50%;transform:translate(-50%,-50%) rotateX(65deg);animation:vrlOrbit 12s linear infinite}.vrl-orbit-one{width:440px;height:240px}.vrl-orbit-two{width:330px;height:170px;animation-direction:reverse;animation-duration:8s;border-color:rgba(184,255,92,.2)}.vrl-orbit:after{content:"";position:absolute;top:-5px;left:48%;width:9px;height:9px;border-radius:50%;background:var(--cyan);box-shadow:0 0 20px var(--cyan)}.vrl-shield{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%) rotateY(-10deg);width:180px;height:215px;padding-top:52px;text-align:center;background:linear-gradient(145deg,rgba(91,243,255,.28),rgba(65,149,255,.08));border:1px solid rgba(91,243,255,.55);clip-path:polygon(50% 0,94% 16%,86% 73%,50% 100%,14% 73%,6% 16%);filter:drop-shadow(0 30px 45px rgba(0,0,0,.35));animation:vrlFloat 4s ease-in-out infinite}.vrl-shield:before{content:"";position:absolute;inset:12px;background:rgba(7,27,34,.82);clip-path:inherit}.vrl-shield span{position:relative;display:block;width:22px;height:30px;margin:0 auto 12px;border:3px solid var(--lime);border-radius:12px 12px 5px 5px;border-top-width:8px;box-shadow:0 0 20px rgba(184,255,92,.22)}.vrl-shield b,.vrl-shield small{position:relative;display:block}.vrl-shield b{font-size:34px;line-height:1;color:var(--cyan)}.vrl-shield small{margin-top:7px;color:#8fb1ad;font-size:9px;letter-spacing:.18em}.vrl-route-line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),transparent);transform-origin:left;opacity:.7}.vrl-route-a{width:180px;left:9%;top:61%;transform:rotate(-19deg)}.vrl-route-b{width:180px;left:65%;top:52%;transform:rotate(13deg)}.vrl-node{position:absolute;z-index:3;color:#8eaaa6;font-size:9px;letter-spacing:.16em;text-align:center}.vrl-node i{display:block;width:15px;height:15px;margin:0 auto 6px;border:2px solid var(--cyan);background:var(--night);border-radius:50%;box-shadow:0 0 16px rgba(91,243,255,.6)}.vrl-node-a{left:7%;top:63%}.vrl-node-b{left:25%;top:42%}.vrl-node-c{right:7%;top:59%}.vrl-node-b i{border-color:var(--lime);box-shadow:0 0 16px rgba(184,255,92,.5)}.vrl-packet{position:absolute;z-index:4;width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 16px var(--lime);animation:vrlPacket 3s ease-in-out infinite}.vrl-packet-one{left:13%;top:56%}.vrl-packet-two{right:18%;top:57%;animation-delay:1.4s}.vrl-status{position:absolute;right:0;top:14%;padding:8px 12px;border:1px solid rgba(91,243,255,.2);background:rgba(7,27,34,.75);color:#86a6a2;font-size:9px;letter-spacing:.16em}.vrl-status i{display:inline-block;width:6px;height:6px;margin-right:8px;background:var(--lime);border-radius:50%;box-shadow:0 0 10px var(--lime);animation:vrlPulse 1.4s infinite}
@keyframes vrlOrbit{to{transform:translate(-50%,-50%) rotateX(65deg) rotateZ(360deg)}}@keyframes vrlFloat{50%{transform:translate(-50%,-54%) rotateY(10deg)}}@keyframes vrlPacket{0%,100%{opacity:0;transform:translate(0,0)}30%{opacity:1}70%{opacity:1;transform:translate(170px,-55px)}100%{transform:translate(210px,-66px)}}@keyframes vrlPulse{50%{opacity:.35}}
.vrl-paths,.vrl-latest,.vrl-faq{padding:110px 0}.vrl-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:48px}.vrl-section-head h2,.vrl-method h2,.vrl-spotlight h2,.vrl-faq h2,.vrl-page-head h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,5vw,62px);font-weight:500;line-height:1;letter-spacing:-.045em}.vrl-section-head>p{max-width:390px;margin:0;color:#526663}.vrl-path-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--white);box-shadow:var(--shadow)}.vrl-path{position:relative;min-height:320px;padding:30px;display:flex;flex-direction:column;border-right:1px solid var(--line);transition:background .25s,color .25s,transform .25s}.vrl-path:last-child{border-right:0}.vrl-path:hover{z-index:2;background:var(--night);color:var(--white);transform:translateY(-8px)}.vrl-path-number{font-size:10px;letter-spacing:.16em;color:#79908c}.vrl-path-icon{width:62px;height:62px;margin:40px 0 30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:#315550;font-size:26px}.vrl-path:hover .vrl-path-icon{border-color:rgba(91,243,255,.25);color:var(--cyan)}.vrl-path h3{margin:0 0 5px;font-size:21px}.vrl-path p{margin:0;color:#70817e;font-size:14px}.vrl-path b{margin-top:auto;font-size:12px}.vrl-ad{margin-block:28px;min-height:118px;padding:24px;display:flex;align-items:center;justify-content:center;border:1px dashed #b6c1bd;background:#eef1ec;text-align:center;overflow:hidden}.vrl-ad>span{position:absolute;font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#8b9996;transform:translateY(-45px)}
.vrl-method{padding:120px 0;background:#dfebe6}.vrl-method-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:110px}.vrl-method-visual{position:relative;min-height:480px}.vrl-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(7,17,22,.15);border-radius:50%;transform:translate(-50%,-50%)}.vrl-ring-a{width:410px;height:410px}.vrl-ring-b{width:290px;height:290px;border-style:dashed;animation:vrlSpin 30s linear infinite}.vrl-method-core{position:absolute;left:50%;top:50%;width:190px;height:190px;display:grid;place-items:center;transform:translate(-50%,-50%) rotate(-8deg);background:var(--night);color:var(--lime);border-radius:44% 56% 53% 47%;font-size:20px;font-weight:900;line-height:1.05;letter-spacing:.09em;text-align:center;box-shadow:var(--shadow);animation:vrlMorph 7s ease-in-out infinite}.vrl-tick{position:absolute;width:13px;height:13px;border:3px solid var(--night);border-radius:50%;background:var(--lime)}.vrl-tick-a{left:12%;top:23%}.vrl-tick-b{right:8%;top:45%}.vrl-tick-c{left:25%;bottom:7%}@keyframes vrlSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes vrlMorph{50%{border-radius:57% 43% 43% 57%;transform:translate(-50%,-50%) rotate(6deg)}}.vrl-lede{max-width:580px;color:#4e6661;font-size:18px}.vrl-checklist{list-style:none;margin:36px 0;padding:0;border-top:1px solid rgba(7,17,22,.13)}.vrl-checklist li{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid rgba(7,17,22,.13)}.vrl-checklist li>span{font-size:11px;color:#627b76}.vrl-checklist h3{margin:0;font-size:17px}.vrl-checklist p{margin:3px 0 0;color:#5d716d;font-size:14px}
.vrl-spotlight{padding:90px 0;background:var(--night);color:var(--white)}.vrl-spotlight-card{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center;padding:64px;background:linear-gradient(135deg,#103541,#0a2028);border:1px solid rgba(91,243,255,.16);border-radius:var(--radius);box-shadow:0 35px 80px rgba(0,0,0,.28)}.vrl-spotlight .vrl-kicker{color:var(--cyan)}.vrl-spotlight p{color:#a8c0bc}.vrl-button-light{margin-top:16px}.vrl-scoreboard{display:grid;grid-template-columns:90px 1fr;gap:17px;align-items:center;padding:32px;background:rgba(2,13,17,.5);border-radius:18px}.vrl-scoreboard span{font-size:9px;letter-spacing:.14em;color:#7fa19c}.vrl-scoreboard b{position:relative;height:6px;background:rgba(255,255,255,.08);border-radius:6px;overflow:hidden}.vrl-scoreboard b:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--score);background:linear-gradient(90deg,var(--cyan),var(--lime));border-radius:inherit}.vrl-scoreboard small{grid-column:1/-1;color:#65827e;font-size:10px}
.vrl-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.vrl-story{min-width:0;background:var(--white);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:transform .25s,box-shadow .25s}.vrl-story:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(9,29,33,.1)}.vrl-story-media{display:block;aspect-ratio:16/9;background:var(--panel);overflow:hidden}.vrl-story-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.vrl-story:hover .vrl-story-media img{transform:scale(1.035)}.vrl-story-media>span{position:relative;width:100%;height:100%;display:block;background:linear-gradient(145deg,#0d333d,#071b22)}.vrl-story-media>span:before,.vrl-story-media>span:after{content:"";position:absolute;left:50%;top:50%;border:1px solid rgba(91,243,255,.23);border-radius:50%;transform:translate(-50%,-50%)}.vrl-story-media>span:before{width:130px;height:130px}.vrl-story-media>span:after{width:78px;height:78px;border-color:var(--lime)}.vrl-story-media>span i{position:absolute;z-index:2;left:50%;top:50%;width:18px;height:26px;border:3px solid var(--cyan);border-radius:9px 9px 4px 4px;transform:translate(-50%,-50%)}.vrl-story-copy{padding:24px}.vrl-story-meta{display:flex;justify-content:space-between;gap:14px;color:#6e817e;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.vrl-story h3,.vrl-story h2{margin:12px 0 9px;font-size:20px;line-height:1.25}.vrl-story p{margin:0;color:#667874;font-size:14px}.vrl-story-link{display:inline-block;margin-top:20px;font-size:12px;font-weight:850}.vrl-faq{background:#e9ede8}.vrl-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.vrl-faqs{border-top:1px solid var(--line)}.vrl-faq details{border-bottom:1px solid var(--line)}.vrl-faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;padding:24px 0;font-weight:750}.vrl-faq summary::-webkit-details-marker{display:none}.vrl-faq summary span{font-size:25px;font-weight:300}.vrl-faq details[open] summary span{transform:rotate(45deg)}.vrl-faq details p{margin:-8px 40px 24px 0;color:#5c706c;font-size:15px}
.vrl-footer{padding-top:76px;background:#031015;color:#d7e2df}.vrl-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px;padding-bottom:64px}.vrl-footer .vrl-brand-mark{background:var(--white)}.vrl-footer .vrl-brand-mark i{background:#031015}.vrl-footer .vrl-brand em{color:#75918d}.vrl-footer h2{margin:3px 0 22px;color:#76908c;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.vrl-footer a:not(.vrl-brand){display:block;margin:11px 0;color:#a9bbb8;font-size:14px}.vrl-footer a:hover{color:var(--white)}.vrl-footer-brand p{max-width:360px;color:#9eb1ae}.vrl-footer-brand small{display:block;max-width:440px;color:#627d79;font-size:11px}.vrl-footer-bottom{display:flex;justify-content:space-between;padding:22px 0;border-top:1px solid rgba(255,255,255,.08);color:#58716d;font-size:11px}
.vrl-archive,.vrl-single{padding:80px 0 110px}.vrl-page-head{margin-bottom:48px}.vrl-page-head h1{max-width:850px}.vrl-archive-description{max-width:700px;color:#60736f}.navigation.pagination{margin-top:50px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers{padding:8px 13px;background:var(--white);border:1px solid var(--line);border-radius:8px}.page-numbers.current{background:var(--ink);color:var(--white)}.vrl-article-shell{display:grid;grid-template-columns:minmax(0,760px) 300px;align-items:start;gap:80px}.vrl-page-narrow{max-width:880px}.vrl-breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:36px;color:#71817f;font-size:12px}.vrl-breadcrumbs a{text-decoration:underline}.vrl-article-head h1{margin:0;max-width:850px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,6vw,68px);font-weight:500;line-height:1.03;letter-spacing:-.045em}.vrl-article-meta{display:flex;gap:20px;margin:24px 0 34px;color:#6a7e7a;font-size:12px}.vrl-featured{margin:0 0 32px}.vrl-featured img{width:100%;border-radius:18px}.vrl-affiliate-note{display:grid;grid-template-columns:130px 1fr;gap:18px;margin:28px 0;padding:18px 20px;background:#e4eee8;border-left:3px solid #49766e;font-size:12px}.vrl-entry{font-family:Georgia,"Times New Roman",serif;font-size:19px;line-height:1.78;overflow-wrap:anywhere}.vrl-entry h2,.vrl-entry h3{font-family:Inter,ui-sans-serif,sans-serif;line-height:1.2}.vrl-entry h2{margin-top:52px;font-size:31px}.vrl-entry h3{margin-top:36px;font-size:23px}.vrl-entry a{color:#0c686e;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.vrl-entry img{height:auto}.vrl-entry iframe,.vrl-entry video{max-width:100%}.vrl-entry table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.vrl-entry td,.vrl-entry th{padding:10px;border:1px solid var(--line)}.vrl-article-aside{position:sticky;top:130px}.vrl-article-aside>div{padding:26px;background:var(--night);color:var(--white);border-radius:18px}.vrl-article-aside h2{font-family:Georgia,serif;font-weight:500}.vrl-article-aside a{display:flex;justify-content:space-between;gap:10px;padding:15px 0;border-top:1px solid rgba(255,255,255,.1);color:#a9bfbb;font-size:13px}.vrl-tags{margin-top:35px}.vrl-tags a{display:inline-block;padding:5px 9px;margin:0 5px 5px 0;background:#e4eae5;border-radius:6px;font-size:11px}
@media(max-width:1000px){.vrl-nav{display:none;position:absolute;left:20px;right:20px;top:70px;padding:20px;background:var(--white);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.vrl-nav.is-open{display:block}.vrl-menu{align-items:stretch;flex-direction:column;gap:0}.vrl-menu a{display:block;padding:12px}.vrl-menu-toggle{display:block}.vrl-search{margin-left:auto}.vrl-hero-grid{grid-template-columns:1fr;padding-block:75px 40px}.vrl-route-lab{height:420px}.vrl-path-grid{grid-template-columns:repeat(2,1fr)}.vrl-path:nth-child(2){border-right:0}.vrl-path:nth-child(-n+2){border-bottom:1px solid var(--line)}.vrl-method-grid{gap:50px}.vrl-spotlight-card{gap:50px}.vrl-story-grid{grid-template-columns:repeat(2,1fr)}.vrl-footer-grid{grid-template-columns:2fr repeat(2,1fr)}.vrl-footer-grid>div:last-child{grid-column:2}.vrl-article-shell{grid-template-columns:minmax(0,1fr)}.vrl-article-aside{position:static}.vrl-article-aside>div{display:grid;grid-template-columns:repeat(2,1fr);gap:0 24px}.vrl-article-aside h2,.vrl-article-aside .vrl-kicker{grid-column:1/-1}}
@media(max-width:700px){:root{--wrap:min(100% - 28px,1180px);--radius:18px}body{font-size:16px;overflow-x:hidden}.admin-bar .vrl-header{top:46px}.vrl-notice .vrl-wrap{justify-content:flex-start;overflow:hidden;white-space:nowrap}.vrl-notice span:nth-child(n+2){display:none}.vrl-navrow{height:66px}.vrl-brand{font-size:18px}.vrl-brand-mark{width:30px;height:30px}.vrl-search{display:none}.vrl-nav{top:61px;left:14px;right:14px}.vrl-hero{min-height:auto}.vrl-hero-grid{gap:18px;padding-top:58px}.vrl-hero h1{font-size:clamp(45px,14vw,64px)}.vrl-hero-intro{margin:22px 0;font-size:16px}.vrl-actions{align-items:flex-start;flex-direction:column;gap:18px}.vrl-button{width:100%}.vrl-disclosure{line-height:1.45}.vrl-route-lab{height:330px;margin-inline:-12px;transform:scale(.9)}.vrl-shield{width:150px;height:180px;padding-top:42px}.vrl-shield b{font-size:28px}.vrl-orbit-one{width:360px}.vrl-orbit-two{width:270px}.vrl-status{right:8%;top:6%}.vrl-paths,.vrl-latest,.vrl-faq{padding:76px 0}.vrl-section-head{display:block;margin-bottom:32px}.vrl-section-head>p{margin-top:18px}.vrl-section-head>.vrl-text-link{margin-top:18px}.vrl-section-head h2,.vrl-method h2,.vrl-spotlight h2,.vrl-faq h2,.vrl-page-head h1{font-size:42px}.vrl-path-grid{grid-template-columns:1fr}.vrl-path{min-height:250px;border-right:0!important;border-bottom:1px solid var(--line)}.vrl-path:last-child{border-bottom:0}.vrl-path-icon{margin:24px 0 20px}.vrl-method{padding:75px 0}.vrl-method-grid{grid-template-columns:1fr;gap:35px}.vrl-method-visual{min-height:330px}.vrl-ring-a{width:300px;height:300px}.vrl-ring-b{width:220px;height:220px}.vrl-method-core{width:150px;height:150px;font-size:17px}.vrl-spotlight{padding:60px 0}.vrl-spotlight-card{grid-template-columns:1fr;gap:35px;padding:30px 24px}.vrl-story-grid{grid-template-columns:1fr}.vrl-faq-grid{grid-template-columns:1fr;gap:36px}.vrl-footer-grid{grid-template-columns:1fr 1fr;gap:35px}.vrl-footer-brand{grid-column:1/-1}.vrl-footer-grid>div:last-child{grid-column:auto}.vrl-footer-bottom{flex-direction:column;gap:7px}.vrl-archive,.vrl-single{padding:55px 0 80px}.vrl-article-head h1{font-size:43px}.vrl-article-meta{flex-direction:column;gap:3px}.vrl-affiliate-note{grid-template-columns:1fr;gap:4px}.vrl-entry{font-size:17px}.vrl-entry h2{font-size:27px}.vrl-article-aside>div{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.vrl-orbit,.vrl-shield,.vrl-packet,.vrl-status i,.vrl-ring-b,.vrl-method-core{animation:none!important}.vrl-story,.vrl-button,.vrl-path{transition:none!important}}