.hero-scroll-section{width:100%;height:280vh;position:relative}.hero-scroll-sticky{align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.hero-canvas-wrap{width:100%;height:100%;position:relative}.hero-canvas-wrap canvas{background:0 0;border:none;outline:none;width:100%;height:100%;display:block;-webkit-mask-image:radial-gradient(95% 92%,#000 70%,#0000 100%);mask-image:radial-gradient(95% 92%,#000 70%,#0000 100%)}.hero-canvas-wrap img.hero-static-frame{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.sal-annotation-card{-webkit-backdrop-filter:blur(20px)saturate(140%);opacity:0;pointer-events:none;z-index:15;background:#ffffff8c;border:1px solid #fff6;border-radius:16px;max-width:28rem;padding:1rem 1.25rem;transition:opacity .35s,transform .35s;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;transform:translateY(12px);box-shadow:0 18px 40px #0061a426}.sal-annotation-card.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.sal-card-number{letter-spacing:.22em;text-transform:uppercase;color:var(--color-tertiary-fixed-dim,#fcbc0c);margin-bottom:.25rem;font-size:.65rem;font-weight:700}.sal-card-title{color:var(--color-primary,#0061a4);margin:0 0 .25rem;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.2}.sal-card-desc{color:var(--color-on-surface-variant,#4e606f);margin:0;font-size:.875rem;line-height:1.4}@media (min-width:640px){.sal-annotation-card{bottom:2rem;left:2rem;right:2rem}}.hero-scroll-loader{z-index:20;pointer-events:none;background:#ffffffeb;border:1px solid #49454f26;border-radius:16px;padding:.75rem 1.25rem;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #0000000f}.hero-scroll-loader-row{align-items:center;gap:.75rem;margin-bottom:.4rem;display:flex}.hero-scroll-loader-dot{background:var(--color-primary,#0061a4);border-radius:9999px;width:.5rem;height:.5rem;animation:1.2s ease-in-out infinite heroLoaderPulse}.hero-scroll-loader-text{color:var(--color-on-surface,#1d1b20);font-size:.75rem;font-weight:500}.hero-scroll-loader-bar{background:#49454f33;border-radius:2px;width:11rem;height:4px;overflow:hidden}.hero-scroll-loader-bar>span{background:var(--color-primary,#0061a4);height:100%;transition:width .2s;display:block}@keyframes heroLoaderPulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:1024px){.hero-scroll-section{height:240vh}}@media (max-width:768px){.hero-scroll-section{height:200vh}}@media (max-width:480px){.hero-scroll-section{height:180vh}}@media (max-width:1023px){.hero-scroll-section{height:auto}.hero-scroll-sticky{height:auto;display:block;position:relative;overflow:visible}}
