.lp{background:var(--paper)}.lp__hero{position:relative;min-height:82vh;display:flex;align-items:center;color:#fff;overflow:hidden;padding-top:calc(var(--nav-h) + 3.5rem);padding-bottom:4.5rem}.lp__hero-media{position:absolute;inset:0;z-index:0;background-size:cover;background-position:center;transform:scale(1.02)}.lp__hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#1418144d,#1418141a 35%,#0e120eb8),linear-gradient(90deg,rgba(14,18,14,.62) 0%,rgba(14,18,14,.18) 55%,transparent 100%)}.lp__hero-inner{position:relative;z-index:2;width:100%}.lp__title{font-size:clamp(2.4rem,6vw,4.4rem);line-height:1.03;letter-spacing:-.015em;max-width:15ch;text-wrap:balance}.lp__lead{margin-top:1.5rem;max-width:42ch;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.55;color:#ffffffe6}.lp__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2.2rem}.lp__hero .lp__btn-call{border-color:#ffffff73;color:#fff}.lp__hero .lp__btn-call:hover{border-color:#fff;background:#ffffff14}.lp__creds{display:flex;flex-wrap:wrap;gap:.6rem 1.6rem;margin-top:2.4rem;padding:0;list-style:none}.lp__cred{position:relative;padding-left:1.4rem;font-size:.82rem;letter-spacing:.02em;color:#ffffffdb}.lp__cred:before{content:"";position:absolute;left:0;top:.5em;width:.5rem;height:.5rem;border-radius:999px;background:var(--brand-soft)}.lp__price{padding:3.5rem 0}.lp__price-head{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem}.lp__price-intro{max-width:52ch;color:var(--muted);line-height:1.6}.lp__price-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 720px){.lp__price-grid{grid-template-columns:repeat(3,1fr)}}.lp__price-card{background:var(--paper);border:1px solid var(--line);border-radius:1rem;padding:1.6rem 1.5rem;display:flex;flex-direction:column;gap:.7rem}.lp__price-label{font-size:.74rem;text-transform:uppercase;letter-spacing:.14em;font-weight:600;color:var(--muted)}.lp__price-from{font-size:2rem;line-height:1;color:var(--ink);font-weight:600;display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap}.lp__price-cur{font-size:.8rem;letter-spacing:.06em;color:var(--brand);font-weight:600;text-transform:uppercase}.lp__price-unit{font-size:.95rem;color:var(--muted);font-weight:500}.lp__price-note{margin-top:1.4rem;font-size:.86rem;color:var(--muted);max-width:60ch;line-height:1.6}.lp__intro{padding-top:4.5rem;padding-bottom:4.5rem}.lp__prose{max-width:68ch}.lp__why-grid{display:grid;gap:1.4rem;margin-top:1.5rem;grid-template-columns:1fr}@media (min-width: 720px){.lp__why-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.lp__why-grid{grid-template-columns:repeat(4,1fr)}}.lp__card{background:var(--paper);border:1px solid var(--line);border-radius:1rem;padding:1.7rem 1.5rem}.lp__card-title{font-size:1.15rem;line-height:1.2;margin-bottom:.6rem;color:var(--ink)}.lp__card-body{font-size:.95rem;line-height:1.6;color:var(--muted)}.lp__reassure-grid{display:grid;gap:2rem 3rem;margin-top:1.5rem;grid-template-columns:1fr}@media (min-width: 820px){.lp__reassure-grid{grid-template-columns:repeat(2,1fr)}}.lp__reassure-q{font-size:1.2rem;line-height:1.25;color:var(--ink);margin-bottom:.6rem;padding-left:1.3rem;position:relative}.lp__reassure-q:before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:3px;border-radius:3px;background:var(--brand)}.lp__reassure-a{color:var(--muted);line-height:1.65;padding-left:1.3rem}.lp__sectors-intro{max-width:56ch;color:var(--muted);line-height:1.6;margin-bottom:1.6rem}.lp__sector-list{display:flex;flex-wrap:wrap;gap:.7rem;padding:0;list-style:none}.lp__sector{border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:.6rem 1.2rem;font-size:.9rem;color:var(--ink-soft)}.lp__gallery{display:grid;gap:1rem;margin-top:1.5rem;grid-template-columns:1fr}@media (min-width: 640px){.lp__gallery{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.lp__gallery{grid-template-columns:repeat(3,1fr)}}.lp__shot{margin:0;border-radius:1rem;overflow:hidden;background:var(--paper-2)}.lp__shot img{display:block;width:100%;height:100%;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover}.lp__shot-cap{font-size:.82rem;color:var(--muted);padding:.7rem .2rem 0}.lp__faq{max-width:74ch;margin-top:1rem}.lp__faq-item{border-bottom:1px solid var(--line);padding:1.15rem 0}.lp__faq-q{font-family:inherit;font-size:1.05rem;font-weight:600;color:var(--ink);cursor:pointer;list-style:none;position:relative;padding-right:2rem}.lp__faq-q::-webkit-details-marker{display:none}.lp__faq-q:after{content:"+";position:absolute;right:0;top:-.1em;font-size:1.5rem;font-weight:400;color:var(--brand);transition:transform .25s var(--ease)}.lp__faq-item[open] .lp__faq-q:after{transform:rotate(45deg)}.lp__faq-a{margin-top:.8rem;color:var(--muted);line-height:1.65}.lp__related{display:grid;gap:1rem;margin-top:1.5rem;grid-template-columns:1fr}@media (min-width: 720px){.lp__related{grid-template-columns:repeat(3,1fr)}}.lp__related-card{border:1px solid var(--line);border-radius:1rem;background:var(--paper);padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;transition:border-color .25s var(--ease),transform .25s var(--ease)}.lp__related-card:hover{border-color:var(--brand);transform:translateY(-3px)}.lp__related-label{font-size:1.1rem;color:var(--ink);line-height:1.2}.lp__related-note{font-size:.9rem;color:var(--muted);line-height:1.5}.lp__related-arrow{color:var(--brand);font-size:1.1rem;margin-top:auto}.lp__cta-updated{margin-top:1.8rem;font-size:.8rem;color:var(--muted)}
