.hc-hero{color:#fff;text-align:center;background-color:#9a1953;background-image:radial-gradient(#9a19538c 0%,#9a195340 45%,#9a195300 75%),url(/assets/HeroBackground.png),linear-gradient(#7d1244,#9a1953 55%,#5c0d31);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;min-height:100svh;font-family:Open Sauce One,Inter,Avenir Next,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.hc-hero:before{content:"";z-index:0;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hc-hero__content{z-index:1;flex-direction:column;flex:auto;justify-content:center;align-items:center;padding:5rem 1.5rem 7rem;display:flex;position:relative}.hc-hero__logo{width:auto;height:clamp(3.5rem,6vw,6rem)}.hc-hero__title{letter-spacing:normal;max-width:56rem;margin:1.5rem 0 0;font-size:clamp(2.5rem,8vw,87.6px);font-weight:600;line-height:1.05}.hc-hero__subtitle{text-transform:uppercase;letter-spacing:.35em;color:#fff9;margin:1.25rem 0 0;font-size:.75rem;font-weight:500}.hc-hero__flower{filter:drop-shadow(0 25px 25px #00000059);width:clamp(8rem,14vw,11rem);height:auto;margin:1.75rem 0 0}.hc-hero__actions{z-index:2;justify-content:space-between;gap:1.5rem;width:100%;margin:0 auto;padding:0 20.5rem 2.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.hc-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff0d;border:1px solid #ffffff4d;border-radius:9999px;align-items:center;gap:.75rem;padding:.875rem 2rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.hc-btn:hover{background:#ffffff26;border-color:#ffffff80}@keyframes hc-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}.hc-anim{opacity:0;animation:.7s ease-out forwards hc-fade-up}.hc-hero__logo.hc-anim{animation-delay:.15s}.hc-hero__title.hc-anim{animation-delay:.3s}.hc-hero__subtitle.hc-anim{animation-delay:.45s}.hc-hero__flower.hc-anim{animation-delay:.6s}.hc-hero__actions.hc-anim{animation-delay:.9s}@media (max-width:640px){.hc-hero{background-image:radial-gradient(#9a19538c 0%,#9a195340 45%,#9a195300 75%),url("/backgrounds/1.Website Noorsense.png"),linear-gradient(#7d1244,#9a1953 55%,#5c0d31)}.hc-hero__actions{flex-direction:column;align-items:center;gap:1rem;padding:0 1.5rem 2.5rem}}@media (prefers-reduced-motion:reduce){.hc-anim{opacity:1;animation:none}}
