.pg{--pg-ink:#242220;--pg-muted:#625c57;--pg-cream:#f5f2ee;--pg-line:#dcd6d0;color:var(--pg-ink);background:#fff;padding-bottom:80px}.pg *{box-sizing:border-box}.pg [hidden]{display:none!important}.pg h1,.pg h2{font-family:var(--heading-font-family,Georgia,serif);font-weight:400;letter-spacing:-.045em;line-height:1.08;text-transform:none}.pg h1{font-size:clamp(38px,4.8vw,76px)}.pg h2{font-size:clamp(30px,3.5vw,52px)}.pg h3{font-size:20px;line-height:1.35;font-weight:600;letter-spacing:-.02em}.pg em{font-weight:400}.pg p{line-height:1.65}.pg-wrap{max-width:1240px;margin-inline:auto;padding-inline:22px}.pg-kicker{font-size:10px;font-weight:600;letter-spacing:.17em;line-height:1.6!important;text-transform:uppercase}.pg-hero{display:grid;background:var(--pg-cream)}.pg-hero__copy{padding:32px 22px}.pg-hero__copy h1{margin:18px 0}.pg-lead{max-width:470px;font-size:15px;color:var(--pg-muted)}.pg-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:24px}.pg-button{display:inline-flex;justify-content:center;align-items:center;gap:20px;background:var(--pg-ink);color:#fff;min-height:50px;padding:14px 24px;border:1px solid var(--pg-ink);border-radius:28px;font-size:13px;font-weight:600;text-align:center;text-decoration:none;transition:background .15s}.pg-button:hover{background:#49413a}.pg-text-link{display:inline-block;min-height:44px;padding-block:12px;font-size:13px;text-decoration:underline;text-underline-offset:5px;cursor:pointer}.pg-note{font-size:11px;color:var(--pg-muted);margin-top:18px}.pg-hero__photo{position:relative;overflow:hidden}.pg-hero__photo img{display:block;width:100%;height:auto;aspect-ratio:1.18;object-fit:cover}.pg-photo-note{position:absolute;left:18px;bottom:18px;border-radius:20px;background:#ffffffed;padding:8px 15px;font-size:11px}.pg-intro{text-align:center;padding-top:64px;padding-bottom:56px;max-width:800px}.pg-intro h2{margin:16px 0 22px}.pg-intro>p:last-child{color:var(--pg-muted);max-width:560px;margin-inline:auto;font-size:15px}.pg-section-heading{margin-bottom:28px}.pg-section-heading h2{margin:12px 0 16px}.pg-section-heading>p:last-child{color:var(--pg-muted);font-size:14px;max-width:650px}.pg-finder{border:1px solid var(--pg-line);padding:22px 18px;border-radius:20px;min-height:300px}.pg-finder__bar{display:flex;justify-content:space-between;align-items:center;min-height:36px;margin-bottom:16px;font-size:12px;color:var(--pg-muted)}.pg-finder__bar span{margin-left:auto}.pg-finder__bar button{min-height:44px;cursor:pointer}.pg-finder h3{margin-bottom:22px}.pg-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pg-options button{border:1px solid var(--pg-line);border-radius:14px;padding:18px 12px;text-align:left;font-size:14px;min-height:95px;background:#fff;cursor:pointer;transition:background .15s,border-color .15s}.pg-options button span{display:block;font-size:12px;color:var(--pg-muted);margin-top:8px;font-weight:400}.pg-options button:hover,.pg-options button[aria-pressed=true]{border-color:var(--pg-ink);background:var(--pg-cream)}.pg-options--three{grid-template-columns:1fr}.pg-finder [data-pg-step=result]>p{margin-bottom:22px;color:var(--pg-muted)}.pg-finder [data-pg-reset]{margin-left:12px}.pg-difference{padding-top:64px;padding-bottom:44px}.pg-process-grid{display:grid;gap:16px}.pg-process-grid article{padding:26px;border-radius:20px;background:var(--pg-cream)}.pg-number{font-family:Georgia,serif;font-size:32px;color:#8b7664}.pg-process-grid h3{margin:12px 0}.pg-process-grid p{font-size:14px;color:var(--pg-muted)}.pg-process-grid .pg-timing{font-size:13px;font-weight:600;color:var(--pg-ink);margin-top:18px}.pg-small{font-size:12px;color:var(--pg-muted);margin-top:18px}.pg-designs{padding-top:20px}.pg-family{padding-top:26px;padding-bottom:36px;border-bottom:1px solid var(--pg-line);scroll-margin-top:100px}.pg-family>h3{margin-bottom:20px}.pg-family[data-pg-highlight]{background:var(--pg-cream);padding:22px 14px;border-radius:20px;border:1px solid var(--pg-line)}.pg-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px;margin-bottom:14px}.pg-product{display:flex;flex-direction:column;min-width:0;text-decoration:none}.pg-product__photo{border-radius:15px;overflow:hidden;background:var(--pg-cream);margin-bottom:13px}.pg-product__photo img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block}.pg-product__title{font-size:13px;line-height:1.45;min-height:38px}.pg-product__price{font-size:13px;font-weight:600;margin-top:7px}.pg-product__cta{font-size:11px;text-decoration:underline;text-underline-offset:4px;margin-top:10px;line-height:1.5}.pg-how{padding-top:64px;padding-bottom:54px}.pg-how ol{counter-reset:pg-step;display:grid;gap:22px;list-style:none;padding:0;margin:30px 0 0}.pg-how li{counter-increment:pg-step;border-top:1px solid var(--pg-line);padding-top:18px}.pg-how li:before{content:"0" counter(pg-step);display:block;font-family:Georgia,serif;font-size:26px;margin-bottom:15px;color:#8b7664}.pg-how li strong,.pg-how li span{display:block}.pg-how li strong{font-size:15px;margin-bottom:8px}.pg-how li span{font-size:13px;line-height:1.6;color:var(--pg-muted)}.pg-faq{max-width:900px}.pg-faq h2{margin-bottom:25px}.pg-faq details{border-top:1px solid var(--pg-line)}.pg-faq summary{cursor:pointer;padding:20px 0;font-size:14px;font-weight:600;list-style:revert}.pg-faq details p{padding-bottom:20px;font-size:14px;color:var(--pg-muted)}.pg-faq details a{text-decoration:underline}.pg-end{text-align:center;padding-top:52px;padding-bottom:36px}.pg-end p{font-family:Georgia,serif;font-size:28px;margin-bottom:20px}.pg :focus-visible{outline:2px solid #755240;outline-offset:5px}.pg #pg-choose,.pg #pg-designs{scroll-margin-top:95px}@media(min-width:700px){.pg-wrap{padding-inline:36px}.pg-options{grid-template-columns:repeat(4,1fr)}.pg-options--three{grid-template-columns:repeat(3,1fr)}.pg-process-grid{grid-template-columns:1fr 1fr}.pg-how ol{grid-template-columns:repeat(3,1fr)}.pg-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.pg-finder{padding:26px 30px}.pg-finder[data-pg-active=result]{min-height:270px}}@media(min-width:900px){.pg-hero{grid-template-columns:1fr 1fr;align-items:center}.pg-hero__copy{padding:50px clamp(35px,5vw,90px)}.pg-hero__photo img{aspect-ratio:1;max-height:690px;min-height:550px;object-fit:cover}.pg-kicker{font-size:11px}.pg-lead{font-size:17px}.pg-intro{padding-top:90px;padding-bottom:80px}.pg-difference{padding-top:80px}.pg-product__title{font-size:15px}.pg-product__cta{font-size:12px}.pg-hero__photo{border-radius:0 0 0 34px}.pg-options button{padding:24px 18px}}@media(prefers-reduced-motion:reduce){.pg *{scroll-behavior:auto!important;transition:none!important}}.pg h1,.pg h2{font-family:Georgia,Times New Roman,serif}@media(max-width:899px){.pg-hero__photo{order:-1}.pg-hero__photo img{height:235px;aspect-ratio:auto;object-fit:cover;object-position:center 62%}.pg-hero__copy{padding:24px 22px}.pg-hero h1{font-size:36px;margin:14px 0}.pg-hero .pg-lead{font-size:14px}.pg-hero .pg-actions{gap:12px;margin-top:18px}.pg-hero .pg-note{margin-top:12px}.pg-hero .pg-text-link{font-size:12px}.pg-photo-note{font-size:10px;padding:6px 11px}}.pg-type-nav{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.pg-type-nav a{display:inline-flex;align-items:center;min-height:48px;padding:12px 20px;border:1px solid var(--pg-ink);border-radius:26px;font-size:14px;font-weight:600}.pg-type-nav a:hover{background:var(--pg-cream)}.pg-anchor{display:block;scroll-margin-top:110px}.pg-filter-bar{padding:22px 0;border-block:1px solid var(--pg-line);margin-bottom:28px}.pg-filter-bar>p:first-child{font-size:14px;font-weight:600;margin-bottom:12px}.pg-filter-options{display:flex;flex-wrap:wrap;gap:8px}.pg-filter-options button{min-height:44px;padding:10px 16px;border:1px solid var(--pg-line);border-radius:24px;font-size:12px;cursor:pointer}.pg-filter-options button[aria-pressed=true]{background:var(--pg-ink);color:#fff;border-color:var(--pg-ink)}.pg-filter-summary{margin-bottom:0}.pg-category{padding:32px 0 48px;border-bottom:1px solid var(--pg-line);scroll-margin-top:110px}.pg-category+.pg-category{padding-top:64px}.pg-category__heading{margin-bottom:30px}.pg-category__heading h2{font-size:clamp(30px,3.4vw,48px);margin:12px 0 18px}.pg-category__heading>p{max-width:480px;font-size:14px;color:var(--pg-muted)}.pg-category__actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:28px}.pg-button--outline{color:var(--pg-ink);background:#fff}.pg-button--outline:hover{background:var(--pg-cream)}.pg-product__kind{font-size:10px;letter-spacing:.035em;color:var(--pg-muted);margin-bottom:7px}.pg-inspiration{padding-top:64px;padding-bottom:10px}.pg-ideas{display:grid;gap:14px}.pg-ideas article{padding:26px 22px;border-radius:20px;background:var(--pg-cream)}.pg-idea-example{display:block;font-family:Georgia,serif;font-size:26px;font-style:italic;padding-bottom:20px;border-bottom:1px solid var(--pg-line);margin-bottom:22px}.pg-ideas h3{font-size:17px}.pg-ideas p{font-size:13px;color:var(--pg-muted);margin-top:12px}.pg-product:focus-visible .pg-product__photo{outline:2px solid var(--pg-ink);outline-offset:2px}@media(min-width:900px){.pg-category__heading{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:60px}.pg-category__heading>p{padding-bottom:16px}.pg-ideas{grid-template-columns:repeat(3,minmax(0,1fr))}.pg-category{padding-block:46px 60px}.pg-inspiration{padding-top:80px}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/lpm-personalization-guide.css.map */
