@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--vvg-trace:0deg}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--radius-sm:.25rem;--radius-lg:.5rem;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.w-full{width:100%}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:calc(var(--spacing) * 8)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.p-5{padding:calc(var(--spacing) * 5)}.p-8{padding:calc(var(--spacing) * 8)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}@media(min-width:48rem){.md\:w-\[45\%\]{width:45%}.md\:w-\[55\%\]{width:55%}.md\:flex-row{flex-direction:row}}}:root{--bg:#08080a;--bg-2:#0d0d10;--bg-card:#131317;--border:#ffffff12;--border-hi:#ffffff21;--fg:#ededf1;--fg-2:#a1a1ab;--fg-3:#5f5f6a;--violet:#6b4bd5;--violet-lo:#6b4bd526;--violet-hi:#a48bfa;--blue:#00bf63;--blue-lo:#00bf6326;--blue-hi:#95cf5f;--champagne:#d9c08a;--champagne-hi:#f0dcae;--champagne-lo:#d9c08a24;--silver:#c9c9d2;--font-display:"Syne", sans-serif;--font-body:"DM Sans", sans-serif;--radius:14px;--radius-sm:8px}@property --vvg-trace{syntax:"<angle>";inherits:false;initial-value:0deg}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}.vvg-root{min-height:100vh}.vvg-grain{z-index:9998;pointer-events:none;opacity:.045;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='vgn'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23vgn)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:140px 140px;position:fixed;inset:0}.vvg-nav{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);background:#08080ad1;position:fixed;top:0;left:0;right:0}.vvg-nav-inner{justify-content:space-between;align-items:center;max-width:1200px;height:60px;margin:0 auto;padding:0 32px;display:flex}.vvg-wordmark{font-family:var(--font-display);letter-spacing:.08em;color:var(--fg);align-items:center;gap:1px;font-size:1.15rem;font-weight:800;display:inline-flex}.vvg-nav-cta{font-family:var(--font-body);letter-spacing:.04em;color:var(--fg-2);border:1px solid var(--border-hi);border-radius:40px;padding:7px 18px;font-size:.8125rem;font-weight:500;transition:color .2s,border-color .2s,background .2s}.vvg-nav-cta:hover{color:var(--champagne-hi);background:#d9c08a0f;border-color:#d9c08a66}.vvg-container{max-width:1200px;margin:0 auto;padding:0 32px}.vvg-section{padding:120px 0}.vvg-section-alt{background:var(--bg-2);position:relative}.vvg-section-alt:before,.vvg-section-alt:after{content:"";background:var(--border);height:1px;position:absolute;left:0;right:0}.vvg-section-alt:before{top:0}.vvg-section-alt:after{bottom:0}.vvg-label{letter-spacing:.14em;text-transform:uppercase;color:var(--fg-3);margin-bottom:20px;font-size:.6875rem;font-weight:600;display:inline-block}.vvg-section-header{margin-bottom:64px}.vvg-section-title{font-family:var(--font-display);color:var(--fg);letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15}.vvg-title-xl{letter-spacing:-.035em;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.02}.vvg-section-head-editorial{align-items:flex-start;gap:clamp(20px,4vw,52px);margin-bottom:64px;display:flex}.vvg-section-head-text{flex-direction:column;align-items:flex-start;display:flex}.vvg-section-index{font-family:var(--font-display);letter-spacing:-.03em;background:linear-gradient(155deg,var(--champagne-hi) 0%,var(--champagne) 52%,#9c855a 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;flex-shrink:0;padding-top:.08em;font-size:clamp(2.75rem,6.5vw,5.5rem);font-weight:800;line-height:.82}.vvg-reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.vvg-reveal.is-visible{opacity:1;transform:none}.vvg-hero{align-items:center;min-height:100vh;padding:90px 32px 190px;display:flex;position:relative;overflow:hidden}.vvg-hero-grid-overlay{opacity:.08;transform-origin:50%;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 700' preserveAspectRatio='xMidYMid slice'><g fill='none' stroke='%23ffffff' stroke-linecap='round'><path stroke-width='1' d='M-120 250 C 180 170 380 120 620 150 S 1020 60 1360 30'/><path stroke-width='1.5' d='M-120 330 C 200 270 420 200 660 240 S 1040 150 1360 110'/><path stroke-width='1' d='M-120 410 C 160 370 380 300 620 330 S 1060 240 1360 190'/><path stroke-width='1.7' d='M-120 500 C 220 470 420 380 680 420 S 1060 320 1360 270'/><path stroke-width='1' d='M-120 590 C 180 560 400 470 640 510 S 1040 410 1360 360'/><path stroke-width='1.3' d='M-120 680 C 240 650 440 560 700 600 S 1080 500 1360 450'/></g></svg>");background-position:50%;background-repeat:no-repeat;background-size:cover;animation:2.4s cubic-bezier(.16,1,.3,1) 5.3s both vvg-lines-in;position:absolute;inset:-20%;transform:rotate(-9deg)scale(1.3);-webkit-mask-image:radial-gradient(82% 72% at 50% 42%,#000 4%,#0000 88%);mask-image:radial-gradient(82% 72% at 50% 42%,#000 4%,#0000 88%)}@keyframes vvg-lines-in{0%{opacity:0;transform:rotate(-9deg)scale(1.45)}to{opacity:.08;transform:rotate(-9deg)scale(1.3)}}.vvg-hero-glow{pointer-events:none;background:radial-gradient(#ffffff0f,#ffffff05 45%,#0000 70%);width:760px;height:560px;position:absolute;top:4%;left:50%;transform:translate(-50%)}.vvg-hero-content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:920px;margin:0 auto;display:flex;position:relative}.vvg-hero-emblem-wrap{justify-content:center;align-items:center;margin-bottom:34px;animation:3.6s cubic-bezier(.22,.7,.2,1) both vvg-emblem-intro;display:flex;position:relative}.vvg-hero-emblem{z-index:1;filter:drop-shadow(0 0 30px #fff3)drop-shadow(0 0 70px #ffffff0f);width:clamp(150px,20vw,240px);height:auto;animation:6s ease-in-out 3.8s infinite vvg-emblem-float;display:block;position:relative;overflow:visible}.vvg-emblem-wings,.vvg-emblem-v,.vvg-emblem-star{transform-box:fill-box;transform-origin:50%}.vvg-emblem-v{animation:.7s cubic-bezier(.2,.8,.2,1) .25s both vvg-v-rise}.vvg-emblem-wings{animation:1s cubic-bezier(.2,.85,.25,1) .6s both vvg-wings-unfold}.vvg-emblem-star{animation:.9s 1.05s both vvg-star-fade}.vvg-hero-emblem-halo{z-index:0;pointer-events:none;opacity:0;background:radial-gradient(circle,#ffffff1a,#ffffff08 45%,#0000 70%);border-radius:50%;width:clamp(260px,34vw,420px);height:clamp(260px,34vw,420px);animation:1.2s .6s both vvg-fade-in;position:absolute}@keyframes vvg-emblem-intro{0%{transform:translateY(33vh)scale(2)}45%{transform:translateY(33vh)scale(2)}to{transform:translateY(0)scale(1)}}@keyframes vvg-emblem-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes vvg-wings-unfold{0%{opacity:0;transform:scaleX(0)}60%{opacity:1}to{opacity:1;transform:scaleX(1)}}@keyframes vvg-v-rise{0%{opacity:0;transform:translateY(34px)scale(.65)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes vvg-star-fade{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}@keyframes vvg-fade-in{0%{opacity:0}to{opacity:1}}@keyframes vvg-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes vvg-title-cinematic{0%{opacity:0;filter:blur(26px);letter-spacing:.34em;transform:scale(1.16)}55%{opacity:1}to{opacity:1;filter:blur();letter-spacing:.01em;transform:scale(1)}}@keyframes vvg-slide-in-left{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes vvg-slide-in-right{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes vvg-scroll-bounce{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(5px)}}.vvg-eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--champagne);margin-bottom:22px;padding-left:.32em;font-size:.6875rem;font-weight:600;animation:.7s cubic-bezier(.2,.7,.2,1) 4.6s both vvg-fade-up}.vvg-hero-title{font-family:var(--font-display);flex-direction:column;align-items:center;gap:10px;margin-bottom:30px;display:flex}.vvg-hero-title-main{letter-spacing:.01em;text-transform:uppercase;-webkit-text-fill-color:transparent;text-shadow:0 0 60px #ffffff0f;background:linear-gradient(#fff,#d7d7de 42%,#88888f);-webkit-background-clip:text;background-clip:text;font-size:clamp(4rem,13vw,11rem);font-weight:800;line-height:.88;animation:1.7s cubic-bezier(.16,1,.3,1) 3.7s both vvg-title-cinematic}.vvg-hero-title-sub{letter-spacing:.44em;text-transform:uppercase;padding-left:.44em;font-size:clamp(.95rem,3.1vw,1.95rem);font-weight:700;line-height:1.1}.vvg-sub-visions{color:var(--silver);text-shadow:0 0 24px #ffffff1a;animation:.85s cubic-bezier(.16,1,.3,1) 4.9s both vvg-slide-in-left;display:inline-block}.vvg-sub-group{color:var(--silver);text-shadow:0 0 24px #ffffff1a;animation:.85s cubic-bezier(.16,1,.3,1) 5s both vvg-slide-in-right;display:inline-block}.vvg-hero-tagline{font-family:var(--font-display);color:var(--fg-2);letter-spacing:-.01em;margin-bottom:0;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:500;animation:.7s cubic-bezier(.2,.7,.2,1) 5.2s both vvg-fade-up}.vvg-hero-scroll{z-index:1;color:var(--fg-3);letter-spacing:.22em;text-transform:uppercase;opacity:0;flex-direction:column;align-items:center;gap:8px;font-size:.625rem;font-weight:600;transition:color .2s;animation:1s 5.6s both vvg-fade-in;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.vvg-hero-scroll:hover{color:var(--fg-2)}.vvg-hero-scroll svg{animation:1.8s ease-in-out infinite vvg-scroll-bounce}.vvg-intro{padding:120px 32px 40px}.vvg-intro-inner{text-align:left;flex-direction:column;align-items:flex-start;max-width:880px;margin:0;display:flex}.vvg-intro-mark{width:48px;height:auto;color:var(--champagne);margin-bottom:30px}.vvg-intro-text{font-family:var(--font-display);letter-spacing:-.015em;color:var(--fg);margin-bottom:40px;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:500;line-height:1.32}.vvg-intro-actions{flex-wrap:wrap;justify-content:flex-start;gap:14px;display:flex}.vvg-btn{font-family:var(--font-body);letter-spacing:.01em;cursor:pointer;border-radius:40px;align-items:center;gap:8px;padding:12px 26px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.vvg-btn-primary{color:#0a0a0c;background:#f2f2f5;box-shadow:0 0 32px #d9c08a1f}.vvg-btn-primary:hover{background:#fff;transform:translateY(-1px);box-shadow:0 0 48px #d9c08a33}.vvg-btn-ghost{color:var(--fg-2);border:1px solid var(--border-hi);background:0 0}.vvg-btn-ghost:hover{color:var(--fg);border-color:var(--border-hi);background:#ffffff0a;transform:translateY(-1px)}.vvg-divisions-section .vvg-section-head-editorial{margin-bottom:0}.vvg-split{border-top:1px solid var(--border);border-bottom:1px solid var(--border);width:100%;min-height:540px;margin-top:56px;display:flex}.vvg-split-panel{text-align:center;flex:1 1 0;justify-content:center;align-items:center;min-height:540px;padding:64px 40px;transition:flex-grow .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.vvg-split-panel+.vvg-split-panel{border-left:1px solid var(--border)}@media(hover:hover){.vvg-split:hover .vvg-split-panel{flex-grow:.8}.vvg-split .vvg-split-panel:hover{flex-grow:1.5}}.vvg-split-bg{background:var(--bg-2);transition:background .5s;position:absolute;inset:0}.vvg-split-glow{opacity:0;pointer-events:none;transition:opacity .6s;position:absolute;inset:0}.vvg-card-violet .vvg-split-glow{background:radial-gradient(circle at 50% 42%,#6b4bd538,#0000 62%)}.vvg-card-blue .vvg-split-glow{background:radial-gradient(circle at 50% 42%,#00bf6333,#0000 62%)}.vvg-card-violet .vvg-split-glow:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#fffffff2,#0000 60%),radial-gradient(circle,#f0dcaee6,#0000 60%),radial-gradient(circle,#a78bfaf2,#0000 60%),radial-gradient(circle,#fffc,#0000 60%),radial-gradient(circle,#ec4899d9,#0000 60%),radial-gradient(circle,#ffffffe6,#0000 60%);background-position:16% 32%,70% 20%,38% 70%,86% 58%,56% 86%,28% 54%;background-repeat:no-repeat;background-size:3px 3px,2.5px 2.5px,3px 3px,2px 2px,2.5px 2.5px,2px 2px;animation:3.4s ease-in-out infinite vvg-sparkle;position:absolute;inset:0}.vvg-card-blue .vvg-split-glow:before{content:"";background:linear-gradient(90deg,transparent 0%,#00bf6300 30%,#00bf6373 70%,var(--blue-hi) 92%,#f2fff8 100%);filter:drop-shadow(0 0 7px #00bf63cc);pointer-events:none;opacity:0;border-radius:999px;width:230px;height:2px;animation:6.5s cubic-bezier(.45,0,.55,1) infinite vvg-shoot-a;position:absolute;top:0;left:0}.vvg-card-blue .vvg-split-glow:after{content:"";width:4px;height:4px;box-shadow:0 0 6px 1px var(--blue-hi),0 0 14px 3px #00bf63a6;pointer-events:none;opacity:0;background:#f2fff8;border-radius:50%;animation:7s linear infinite vvg-circuit;position:absolute;top:0;left:0}@media(hover:hover){.vvg-split-panel:hover .vvg-split-glow{opacity:1}.vvg-card-violet.vvg-split-panel:hover .vvg-split-bg{background:radial-gradient(ellipse at center,#6b4bd51a,var(--bg-2) 72%)}.vvg-card-blue.vvg-split-panel:hover .vvg-split-bg{background:radial-gradient(ellipse at center,#00bf631a,var(--bg-2) 72%)}}.vvg-split-panel:before,.vvg-split-panel:after{content:"";z-index:0;opacity:0;pointer-events:none;transition:opacity .7s;position:absolute;inset:0}.vvg-card-violet.vvg-split-panel:before{mix-blend-mode:screen;filter:blur(2px);background:conic-gradient(from 200deg,#a78bfa00,#ec48991f 28%,#38bdf81f 58%,#a78bfa1a 80%,#a78bfa00)}.vvg-card-violet.vvg-split-panel:after{mix-blend-mode:screen;background-color:#0000;background-image:radial-gradient(circle at 20% 26%,#a48bfa4d,#0000 44%),radial-gradient(circle at 80% 28%,#ec489938,#0000 44%),radial-gradient(circle at 52% 82%,#38bdf833,#0000 50%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;animation:9s ease-in-out infinite vvg-aurora}.vvg-card-blue.vvg-split-panel:before{background:conic-gradient(from var(--vvg-trace),transparent 0deg,transparent 225deg,#00bf6338 268deg,var(--blue) 315deg,var(--blue-hi) 338deg,#f2fff8 350deg,var(--blue-hi) 356deg,transparent 360deg);filter:drop-shadow(0 0 4px #00bf6399);border-radius:3px;padding:1.5px;animation:4.5s linear infinite vvg-border-trace;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.vvg-card-blue.vvg-split-panel:after{background-image:linear-gradient(#00bf631c 1px,#0000 1px),linear-gradient(90deg,#00bf631c 1px,#0000 1px);background-position:0 0;background-size:44px 44px;-webkit-mask-image:radial-gradient(78% 78%,#000 18%,#0000 88%);mask-image:radial-gradient(78% 78%,#000 18%,#0000 88%)}@media(hover:hover){.vvg-split-panel:hover:before,.vvg-split-panel:hover:after{opacity:1}}@keyframes vvg-aurora{0%,to{background-position:0 0}50%{background-position:100% 100%}}@keyframes vvg-sparkle{0%,to{opacity:.15}50%{opacity:1}}@keyframes vvg-border-trace{to{--vvg-trace:360deg}}@keyframes vvg-shoot-a{0%{opacity:0;transform:translate(-200px,660px)rotate(-36deg)scaleX(.6)}10%{opacity:.9}30%{opacity:1;transform:translate(260px,300px)rotate(-31deg)scaleX(1)}46%{opacity:0;transform:translate(760px,-180px)rotate(-27deg)scaleX(.7)}to{opacity:0;transform:translate(760px,-180px)rotate(-27deg)scaleX(.7)}}@keyframes vvg-circuit{0%{opacity:0;transform:translate(88px,88px)}5%{opacity:1}22%{transform:translate(308px,88px)}40%{transform:translate(308px,264px)}58%{transform:translate(484px,264px)}76%{transform:translate(484px,440px)}95%{opacity:1;transform:translate(176px,440px)}to{opacity:0;transform:translate(176px,440px)}}.vvg-split-content{z-index:1;flex-direction:column;align-items:center;max-width:460px;display:flex;position:relative}.vvg-split-domain{letter-spacing:.16em;text-transform:uppercase;color:var(--fg-3);opacity:0;max-height:0;margin-bottom:0;font-size:.6875rem;font-weight:600;transition:color .4s,opacity .5s,max-height .5s,margin-bottom .5s,transform .5s;overflow:hidden;transform:translateY(-6px)}.vvg-split-logo-wrap{justify-content:center;align-items:center;width:100%;height:64px;display:flex;position:relative}.vvg-split-logo{transform-origin:50%;width:auto;max-width:100%;height:64px;transition:opacity .55s,transform .55s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.85)}.vvg-split-logo-white{opacity:1}.vvg-split-logo-color{opacity:0}.vvg-split-name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);opacity:0;white-space:nowrap;max-height:0;margin-top:0;font-size:clamp(1.05rem,1.7vw,1.4rem);font-weight:700;line-height:1.2;transition:opacity .55s,max-height .55s,margin-top .55s,transform .55s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(10px)}.vvg-split-reveal{opacity:0;max-height:0;margin-top:0;transition:opacity .55s,max-height .6s,margin-top .55s,transform .55s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(16px)}@media(hover:hover){.vvg-split-panel:hover .vvg-split-domain{opacity:1;max-height:2em;margin-bottom:26px;transform:none}.vvg-card-violet.vvg-split-panel:hover .vvg-split-domain{color:var(--violet-hi)}.vvg-card-blue.vvg-split-panel:hover .vvg-split-domain{color:var(--blue-hi)}.vvg-split-panel:hover .vvg-split-logo-white{opacity:0}.vvg-split-panel:hover .vvg-split-logo-color{opacity:1}.vvg-split-panel:hover .vvg-split-logo{transform:translate(-50%,-50%)scale(1)}.vvg-split-panel:hover .vvg-split-name{opacity:1;max-height:3em;margin-top:18px;transform:none}.vvg-split-panel:hover .vvg-split-reveal{opacity:1;max-height:340px;margin-top:24px;transform:none}}.vvg-split-desc{color:var(--fg-2);margin-bottom:18px;font-size:.9375rem;line-height:1.7}.vvg-split-features{flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-bottom:22px;list-style:none;display:flex}.vvg-split-features li{color:var(--fg-2);align-items:center;gap:8px;font-size:.8125rem;display:flex}.vvg-split-features li:before{content:"";opacity:.55;background:currentColor;border-radius:50%;width:4px;height:4px}.vvg-split-cta{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:.75rem;font-weight:700;display:inline-flex}.vvg-card-violet .vvg-split-cta{color:var(--violet-hi)}.vvg-card-blue .vvg-split-cta{color:var(--blue-hi)}@media(max-width:768px),(hover:none){.vvg-split{flex-direction:column;min-height:0}.vvg-split-panel{flex:none;width:100%;min-height:0;padding:56px 28px}.vvg-split-panel+.vvg-split-panel{border-left:none;border-top:1px solid var(--border)}.vvg-split-glow,.vvg-split-panel:before,.vvg-split-panel:after{opacity:1}.vvg-split-domain{opacity:1;max-height:2em;margin-bottom:26px;transform:none}.vvg-split-logo{transform:translate(-50%,-50%)scale(1)}.vvg-split-logo-white{opacity:0}.vvg-split-logo-color{opacity:1}.vvg-split-name{opacity:1;max-height:3em;margin-top:18px;transform:none}.vvg-split-reveal{opacity:1;max-height:340px;margin-top:24px;transform:none}}.vvg-about-section{position:relative;overflow:hidden}.vvg-emblem-watermark{width:clamp(360px,50vw,720px);height:auto;color:var(--champagne);opacity:.03;pointer-events:none;z-index:0;position:absolute;top:50%;right:-7%;transform:translateY(-50%)}.vvg-about-section .vvg-container{z-index:1;position:relative}.vvg-about-layout{grid-template-columns:1fr 1.4fr;align-items:start;gap:80px;display:grid}@media(max-width:768px){.vvg-about-layout{grid-template-columns:1fr;gap:40px}}.vvg-about-left{position:sticky;top:100px}.vvg-about-index{margin-bottom:20px;display:block}.vvg-about-rule{background:linear-gradient(90deg,var(--champagne),transparent);width:40px;height:2px;margin-top:28px}.vvg-about-para{color:var(--fg-2);margin-bottom:26px;font-size:1rem;line-height:1.8}.vvg-about-para:last-child{margin-bottom:0}.vvg-contact-card{background:var(--bg-card);border:1px solid var(--border-hi);border-radius:var(--radius);position:relative;overflow:hidden}.vvg-contact-glow{pointer-events:none;background:radial-gradient(circle,#d9c08a12,#0000 65%);width:400px;height:400px;position:absolute;top:-100px;right:-100px}.vvg-contact-inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:56px;display:grid}@media(max-width:768px){.vvg-contact-inner{grid-template-columns:1fr;gap:32px;padding:36px 28px}}.vvg-contact-note{color:var(--fg-2);font-size:.9375rem;line-height:1.7}.vvg-contact-right{flex-direction:column;gap:24px;display:flex}.vvg-contact-item{align-items:flex-start;gap:16px;display:flex}.vvg-contact-icon{border-radius:var(--radius-sm);border:1px solid var(--border-hi);width:38px;height:38px;color:var(--fg-2);background:#ffffff0a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.vvg-contact-item-label{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-3);margin-bottom:4px;font-size:.6875rem;font-weight:600}.vvg-contact-item-value{color:var(--fg);font-size:1rem;font-weight:400}.vvg-contact-link{transition:color .2s}.vvg-contact-link:hover{color:var(--champagne-hi)}.vvg-footer{border-top:1px solid var(--border);padding:40px 0}.vvg-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:0 32px;display:flex}.vvg-footer-brand{align-items:center;gap:16px;display:flex}.vvg-footer-entity{color:var(--fg-3);border-left:1px solid var(--border-hi);padding-left:16px;font-size:.8125rem}.vvg-footer-links{align-items:center;gap:10px;display:flex}.vvg-footer-link{color:var(--fg-3);font-size:.8125rem;transition:color .2s}.vvg-footer-link:hover{color:var(--champagne-hi)}.vvg-footer-sep{color:var(--border-hi);font-size:.75rem}.vvg-footer-social{justify-content:center;align-items:center;gap:12px;width:100%;margin-top:4px;display:flex}.vvg-social-link{width:36px;height:36px;color:var(--fg-3);border:1px solid var(--border);background:#ffffff05;border-radius:50%;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s,transform .2s;display:flex}.vvg-social-link:hover{color:var(--champagne-hi);background:#d9c08a0f;border-color:#d9c08a66;transform:translateY(-2px)}.vvg-social-link svg{width:17px;height:17px;display:block}.vvg-footer-copy{color:var(--fg-3);text-align:center;width:100%;margin-top:8px;font-size:.8125rem}@media(max-width:640px){.vvg-nav-inner{padding:0 20px}.vvg-hero{padding:80px 20px 130px}.vvg-container{padding:0 20px}.vvg-section{padding:80px 0}.vvg-intro{padding:80px 20px 20px}.vvg-section-head-editorial{gap:16px;margin-bottom:44px}.vvg-hero-title-sub{letter-spacing:.26em;padding-left:.26em}.vvg-footer-inner{text-align:center;flex-direction:column;align-items:center;padding:0 20px}.vvg-footer-brand{flex-direction:column;gap:10px}.vvg-footer-entity{border-left:none;padding-left:0}}@media(prefers-reduced-motion:reduce){.vvg-hero-emblem-wrap,.vvg-hero-emblem,.vvg-emblem-wings,.vvg-emblem-v,.vvg-emblem-star,.vvg-hero-emblem-halo,.vvg-eyebrow,.vvg-hero-title-main,.vvg-hero-title-sub,.vvg-sub-visions,.vvg-sub-group,.vvg-hero-tagline,.vvg-hero-scroll,.vvg-hero-scroll svg,.vvg-reveal{opacity:1!important;filter:none!important;transition:none!important;animation:none!important;transform:none!important}.vvg-hero-grid-overlay,.vvg-card-violet.vvg-split-panel:after,.vvg-card-violet .vvg-split-glow:before,.vvg-card-blue.vvg-split-panel:before{animation:none!important}.vvg-card-blue .vvg-split-glow:before,.vvg-card-blue .vvg-split-glow:after{opacity:0!important;animation:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@keyframes vvg-shoot-a{0%{opacity:0;transform:translate(-220px,700px) rotate(-41deg) scaleX(.7)}8%{opacity:1}60%{opacity:1}82%{opacity:0;transform:translate(820px,-220px) rotate(-41deg) scaleX(1)}to{opacity:0;transform:translate(820px,-220px) rotate(-41deg) scaleX(1)}}.vvg-card-blue .vvg-split-glow:before{animation:vvg-shoot-a 7s cubic-bezier(.25,.55,.35,1) infinite}.vvg-card-blue .vvg-split-bg:after{content:"";position:absolute;top:0;left:0;width:170px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(0,191,99,0) 30%,rgba(0,191,99,.45) 70%,var(--blue-hi) 92%,#f2fff8 100%);filter:drop-shadow(0 0 7px rgba(0,191,99,.8));pointer-events:none;visibility:hidden;animation:vvg-shoot-b 7.5s cubic-bezier(.25,.55,.35,1) 2.4s infinite}@keyframes vvg-shoot-b{0%{opacity:0;transform:translate(40px,560px) rotate(-38deg) scaleX(.7)}9%{opacity:.95}56%{opacity:.95}78%{opacity:0;transform:translate(820px,-60px) rotate(-38deg) scaleX(1)}to{opacity:0;transform:translate(820px,-60px) rotate(-38deg) scaleX(1)}}.vvg-card-blue .vvg-split-bg:before{content:"";position:absolute;inset:0;pointer-events:none;visibility:hidden;background-repeat:no-repeat;background-image:radial-gradient(circle,#f2fff8,transparent 60%),radial-gradient(circle,rgba(149,207,95,.95),transparent 60%),radial-gradient(circle,rgba(0,191,99,.9),transparent 60%),radial-gradient(circle,rgba(149,207,95,.9),transparent 60%),radial-gradient(circle,#f2fff8,transparent 60%),radial-gradient(circle,rgba(0,191,99,.95),transparent 60%),radial-gradient(circle,rgba(149,207,95,.85),transparent 60%),radial-gradient(circle,#f2fff8,transparent 60%);background-position:88px 132px,484px 88px,264px 308px,660px 264px,396px 220px,572px 176px,176px 396px,704px 352px;background-size:3px 3px,2.5px 2.5px,2px 2px,3px 3px,2px 2px,2.5px 2.5px,3px 3px,2px 2px;mask-image:radial-gradient(ellipse 86% 80% at 50% 50%,black 16%,transparent 90%);-webkit-mask-image:radial-gradient(ellipse 86% 80% at 50% 50%,black 16%,transparent 90%);animation:vvg-grid-glint 3.2s ease-in-out infinite}@keyframes vvg-grid-glint{0%,to{opacity:.08}50%{opacity:1}}.vvg-card-blue .vvg-grid-dot{position:absolute;top:0;left:0;width:4px;height:4px;border-radius:50%;background:#f2fff8;box-shadow:0 0 6px 1px var(--blue-hi),0 0 14px 3px #00bf63a6;pointer-events:none;opacity:1;transform:translate(-50%,-50%)}.vvg-card-blue .vvg-grid-dot-1{animation:vvg-grid-a 26s linear -4s infinite}.vvg-card-blue .vvg-grid-dot-2{width:3px;height:3px;animation:vvg-grid-b 32s linear -18s infinite}.vvg-card-blue .vvg-grid-dot-3{width:5px;height:5px;animation:vvg-grid-c 38s linear -9s infinite}.vvg-card-blue .vvg-split-glow:after{opacity:1;transform:translate(-50%,-50%);animation:vvg-grid-d 29s linear -23s infinite}@keyframes vvg-grid-a{0%{left:round(nearest,8%,44px);top:round(nearest,12%,44px)}24%{left:round(nearest,78%,44px);top:round(nearest,12%,44px)}35%{left:round(nearest,78%,44px);top:round(nearest,55%,44px)}42%{left:round(nearest,95%,44px);top:round(nearest,55%,44px)}50%{left:round(nearest,95%,44px);top:round(nearest,88%,44px)}71%{left:round(nearest,35%,44px);top:round(nearest,88%,44px)}84%{left:round(nearest,35%,44px);top:round(nearest,40%,44px)}93%{left:round(nearest,8%,44px);top:round(nearest,40%,44px)}to{left:round(nearest,8%,44px);top:round(nearest,12%,44px)}}@keyframes vvg-grid-b{0%{left:round(nearest,90%,44px);top:round(nearest,8%,44px)}14%{left:round(nearest,50%,44px);top:round(nearest,8%,44px)}21%{left:round(nearest,50%,44px);top:round(nearest,35%,44px)}35%{left:round(nearest,10%,44px);top:round(nearest,35%,44px)}45%{left:round(nearest,10%,44px);top:round(nearest,75%,44px)}62%{left:round(nearest,60%,44px);top:round(nearest,75%,44px)}67%{left:round(nearest,60%,44px);top:round(nearest,92%,44px)}78%{left:round(nearest,90%,44px);top:round(nearest,92%,44px)}to{left:round(nearest,90%,44px);top:round(nearest,8%,44px)}}@keyframes vvg-grid-c{0%{left:round(nearest,5%,44px);top:round(nearest,60%,44px)}8%{left:round(nearest,5%,44px);top:round(nearest,92%,44px)}21%{left:round(nearest,45%,44px);top:round(nearest,92%,44px)}41%{left:round(nearest,45%,44px);top:round(nearest,8%,44px)}55%{left:round(nearest,88%,44px);top:round(nearest,8%,44px)}70%{left:round(nearest,88%,44px);top:round(nearest,70%,44px)}93%{left:round(nearest,20%,44px);top:round(nearest,70%,44px)}95%{left:round(nearest,20%,44px);top:round(nearest,60%,44px)}to{left:round(nearest,5%,44px);top:round(nearest,60%,44px)}}@keyframes vvg-grid-d{0%{left:round(nearest,95%,44px);top:round(nearest,35%,44px)}14%{left:round(nearest,55%,44px);top:round(nearest,35%,44px)}24%{left:round(nearest,55%,44px);top:round(nearest,80%,44px)}40%{left:round(nearest,8%,44px);top:round(nearest,80%,44px)}55%{left:round(nearest,8%,44px);top:round(nearest,15%,44px)}62%{left:round(nearest,30%,44px);top:round(nearest,15%,44px)}72%{left:round(nearest,30%,44px);top:round(nearest,60%,44px)}87%{left:round(nearest,75%,44px);top:round(nearest,60%,44px)}93%{left:round(nearest,75%,44px);top:round(nearest,35%,44px)}to{left:round(nearest,95%,44px);top:round(nearest,35%,44px)}}.vvg-card-blue.vvg-split-panel:before{inset:0;z-index:1;padding:1.5px;border-radius:4px;box-shadow:none;background:conic-gradient(from var(--vvg-trace),rgba(0,191,99,.18) 0deg,rgba(0,191,99,.18) 240deg,rgba(0,191,99,.5) 300deg,var(--blue) 332deg,var(--blue-hi) 350deg,#f2fff8 357deg,rgba(0,191,99,.18) 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;filter:drop-shadow(0 0 5px rgba(0,191,99,.55));animation:vvg-vts-trace 6.5s linear infinite}@keyframes vvg-vts-trace{0%{--vvg-trace: 0deg}to{--vvg-trace: 360deg}}@media(hover:hover){.vvg-card-blue.vvg-split-panel:hover:before{opacity:1}}@media(hover:hover){.vvg-card-blue.vvg-split-panel:hover .vvg-split-bg:before,.vvg-card-blue.vvg-split-panel:hover .vvg-split-bg:after{visibility:visible}}@media(max-width:768px),(hover:none){.vvg-card-blue .vvg-split-bg:before,.vvg-card-blue .vvg-split-bg:after{visibility:visible}}@media(prefers-reduced-motion:reduce){.vvg-card-blue .vvg-split-bg:before,.vvg-card-blue .vvg-split-bg:after{animation:none!important;visibility:hidden!important}.vvg-card-blue .vvg-grid-dot{animation:none!important;opacity:0!important}.vvg-card-blue .vvg-split-glow:after{animation:none!important;opacity:0!important}.vvg-card-blue.vvg-split-panel:before{animation:none!important}}.vvg-card-blue.vvg-split-panel:before,.vvg-card-blue .vvg-split-bg:before,.vvg-card-blue .vvg-split-bg:after,.vvg-card-blue .vvg-split-glow:before,.vvg-card-blue .vvg-split-glow:after,.vvg-card-blue .vvg-grid-dot{animation-play-state:paused}.vvg-card-blue.vvg-split-panel{contain:layout style}@media(hover:hover){.vvg-divisions-section.is-onscreen .vvg-card-blue.vvg-split-panel.is-engaged:before,.vvg-divisions-section.is-onscreen .vvg-card-blue.vvg-split-panel.is-engaged .vvg-split-bg:before,.vvg-divisions-section.is-onscreen .vvg-card-blue.vvg-split-panel.is-engaged .vvg-split-bg:after,.vvg-divisions-section.is-onscreen .vvg-card-blue.vvg-split-panel.is-engaged .vvg-split-glow:before,.vvg-divisions-section.is-onscreen .vvg-card-blue.vvg-split-panel.is-engaged .vvg-split-glow:after,.vvg-divisions-section.is-onscreen .vvg-card-blue.vvg-split-panel.is-engaged .vvg-grid-dot{animation-play-state:running}}@media(max-width:768px),(hover:none){.vvg-divisions-section.is-onscreen .vvg-card-blue.vvg-split-panel:before,.vvg-divisions-section.is-onscreen .vvg-card-blue .vvg-split-bg:before,.vvg-divisions-section.is-onscreen .vvg-card-blue .vvg-split-bg:after,.vvg-divisions-section.is-onscreen .vvg-card-blue .vvg-split-glow:before,.vvg-divisions-section.is-onscreen .vvg-card-blue .vvg-split-glow:after,.vvg-divisions-section.is-onscreen .vvg-card-blue .vvg-grid-dot{animation-play-state:running}}.vvg-card-violet.vvg-split-panel:before{inset:0;z-index:1;padding:1.5px;border-radius:4px;mix-blend-mode:normal;background:conic-gradient(from var(--vvg-trace),rgba(164,139,250,.16) 0deg,rgba(164,139,250,.16) 200deg,rgba(164,139,250,.38) 272deg,rgba(236,72,153,.55) 320deg,var(--violet-hi) 344deg,#f7f3ff 355deg,rgba(164,139,250,.16) 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;filter:drop-shadow(0 0 6px rgba(164,139,250,.45));animation:vvg-vns-trace 9s linear infinite}@keyframes vvg-vns-trace{0%{--vvg-trace: 0deg}to{--vvg-trace: 360deg}}@media(hover:hover){.vvg-card-violet.vvg-split-panel:hover:before{opacity:1}}@media(hover:hover){.vvg-card-violet.vvg-split-panel:hover .vvg-split-bg{background:radial-gradient(ellipse at 50% 36%,rgba(124,90,230,.22),transparent 68%),radial-gradient(ellipse at 82% 80%,rgba(236,72,153,.1),transparent 56%),linear-gradient(160deg,#563ab42e,#0d0d1000 58%),var(--bg-2)}}.vvg-card-violet .vvg-split-bg:before{content:"";position:absolute;inset:-22%;pointer-events:none;visibility:hidden;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 700' preserveAspectRatio='xMidYMid slice'><g fill='none' stroke-width='1.1' stroke-linecap='round'><g stroke='%23a48bfa'><path d='M -60 112 C 220 -8 470 186 760 70 S 1105 178 1340 86'/><path d='M -60 128 C 218 8 472 204 758 87 S 1102 196 1340 103'/><path d='M -60 147 C 221 28 474 219 759 110 S 1106 214 1340 122'/><path d='M -60 163 C 219 44 470 236 757 127 S 1103 231 1340 138'/><path d='M -60 184 C 222 64 475 256 760 148 S 1107 252 1340 159'/><path d='M -60 202 C 220 84 472 274 758 168 S 1104 272 1340 176'/><path d='M -60 224 C 223 102 476 296 761 189 S 1106 292 1340 198'/><path d='M -60 240 C 221 122 473 314 759 206 S 1105 310 1340 214'/></g><g stroke='%23e2d6ff'><path d='M -60 121 C 224 4 476 193 762 81 S 1108 186 1340 97'/><path d='M -60 140 C 226 18 480 214 764 101 S 1112 204 1340 116'/><path d='M -60 157 C 227 36 482 232 766 118 S 1110 222 1340 133'/><path d='M -60 176 C 225 54 478 250 763 138 S 1109 242 1340 152'/><path d='M -60 191 C 228 70 483 265 767 154 S 1113 258 1340 167'/><path d='M -60 210 C 226 90 479 284 764 174 S 1110 278 1340 186'/><path d='M -60 231 C 229 112 484 304 768 195 S 1112 300 1340 207'/><path d='M -60 252 C 227 130 481 324 765 215 S 1111 320 1340 228'/></g><g stroke='%23f06bb3'><path d='M -60 308 C 240 220 520 360 800 280 S 1140 350 1340 300'/><path d='M -60 330 C 236 246 514 378 794 304 S 1134 370 1340 322'/></g><g stroke='%238d6ee8'><path d='M -60 428 C 300 516 560 350 860 478 S 1180 372 1340 446'/><path d='M -60 449 C 298 537 558 372 856 498 S 1178 394 1340 464'/><path d='M -60 468 C 301 556 561 392 859 518 S 1181 414 1340 482'/><path d='M -60 489 C 299 578 559 414 857 540 S 1179 436 1340 503'/></g><g stroke='%23c4aaff'><path d='M -60 437 C 304 528 564 358 864 489 S 1184 380 1340 456'/><path d='M -60 456 C 306 548 566 378 866 510 S 1186 400 1340 475'/><path d='M -60 481 C 307 572 567 402 868 533 S 1187 424 1340 497'/></g></g></svg>");background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.16;mask-image:radial-gradient(ellipse 82% 78% at 50% 46%,black 10%,transparent 90%);-webkit-mask-image:radial-gradient(ellipse 82% 78% at 50% 46%,black 10%,transparent 90%);transform:rotate(12deg) scale(1.4);animation:vvg-vns-flow 70s ease-in-out infinite alternate}@keyframes vvg-vns-flow{0%{opacity:.15;transform:translate(0) rotate(12deg) scale(1.4)}to{opacity:.2;transform:translate(-20px,14px) rotate(13.5deg) scale(1.46)}}.vvg-card-violet .vvg-split-bg:after{content:"";position:absolute;inset:-8%;pointer-events:none;visibility:hidden;background-repeat:no-repeat;background-image:radial-gradient(ellipse at center,rgba(247,243,255,.9),transparent 65%),radial-gradient(ellipse at center,rgba(196,170,255,.8),transparent 65%),radial-gradient(ellipse at center,rgba(236,72,153,.55),transparent 65%),radial-gradient(ellipse at center,rgba(217,192,138,.5),transparent 65%),radial-gradient(ellipse at center,rgba(247,243,255,.7),transparent 65%),radial-gradient(ellipse at center,rgba(164,139,250,.75),transparent 65%);background-position:12% 24%,70% 12%,38% 66%,22% 44%,86% 54%,56% 84%;background-size:7px 12px,5px 9px,8px 13px,5px 8px,5px 8px,6px 10px;animation:vvg-vns-petals-a 75s ease-in-out infinite alternate}.vvg-card-violet .vvg-split-glow:after{content:"";position:absolute;inset:-8%;pointer-events:none;background-repeat:no-repeat;background-image:radial-gradient(ellipse at center,rgba(247,243,255,.8),transparent 65%),radial-gradient(ellipse at center,rgba(196,170,255,.7),transparent 65%),radial-gradient(ellipse at center,rgba(236,72,153,.5),transparent 65%),radial-gradient(ellipse at center,rgba(247,243,255,.6),transparent 65%);background-position:24% 78%,62% 38%,80% 20%,16% 46%;background-size:6px 10px,7px 11px,5px 8px,4px 7px;animation:vvg-vns-petals-b 95s ease-in-out infinite alternate}@keyframes vvg-vns-petals-a{0%{transform:translate(0) rotate(0)}25%{transform:translate(14px,16px) rotate(2.5deg)}50%{transform:translate(4px,34px) rotate(4deg)}75%{transform:translate(20px,50px) rotate(6.5deg)}to{transform:translate(8px,66px) rotate(8deg)}}@keyframes vvg-vns-petals-b{0%{transform:translate(0) rotate(0)}25%{transform:translate(-12px,-10px) rotate(-2deg)}50%{transform:translate(-4px,-24px) rotate(-3.5deg)}75%{transform:translate(-18px,-36px) rotate(-5deg)}to{transform:translate(-8px,-48px) rotate(-6.5deg)}}@media(hover:hover){.vvg-card-violet.vvg-split-panel:hover .vvg-split-bg:before,.vvg-card-violet.vvg-split-panel:hover .vvg-split-bg:after{visibility:visible}}@media(max-width:768px),(hover:none){.vvg-card-violet .vvg-split-bg:before,.vvg-card-violet .vvg-split-bg:after{visibility:visible}.vvg-card-violet.vvg-split-panel .vvg-split-bg{background:radial-gradient(ellipse at 50% 36%,rgba(124,90,230,.22),transparent 68%),radial-gradient(ellipse at 82% 80%,rgba(236,72,153,.1),transparent 56%),linear-gradient(160deg,#563ab42e,#0d0d1000 58%),var(--bg-2)}}@media(prefers-reduced-motion:reduce){.vvg-card-violet .vvg-split-bg:before,.vvg-card-violet .vvg-split-bg:after{animation:none!important;visibility:hidden!important}.vvg-card-violet .vvg-split-glow:after{animation:none!important;opacity:0!important}.vvg-card-violet.vvg-split-panel:before{animation:none!important}}.vvg-card-violet.vvg-split-panel:before,.vvg-card-violet .vvg-split-bg:before,.vvg-card-violet .vvg-split-bg:after,.vvg-card-violet .vvg-split-glow:after{animation-play-state:paused}@media(hover:hover){.vvg-divisions-section.is-onscreen .vvg-card-violet.vvg-split-panel.is-engaged:before,.vvg-divisions-section.is-onscreen .vvg-card-violet.vvg-split-panel.is-engaged .vvg-split-bg:before,.vvg-divisions-section.is-onscreen .vvg-card-violet.vvg-split-panel.is-engaged .vvg-split-bg:after,.vvg-divisions-section.is-onscreen .vvg-card-violet.vvg-split-panel.is-engaged .vvg-split-glow:after{animation-play-state:running}}@media(max-width:768px),(hover:none){.vvg-divisions-section.is-onscreen .vvg-card-violet.vvg-split-panel:before,.vvg-divisions-section.is-onscreen .vvg-card-violet .vvg-split-bg:before,.vvg-divisions-section.is-onscreen .vvg-card-violet .vvg-split-bg:after,.vvg-divisions-section.is-onscreen .vvg-card-violet .vvg-split-glow:after{animation-play-state:running}}.vvg-split-domain{font-family:"Space Grotesk",var(--font-body);font-weight:600;letter-spacing:.28em}.vvg-split-name{font-family:"Space Grotesk",var(--font-display);font-weight:700;letter-spacing:.005em}.vvg-split-desc{font-family:"Space Grotesk",var(--font-body);font-weight:400;font-size:.95rem;line-height:1.72;letter-spacing:.005em}.vvg-split-features li{font-family:"Space Grotesk",var(--font-body);font-weight:500;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase}@media(hover:hover){.vvg-split-logo-wrap{height:124px}.vvg-split-panel:hover .vvg-split-logo{transform:translate(-50%,-50%) scale(1.85)}.vvg-split-panel:hover .vvg-split-domain{margin-bottom:22px}.vvg-split-panel:hover .vvg-split-name,.vvg-split-panel:hover .vvg-split-reveal{margin-top:22px}.vvg-split:hover .vvg-split-panel{flex-grow:.9}.vvg-split .vvg-split-panel:hover{flex-grow:1.25}}.vvg-card-amber .vvg-split-glow{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Ccircle%20cx%3D'43.5'%20cy%3D'54.2'%20r%3D'0.7'%20fill%3D'%23bcd9ff'%20opacity%3D'0.35'%2F%3E%3Ccircle%20cx%3D'50.2'%20cy%3D'95'%20r%3D'0.6'%20fill%3D'%23d9ccff'%20opacity%3D'0.48'%2F%3E%3Ccircle%20cx%3D'14.2'%20cy%3D'151.5'%20r%3D'0.8'%20fill%3D'%23ffffff'%20opacity%3D'0.52'%2F%3E%3Ccircle%20cx%3D'34.9'%20cy%3D'233'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.31'%2F%3E%3Ccircle%20cx%3D'46.9'%20cy%3D'284.7'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.23'%2F%3E%3Ccircle%20cx%3D'11.8'%20cy%3D'377.6'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.25'%2F%3E%3Ccircle%20cx%3D'22.9'%20cy%3D'429.6'%20r%3D'1'%20fill%3D'%23ffffff'%20opacity%3D'0.3'%2F%3E%3Ccircle%20cx%3D'7.3'%20cy%3D'497'%20r%3D'1'%20fill%3D'%23ffffff'%20opacity%3D'0.3'%2F%3E%3Ccircle%20cx%3D'10.7'%20cy%3D'562.2'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.55'%2F%3E%3Ccircle%20cx%3D'18.8'%20cy%3D'670.1'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.4'%2F%3E%3Ccircle%20cx%3D'39.1'%20cy%3D'746.2'%20r%3D'1.1'%20fill%3D'%23bcd9ff'%20opacity%3D'0.63'%2F%3E%3Ccircle%20cx%3D'119.2'%20cy%3D'54.5'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.42'%2F%3E%3Ccircle%20cx%3D'109.4'%20cy%3D'111.6'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.41'%2F%3E%3Ccircle%20cx%3D'86.1'%20cy%3D'149.7'%20r%3D'0.8'%20fill%3D'%23ffffff'%20opacity%3D'0.42'%2F%3E%3Ccircle%20cx%3D'111.6'%20cy%3D'239.3'%20r%3D'0.5'%20fill%3D'%23d9ccff'%20opacity%3D'0.5'%2F%3E%3Ccircle%20cx%3D'75.3'%20cy%3D'334.1'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.35'%2F%3E%3Ccircle%20cx%3D'96.5'%20cy%3D'355.3'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.19'%2F%3E%3Ccircle%20cx%3D'106'%20cy%3D'455.5'%20r%3D'0.8'%20fill%3D'%23ffffff'%20opacity%3D'0.64'%2F%3E%3Ccircle%20cx%3D'99.6'%20cy%3D'498'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.37'%2F%3E%3Ccircle%20cx%3D'91.5'%20cy%3D'607.4'%20r%3D'0.9'%20fill%3D'%23d9ccff'%20opacity%3D'0.37'%2F%3E%3Ccircle%20cx%3D'102.6'%20cy%3D'652.7'%20r%3D'1'%20fill%3D'%23ffffff'%20opacity%3D'0.19'%2F%3E%3Ccircle%20cx%3D'184.6'%20cy%3D'30.2'%20r%3D'1'%20fill%3D'%23ffffff'%20opacity%3D'0.22'%2F%3E%3Ccircle%20cx%3D'170.1'%20cy%3D'124.2'%20r%3D'0.7'%20fill%3D'%23bcd9ff'%20opacity%3D'0.61'%2F%3E%3Ccircle%20cx%3D'182.4'%20cy%3D'189.5'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.5'%2F%3E%3Ccircle%20cx%3D'144.8'%20cy%3D'223.4'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.32'%2F%3E%3Ccircle%20cx%3D'178.7'%20cy%3D'405.2'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.46'%2F%3E%3Ccircle%20cx%3D'159.5'%20cy%3D'614.3'%20r%3D'0.5'%20fill%3D'%23bcd9ff'%20opacity%3D'0.49'%2F%3E%3Ccircle%20cx%3D'170.5'%20cy%3D'707.5'%20r%3D'0.7'%20fill%3D'%23ffffff'%20opacity%3D'0.34'%2F%3E%3Ccircle%20cx%3D'256'%20cy%3D'54.8'%20r%3D'0.8'%20fill%3D'%23ffffff'%20opacity%3D'0.27'%2F%3E%3Ccircle%20cx%3D'212.1'%20cy%3D'99.1'%20r%3D'0.7'%20fill%3D'%23ffffff'%20opacity%3D'0.39'%2F%3E%3Ccircle%20cx%3D'237.6'%20cy%3D'226.8'%20r%3D'0.6'%20fill%3D'%23bcd9ff'%20opacity%3D'0.41'%2F%3E%3Ccircle%20cx%3D'233.2'%20cy%3D'323.9'%20r%3D'0.7'%20fill%3D'%23ffffff'%20opacity%3D'0.33'%2F%3E%3Ccircle%20cx%3D'233.7'%20cy%3D'368.4'%20r%3D'0.6'%20fill%3D'%23bcd9ff'%20opacity%3D'0.43'%2F%3E%3Ccircle%20cx%3D'224.3'%20cy%3D'466.7'%20r%3D'1'%20fill%3D'%23d9ccff'%20opacity%3D'0.32'%2F%3E%3Ccircle%20cx%3D'218.9'%20cy%3D'525.1'%20r%3D'0.7'%20fill%3D'%23ffffff'%20opacity%3D'0.37'%2F%3E%3Ccircle%20cx%3D'255.2'%20cy%3D'615.2'%20r%3D'0.5'%20fill%3D'%23bcd9ff'%20opacity%3D'0.19'%2F%3E%3Ccircle%20cx%3D'240.2'%20cy%3D'683.5'%20r%3D'0.9'%20fill%3D'%23ffffff'%20opacity%3D'0.53'%2F%3E%3Ccircle%20cx%3D'218.5'%20cy%3D'701'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.36'%2F%3E%3Ccircle%20cx%3D'292.9'%20cy%3D'16.1'%20r%3D'0.8'%20fill%3D'%23ffffff'%20opacity%3D'0.47'%2F%3E%3Ccircle%20cx%3D'313.9'%20cy%3D'176.5'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.33'%2F%3E%3Ccircle%20cx%3D'314.6'%20cy%3D'239'%20r%3D'0.8'%20fill%3D'%23ffffff'%20opacity%3D'0.28'%2F%3E%3Ccircle%20cx%3D'288'%20cy%3D'302.1'%20r%3D'0.6'%20fill%3D'%23d9ccff'%20opacity%3D'0.49'%2F%3E%3Ccircle%20cx%3D'298.7'%20cy%3D'545.4'%20r%3D'1.1'%20fill%3D'%23bcd9ff'%20opacity%3D'0.49'%2F%3E%3Ccircle%20cx%3D'285.8'%20cy%3D'614.4'%20r%3D'0.6'%20fill%3D'%23bcd9ff'%20opacity%3D'0.6'%2F%3E%3Ccircle%20cx%3D'287.5'%20cy%3D'639.8'%20r%3D'0.8'%20fill%3D'%23bcd9ff'%20opacity%3D'0.41'%2F%3E%3Ccircle%20cx%3D'362'%20cy%3D'130.9'%20r%3D'1'%20fill%3D'%23bcd9ff'%20opacity%3D'0.24'%2F%3E%3Ccircle%20cx%3D'390.5'%20cy%3D'252.6'%20r%3D'1.1'%20fill%3D'%23bcd9ff'%20opacity%3D'0.57'%2F%3E%3Ccircle%20cx%3D'363.7'%20cy%3D'316'%20r%3D'0.8'%20fill%3D'%23d9ccff'%20opacity%3D'0.63'%2F%3E%3Ccircle%20cx%3D'378.8'%20cy%3D'370.1'%20r%3D'0.9'%20fill%3D'%23bcd9ff'%20opacity%3D'0.54'%2F%3E%3Ccircle%20cx%3D'353.2'%20cy%3D'470'%20r%3D'0.9'%20fill%3D'%23ffffff'%20opacity%3D'0.64'%2F%3E%3Ccircle%20cx%3D'394.2'%20cy%3D'539.5'%20r%3D'0.7'%20fill%3D'%23ffffff'%20opacity%3D'0.3'%2F%3E%3Ccircle%20cx%3D'392.1'%20cy%3D'569.5'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.19'%2F%3E%3Ccircle%20cx%3D'373.2'%20cy%3D'662.6'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.29'%2F%3E%3Ccircle%20cx%3D'367.5'%20cy%3D'719'%20r%3D'1.1'%20fill%3D'%23d9ccff'%20opacity%3D'0.23'%2F%3E%3Ccircle%20cx%3D'459'%20cy%3D'57.2'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.54'%2F%3E%3Ccircle%20cx%3D'461.1'%20cy%3D'125.9'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.5'%2F%3E%3Ccircle%20cx%3D'438.2'%20cy%3D'175.8'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.58'%2F%3E%3Ccircle%20cx%3D'437.7'%20cy%3D'232.1'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.2'%2F%3E%3Ccircle%20cx%3D'433.7'%20cy%3D'284'%20r%3D'0.5'%20fill%3D'%23bcd9ff'%20opacity%3D'0.32'%2F%3E%3Ccircle%20cx%3D'405.7'%20cy%3D'367.6'%20r%3D'0.9'%20fill%3D'%23ffffff'%20opacity%3D'0.2'%2F%3E%3Ccircle%20cx%3D'432.6'%20cy%3D'438.9'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.38'%2F%3E%3Ccircle%20cx%3D'423.9'%20cy%3D'599.1'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.25'%2F%3E%3Ccircle%20cx%3D'445.3'%20cy%3D'643.6'%20r%3D'0.6'%20fill%3D'%23d9ccff'%20opacity%3D'0.64'%2F%3E%3Ccircle%20cx%3D'450.8'%20cy%3D'720.9'%20r%3D'0.8'%20fill%3D'%23d9ccff'%20opacity%3D'0.43'%2F%3E%3Ccircle%20cx%3D'486'%20cy%3D'17.4'%20r%3D'0.8'%20fill%3D'%23ffffff'%20opacity%3D'0.59'%2F%3E%3Ccircle%20cx%3D'527.1'%20cy%3D'91.6'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.29'%2F%3E%3Ccircle%20cx%3D'477.5'%20cy%3D'161.2'%20r%3D'0.5'%20fill%3D'%23bcd9ff'%20opacity%3D'0.57'%2F%3E%3Ccircle%20cx%3D'480.8'%20cy%3D'227.7'%20r%3D'0.9'%20fill%3D'%23ffffff'%20opacity%3D'0.24'%2F%3E%3Ccircle%20cx%3D'510.9'%20cy%3D'334.6'%20r%3D'0.7'%20fill%3D'%23d9ccff'%20opacity%3D'0.48'%2F%3E%3Ccircle%20cx%3D'480.6'%20cy%3D'353.1'%20r%3D'0.7'%20fill%3D'%23ffffff'%20opacity%3D'0.38'%2F%3E%3Ccircle%20cx%3D'496.6'%20cy%3D'438.3'%20r%3D'0.8'%20fill%3D'%23ffffff'%20opacity%3D'0.29'%2F%3E%3Ccircle%20cx%3D'498.2'%20cy%3D'505.8'%20r%3D'0.7'%20fill%3D'%23d9ccff'%20opacity%3D'0.36'%2F%3E%3Ccircle%20cx%3D'524.2'%20cy%3D'707.4'%20r%3D'1'%20fill%3D'%23ffffff'%20opacity%3D'0.44'%2F%3E%3Ccircle%20cx%3D'544.5'%20cy%3D'97.1'%20r%3D'0.6'%20fill%3D'%23bcd9ff'%20opacity%3D'0.19'%2F%3E%3Ccircle%20cx%3D'592.2'%20cy%3D'198.9'%20r%3D'0.9'%20fill%3D'%23ffffff'%20opacity%3D'0.43'%2F%3E%3Ccircle%20cx%3D'544.5'%20cy%3D'286'%20r%3D'0.6'%20fill%3D'%23d9ccff'%20opacity%3D'0.26'%2F%3E%3Ccircle%20cx%3D'583.4'%20cy%3D'370.6'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.52'%2F%3E%3Ccircle%20cx%3D'546.1'%20cy%3D'424.9'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.18'%2F%3E%3Ccircle%20cx%3D'565'%20cy%3D'509.4'%20r%3D'1.1'%20fill%3D'%23bcd9ff'%20opacity%3D'0.3'%2F%3E%3Ccircle%20cx%3D'548.4'%20cy%3D'609.3'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.4'%2F%3E%3Ccircle%20cx%3D'538.8'%20cy%3D'657.3'%20r%3D'0.8'%20fill%3D'%23bcd9ff'%20opacity%3D'0.62'%2F%3E%3Ccircle%20cx%3D'589.3'%20cy%3D'713.7'%20r%3D'0.7'%20fill%3D'%23ffffff'%20opacity%3D'0.38'%2F%3E%3Ccircle%20cx%3D'625.3'%20cy%3D'150.4'%20r%3D'0.7'%20fill%3D'%23d9ccff'%20opacity%3D'0.3'%2F%3E%3Ccircle%20cx%3D'657.3'%20cy%3D'233.8'%20r%3D'0.6'%20fill%3D'%23bcd9ff'%20opacity%3D'0.19'%2F%3E%3Ccircle%20cx%3D'649'%20cy%3D'327'%20r%3D'0.8'%20fill%3D'%23ffffff'%20opacity%3D'0.19'%2F%3E%3Ccircle%20cx%3D'623.6'%20cy%3D'356.4'%20r%3D'0.9'%20fill%3D'%23bcd9ff'%20opacity%3D'0.38'%2F%3E%3Ccircle%20cx%3D'644.8'%20cy%3D'421.2'%20r%3D'0.5'%20fill%3D'%23bcd9ff'%20opacity%3D'0.63'%2F%3E%3Ccircle%20cx%3D'638.8'%20cy%3D'547.2'%20r%3D'0.9'%20fill%3D'%23ffffff'%20opacity%3D'0.27'%2F%3E%3Ccircle%20cx%3D'653'%20cy%3D'699.9'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.64'%2F%3E%3Ccircle%20cx%3D'724.1'%20cy%3D'87.3'%20r%3D'0.7'%20fill%3D'%23bcd9ff'%20opacity%3D'0.25'%2F%3E%3Ccircle%20cx%3D'721.7'%20cy%3D'234.4'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.52'%2F%3E%3Ccircle%20cx%3D'689.9'%20cy%3D'390.3'%20r%3D'0.7'%20fill%3D'%23ffffff'%20opacity%3D'0.58'%2F%3E%3Ccircle%20cx%3D'680'%20cy%3D'474.6'%20r%3D'0.9'%20fill%3D'%23bcd9ff'%20opacity%3D'0.46'%2F%3E%3Ccircle%20cx%3D'698.9'%20cy%3D'509.9'%20r%3D'0.9'%20fill%3D'%23bcd9ff'%20opacity%3D'0.6'%2F%3E%3Ccircle%20cx%3D'715.6'%20cy%3D'580.7'%20r%3D'0.9'%20fill%3D'%23ffffff'%20opacity%3D'0.47'%2F%3E%3Ccircle%20cx%3D'720.2'%20cy%3D'627.8'%20r%3D'1'%20fill%3D'%23ffffff'%20opacity%3D'0.51'%2F%3E%3Ccircle%20cx%3D'768.5'%20cy%3D'11.4'%20r%3D'0.8'%20fill%3D'%23bcd9ff'%20opacity%3D'0.24'%2F%3E%3Ccircle%20cx%3D'777'%20cy%3D'105.9'%20r%3D'0.9'%20fill%3D'%23ffffff'%20opacity%3D'0.48'%2F%3E%3Ccircle%20cx%3D'788.2'%20cy%3D'258.3'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.2'%2F%3E%3Ccircle%20cx%3D'772.5'%20cy%3D'321.4'%20r%3D'0.8'%20fill%3D'%23ffffff'%20opacity%3D'0.22'%2F%3E%3Ccircle%20cx%3D'773.9'%20cy%3D'370.6'%20r%3D'0.7'%20fill%3D'%23bcd9ff'%20opacity%3D'0.3'%2F%3E%3Ccircle%20cx%3D'746.5'%20cy%3D'427.9'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.56'%2F%3E%3Ccircle%20cx%3D'751.5'%20cy%3D'504'%20r%3D'1'%20fill%3D'%23ffffff'%20opacity%3D'0.34'%2F%3E%3Ccircle%20cx%3D'761.2'%20cy%3D'607.7'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.23'%2F%3E%3Ccircle%20cx%3D'765.8'%20cy%3D'634.5'%20r%3D'0.9'%20fill%3D'%23ffffff'%20opacity%3D'0.63'%2F%3E%3Ccircle%20cx%3D'837.4'%20cy%3D'128.5'%20r%3D'0.7'%20fill%3D'%23ffffff'%20opacity%3D'0.21'%2F%3E%3Ccircle%20cx%3D'822.9'%20cy%3D'256.2'%20r%3D'0.9'%20fill%3D'%23bcd9ff'%20opacity%3D'0.54'%2F%3E%3Ccircle%20cx%3D'819.8'%20cy%3D'302.3'%20r%3D'0.7'%20fill%3D'%23ffffff'%20opacity%3D'0.58'%2F%3E%3Ccircle%20cx%3D'834.6'%20cy%3D'351.9'%20r%3D'1'%20fill%3D'%23ffffff'%20opacity%3D'0.58'%2F%3E%3Ccircle%20cx%3D'839.3'%20cy%3D'576.4'%20r%3D'0.9'%20fill%3D'%23ffffff'%20opacity%3D'0.34'%2F%3E%3Ccircle%20cx%3D'838.8'%20cy%3D'650.6'%20r%3D'0.5'%20fill%3D'%23bcd9ff'%20opacity%3D'0.29'%2F%3E%3Ccircle%20cx%3D'860'%20cy%3D'711.3'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.41'%2F%3E%3Ccircle%20cx%3D'889.8'%20cy%3D'115.6'%20r%3D'1'%20fill%3D'%23ffffff'%20opacity%3D'0.59'%2F%3E%3Ccircle%20cx%3D'923.4'%20cy%3D'260.2'%20r%3D'0.8'%20fill%3D'%23ffffff'%20opacity%3D'0.41'%2F%3E%3Ccircle%20cx%3D'890.8'%20cy%3D'325.7'%20r%3D'0.7'%20fill%3D'%23bcd9ff'%20opacity%3D'0.57'%2F%3E%3Ccircle%20cx%3D'878.8'%20cy%3D'361'%20r%3D'0.5'%20fill%3D'%23ffffff'%20opacity%3D'0.24'%2F%3E%3Ccircle%20cx%3D'908.7'%20cy%3D'492.5'%20r%3D'0.7'%20fill%3D'%23d9ccff'%20opacity%3D'0.54'%2F%3E%3Ccircle%20cx%3D'900.3'%20cy%3D'589.8'%20r%3D'0.8'%20fill%3D'%23d9ccff'%20opacity%3D'0.5'%2F%3E%3Ccircle%20cx%3D'881'%20cy%3D'641.5'%20r%3D'0.5'%20fill%3D'%23bcd9ff'%20opacity%3D'0.48'%2F%3E%3Ccircle%20cx%3D'882.6'%20cy%3D'721.4'%20r%3D'0.8'%20fill%3D'%23bcd9ff'%20opacity%3D'0.24'%2F%3E%3Ccircle%20cx%3D'962.7'%20cy%3D'28.5'%20r%3D'1.1'%20fill%3D'%23d9ccff'%20opacity%3D'0.49'%2F%3E%3Ccircle%20cx%3D'973.5'%20cy%3D'115.1'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.61'%2F%3E%3Ccircle%20cx%3D'958.6'%20cy%3D'197.5'%20r%3D'0.6'%20fill%3D'%23ffffff'%20opacity%3D'0.36'%2F%3E%3Ccircle%20cx%3D'974.7'%20cy%3D'334.3'%20r%3D'1'%20fill%3D'%23ffffff'%20opacity%3D'0.34'%2F%3E%3Ccircle%20cx%3D'977.5'%20cy%3D'401.8'%20r%3D'0.8'%20fill%3D'%23ffffff'%20opacity%3D'0.48'%2F%3E%3Ccircle%20cx%3D'948.8'%20cy%3D'430'%20r%3D'0.9'%20fill%3D'%23ffffff'%20opacity%3D'0.53'%2F%3E%3Ccircle%20cx%3D'986.1'%20cy%3D'495.8'%20r%3D'0.7'%20fill%3D'%23ffffff'%20opacity%3D'0.53'%2F%3E%3Ccircle%20cx%3D'946.9'%20cy%3D'675'%20r%3D'0.9'%20fill%3D'%23d9ccff'%20opacity%3D'0.24'%2F%3E%3Ccircle%20cx%3D'950.5'%20cy%3D'713.8'%20r%3D'1'%20fill%3D'%23d9ccff'%20opacity%3D'0.4'%2F%3E%3C%2Fsvg%3E"),radial-gradient(circle at 50% 42%,rgba(82,155,255,.24),transparent 56%),radial-gradient(circle at 72% 70%,rgba(123,92,246,.13),transparent 44%),radial-gradient(circle at 18% 78%,rgba(46,196,255,.09),transparent 36%);background-size:cover,auto,auto,auto;background-position:center;background-repeat:no-repeat}.vvg-card-amber .vvg-split-glow:before{content:"";position:absolute;inset:-8%;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Ccircle%20cx%3D'11.6'%20cy%3D'234'%20r%3D'1.6'%20fill%3D'%23ffffff'%20opacity%3D'0.69'%2F%3E%3Ccircle%20cx%3D'69.2'%20cy%3D'367.6'%20r%3D'6.1'%20fill%3D'%23ffffff'%20opacity%3D'0.18'%2F%3E%3Ccircle%20cx%3D'69.2'%20cy%3D'367.6'%20r%3D'1.8'%20fill%3D'%23ffffff'%20opacity%3D'0.98'%2F%3E%3Ccircle%20cx%3D'98.6'%20cy%3D'494.4'%20r%3D'3.7'%20fill%3D'%23ffffff'%20opacity%3D'0.13'%2F%3E%3Ccircle%20cx%3D'98.6'%20cy%3D'494.4'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.73'%2F%3E%3Ccircle%20cx%3D'224.5'%20cy%3D'47.6'%20r%3D'4.4'%20fill%3D'%23ffffff'%20opacity%3D'0.13'%2F%3E%3Ccircle%20cx%3D'224.5'%20cy%3D'47.6'%20r%3D'1.3'%20fill%3D'%23ffffff'%20opacity%3D'0.71'%2F%3E%3Ccircle%20cx%3D'193.8'%20cy%3D'138'%20r%3D'5.1'%20fill%3D'%23ffffff'%20opacity%3D'0.13'%2F%3E%3Ccircle%20cx%3D'193.8'%20cy%3D'138'%20r%3D'1.5'%20fill%3D'%23ffffff'%20opacity%3D'0.7'%2F%3E%3Ccircle%20cx%3D'150.2'%20cy%3D'415.4'%20r%3D'1.9'%20fill%3D'%23bcd9ff'%20opacity%3D'0.89'%2F%3E%3Ccircle%20cx%3D'211.2'%20cy%3D'718.6'%20r%3D'1.9'%20fill%3D'%23ffffff'%20opacity%3D'0.62'%2F%3E%3Ccircle%20cx%3D'328.9'%20cy%3D'205.9'%20r%3D'4.1'%20fill%3D'%23ffffff'%20opacity%3D'0.12'%2F%3E%3Ccircle%20cx%3D'328.9'%20cy%3D'205.9'%20r%3D'1.2'%20fill%3D'%23ffffff'%20opacity%3D'0.69'%2F%3E%3Ccircle%20cx%3D'273.5'%20cy%3D'290.2'%20r%3D'1.9'%20fill%3D'%23bcd9ff'%20opacity%3D'0.53'%2F%3E%3Ccircle%20cx%3D'264.9'%20cy%3D'399.3'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.86'%2F%3E%3Ccircle%20cx%3D'321.7'%20cy%3D'543.4'%20r%3D'6.8'%20fill%3D'%23bcd9ff'%20opacity%3D'0.16'%2F%3E%3Ccircle%20cx%3D'321.7'%20cy%3D'543.4'%20r%3D'2'%20fill%3D'%23bcd9ff'%20opacity%3D'0.87'%2F%3E%3Ccircle%20cx%3D'391.1'%20cy%3D'296.8'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.76'%2F%3E%3Ccircle%20cx%3D'391'%20cy%3D'422'%20r%3D'1.3'%20fill%3D'%23ffffff'%20opacity%3D'0.6'%2F%3E%3Ccircle%20cx%3D'573.1'%20cy%3D'16.1'%20r%3D'4.8'%20fill%3D'%23d9ccff'%20opacity%3D'0.11'%2F%3E%3Ccircle%20cx%3D'573.1'%20cy%3D'16.1'%20r%3D'1.4'%20fill%3D'%23d9ccff'%20opacity%3D'0.6'%2F%3E%3Ccircle%20cx%3D'516.7'%20cy%3D'179.5'%20r%3D'1.1'%20fill%3D'%23bcd9ff'%20opacity%3D'0.79'%2F%3E%3Ccircle%20cx%3D'581.2'%20cy%3D'570'%20r%3D'1.2'%20fill%3D'%23ffffff'%20opacity%3D'0.55'%2F%3E%3Ccircle%20cx%3D'541.7'%20cy%3D'721.5'%20r%3D'1.2'%20fill%3D'%23ffffff'%20opacity%3D'0.62'%2F%3E%3Ccircle%20cx%3D'722.9'%20cy%3D'98'%20r%3D'1.2'%20fill%3D'%23ffffff'%20opacity%3D'0.68'%2F%3E%3Ccircle%20cx%3D'641'%20cy%3D'189.9'%20r%3D'3.7'%20fill%3D'%23ffffff'%20opacity%3D'0.09'%2F%3E%3Ccircle%20cx%3D'641'%20cy%3D'189.9'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.51'%2F%3E%3Ccircle%20cx%3D'660.5'%20cy%3D'367.7'%20r%3D'4.1'%20fill%3D'%23ffffff'%20opacity%3D'0.17'%2F%3E%3Ccircle%20cx%3D'660.5'%20cy%3D'367.7'%20r%3D'1.2'%20fill%3D'%23ffffff'%20opacity%3D'0.96'%2F%3E%3Ccircle%20cx%3D'707.4'%20cy%3D'611.4'%20r%3D'1'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'690.8'%20cy%3D'656.6'%20r%3D'1.7'%20fill%3D'%23ffffff'%20opacity%3D'0.86'%2F%3E%3Ccircle%20cx%3D'852.9'%20cy%3D'42.5'%20r%3D'1.8'%20fill%3D'%23ffffff'%20opacity%3D'0.57'%2F%3E%3Ccircle%20cx%3D'792.7'%20cy%3D'191.1'%20r%3D'1.7'%20fill%3D'%23ffffff'%20opacity%3D'0.6'%2F%3E%3Ccircle%20cx%3D'795.6'%20cy%3D'392.7'%20r%3D'3.7'%20fill%3D'%23ffffff'%20opacity%3D'0.13'%2F%3E%3Ccircle%20cx%3D'795.6'%20cy%3D'392.7'%20r%3D'1.1'%20fill%3D'%23ffffff'%20opacity%3D'0.73'%2F%3E%3Ccircle%20cx%3D'843.6'%20cy%3D'548.6'%20r%3D'1'%20fill%3D'%23bcd9ff'%20opacity%3D'0.72'%2F%3E%3Ccircle%20cx%3D'854.8'%20cy%3D'712.5'%20r%3D'1'%20fill%3D'%23bcd9ff'%20opacity%3D'0.9'%2F%3E%3Ccircle%20cx%3D'973.4'%20cy%3D'214.1'%20r%3D'1.5'%20fill%3D'%23bcd9ff'%20opacity%3D'0.53'%2F%3E%3Ccircle%20cx%3D'963.4'%20cy%3D'432.5'%20r%3D'1.3'%20fill%3D'%23d9ccff'%20opacity%3D'0.92'%2F%3E%3Ccircle%20cx%3D'892.6'%20cy%3D'576.7'%20r%3D'1'%20fill%3D'%23ffffff'%20opacity%3D'0.59'%2F%3E%3C%2Fsvg%3E");background-size:cover;background-position:center;background-repeat:no-repeat;animation:vvg-dss-star-drift 60s ease-in-out infinite alternate,vvg-dss-star-pulse 7s ease-in-out infinite;animation-play-state:paused}.vvg-card-amber .vvg-split-glow:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20545%20213%20L%20470%20350%20L%20433%20494%20L%20428%20650'%2F%3E%3Cpath%20d%3D'M%20725%20432%20L%20470%20350%20L%20269%20273'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'545'%20cy%3D'213'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'545'%20cy%3D'213'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'470'%20cy%3D'350'%20r%3D'9.6'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'470'%20cy%3D'350'%20r%3D'3.1'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'433'%20cy%3D'494'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'433'%20cy%3D'494'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'428'%20cy%3D'650'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'428'%20cy%3D'650'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'725'%20cy%3D'432'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'725'%20cy%3D'432'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'269'%20cy%3D'273'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'269'%20cy%3D'273'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E");background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-mask-image:linear-gradient(105deg,transparent 27.5%,#000 37.5%,#000 62.5%,transparent 72.5%);mask-image:linear-gradient(105deg,transparent 27.5%,#000 37.5%,#000 62.5%,transparent 72.5%);-webkit-mask-size:400% 100%;mask-size:400% 100%;-webkit-mask-position:100% 0;mask-position:100% 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;animation:vvg-dss-constellations 66s linear infinite;animation-play-state:paused}.vvg-card-amber .vvg-split-bg:after{content:"";position:absolute;inset:0;z-index:1;padding:1.5px;border-radius:4px;pointer-events:none;opacity:0;transition:opacity .45s ease;background:conic-gradient(from var(--vvg-trace),rgba(88,170,255,.16) 0deg,rgba(88,170,255,.16) 220deg,rgba(88,170,255,.45) 290deg,rgba(61,132,255,.85) 330deg,#9cd2ff 348deg,#f2f8ff 356deg,rgba(88,170,255,.16) 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;filter:drop-shadow(0 0 5px rgba(88,170,255,.55));animation:vvg-dss-trace 7.5s linear infinite;animation-play-state:paused}.vvg-card-amber.vvg-split-panel:before{background:linear-gradient(128deg,transparent 18%,rgba(89,164,255,.05) 42%,transparent 64%),conic-gradient(from 218deg at 50% 50%,transparent,rgba(39,104,210,.13) 28%,rgba(99,70,210,.12) 55%,rgba(47,181,255,.08) 78%,transparent);mix-blend-mode:screen}.vvg-card-amber.vvg-split-panel:after{background:radial-gradient(circle at 24% 23%,rgba(88,170,255,.2),transparent 32%),radial-gradient(circle at 78% 31%,rgba(107,76,214,.15),transparent 38%),radial-gradient(circle at 52% 84%,rgba(30,111,221,.15),transparent 44%);mix-blend-mode:screen;animation:vvg-dss-nebula-drift 12s ease-in-out infinite;animation-play-state:paused}@media(hover:hover){.vvg-card-amber.vvg-split-panel:hover .vvg-split-bg{background:radial-gradient(ellipse at 50% 40%,rgba(35,99,205,.3),transparent 52%),radial-gradient(ellipse at 82% 76%,rgba(66,42,150,.2),transparent 46%),linear-gradient(155deg,#020713,#04122e 48%,#071d42)}.vvg-card-amber.vvg-split-panel:hover .vvg-split-bg:after{opacity:1}.vvg-divisions-section.is-onscreen .vvg-card-amber.vvg-split-panel.is-engaged:after,.vvg-divisions-section.is-onscreen .vvg-card-amber.vvg-split-panel.is-engaged .vvg-split-glow:before,.vvg-divisions-section.is-onscreen .vvg-card-amber.vvg-split-panel.is-engaged .vvg-split-bg:after{animation-play-state:running}.vvg-split-three .vvg-split-panel:hover .vvg-split-logo{transform:translate(-50%,-50%) scale(1.42)}}@media(max-width:768px),(hover:none){.vvg-card-amber .vvg-split-bg:after{opacity:1}.vvg-divisions-section.is-onscreen .vvg-card-amber.vvg-split-panel:after,.vvg-divisions-section.is-onscreen .vvg-card-amber .vvg-split-glow:before,.vvg-divisions-section.is-onscreen .vvg-card-amber .vvg-split-bg:after{animation-play-state:running}}.vvg-divisions-section.is-onscreen .vvg-card-amber .vvg-split-glow:after{animation-play-state:running}.vvg-split-three .vvg-split-logo{transform:translate(-50%,-50%) scale(1.42)}@media(max-width:900px){.vvg-split-three{flex-direction:column}.vvg-split-three .vvg-split-panel{width:100%;min-height:500px}.vvg-split-three .vvg-split-panel+.vvg-split-panel{border-left:0;border-top:1px solid var(--border)}}@keyframes vvg-dss-star-drift{0%{transform:translateZ(0)}to{transform:translate3d(-2.2%,1.6%,0)}}@keyframes vvg-dss-star-pulse{0%,to{opacity:.72}50%{opacity:1}}@keyframes vvg-dss-trace{0%{--vvg-trace: 0deg}to{--vvg-trace: 360deg}}@keyframes vvg-dss-constellations{0%{-webkit-mask-position:100% 0;mask-position:100% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20545%20213%20L%20470%20350%20L%20433%20494%20L%20428%20650'%2F%3E%3Cpath%20d%3D'M%20725%20432%20L%20470%20350%20L%20269%20273'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'545'%20cy%3D'213'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'545'%20cy%3D'213'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'470'%20cy%3D'350'%20r%3D'9.6'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'470'%20cy%3D'350'%20r%3D'3.1'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'433'%20cy%3D'494'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'433'%20cy%3D'494'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'428'%20cy%3D'650'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'428'%20cy%3D'650'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'725'%20cy%3D'432'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'725'%20cy%3D'432'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'269'%20cy%3D'273'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'269'%20cy%3D'273'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E");animation-timing-function:ease-in-out}3.333%{-webkit-mask-position:50% 0;mask-position:50% 0}9.242%{-webkit-mask-position:50% 0;mask-position:50% 0;animation-timing-function:ease-in-out}12.576%{-webkit-mask-position:0% 0;mask-position:0% 0}14.5%{-webkit-mask-position:0% 0;mask-position:0% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20545%20213%20L%20470%20350%20L%20433%20494%20L%20428%20650'%2F%3E%3Cpath%20d%3D'M%20725%20432%20L%20470%20350%20L%20269%20273'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'545'%20cy%3D'213'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'545'%20cy%3D'213'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'470'%20cy%3D'350'%20r%3D'9.6'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'470'%20cy%3D'350'%20r%3D'3.1'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'433'%20cy%3D'494'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'433'%20cy%3D'494'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'428'%20cy%3D'650'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'428'%20cy%3D'650'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'725'%20cy%3D'432'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'725'%20cy%3D'432'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'269'%20cy%3D'273'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'269'%20cy%3D'273'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}16.65%{-webkit-mask-position:0% 0;mask-position:0% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20249%20507%20L%20342%20418%20L%20331%20324%20L%20407%20276%20L%20510%20335%20L%20568%20284%20L%20550%20176%20L%20611%20158%20L%20710%20112'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'249'%20cy%3D'507'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'249'%20cy%3D'507'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'342'%20cy%3D'418'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'342'%20cy%3D'418'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'331'%20cy%3D'324'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'331'%20cy%3D'324'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'407'%20cy%3D'276'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'407'%20cy%3D'276'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'510'%20cy%3D'335'%20r%3D'9.3'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'510'%20cy%3D'335'%20r%3D'3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'568'%20cy%3D'284'%20r%3D'10.5'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'568'%20cy%3D'284'%20r%3D'3.4'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'550'%20cy%3D'176'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'550'%20cy%3D'176'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'611'%20cy%3D'158'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'611'%20cy%3D'158'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'710'%20cy%3D'112'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'710'%20cy%3D'112'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}16.667%{-webkit-mask-position:100% 0;mask-position:100% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20249%20507%20L%20342%20418%20L%20331%20324%20L%20407%20276%20L%20510%20335%20L%20568%20284%20L%20550%20176%20L%20611%20158%20L%20710%20112'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'249'%20cy%3D'507'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'249'%20cy%3D'507'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'342'%20cy%3D'418'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'342'%20cy%3D'418'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'331'%20cy%3D'324'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'331'%20cy%3D'324'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'407'%20cy%3D'276'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'407'%20cy%3D'276'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'510'%20cy%3D'335'%20r%3D'9.3'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'510'%20cy%3D'335'%20r%3D'3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'568'%20cy%3D'284'%20r%3D'10.5'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'568'%20cy%3D'284'%20r%3D'3.4'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'550'%20cy%3D'176'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'550'%20cy%3D'176'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'611'%20cy%3D'158'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'611'%20cy%3D'158'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'710'%20cy%3D'112'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'710'%20cy%3D'112'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E");animation-timing-function:ease-in-out}20%{-webkit-mask-position:50% 0;mask-position:50% 0}25.909%{-webkit-mask-position:50% 0;mask-position:50% 0;animation-timing-function:ease-in-out}29.243%{-webkit-mask-position:0% 0;mask-position:0% 0}31.167%{-webkit-mask-position:0% 0;mask-position:0% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20249%20507%20L%20342%20418%20L%20331%20324%20L%20407%20276%20L%20510%20335%20L%20568%20284%20L%20550%20176%20L%20611%20158%20L%20710%20112'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'249'%20cy%3D'507'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'249'%20cy%3D'507'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'342'%20cy%3D'418'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'342'%20cy%3D'418'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'331'%20cy%3D'324'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'331'%20cy%3D'324'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'407'%20cy%3D'276'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'407'%20cy%3D'276'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'510'%20cy%3D'335'%20r%3D'9.3'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'510'%20cy%3D'335'%20r%3D'3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'568'%20cy%3D'284'%20r%3D'10.5'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'568'%20cy%3D'284'%20r%3D'3.4'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'550'%20cy%3D'176'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'550'%20cy%3D'176'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'611'%20cy%3D'158'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'611'%20cy%3D'158'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'710'%20cy%3D'112'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'710'%20cy%3D'112'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}33.317%{-webkit-mask-position:0% 0;mask-position:0% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20252%20247%20L%20334%20220%20L%20414%20256%20L%20477%20344%20L%20478%20421%20L%20502%20527%20L%20565%20568%20L%20663%20555%20L%20677%20483'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'252'%20cy%3D'247'%20r%3D'10.5'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'252'%20cy%3D'247'%20r%3D'3.4'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'334'%20cy%3D'220'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'334'%20cy%3D'220'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'414'%20cy%3D'256'%20r%3D'10.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'414'%20cy%3D'256'%20r%3D'3.3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'477'%20cy%3D'344'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'477'%20cy%3D'344'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'478'%20cy%3D'421'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'478'%20cy%3D'421'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'502'%20cy%3D'527'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'502'%20cy%3D'527'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'565'%20cy%3D'568'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'565'%20cy%3D'568'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'663'%20cy%3D'555'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'663'%20cy%3D'555'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'677'%20cy%3D'483'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'677'%20cy%3D'483'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}33.333%{-webkit-mask-position:100% 0;mask-position:100% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20252%20247%20L%20334%20220%20L%20414%20256%20L%20477%20344%20L%20478%20421%20L%20502%20527%20L%20565%20568%20L%20663%20555%20L%20677%20483'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'252'%20cy%3D'247'%20r%3D'10.5'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'252'%20cy%3D'247'%20r%3D'3.4'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'334'%20cy%3D'220'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'334'%20cy%3D'220'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'414'%20cy%3D'256'%20r%3D'10.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'414'%20cy%3D'256'%20r%3D'3.3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'477'%20cy%3D'344'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'477'%20cy%3D'344'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'478'%20cy%3D'421'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'478'%20cy%3D'421'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'502'%20cy%3D'527'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'502'%20cy%3D'527'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'565'%20cy%3D'568'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'565'%20cy%3D'568'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'663'%20cy%3D'555'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'663'%20cy%3D'555'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'677'%20cy%3D'483'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'677'%20cy%3D'483'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E");animation-timing-function:ease-in-out}36.666%{-webkit-mask-position:50% 0;mask-position:50% 0}42.575%{-webkit-mask-position:50% 0;mask-position:50% 0;animation-timing-function:ease-in-out}45.909%{-webkit-mask-position:0% 0;mask-position:0% 0}47.833%{-webkit-mask-position:0% 0;mask-position:0% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20252%20247%20L%20334%20220%20L%20414%20256%20L%20477%20344%20L%20478%20421%20L%20502%20527%20L%20565%20568%20L%20663%20555%20L%20677%20483'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'252'%20cy%3D'247'%20r%3D'10.5'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'252'%20cy%3D'247'%20r%3D'3.4'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'334'%20cy%3D'220'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'334'%20cy%3D'220'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'414'%20cy%3D'256'%20r%3D'10.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'414'%20cy%3D'256'%20r%3D'3.3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'477'%20cy%3D'344'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'477'%20cy%3D'344'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'478'%20cy%3D'421'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'478'%20cy%3D'421'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'502'%20cy%3D'527'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'502'%20cy%3D'527'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'565'%20cy%3D'568'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'565'%20cy%3D'568'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'663'%20cy%3D'555'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'663'%20cy%3D'555'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'677'%20cy%3D'483'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'677'%20cy%3D'483'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}49.983%{-webkit-mask-position:0% 0;mask-position:0% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20284%20198%20L%20580%20131'%2F%3E%3Cpath%20d%3D'M%20580%20131%20L%20748%20504'%2F%3E%3Cpath%20d%3D'M%20748%20504%20L%20292%20527'%2F%3E%3Cpath%20d%3D'M%20292%20527%20L%20284%20198'%2F%3E%3Cpath%20d%3D'M%20410%20321%20L%20467%20351%20L%20556%20354'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'284'%20cy%3D'198'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'284'%20cy%3D'198'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'580'%20cy%3D'131'%20r%3D'8.1'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'580'%20cy%3D'131'%20r%3D'2.6'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'748'%20cy%3D'504'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'748'%20cy%3D'504'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'292'%20cy%3D'527'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'292'%20cy%3D'527'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'410'%20cy%3D'321'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'410'%20cy%3D'321'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'467'%20cy%3D'351'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'467'%20cy%3D'351'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'556'%20cy%3D'354'%20r%3D'7.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'556'%20cy%3D'354'%20r%3D'2.4'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}50%{-webkit-mask-position:100% 0;mask-position:100% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20284%20198%20L%20580%20131'%2F%3E%3Cpath%20d%3D'M%20580%20131%20L%20748%20504'%2F%3E%3Cpath%20d%3D'M%20748%20504%20L%20292%20527'%2F%3E%3Cpath%20d%3D'M%20292%20527%20L%20284%20198'%2F%3E%3Cpath%20d%3D'M%20410%20321%20L%20467%20351%20L%20556%20354'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'284'%20cy%3D'198'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'284'%20cy%3D'198'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'580'%20cy%3D'131'%20r%3D'8.1'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'580'%20cy%3D'131'%20r%3D'2.6'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'748'%20cy%3D'504'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'748'%20cy%3D'504'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'292'%20cy%3D'527'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'292'%20cy%3D'527'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'410'%20cy%3D'321'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'410'%20cy%3D'321'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'467'%20cy%3D'351'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'467'%20cy%3D'351'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'556'%20cy%3D'354'%20r%3D'7.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'556'%20cy%3D'354'%20r%3D'2.4'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E");animation-timing-function:ease-in-out}53.333%{-webkit-mask-position:50% 0;mask-position:50% 0}59.242%{-webkit-mask-position:50% 0;mask-position:50% 0;animation-timing-function:ease-in-out}62.576%{-webkit-mask-position:0% 0;mask-position:0% 0}64.5%{-webkit-mask-position:0% 0;mask-position:0% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20284%20198%20L%20580%20131'%2F%3E%3Cpath%20d%3D'M%20580%20131%20L%20748%20504'%2F%3E%3Cpath%20d%3D'M%20748%20504%20L%20292%20527'%2F%3E%3Cpath%20d%3D'M%20292%20527%20L%20284%20198'%2F%3E%3Cpath%20d%3D'M%20410%20321%20L%20467%20351%20L%20556%20354'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'284'%20cy%3D'198'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'284'%20cy%3D'198'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'580'%20cy%3D'131'%20r%3D'8.1'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'580'%20cy%3D'131'%20r%3D'2.6'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'748'%20cy%3D'504'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'748'%20cy%3D'504'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'292'%20cy%3D'527'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'292'%20cy%3D'527'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'410'%20cy%3D'321'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'410'%20cy%3D'321'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'467'%20cy%3D'351'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'467'%20cy%3D'351'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'556'%20cy%3D'354'%20r%3D'7.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'556'%20cy%3D'354'%20r%3D'2.4'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}66.65%{-webkit-mask-position:0% 0;mask-position:0% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20754%20634%20L%20662%20537%20L%20623%20455%20L%20531%20369'%2F%3E%3Cpath%20d%3D'M%20531%20369%20L%20556%20243%20L%20394%20191%20L%20305%20358%20L%20531%20369'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'531'%20cy%3D'369'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'531'%20cy%3D'369'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'556'%20cy%3D'243'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'556'%20cy%3D'243'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'394'%20cy%3D'191'%20r%3D'11.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'394'%20cy%3D'191'%20r%3D'3.6'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'305'%20cy%3D'358'%20r%3D'10.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'305'%20cy%3D'358'%20r%3D'3.3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'623'%20cy%3D'455'%20r%3D'11.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'623'%20cy%3D'455'%20r%3D'3.6'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'662'%20cy%3D'537'%20r%3D'9.3'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'662'%20cy%3D'537'%20r%3D'3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'754'%20cy%3D'634'%20r%3D'10.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'754'%20cy%3D'634'%20r%3D'3.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}66.667%{-webkit-mask-position:100% 0;mask-position:100% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20754%20634%20L%20662%20537%20L%20623%20455%20L%20531%20369'%2F%3E%3Cpath%20d%3D'M%20531%20369%20L%20556%20243%20L%20394%20191%20L%20305%20358%20L%20531%20369'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'531'%20cy%3D'369'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'531'%20cy%3D'369'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'556'%20cy%3D'243'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'556'%20cy%3D'243'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'394'%20cy%3D'191'%20r%3D'11.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'394'%20cy%3D'191'%20r%3D'3.6'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'305'%20cy%3D'358'%20r%3D'10.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'305'%20cy%3D'358'%20r%3D'3.3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'623'%20cy%3D'455'%20r%3D'11.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'623'%20cy%3D'455'%20r%3D'3.6'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'662'%20cy%3D'537'%20r%3D'9.3'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'662'%20cy%3D'537'%20r%3D'3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'754'%20cy%3D'634'%20r%3D'10.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'754'%20cy%3D'634'%20r%3D'3.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E");animation-timing-function:ease-in-out}70%{-webkit-mask-position:50% 0;mask-position:50% 0}75.909%{-webkit-mask-position:50% 0;mask-position:50% 0;animation-timing-function:ease-in-out}79.243%{-webkit-mask-position:0% 0;mask-position:0% 0}81.167%{-webkit-mask-position:0% 0;mask-position:0% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20754%20634%20L%20662%20537%20L%20623%20455%20L%20531%20369'%2F%3E%3Cpath%20d%3D'M%20531%20369%20L%20556%20243%20L%20394%20191%20L%20305%20358%20L%20531%20369'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'531'%20cy%3D'369'%20r%3D'9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'531'%20cy%3D'369'%20r%3D'2.9'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'556'%20cy%3D'243'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'556'%20cy%3D'243'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'394'%20cy%3D'191'%20r%3D'11.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'394'%20cy%3D'191'%20r%3D'3.6'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'305'%20cy%3D'358'%20r%3D'10.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'305'%20cy%3D'358'%20r%3D'3.3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'623'%20cy%3D'455'%20r%3D'11.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'623'%20cy%3D'455'%20r%3D'3.6'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'662'%20cy%3D'537'%20r%3D'9.3'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'662'%20cy%3D'537'%20r%3D'3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'754'%20cy%3D'634'%20r%3D'10.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'754'%20cy%3D'634'%20r%3D'3.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}83.317%{-webkit-mask-position:0% 0;mask-position:0% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20724%20175%20L%20656%20466%20L%20532%20166%20L%20451%20527%20L%20281%20149'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'724'%20cy%3D'175'%20r%3D'9.3'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'724'%20cy%3D'175'%20r%3D'3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'656'%20cy%3D'466'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'656'%20cy%3D'466'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'532'%20cy%3D'166'%20r%3D'7.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'532'%20cy%3D'166'%20r%3D'2.4'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'451'%20cy%3D'527'%20r%3D'10.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'451'%20cy%3D'527'%20r%3D'3.3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'281'%20cy%3D'149'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'281'%20cy%3D'149'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}83.333%{-webkit-mask-position:100% 0;mask-position:100% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20724%20175%20L%20656%20466%20L%20532%20166%20L%20451%20527%20L%20281%20149'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'724'%20cy%3D'175'%20r%3D'9.3'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'724'%20cy%3D'175'%20r%3D'3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'656'%20cy%3D'466'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'656'%20cy%3D'466'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'532'%20cy%3D'166'%20r%3D'7.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'532'%20cy%3D'166'%20r%3D'2.4'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'451'%20cy%3D'527'%20r%3D'10.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'451'%20cy%3D'527'%20r%3D'3.3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'281'%20cy%3D'149'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'281'%20cy%3D'149'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E");animation-timing-function:ease-in-out}86.666%{-webkit-mask-position:50% 0;mask-position:50% 0}92.575%{-webkit-mask-position:50% 0;mask-position:50% 0;animation-timing-function:ease-in-out}95.909%{-webkit-mask-position:0% 0;mask-position:0% 0}97.833%{-webkit-mask-position:0% 0;mask-position:0% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20724%20175%20L%20656%20466%20L%20532%20166%20L%20451%20527%20L%20281%20149'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'724'%20cy%3D'175'%20r%3D'9.3'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'724'%20cy%3D'175'%20r%3D'3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'656'%20cy%3D'466'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'656'%20cy%3D'466'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'532'%20cy%3D'166'%20r%3D'7.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'532'%20cy%3D'166'%20r%3D'2.4'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'451'%20cy%3D'527'%20r%3D'10.2'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'451'%20cy%3D'527'%20r%3D'3.3'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'281'%20cy%3D'149'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'281'%20cy%3D'149'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}99.983%{-webkit-mask-position:0% 0;mask-position:0% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20545%20213%20L%20470%20350%20L%20433%20494%20L%20428%20650'%2F%3E%3Cpath%20d%3D'M%20725%20432%20L%20470%20350%20L%20269%20273'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'545'%20cy%3D'213'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'545'%20cy%3D'213'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'470'%20cy%3D'350'%20r%3D'9.6'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'470'%20cy%3D'350'%20r%3D'3.1'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'433'%20cy%3D'494'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'433'%20cy%3D'494'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'428'%20cy%3D'650'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'428'%20cy%3D'650'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'725'%20cy%3D'432'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'725'%20cy%3D'432'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'269'%20cy%3D'273'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'269'%20cy%3D'273'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}to{-webkit-mask-position:100% 0;mask-position:100% 0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201000%20760'%20preserveAspectRatio%3D'xMidYMid%20slice'%3E%3Cg%20stroke%3D'rgba%28148%2C198%2C255%2C0.48%29'%20stroke-width%3D'1.5'%20fill%3D'none'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M%20545%20213%20L%20470%20350%20L%20433%20494%20L%20428%20650'%2F%3E%3Cpath%20d%3D'M%20725%20432%20L%20470%20350%20L%20269%20273'%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D'545'%20cy%3D'213'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'545'%20cy%3D'213'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'470'%20cy%3D'350'%20r%3D'9.6'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'470'%20cy%3D'350'%20r%3D'3.1'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'433'%20cy%3D'494'%20r%3D'7.8'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'433'%20cy%3D'494'%20r%3D'2.5'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'428'%20cy%3D'650'%20r%3D'8.7'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'428'%20cy%3D'650'%20r%3D'2.8'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'725'%20cy%3D'432'%20r%3D'9.9'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'725'%20cy%3D'432'%20r%3D'3.2'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3Ccircle%20cx%3D'269'%20cy%3D'273'%20r%3D'8.4'%20fill%3D'rgba%28150%2C200%2C255%2C0.16%29'%2F%3E%3Ccircle%20cx%3D'269'%20cy%3D'273'%20r%3D'2.7'%20fill%3D'%23ffffff'%20opacity%3D'0.95'%2F%3E%3C%2Fsvg%3E")}}@keyframes vvg-dss-nebula-drift{0%,to{background-position:0% 0%}50%{background-position:100% 100%}}@media(prefers-reduced-motion:reduce){.vvg-card-amber .vvg-split-glow:before,.vvg-card-amber .vvg-split-glow:after,.vvg-card-amber .vvg-split-bg:after,.vvg-card-amber.vvg-split-panel:before,.vvg-card-amber.vvg-split-panel:after{animation:none}.vvg-card-amber .vvg-split-glow:after{-webkit-mask-image:none;mask-image:none}}@media(prefers-reduced-motion:no-preference){.vvg-reveal .vvg-section-title.vvg-title-xl{clip-path:inset(0 0 100% 0);transform:translateY(.18em);transition:clip-path .95s cubic-bezier(.16,1,.3,1),transform .95s cubic-bezier(.16,1,.3,1);transition-delay:.12s;will-change:clip-path,transform}.vvg-reveal.is-visible .vvg-section-title.vvg-title-xl{clip-path:inset(-.12em -.06em -.2em -.06em);transform:translateY(0)}}.vvg-hero{min-height:100svh;justify-content:center}.vvg-hero-content{width:100%}@media(max-width:768px){.vvg-hero{padding:84px 24px 112px}}@media(max-width:640px){.vvg-hero{padding:80px 20px 104px}}@media(max-width:640px){.vvg-hero-title-main{font-size:clamp(2.4rem,14vw,4rem)}}@media(max-width:768px){.vvg-about-layout{display:block}.vvg-about-left{position:static;margin-bottom:44px}}.vvg-hero-grid-overlay{inset:-14%;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 700' preserveAspectRatio='xMidYMid slice'><g fill='none' stroke='%23ffffff' stroke-linecap='round'><path stroke-width='0.6' stroke-opacity='1' d='M -100 326 C 25 320, 150 314, 275 308 S 525 270, 650 289 S 900 378, 1025 423 S 1275 512, 1400 556'/><path stroke-width='0.4' stroke-opacity='0.6' d='M -100 317 C 25 309, 150 297, 275 294 S 525 275, 650 298 S 900 396, 1025 437 S 1275 510, 1400 547'/><path stroke-width='0.7' stroke-opacity='0.85' d='M -100 323 C 25 307, 150 281, 275 275 S 525 262, 650 292 S 900 412, 1025 456 S 1275 521, 1400 553'/><path stroke-width='0.45' stroke-opacity='0.5' d='M -100 307 C 25 293, 150 266, 275 267 S 525 276, 650 308 S 900 426, 1025 464 S 1275 512, 1400 537'/><path stroke-width='0.55' stroke-opacity='1' d='M -100 300 C 25 284, 150 250, 275 253 S 525 278, 650 316 S 900 442, 1025 478 S 1275 512, 1400 530'/><path stroke-width='0.65' stroke-opacity='0.7' d='M -100 283 C 25 272, 150 243, 275 251 S 525 294, 650 332 S 900 450, 1025 480 S 1275 502, 1400 513'/><path stroke-width='0.4' stroke-opacity='0.9' d='M -100 274 C 25 261, 150 223, 275 234 S 525 297, 650 341 S 900 470, 1025 497 S 1275 502, 1400 504'/><path stroke-width='0.75' stroke-opacity='0.55' d='M -100 258 C 25 251, 150 220, 275 236 S 525 314, 650 357 S 900 473, 1025 495 S 1275 490, 1400 488'/><path stroke-width='0.5' stroke-opacity='0.75' d='M -100 243 C 25 244, 150 223, 275 244 S 525 331, 650 372 S 900 470, 1025 487 S 1275 478, 1400 473'/><path stroke-width='0.6' stroke-opacity='1' d='M -100 227 C 25 230, 150 209, 275 236 S 525 345, 650 389 S 900 484, 1025 495 S 1275 469, 1400 457'/><path stroke-width='0.45' stroke-opacity='0.6' d='M -100 215 C 25 226, 150 217, 275 247 S 525 361, 650 400 S 900 476, 1025 484 S 1275 458, 1400 445'/><path stroke-width='0.7' stroke-opacity='0.85' d='M -100 195 C 25 212, 150 210, 275 247 S 525 380, 650 420 S 900 483, 1025 484 S 1275 445, 1400 425'/><path stroke-width='0.55' stroke-opacity='0.5' d='M -100 197 C 25 221, 150 232, 275 269 S 525 386, 650 418 S 900 460, 1025 462 S 1275 438, 1400 427'/><path stroke-width='0.4' stroke-opacity='0.95' d='M -100 182 C 25 214, 150 236, 275 278 S 525 403, 650 433 S 900 456, 1025 453 S 1275 426, 1400 412'/><path stroke-width='0.65' stroke-opacity='0.65' d='M -100 174 C 25 213, 150 247, 275 292 S 525 417, 650 441 S 900 445, 1025 439 S 1275 416, 1400 404'/><path stroke-width='0.5' stroke-opacity='0.8' d='M -100 182 C 25 224, 150 266, 275 308 S 525 414, 650 433 S 900 427, 1025 423 S 1275 416, 1400 412'/><path stroke-width='0.75' stroke-opacity='0.55' d='M -100 180 C 25 227, 150 280, 275 323 S 525 421, 650 435 S 900 412, 1025 408 S 1275 409, 1400 410'/><path stroke-width='0.45' stroke-opacity='1' d='M -100 177 C 25 231, 150 297, 275 341 S 525 430, 650 438 S 900 396, 1025 390 S 1275 401, 1400 407'/><path stroke-width='0.6' stroke-opacity='0.7' d='M -100 198 C 25 247, 150 309, 275 346 S 525 410, 650 417 S 900 384, 1025 385 S 1275 414, 1400 428'/><path stroke-width='0.4' stroke-opacity='0.9' d='M -100 199 C 25 254, 150 328, 275 365 S 525 415, 650 416 S 900 364, 1025 367 S 1275 408, 1400 429'/><path stroke-width='0.7' stroke-opacity='0.6' d='M -100 215 C 25 266, 150 338, 275 369 S 525 401, 650 400 S 900 355, 1025 362 S 1275 418, 1400 445'/><path stroke-width='0.55' stroke-opacity='0.8' d='M -100 230 C 25 277, 150 345, 275 371 S 525 387, 650 385 S 900 348, 1025 360 S 1275 427, 1400 460'/><path stroke-width='0.45' stroke-opacity='1' d='M -100 242 C 25 290, 150 364, 275 386 S 525 380, 650 373 S 900 329, 1025 345 S 1275 430, 1400 472'/><path stroke-width='0.65' stroke-opacity='0.55' d='M -100 258 C 25 299, 150 365, 275 382 S 525 363, 650 357 S 900 328, 1025 349 S 1275 442, 1400 488'/><path stroke-width='0.5' stroke-opacity='0.75' d='M -100 271 C 25 305, 150 361, 275 373 S 525 346, 650 344 S 900 332, 1025 358 S 1275 453, 1400 501'/><path stroke-width='0.4' stroke-opacity='0.95' d='M -100 290 C 25 319, 150 371, 275 377 S 525 329, 650 325 S 900 321, 1025 354 S 1275 465, 1400 520'/><path stroke-width='0.7' stroke-opacity='0.65' d='M -100 298 C 25 319, 150 358, 275 362 S 525 315, 650 317 S 900 334, 1025 370 S 1275 475, 1400 528'/><path stroke-width='0.6' stroke-opacity='0.85' d='M -100 302 C 25 316, 150 344, 275 346 S 525 307, 650 313 S 900 349, 1025 385 S 1275 483, 1400 532'/><path stroke-width='0.45' stroke-opacity='0.5' d='M -100 320 C 25 326, 150 343, 275 339 S 525 287, 650 296 S 900 350, 1025 392 S 1275 497, 1400 550'/><path stroke-width='0.55' stroke-opacity='1' d='M -100 318 C 25 320, 150 326, 275 323 S 525 282, 650 296 S 900 366, 1025 408 S 1275 502, 1400 549'/></g></svg>");background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.11;transform:rotate(14deg) scale(1.28);mask-image:radial-gradient(ellipse 84% 70% at 46% 40%,black 5%,transparent 84%);-webkit-mask-image:radial-gradient(ellipse 84% 70% at 46% 40%,black 5%,transparent 84%);animation:vvg-hero-lines-in 2.4s cubic-bezier(.16,1,.3,1) 5.3s both,vvg-hero-weave-drift 110s ease-in-out 7.7s infinite alternate}@keyframes vvg-hero-lines-in{0%{opacity:0;transform:rotate(14deg) scale(1.42)}to{opacity:.11;transform:rotate(14deg) scale(1.28)}}@keyframes vvg-hero-weave-drift{0%{transform:rotate(14deg) scale(1.28) translate(0)}to{transform:rotate(14.8deg) scale(1.33) translate(-1.6%,1%)}}.vvg-hero-title-sub{border:1px solid rgba(237,237,241,.3);padding:10px 20px 10px calc(20px + .44em);animation:vvg-fade-in .9s ease 4.85s both;transition:border-color .4s ease}@media(max-width:640px){.vvg-hero-title-sub{padding:8px 14px 8px calc(14px + .26em)}}@media(prefers-reduced-motion:reduce){.vvg-hero-grid-overlay{animation:none!important;opacity:.11!important;transform:rotate(14deg) scale(1.28)!important}}.vvg-nav-right{display:flex;align-items:center;gap:20px}.vvg-nav-lang{font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;color:var(--silver);opacity:.65;transition:opacity .3s ease,color .3s ease}.vvg-nav-lang:hover{opacity:1;color:#fff}
