.locale-switcher[data-v-664697dd]{position:relative;display:inline-flex}.locale-switcher__trigger[data-v-664697dd]{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#ffffffd9;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;min-height:40px}.locale-switcher__trigger[data-v-664697dd]:hover{background:#ffffff0d;border-color:#ffffff40;color:#fff}.locale-switcher__trigger[data-v-664697dd]:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.locale-switcher--open .locale-switcher__trigger[data-v-664697dd]{background:#ffffff14;border-color:#ffffff40}.locale-switcher__icon[data-v-664697dd]{display:flex;align-items:center;opacity:.7}.locale-switcher__label[data-v-664697dd]{font-weight:600}.locale-switcher__chevron[data-v-664697dd]{display:flex;align-items:center;transition:transform .2s ease}.locale-switcher__chevron--up[data-v-664697dd]{transform:rotate(180deg)}.locale-switcher__dropdown[data-v-664697dd]{position:absolute;top:calc(100% + 4px);right:0;min-width:160px;background:#0f172afa;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:.375rem;box-shadow:0 10px 40px #0006,0 2px 10px #0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:200}.locale-switcher__option[data-v-664697dd]{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;background:transparent;border:none;border-radius:8px;color:#fffc;font-size:.875rem;text-align:left;cursor:pointer;transition:all .15s ease}.locale-switcher__option[data-v-664697dd]:hover{background:#ffffff14;color:#fff}.locale-switcher__option--active[data-v-664697dd]{background:#38bdf81f;color:#38bdf8}.locale-switcher__option--active[data-v-664697dd]:hover{background:#38bdf82e}.locale-switcher__option-native[data-v-664697dd]{font-weight:600;min-width:1.5rem}.locale-switcher__option-label[data-v-664697dd]{flex:1;opacity:.8}.locale-switcher__check[data-v-664697dd]{display:flex;align-items:center;color:#38bdf8}.dropdown-enter-active[data-v-664697dd],.dropdown-leave-active[data-v-664697dd]{transition:opacity .15s ease,transform .15s ease}.dropdown-enter-from[data-v-664697dd],.dropdown-leave-to[data-v-664697dd]{opacity:0;transform:translateY(-4px)}@media (max-width: 480px){.locale-switcher__dropdown[data-v-664697dd]{position:fixed;top:auto;bottom:0;left:0;right:0;border-radius:20px 20px 0 0;padding:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom));max-height:50vh;overflow-y:auto}.locale-switcher__option[data-v-664697dd]{padding:1rem;font-size:1rem}}@media (prefers-reduced-motion: reduce){.locale-switcher__trigger[data-v-664697dd],.locale-switcher__option[data-v-664697dd],.locale-switcher__chevron[data-v-664697dd],.dropdown-enter-active[data-v-664697dd],.dropdown-leave-active[data-v-664697dd]{transition:none}}.vh-header[data-v-54cc2def]{position:sticky;top:0;z-index:100;background:#000000eb;border-bottom:1px solid rgba(255,255,255,.08)}.vh-container[data-v-54cc2def]{width:min(1080px,100%);margin:0 auto;padding-left:calc(1rem + env(safe-area-inset-left));padding-right:calc(1rem + env(safe-area-inset-right))}.vh-header__inner[data-v-54cc2def]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;min-height:64px;padding:.75rem 0}.vh-logo[data-v-54cc2def]{font-weight:800;letter-spacing:.18em;font-size:clamp(1.5rem,4vw,2rem);background:linear-gradient(135deg,var(--clarity-purple),var(--trust-blue-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;flex-shrink:0}.vh-logo[data-v-54cc2def]:hover{text-decoration:none;opacity:.9}.vh-nav-toggle[data-v-54cc2def]{display:none;flex-direction:column;justify-content:center;gap:4px;width:32px;height:32px;padding:4px;background:transparent;border:none;cursor:pointer}.vh-nav-toggle__bar[data-v-54cc2def]{display:block;width:100%;height:2px;background:currentColor;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.vh-nav[data-v-54cc2def]{display:flex;align-items:center;gap:.5rem 1.25rem;font-size:.95rem}.vh-nav a[data-v-54cc2def]{color:#ffffffd9;text-decoration:none;display:inline-flex;align-items:center;min-height:44px;padding:0 .25rem;transition:color .15s ease}.vh-nav a[data-v-54cc2def]:hover{color:#fff}.vh-nav__active[data-v-54cc2def]{color:#fff!important;font-weight:600}.vh-btn[data-v-54cc2def]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.6rem 1.25rem;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;position:relative;overflow:hidden}.vh-btn--primary[data-v-54cc2def]{background:var(--cta-gradient);color:#fff!important;border:none;font-weight:700;font-size:1rem;padding:.7rem 1.5rem;box-shadow:0 4px 15px var(--warm-orange-glow);letter-spacing:.01em}.vh-btn--primary[data-v-54cc2def]:hover{background:var(--cta-gradient-hover);transform:translateY(-2px);text-decoration:none;color:#fff;box-shadow:0 6px 20px #f9731666}.vh-btn--primary[data-v-54cc2def]:focus-visible{outline:2px solid var(--warm-orange);outline-offset:2px}.vh-locale-switcher[data-v-54cc2def]{margin-left:auto}@media (max-width: 768px){.vh-nav-toggle[data-v-54cc2def]{display:flex}.vh-nav[data-v-54cc2def]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;flex-direction:column;align-items:stretch;padding:5rem 1.5rem 2rem;gap:.25rem;background:#000000f5;overflow-y:auto;-webkit-overflow-scrolling:touch;visibility:hidden;pointer-events:none;opacity:0;transition:opacity .2s ease,visibility .2s ease}.vh-nav--open[data-v-54cc2def]{visibility:visible;pointer-events:auto;opacity:1}.vh-nav a[data-v-54cc2def]{padding:.75rem .5rem;border-radius:8px;font-size:1.1rem}.vh-nav a[data-v-54cc2def]:hover,.vh-nav a[data-v-54cc2def]:active{background:#ffffff14}.vh-locale-switcher[data-v-54cc2def]{margin:.5rem 0;align-self:flex-start}.vh-btn--primary[data-v-54cc2def]{margin-top:.5rem;width:100%}}@media (min-width: 769px) and (max-width: 1024px){.vh-nav[data-v-54cc2def]{gap:.5rem .75rem}}.vira-card[data-v-914fd7c6]{display:block;width:100%;max-width:320px;background:transparent;border:none;cursor:pointer;padding:0;text-align:left}.vira-card[data-v-914fd7c6]:focus-visible{outline:2px solid rgba(168,85,247,.6);outline-offset:4px;border-radius:var(--radius-xl)}.vira-card__border[data-v-914fd7c6]{padding:2px;border-radius:var(--radius-xl);background:linear-gradient(135deg,#a855f766,#38bdf866);transition:all var(--duration-slow) ease}.vira-card:hover .vira-card__border[data-v-914fd7c6]{background:linear-gradient(135deg,#a855f7b3,#38bdf8b3);box-shadow:var(--shadow-glow-purple),0 0 60px #38bdf826;transform:translateY(-4px)}.vira-card__inner[data-v-914fd7c6]{background:linear-gradient(180deg,#141423f2,#0f0f1afa);border-radius:18px;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;min-height:240px}.vira-card__icon[data-v-914fd7c6]{width:48px;height:48px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.vira-card--aksh .vira-card__icon[data-v-914fd7c6]{background:linear-gradient(135deg,#ffe40026,#ffb4001a);color:#ffe400}.vira-card--path .vira-card__icon[data-v-914fd7c6]{background:linear-gradient(135deg,#38bdf826,#a855f71a);color:#38bdf8}.vira-card__product[data-v-914fd7c6]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80}.vira-card__hook[data-v-914fd7c6]{margin:0;font-size:1.15rem;font-weight:700;line-height:1.3;color:#fff}.vira-card__validation[data-v-914fd7c6]{margin:0;font-size:.9rem;line-height:1.5;color:#ffffffa6;flex-grow:1}.vira-card__accent[data-v-914fd7c6]{height:4px;border-radius:var(--radius-xl) var(--radius-xl) 0 0}.vira-card--aksh .vira-card__accent[data-v-914fd7c6]{background:linear-gradient(90deg,#fbbf24,#f59e0b)}.vira-card--path .vira-card__accent[data-v-914fd7c6]{background:linear-gradient(90deg,var(--hope-green),#16a34a)}.vira-card__badge[data-v-914fd7c6]{display:inline-flex;align-items:center;gap:.25rem;background:var(--hope-green-glow);border:1px solid rgba(34,197,94,.3);color:var(--hope-green-light);font-size:.7rem;font-weight:700;padding:.25rem .6rem;border-radius:50px;text-transform:uppercase;letter-spacing:.05em;align-self:flex-start}.vira-card__counter[data-v-914fd7c6]{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:#fff6}.vira-card__counter-dot[data-v-914fd7c6]{width:6px;height:6px;background:var(--hope-green);border-radius:50%;animation:counterBlink-914fd7c6 1.5s infinite}@keyframes counterBlink-914fd7c6{0%,to{opacity:1}50%{opacity:.4}}.vira-card__cta[data-v-914fd7c6]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;font-weight:700;color:#fff;margin-top:auto;padding:.65rem 1.25rem;border-radius:var(--radius-sm);background:var(--cta-gradient);box-shadow:0 4px 15px var(--warm-orange-glow);transition:background var(--duration-base) ease,transform var(--duration-base) ease,box-shadow var(--duration-base) ease,gap var(--duration-base) ease}.vira-card:hover .vira-card__cta[data-v-914fd7c6]{background:var(--cta-gradient-hover);transform:translateY(-1px);box-shadow:0 6px 20px #f9731666;gap:.75rem}@media (min-width: 640px){.vira-card__inner[data-v-914fd7c6]{padding:1.75rem;min-height:260px}.vira-card__hook[data-v-914fd7c6]{font-size:1.25rem}}@media (min-width: 1024px){.vira-card__inner[data-v-914fd7c6]{padding:2rem;min-height:280px}.vira-card__hook[data-v-914fd7c6]{font-size:1.35rem}.vira-card__icon[data-v-914fd7c6]{width:56px;height:56px}.vira-card__icon svg[data-v-914fd7c6]{width:36px;height:36px}}@media (prefers-reduced-motion: reduce){.vira-card__border[data-v-914fd7c6],.vira-card__cta[data-v-914fd7c6]{transition:none!important}.vira-card:hover .vira-card__border[data-v-914fd7c6]{transform:none}}.help-tooltip[data-v-084fdfa1]{position:relative;display:inline-flex}.help-tooltip__trigger[data-v-084fdfa1]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#fff9;cursor:pointer;transition:all .15s ease}.help-tooltip__trigger[data-v-084fdfa1]:hover,.help-tooltip__trigger[data-v-084fdfa1]:focus-visible{background:#ffffff1f;color:#ffffffe6}.help-tooltip__trigger[data-v-084fdfa1]:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.help-tooltip__content[data-v-084fdfa1]{position:absolute;z-index:100;width:max-content;max-width:280px;padding:.75rem 1rem;background:#252830;border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 8px 32px #0000004d}.help-tooltip--top .help-tooltip__content[data-v-084fdfa1]{bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.help-tooltip--bottom .help-tooltip__content[data-v-084fdfa1]{top:calc(100% + 10px);left:50%;transform:translate(-50%)}.help-tooltip--left .help-tooltip__content[data-v-084fdfa1]{right:calc(100% + 10px);top:50%;transform:translateY(-50%)}.help-tooltip--right .help-tooltip__content[data-v-084fdfa1]{left:calc(100% + 10px);top:50%;transform:translateY(-50%)}.help-tooltip__arrow[data-v-084fdfa1]{position:absolute;width:10px;height:10px;background:#252830;border:1px solid rgba(255,255,255,.12);transform:rotate(45deg)}.help-tooltip--top .help-tooltip__arrow[data-v-084fdfa1]{bottom:-6px;left:50%;margin-left:-5px;border-top:none;border-left:none}.help-tooltip--bottom .help-tooltip__arrow[data-v-084fdfa1]{top:-6px;left:50%;margin-left:-5px;border-bottom:none;border-right:none}.help-tooltip--left .help-tooltip__arrow[data-v-084fdfa1]{right:-6px;top:50%;margin-top:-5px;border-bottom:none;border-left:none}.help-tooltip--right .help-tooltip__arrow[data-v-084fdfa1]{left:-6px;top:50%;margin-top:-5px;border-top:none;border-right:none}.help-tooltip__list[data-v-084fdfa1]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.help-tooltip__list li[data-v-084fdfa1]{font-size:.8rem;line-height:1.45;color:#ffffffd9}.tooltip-enter-active[data-v-084fdfa1],.tooltip-leave-active[data-v-084fdfa1]{transition:opacity .15s ease,transform .15s ease}.tooltip-enter-from[data-v-084fdfa1],.tooltip-leave-to[data-v-084fdfa1]{opacity:0}.help-tooltip--top .tooltip-enter-from[data-v-084fdfa1],.help-tooltip--top .tooltip-leave-to[data-v-084fdfa1]{transform:translate(-50%) translateY(4px)}.help-tooltip--bottom .tooltip-enter-from[data-v-084fdfa1],.help-tooltip--bottom .tooltip-leave-to[data-v-084fdfa1]{transform:translate(-50%) translateY(-4px)}.help-tooltip--left .tooltip-enter-from[data-v-084fdfa1],.help-tooltip--left .tooltip-leave-to[data-v-084fdfa1]{transform:translateY(-50%) translate(4px)}.help-tooltip--right .tooltip-enter-from[data-v-084fdfa1],.help-tooltip--right .tooltip-leave-to[data-v-084fdfa1]{transform:translateY(-50%) translate(-4px)}@media (prefers-reduced-motion: reduce){.tooltip-enter-active[data-v-084fdfa1],.tooltip-leave-active[data-v-084fdfa1]{transition:none}}.doors-section[data-v-562b33c1]{padding:2.5rem 0 3rem}.doors-container[data-v-562b33c1]{width:min(900px,100%);margin:0 auto;padding-left:calc(1rem + env(safe-area-inset-left));padding-right:calc(1rem + env(safe-area-inset-right))}.doors-header[data-v-562b33c1]{display:flex;align-items:flex-start;justify-content:center;gap:.5rem;margin-bottom:2rem}.doors-title[data-v-562b33c1]{font-size:var(--text-2xl);font-weight:700;margin:0;text-align:center;color:#fffffff2}.doors-subtitle[data-v-562b33c1]{font-weight:400;color:#ffffff8c;font-size:.9em}.doors-help[data-v-562b33c1]{display:none}@media (min-width: 640px){.doors-help[data-v-562b33c1]{display:inline-flex}}.doors-grid[data-v-562b33c1]{display:grid;gap:1.5rem;grid-template-columns:1fr;justify-items:center}@media (min-width: 640px){.doors-container[data-v-562b33c1]{padding-left:calc(1.5rem + env(safe-area-inset-left));padding-right:calc(1.5rem + env(safe-area-inset-right))}.doors-grid[data-v-562b33c1]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1024px){.doors-container[data-v-562b33c1]{padding-left:calc(2rem + env(safe-area-inset-left));padding-right:calc(2rem + env(safe-area-inset-right))}.doors-grid[data-v-562b33c1]{gap:2.5rem}}.accordion-step[data-v-5a123304]{--accent-color: #38bdf8;position:relative;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-left:3px solid var(--accent-color);border-radius:var(--radius-md);overflow:hidden;transition:border-color var(--duration-base) ease,box-shadow var(--duration-base) ease}.accordion-step[data-v-5a123304]:hover,.accordion-step--expanded[data-v-5a123304]{border-color:#ffffff26;border-left-color:var(--accent-color)}.accordion-step--expanded[data-v-5a123304]{box-shadow:var(--shadow-md)}.accordion-step__trigger[data-v-5a123304]{display:flex;align-items:flex-start;gap:1rem;width:100%;padding:1rem;background:transparent;border:none;text-align:left;cursor:pointer;color:inherit;font-family:inherit}.accordion-step__trigger[data-v-5a123304]:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px;border-radius:var(--radius-md)}.accordion-step__badge[data-v-5a123304]{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:50%;background:color-mix(in srgb,var(--accent-color) 15%,transparent);border:1px solid color-mix(in srgb,var(--accent-color) 40%,transparent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;color:var(--accent-color)}.accordion-step__header[data-v-5a123304]{flex:1;min-width:0}.accordion-step__title[data-v-5a123304]{margin:0 0 .25rem;font-size:1rem;font-weight:700;color:#fff}.accordion-step__summary[data-v-5a123304]{margin:0;font-size:.875rem;color:#ffffffb3;line-height:1.4}.accordion-step__time[data-v-5a123304]{display:inline-block;margin-top:.35rem;font-size:.75rem;font-weight:600;color:#ffffff80}.accordion-step__icon[data-v-5a123304]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#ffffff0d;color:#fff9;transition:transform var(--duration-base) ease,background var(--duration-base) ease}.accordion-step--expanded .accordion-step__icon[data-v-5a123304]{transform:rotate(180deg);background:#ffffff1a}.accordion-step__content[data-v-5a123304]{padding:0 1rem 1rem 3.5rem;animation:accordion-slide-down-5a123304 var(--duration-base) ease}.accordion-step__content[hidden][data-v-5a123304]{display:none}@keyframes accordion-slide-down-5a123304{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.accordion-step__details[data-v-5a123304]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.accordion-step__details li[data-v-5a123304]{position:relative;padding-left:1.25rem;font-size:.85rem;color:#fffc;line-height:1.5}.accordion-step__details li[data-v-5a123304]:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--accent-color);opacity:.6}@media (min-width: 640px){.accordion-step__trigger[data-v-5a123304]{padding:1.25rem}.accordion-step__content[data-v-5a123304]{padding:0 1.25rem 1.25rem 4rem}.accordion-step__title[data-v-5a123304]{font-size:1.1rem}.accordion-step__summary[data-v-5a123304]{font-size:.9rem}}@media (prefers-reduced-motion: reduce){.accordion-step[data-v-5a123304],.accordion-step__icon[data-v-5a123304]{transition:none}.accordion-step__content[data-v-5a123304]{animation:none}}.journey-section[data-v-d9508b55]{padding:2.5rem 0}.journey-container[data-v-d9508b55]{width:min(900px,100%);margin:0 auto;padding-left:calc(1rem + env(safe-area-inset-left));padding-right:calc(1rem + env(safe-area-inset-right))}.journey-title[data-v-d9508b55]{font-size:var(--text-2xl);font-weight:700;margin:0 0 1.5rem;text-align:center;color:#fffffff2}.journey-phases[data-v-d9508b55]{display:flex;flex-direction:column;gap:1rem}@media (min-width: 640px){.journey-container[data-v-d9508b55]{padding-left:calc(1.5rem + env(safe-area-inset-left));padding-right:calc(1.5rem + env(safe-area-inset-right))}.journey-phases[data-v-d9508b55]{gap:1.25rem}}@media (min-width: 1024px){.journey-container[data-v-d9508b55]{padding-left:calc(2rem + env(safe-area-inset-left));padding-right:calc(2rem + env(safe-area-inset-right))}}.bottom-sheet__backdrop[data-v-2c4fbe74]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0009;display:flex;align-items:flex-end;justify-content:center}.bottom-sheet[data-v-2c4fbe74]{width:100%;max-width:500px;max-height:85vh;max-height:85dvh;background:#1a1d24;border-radius:20px 20px 0 0;overflow:hidden;display:flex;flex-direction:column}@media (min-width: 768px){.bottom-sheet__backdrop[data-v-2c4fbe74]{align-items:center}.bottom-sheet[data-v-2c4fbe74]{border-radius:20px;max-height:70vh}}.bottom-sheet__handle[data-v-2c4fbe74]{display:flex;justify-content:center;padding:.75rem}.bottom-sheet__handle-bar[data-v-2c4fbe74]{width:40px;height:4px;background:#fff3;border-radius:2px}@media (min-width: 768px){.bottom-sheet__handle[data-v-2c4fbe74]{display:none}}.bottom-sheet__header[data-v-2c4fbe74]{display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem 1rem;border-bottom:1px solid rgba(255,255,255,.1)}.bottom-sheet__title[data-v-2c4fbe74]{margin:0;font-size:1.125rem;font-weight:600;color:#fff}.bottom-sheet__close[data-v-2c4fbe74]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:none;border-radius:8px;color:#fff9;cursor:pointer;transition:all .15s ease}.bottom-sheet__close[data-v-2c4fbe74]:hover{background:#ffffff1a;color:#fff}.bottom-sheet__content[data-v-2c4fbe74]{flex:1;overflow-y:auto;padding:1.25rem;color:#fff}.sheet-enter-active[data-v-2c4fbe74],.sheet-leave-active[data-v-2c4fbe74]{transition:opacity .2s ease}.sheet-enter-active .bottom-sheet[data-v-2c4fbe74],.sheet-leave-active .bottom-sheet[data-v-2c4fbe74]{transition:transform .25s ease}.sheet-enter-from[data-v-2c4fbe74],.sheet-leave-to[data-v-2c4fbe74]{opacity:0}.sheet-enter-from .bottom-sheet[data-v-2c4fbe74],.sheet-leave-to .bottom-sheet[data-v-2c4fbe74]{transform:translateY(100%)}@media (min-width: 768px){.sheet-enter-from .bottom-sheet[data-v-2c4fbe74],.sheet-leave-to .bottom-sheet[data-v-2c4fbe74]{transform:translateY(20px)}}@media (prefers-reduced-motion: reduce){.sheet-enter-active[data-v-2c4fbe74],.sheet-leave-active[data-v-2c4fbe74],.sheet-enter-active .bottom-sheet[data-v-2c4fbe74],.sheet-leave-active .bottom-sheet[data-v-2c4fbe74]{transition:none}}.trust-badges[data-v-8cec02bc]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1rem}.trust-badge[data-v-8cec02bc]{display:flex;align-items:center;gap:.4rem;padding:.5rem .75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:.85rem;color:#ffffffb3;cursor:pointer;transition:all .15s ease;font-family:inherit}.trust-badge[data-v-8cec02bc]:hover{background:#ffffff0f;border-color:#ffffff26;color:#ffffffe6}.trust-badge[data-v-8cec02bc]:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.trust-badge__icon[data-v-8cec02bc]{color:#38bdf8b3;flex-shrink:0}.trust-badge__label[data-v-8cec02bc]{white-space:nowrap}.trust-badge__expand[data-v-8cec02bc]{color:#fff6;flex-shrink:0;margin-left:.25rem}.trust-badge:hover .trust-badge__expand[data-v-8cec02bc]{color:#fff9}.trust-badge-detail[data-v-8cec02bc]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.trust-badge-detail__icon[data-v-8cec02bc]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#38bdf81a;border:1px solid rgba(56,189,248,.25);color:#38bdf8}.trust-badge-detail__explanation[data-v-8cec02bc]{margin:0;font-size:.95rem;line-height:1.6;color:#ffffffd9;max-width:320px}@media (prefers-reduced-motion: reduce){.trust-badge[data-v-8cec02bc]{transition:none}}.social-proof-section[data-v-dc672537]{padding:5rem 0 4rem;background:linear-gradient(180deg,#000,#0000 8%),linear-gradient(180deg,#fefce8,#fef9c3),linear-gradient(180deg,#0000 92%,#1a1a1a);background-blend-mode:normal}.social-proof-container[data-v-dc672537]{width:min(1100px,100%);margin:0 auto;padding-left:calc(1rem + env(safe-area-inset-left));padding-right:calc(1rem + env(safe-area-inset-right));display:flex;flex-direction:column;align-items:center;gap:1.75rem}.sp-title[data-v-dc672537]{font-size:var(--text-2xl);font-weight:700;color:#1a1a1a;margin:0;text-align:center}.sp-subtitle[data-v-dc672537]{font-size:1rem;color:#525252;margin:-.75rem 0 0;text-align:center}.testimonials-grid[data-v-dc672537]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%}@media (max-width: 900px){.testimonials-grid[data-v-dc672537]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.testimonials-grid[data-v-dc672537]{grid-template-columns:1fr}}.testimonial-card[data-v-dc672537]{background:#fff;border-radius:var(--radius-lg);padding:1.25rem;box-shadow:var(--shadow-card);border:1px solid rgba(0,0,0,.05)}.verified-badge[data-v-dc672537]{display:inline-flex;align-items:center;gap:.25rem;background:#22c55e1a;color:#16a34a;padding:.2rem .5rem;border-radius:var(--radius-xs);font-size:.68rem;font-weight:600;margin-bottom:.6rem}.stars[data-v-dc672537]{margin-bottom:.6rem}.star[data-v-dc672537]{color:#d4d4d4;font-size:1rem}.star.filled[data-v-dc672537]{color:#fbbf24}.quote[data-v-dc672537]{font-size:.9rem;color:#404040;line-height:1.65;font-style:italic;margin:0 0 1rem}.author[data-v-dc672537]{display:flex;align-items:center;gap:.6rem}.avatar[data-v-dc672537]{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:.8rem;background:linear-gradient(135deg,#8b5cf6,#a78bfa);flex-shrink:0}.avatar.parent[data-v-dc672537]{background:linear-gradient(135deg,#1e40af,#3b82f6)}.avatar.teacher[data-v-dc672537]{background:linear-gradient(135deg,#16a34a,#22c55e)}.avatar.counselor[data-v-dc672537]{background:linear-gradient(135deg,#ea580c,#f97316)}.name[data-v-dc672537]{font-weight:600;font-size:.85rem;color:#1a1a1a}.context[data-v-dc672537]{font-size:.75rem;color:#737373}.action-links[data-v-dc672537]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.see-how-link[data-v-dc672537]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:var(--radius-sm);color:#525252;font-size:.9rem;font-family:inherit;cursor:pointer;transition:all var(--duration-fast) ease}.see-how-link[data-v-dc672537]:hover{background:#00000008;border-color:#00000040;color:#1a1a1a}.see-how-link[data-v-dc672537]:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.how-it-works-link[data-v-dc672537]{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;color:#525252;text-decoration:none;transition:color var(--duration-fast) ease}.how-it-works-link[data-v-dc672537]:hover{color:#1a1a1a}.how-it-works-link[data-v-dc672537]:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.sample-preview[data-v-dc672537]{display:flex;flex-direction:column;gap:1.25rem}.sample-preview__disclaimer[data-v-dc672537]{margin:0;padding:.5rem .75rem;background:#a855f71a;border:1px solid rgba(168,85,247,.25);border-radius:var(--radius-sm);font-size:.8rem;color:#a855f7e6;text-align:center}.sample-preview__card[data-v-dc672537]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:1rem}.sample-preview__card-title[data-v-dc672537]{margin:0 0 1rem;font-size:.95rem;font-weight:600;color:#fff}.sample-preview__pattern[data-v-dc672537]{display:flex;flex-direction:column;gap:.75rem}.sample-preview__bar[data-v-dc672537]{display:flex;flex-direction:column;gap:.35rem}.sample-preview__bar-label[data-v-dc672537]{font-size:.8rem;color:#ffffffb3}.sample-preview__bar-track[data-v-dc672537]{height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden}.sample-preview__bar-fill[data-v-dc672537]{height:100%;background:linear-gradient(90deg,#a855f7,#38bdf8);border-radius:4px}.sample-preview__next-steps[data-v-dc672537]{padding-top:.5rem}.sample-preview__section-title[data-v-dc672537]{margin:0 0 .75rem;font-size:.9rem;font-weight:600;color:#fff}.sample-preview__next-steps ul[data-v-dc672537]{margin:0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.5rem}.sample-preview__next-steps li[data-v-dc672537]{font-size:.85rem;line-height:1.5;color:#ffffffbf}@media (min-width: 640px){.social-proof-container[data-v-dc672537]{padding-left:calc(1.5rem + env(safe-area-inset-left));padding-right:calc(1.5rem + env(safe-area-inset-right))}.testimonial-fallback__quote[data-v-dc672537]{font-size:1.15rem}.testimonial-fallback__quote[data-v-dc672537]:before{left:-1.5rem}}@media (min-width: 1024px){.social-proof-container[data-v-dc672537]{padding-left:calc(2rem + env(safe-area-inset-left));padding-right:calc(2rem + env(safe-area-inset-right))}}@media (prefers-reduced-motion: reduce){.see-how-link[data-v-dc672537]{transition:none}}.school-logos[data-v-807a597f]{padding:3rem 0;background:linear-gradient(180deg,#1a1a1a,#000);overflow:hidden}.school-logos-title[data-v-807a597f]{text-align:center;font-size:.9rem;color:#737373;margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:.1em}.logo-track-wrapper[data-v-807a597f]{overflow:hidden}.logo-track[data-v-807a597f]{display:flex;gap:3rem;animation:scrollLogos-807a597f 30s linear infinite;width:max-content}.school-logo[data-v-807a597f]{flex-shrink:0;padding:.75rem 1.5rem;background:#ffffff0d;border-radius:var(--radius-sm);font-size:.85rem;color:#737373;white-space:nowrap}.school-logos-disclaimer[data-v-807a597f]{text-align:center;padding:.5rem 1rem;margin:1rem 0 0;font-size:.7rem;color:#525252}@keyframes scrollLogos-807a597f{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.logo-track[data-v-807a597f]{animation:none;flex-wrap:wrap;justify-content:center;width:auto}}.institution-cta[data-v-2e6f8693]{padding:3rem 0;background:linear-gradient(180deg,#000,#0a0a14,#000)}.institution-cta__container[data-v-2e6f8693]{width:min(720px,100%);margin:0 auto;padding:0 1.25rem}.institution-cta__content[data-v-2e6f8693]{border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2rem 1.75rem;background:linear-gradient(135deg,#141423e6,#0f0f1af2);display:grid;gap:1rem}.institution-cta__eyebrow[data-v-2e6f8693]{margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#38bdf8b3}.institution-cta__title[data-v-2e6f8693]{margin:0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;color:#fff;line-height:1.3}.institution-cta__body[data-v-2e6f8693]{margin:0;font-size:.95rem;line-height:1.6;color:#fff9;max-width:56ch}.institution-cta__features[data-v-2e6f8693]{list-style:none;margin:.5rem 0 0;padding:0;display:grid;gap:.6rem}.institution-cta__features li[data-v-2e6f8693]{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:#ffffffb3}.institution-cta__icon[data-v-2e6f8693]{flex-shrink:0;font-size:1rem}.institution-cta__button[data-v-2e6f8693]{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.65rem 1.25rem;border-radius:10px;border:1px solid rgba(56,189,248,.3);background:#38bdf814;color:#38bdf8e6;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease;align-self:flex-start}.institution-cta__button[data-v-2e6f8693]:hover{background:#38bdf826;border-color:#38bdf880;text-decoration:none}@media (min-width: 640px){.institution-cta__content[data-v-2e6f8693]{padding:2.5rem 2.25rem}}@media (prefers-reduced-motion: reduce){.institution-cta__button[data-v-2e6f8693]{transition:none}}.door-interstitial{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;flex-direction:column;min-height:100%;min-height:100dvh;padding:calc(1rem + env(safe-area-inset-top)) calc(1.5rem + env(safe-area-inset-right)) calc(1rem + env(safe-area-inset-bottom)) calc(1.5rem + env(safe-area-inset-left));background:#121317;color:#fff;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.door-interstitial::-webkit-scrollbar{display:none}.door-interstitial__topbar{display:flex;align-items:center;justify-content:space-between;width:100%;flex-shrink:0}.door-interstitial__topbar-spacer{width:80px}.door-interstitial__content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;padding:1.5rem 0 0}.door-interstitial__back{display:flex;align-items:center;gap:.35rem;padding:.5rem .75rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fffc;font-size:.9rem;cursor:pointer;transition:background .15s ease,color .15s ease}.door-interstitial__back:hover{background:#ffffff1f;color:#fff}.door-interstitial__badge{display:inline-block;padding:.4rem 1rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;border-radius:20px;background:#ffffff14;color:#fffc;border:1px solid rgba(255,255,255,.15)}.door-interstitial--aksh .door-interstitial__badge{background:#38bdf81f;color:#38bdf8;border-color:#38bdf840}.door-interstitial--path .door-interstitial__badge{background:#a855f71f;color:#a855f7;border-color:#a855f740}.door-interstitial__headline{margin:0 0 .75rem;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:700;line-height:1.2;color:#fff;max-width:20ch}.door-interstitial__subline{margin:0 0 1.25rem;font-size:clamp(1rem,2.5vw,1.15rem);line-height:1.5;color:#ffffffb3;max-width:36ch;padding:0 1rem}.door-interstitial__bullets{list-style:none;padding:0;margin:0 0 1.25rem;display:flex;flex-direction:column;gap:.75rem;text-align:left;width:100%;max-width:380px}.door-interstitial__bullets li{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;color:#ffffffd9}.door-interstitial__bullet-icon{flex-shrink:0;margin-top:.15em;color:#ffffff80}.door-interstitial--aksh .door-interstitial__bullet-icon{color:#38bdf8}.door-interstitial--path .door-interstitial__bullet-icon{color:#a855f7}.door-interstitial__consent{width:100%;max-width:380px;display:flex;flex-direction:column;gap:.75rem;text-align:left}.door-interstitial__consent-loading{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.5rem;color:#fff9;font-size:.9rem}.door-interstitial__spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.15);border-top-color:#38bdf8;border-radius:50%;animation:door-spin .8s linear infinite}@keyframes door-spin{to{transform:rotate(360deg)}}.door-interstitial__checkbox{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.9rem;color:#ffffffd9;padding:0;transition:color .15s ease}.door-interstitial__checkbox:hover{color:#fff}.door-interstitial__checkbox input[type=checkbox]{flex-shrink:0;width:22px;height:22px;margin-top:0;accent-color:#38bdf8;cursor:pointer;border-radius:4px}.door-interstitial__checkbox-text{line-height:1.5}.door-interstitial__checkbox-text a{color:#60a5fa;text-decoration:underline}.door-interstitial__checkbox-text a:hover{color:#93c5fd}.door-interstitial__required-badge{display:inline-block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:.2rem .5rem;border-radius:4px;margin-left:.5rem;vertical-align:middle;background:#38bdf826;color:#38bdf8}.door-interstitial__error{padding:.75rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#fca5a5;font-size:.85rem;text-align:center}.door-interstitial__cta-area{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 0;flex-shrink:0;background:#121317}.door-interstitial__cta{width:100%;max-width:320px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:transform .15s ease,opacity .15s ease;background:#fff;color:#121317}.door-interstitial__cta:hover:not(:disabled){transform:translateY(-2px)}.door-interstitial__cta:disabled{opacity:.5;cursor:not-allowed;transform:none}.door-interstitial__time{margin:0;font-size:.85rem;color:#ffffff80}@media (min-width: 640px){.door-interstitial{padding:1.5rem 2rem}.door-interstitial__content{padding-top:1.5rem}.door-interstitial__cta-area{padding:1rem 0}.door-interstitial__cta{max-width:280px;padding:.75rem 1.25rem;font-size:.95rem}}@media (prefers-reduced-motion: reduce){.door-interstitial__back,.door-interstitial__cta,.door-interstitial__checkbox{transition:none}.door-interstitial__spinner{animation:none}}.path-intro-overlay[data-v-faa04c37]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;display:flex;align-items:center;justify-content:center;background:#121317fa;padding:1rem;overflow-y:auto}.path-intro__container[data-v-faa04c37]{position:relative;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;margin:auto}@media (min-width: 768px){.path-intro-overlay[data-v-faa04c37]{padding:2rem}.path-intro__container[data-v-faa04c37]{max-width:560px}}@media (min-width: 1024px){.path-intro__container[data-v-faa04c37]{max-width:640px;padding:2rem}}.path-intro__progress[data-v-faa04c37]{position:absolute;top:0;left:0;right:0;height:3px;background:#ffffff1a;border-radius:2px;overflow:hidden}@media (min-width: 768px){.path-intro__progress[data-v-faa04c37]{position:relative;margin-bottom:1rem;border-radius:4px;height:4px}}.path-intro__progress-bar[data-v-faa04c37]{height:100%;background:linear-gradient(90deg,#a855f7,#38bdf8);transition:width .3s ease}.path-intro__skip[data-v-faa04c37]{position:absolute;top:1rem;right:0;padding:.5rem 1rem;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#fff9;font-size:.85rem;cursor:pointer;transition:all .15s ease}@media (min-width: 768px){.path-intro__skip[data-v-faa04c37]{top:.75rem;right:.75rem;padding:.625rem 1.25rem;font-size:.9rem}}.path-intro__skip[data-v-faa04c37]:hover{background:#ffffff0d;color:#ffffffe6}.path-intro__skip[data-v-faa04c37]:focus-visible{outline:2px solid #a855f7;outline-offset:2px}.path-intro__content[data-v-faa04c37]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 1rem 2rem;width:100%}@media (min-width: 768px){.path-intro__content[data-v-faa04c37]{padding:2rem 1.5rem 1.5rem}}@media (min-width: 1024px){.path-intro__content[data-v-faa04c37]{padding:2.5rem 2rem 2rem}}.path-intro__icon[data-v-faa04c37]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#a855f71a;border:1px solid rgba(168,85,247,.25);color:#a855f7;margin-bottom:1.25rem}@media (min-width: 768px){.path-intro__icon[data-v-faa04c37]{width:72px;height:72px;margin-bottom:1.5rem}}.path-intro__title[data-v-faa04c37]{margin:0 0 1.25rem;font-size:1.375rem;font-weight:700;color:#fff}@media (min-width: 768px){.path-intro__title[data-v-faa04c37]{font-size:1.625rem;margin-bottom:1.5rem}}@media (min-width: 1024px){.path-intro__title[data-v-faa04c37]{font-size:1.75rem}}.path-intro__points[data-v-faa04c37]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem;text-align:left;width:100%}@media (min-width: 768px){.path-intro__points[data-v-faa04c37]{gap:.75rem}}.path-intro__points li[data-v-faa04c37]{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:#ffffffd9;line-height:1.45}@media (min-width: 768px){.path-intro__points li[data-v-faa04c37]{gap:.75rem;font-size:.9375rem;line-height:1.5}}@media (min-width: 1024px){.path-intro__points li[data-v-faa04c37]{font-size:1rem}}.path-intro__points svg[data-v-faa04c37]{flex-shrink:0;margin-top:.2em;color:#a855f7;width:18px;height:18px}@media (min-width: 768px){.path-intro__points svg[data-v-faa04c37]{width:20px;height:20px}}.path-intro__trust-line[data-v-faa04c37]{margin:1.25rem 0 0;padding:.75rem 1rem;font-size:.8125rem;color:#ffffff8c;text-align:center;font-style:italic;line-height:1.5;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.06)}@media (min-width: 768px){.path-intro__trust-line[data-v-faa04c37]{margin-top:1.5rem;padding:.875rem 1.25rem;font-size:.875rem}}.path-intro__nav[data-v-faa04c37]{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;padding-top:1rem}@media (min-width: 768px){.path-intro__nav[data-v-faa04c37]{flex-direction:row;justify-content:space-between;gap:1rem;padding-top:1.5rem;margin-top:.5rem}}.path-intro__dots[data-v-faa04c37]{display:flex;gap:.5rem}@media (min-width: 768px){.path-intro__dots[data-v-faa04c37]{gap:.625rem}}.path-intro__dot[data-v-faa04c37]{width:8px;height:8px;border-radius:50%;background:#fff3;transition:all .2s ease}@media (min-width: 768px){.path-intro__dot[data-v-faa04c37]{width:10px;height:10px}}.path-intro__dot--active[data-v-faa04c37]{background:#a855f7;transform:scale(1.25)}.path-intro__dot--done[data-v-faa04c37]{background:#a855f780}.path-intro__next[data-v-faa04c37]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:200px;padding:.875rem 1.5rem;background:#fff;border:none;border-radius:12px;color:#121317;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}@media (min-width: 768px){.path-intro__next[data-v-faa04c37]{width:auto;min-width:140px;padding:.75rem 1.75rem}}.path-intro__next[data-v-faa04c37]:hover{transform:translateY(-2px);box-shadow:0 4px 20px #fff3}.path-intro__next[data-v-faa04c37]:focus-visible{outline:2px solid #a855f7;outline-offset:2px}.overlay-enter-active[data-v-faa04c37],.overlay-leave-active[data-v-faa04c37]{transition:opacity .25s ease}.overlay-enter-from[data-v-faa04c37],.overlay-leave-to[data-v-faa04c37]{opacity:0}@media (prefers-reduced-motion: reduce){.path-intro__progress-bar[data-v-faa04c37],.path-intro__dot[data-v-faa04c37],.path-intro__next[data-v-faa04c37],.path-intro__skip[data-v-faa04c37],.overlay-enter-active[data-v-faa04c37],.overlay-leave-active[data-v-faa04c37]{transition:none}}.hope-rotator[data-v-3de727f2]{--hope-slot: 1.5rem;height:var(--hope-slot);overflow:hidden;margin-bottom:1rem}.hope-messages[data-v-3de727f2]{animation:rotateHope-3de727f2 16s infinite}.hope-message[data-v-3de727f2]{color:var(--hope-green);font-size:.95rem;font-weight:600;line-height:1.3;height:var(--hope-slot);display:flex;align-items:center;justify-content:center;text-align:center;padding:0 .25rem}@keyframes rotateHope-3de727f2{0%,20%{transform:translateY(0)}25%,45%{transform:translateY(calc(var(--hope-slot) * -1))}50%,70%{transform:translateY(calc(var(--hope-slot) * -2))}75%,95%{transform:translateY(calc(var(--hope-slot) * -3))}to{transform:translateY(0)}}@media (max-width: 480px){.hope-rotator[data-v-3de727f2]{--hope-slot: 2.5rem}.hope-message[data-v-3de727f2]{font-size:.8rem}}@media (prefers-reduced-motion: reduce){.hope-messages[data-v-3de727f2]{animation:none}}.hand-arrow[data-v-7fbbd174]{display:inline-block;animation:arrowBounce-7fbbd174 1.5s infinite ease-in-out}.hand-arrow--left[data-v-7fbbd174]{transform:scaleX(-1)}.hand-arrow--md[data-v-7fbbd174]{width:80px;height:50px}.hand-arrow--sm[data-v-7fbbd174]{width:60px;height:38px}.hand-arrow__path[data-v-7fbbd174]{fill:none;stroke:var(--warm-orange);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}@keyframes arrowBounce-7fbbd174{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.hand-arrow--left[data-v-7fbbd174]{animation-name:arrowBounceLeft-7fbbd174}@keyframes arrowBounceLeft-7fbbd174{0%,to{transform:scaleX(-1) translate(0)}50%{transform:scaleX(-1) translate(10px)}}@media (prefers-reduced-motion: reduce){.hand-arrow[data-v-7fbbd174]{animation:none}}@media (max-width: 768px){.hand-arrow[data-v-7fbbd174]{display:none}}.parent-badge[data-v-400c84c6]{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:1000;cursor:grab;transition:transform var(--duration-slow) ease,box-shadow var(--duration-slow) ease;touch-action:none;-webkit-user-select:none;user-select:none}.parent-badge--dragging[data-v-400c84c6]{cursor:grabbing;transition:none}.parent-badge[data-v-400c84c6]:hover:not(.parent-badge--dragging){transform:translateY(-50%) scale(1.05)}.parent-badge[style*=left][data-v-400c84c6]:hover:not(.parent-badge--dragging){transform:scale(1.05)}.parent-badge[data-v-400c84c6]:focus-visible{outline:2px solid var(--trust-blue-light);outline-offset:2px;border-radius:var(--radius-md)}.parent-badge-inner[data-v-400c84c6]{background:var(--trust-gradient);color:#fff;padding:1rem .75rem;border-radius:var(--radius-md);writing-mode:vertical-rl;text-orientation:mixed;font-weight:700;font-size:.85rem;box-shadow:0 4px 20px var(--trust-blue-glow);display:flex;align-items:center;gap:.5rem}.parent-badge-icon[data-v-400c84c6]{font-size:1.2rem;writing-mode:horizontal-tb}@media (max-width: 768px){.parent-badge[data-v-400c84c6]:not([style*=left]){right:12px;top:auto;bottom:calc(16px + env(safe-area-inset-bottom));transform:none}.parent-badge[data-v-400c84c6]:hover:not(.parent-badge--dragging){transform:scale(1.05)}.parent-badge-inner[data-v-400c84c6]{writing-mode:horizontal-tb;width:44px;height:44px;padding:0;align-items:center;justify-content:center;border-radius:50%}.parent-badge-icon[data-v-400c84c6]{font-size:1.3rem}.parent-badge-label[data-v-400c84c6]{display:none}}.parent-modal-overlay[data-v-400c84c6]{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;z-index:2000;display:flex;align-items:flex-end;justify-content:center;padding:0}.parent-modal[data-v-400c84c6]{background:#fff;border-radius:1rem 1rem 0 0;width:100%;max-height:90vh;max-height:90dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1.5rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom));text-align:center;color:#1a1a1a;position:relative}.parent-modal-close[data-v-400c84c6]{position:sticky;top:0;float:right;background:transparent;border:none;font-size:1.5rem;cursor:pointer;color:#737373;line-height:1;z-index:1}.parent-modal-icon[data-v-400c84c6]{font-size:2rem;margin-bottom:.5rem}.parent-modal-title[data-v-400c84c6]{font-size:1.15rem;font-weight:700;margin-bottom:.5rem}.parent-modal-text[data-v-400c84c6]{font-size:.875rem;color:#525252;margin-bottom:1rem;line-height:1.6}.parent-modal-features[data-v-400c84c6]{text-align:left;margin-bottom:1rem}.parent-modal-feature[data-v-400c84c6]{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;color:#404040}.parent-modal-check[data-v-400c84c6]{color:var(--hope-green);font-size:1rem;flex-shrink:0}.parent-modal-cta[data-v-400c84c6]{background:var(--cta-gradient);color:#fff;padding:.85rem 1.5rem;border-radius:10px;font-weight:600;font-size:.95rem;border:none;cursor:pointer;width:100%;transition:all var(--duration-base) ease}.parent-modal-cta[data-v-400c84c6]:hover{background:var(--cta-gradient-hover)}.parent-modal-cta[data-v-400c84c6]:focus-visible{outline:2px solid var(--warm-orange);outline-offset:2px}@media (min-width: 640px){.parent-modal-overlay[data-v-400c84c6]{align-items:center;padding:1rem}.parent-modal[data-v-400c84c6]{max-width:500px;max-height:85vh;border-radius:var(--radius-xl);padding:2.5rem}.parent-modal-close[data-v-400c84c6]{position:absolute;top:1rem;right:1rem;float:none}.parent-modal-icon[data-v-400c84c6]{font-size:3rem;margin-bottom:1rem}.parent-modal-title[data-v-400c84c6]{font-size:1.5rem;margin-bottom:1rem}.parent-modal-text[data-v-400c84c6]{font-size:1rem;margin-bottom:1.5rem;line-height:1.7}.parent-modal-features[data-v-400c84c6]{margin-bottom:1.5rem}.parent-modal-feature[data-v-400c84c6]{gap:.75rem;margin-bottom:.75rem;font-size:.95rem}.parent-modal-check[data-v-400c84c6]{font-size:1.1rem}.parent-modal-cta[data-v-400c84c6]{padding:1rem 2rem;font-size:1rem}}.modal-fade-enter-active[data-v-400c84c6],.modal-fade-leave-active[data-v-400c84c6]{transition:opacity var(--duration-base) ease}.modal-fade-enter-from[data-v-400c84c6],.modal-fade-leave-to[data-v-400c84c6]{opacity:0}.vira-home[data-v-7b1223b0]{font-family:var(--font-sans);color:inherit;width:100%;overflow-x:hidden;overflow-x:clip;background:#000;min-height:100vh;min-height:100dvh}.vh-container[data-v-7b1223b0]{width:min(900px,100%);margin:0 auto;padding-left:calc(1rem + env(safe-area-inset-left));padding-right:calc(1rem + env(safe-area-inset-right))}.vh-btn[data-v-7b1223b0]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.85rem 1.5rem;border-radius:var(--radius-md);font-weight:600;font-size:1rem;text-decoration:none;transition:transform var(--duration-base) ease,box-shadow var(--duration-base) ease,filter var(--duration-base) ease;cursor:pointer;border:none}.vh-btn--hero-orange[data-v-7b1223b0]{background:var(--cta-gradient);color:#fff;border:none;font-weight:700;font-size:1.3rem;padding:1.2rem 2.5rem;box-shadow:var(--shadow-glow-orange);letter-spacing:.02em}.vh-btn--hero-orange[data-v-7b1223b0]:hover:not(:disabled){background:var(--cta-gradient-hover);transform:translateY(-3px) scale(1.02);box-shadow:0 12px 40px #f9731680}.vh-btn--hero-orange[data-v-7b1223b0]:focus-visible{outline:2px solid var(--warm-orange);outline-offset:2px}.vh-btn--hero-orange[data-v-7b1223b0]:disabled{opacity:.5;cursor:not-allowed;transform:none}.vh-cta-arrow[data-v-7b1223b0]{font-size:1.2rem;transition:transform var(--duration-slow) ease}.vh-btn--hero-orange:hover .vh-cta-arrow[data-v-7b1223b0]{transform:translate(5px)}.vh-hero[data-v-7b1223b0]{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:6rem 1.5rem 4rem;position:relative;overflow:hidden}.vh-hero__nodes[data-v-7b1223b0]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.vh-hero__node[data-v-7b1223b0]{position:absolute;width:4px;height:4px;border-radius:50%;opacity:.3;animation:float-7b1223b0 20s infinite ease-in-out}.vh-hero__node--1[data-v-7b1223b0]{left:10%;top:20%;background:var(--clarity-purple-light)}.vh-hero__node--2[data-v-7b1223b0]{left:20%;top:30%;background:var(--trust-blue-light);animation-delay:-5s}.vh-hero__node--3[data-v-7b1223b0]{left:80%;top:20%;background:var(--hope-green-light);animation-delay:-10s}.vh-hero__node--4[data-v-7b1223b0]{left:40%;top:60%;background:var(--warm-orange);animation-delay:-15s}.vh-hero__node--5[data-v-7b1223b0]{left:70%;top:70%;background:var(--clarity-purple-light);animation-delay:-7s}@keyframes float-7b1223b0{0%,to{transform:translate(0)}25%{transform:translate(20px,-30px)}50%{transform:translate(-20px,20px)}75%{transform:translate(30px,10px)}}.vh-hero__inner[data-v-7b1223b0]{display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;z-index:1;max-width:800px}.vh-live-counter[data-v-7b1223b0]{display:inline-flex;align-items:center;gap:.5rem;background:var(--hope-green-glow);border:1px solid rgba(34,197,94,.3);padding:.5rem 1rem;border-radius:var(--radius-pill);font-size:.85rem;color:var(--hope-green-light);margin-bottom:.5rem}.vh-live-dot[data-v-7b1223b0]{width:8px;height:8px;background:var(--hope-green);border-radius:50%;animation:blink-7b1223b0 1s infinite}@keyframes blink-7b1223b0{0%,to{opacity:1}50%{opacity:.4}}.vh-hero__headline[data-v-7b1223b0]{margin:0;font-size:var(--text-4xl);line-height:var(--leading-tight);font-weight:800}.vh-headline-question[data-v-7b1223b0]{color:#fff}.vh-headline-solution[data-v-7b1223b0]{background:linear-gradient(135deg,var(--clarity-purple),var(--hope-green));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.vh-hero__tagline[data-v-7b1223b0]{margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;color:#ffffff80;max-width:600px}.vh-tagline-highlight[data-v-7b1223b0]{color:var(--trust-blue-light);font-weight:600}.vh-hero__cta-wrapper[data-v-7b1223b0]{position:relative;display:inline-flex;align-items:center;gap:.75rem;margin:.5rem 0}.vh-hero__subtext[data-v-7b1223b0]{font-size:.9rem;color:#fff6;margin:0}.vh-trust-chips[data-v-7b1223b0]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem}.vh-trust-chip[data-v-7b1223b0]{display:flex;align-items:center;gap:.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:var(--radius-pill);font-size:.8rem;color:#ffffff80}.vh-chip-icon[data-v-7b1223b0]{font-size:1rem}.vh-transparency-note[data-v-7b1223b0]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:var(--radius-sm);font-size:.75rem;color:#fff6;text-align:center;margin-top:1rem}.vh-transparency-note a[data-v-7b1223b0]{color:var(--trust-blue-light);text-decoration:none}.vh-transparency-note a[data-v-7b1223b0]:hover{text-decoration:underline}.vh-final[data-v-7b1223b0]{text-align:center;padding:4rem 0 3rem}.vh-final__inner[data-v-7b1223b0]{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.vh-final__headline[data-v-7b1223b0]{margin:0;font-size:var(--text-2xl);font-weight:700;color:#fffffff2;max-width:24ch}.vh-final__subtext[data-v-7b1223b0]{margin:0;font-size:1.1rem;color:#ffffff80;max-width:50ch}.vh-final__cta-wrapper[data-v-7b1223b0]{display:inline-flex;align-items:center;gap:.75rem}.vh-final__reassurance[data-v-7b1223b0]{margin:0;font-size:.85rem;color:#ffffff80}.vh-footer[data-v-7b1223b0]{padding:1.75rem 0 2.5rem;border-top:1px solid rgba(255,255,255,.08);font-size:.9rem}.vh-footer__inner[data-v-7b1223b0]{display:flex;flex-direction:column;gap:1rem}.vh-footer__trust[data-v-7b1223b0]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.06)}.vh-footer__trust-item[data-v-7b1223b0]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#ffffff80}.vh-footer__trust-item a[data-v-7b1223b0]{color:#ffffff80;text-decoration:none}.vh-footer__trust-item a[data-v-7b1223b0]:hover{color:#fff;text-decoration:underline}.vh-footer__links[data-v-7b1223b0]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem}.vh-footer__links a[data-v-7b1223b0]{color:#ffffffb3;text-decoration:none;transition:color var(--duration-fast) ease}.vh-footer__links a[data-v-7b1223b0]:hover{color:#fff;text-decoration:underline}.vh-footer__disclaimer[data-v-7b1223b0]{text-align:center;color:#fff6;font-size:.8rem;padding:.75rem 0;border-top:1px solid rgba(255,255,255,.06);margin-top:.5rem}.vh-footer__note[data-v-7b1223b0]{text-align:center;color:#ffffff80;font-size:.85rem}@media (min-width: 640px){.vh-container[data-v-7b1223b0]{padding-left:calc(1.5rem + env(safe-area-inset-left));padding-right:calc(1.5rem + env(safe-area-inset-right))}}@media (min-width: 1024px){.vh-container[data-v-7b1223b0]{padding-left:calc(2rem + env(safe-area-inset-left));padding-right:calc(2rem + env(safe-area-inset-right))}}@media (max-width: 768px){.vh-hero[data-v-7b1223b0]{padding:5rem 1rem 3rem;min-height:auto}.vh-trust-chips[data-v-7b1223b0]{gap:.5rem}.vh-trust-chip[data-v-7b1223b0]{font-size:.75rem;padding:.4rem .75rem}.vh-btn--hero-orange[data-v-7b1223b0]{font-size:1.05rem;padding:.85rem 1.75rem}.vh-footer__trust[data-v-7b1223b0]{gap:.75rem 1rem}}@media (prefers-reduced-motion: reduce){.vh-btn[data-v-7b1223b0]{transition:none}.vh-hero__node[data-v-7b1223b0],.vh-live-dot[data-v-7b1223b0]{animation:none}}.interstitial-fade-enter-active,.interstitial-fade-leave-active{transition:opacity .25s ease}.interstitial-fade-enter-from,.interstitial-fade-leave-to{opacity:0}.cmd-palette-overlay[data-v-0512e406]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:flex-start;justify-content:center;padding-top:15vh;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cmd-palette-container[data-v-0512e406]{width:100%;max-width:560px;margin:0 1rem;background:#0f172afa;border:1px solid rgb(255 255 255 / .1);border-radius:16px;box-shadow:0 25px 50px -12px #00000080;overflow:hidden}.cmd-palette-header[data-v-0512e406]{display:flex;align-items:center;gap:.75rem;padding:1rem;border-bottom:1px solid rgb(255 255 255 / .1)}.cmd-palette-search-icon[data-v-0512e406]{width:20px;height:20px;color:#64748b;flex-shrink:0}.cmd-palette-input[data-v-0512e406]{flex:1;background:transparent;border:none;outline:none;font-size:1rem;color:#f1f5f9}.cmd-palette-input[data-v-0512e406]::placeholder{color:#64748b}.cmd-palette-kbd[data-v-0512e406]{padding:.25rem .5rem;border-radius:6px;background:#ffffff1a;font-size:.6875rem;font-family:inherit;color:#64748b}.cmd-palette-results[data-v-0512e406]{max-height:400px;overflow-y:auto;padding:.5rem}.cmd-palette-empty[data-v-0512e406]{padding:2rem;text-align:center;color:#64748b;font-size:.875rem}.cmd-palette-item[data-v-0512e406]{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:10px;cursor:pointer;transition:background .1s}.cmd-palette-item[data-v-0512e406]:hover,.cmd-palette-item.is-selected[data-v-0512e406]{background:#ffffff0f}.cmd-palette-item-icon[data-v-0512e406]{width:18px;height:18px;color:#64748b;flex-shrink:0}.cmd-palette-item.is-selected .cmd-palette-item-icon[data-v-0512e406]{color:#38bdf8}.cmd-palette-item-content[data-v-0512e406]{flex:1;min-width:0}.cmd-palette-item-label[data-v-0512e406]{display:block;font-size:.875rem;font-weight:500;color:#e2e8f0}.cmd-palette-item-section[data-v-0512e406]{display:block;font-size:.75rem;color:#64748b;margin-top:.125rem}.cmd-palette-recent-badge[data-v-0512e406]{padding:.125rem .375rem;border-radius:4px;background:#38bdf826;font-size:.625rem;font-weight:600;color:#7dd3fc;text-transform:uppercase}.cmd-palette-footer[data-v-0512e406]{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border-top:1px solid rgb(255 255 255 / .1);font-size:.75rem;color:#64748b}.cmd-palette-footer kbd[data-v-0512e406]{display:inline-block;padding:.125rem .375rem;border-radius:4px;background:#ffffff1a;font-family:inherit;font-size:.6875rem}.fade-enter-active[data-v-0512e406],.fade-leave-active[data-v-0512e406]{transition:opacity .15s ease}.fade-enter-from[data-v-0512e406],.fade-leave-to[data-v-0512e406]{opacity:0}.cmd-palette-results[data-v-0512e406]::-webkit-scrollbar{width:6px}.cmd-palette-results[data-v-0512e406]::-webkit-scrollbar-track{background:transparent}.cmd-palette-results[data-v-0512e406]::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.cmd-palette-results[data-v-0512e406]::-webkit-scrollbar-thumb:hover{background:#fff3}
