.fg-lp{--lp-bg:#f8fafc;--lp-surface:#fff;--lp-ink:#092336;--lp-muted:rgba(9,35,54,.72);--lp-line:rgba(9,35,54,.12);--lp-accent:#d92029;--lp-accent-ink:#fff;--lp-hero-bg:radial-gradient(120% 140% at 85% -10%,rgba(26,76,112,.45) 0%,transparent 52%),linear-gradient(135deg,#092336,#123d5a 72%,#1a4c70);--lp-hero-ink:#fff;--lp-hero-muted:hsla(0,0%,100%,.82);--lp-eyebrow:hsla(0,0%,100%,.85);--lp-hero-cta-bg:var(--lp-accent);--lp-hero-cta-ink:var(--lp-accent-ink);--lp-radius:8px;--lp-title-weight:700;--lp-title-spacing:-0.02em;display:block;background:var(--lp-bg);color:var(--lp-ink)}.fg-lp--heritage{--lp-bg:#faf6ee;--lp-title-spacing:-0.01em}.fg-lp--editorial{--lp-bg:#fff;--lp-title-spacing:-0.04em}.fg-lp--eco{--lp-bg:#f5f7f2;--lp-title-spacing:-0.02em}.fg-lp__container{width:100%;max-width:1160px;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:1024px){.fg-lp__container{padding-left:2rem;padding-right:2rem}}.fg-lp__hero{position:relative;overflow:hidden;background:var(--lp-hero-bg);color:var(--lp-hero-ink);padding:4.5rem 0 4rem}@media(min-width:768px){.fg-lp__hero{padding:6.5rem 0 5.5rem}}.fg-lp__hero-media{position:absolute;inset:0;z-index:0}.fg-lp__hero-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fg-lp__hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,14,.5),rgba(10,10,14,.82))}.fg-lp__hero-inner{position:relative;z-index:1;max-width:46rem}.fg-lp__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:650;letter-spacing:.17em;text-transform:uppercase;color:var(--lp-eyebrow)}.fg-lp__eyebrow:before{content:"";width:1.75rem;height:2px;background:currentColor;border-radius:2px}.fg-lp__hero-title{margin-top:1.1rem;font-size:clamp(2.1rem,5.2vw,3.6rem);line-height:1.08;font-weight:var(--lp-title-weight);letter-spacing:var(--lp-title-spacing)}.fg-lp--editorial .fg-lp__hero-title{font-size:clamp(2.4rem,6.4vw,4.6rem)}.fg-lp__hero-subtitle{margin-top:1.15rem;font-size:1.05rem;line-height:1.65;color:var(--lp-hero-muted);max-width:40rem}@media(min-width:768px){.fg-lp__hero-subtitle{font-size:1.15rem}}.fg-lp__hero-ctas{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}.fg-lp__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.6rem;border-radius:calc(var(--lp-radius)*.6 + 6px);font-size:.95rem;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.fg-lp__btn:hover{transform:translateY(-1px)}.fg-lp__btn--primary{background:var(--lp-accent);color:var(--lp-accent-ink);box-shadow:0 10px 26px -14px var(--lp-accent)}.fg-lp__cta .fg-lp__btn--primary,.fg-lp__hero .fg-lp__btn--primary{background:var(--lp-hero-cta-bg);color:var(--lp-hero-cta-ink);box-shadow:0 10px 26px -14px rgba(0,0,0,.45)}.fg-lp__btn--ghost{border:1px solid hsla(0,0%,100%,.35);color:var(--lp-hero-ink);background:hsla(0,0%,100%,.06);backdrop-filter:blur(6px)}.fg-lp__section{padding:3.5rem 0}@media(min-width:768px){.fg-lp__section{padding:4.5rem 0}}.fg-lp__section:nth-child(2n){background:var(--lp-surface)}.fg-lp__section-title{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:var(--lp-title-weight);letter-spacing:var(--lp-title-spacing);max-width:36rem}.fg-lp__prose{max-width:46rem;font-size:1.02rem;line-height:1.75;color:var(--lp-ink)}.fg-lp__prose h2,.fg-lp__prose h3{font-weight:var(--lp-title-weight);letter-spacing:var(--lp-title-spacing);margin:1.9em 0 .6em;line-height:1.25}.fg-lp__prose h2{font-size:1.55rem}.fg-lp__prose h3{font-size:1.2rem}.fg-lp__prose p{margin:.9em 0}.fg-lp__prose ol,.fg-lp__prose ul{margin:.9em 0;padding-left:1.4em;display:flex;flex-direction:column;gap:.35em}.fg-lp__prose ul{list-style:disc}.fg-lp__prose ol{list-style:decimal}.fg-lp__prose a{color:var(--lp-accent);text-decoration:underline;text-underline-offset:3px}.fg-lp__prose img{max-width:100%;border-radius:var(--lp-radius);margin:1.4em 0}.fg-lp__features{margin-top:2.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:640px){.fg-lp__features{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.fg-lp__features{grid-template-columns:repeat(3,1fr)}}.fg-lp__feature{background:var(--lp-surface);border:1px solid var(--lp-line);border-radius:var(--lp-radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.fg-lp__feature:hover{transform:translateY(-3px);box-shadow:0 18px 38px -24px rgba(15,23,42,.35)}.fg-lp__feature-media{aspect-ratio:16/10;background:var(--lp-bg)}.fg-lp__feature-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fg-lp__feature-body{padding:1.15rem 1.25rem 1.35rem}.fg-lp__feature-title{font-size:1.04rem;font-weight:650}.fg-lp__feature-desc{margin-top:.45rem;font-size:.92rem;line-height:1.6;color:var(--lp-muted)}.fg-lp__products{margin-top:2.25rem;display:grid;gap:1.1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.fg-lp__products{grid-template-columns:repeat(4,1fr)}}.fg-lp__product{background:var(--lp-surface);border:1px solid var(--lp-line);border-radius:var(--lp-radius);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.fg-lp__product:hover{transform:translateY(-3px);box-shadow:0 18px 38px -24px rgba(15,23,42,.35)}.fg-lp__product-media{aspect-ratio:1/1;background:#fff}.fg-lp__product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fg-lp__product-name{padding:.8rem .9rem 1rem;font-size:.88rem;font-weight:550;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fg-lp__products-more{margin-top:1.75rem}.fg-lp__stats{margin-top:0;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.fg-lp__stats{grid-template-columns:repeat(4,1fr)}}.fg-lp__stat{background:var(--lp-surface);border:1px solid var(--lp-line);border-radius:var(--lp-radius);padding:1.4rem 1.2rem;text-align:center}.fg-lp__stat-value{font-size:1.8rem;font-weight:750;letter-spacing:-.02em;color:var(--lp-accent)}.fg-lp__stat-label{margin-top:.3rem;font-size:.85rem;color:var(--lp-muted)}.fg-lp__steps{margin-top:2.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr;counter-reset:lp-step}@media(min-width:768px){.fg-lp__steps{grid-template-columns:repeat(3,1fr)}}.fg-lp__step{counter-increment:lp-step;background:var(--lp-surface);border:1px solid var(--lp-line);border-radius:var(--lp-radius);padding:1.4rem 1.3rem;position:relative}.fg-lp__step:before{content:counter(lp-step,decimal-leading-zero);display:block;font-size:.85rem;font-weight:700;letter-spacing:.08em;color:var(--lp-accent)}.fg-lp__step-title{margin-top:.55rem;font-size:1.02rem;font-weight:650}.fg-lp__step-desc{margin-top:.4rem;font-size:.92rem;line-height:1.6;color:var(--lp-muted)}.fg-lp__split{display:grid;grid-template-columns:1fr;gap:2.25rem;align-items:center}@media(min-width:900px){.fg-lp__split{grid-template-columns:1fr 1fr;gap:3rem}}.fg-lp__split-media,.fg-lp__split-text{min-width:0}@media(min-width:900px){.fg-lp__split-media .fg-lp__slider-frame{aspect-ratio:4/5}}.fg-lp__slider-head{margin-bottom:1.75rem}.fg-lp__slider-intro{margin-top:.7rem;max-width:40rem;font-size:1rem;line-height:1.65;color:var(--lp-muted)}.fg-lp__slider-stage{display:flex;align-items:stretch;gap:.9rem}.fg-lp__slider-frame{position:relative;flex:1;min-width:0;aspect-ratio:4/3;overflow:hidden;border-radius:var(--lp-radius);border:1px solid var(--lp-line);background:var(--lp-muted)}@media(min-width:768px){.fg-lp__slider-frame{aspect-ratio:16/9}}.fg-lp__slide{position:absolute;inset:0;margin:0;transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .5s ease;will-change:transform}.fg-lp__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.fg-lp__slide-caption{position:absolute;inset-inline:0;bottom:0;padding:2.5rem 1.25rem 1.1rem;font-size:.92rem;line-height:1.5;font-weight:550;color:#fff;background:linear-gradient(180deg,transparent,rgba(10,10,14,.78) 72%)}.fg-lp__slider-rail{display:flex;flex-direction:column;justify-content:center;gap:.4rem;flex-shrink:0}.fg-lp__slider-dot{width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:none;cursor:pointer}.fg-lp__slider-dot:focus-visible{outline:2px solid var(--lp-accent);outline-offset:-6px;border-radius:6px}.fg-lp__slider-dot-track{position:relative;display:block;width:3px;height:26px;border-radius:999px;background:var(--lp-line);overflow:hidden;transition:height .3s cubic-bezier(.16,1,.3,1),background-color .3s ease}.fg-lp__slider-dot[data-state=active] .fg-lp__slider-dot-track{height:40px;background:color-mix(in srgb,var(--lp-accent) 25%,var(--lp-line))}.fg-lp__slider-dot:hover .fg-lp__slider-dot-track{background:color-mix(in srgb,var(--lp-accent) 40%,var(--lp-line))}.fg-lp__slider-dot-fill{position:absolute;inset:0;border-radius:999px;background:var(--lp-accent);transform:scaleY(0);transform-origin:top}.fg-lp__slider-dot-fill[data-running=true]{animation-name:fg-lp-dot-fill;animation-timing-function:linear;animation-fill-mode:forwards}.fg-lp__slider-dot[data-state=active] .fg-lp__slider-dot-fill[data-running=false]{transform:scaleY(1)}.fg-lp__faq{margin-top:1.75rem;max-width:46rem;border:1px solid var(--lp-line);border-radius:var(--lp-radius);background:var(--lp-surface);padding:.4rem 1.4rem}.fg-lp__faq details{border-bottom:1px solid var(--lp-line);padding:1rem 0}.fg-lp__faq details:last-child{border-bottom:0}.fg-lp__faq summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-weight:600;font-size:.98rem;list-style:none}.fg-lp__faq summary::-webkit-details-marker{display:none}.fg-lp__faq summary:after{content:"+";font-size:1.2rem;font-weight:500;color:var(--lp-accent);transition:transform .2s ease;flex-shrink:0}.fg-lp__faq details[open] summary:after{transform:rotate(45deg)}.fg-lp__faq p{margin-top:.65rem;font-size:.94rem;line-height:1.65;color:var(--lp-muted);max-width:42rem}.fg-lp__quote{max-width:46rem;border-left:3px solid var(--lp-accent);padding-left:1.5rem}.fg-lp__quote blockquote{font-size:clamp(1.15rem,2.4vw,1.5rem);line-height:1.5;font-weight:550;letter-spacing:var(--lp-title-spacing)}.fg-lp__quote figcaption{margin-top:1rem;font-size:.9rem;color:var(--lp-muted)}.fg-lp__quote figcaption strong{color:var(--lp-ink)}.fg-lp__cta{background:var(--lp-hero-bg);color:var(--lp-hero-ink);border-radius:calc(var(--lp-radius) + 6px);padding:2.75rem 2rem;text-align:center}@media(min-width:768px){.fg-lp__cta{padding:3.5rem 3rem}}.fg-lp__cta-title{font-size:clamp(1.5rem,3.4vw,2.2rem);font-weight:var(--lp-title-weight);letter-spacing:var(--lp-title-spacing)}.fg-lp__cta-subtitle{margin-top:.7rem;font-size:1rem;color:var(--lp-hero-muted);max-width:34rem;margin-left:auto;margin-right:auto}.fg-lp__cta .fg-lp__btn{margin-top:1.6rem}.fg-lp__crumbs{padding:.9rem 0;font-size:.82rem;color:var(--lp-muted);border-bottom:1px solid var(--lp-line)}.fg-lp__crumbs a{color:inherit;text-decoration:none}.fg-lp__crumbs a:hover{color:var(--lp-accent)}.fg-lp__crumbs span{margin:0 .45rem}@media(prefers-reduced-motion:reduce){.fg-lp__btn,.fg-lp__feature,.fg-lp__product{transition:none}.fg-lp__btn:hover,.fg-lp__feature:hover,.fg-lp__product:hover{transform:none}.fg-lp__slide{transition:opacity .2s ease}.fg-lp__slider-dot-fill{animation:none}}@keyframes fg-lp-dot-fill{0%{transform:scaleY(0)}to{transform:scaleY(1)}}