:root{--llb-forest: #324128;--llb-forest-dark: #202d1c;--llb-orange: #ce7b40;--llb-cream: #f7f0e9;--llb-sand: #e8dfd5;--llb-ink: #252823;--llb-muted: #5b5f58;--llb-line: #ddd8d0;--llb-white: #ffffff}.llb,.llq{color:rgb(var(--color-foreground));font-family:var(--font-body-family)}.llb *,.llq *{box-sizing:border-box}.llb a,.llq a{color:inherit;text-decoration:none}.llb-eyebrow,.llq-eyebrow{display:block;margin:0 0 1.2rem;color:var(--llb-orange);font-size:1.2rem;font-weight:700;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.llb-heading,.llq-heading{max-width:84rem;margin:0;color:currentColor;font-family:var(--font-heading-family);font-size:clamp(3.2rem,4vw,5.2rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:-.025em;line-height:1.12}.llb-intro,.llq-intro{max-width:70rem;margin:1.8rem 0 0;color:rgba(var(--color-foreground),.76);font-size:1.7rem;line-height:1.65}.llb-button,.llq-button{min-height:5rem;display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1.25rem 2.25rem;border:.1rem solid var(--llb-forest);border-radius:0;background:var(--llb-forest);color:var(--llb-white)!important;cursor:pointer;font-family:var(--font-heading-family);font-size:1.3rem;font-weight:600;letter-spacing:.055em;line-height:1.3;text-transform:uppercase;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.llb-button:hover,.llb-button:focus-visible,.llq-button:hover,.llq-button:focus-visible{border-color:var(--llb-forest-dark);background:var(--llb-forest-dark);color:var(--llb-white)!important;transform:translateY(-.1rem)}.llb-button--light,.llq-button--light{border-color:var(--llb-white);background:var(--llb-white);color:var(--llb-forest-dark)!important}.llb-button--light:hover,.llb-button--light:focus-visible,.llq-button--light:hover,.llq-button--light:focus-visible{border-color:var(--llb-cream);background:var(--llb-cream);color:var(--llb-forest-dark)!important}.llb-button--outline,.llq-button--outline{border-color:currentColor;background:transparent;color:currentColor!important}.llb-button--outline:hover,.llb-button--outline:focus-visible,.llq-button--outline:hover,.llq-button--outline:focus-visible{border-color:var(--llb-forest);background:var(--llb-forest);color:var(--llb-white)!important}.llb-text-link,.llq-text-link{display:inline-flex;align-items:center;gap:.8rem;padding-bottom:.35rem;border-bottom:.1rem solid currentColor;color:var(--llb-forest)!important;font-weight:700;line-height:1.35}.llb-text-link__arrow,.llq-text-link__arrow{transition:transform .16s ease}.llb-text-link:hover .llb-text-link__arrow,.llq-text-link:hover .llq-text-link__arrow{transform:translate(.3rem)}.llb-hero{--llb-hero-height: 64rem;position:relative;min-height:var(--llb-hero-height);display:grid;align-items:center;isolation:isolate;overflow:hidden;background:var(--llb-forest)}.llb-hero__media,.llb-hero__media:after,.llb-hero__media img,.llb-hero__placeholder,.llb-hero__placeholder svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.llb-hero__media{z-index:-2}.llb-hero__media img,.llb-hero__placeholder svg{object-fit:cover;object-position:var(--llb-image-position, center center)}.llb-hero__media:after{content:"";z-index:1;background:linear-gradient(90deg,#141c1133,#141c110a)}.llb-hero__inner{width:100%;display:flex;justify-content:flex-start;padding-top:4rem;padding-bottom:4rem}.llb-hero--right .llb-hero__inner{justify-content:flex-end}.llb-hero__card{width:min(100%,59rem);padding:clamp(3rem,5vw,5.6rem);color:var(--llb-white);background:#324128f5}.llb-hero__logo{display:block;width:auto;max-width:min(100%,26rem);max-height:9rem;margin:0 0 2.2rem;object-fit:contain;object-position:left center}.llb-hero__eyebrow{display:block;margin-bottom:1.5rem;color:#f0b383;font-size:1.2rem;font-weight:700;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.llb-hero__heading{margin:0;color:var(--llb-white);font-family:var(--font-heading-family);font-size:clamp(3.6rem,5.2vw,6.4rem);font-weight:var(--font-heading-weight);letter-spacing:-.035em;line-height:1.05}.llb-hero__text{max-width:53rem;margin:2rem 0 0;color:#ffffffe6;font-size:1.7rem;line-height:1.65}.llb-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.llb-hero .llb-button--outline{border-color:#fffc;color:var(--llb-white)!important}.llb-hero .llb-button--outline:hover,.llb-hero .llb-button--outline:focus-visible{border-color:var(--llb-white);background:var(--llb-white);color:var(--llb-forest-dark)!important}.llb-hero__note{display:block;margin-top:2.2rem;color:#ffffffc2;font-size:1.3rem;letter-spacing:.035em}.llb-section{padding-top:var(--llb-padding-top, 8rem);padding-bottom:var(--llb-padding-bottom, 8rem)}.llb-section__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(28rem,.8fr);align-items:end;gap:5rem;margin-bottom:4rem}.llb-section__header-copy{margin:0 0 .4rem;color:rgba(var(--color-foreground),.72);font-size:1.65rem;line-height:1.65}.llb-category-grid{display:grid;grid-template-columns:repeat(var(--llb-columns, 4),minmax(0,1fr));gap:2rem}.llb-category-card{min-width:0;display:flex;flex-direction:column;border:.1rem solid var(--llb-line);background:var(--llb-white);color:var(--llb-ink)!important;transition:border-color .16s ease,transform .16s ease}.llb-category-card:hover,.llb-category-card:focus-visible{border-color:var(--llb-forest);transform:translateY(-.3rem)}.llb-category-card__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--llb-sand)}.llb-category-card__media img,.llb-category-card__media svg{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}.llb-category-card:hover .llb-category-card__media img{transform:scale(1.025)}.llb-category-card__body{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding:2.2rem 2.2rem 2.4rem}.llb-category-card__title{margin:0;color:var(--llb-ink);font-family:var(--font-heading-family);font-size:2rem;line-height:1.25}.llb-category-card__text{margin:1rem 0 1.8rem;color:var(--llb-muted);font-size:1.45rem;line-height:1.55}.llb-category-card__link{margin-top:auto;color:var(--llb-forest);font-size:1.35rem;font-weight:700}.llb-needs{background:rgb(var(--color-background))}.llb-needs__grid{display:grid;grid-template-columns:repeat(var(--llb-columns, 3),minmax(0,1fr));gap:1.6rem}.llb-need-card{min-height:27rem;display:flex;flex-direction:column;align-items:flex-start;padding:3rem;border:.1rem solid rgba(var(--color-foreground),.16);background:#ffffffb8;color:var(--llb-ink)!important}.llb-need-card__index{color:var(--llb-orange);font-family:var(--font-heading-family);font-size:1.25rem;font-weight:700;letter-spacing:.12em}.llb-need-card__title{margin:4rem 0 1.1rem;color:var(--llb-ink);font-family:var(--font-heading-family);font-size:2.2rem;line-height:1.25}.llb-need-card__text{margin:0 0 2.2rem;color:var(--llb-muted);font-size:1.5rem;line-height:1.6}.llb-need-card .llb-text-link{margin-top:auto}.llb-choice-teaser{position:relative;overflow:hidden;padding-top:var(--llb-padding-top, 6.4rem);padding-bottom:var(--llb-padding-bottom, 6.4rem);color:var(--llb-white);background:var(--llb-forest)}.llb-choice-teaser:after{content:"";position:absolute;top:-9rem;right:-4rem;width:28rem;height:28rem;border:.1rem solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 5rem #ffffff09,0 0 0 10rem #ffffff06}.llb-choice-teaser__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) auto;align-items:center;gap:5rem}.llb-choice-teaser__eyebrow{color:#f0b383}.llb-choice-teaser__heading{max-width:78rem;margin:0;color:var(--llb-white);font-family:var(--font-heading-family);font-size:clamp(3rem,4vw,4.6rem);line-height:1.15}.llb-choice-teaser__text{max-width:72rem;margin:1.5rem 0 0;color:#ffffffd1;font-size:1.65rem;line-height:1.65}.llb-choice-teaser__meta{display:flex;flex-wrap:wrap;gap:.8rem 2rem;margin-top:2rem;color:#ffffffb8;font-size:1.3rem}.llq-section{padding:6.4rem 0 9rem;background:var(--llb-cream)}.llq-page-header{max-width:82rem;margin-bottom:4rem}.llq-shell{border:.1rem solid var(--llb-line);background:var(--llb-white)}.llq-progress-wrap{display:grid;grid-template-columns:1fr auto;gap:1.6rem;align-items:center;padding:2rem 3rem;border-bottom:.1rem solid var(--llb-line)}.llq-progress{height:.4rem;overflow:hidden;background:#ece9e4}.llq-progress__bar{width:25%;height:100%;display:block;background:var(--llb-orange);transition:width .22s ease}.llq-progress__text{min-width:8.5rem;color:var(--llb-muted);font-size:1.3rem;text-align:right}.llq-form{padding:clamp(2.6rem,5vw,5.2rem)}.llq-step[hidden],.llq-results[hidden],.llq-result[hidden]{display:none!important}.llq-fieldset{min-width:0;margin:0;padding:0;border:0}.llq-step__label{display:block;margin-bottom:.8rem;color:var(--llb-orange);font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.llq-legend{width:100%;margin:0;color:var(--llb-ink);font-family:var(--font-heading-family);font-size:clamp(2.6rem,3.3vw,4rem);font-weight:var(--font-heading-weight);line-height:1.18}.llq-help{max-width:67rem;margin:1.2rem 0 2.8rem;color:var(--llb-muted);font-size:1.5rem;line-height:1.6}.llq-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.llq-radio{position:absolute;width:.1rem;height:.1rem;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.llq-option{min-height:8.4rem;display:flex;align-items:center;gap:1.4rem;padding:1.8rem 2rem;border:.1rem solid var(--llb-line);background:var(--llb-white);color:var(--llb-ink);cursor:pointer;font-size:1.5rem;line-height:1.45;transition:border-color .15s ease,background-color .15s ease}.llq-option:before{content:"";width:1.8rem;height:1.8rem;flex:0 0 1.8rem;border:.15rem solid #a9aca5;border-radius:50%;box-shadow:inset 0 0 0 .4rem var(--llb-white)}.llq-option:hover{border-color:var(--llb-forest)}.llq-radio:focus-visible+.llq-option{outline:.2rem solid var(--llb-orange);outline-offset:.2rem}.llq-radio:checked+.llq-option{border-color:var(--llb-forest);background:#f2f5ef}.llq-radio:checked+.llq-option:before{border-color:var(--llb-forest);background:var(--llb-forest)}.llq-controls{display:flex;justify-content:space-between;gap:1.2rem;margin-top:3.2rem}.llq-control[disabled]{cursor:not-allowed;opacity:.42;transform:none}.llq-results{padding:clamp(2.6rem,5vw,5.2rem)}.llq-result__layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(28rem,.8fr);gap:clamp(3rem,6vw,7rem);align-items:center}.llq-result__label{display:block;margin-bottom:1.2rem;color:var(--llb-orange);font-size:1.2rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.llq-result__title{margin:0;color:var(--llb-ink);font-family:var(--font-heading-family);font-size:clamp(3rem,4vw,4.8rem);line-height:1.12}.llq-result__text{margin:1.5rem 0 0;color:var(--llb-muted);font-size:1.6rem;line-height:1.65}.llq-result__size{margin:2rem 0 0;padding:1.5rem 1.7rem;border-left:.3rem solid var(--llb-orange);background:var(--llb-cream);color:var(--llb-ink);font-size:1.45rem;line-height:1.55}.llq-result__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.6rem}.llq-result-card{border:.1rem solid var(--llb-line);background:var(--llb-white)}.llq-result-card__media{aspect-ratio:1 / 1;overflow:hidden;background:var(--llb-sand)}.llq-result-card__media img,.llq-result-card__media svg{width:100%;height:100%;display:block;object-fit:cover}.llq-result-card__body{padding:2rem}.llq-result-card__type{display:block;margin-bottom:.6rem;color:var(--llb-orange);font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.llq-result-card__title{margin:0;color:var(--llb-ink);font-family:var(--font-heading-family);font-size:2rem;line-height:1.3}.llq-result-card__price{display:block;margin-top:.8rem;color:var(--llb-muted);font-size:1.4rem}.llq-restart{margin-top:3rem;padding:0;border:0;border-bottom:.1rem solid currentColor;background:transparent;color:var(--llb-forest);cursor:pointer;font:inherit;font-weight:700}.llq-noscript{margin:0;padding:2rem 3rem;border-top:.1rem solid var(--llb-line);color:var(--llb-muted)}.llq-reference{margin-top:5rem;padding:clamp(2.5rem,4vw,4rem);border:.1rem solid var(--llb-line);background:var(--llb-white)}.llq-reference__heading,.llq-faq__heading{margin:0 0 1rem;color:var(--llb-ink);font-family:var(--font-heading-family);font-size:clamp(2.4rem,3vw,3.4rem);line-height:1.2}.llq-reference__text{max-width:74rem;margin:0 0 2.5rem;color:var(--llb-muted);font-size:1.5rem;line-height:1.65}.llq-table-wrap{overflow-x:auto}.llq-table{width:100%;min-width:64rem;border-collapse:collapse;color:var(--llb-ink);font-size:1.4rem;text-align:left}.llq-table th,.llq-table td{padding:1.5rem 1.2rem;border-bottom:.1rem solid var(--llb-line);vertical-align:top}.llq-table th{color:var(--llb-forest);font-family:var(--font-heading-family);font-weight:600}.llq-faq{margin-top:5rem}.llq-faq details{border-top:.1rem solid var(--llb-line);background:transparent}.llq-faq details:last-child{border-bottom:.1rem solid var(--llb-line)}.llq-faq summary{position:relative;padding:2rem 4rem 2rem 0;color:var(--llb-ink);cursor:pointer;font-family:var(--font-heading-family);font-size:1.7rem;font-weight:600;list-style:none}.llq-faq summary::-webkit-details-marker{display:none}.llq-faq summary:after{content:"+";position:absolute;top:50%;right:.4rem;transform:translateY(-50%);color:var(--llb-orange);font-size:2.4rem;font-weight:400}.llq-faq details[open] summary:after{content:"\2212"}.llq-faq__answer{max-width:78rem;padding:0 4rem 2rem 0;color:var(--llb-muted);font-size:1.5rem;line-height:1.65}.llq-contact{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3rem;margin-top:5rem;padding:3rem;color:var(--llb-white);background:var(--llb-forest)}.llq-contact h2{margin:0;color:var(--llb-white);font-family:var(--font-heading-family);font-size:clamp(2.4rem,3vw,3.4rem)}.llq-contact p{max-width:68rem;margin:.8rem 0 0;color:#ffffffc7;line-height:1.6}@media screen and (max-width:989px){.llb-hero{--llb-hero-height: 58rem}.llb-section__header{grid-template-columns:1fr;gap:1.8rem}.llb-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.llb-needs__grid{grid-template-columns:1fr}.llb-need-card{min-height:22rem}.llb-choice-teaser__inner,.llq-contact{grid-template-columns:1fr}.llb-choice-teaser__inner{gap:3rem}.llq-result__layout{grid-template-columns:1fr}.llq-result-card{max-width:44rem}}@media screen and (max-width:749px){.llb-heading,.llq-heading{font-size:clamp(3rem,9vw,4.2rem)}.llb-hero{min-height:0;padding-top:max(64vw,28rem);background:var(--llb-forest)}.llb-hero__media{height:64vw;min-height:28rem}.llb-hero__media:after{display:none}.llb-hero__inner,.llb-hero--right .llb-hero__inner{display:block;padding:0}.llb-hero__card{width:100%;padding:3.2rem 2rem 4rem}.llb-hero__heading{font-size:clamp(3.4rem,11vw,4.7rem)}.llb-hero__actions,.llq-result__actions{flex-direction:column}.llb-button,.llq-button{width:100%}.llb-section{padding-top:min(var(--llb-padding-top, 6rem),7.2rem);padding-bottom:min(var(--llb-padding-bottom, 6rem),7.2rem)}.llb-category-grid{grid-template-columns:1fr}.llb-needs__grid{gap:1.2rem}.llb-need-card{min-height:0;padding:2.4rem}.llb-need-card__title{margin-top:2.8rem}.llb-choice-teaser{padding-top:min(var(--llb-padding-top, 5rem),6rem);padding-bottom:min(var(--llb-padding-bottom, 5rem),6rem)}.llq-section{padding:4rem 0 6rem}.llq-progress-wrap{padding:1.6rem 1.8rem}.llq-form,.llq-results{padding:2.5rem 1.8rem 3rem}.llq-options{grid-template-columns:1fr}.llq-option{min-height:7rem}.llq-controls{flex-direction:column-reverse}.llq-control{width:100%}.llq-reference,.llq-contact{padding:2.4rem 1.8rem}}@media(prefers-reduced-motion:reduce){.llb *,.llq *{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/lovelance-brand-pages.css.map */
