:root{--lh-cream:#F8F5F0;--lh-cream2:#FBF7F0;--lh-beige:#EFE9E1;--lh-taupe:#D8CCBE;--lh-brown:#3D342F;--lh-warm:#9A7B5F;--lh-gold:#B8926A;--lh-serif:"Cormorant Garamond",Georgia,serif;--lh-sans:"Montserrat",-apple-system,sans-serif;--lh-r-sm:3px;--lh-r-md:10px;--lh-r-lg:20px;--lh-r-xl:28px;--lh-sh-sm:0 2px 8px rgba(61,52,47,.07);--lh-sh-md:0 4px 24px rgba(61,52,47,.1);--lh-sh-lg:0 12px 48px rgba(61,52,47,.12);--lh-sh-xl:0 24px 64px rgba(61,52,47,.14);--lh-t:.24s ease;--lh-paw-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 36'%3E%3Cellipse cx='6' cy='8' rx='4' ry='5' fill='%23B8926A'/%3E%3Cellipse cx='14' cy='3' rx='4' ry='5' fill='%23B8926A'/%3E%3Cellipse cx='22' cy='4' rx='4' ry='5' fill='%23B8926A'/%3E%3Cellipse cx='29' cy='10' rx='4' ry='5' fill='%23B8926A'/%3E%3Cellipse cx='17' cy='24' rx='12' ry='11' fill='%23B8926A'/%3E%3C/svg%3E")}*,*:before,*:after{box-sizing:border-box}body,html{margin:0;background:#f8f5f0;background:var(--lh-cream);color:#3d342f;color:var(--lh-brown);font-family:Montserrat,-apple-system,sans-serif;font-family:var(--lh-sans);-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul,ol{list-style:none;margin:0;padding:0}button{border:none;background:none;font-family:inherit;cursor:pointer}figure{margin:0}.lh-section{padding:5rem 0}@media(min-width:768px){.lh-section{padding:7rem 0}}.lh-wrap{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.lh-label{display:block;font-size:.6rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--lh-gold);text-align:center;margin-bottom:.75rem}.lh-title{font-family:var(--lh-serif);font-size:clamp(1.8rem,4vw,3rem);font-weight:500;color:var(--lh-brown);text-align:center;line-height:1.3;letter-spacing:-.01em;margin:0}.lh-sub{font-size:.875rem;font-weight:300;color:var(--lh-warm);text-align:center;max-width:520px;margin:1rem auto 0;line-height:1.75}.lh-header{margin-bottom:3rem}.lh-hero{background-color:var(--lh-cream);min-height:92svh;min-height:92vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2.5rem 1.5rem}@media(min-width:768px){.lh-hero{min-height:82svh;min-height:82vh;padding:3rem 1.5rem 2rem}}.lh-hero__inner{display:flex;flex-direction:column;align-items:center;max-width:680px;width:100%}.lh-hero-logo{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:"Great Vibes",var(--lh-serif),cursive;font-size:clamp(1.8rem,4.5vw,2.8rem);font-weight:400;color:#b8926a;letter-spacing:.01em;margin-bottom:.1rem;line-height:1.15}.lh-paw-icon{width:26px;height:26px;flex-shrink:0;fill:#b8926a;opacity:1;transform:translateY(2px)}.lh-hero__eyebrow{font-size:.58rem;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:#9a7b5f;margin-bottom:.3rem}.lh-hero__title{font-family:var(--lh-serif);font-size:clamp(3.5rem,10vw,6.5rem);font-weight:400;line-height:1.08;color:var(--lh-brown);letter-spacing:-.02em;margin-bottom:.875rem}.lh-hero__sub{font-size:.875rem;font-weight:300;line-height:1.75;color:var(--lh-warm);max-width:440px;margin:0 auto 1.5rem}.lh-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.25rem;background:var(--lh-gold);color:#fff;font-family:var(--lh-sans);font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;cursor:pointer;transition:all var(--lh-t);border:1.5px solid var(--lh-gold);line-height:1;text-decoration:none;width:auto;max-width:fit-content;align-self:center;white-space:nowrap}.lh-hero__cta:hover{background:#a67d5a;border-color:#a67d5a;transform:translateY(-2px);box-shadow:0 8px 24px #b8926a66}.lh-hero__cta svg{width:16px;height:16px;fill:currentColor;flex-shrink:0}.lh-case-wall{background:var(--lh-cream2)}.lh-case-wall__container{background:var(--lh-beige);border-radius:var(--lh-r-xl);padding:2rem;box-shadow:var(--lh-sh-sm)}@media(min-width:768px){.lh-case-wall__container{padding:2.5rem}}.lh-case-grid{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:480px){.lh-case-grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media(min-width:768px){.lh-case-grid{grid-template-columns:repeat(3,1fr);gap:16px}}.lh-case-card{aspect-ratio:4/5;border-radius:var(--lh-r-lg);overflow:hidden;background:var(--lh-cream);box-shadow:var(--lh-sh-sm);display:flex;align-items:center;justify-content:center;transition:transform var(--lh-t),box-shadow var(--lh-t)}.lh-case-card:hover{transform:translateY(-3px);box-shadow:var(--lh-sh-md)}.lh-case-card img,.lh-case-card video{max-width:100%;max-height:100%;width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:var(--lh-cream)}@media(max-width:767px){.lh-case-card--vid{aspect-ratio:unset;height:260px}.lh-case-card--vid video{max-height:260px;object-fit:contain}}@media(max-width:767px){.lh-case-card.is-extra{display:none}.lh-case-wall.is-expanded .lh-case-card.is-extra{display:flex}}.lh-case-toggle{display:none}@media(max-width:767px){.lh-case-toggle{display:inline-flex;align-items:center;gap:.4rem;margin:1.25rem auto 0;padding:.75rem 1.75rem;background:var(--lh-cream);color:var(--lh-warm);font-family:var(--lh-sans);font-size:.7rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--lh-taupe);border-radius:999px;cursor:pointer;transition:all var(--lh-t)}.lh-case-toggle:hover{background:var(--lh-beige);color:var(--lh-brown)}.lh-case-toggle svg{transition:transform var(--lh-t)}.lh-case-wall.is-expanded .lh-case-toggle svg{transform:rotate(180deg)}.lh-case-toggle-wrap{display:flex;justify-content:center}}.lh-product{background:var(--lh-cream)}.lh-product__layout{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.lh-product__layout>*{min-width:0}@media(min-width:768px){.lh-product__layout{grid-template-columns:5fr 6fr;gap:5rem}}.lh-product__img-wrap{display:flex;flex-direction:column;gap:1rem}.lh-product__real-img{width:100%;height:auto;max-width:100%;display:block;border-radius:var(--lh-r-xl);box-shadow:var(--lh-sh-xl)}.lh-product__img-secondary{width:100%;height:auto;display:block;border-radius:var(--lh-r-lg);box-shadow:var(--lh-sh-md)}.lh-product__body{display:flex;flex-direction:column;gap:1.5rem}.lh-product__eyebrow{font-size:.6rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--lh-gold);margin-bottom:.25rem}.lh-product__title{font-family:var(--lh-serif);font-size:clamp(1.8rem,3.5vw,2.75rem);font-weight:500;color:var(--lh-brown);line-height:1.25;letter-spacing:-.01em;margin:0}.lh-product__desc{font-size:.875rem;font-weight:300;color:var(--lh-warm);line-height:1.8;margin:0}.lh-product__features{display:flex;flex-direction:column;gap:1rem}.lh-product__feature{display:flex;align-items:flex-start;gap:1rem}.lh-product__feature-icon{width:40px;height:40px;border-radius:50%;background:var(--lh-beige);border:1px solid var(--lh-taupe);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.lh-product__feature-icon svg{width:18px;height:18px;stroke:var(--lh-gold);fill:none;stroke-width:1.5}.lh-product__feature-name{font-size:.875rem;font-weight:500;color:var(--lh-brown);margin-bottom:2px}.lh-product__feature-desc{font-size:.75rem;font-weight:300;color:var(--lh-warm);line-height:1.5}.lh-product__chips{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem;padding-top:1.5rem;border-top:1px solid var(--lh-taupe)}.lh-product__chip{display:flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:400;color:var(--lh-warm);letter-spacing:.05em}.lh-product__chip svg{width:14px;height:14px;stroke:var(--lh-gold);fill:none;stroke-width:1.5;flex-shrink:0}.lh-craft-strip{background:var(--lh-beige);padding:4rem 0}.lh-craft-strip__layout{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:768px){.lh-craft-strip__layout{grid-template-columns:1fr 1fr;gap:4rem}}.lh-craft-strip__layout>*{min-width:0}.lh-craft-strip__img{width:100%;height:auto;display:block;border-radius:var(--lh-r-xl);box-shadow:var(--lh-sh-lg);object-fit:contain}.lh-craft-strip__eyebrow{font-size:.6rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--lh-gold);display:block;margin-bottom:.75rem}.lh-craft-strip__title{font-family:var(--lh-serif);font-size:clamp(2rem,4vw,3rem);font-weight:500;color:var(--lh-brown);line-height:1.2;letter-spacing:-.01em;margin:0 0 1rem}.lh-craft-strip__desc{font-size:.875rem;font-weight:300;color:var(--lh-warm);line-height:1.8}.lh-pricing{background:var(--lh-beige)}.lh-pricing__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.lh-pricing__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem}}.lh-pricing__card{background:var(--lh-cream);border-radius:var(--lh-r-xl);padding:2.25rem 2rem;display:flex;flex-direction:column;transition:transform .36s ease,box-shadow .36s ease;border:1px solid var(--lh-taupe)}.lh-pricing__card:hover{transform:translateY(-4px);box-shadow:var(--lh-sh-lg)}.lh-pricing__card--featured{background:var(--lh-brown);border-color:var(--lh-brown)}@media(min-width:768px){.lh-pricing__card--featured{transform:translateY(-8px)}.lh-pricing__card--featured:hover{transform:translateY(-12px)}}.lh-pricing__badge{display:inline-block;font-size:.58rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;background:var(--lh-gold);color:#fff;padding:.3rem .75rem;border-radius:999px;margin-bottom:1rem;width:fit-content}.lh-pricing__plan{font-size:.65rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--lh-gold);margin-bottom:.35rem}.lh-pricing__card--featured .lh-pricing__plan{color:var(--lh-taupe)}.lh-pricing__plan-tag{display:inline-block;font-size:.6rem;font-weight:400;color:var(--lh-warm);background:var(--lh-beige);padding:.2rem .6rem;border-radius:4px;margin-top:.3rem;width:fit-content;letter-spacing:.06em}.lh-pricing__card--featured .lh-pricing__plan-tag{color:var(--lh-taupe);background:#d8ccbe26}.lh-pricing__price{font-family:var(--lh-serif);font-size:clamp(2.2rem,4.5vw,3rem);font-weight:500;color:var(--lh-brown);line-height:1;margin:1rem 0 .25rem}.lh-pricing__card--featured .lh-pricing__price{color:var(--lh-cream)}.lh-pricing__currency{font-size:1rem;font-weight:400;vertical-align:super;margin-right:2px}.lh-pricing__unit{font-size:.72rem;font-weight:300;color:var(--lh-warm)}.lh-pricing__card--featured .lh-pricing__unit{color:var(--lh-taupe)}.lh-pricing__desc{font-size:.75rem;font-weight:300;color:var(--lh-warm);line-height:1.7;margin:.85rem 0 1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--lh-taupe)}.lh-pricing__card--featured .lh-pricing__desc{color:#d8ccbeb3;border-color:#d8ccbe26}.lh-pricing__features{flex:1;display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.75rem}.lh-pricing__feature{display:flex;align-items:flex-start;gap:.6rem;font-size:.75rem;font-weight:300;color:var(--lh-brown);line-height:1.4}.lh-pricing__card--featured .lh-pricing__feature{color:#f8f5f0d9}.lh-pricing__check{flex-shrink:0;width:14px;height:14px;margin-top:1px}.lh-pricing__check svg{width:14px;height:14px;stroke:var(--lh-gold);fill:none;stroke-width:2}.lh-pricing__card--featured .lh-pricing__check svg{stroke:var(--lh-taupe)}.lh-pricing__feature--no{opacity:.38}.lh-pricing__card--featured .lh-pricing__feature--no{opacity:.28}.lh-pricing__feature--no .lh-pricing__check svg{stroke:var(--lh-taupe)}.lh-pricing__divider{width:100%;height:1px;background:var(--lh-taupe);margin:.5rem 0;opacity:.5;display:block}.lh-pricing__card--featured .lh-pricing__divider{background:#d8ccbe33}.lh-pricing__cta{margin-top:auto;width:100%;padding:.85rem;font-size:.65rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;transition:all var(--lh-t);display:flex;align-items:center;justify-content:center;gap:.4rem;cursor:pointer;line-height:1;font-family:var(--lh-sans)}.lh-pricing__cta svg{width:14px;height:14px;fill:currentColor}.lh-pricing__cta--dark{background:var(--lh-brown);color:var(--lh-cream);border:1px solid var(--lh-brown)}.lh-pricing__cta--dark:hover{background:#2a2420}.lh-pricing__cta--light{background:var(--lh-cream);color:var(--lh-brown);border:1px solid rgba(216,204,190,.5)}.lh-pricing__cta--light:hover{background:var(--lh-beige)}.lh-pricing__type-label{font-size:.8rem;font-weight:500;color:var(--lh-brown);margin:.3rem 0 0;line-height:1.3}.lh-pricing__card--featured .lh-pricing__type-label{color:var(--lh-cream);opacity:.9}.lh-pricing__card--light{background:#fff;border-radius:14px;border:1px solid var(--lh-taupe);box-shadow:0 2px 16px #3d342f12;padding:1.75rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--lh-brown);transform:none!important}.lh-pricing__card--light:hover{transform:translateY(-4px)!important;box-shadow:0 8px 28px #3d342f1f}.lh-pricing__card-title{font-family:var(--lh-serif);font-size:1.25rem;font-weight:600;color:var(--lh-brown);margin:.2rem 0 .3rem;line-height:1.3}.lh-pricing__img-box{width:100%;height:160px;background:var(--lh-cream);border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:.85rem 0 1.1rem;flex-shrink:0}.lh-pricing__card-img{width:100%;height:100%;object-fit:contain;object-position:center top}.lh-pricing__chk{color:var(--lh-gold);margin-right:.4rem;font-size:.85rem;font-weight:700}.lh-badge--loved{background:#7a5230;color:#fff;font-size:.58rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.32rem .9rem;border-radius:999px;display:inline-block;margin-bottom:.65rem}.lh-badge--complete{background:#9a7b5f;color:#fff;font-size:.58rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.32rem .9rem;border-radius:999px;display:inline-block;margin-bottom:.65rem}.lh-pricing__card--light .lh-pricing__plan{color:var(--lh-warm);font-size:.65rem;letter-spacing:.1em;margin:.1rem 0 .35rem}.lh-pricing__card--light .lh-pricing__price{font-family:var(--lh-serif);font-size:2rem;color:var(--lh-brown);line-height:1;margin:.35rem 0 .2rem}.lh-pricing__card--light .lh-pricing__currency{font-size:.9rem;vertical-align:super;margin-right:1px}.lh-pricing__card--light .lh-pricing__features{text-align:left;width:100%;margin-bottom:1.25rem}.lh-pricing__card--light .lh-pricing__feature{color:var(--lh-brown);font-size:.8rem;font-weight:400;display:flex;align-items:flex-start;gap:0}.lh-pricing__card--light .lh-pricing__check{display:none}.lh-pricing__cta--espresso{background:#5c3d20;color:var(--lh-cream);border:none;border-radius:999px;padding:.85rem 1.25rem;font-size:.65rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:var(--lh-sans);text-decoration:none;transition:background var(--lh-t);margin-top:auto;line-height:1}.lh-pricing__cta--espresso:hover{background:#3d2810}.lh-pricing__footer-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--lh-taupe)}.lh-pricing__footer-note{font-size:.8rem;color:var(--lh-warm);margin:0}.lh-pricing__wa-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.4rem;background:#5c3d20;color:#fff;border-radius:999px;font-size:.68rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;font-family:var(--lh-sans);text-decoration:none;transition:background var(--lh-t);white-space:nowrap;width:auto;max-width:fit-content}.lh-pricing__wa-btn:hover{background:#3d2810}.lh-pricing__wa-btn svg{fill:#fff;width:15px;height:15px;flex-shrink:0}.lh-details{background:var(--lh-cream)}.lh-details__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.lh-details__grid{grid-template-columns:repeat(3,1fr)}}.lh-details__card{display:flex;flex-direction:column;border-radius:var(--lh-r-lg);overflow:hidden;box-shadow:var(--lh-sh-md);background:var(--lh-beige);text-decoration:none;color:var(--lh-brown);transition:transform var(--lh-t),box-shadow var(--lh-t);cursor:pointer}.lh-details__card:hover{transform:translateY(-4px);box-shadow:var(--lh-sh-lg)}.lh-details__figure{margin:0;background:var(--lh-cream);display:flex;align-items:center;justify-content:center;padding:.75rem}.lh-details__img{width:100%;height:auto;max-height:420px;object-fit:contain;object-position:center;display:block;border-radius:var(--lh-r-md)}.lh-details__caption{padding:1rem 1.25rem 1.25rem}.lh-details__caption-title{font-size:.875rem;font-weight:500;color:var(--lh-brown);margin-bottom:.35rem;line-height:1.35}.lh-details__caption-sub{font-size:.75rem;font-weight:300;color:var(--lh-warm);line-height:1.55}.lh-how{background:var(--lh-beige)}.lh-how__outer{max-width:1200px;margin:0 auto;padding:0 3rem;display:grid;grid-template-columns:38fr 62fr;gap:5rem;align-items:start}.lh-how__left{position:sticky;top:2rem;padding-top:.25rem}.lh-how__main-title{font-family:var(--lh-serif);font-size:clamp(1.75rem,2.5vw,2.6rem);font-weight:500;color:var(--lh-brown);line-height:1.18;margin:1rem 0 1.25rem;letter-spacing:-.01em}.lh-how__main-sub{font-family:var(--lh-sans);font-size:.875rem;font-weight:300;color:var(--lh-warm);line-height:1.85;margin:0 0 2.5rem}.lh-how__reassurance{border-top:1px solid var(--lh-taupe);padding-top:1.75rem}.lh-how__reassurance-text{font-family:var(--lh-sans);font-size:.8rem;font-weight:300;color:var(--lh-warm);line-height:1.75;margin:0 0 1.25rem}.lh-how__wa-btn{display:inline-flex;align-items:center;gap:.55rem;padding:.75rem 1.5rem;background:var(--lh-brown);color:var(--lh-cream);font-family:var(--lh-sans);font-size:.72rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-radius:999px;transition:background var(--lh-t),transform var(--lh-t)}.lh-how__wa-btn svg{width:15px;height:15px;flex-shrink:0;fill:currentColor}.lh-how__wa-btn:hover{background:var(--lh-warm);transform:translateY(-1px)}.lh-how__steps{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.lh-how__step{display:grid;grid-template-columns:56px 1fr;gap:0 1.5rem;padding:1.75rem 0;border-bottom:1px solid var(--lh-taupe)}.lh-how__step:first-child{border-top:1px solid var(--lh-taupe)}.lh-how__num{font-family:var(--lh-serif);font-size:2.25rem;font-weight:400;color:var(--lh-taupe);line-height:1;letter-spacing:-.03em;padding-top:.1rem}.lh-how__step-body{display:flex;flex-direction:column;gap:.5rem}.lh-how__step-title{font-family:var(--lh-sans);font-size:.95rem;font-weight:500;color:var(--lh-brown);line-height:1.4;margin:0}.lh-how__step-desc{font-family:var(--lh-sans);font-size:.83rem;font-weight:300;color:var(--lh-warm);line-height:1.8;margin:0}.lh-how__trust-note{font-family:var(--lh-serif);font-style:italic;font-size:.8rem;color:var(--lh-gold);line-height:1.6;margin:.25rem 0 0;padding-left:.75rem;border-left:2px solid var(--lh-taupe)}.lh-trust-mini{background:var(--lh-beige);padding:3.5rem 0}.lh-trust-mini__inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;max-width:560px;margin:0 auto;padding:0 1.5rem}@media(min-width:640px){.lh-trust-mini__inner{flex-direction:row;text-align:left}}.lh-trust-mini__img{width:88px;height:88px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:var(--lh-sh-md)}.lh-trust-mini__quote{font-family:var(--lh-serif);font-style:italic;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;color:var(--lh-warm);line-height:1.65;margin:0;border-left:2px solid var(--lh-taupe);padding-left:1.25rem}@media(max-width:639px){.lh-trust-mini__quote{border-left:none;padding-left:0}}.lh-faq{background:var(--lh-cream)}.lh-faq__list{max-width:680px;margin:0 auto;border-top:1px solid var(--lh-taupe)}.lh-faq__item{border-bottom:1px solid var(--lh-taupe);position:relative;z-index:1}.lh-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;text-align:left;font-family:var(--lh-sans);font-size:.875rem;font-weight:400;color:var(--lh-brown);background:none;border:none;cursor:pointer;line-height:1.45}.lh-faq__question:hover{color:var(--lh-gold)}.lh-faq__icon{flex-shrink:0;font-size:1.5rem;font-weight:300;color:var(--lh-gold);line-height:1;width:28px;text-align:center;-webkit-user-select:none;user-select:none;font-family:var(--lh-sans)}.lh-faq__answer{display:none;padding:0 0 28px;color:#6f6258;font-size:.875rem;line-height:1.7}.lh-faq__answer p{margin:0 0 .5rem;color:#6f6258;font-size:.875rem;line-height:1.7}.lh-faq__answer p:last-child{margin:0}.lh-faq__answer p.faq-zh{font-size:.8rem;color:#9a7b5f;margin-top:.35rem}.lh-faq__item.is-open .lh-faq__answer{display:block}.lh-cta{background:var(--lh-brown);text-align:center;padding:6rem 1.5rem}.lh-cta__label{display:block;font-size:.6rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--lh-taupe);margin-bottom:1.25rem}.lh-cta__title{font-family:var(--lh-serif);font-size:clamp(2rem,5.5vw,3.5rem);font-weight:400;color:var(--lh-cream);font-style:italic;line-height:1.3;margin:0 auto 2.5rem;max-width:560px}.lh-cta__btn{display:inline-flex;align-items:center;gap:.65rem;padding:1rem 2.5rem;background:var(--lh-gold);color:#fff;font-family:var(--lh-sans);font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;transition:all var(--lh-t);cursor:pointer;line-height:1;border:1.5px solid var(--lh-gold);text-decoration:none;width:auto;max-width:fit-content;align-self:center;white-space:nowrap}.lh-cta__btn:hover{background:#a67d5a;border-color:#a67d5a;transform:translateY(-2px);box-shadow:0 10px 30px #00000040}.lh-cta__btn svg{width:16px;height:16px;fill:#25d366;flex-shrink:0}.lh-wa-float{position:fixed;bottom:1.5rem;right:1.5rem;z-index:40;width:54px;height:54px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36666,0 1px 4px #0000001f;transition:transform var(--lh-t),box-shadow var(--lh-t)}.lh-wa-float:hover{transform:scale(1.09)}.lh-wa-float svg{width:28px;height:28px;fill:#fff}.wa-svg{width:16px;height:16px;fill:currentColor;flex-shrink:0}.lh-paw-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.lh-wrap,.lh-hero__inner,.lh-pricing__grid,.lh-pricing__card,.lh-pricing__card--light,.lh-pricing__card--featured,.lh-pricing__footer-row,.lh-case-wall__container,.lh-case-grid,.lh-case-card,.lh-product__layout,.lh-craft-strip__layout,.lh-details__grid,.lh-details__card,.lh-how__steps,.lh-how__step,.lh-trust-mini__inner,.lh-faq__list,.lh-faq__item,.lh-cta__label,.lh-cta__title,.lh-cta__btn{position:relative;z-index:1}.lh-wa-float{z-index:40}.lh-paw-bg .paw{position:absolute;width:16px;height:16px;background-image:var(--lh-paw-icon);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.16}.lh-pricing__card--light{background:#fffaf4!important}.lh-pricing__card,.lh-case-card{background:#f8f5f0!important}.lh-details__card{background:#efe9e1!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.shopify-section{width:100%}@media(min-width:768px)and (max-width:1023px){.lh-how__outer{grid-template-columns:1fr;gap:2.5rem;padding:0 2rem}.lh-how__left{position:static}}@media(max-width:767px){.lh-how__outer{grid-template-columns:1fr;gap:2rem;padding:0 1.25rem}.lh-how__left{position:static}.lh-how__main-title{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:1rem}.lh-how__step{grid-template-columns:40px 1fr;gap:0 1rem;padding:1.25rem 0}.lh-how__num{font-size:1.6rem}.lh-how__step-title{font-size:.9rem}.lh-how__step-desc{font-size:.82rem}}@media(max-width:767px){.lh-hero{min-height:auto;padding:4.5rem 1.25rem 4rem;text-align:center}.lh-hero__inner{align-items:center;max-width:100%}.lh-hero-logo{font-size:clamp(1.5rem,5.5vw,1.9rem);gap:7px}.lh-paw-icon{width:22px;height:22px}.lh-hero__title{font-size:clamp(2.6rem,12vw,4rem);margin-bottom:.75rem}.lh-hero__sub{font-size:.85rem;max-width:100%;line-height:1.7}.lh-hero__cta{padding:.9rem 1.75rem;font-size:.68rem}.lh-hero__cta svg,.lh-hero svg{width:16px;height:16px;max-width:16px;max-height:16px;flex-shrink:0}.lh-case-wall.lh-section{padding-top:36px}}@media(max-width:767px){.lh-craft-strip__eyebrow,.lh-craft-strip__title,.lh-craft-strip__desc{text-align:center}}@media(max-width:767px){.lh-craft-strip{padding-bottom:20px}.lh-pricing.lh-section{padding-top:20px}.lh-how.lh-section{padding-bottom:20px}.lh-trust-mini{padding-top:20px;padding-bottom:20px}}.lh-order-form{background:var(--lh-beige)}.lhof-form{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.lhof-field{display:flex;flex-direction:column;gap:.45rem}.lhof-label{font-family:var(--lh-sans);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--lh-brown)}.lhof-req{color:var(--lh-gold);margin-left:2px}.lhof-input{width:100%;padding:.85rem 1rem;font-family:var(--lh-sans);font-size:.9rem;color:var(--lh-brown);background:#fff;border:1px solid var(--lh-taupe);border-radius:var(--lh-r-md);outline:none;transition:border-color var(--lh-t),box-shadow var(--lh-t);box-sizing:border-box}.lhof-input:focus{border-color:var(--lh-gold);box-shadow:0 0 0 3px #b8926a1f}.lhof-input::placeholder{color:var(--lh-taupe)}.lhof-textarea{resize:vertical;min-height:88px}.lhof-upload-zone{position:relative;border:1.5px dashed var(--lh-taupe);border-radius:var(--lh-r-md);background:var(--lh-cream);cursor:pointer;transition:border-color var(--lh-t),background var(--lh-t);overflow:hidden}.lhof-upload-zone:hover{border-color:var(--lh-gold);background:#fffaf5}.lhof-upload-input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%}.lhof-upload-ui{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1.5rem 1rem;color:var(--lh-warm);pointer-events:none}.lhof-upload-text{font-size:.875rem;font-weight:500;color:var(--lh-brown);margin:0}.lhof-upload-hint{font-size:.75rem;color:var(--lh-warm);margin:0}.lhof-upload-names{font-size:.75rem;color:var(--lh-gold);margin:.25rem 0 0;min-height:1em}.lhof-note{font-size:.78rem;color:var(--lh-warm);margin:.25rem 0 0;line-height:1.5}.lhof-submit{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:1rem 1.5rem;background:#25d366;color:#fff;font-family:var(--lh-sans);font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border:none;border-radius:999px;cursor:pointer;transition:background var(--lh-t),transform var(--lh-t);margin-top:.5rem}.lhof-submit:hover{background:#1ebe5d;transform:translateY(-2px)}.lhof-submit svg{flex-shrink:0}.lhof-privacy{font-size:.72rem;color:var(--lh-warm);text-align:center;margin:.25rem 0 0;opacity:.75}@media(max-width:767px){.lhof-form{gap:1.25rem}.lhof-upload-ui{padding:1.25rem 1rem}}.lh-paid-strip{background:var(--lh-cream2);border-top:1px solid var(--lh-taupe);border-bottom:1px solid var(--lh-taupe);padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;text-align:center}.lh-paid-strip__text{font-family:var(--lh-sans);font-size:.85rem;font-weight:300;color:var(--lh-warm);margin:0}.lh-paid-strip__btn{display:inline-flex;align-items:center;gap:.35rem;padding:.6rem 1.25rem;background:transparent;color:var(--lh-brown);font-family:var(--lh-sans);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border:1px solid var(--lh-taupe);border-radius:999px;transition:border-color var(--lh-t),background var(--lh-t),color var(--lh-t);white-space:nowrap}.lh-paid-strip__btn:hover{border-color:var(--lh-gold);color:var(--lh-gold);background:#b8926a0d}@media(max-width:767px){.lh-paid-strip{flex-direction:column;gap:.75rem;padding:1rem 1.5rem}}.lh-order-page{min-height:100vh;background:var(--lh-cream);padding:3rem 1.5rem 6rem}.lhop-wrap{max-width:560px;margin:0 auto}.lhop-logo{display:inline-flex;align-items:center;gap:8px;text-decoration:none;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--lh-taupe);width:100%}.lhop-logo-text{font-family:Great Vibes,cursive;font-size:1.6rem;color:#b8926a;line-height:1}.lhop-intro{margin-bottom:2.5rem}.lhop-title{font-family:var(--lh-serif);font-size:clamp(1.6rem,4vw,2.25rem);font-weight:500;color:var(--lh-brown);margin:0 0 .75rem;line-height:1.2}.lhop-sub{font-size:.875rem;font-weight:300;color:var(--lh-warm);line-height:1.7;margin:0}.lhop-form{display:flex;flex-direction:column;gap:1.5rem}.lhop-field{display:flex;flex-direction:column;gap:.4rem}.lhop-label{font-family:var(--lh-sans);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--lh-brown)}.lhop-req{color:var(--lh-gold);margin-left:2px}.lhop-optional{color:var(--lh-warm);font-weight:300;text-transform:none;letter-spacing:0;font-size:.72rem}.lhop-input{width:100%;padding:.85rem 1rem;font-family:var(--lh-sans);font-size:.9rem;color:var(--lh-brown);background:#fff;border:1px solid var(--lh-taupe);border-radius:var(--lh-r-md);outline:none;transition:border-color var(--lh-t),box-shadow var(--lh-t);box-sizing:border-box;-webkit-appearance:none;appearance:none}.lhop-input:focus{border-color:var(--lh-gold);box-shadow:0 0 0 3px #b8926a1f}.lhop-input::placeholder{color:var(--lh-taupe)}.lhop-textarea{resize:vertical;min-height:88px}.lhop-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239A7B5F' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.lhop-photos-notice{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:#b8926a14;border:1px solid rgba(184,146,106,.2);border-radius:var(--lh-r-md);color:var(--lh-warm)}.lhop-photos-notice svg{flex-shrink:0;margin-top:1px;color:var(--lh-gold)}.lhop-photos-notice p{font-size:.82rem;line-height:1.6;margin:0}.lhop-field--checkbox{flex-direction:row;align-items:flex-start}.lhop-checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-family:var(--lh-sans);font-size:.875rem;font-weight:300;color:var(--lh-brown);line-height:1.5}.lhop-checkbox{position:absolute;opacity:0;width:0;height:0}.lhop-checkbox-custom{flex-shrink:0;width:20px;height:20px;border:1.5px solid var(--lh-taupe);border-radius:4px;background:#fff;margin-top:1px;transition:border-color var(--lh-t),background var(--lh-t);position:relative}.lhop-checkbox:checked+.lhop-checkbox-custom{background:var(--lh-gold);border-color:var(--lh-gold)}.lhop-checkbox:checked+.lhop-checkbox-custom:after{content:"";position:absolute;top:3px;left:6px;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.lhop-submit{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.5rem;background:var(--lh-brown);color:#fff;font-family:var(--lh-sans);font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:999px;cursor:pointer;transition:background var(--lh-t),transform var(--lh-t);margin-top:.5rem}.lhop-submit:hover:not(:disabled){background:#2a2420;transform:translateY(-2px)}.lhop-submit:disabled,.lh-order-form__submit:disabled{opacity:.65;cursor:not-allowed}@keyframes lhop-spin{to{transform:rotate(360deg)}}.lhop-spinner svg{animation:lhop-spin .7s linear infinite}.lhop-success[hidden],.lhop-error[hidden]{display:none!important}.lhop-success{text-align:center;padding:3rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.lhop-success-icon{font-size:3rem}.lhop-success-title{font-family:var(--lh-serif);font-size:clamp(1.6rem,4vw,2rem);font-weight:500;color:var(--lh-brown);margin:0}.lhop-success-text{font-size:.9rem;font-weight:300;color:var(--lh-warm);line-height:1.7;margin:0;max-width:400px}.lhop-next-steps{background:#faf7f4;border-left:3px solid var(--lh-accent);border-radius:10px;padding:1.25rem 1.5rem;text-align:left;max-width:420px;width:100%}.lhop-next-steps__label{font-family:var(--lh-serif);font-size:1rem;font-weight:600;color:var(--lh-brown);margin:0 0 .6rem}.lhop-next-steps__list{margin:0 0 1rem;padding-left:1.4rem;display:flex;flex-direction:column;gap:.5rem}.lhop-next-steps__list li{font-size:.875rem;color:var(--lh-warm);line-height:1.65}.lhop-next-steps__time{font-size:.85rem;color:var(--lh-warm);line-height:1.6;margin:0;padding-top:.75rem;border-top:1px solid #e8e0d8}.lhop-success-thanks{font-size:.85rem;font-style:italic;color:var(--lh-warm);opacity:.8;max-width:380px;line-height:1.65;margin:0;text-align:center}.lhop-wa-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 1.75rem;background:#25d366;color:#fff;font-family:var(--lh-sans);font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:999px;transition:background var(--lh-t);margin-top:.5rem}.lhop-wa-btn:hover{background:#1ebe5d}.lhop-wa-btn--outline{background:transparent;border:1.5px solid var(--lh-taupe);color:var(--lh-brown)}.lhop-wa-btn--outline:hover{background:var(--lh-beige)}.lhop-error{text-align:center;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.lhop-error-text{font-size:.9rem;color:var(--lh-warm);margin:0}.lhop-retry-btn{font-size:.75rem;color:var(--lh-warm);background:none;border:none;cursor:pointer;text-decoration:underline;font-family:var(--lh-sans)}@media(max-width:767px){.lh-order-page{padding:2rem 1rem 4rem}}.lh-origin{background:var(--lh-cream2);padding:7rem 0}.lh-origin__wrap{max-width:1200px;margin:0 auto;padding:0 3rem;display:grid;grid-template-columns:48fr 52fr;gap:5.5rem;align-items:center}.lh-origin__figure{margin:0}.lh-origin__photo{width:100%;height:auto;aspect-ratio:3 / 4;object-fit:cover;object-position:center 20%;border-radius:var(--lh-r-lg);box-shadow:var(--lh-sh-lg);display:block}.lh-origin__text-col{padding:.5rem 0}.lh-origin__eyebrow{display:block;font-family:var(--lh-sans);font-size:.68rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--lh-gold);margin-bottom:1.25rem}.lh-origin__heading{font-family:var(--lh-serif);font-size:clamp(2rem,3vw,2.9rem);font-weight:500;color:var(--lh-brown);line-height:1.12;margin:0 0 1.4rem;letter-spacing:-.01em}.lh-origin__subline{font-family:var(--lh-serif);font-style:italic;font-size:clamp(1rem,1.4vw,1.2rem);color:var(--lh-warm);line-height:1.55;margin:0 0 2.25rem;padding-left:1.1rem;border-left:2px solid var(--lh-taupe)}.lh-origin__body{display:flex;flex-direction:column;gap:1rem}.lh-origin__body p{font-family:var(--lh-sans);font-size:.86rem;font-weight:300;color:var(--lh-brown);line-height:1.95;margin:0;opacity:.88}.lh-origin__closing{font-family:var(--lh-serif);font-style:italic;font-size:1rem;color:var(--lh-warm);line-height:1.6;margin:0;padding-top:1.75rem;margin-top:1.75rem;border-top:1px solid var(--lh-taupe)}.lh-origin__final-line{margin:2rem 0 0;font-family:var(--lh-serif);font-style:italic;font-size:1rem;color:var(--lh-gold);line-height:1.6}@media(max-width:767px){.lh-origin{padding:4rem 1.25rem}.lh-origin__wrap{grid-template-columns:1fr;gap:2rem;padding:0;max-width:100%}.lh-origin__img-col,.lh-origin__text-col{width:100%;min-width:0}.lh-origin__photo{width:100%;max-width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;object-position:center 25%;border-radius:var(--lh-r-md);display:block}.lh-origin__heading{font-size:clamp(1.75rem,8vw,2.4rem);margin-bottom:.875rem}.lh-origin__subline{font-size:1rem;margin-bottom:1.5rem}.lh-origin__body p{font-size:.875rem;line-height:1.85}.lh-origin__closing{font-size:.9rem;margin-top:1.5rem;padding-top:1.25rem}.lh-origin__final-line{font-size:.9rem;margin-top:1.25rem}}@media(min-width:768px)and (max-width:1023px){.lh-origin__wrap{gap:3rem;padding:0 2rem}.lh-origin__photo{aspect-ratio:4 / 5}}@media(max-width:767px){body{overflow-x:hidden}.lh-wrap{padding-left:1.25rem;padding-right:1.25rem;max-width:100%}.lh-wa-float{width:50px!important;height:50px!important;bottom:1.25rem!important;right:1rem!important}.lh-wa-float svg{width:26px!important;height:26px!important;max-width:26px!important;max-height:26px!important}a[href*="wa.me"] svg,a[href*="wa.me"] img{width:18px;height:18px;max-width:18px;max-height:18px;flex-shrink:0}.lh-hero svg:not(.lh-paw-icon){max-width:18px;max-height:18px}.lh-paw-icon{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important}.lh-section svg,.lh-how svg,.lh-faq svg,.lh-cta svg,.lh-trust-mini svg{max-width:28px;max-height:28px}.lh-case-card img,.lh-product img,.lh-craft-strip img,.lh-details img,.lh-origin__photo{max-width:100%;width:100%;height:auto;display:block}.lh-pricing__grid{grid-template-columns:1fr!important;gap:1.25rem!important}.lh-pricing__card{width:100%;max-width:100%}.lh-how__step-desc,.lh-how__trust-note{padding-right:0}}@media(max-width:767px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{position:relative}#MainContent,main,.shopify-section,section,[class^=lh-],[class*=" lh-"]{max-width:100%!important;box-sizing:border-box!important}.shopify-section,.lh-section,.lh-hero,.lh-origin,.lh-case-wall,.lh-product,.lh-craft-strip,.lh-pricing,.lh-details,.lh-how,.lh-order-form,.lh-faq,.lh-cta{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.lh-wrap,.lh-hero__inner,.lh-origin__wrap,.lh-case-wall__container,.lh-case-grid,.lh-product__layout,.lh-craft-strip__layout,.lh-pricing__grid,.lh-details__grid,.lh-how__outer,.lh-faq .lh-wrap,.lh-cta{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.lh-wrap{padding-left:1.25rem!important;padding-right:1.25rem!important}.lh-case-grid,.lh-product__layout,.lh-craft-strip__layout,.lh-pricing__grid,.lh-details__grid,.lh-how__outer,.lh-origin__wrap{grid-template-columns:1fr!important}.lh-case-card,.lh-product__img-wrap,.lh-product__body,.lh-craft-strip__layout>*,.lh-pricing__card,.lh-details__card,.lh-how__step,.lh-origin__img-col,.lh-origin__text-col{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.lh-case-card img,.lh-case-card video,.lh-product img,.lh-craft-strip img,.lh-pricing img,.lh-details img,.lh-origin__photo,.lh-trust-mini__img{max-width:100%!important;height:auto!important;display:block!important}.lh-hero{padding:4.5rem 1.25rem 4rem!important;text-align:center!important;align-items:center!important;justify-content:center!important}.lh-hero__inner{align-items:center!important;text-align:center!important}.lh-hero-logo{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:clamp(1.5rem,5.5vw,1.9rem)!important;gap:7px!important}.lh-paw-icon{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;flex:0 0 22px!important}.lh-hero__title{font-size:clamp(2.6rem,12vw,4rem)!important;line-height:1.05!important;text-align:center!important}.lh-hero__sub{max-width:320px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.lh-hero__cta{max-width:320px!important;margin-left:auto!important;margin-right:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}a[href*="wa.me"] svg,a[href*="wa.me"] img,.lh-hero__cta svg,.lh-hero__cta img,.lh-how__wa-btn svg,.lh-how__wa-btn img,.lh-pricing__wa-btn svg,.lh-pricing__wa-btn img,.lh-cta__btn svg,.lh-cta__btn img{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;flex:0 0 18px!important}.lh-wa-float{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important;right:16px!important;bottom:16px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important}.lh-wa-float svg,.lh-wa-float img{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;flex:0 0 28px!important}.lh-origin{padding:4rem 1.25rem!important}.lh-origin__wrap{gap:2rem!important;padding:0!important}.lh-origin__photo{width:100%!important;max-width:100%!important;aspect-ratio:4 / 3!important;object-fit:cover!important;object-position:center 25%!important;border-radius:18px!important}.lh-origin__text-col{padding:0!important;text-align:left!important}.lh-craft-strip__eyebrow,.lh-craft-strip__title,.lh-craft-strip__desc{text-align:center!important}.lh-order-form{padding-bottom:5rem!important}.lh-wa-float{bottom:80px!important}.lhof-submit svg{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;flex-shrink:0!important}}@media(max-width:767px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{position:relative}#MainContent,main,.shopify-section,section,[class^=lh-],[class*=" lh-"]{max-width:100%!important;box-sizing:border-box!important}.shopify-section,section[class^=lh-],section[class*=" lh-"],.lh-section,.lh-hero,.lh-origin,.lh-case-wall,.lh-product,.lh-craft-strip,.lh-pricing,.lh-details,.lh-how,.lh-order-form,.lh-faq,.lh-cta{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.lh-wrap,.lh-hero__inner,.lh-origin__wrap,.lh-case-wall__container,.lh-case-grid,.lh-product__layout,.lh-craft-strip__layout,.lh-pricing__grid,.lh-details__grid,.lh-how__outer,.lh-order-form .lh-wrap,.lh-faq .lh-wrap,.lh-cta{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.lh-wrap{padding-left:1.25rem!important;padding-right:1.25rem!important}.lh-case-grid,.lh-product__layout,.lh-craft-strip__layout,.lh-pricing__grid,.lh-details__grid,.lh-how__outer,.lh-origin__wrap{grid-template-columns:1fr!important}.lh-case-card,.lh-product__img-wrap,.lh-product__body,.lh-craft-strip__layout>*,.lh-pricing__card,.lh-details__card,.lh-how__step,.lh-origin__img-col,.lh-origin__text-col{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.lh-case-card img,.lh-case-card video,.lh-product img,.lh-craft-strip img,.lh-pricing img,.lh-details img,.lh-origin__photo,.lh-trust-mini__img{max-width:100%!important;height:auto!important;display:block!important}.lh-hero{padding:4.5rem 1.25rem 4rem!important;text-align:center!important;align-items:center!important;justify-content:center!important}.lh-hero__inner{align-items:center!important;text-align:center!important}.lh-hero-logo{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:clamp(1.5rem,5.5vw,1.9rem)!important;gap:7px!important}.lh-paw-icon{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;flex:0 0 22px!important}.lh-hero__title{font-size:clamp(2.6rem,12vw,4rem)!important;line-height:1.05!important;text-align:center!important}.lh-hero__sub{max-width:320px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.lh-hero__cta{max-width:320px!important;margin-left:auto!important;margin-right:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}a[href*="wa.me"] svg,a[href*="wa.me"] img,.lh-hero__cta svg,.lh-hero__cta img,.lh-how__wa-btn svg,.lh-how__wa-btn img,.lh-pricing__wa-btn svg,.lh-pricing__wa-btn img,.lh-cta__btn svg,.lh-cta__btn img{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;flex:0 0 18px!important}.lh-wa-float{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important;right:16px!important;bottom:16px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important}.lh-wa-float svg,.lh-wa-float img{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;flex:0 0 28px!important}.lh-origin{padding:4rem 1.25rem!important}.lh-origin__wrap{gap:2rem!important;padding:0!important}.lh-origin__photo{width:100%!important;max-width:100%!important;aspect-ratio:4 / 3!important;object-fit:cover!important;object-position:center 25%!important;border-radius:18px!important}.lh-origin__text-col{padding:0!important;text-align:left!important}.lh-craft-strip__eyebrow,.lh-craft-strip__title,.lh-craft-strip__desc{text-align:center!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/loving-heaven.css.map */
