.lucy-home{background:#fbf6ee;color:#191816}.lucy-home *,.lucy-home *:before,.lucy-home *:after{box-sizing:border-box}.lucy-hero{position:relative;min-height:clamp(520px,72vh,760px);overflow:hidden;background:#d7c6b2}.lucy-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.lucy-hero__image,.lucy-compare__image{width:100%;height:100%;display:block;object-fit:cover}.lucy-hero__image--mobile{display:none}.lucy-hero__image--desktop{transform:none;transform-origin:center center}.lucy-compare__card:nth-child(2) .lucy-compare__image{transform:scale(1.12)}.lucy-hero__placeholder,.lucy-compare__placeholder{width:100%;height:100%;display:grid;place-items:center;padding:2rem;background:linear-gradient(135deg,#eadfd0,#d6e0e8);color:#1918169e;text-align:center}.lucy-hero__image+.lucy-hero__placeholder,.lucy-compare__image+.lucy-compare__placeholder{display:none}.lucy-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#784c2457,#784c2438 24%,#784c2414 42%,#784c2400 56%),linear-gradient(0deg,#b97e4324,#fbf4ea0a 44%,#fbf4ea00 72%)}.lucy-hero__content{position:relative;z-index:1;min-height:clamp(520px,72vh,760px);display:flex;align-items:flex-end;max-width:none;margin:0 auto;padding:0 clamp(2rem,7.5vw,14.4rem) 7.4rem}.lucy-hero__copy{position:relative;z-index:0;width:min(100%,820px);color:var(--lucy-hero-heading-color, #fff)}.lucy-hero__heading{margin:0 0 1.6rem;color:var(--lucy-hero-heading-color, #fff);font-size:clamp(3rem,2.1vw,3.8rem);line-height:1.05;font-weight:700;letter-spacing:0;text-shadow:0 1px 8px rgba(82,48,22,.18)}.lucy-hero__text{max-width:820px;margin:0 0 2.4rem .15rem;color:var(--lucy-hero-text-color, #fff);font-size:clamp(1.55rem,1.35vw,1.9rem);line-height:1.45;font-weight:600;white-space:nowrap;text-shadow:0 1px 7px rgba(82,48,22,.18)}.lucy-hero__button{min-height:5.6rem;display:inline-flex;align-items:center;justify-content:center;padding:1.5rem 2rem;border-radius:8px;border:1px solid var(--lucy-hero-button-bg-color, #fff);background:var(--lucy-hero-button-bg-color, #fff);color:var(--lucy-hero-button-hover-bg-color, #7396c6);font-size:1.8rem;font-weight:800;line-height:1;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.lucy-hero__button:hover{background:var(--lucy-hero-button-hover-bg-color, #7396c6);border-color:var(--lucy-hero-button-hover-bg-color, #7396c6);color:var(--lucy-hero-button-hover-text-color, #fff)}.lucy-prompt{padding:4.8rem 2rem 2.8rem;text-align:center}.lucy-prompt__heading{margin:0;color:#1b1b1b;font-size:clamp(2.4rem,2.2vw,3rem);line-height:1.2;font-weight:800;letter-spacing:0}.lucy-prompt__heading--mobile{display:none}.lucy-prompt__subheading{margin:2.4rem auto 0;color:#1b1b1bad;font-size:clamp(1.6rem,1.4vw,1.9rem);line-height:1.4;font-style:italic;font-weight:600}.lucy-compare{max-width:1120px;margin:0 auto;padding:3rem 2rem 5.6rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4.8rem}.lucy-compare__card{min-width:0}.lucy-compare__media{aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:#e2d8ca}.lucy-compare__caption{margin:1.6rem 0 0;color:#121212;text-align:center;font-size:1.8rem;line-height:1.25;font-weight:800}.lucy-product-entry{background:#dcece8;padding:6rem 2rem}.lucy-product-entry__inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.82fr);grid-template-areas:"eyebrow media" "heading media" "text media" "points media" "button media";align-items:center;column-gap:clamp(4rem,7vw,8.4rem)}.lucy-product-entry__eyebrow{grid-area:eyebrow;width:fit-content;margin:0 0 1.3rem;padding:.62rem 1.2rem;border-radius:999px;background:#fff3a7;color:#0a2a66;font-size:1.1rem;line-height:1;font-weight:800;letter-spacing:.08em}.lucy-product-entry__heading{grid-area:heading;max-width:64rem;margin:0;color:#0a2a66;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,3.05vw,4.65rem);line-height:1.05;font-weight:700;letter-spacing:0}.lucy-product-entry__heading span{display:block;white-space:nowrap}.lucy-product-entry__text{grid-area:text;max-width:52rem;margin:1.8rem 0 0;color:#0a2a66c7;font-size:clamp(1.55rem,1.4vw,1.9rem);line-height:1.55;font-weight:600}.lucy-product-entry__media{grid-area:media;margin:0}.lucy-product-entry__image{display:block;width:100%;aspect-ratio:1 / 1;height:auto;border-radius:8px;object-fit:cover;background:#f5d9a9;box-shadow:0 18px 42px #0a2a661f}.lucy-product-entry__points{grid-area:points;display:grid;gap:1rem;margin:2.4rem 0 0;padding:0;list-style:none;color:#0a2a66;font-size:1.55rem;line-height:1.3;font-weight:800}.lucy-product-entry__points li{display:flex;align-items:center;gap:.9rem}.lucy-product-entry__points li:before{content:"";width:.68rem;height:.68rem;flex:0 0 .68rem;border-radius:50%;background:#7396c6}.lucy-product-entry__button{grid-area:button;width:fit-content;min-height:5.1rem;margin-top:2.8rem;display:inline-flex;align-items:center;justify-content:center;padding:1.45rem 2.1rem;border:1px solid #0a2a66;border-radius:8px;background:#0a2a66;color:#fff;font-size:1.45rem;line-height:1;font-weight:800;letter-spacing:.04em;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.lucy-product-entry__button:hover{border-color:#3f6fa8;background:#3f6fa8;color:#fff}@media screen and (max-width:749px){.lucy-hero{min-height:auto;background:#fbf6ee}.lucy-hero__media{position:relative;inset:auto;width:100%;aspect-ratio:8 / 5;overflow:hidden}.lucy-hero__image{object-position:var(--lucy-mobile-image-position-x, 55%) center}.lucy-hero__media--has-mobile .lucy-hero__image--desktop{display:none}.lucy-hero__image--mobile{display:block}.lucy-hero__overlay{display:block;background:linear-gradient(90deg,#784c2457,#784c2433 42%,#784c2400 74%),linear-gradient(0deg,#784c2457,#784c242e 44%,#784c2400 78%)}.lucy-hero__content{position:absolute;right:0;bottom:0;left:0;min-height:auto;display:block;padding:0 1.8rem var(--lucy-mobile-content-bottom, 20px) var(--lucy-mobile-content-left, 18px)}.lucy-hero__copy{width:min(100%,var(--lucy-mobile-copy-width, 132px));color:var(--lucy-hero-heading-color, #fff)}.lucy-hero__heading{margin:0 0 .35rem;color:var(--lucy-hero-heading-color, #fff);font-size:var(--lucy-mobile-heading-size, 16px);line-height:1.04;max-width:var(--lucy-mobile-copy-width, 132px);text-shadow:0 1px 7px rgba(82,48,22,.24)}.lucy-hero__heading-break{display:block}.lucy-hero__text{max-width:var(--lucy-mobile-copy-width, 132px);margin:0 0 .7rem;color:var(--lucy-hero-text-color, #fff);font-size:var(--lucy-mobile-text-size, 11px);line-height:1.22;font-weight:700;white-space:normal}.lucy-hero__text--mobile-hidden{display:none}.lucy-hero__button{min-height:var(--lucy-mobile-button-height, 36px);padding:1rem var(--lucy-mobile-button-padding-x, 12px);color:var(--lucy-hero-button-hover-bg-color, #7396c6);font-size:var(--lucy-mobile-button-size, 12px);-webkit-tap-highlight-color:transparent}.lucy-hero__button:active,.lucy-hero__button:focus{background:var(--lucy-hero-button-hover-bg-color, #7396c6);background-color:var(--lucy-hero-button-hover-bg-color, #7396c6);background-image:none;border-color:var(--lucy-hero-button-hover-bg-color, #7396c6);color:var(--lucy-hero-button-hover-text-color, #fff)}.lucy-hero__button:focus-visible{outline:.2rem solid rgba(10,42,102,.38);outline-offset:.2rem}.lucy-home .lucy-hero .lucy-hero__button:active,.lucy-home .lucy-hero .lucy-hero__button:focus{background:var(--lucy-hero-button-hover-bg-color, #7396c6)!important;background-color:var(--lucy-hero-button-hover-bg-color, #7396c6)!important;background-image:none!important;border-color:var(--lucy-hero-button-hover-bg-color, #7396c6)!important;color:var(--lucy-hero-button-hover-text-color, #fff)!important}.lucy-prompt{padding:3rem 2rem 1.2rem}.lucy-prompt__heading--desktop{display:none}.lucy-prompt__heading--mobile{display:block;font-size:2.25rem;line-height:1.18}.lucy-prompt__heading--mobile span{display:block}.lucy-prompt__subheading{margin-top:1.3rem;font-size:1.55rem;font-style:italic;font-weight:600}.lucy-compare{padding:2.2rem 1.8rem;grid-template-columns:1fr;gap:1.4rem}.lucy-compare__caption{margin:1.4rem 0 0;font-size:1.7rem}.lucy-product-entry{padding:3.8rem 1.8rem 4rem}.lucy-product-entry__inner{max-width:43rem;display:grid;grid-template-columns:1fr;grid-template-areas:"eyebrow" "heading" "text" "media" "points" "button";row-gap:0}.lucy-product-entry__eyebrow{justify-self:center;margin-bottom:1.1rem;font-size:1rem}.lucy-product-entry__heading{max-width:calc(100vw - 3.6rem);margin:0 auto;text-align:center;font-size:clamp(2.35rem,7vw,2.85rem);line-height:1.1}.lucy-product-entry__text{max-width:33rem;margin:1.25rem auto 0;text-align:center;font-size:1.38rem;line-height:1.48}.lucy-product-entry__media{width:89%;margin:2.2rem auto 0}.lucy-product-entry__image{border-radius:8px;box-shadow:0 14px 30px #0a2a661f}.lucy-product-entry__points{width:89%;margin:2rem auto 0;gap:.78rem;font-size:1.32rem}.lucy-product-entry__points li{gap:.72rem}.lucy-product-entry__button{justify-self:center;min-height:4.4rem;margin-top:2.1rem;padding:1.25rem 1.7rem;font-size:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/lucy-home.css.map */
