.landing-root{min-height:100svh;background:var(--color-neutral-50)}.landing-lang-switcher{position:fixed;right:2rem;top:2rem;z-index:50;display:none}@media (min-width:1024px){.landing-lang-switcher{display:block}}.landing-hero{display:flex;flex-direction:column;min-height:max(100svh,600px);position:relative}.landing-hero__arrow{--landing-hero-arrow-progress:0;position:absolute;z-index:5;left:0;right:0;bottom:20px;display:grid;place-items:center;pointer-events:none;opacity:calc(1 - (var(--landing-hero-arrow-progress) * 1.15));transform:translate3d(0,calc(8px + (var(--landing-hero-arrow-progress) * 24px)),0) scale(calc(1 - (var(--landing-hero-arrow-progress) * .12)));filter:blur(calc(var(--landing-hero-arrow-progress) * 2px));transition:opacity .12s linear,filter .12s linear,transform .12s linear;will-change:transform,opacity,filter}@media (max-width:768px){.landing-hero__arrow{display:none}}.landing-hero__arrow-icon{grid-area:1/1;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;color:var(--color-gold);border-radius:999px;border:1px solid rgba(197,160,82,.58);background:rgba(250,248,245,.92);box-shadow:0 12px 32px rgba(23,23,23,.16),inset 0 1px 0 rgba(255,255,255,.7);transform:rotate(calc(var(--landing-hero-arrow-progress) * 180deg)) scale(calc(1 - (var(--landing-hero-arrow-progress) * .08)));transition:transform .12s linear;will-change:transform}.landing-hero__arrow-icon svg{transform:translateY(1px)}@media (prefers-reduced-motion:reduce){.landing-hero__arrow,.landing-hero__arrow-icon{transition:none}}@media (min-width:1024px){.landing-hero{flex-direction:row}}.landing-hero__mobile{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;flex:1;padding:2rem 1.5rem 2.5rem}@media (min-width:1024px){.landing-hero__mobile{display:none}}.landing-hero__artwork-mobile{display:flex;width:100%;align-items:center;justify-content:center;padding-top:.5rem}.landing-hero__artwork-frame-mobile{position:relative;width:240px;height:240px}.landing-hero__artwork-overlay{pointer-events:none;position:absolute;inset:0;z-index:10}.landing-hero__artwork-img{display:block;width:100%;height:100%;object-fit:cover;opacity:.9}.landing-hero__content-mobile{position:relative;width:100%;max-width:448px}.landing-hero__branding-mobile{width:100%;display:flex;flex-direction:row;justify-content:flex-end;padding-top:32px}.landing-hero__lang-switcher-mobile{position:absolute;right:1.5rem;top:2rem}.landing-hero__headline-mobile{margin-bottom:0}.landing-hero__title-group-mobile{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem}.landing-hero__gifting-hint{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}.landing-hero__availability-mobile{display:flex;flex-direction:column;gap:.375rem;margin-top:1rem;padding-left:.75rem;padding-right:.75rem}.landing-hero__availability-row{display:flex;width:100%;align-items:center;justify-content:space-between}.landing-hero__availability-skeleton{display:inline-block;border-radius:.25rem;animation:pulse 1.5s ease-in-out infinite;background-color:var(--color-neutral-200)}.landing-hero__availability-skeleton--sm{height:.75rem;width:5rem}.landing-hero__availability-skeleton--md{height:.875rem;width:6rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.landing-hero__bar-track{height:1px;width:100%;overflow:hidden;background-color:var(--color-neutral-200)}.landing-hero__bar-fill{height:100%;background-color:var(--color-neutral-900)}.landing-hero__bar-fill--loading{width:40%;background-color:var(--color-neutral-300);animation:pulse 1.5s ease-in-out infinite}.landing-hero__ctas-mobile{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.landing-hero__artwork-desktop{display:none;align-items:center;justify-content:center;padding:2rem;flex-shrink:0;align-self:stretch}@media (min-width:1024px){.landing-hero__artwork-desktop{display:flex;width:55%}}.landing-hero__branding-logo-mobile{width:140px}.landing-hero__artwork-frame-desktop{position:relative;width:100%;max-width:560px}.landing-hero__artwork-img-desktop{display:block;height:auto;width:100%;object-fit:cover;opacity:.9}.landing-hero__content-desktop{display:none;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:var(--color-white)!important}.landing-hero__login-container{position:absolute;top:0;left:0;text-decoration:underline;color:var(--color-neutral-500);cursor:pointer}@media (max-width:1024px){.landing-hero__login-container{top:32px;left:32px}}@media (min-width:1024px){.landing-hero__content-desktop{display:flex}}@media (min-width:1280px){.landing-hero__content-desktop{padding:3rem}}.landing-hero__content-inner{display:flex;width:100%;max-width:448px;flex-direction:column;gap:2rem;position:relative}.landing-hero__title{margin:0;color:var(--color-text-primary);text-align:center;text-wrap:balance}.landing-hero__title--desktop{max-width:400px;text-align:left}.landing-hero__title--mobile{max-width:360px}.landing-hero__title-accent{color:var(--color-gold)}.landing-hero__content-logo-container{display:flex;width:100%;align-items:start;justify-content:flex-end}.landing-hero__headline-group{display:flex;flex-direction:column;gap:1.75rem}.landing-hero__price-group{display:flex;flex-direction:column;gap:.5rem}.landing-hero__gifting-hint-desktop{display:flex;align-items:center;gap:.375rem}.landing-hero__availability-desktop{display:flex;flex-direction:column;gap:.5rem}.landing-hero__availability-row-desktop{display:flex;align-items:center;justify-content:space-between}.landing-hero__ctas-desktop{display:flex;flex-direction:column;gap:.75rem}.landing-about{padding:4rem 1.5rem}@media (min-width:768px){.landing-about{padding-top:6rem;padding-bottom:6rem}}.landing-about__inner{margin-left:auto;margin-right:auto;display:flex;max-width:48rem;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.landing-about__paragraphs{display:flex;flex-direction:column;gap:1.25rem}.landing-benefits{padding:4rem 1.5rem;background:var(--color-white)}@media (min-width:768px){.landing-benefits{padding-top:6rem;padding-bottom:6rem}}.landing-benefits__inner{margin-left:auto;margin-right:auto;max-width:64rem}.landing-benefits__header{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;margin-bottom:2.5rem}.landing-benefits__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.landing-benefits__grid{grid-template-columns:repeat(2,1fr)}}.landing-gift{padding:4rem 1.5rem}@media (min-width:768px){.landing-gift{padding-top:6rem;padding-bottom:6rem}}.landing-gift__inner{margin-left:auto;margin-right:auto;max-width:64rem}.landing-gift__header{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;margin-bottom:2.5rem}.landing-gift__info-badge-wrapper{display:flex;justify-content:center;margin-top:2rem;padding-left:4rem;padding-right:4rem}@media (min-width:1024px){.landing-gift__info-badge-wrapper{padding-left:8rem;padding-right:8rem}}.landing-collection-bg{position:relative;width:100%;background-size:cover;background-position:50%}.landing-collection-bg__overlay{position:absolute;inset:0;background:radial-gradient(ellipse at center bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,.2) 100%)}.landing-collection-bg__content{position:relative}.landing-cta{padding:4rem 1.5rem;background-color:var(--color-neutral-900)}@media (min-width:768px){.landing-cta{padding-top:6rem;padding-bottom:6rem}}.landing-cta__inner{margin-left:auto;margin-right:auto;display:flex;max-width:24rem;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}@media (min-width:640px){.landing-cta__inner{max-width:40rem}}.landing-hero__headline-mobile{width:100%;text-align:center}.landing-hero__price-mobile{text-align:center;margin-top:.5rem}.landing-hero__subheadline-mobile{text-align:center;color:var(--color-text-primary)}.landing-about__quote{text-align:center;font-weight:500}.landing-benefits__subheading,.landing-gift__subheading{max-width:42rem;color:var(--color-text-muted)}.landing-gift__subheading{margin-left:auto;margin-right:auto;text-align:center}.landing-cta__subheading{padding-bottom:1.5rem;color:var(--color-white)}.landing-cta__limit{padding-top:.5rem;color:rgba(255,255,255,.9)}.landing-gift__patronage-group{margin-left:auto;margin-right:auto;max-width:1024px}.landing-gift__info-badge{width:100%}.landing-hero__cta-primary{width:100%;justify-content:center}.landing-cta__btn{width:auto}