.carousel{width:100%;height:100%;position:relative;overflow:hidden}.carousel-container{width:100%;height:100%;position:relative}.carousel-item{opacity:0;z-index:0;pointer-events:none;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;top:0;left:0}.carousel-item.active{opacity:1;z-index:1;pointer-events:auto}.carousel-image,.carousel-video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-color:#0000001a;width:100%;min-width:100%;height:100%;min-height:100%;display:block;position:absolute;top:0;left:0}.carousel-button{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .3s;display:flex;position:absolute}.carousel-button:hover{background:#ffffff4d;transform:scale(1.1)}.carousel-button:active{transform:scale(.95)}.carousel-button:focus{outline-offset:2px;outline:2px solid #ffffff80}.carousel-button svg{width:20px;height:20px}.carousel-controls{bottom:var(--spacing-xl);align-items:center;gap:var(--spacing-md);z-index:20;display:flex;position:absolute;left:50%;transform:translate(-50%)}.carousel-button-prev{flex-shrink:0;position:relative;top:auto;left:auto;transform:none}.carousel-button-prev:hover{transform:scale(1.1)}.carousel-button-prev:active{transform:scale(.95)}.carousel-button-next{flex-shrink:0;position:relative;top:auto;right:auto;transform:none}.carousel-button-next:hover{transform:scale(1.1)}.carousel-button-next:active{transform:scale(.95)}.carousel-button-pause{bottom:var(--spacing-xl);right:var(--spacing-xl);flex-shrink:0;position:absolute;left:auto;transform:none}.carousel-button-pause:hover{transform:scale(1.1)}.carousel-button-pause:active{transform:scale(.95)}.carousel-indicators{gap:var(--spacing-sm);padding:var(--spacing-xs);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000004d;border-radius:9999px;display:flex}.carousel-indicator{cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.carousel-indicator:hover{background:#ffffff80;transform:scale(1.2)}.carousel-indicator.active{background:#fff;border-color:#fff;border-radius:9999px;width:24px}.carousel-indicator:focus{outline-offset:2px;outline:2px solid #ffffff80}@media (min-width:768px){.carousel-button{width:56px;height:56px}.carousel-button svg{width:24px;height:24px}.carousel-controls{gap:var(--spacing-lg)}.carousel-button-pause{right:var(--spacing-lg)}}[data-theme=dark] .carousel-button,.dark .carousel-button{background:#0006;border-color:#fff3}[data-theme=dark] .carousel-button:hover,.dark .carousel-button:hover{background:#0009}[data-theme=dark] .carousel-indicators,.dark .carousel-indicators{background:#00000080}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .carousel-button{background:#0006;border-color:#fff3}:root:not([data-theme=light]) .carousel-button:hover{background:#0009}:root:not([data-theme=light]) .carousel-indicators{background:#00000080}}
.hero{scroll-snap-align:start;justify-content:center;align-items:center;height:100vh;min-height:100vh;max-height:100vh;display:flex;position:relative;overflow:hidden}.hero-background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-carousel{z-index:0;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-carousel .carousel-image,.hero-carousel .carousel-video{-o-object-position:center center;object-position:center center}.hero-bg-image,.hero-bg-video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.hero-bg-overlay{z-index:1;pointer-events:none;background:linear-gradient(#00000013,#00000080);width:100%;height:100%;position:absolute;top:0;left:0}[data-theme=dark] .hero-bg-overlay,.dark .hero-bg-overlay{background:linear-gradient(#00000080,#000000b3)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .hero-bg-overlay{background:linear-gradient(#00000080,#000000b3)}}.hero-container{z-index:2;max-width:1440px;padding:0 var(--spacing-sm);pointer-events:none;width:100%;margin:0 auto;position:relative}@media (min-width:768px){.hero-container{padding:0 var(--spacing-xl);margin-top:auto}}.hero-content{text-align:center;color:#fff;padding:var(--spacing-2xl)0;padding-bottom:calc(var(--spacing-2xl));pointer-events:none;position:relative}@media (max-width:639px){.hero-content{min-height:80vh;padding-bottom:var(--spacing-2xl);flex-direction:column;justify-content:flex-end;display:flex}}@media (min-width:1024px){.hero-content{text-align:left}}.hero-tagline{color:#fff;margin-bottom:var(--spacing-xs);text-shadow:0 1px 2px #00000080;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}@media (min-width:768px){.hero-tagline{font-size:1rem}}.hero-title{margin-bottom:var(--spacing-md);color:#fff;text-shadow:0 2px 2px #000000b7;letter-spacing:-.03em;font-size:2rem;font-weight:900;line-height:1.1}@media (min-width:768px){.hero-title{font-size:2rem}}@media (min-width:1024px){.hero-title{font-size:3.5rem}}.hero-subtitle{color:#fff;margin-bottom:var(--spacing-xl);text-shadow:0 1px 4px #00000080;font-size:1rem;font-weight:700;line-height:1.7}@media (max-width:639px){.hero-subtitle{display:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.hero-cta{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:639px){.hero-cta{display:none}}@media (min-width:1024px){.hero-cta{justify-content:flex-start}}.hero-social-proof{color:#fffc;text-shadow:0 1px 2px #0000004d;font-size:.875rem}.hero-image-credit{bottom:calc(var(--spacing-xl) - 2.5rem);color:#ffffffb3;text-shadow:0 1px 2px #0000004d;white-space:nowrap;z-index:10;font-size:.75rem;position:absolute;left:50%;transform:translate(-50%)}.hero-visual,.hero-image-placeholder,.placeholder-content{display:none}
