.lf-hero{padding:2.5rem 0 4rem}.lf-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:4rem;display:grid}.lf-hero__media{aspect-ratio:4/5;background:var(--color-bg-secondary);border-radius:32px;overflow:hidden}.lf-hero__media img{object-fit:cover;width:100%;height:100%}.lf-hero__content{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.lf-hero__eyebrow{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.875rem;font-weight:500}.lf-hero__title{letter-spacing:-.04em;color:var(--color-text);font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:500;line-height:1.05}.lf-hero__pills{flex-wrap:wrap;gap:.5rem;margin:.5rem 0 0;padding:0;display:flex}.lf-hero__pills li{background:var(--color-bg-white);border:1px solid var(--color-border);color:var(--color-text);border-radius:9999px;padding:8px 16px;font-size:.8125rem}.lf-hero__promo{color:var(--color-text);background:var(--color-bg-secondary);border-radius:12px;padding:10px 18px;font-size:.9375rem}.lf-hero__promo strong{font-weight:600}.lf-hero__promo-strike{color:var(--color-text-muted);text-decoration:line-through}.lf-hero__reviews{color:var(--color-text);flex-wrap:wrap;align-items:center;gap:10px;font-size:.875rem;display:flex}.lf-hero__excellent{letter-spacing:.06em;font-weight:700}.lf-hero__stars{color:#fbbc05;letter-spacing:1px;font-size:1rem}.lf-hero__reviews-count{color:var(--color-text-muted)}.lf-hero__google{color:var(--color-text-muted);align-items:center;gap:4px;display:inline-flex}.lf-hero__cta{margin-top:.5rem}@media (width<=960px){.lf-hero__grid{grid-template-columns:1fr;gap:2.5rem}.lf-hero__media{aspect-ratio:16/11;max-height:460px}}.lf-intro{text-align:center;padding:4rem 0}.lf-intro__title{letter-spacing:-.04em;margin:.75rem 0 .5rem;font-size:clamp(2rem,4vw,3rem);font-weight:500}.lf-intro__sub{color:var(--color-text-muted);margin-bottom:2rem;font-style:italic}.lf-intro__body{text-align:left;flex-direction:column;gap:1.25rem;max-width:760px;margin:0 auto 2rem;display:flex}.lf-intro__body p{color:var(--color-text);font-size:1rem;line-height:1.7}.lf-gallery{padding:0 0 4rem}.lf-gallery__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.lf-gallery__item{aspect-ratio:4/5;background:var(--color-bg-secondary);border-radius:24px;margin:0;overflow:hidden}.lf-gallery__item img{object-fit:cover;width:100%;height:100%}.lf-gallery--oval .lf-gallery__item{aspect-ratio:1;border-radius:9999px}@media (width<=800px){.lf-gallery__grid{scroll-snap-type:x mandatory;padding-inline:var(--container-padding);margin-inline:calc(var(--container-padding) * -1);-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:1rem;display:flex;overflow-x:auto}.lf-gallery__grid::-webkit-scrollbar{display:none}.lf-gallery__item{scroll-snap-align:center;aspect-ratio:4/5;flex:0 0 78%;margin:0}.lf-gallery--oval .lf-gallery__item{aspect-ratio:1}}.lf-text-block{text-align:center;padding:4rem 0}.lf-text-block__title{letter-spacing:-.04em;margin-bottom:1rem;max-width:820px;margin-inline:auto;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500}.lf-text-block__lead{max-width:760px;color:var(--color-text);text-align:left;margin:0 auto 1.75rem;font-size:1.0625rem;line-height:1.6}.lf-text-block__body{max-width:760px;color:var(--color-text);text-align:left;margin:0 auto 1.75rem;font-size:1rem;line-height:1.7}.lf-checklist{text-align:left;flex-direction:column;gap:.875rem;max-width:720px;margin:0 auto 2.5rem;padding:0;list-style:none;display:flex}.lf-checklist__item{color:var(--color-text);background:var(--color-bg-secondary);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;font-size:1rem;line-height:1.5;display:flex}.lf-checklist__check{background:var(--color-primary);color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.lf-checklist__check svg{width:14px;height:14px}.lf-process{background:var(--color-bg-secondary);padding:5rem 0}.lf-process__header{text-align:center;margin-bottom:3rem}.lf-process__title{letter-spacing:-.04em;margin-top:.75rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:500}.lf-process__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.lf-process__card{background:var(--color-bg-white);border-radius:24px;flex-direction:column;gap:1rem;padding:1rem 1rem 1.75rem;display:flex}.lf-process__media{aspect-ratio:4/3;background:var(--color-bg-secondary);border-radius:16px;overflow:hidden}.lf-process__media img{object-fit:cover;width:100%;height:100%}.lf-process__step{background:var(--color-primary);color:#fff;letter-spacing:.04em;border-radius:9999px;align-self:flex-start;margin:0 0 0 .5rem;padding:4px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.lf-process__name{letter-spacing:-.02em;margin:0 0 0 .5rem;font-size:1.375rem;font-weight:500}.lf-process__desc{color:var(--color-text-muted);margin:0 .5rem;font-size:.9375rem;line-height:1.6}.lf-process__cta{justify-content:center;margin-top:3rem;display:flex}.lf-process__nav{justify-content:center;gap:.75rem;margin-top:1.5rem;display:none}.lf-process__btn{border:1px solid var(--color-border);background:var(--color-bg-white);width:44px;height:44px;color:var(--color-text);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.lf-process__btn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}@media (width<=900px){.lf-process__grid{scroll-snap-type:x mandatory;padding-inline:var(--container-padding);margin-inline:calc(var(--container-padding) * -1);-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:1rem;display:flex;overflow-x:auto}.lf-process__grid::-webkit-scrollbar{display:none}.lf-process__card{scroll-snap-align:center;flex:0 0 85%}.lf-process__nav{display:flex}}.lf-pills{padding:4rem 0}.lf-pills__list{margin:0 0 2rem;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:960px;margin-inline:auto;padding:0;list-style:none;display:grid}.lf-pills__item{background:var(--color-bg-white);border:1px solid var(--color-border);color:var(--color-text);border-radius:9999px;align-items:center;gap:12px;padding:12px 18px;font-size:.9375rem;display:flex}.lf-pills__check{background:var(--color-primary);color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.lf-pills__check svg{width:12px;height:12px}.lf-pills__cta{justify-content:center;margin-top:2rem;display:flex}@media (width<=720px){.lf-pills__list{grid-template-columns:1fr}.lf-pills__item{border-radius:16px}}.lf-pills--with-sidenav{padding:4rem 0}.lf-pills--with-sidenav .lf-pills__layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:2.5rem;display:grid}.lf-pills--with-sidenav .lf-pills__list{grid-template-columns:1fr;max-width:none;margin:0}@media (width<=1024px){.lf-pills--with-sidenav .lf-pills__layout{grid-template-columns:1fr}}.lf-sidenav{background:var(--color-bg-secondary);border-radius:24px;padding:1.5rem;position:sticky;top:100px}.lf-sidenav__eyebrow{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.lf-sidenav__title{letter-spacing:-.02em;color:var(--color-text);margin-bottom:1rem;font-size:1.25rem;font-weight:500}.lf-sidenav__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.lf-sidenav__link{background:var(--color-bg-white);color:var(--color-text);border-radius:9999px;justify-content:space-between;align-items:center;gap:.5rem;padding:10px 16px;font-size:.875rem;transition:background .15s;display:flex}.lf-sidenav__link:hover{background:#f0e8ea}.lf-sidenav__link.is-active{background:var(--color-primary);color:#fff}.lf-sidenav__arrow{opacity:.5;flex-shrink:0}.lf-sidenav__link.is-active .lf-sidenav__arrow{opacity:1}.lf-precision{padding:5rem 0}.lf-precision__intro{text-align:center;max-width:760px;margin:0 auto 4rem}.lf-precision__title{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:500}.lf-precision__intro p{color:var(--color-text);text-align:left;margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.lf-precision__intro .btn{margin-top:.75rem}.lf-precision__grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1100px;margin-inline:auto;display:grid}.lf-precision__item{text-align:center;flex-direction:column;align-items:center;gap:.875rem;display:flex}.lf-precision__icon{background:var(--color-bg-secondary);width:64px;height:64px;color:var(--color-primary);border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.lf-precision__icon svg{width:32px;height:32px}.lf-precision__icon img{object-fit:contain;width:40px;height:40px}.lf-precision__grid--6{grid-template-columns:repeat(3,1fr)}.lf-precision--with-sidenav .lf-precision__layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:2.5rem;display:grid}.lf-precision--with-sidenav .lf-precision__intro{text-align:left;max-width:none;margin:0 0 2.5rem}.lf-precision--with-sidenav .lf-precision__title{text-align:left}.lf-precision--with-sidenav .lf-precision__grid--6{max-width:none;margin:0}@media (width<=1024px){.lf-precision--with-sidenav .lf-precision__layout{grid-template-columns:1fr}}.lf-precision__name{letter-spacing:-.02em;font-size:1.0625rem;font-weight:600}.lf-precision__desc{color:var(--color-text-muted);font-size:.875rem;line-height:1.5}@media (width<=1024px){.lf-precision__grid,.lf-precision__grid--6{grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem}}@media (width<=540px){.lf-precision__grid,.lf-precision__grid--6{grid-template-columns:1fr}}.lf-faq{padding:5rem 0}.lf-faq__title{letter-spacing:-.04em;text-align:center;margin-bottom:2.5rem;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:500}.lf-faq__list{border-top:1px solid var(--color-border);max-width:820px;margin-inline:auto}.lf-faq__item{border-bottom:1px solid var(--color-border)}.lf-faq__question{cursor:pointer;font-family:var(--font-family-heading);color:var(--color-text);letter-spacing:-.02em;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:1.0625rem;font-weight:500;list-style:none;display:flex}.lf-faq__question::-webkit-details-marker{display:none}.lf-faq__chevron{flex-shrink:0;width:18px;height:18px;transition:transform .2s;position:relative}.lf-faq__chevron:before,.lf-faq__chevron:after{content:"";background:var(--color-text);transform-origin:50%;width:14px;height:2px;transition:transform .2s;position:absolute;top:50%;left:50%}.lf-faq__chevron:before{transform:translate(-50%,-50%)rotate(0)}.lf-faq__chevron:after{transform:translate(-50%,-50%)rotate(90deg)}.lf-faq__item[open] .lf-faq__chevron:before{transform:translate(-50%,-50%)rotate(45deg)}.lf-faq__item[open] .lf-faq__chevron:after{transform:translate(-50%,-50%)rotate(-45deg)}.lf-faq__answer{color:var(--color-text-muted);max-width:720px;padding:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.lf-cta{padding:4rem 0 5rem}.lf-cta__card{background:var(--color-primary);color:#fff;text-align:center;border-radius:32px;flex-direction:column;align-items:center;gap:1.25rem;padding:4rem 3rem;display:flex}.lf-cta__title{letter-spacing:-.04em;color:#fff;max-width:720px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500}.lf-cta__lead{color:#ffffffbf;max-width:620px;font-size:1rem}@media (width<=720px){.lf-cta__card{border-radius:24px;padding:3rem 1.5rem}}
