@keyframes lcFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes lcFadeIn{0%{opacity:0}to{opacity:1}}@keyframes lcSlowZoom{0%{transform:scale(1.07)}to{transform:scale(1)}}.hero{position:relative;height:88dvh;min-height:560px;overflow:hidden;display:flex;align-items:flex-end}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;animation:lcFadeIn 1.2s var(--ease) both}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 37%;animation:lcSlowZoom 14s linear forwards}.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#100c09c7,#100c091f 40%,#100c0900 62%),linear-gradient(to right,oklch(.16 .01 65/.35) 0%,transparent 45%)}.hero-content{position:relative;z-index:2;width:100%;max-width:1500px;margin:0 auto;padding:0 var(--pad-x) clamp(3rem,7vw,5.5rem);display:flex;justify-content:space-between;align-items:flex-end;gap:2.5rem}.hero-left{animation:lcFadeUp .9s var(--ease) .5s both}.hero-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:.72rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#e7e4dd;margin-bottom:1.1rem}.hero-eyebrow:before{content:"";width:22px;height:1px;background:#fff9}.hero-title{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(3rem,7vw,6.5rem);font-weight:600;line-height:.92;letter-spacing:-.03em;color:#fff;text-wrap:balance;margin:0}.hero-title .dim{color:#d3d1ca;font-weight:500}.hero-right{display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem;max-width:320px;animation:lcFadeUp .9s var(--ease) .65s both}.hero-desc{font-size:.98rem;line-height:1.75;color:#e0ded8;text-align:right;margin:0}.hero-actions{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap}.btn-hero-solid{display:inline-flex;align-items:center;padding:.7rem 1.45rem;background:#fff;color:var(--ink);border-radius:var(--r-pill);font-size:.8rem;font-weight:500;border:none;cursor:pointer;text-decoration:none;transition:transform .16s var(--ease),background .18s}.btn-hero-solid:hover{background:#ecebe7}.btn-hero-solid:active{transform:scale(.97)}.btn-hero-ghost{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .15rem;background:none;border:none;color:#ffffffd9;font-size:.8rem;font-weight:500;cursor:pointer;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#ffffff59;transition:color .18s var(--ease),text-decoration-color .18s var(--ease)}.btn-hero-ghost:hover{color:#fff;text-decoration-color:#fff}.btn-hero-ghost svg{width:13px;height:13px}@media(max-width:760px){.hero{height:auto;min-height:90dvh}.hero-content{flex-direction:column;align-items:flex-start;gap:1.1rem;padding-bottom:clamp(2.5rem,9vw,3.5rem)}.hero-right{align-items:flex-start;max-width:none}.hero-desc{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/lucemia-hero.css.map */
