html{scroll-behavior:smooth}.page-root{font-family:Arial,Helvetica,sans-serif;color:#1a1a1a;--frame-canvas: #ffffff;--section-gap: .75rem;background:var(--frame-canvas);display:flex;flex-direction:column;gap:var(--section-gap)}.scroll-frame{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none;--m: calc(var(--p, 0) * 18px);--r: calc(var(--p, 0) * 26px);margin:var(--m) var(--m) 0;border-radius:var(--r) var(--r) 0 0;box-shadow:0 0 0 100vmax var(--frame-canvas);transition:margin .12s linear,border-radius .12s linear}.landing-footer{position:relative;z-index:70}@media (prefers-reduced-motion: reduce){.scroll-frame{--m: 0px;--r: 0px;transition:none}.gallery-track{scroll-behavior:auto}.gallery-track,.gallery-nav,.gallery-dot,.gallery-item img,.media-collapsible,.media-more-btn,.media-more-icon,.about-card,.info-card,.info-card-cta,.timeline:after,.timeline-marker,.timeline-body,.timeline-step-title,.timeline-step-text{transition:none}.timeline-step{--step-delay: 0s}}.hero-wrap{position:relative;height:100svh;overflow:hidden}.hero-video-col{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-video-col video,.hero-video-col .video-fallback{width:100%;height:100%;object-fit:cover;display:block}.hero-video-col .video-fallback{background:var(--color-primary-950);display:flex;align-items:center;justify-content:center}.hero-video-col:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0f152059,#0f15209e);pointer-events:none}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;padding:2rem;color:#fff;pointer-events:none}.hero-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:48rem;pointer-events:auto}.hero-right-tagline{font-family:Arial,Helvetica,sans-serif;font-size:clamp(1rem,1.6vw,1.35rem);font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--color-success-950);margin-bottom:1.2rem;text-shadow:0 2px 20px rgba(0,0,0,.4)}.hero-title{font-family:Arial,Helvetica,sans-serif;font-weight:900;font-size:clamp(3rem,7vw,7rem);line-height:.92;letter-spacing:-.05em;color:#fff;margin:0;text-shadow:0 2px 40px rgba(0,0,0,.55)}.hero-login-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:2rem;padding:.95rem 2.4rem;background:var(--color-success-950);color:#0f1520;font-weight:800;font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:transform .2s,background .2s}.hero-login-btn:hover{background:#38bdf8;transform:translateY(-2px)}.scroll-hint{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-top:3rem;color:#ffffffbf;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;animation:bounce-hint 2s ease-in-out infinite}.scroll-hint svg{width:20px;height:20px}@keyframes bounce-hint{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(6px);opacity:.9}}.stats-section{background:var(--color-primary-950);padding:5rem 2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:0}@media (min-width: 768px){.stats-section{grid-template-columns:repeat(4,1fr)}}.stat-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1rem;border-right:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.stat-item:nth-child(2n){border-right:none}@media (min-width: 768px){.stat-item:nth-child(2n){border-right:1px solid rgba(255,255,255,.07)}.stat-item:last-child{border-right:none}.stat-item{border-bottom:none}}.stat-number{font-family:Arial,Helvetica,sans-serif;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:800;color:#fff;line-height:1;letter-spacing:-.03em}.stat-suffix{color:var(--color-success-950)}.stat-label{margin-top:.6rem;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-tertiary-950)}.content-section{background:#f8f7f4;padding:5rem 2rem}.section-inner{max-width:72rem;margin:0 auto}.section-label{font-family:Arial,Helvetica,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-success-950);margin-bottom:1rem}.section-title{font-family:Arial,Helvetica,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;color:#0f1520;margin-bottom:3rem}.info-cards,.about-cards{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width: 640px){.info-cards,.about-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1100px){.info-cards,.about-cards{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}}.info-card,.about-card{background:#fff;border:1px solid #e5e7eb;border-radius:2px;padding:2rem;transition:box-shadow .2s,transform .2s}.info-card:hover,.about-card:hover{box-shadow:0 8px 32px #0f15201a;transform:translateY(-3px)}.info-card-eyebrow,.about-card-eyebrow{font-family:Arial,Helvetica,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--color-success-950);margin-bottom:.75rem}.info-card-title,.about-card-title{font-family:Arial,Helvetica,sans-serif;font-size:1.1rem;font-weight:700;color:#0f1520;margin-bottom:.75rem}.info-card-body,.about-card-body{font-size:.9rem;line-height:1.75;color:#4b5563}.info-card-body a,.about-card-body a{color:var(--color-success-950);text-decoration:underline;text-underline-offset:2px}.info-card{display:flex;flex-direction:column}.info-card-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:auto;padding-top:1.5rem}.info-card-cta{display:inline-flex;align-items:center;gap:.45rem;min-height:2.75rem;padding:.65rem 1.15rem;border-radius:2px;background:var(--color-success-950);color:#0f1520;font-family:Arial,Helvetica,sans-serif;font-size:.82rem;font-weight:800;letter-spacing:.02em;text-decoration:none;transition:transform .2s,filter .2s,background .2s}.info-card-cta:hover{transform:translateY(-2px);filter:brightness(1.06)}.info-card-cta:focus-visible{outline:3px solid var(--color-primary-950);outline-offset:2px}.info-card-cta--ghost{background:transparent;border:1px solid #d1d5db;color:#0f1520}.info-card-cta--ghost:hover{border-color:var(--color-success-950);background:color-mix(in srgb,var(--color-success-950) 8%,transparent)}.info-card-cta svg{width:14px;height:14px;flex-shrink:0}.about-section{background:#f8f7f4;padding:5rem 2rem}.about-card-icon{width:48px;height:48px;margin-bottom:1.25rem;border-radius:2px;display:grid;place-items:center;background:color-mix(in srgb,var(--color-success-950) 12%,transparent);color:var(--color-success-950)}.about-card-icon svg{width:24px;height:24px}.process-section{background:var(--color-tertiary-950);padding:5rem 2rem}.timeline{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;list-style:none;margin:0;padding:0;grid-template-rows:auto auto auto;--sweep: .12s}.timeline:after{content:"";position:absolute;top:20px;left:calc(var(--line-start, 0) * 1px);width:calc(var(--line-len, 0) * 1px);height:4px;background:var(--color-success-950);z-index:0;transform:scaleX(var(--progress, 0));transform-origin:left center;transition:transform .4s linear}.timeline-step{position:relative;padding:0 .75rem;text-align:center;display:grid;grid-template-rows:subgrid;grid-row:span 3;--step-delay: calc(var(--step-index, 0) * var(--sweep))}.timeline-step:not(:last-child):before{content:"";position:absolute;top:21px;left:50%;width:100%;height:2px;background:#344a9a40;z-index:0}.timeline-marker{position:relative;z-index:1;width:44px;height:44px;margin:0 auto 1.25rem;border-radius:50%;display:grid;place-items:center;background:var(--color-primary-950);color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:1.2rem;font-weight:800;transition:background .18s,transform .18s,box-shadow .18s}.timeline-step:hover .timeline-marker,.timeline-step:focus-within .timeline-marker,.timeline-step:has(~.timeline-step:hover) .timeline-marker,.timeline-step:has(~.timeline-step:focus-within) .timeline-marker{background:var(--color-success-950);box-shadow:0 6px 18px #00a08259;transition-delay:var(--step-delay)}.timeline-step:hover .timeline-marker,.timeline-step:focus-within .timeline-marker{transform:scale(1.12)}.timeline-body{border-radius:2px;padding:.5rem;transition:background .25s;display:grid;grid-template-rows:subgrid;grid-row:span 2;align-content:start}.timeline-step:hover .timeline-body,.timeline-step:focus-within .timeline-body{background:#ffffffbf}.timeline-step-title{font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700;line-height:1.3;color:#0f1520;margin-bottom:.5rem;transition:color .25s;align-self:center}@supports not (grid-template-rows: subgrid){.timeline-step-title{min-height:2.6em}}.timeline-step:hover .timeline-step-title,.timeline-step:focus-within .timeline-step-title{color:var(--color-primary-950)}.timeline-step-text{font-size:.85rem;line-height:1.7;color:#4b5563;transition:color .25s}.timeline-step:hover .timeline-step-text,.timeline-step:focus-within .timeline-step-text{color:#374151}@media (max-width: 767px){.timeline{grid-auto-flow:row}.timeline{grid-template-rows:none}.timeline-step{display:grid;grid-template-columns:44px 1fr;grid-template-rows:none;grid-row:auto;gap:1rem;padding:0 0 2rem;text-align:left}.timeline-body{display:block;grid-row:auto}.timeline-step-title{min-height:0}.timeline-step:not(:last-child):before{top:44px;left:21px;width:2px;height:100%}.timeline:after{top:calc(var(--line-start, 0) * 1px);left:20px;width:4px;height:calc(var(--line-len, 0) * 1px);transform:scaleY(var(--progress, 0));transform-origin:center top}.timeline-marker{margin:0}}.image-section{background:var(--color-primary-950);padding:5rem 2rem}.stats-section.gradient-to-footer,.image-section.gradient-to-footer{background:linear-gradient(to bottom,var(--color-identity-blue) 0%,var(--color-identity-darkblue) 100%)}.image-wrap{max-width:72rem;margin:0 auto}.robo-img{width:100%;max-height:560px;object-fit:cover;object-position:center;border-radius:2px;display:block}.img-caption{margin-top:1rem;font-size:.8rem;color:var(--color-tertiary-950);letter-spacing:.05em;text-align:center}.channel-label{margin-top:4rem}.channel-banner{display:flex;align-items:center;gap:1.75rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:2rem 2.25rem;box-shadow:0 12px 34px #0000000d}.channel-badge{flex-shrink:0;width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,#ff0000 12%,transparent);color:red}.channel-badge svg{width:36px;height:36px}.channel-body{min-width:0}.channel-title{font-family:Arial,Helvetica,sans-serif;font-size:clamp(1.25rem,2.4vw,1.6rem);font-weight:800;letter-spacing:-.01em;color:#1a1a1a}.channel-text{color:#555;margin:.5rem 0 1.15rem;font-size:.95rem;line-height:1.55;max-width:46rem}.channel-btn{display:inline-flex;align-items:center;gap:.5rem;background:red;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:800;font-size:.9rem;letter-spacing:.04em;text-decoration:none;transition:transform .2s,filter .2s}.channel-btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.channel-btn svg{width:18px;height:18px}.channel-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.channel-link{display:inline-flex;align-items:center;gap:.4rem;background:color-mix(in srgb,#ff0000 8%,transparent);color:#b91c1c;border:1px solid color-mix(in srgb,#ff0000 25%,transparent);padding:.45rem .9rem;border-radius:999px;font-weight:700;font-size:.82rem;text-decoration:none;transition:background .2s,transform .2s}.channel-link:hover{background:color-mix(in srgb,#ff0000 15%,transparent);transform:translateY(-1px)}.channel-link svg{width:15px;height:15px}@media (max-width: 640px){.channel-banner{flex-direction:column;text-align:center;padding:1.75rem}.channel-links{justify-content:center}}.gallery-carousel{position:relative}.gallery-track{--gallery-gap: 1rem;--gallery-visible: 3;display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-auto-columns:calc((100% - (var(--gallery-visible) - 1) * var(--gallery-gap)) / var(--gallery-visible));gap:var(--gallery-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.gallery-track::-webkit-scrollbar{display:none}.gallery-track--static{justify-content:center}@media (max-width: 1023px){.gallery-track{--gallery-visible: 2}}.gallery-nav{position:absolute;top:50%;translate:0 -50%;z-index:2;width:44px;height:44px;border:0;border-radius:50%;background:#fffffff0;color:#0f1520;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 16px #00000047;transition:transform .2s,background .2s,opacity .2s}.gallery-nav:hover{transform:scale(1.07);background:#fff}.gallery-nav:disabled{opacity:0;pointer-events:none}.gallery-nav:focus-visible{outline:3px solid var(--color-success-950);outline-offset:3px}.gallery-nav svg{width:22px;height:22px}.gallery-nav-prev{left:-14px}.gallery-nav-next{right:-14px}@media (max-width: 640px){.gallery-nav-prev{left:6px}.gallery-nav-next{right:6px}}.gallery-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.gallery-dot{position:relative;width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff59;cursor:pointer;transition:background .2s,width .2s}.gallery-dot:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px}.gallery-dot.is-active{width:24px;border-radius:999px;background:var(--color-success-950)}.gallery-dot:focus-visible{outline:3px solid var(--color-success-950);outline-offset:3px}.gallery-status{margin-top:.75rem;text-align:center;font-size:.75rem;letter-spacing:.05em;color:var(--color-tertiary-950)}.gallery-item{min-width:0;scroll-snap-align:start;position:relative;margin:0;border-radius:2px;overflow:hidden;background:#ffffff0f}.gallery-item img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;transition:transform .35s ease}.gallery-item:hover img{transform:scale(1.05)}.gallery-item figcaption{position:absolute;inset:auto 0 0 0;padding:1.5rem 1rem .85rem;background:linear-gradient(transparent,#000000c7);color:#fff;font-size:.8rem;letter-spacing:.02em}.media-section{background:#f8f7f4;padding:5rem 2rem}.sponsor-section{background:#fff;padding:5rem 2rem}.landing-sponsor-logos{margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2.5rem 3.5rem}.landing-sponsor-logo{height:3.25rem;width:auto;max-width:220px;object-fit:contain}@media (min-width: 768px){.landing-sponsor-logo{height:4rem}}.media-links{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:2rem}@media (min-width: 900px){.media-links{grid-template-columns:1fr 1fr;gap:.75rem 1rem}}.media-collapsible{position:relative;overflow:hidden}.media-collapsible.is-measured{max-height:var(--full-h);transition:max-height .45s cubic-bezier(.4,0,.2,1)}.media-collapsible.is-measured.is-collapsed{max-height:var(--collapsed-h)}.media-fade{position:absolute;inset:auto 0 0 0;height:8rem;pointer-events:none;background:linear-gradient(to bottom,#f8f7f400,#f8f7f4bf 45%,#f8f7f4 78%)}.media-more-wrap{display:flex;justify-content:center;margin-top:1.5rem}.media-more-btn{display:inline-flex;align-items:center;gap:.5rem;min-height:2.75rem;padding:.7rem 1.6rem;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#0f1520;font-family:Arial,Helvetica,sans-serif;font-size:.85rem;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s}.media-more-btn:hover{transform:translateY(-2px);border-color:var(--color-success-950);box-shadow:0 6px 20px #0f152014}.media-more-btn:focus-visible{outline:3px solid var(--color-success-950);outline-offset:2px}.media-more-icon{width:16px;height:16px;transition:transform .3s}.media-more-btn[aria-expanded=true] .media-more-icon{transform:rotate(180deg)}.media-link-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:2px;text-decoration:none;color:#0f1520;font-size:.9rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.media-link-item:hover{border-color:var(--color-success-950);box-shadow:0 2px 12px #0ea5e91a}.media-link-dot{width:6px;height:6px;background:var(--color-success-950);border-radius:50%;flex-shrink:0}@media (max-width: 640px){.hero-overlay{padding:1.5rem}.hero-title{font-size:clamp(2rem,10vw,3rem);line-height:.95}.hero-right-tagline{font-size:.75rem}.scroll-hint{margin-top:2rem}}.auth-error{position:absolute;top:2rem;left:2rem;z-index:20;display:flex;align-items:flex-start;gap:1rem;border-radius:2px;border:1px solid #f87171;background:#fef2f2;padding:1.25rem;color:#b91c1c;max-width:28rem}.auth-error-icon{flex-shrink:0;width:2.5rem;height:2.5rem;background:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center}
