.vcc-landing{--vcc-ink: #102130;--vcc-muted: #526778;--vcc-panel: #ffffff;--vcc-panel-soft: #f5fafb;--vcc-page: #f4f6fc;--vcc-border: rgba(8, 25, 39, .12);--vcc-shadow: 0 16px 42px rgba(7, 24, 37, .07);--vcc-teal: #0e7673;--vcc-teal-strong: #075c59;--vcc-red: #a1232a;--vcc-red-hover: #861c22;--vcc-button-text: #ffffff;--vcc-button-shadow: 0 16px 34px rgba(161, 35, 42, .28);--vcc-button-shadow-hover: 0 20px 42px rgba(161, 35, 42, .34);--vcc-gold: #d48900;--vcc-focus: #d48900;--vcc-notice-bg: linear-gradient(135deg, rgba(161, 35, 42, .08), rgba(255, 255, 255, .96));--vcc-notice-border: rgba(161, 35, 42, .24);--vcc-timeline: #ffffff;--vcc-timeline-active: rgba(161, 35, 42, .06);--vcc-kicker-bg: rgba(14, 118, 115, .1);--vcc-kicker-text: var(--vcc-teal-strong);max-width:1180px;margin:0 auto;padding:clamp(1rem,3vw,2rem);color:var(--vcc-ink);color-scheme:light;font-family:var(--body_typography-font-family, Inter, Arial, sans-serif)}.vcc-landing *{box-sizing:border-box}.vcc-landing__hero{position:relative;display:grid;min-height:clamp(520px,70vh,680px);overflow:hidden;border-radius:8px;background:#071b24;box-shadow:0 30px 80px rgba(7,24,37,.18)}.vcc-landing__hero-media{position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat}.vcc-landing__hero-content{position:relative;z-index:1;align-self:end;width:min(760px,100%);padding:clamp(2rem,6vw,4.8rem);color:#fff}.vcc-landing__eyebrow,.vcc-landing__section-kicker{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:.42rem .72rem;color:#f7fcff;background:rgba(14,118,115,.88);font-size:.72rem;font-weight:850;letter-spacing:.12em;line-height:1;text-transform:uppercase}.vcc-landing__section-kicker{color:var(--vcc-kicker-text);background:var(--vcc-kicker-bg)}.vcc-landing h1,.vcc-landing h2,.vcc-landing h3{margin:0;color:inherit;letter-spacing:0;font-family:var(--h1_typography-font-family, Poppins, Inter, Arial, sans-serif)}.vcc-landing__hero h1{max-width:11ch;margin-top:1rem;font-size:clamp(3rem,8vw,5.8rem);line-height:.96;font-weight:900;color:#fff !important}.vcc-landing__hero p{max-width:680px;margin:1.25rem 0 0;color:rgba(246,251,255,.9);font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.55}.vcc-landing__hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.8rem}.vcc-landing__window{display:inline-flex;align-items:center;gap:.5rem;color:rgba(246,251,255,.86);font-size:.94rem;font-weight:750}.vcc-landing__content{display:grid;gap:clamp(1rem,2.5vw,1.6rem);margin-top:clamp(1rem,2.5vw,1.6rem)}.vcc-landing__notice,.vcc-landing__panel,.vcc-landing__prep-card,.vcc-landing__schedule,.vcc-landing__cta{border:1px solid var(--vcc-border);border-radius:8px;background:var(--vcc-panel);box-shadow:var(--vcc-shadow)}.vcc-landing__notice{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:clamp(1.1rem,2vw,1.35rem);border-color:var(--vcc-notice-border);background:var(--vcc-notice-bg)}.vcc-landing__notice svg{color:var(--vcc-red)}.vcc-landing__notice h2{font-size:1.1rem;font-weight:850;color:var(--vcc-red)}.vcc-landing__notice p{margin:.35rem 0 0;color:var(--vcc-ink);line-height:1.55;font-weight:650}.vcc-landing__split{display:grid;grid-template-columns:minmax(0, 1fr) minmax(320px, 0.82fr);gap:clamp(1rem,2.5vw,1.5rem);align-items:stretch}.vcc-landing__panel{padding:clamp(1.4rem,3vw,2.3rem)}.vcc-landing__panel--dark{color:#f8fcff;background:radial-gradient(80% 120% at 100% 0%, rgba(161, 35, 42, 0.18), transparent 55%),linear-gradient(135deg, #102735, #0b1d27);border-color:hsla(0,0%,100%,.12)}.vcc-landing__panel h2,.vcc-landing__schedule h2,.vcc-landing__cta h2{margin-top:.8rem;font-size:clamp(1.75rem,3.2vw,2.55rem);line-height:1.12;font-weight:900}.vcc-landing__panel p,.vcc-landing__schedule p,.vcc-landing__prep-card p{margin:.9rem 0 0;color:var(--vcc-muted);line-height:1.58}.vcc-landing__panel--dark p{color:rgba(248,252,255,.78)}.vcc-landing__checklist{display:grid;gap:.75rem;margin:1.35rem 0 0;padding:0;list-style:none}.vcc-landing__checklist li{display:flex;gap:.65rem;align-items:flex-start;color:rgba(248,252,255,.95);font-weight:740}.vcc-landing__checklist svg{color:#42c5bb;flex:0 0 auto;margin-top:.15rem}.vcc-landing__video-card{position:relative;overflow:hidden;min-height:420px;aspect-ratio:9/16;max-height:620px;justify-self:center;width:min(100%,420px);border:1px solid var(--vcc-border);border-radius:14px;background:#050f14;box-shadow:var(--vcc-shadow)}.vcc-landing__video-card iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.vcc-landing__cards{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:clamp(1rem,2vw,1.2rem)}.vcc-landing__prep-card{padding:1.35rem}.vcc-landing__prep-card svg{color:var(--vcc-teal)}.vcc-landing__prep-card h3{margin-top:.85rem;color:var(--vcc-ink);font-size:1.06rem;font-weight:850}.vcc-landing__prep-card p{font-size:.95rem}.vcc-landing__schedule{display:grid;grid-template-columns:minmax(0, 0.86fr) minmax(360px, 1fr);gap:clamp(1rem,3vw,2rem);padding:clamp(1.4rem,3vw,2.2rem);background:linear-gradient(135deg, var(--vcc-panel), var(--vcc-panel-soft))}.vcc-landing__timeline{display:grid;gap:.8rem}.vcc-landing__timeline-item{display:grid;grid-template-columns:auto 1fr;-moz-column-gap:.8rem;column-gap:.8rem;row-gap:.2rem;align-items:start;border:1px solid var(--vcc-border);border-radius:8px;padding:.95rem;background:var(--vcc-timeline)}.vcc-landing__timeline-item svg{grid-row:span 2;color:var(--vcc-teal);margin-top:.1rem}.vcc-landing__timeline-item strong{color:var(--vcc-ink);font-size:.98rem}.vcc-landing__timeline-item span{color:var(--vcc-muted);font-size:.9rem}.vcc-landing__timeline-item.is-active{border-color:var(--vcc-notice-border);background:var(--vcc-timeline-active)}.vcc-landing__timeline-item.is-active svg{color:var(--vcc-red)}.vcc-landing__cta{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:clamp(1.4rem,3vw,2rem);color:#fff;background:linear-gradient(135deg, rgba(9, 34, 45, 0.94), rgba(14, 118, 115, 0.88)),url("https://images.unsplash.com/photo-1519389950473-47ba0277781c?auto=format&fit=crop&w=1400&q=80") center/cover no-repeat}.vcc-landing__cta .vcc-landing__section-kicker{color:#fff;background:hsla(0,0%,100%,.14)}.vcc-landing__cta h2{max-width:760px;color:#fff !important}.vcc-landing__btn{display:inline-flex;align-items:center;justify-content:center;gap:.58rem;min-height:3.15rem;border-radius:8px;padding:.85rem 1.25rem;font-weight:850;text-decoration:none !important;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;white-space:nowrap}.vcc-landing__btn--primary{color:var(--vcc-button-text) !important;background:var(--vcc-red) !important;box-shadow:var(--vcc-button-shadow) !important}.vcc-landing__btn--primary:hover,.vcc-landing__btn--primary:focus{color:var(--vcc-button-text) !important;background:var(--vcc-red-hover) !important;transform:translateY(-1px) !important;box-shadow:var(--vcc-button-shadow-hover) !important}@media(max-width: 900px){.vcc-landing__split,.vcc-landing__schedule{grid-template-columns:1fr}.vcc-landing__cards{grid-template-columns:1fr}.vcc-landing__video-card{min-height:360px;max-height:none}.vcc-landing__cta{align-items:stretch;flex-direction:column}.vcc-landing__cta .vcc-landing__btn{width:100%}}@media(max-width: 640px){.vcc-landing{padding:.8rem}.vcc-landing__hero{min-height:560px}.vcc-landing__hero-media{background-position:58% center}.vcc-landing__notice{grid-template-columns:1fr}.vcc-landing__hero-actions{align-items:stretch;flex-direction:column}.vcc-landing__hero-actions .vcc-landing__btn{width:100%}.vcc-landing__window{align-items:flex-start}}html[data-theme=dark] .vcc-landing,body[data-theme=dark] .vcc-landing,body.dark-mode .vcc-landing,html.dark .vcc-landing,body.dark .vcc-landing{--vcc-ink: #f4fbff;--vcc-muted: #c0d4e2;--vcc-panel: #121c25;--vcc-panel-soft: #0f1820;--vcc-page: #071315;--vcc-border: rgba(170, 198, 219, .18);--vcc-shadow: 0 20px 54px rgba(0, 0, 0, .34);--vcc-teal: #63c7c0;--vcc-teal-strong: #9ee7e1;--vcc-red: #ffc9cd;--vcc-red-hover: #ffd9dc;--vcc-button-text: #101820;--vcc-button-shadow: 0 16px 34px rgba(255, 201, 205, .22);--vcc-button-shadow-hover: 0 20px 42px rgba(255, 201, 205, .28);--vcc-gold: #ffd166;--vcc-focus: #ffd166;--vcc-notice-bg: linear-gradient(135deg, rgba(255, 201, 205, .12), rgba(18, 28, 37, .96));--vcc-notice-border: rgba(255, 201, 205, .34);--vcc-timeline: #16232e;--vcc-timeline-active: rgba(255, 201, 205, .1);--vcc-kicker-bg: rgba(99, 199, 192, .15);--vcc-kicker-text: #9ee7e1;color-scheme:dark}html[data-theme=dark] .vcc-landing__notice,body[data-theme=dark] .vcc-landing__notice,body.dark-mode .vcc-landing__notice,html.dark .vcc-landing__notice,body.dark .vcc-landing__notice,html[data-theme=dark] .vcc-landing__prep-card,body[data-theme=dark] .vcc-landing__prep-card,body.dark-mode .vcc-landing__prep-card,html.dark .vcc-landing__prep-card,body.dark .vcc-landing__prep-card,html[data-theme=dark] .vcc-landing__schedule,body[data-theme=dark] .vcc-landing__schedule,body.dark-mode .vcc-landing__schedule,html.dark .vcc-landing__schedule,body.dark .vcc-landing__schedule{border-color:var(--vcc-border)}.vcc-landing a:focus-visible,.vcc-landing button:focus-visible,.vcc-landing [tabindex]:focus-visible{outline:3px solid var(--vcc-focus);outline-offset:4px;box-shadow:0 0 0 6px color-mix(in srgb, var(--vcc-focus) 24%, transparent)}
