.fvh-section,.fvh-section *{box-sizing:border-box}.fvh-section{--fvh-bg: #f7f2e9;--fvh-surface: #fbf7ef;--fvh-line: #eadfc6;--fvh-ring: #e4d6b3;--fvh-brand: #16120d;--fvh-crumb: #5c5146;--fvh-eyebrow: #c1963d;--fvh-heading: #15110d;--fvh-heading-accent: #c1963d;--fvh-text: #6e655d;--fvh-button-bg: #bc8c2c;--fvh-button-text: #ffffff;--fvh-secondary-bg: #efe7d9;--fvh-secondary-text: #4b443e;--fvh-secondary-border: #d3c4ae;--fvh-discover: #d0b276;--fvh-benefit: #b69246;--fvh-crown-light: #f8e48f;--fvh-crown-mid: #d29b22;--fvh-crown-dark: #8c5d10;--fvh-crown-blue: #5bb6ff;--fvh-crown-red: #ef5e7d;--fvh-crown-green: #3ec874;--fvh-pedestal-top: #6c5d4d;--fvh-pedestal-side: #342a22;--fvh-max: 1320px;position:relative;overflow:hidden;min-height:100svh;color:var(--fvh-heading);background:var(--fvh-bg);font-family:var(--custom-sections-body-font-family, var(--font-body-family, sans-serif));font-style:var(--font-body-style, normal);letter-spacing:0}.fvh-section:before,.fvh-section:after{content:none}.fvh-section:before{display:none}.fvh-section:after{display:none}.fvh-rings{display:none}.fvh-rings:before{content:none}.fvh-rings:after{content:none}.fvh-container{position:relative;z-index:1;display:grid;grid-template-rows:auto 1fr auto;width:min(100% - 32px,var(--fvh-max));min-height:100svh;margin:0 auto;padding-top:calc(var(--header-height-live, 0px) + 24px)}.fvh-meta{display:flex;min-width:0;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 18px;padding:22px 0 0}.fvh-brand,.fvh-breadcrumb{min-width:0}.fvh-brand{color:var(--fvh-brand);font-family:var(--custom-sections-heading-font-family, var(--font-heading-family, serif));font-size:var(--fvh-brand-size, 32px);font-style:italic;font-weight:700;line-height:1}.fvh-breadcrumb{color:var(--fvh-crumb);font-size:var(--fvh-breadcrumb-size, 17px);font-weight:760;line-height:1.25;letter-spacing:.08em;text-transform:uppercase}.fvh-main{display:grid;align-items:start}.fvh-content{display:grid;justify-items:center;align-content:start;padding:36px 0 46px;text-align:center}.fvh-crown-wrap{display:flex;justify-content:center;margin-bottom:2.4rem;animation:fvhFadeUp 1s ease both}.fvh-crown-canvas{max-width:min(320px,100%);height:auto}.fvh-eyebrow{margin:10px 0 14px;color:var(--fvh-eyebrow);font-size:var(--fvh-eyebrow-size, 18px);font-weight:820;line-height:1.25;letter-spacing:.2em;text-transform:uppercase}.fvh-heading{max-width:960px;margin:0;color:var(--fvh-heading);font-family:var(--custom-sections-heading-font-family, var(--font-heading-family, serif));font-size:clamp(var(--fvh-heading-size-mobile, 80px),18vw,var(--fvh-heading-size-desktop, 154px));font-weight:700;line-height:1;letter-spacing:0;text-wrap:balance}.fvh-heading__line{display:block;overflow:visible;padding:.24em .22em .16em .04em;margin:-.02em -.22em -.02em -.04em}.fvh-heading__line>span{display:block;padding-right:.12em;margin-right:-.12em}.fvh-heading__line--accent{color:var(--fvh-heading-accent);font-style:italic}.fvh-heading__line--accent>span:before,.fvh-heading__line--accent>span:after{content:"";display:inline-block;width:.16em}.fvh-text{max-width:640px;margin-top:20px;color:var(--fvh-text);font-size:var(--fvh-text-size, 24px);font-weight:620;line-height:1.7;text-wrap:balance}.fvh-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px}.fvh-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;padding:0 28px;border-radius:999px;border:1px solid transparent;font-size:var(--fvh-button-size, 20px);font-weight:820;line-height:1;text-decoration:none;transition:transform .22s ease,filter .22s ease,box-shadow .22s ease,border-color .22s ease}.fvh-button--primary{color:var(--fvh-button-text);background:var(--fvh-button-bg);box-shadow:0 16px 34px color-mix(in srgb,var(--fvh-button-bg),transparent 72%)}.fvh-button--secondary{color:var(--fvh-secondary-text);background:var(--fvh-secondary-bg);border-color:var(--fvh-secondary-border)}.fvh-button:hover,.fvh-button:focus-visible{transform:translate3d(0,-2px,0);filter:brightness(1.03)}.fvh-button:focus-visible{outline:3px solid color-mix(in srgb,var(--fvh-heading-accent),transparent 30%);outline-offset:3px}.fvh-discover{display:grid;justify-items:center;gap:12px;margin-top:38px;color:var(--fvh-discover);font-size:var(--fvh-discover-size, 17px);font-weight:760;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.fvh-discover__line{display:none}.fvh-benefits{display:grid;grid-template-columns:minmax(0,1fr);gap:12px 18px;align-items:center;padding:14px 0 16px;border-top:0;justify-items:center}.fvh-benefit{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:48px;max-width:100%;padding:12px 18px;border:1px solid color-mix(in srgb,var(--fvh-line),var(--fvh-heading) 12%);border-radius:999px;background:color-mix(in srgb,var(--fvh-surface),white 18%);box-shadow:inset 0 1px #ffffffb8,0 10px 24px #2c1e1114;color:var(--fvh-benefit);font-size:var(--fvh-benefit-size, 16px);font-weight:780;line-height:1.25;letter-spacing:.08em;text-align:center;text-transform:uppercase}.fvh-meta,.fvh-crown-wrap,.fvh-eyebrow,.fvh-text,.fvh-actions,.fvh-discover,.fvh-benefits{overflow-wrap:break-word;word-break:normal}.fvh-js [data-fvh-item]{opacity:0;filter:blur(10px);transform:translate3d(0,18px,0)}.fvh-js [data-fvh-line]>span{transform:translateY(112%)}.fvh-js [data-fvh-line]{overflow:hidden}.fvh-js .fvh-is-visible [data-fvh-item]{animation:fvhFadeLift .76s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--fvh-delay, 0ms)}.fvh-js .fvh-is-visible [data-fvh-line]{overflow:visible}.fvh-js .fvh-is-visible [data-fvh-line]>span{transform:none;animation:fvhLineReveal .86s cubic-bezier(.2,.8,.2,1) backwards;animation-delay:var(--fvh-delay, .12s)}@keyframes fvhFadeLift{to{opacity:1;filter:blur(0);transform:translateZ(0)}}@keyframes fvhLineReveal{0%{transform:translateY(112%)}to{transform:none}}@keyframes fvhFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:720px){.fvh-section{background:var(--fvh-bg)}.fvh-container{width:min(100% - 56px,var(--fvh-max))}.fvh-meta{padding-top:26px}.fvh-main{align-items:center}.fvh-content{align-content:center;padding-top:104px}.fvh-benefits{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px 20px}}@media(prefers-reduced-motion:reduce){.fvh-section *,.fvh-section *:before,.fvh-section *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.fvh-crown-wrap{animation:none!important}.fvh-js [data-fvh-item],.fvh-js [data-fvh-line]>span{opacity:1;filter:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/fellinora-vip-hero.css.map */
