:root{--ink:#222522;--forest:#27352f;--forest-2:#34483e;--cream:#f3f0e9;--paper:#fbfaf7;--sand:#d9cfbf;--gold:#aa8150;--line:rgba(34,37,34,.16);--serif:"Newsreader",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.6}img{display:block;max-width:100%}a{color:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:20;background:#fff;padding:.75rem}.notice{background:var(--forest);color:#fff;text-align:center;padding:.55rem 1rem;font-size:.78rem;letter-spacing:.06em}.notice span{color:var(--gold);padding:0 .7rem}.site-header{height:90px;display:grid;grid-template-columns:230px 1fr 230px;align-items:center;padding:0 clamp(1.25rem,4vw,4.5rem);background:#fbfaf7f5;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.brand img{width:190px}.site-header nav{display:flex;justify-content:center;gap:2rem}.site-header nav a{text-decoration:none;font-size:.9rem}.menu-toggle{display:none}.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:.8rem 1.45rem;border:1px solid var(--forest);background:var(--forest);color:#fff;text-decoration:none;font-size:.88rem;font-weight:600;letter-spacing:.02em;transition:.25s}.button:hover{background:var(--forest-2);transform:translateY(-1px)}.button-small{min-height:44px;justify-self:end}.button-ghost{background:#ffffff14;border-color:#fff}.button-light{background:var(--cream);border-color:var(--cream);color:var(--forest)}.button-ghost-light{background:transparent;border-color:#fff9}.hero{height:min(780px,calc(100vh - 123px));min-height:620px;position:relative;color:#fff;display:flex;align-items:flex-end}.hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f1210d4,#0f121085 43%,#0f12100d 72%)}.hero-content{position:relative;width:min(720px,90%);padding:0 0 clamp(4rem,8vw,7rem) clamp(1.5rem,7vw,8rem)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:600;color:var(--gold);margin:0 0 1.15rem}.hero h1,.section h2,.process h2,.materials h2,.planning-story h2,.final-cta h2{font-family:var(--serif);font-weight:400;line-height:1.03;margin:.1rem 0 1.4rem}.hero h1{font-size:clamp(3.2rem,5.6vw,6.1rem);max-width:750px}.hero-content>p:not(.eyebrow){font-size:clamp(1rem,1.3vw,1.2rem);max-width:610px}.actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:2rem}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:1400px;margin:auto;padding:1.25rem clamp(1.2rem,4vw,4rem);border-bottom:1px solid var(--line);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.trust-strip span{text-align:center;border-right:1px solid var(--line)}.trust-strip span:last-child{border:0}.section{max-width:1400px;margin:auto;padding:clamp(5rem,9vw,9rem) clamp(1.5rem,4vw,4rem)}.intro{text-align:center}.intro h2{font-size:clamp(2.5rem,4.7vw,5rem);max-width:1000px;margin-left:auto;margin-right:auto}.lead{font-size:1.12rem;max-width:760px;margin:0 auto;color:#555b56}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-top:4.5rem;text-align:left}.benefits article{background:var(--paper);padding:2.5rem}.benefits span,.model-no{font-size:.72rem;color:var(--gold);letter-spacing:.12em}.benefits h3,.model-card h3,.steps h3,.quality-grid h3{font-family:var(--serif);font-size:1.65rem;font-weight:400;margin:.9rem 0 .6rem}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:3rem}.section-heading h2{font-size:clamp(2.5rem,4vw,4.5rem);margin-bottom:.6rem}.section-heading p{max-width:480px;color:#5d625e}.text-link{font-weight:600;text-underline-offset:5px}.models{padding-top:5rem}.model-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4.5rem 2rem}.model-card img{width:100%;aspect-ratio:1.5;object-fit:cover;transition:.4s}.model-card>a{overflow:hidden;display:block}.model-card:hover img{transform:scale(1.015)}.model-card div{padding:1.5rem .2rem}.model-card h3{font-size:2rem;margin:.4rem 0}.model-card div>p:not(.model-no){color:#606560}.model-card div>a{font-size:.9rem;font-weight:600;text-underline-offset:5px}.process{background:var(--forest);color:#fff}.process-inner{text-align:center}.process h2{font-size:clamp(2.7rem,4.5vw,5rem)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff29;text-align:left;margin:4rem 0 3rem}.steps article{background:var(--forest);padding:3rem}.steps strong{font-family:var(--serif);font-size:3.2rem;font-weight:400;color:var(--gold)}.steps h3{font-size:1.7rem}.steps p{color:#d6dbd8}.steps small{display:block;border-top:1px solid rgba(255,255,255,.15);padding-top:1rem;color:#bdc5c0}.advisor{display:grid;grid-template-columns:minmax(280px,.85fr) 1.15fr;gap:clamp(3rem,8vw,9rem);align-items:center}.advisor-mark{aspect-ratio:1;background:var(--cream);display:grid;place-items:center;font-family:var(--serif);font-size:clamp(5rem,12vw,11rem);color:var(--forest);border-radius:50% 50% 45% 55%/48% 42% 58% 52%}.advisor h2{font-size:clamp(2.6rem,4.2vw,4.7rem)}blockquote{font-family:var(--serif);font-size:1.5rem;line-height:1.45;margin:2rem 0;border-left:2px solid var(--gold);padding-left:1.5rem}.materials{display:grid;grid-template-columns:1.2fr .8fr;background:var(--cream)}.materials-image img{width:100%;height:100%;object-fit:cover;min-height:680px}.materials-copy{padding:clamp(4rem,8vw,8rem)}.materials h2{font-size:clamp(2.6rem,4.3vw,4.8rem)}details{border-top:1px solid var(--line);padding:1rem 0}details:last-of-type{border-bottom:1px solid var(--line);margin-bottom:1.5rem}summary{cursor:pointer;font-family:var(--serif);font-size:1.5rem}details p{color:#5d625e}.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quality-grid article{padding:2.3rem;border-right:1px solid var(--line)}.quality-grid article:last-child{border:0}.quality-grid h3{font-size:1.4rem}.quality-grid p{color:#646964}.planning-story{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;background:#e7e0d5}.planning-story img{width:100%;height:100%;object-fit:cover}.planning-story>div{padding:clamp(4rem,8vw,8rem)}.planning-story h2{font-size:clamp(2.6rem,4vw,4.5rem)}.planning-story ul{padding-left:1.2rem;margin:2rem 0}.planning-story li{margin:.55rem 0}.final-cta{text-align:center;background:var(--forest);color:#fff;padding:clamp(5rem,9vw,9rem) 1.5rem}.final-cta h2{font-size:clamp(3rem,5.5vw,6rem);max-width:900px;margin-left:auto;margin-right:auto}.final-cta>p:not(.eyebrow){font-size:1.1rem}.final-cta .actions{justify-content:center}.final-cta small{display:block;margin-top:2rem;color:#c7cec9}footer{padding:4rem clamp(1.5rem,5vw,5rem);display:grid;grid-template-columns:1fr 1fr;gap:1rem;border-top:1px solid var(--line)}footer img{width:180px}footer div{grid-column:2;grid-row:1/3;display:flex;justify-content:flex-end;gap:1.5rem;flex-wrap:wrap}footer small{color:#777}.mobile-cta{display:none}@media(max-width:900px){.site-header{height:72px;grid-template-columns:1fr auto;padding:0 1.2rem}.brand img{width:145px}.site-header>.button{display:none}.menu-toggle{display:block;background:none;border:1px solid var(--line);padding:.6rem .8rem}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:1.5rem;flex-direction:column;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.hero{min-height:690px;height:calc(100svh - 105px)}.hero-shade{background:linear-gradient(0deg,#0f1210e0,#0f12101f 80%)}.hero-content{padding:0 1.3rem 3.5rem;width:100%}.hero h1{font-size:clamp(2.9rem,11vw,4.8rem)}.trust-strip{grid-template-columns:1fr 1fr;gap:1rem}.trust-strip span{border:0}.benefits,.steps{grid-template-columns:1fr}.model-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:1rem}.model-card{min-width:84vw;scroll-snap-align:start}.advisor,.materials,.planning-story{grid-template-columns:1fr}.advisor-mark{max-width:520px;margin:auto}.materials-image img{min-height:420px}.quality-grid{grid-template-columns:1fr 1fr}.quality-grid article:nth-child(2){border-right:0}.quality-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading{align-items:flex-start;flex-direction:column;gap:1rem}footer{grid-template-columns:1fr;padding-bottom:7rem}footer div{grid-column:1;grid-row:auto;justify-content:flex-start;flex-direction:column;gap:.5rem}.mobile-cta{display:grid;grid-template-columns:1.3fr .7fr;position:fixed;bottom:0;left:0;right:0;z-index:12;background:#fff;padding:.65rem;box-shadow:0 -8px 30px #0000001f}.mobile-cta a{text-align:center;text-decoration:none;padding:.85rem;background:var(--forest);color:#fff;font-size:.85rem;font-weight:600}.mobile-cta a:last-child{background:var(--cream);color:var(--forest)}}@media(max-width:520px){.notice{font-size:.66rem}.notice span{padding:0 .25rem}.hero .actions .button{width:100%}.section{padding:5rem 1.2rem}.intro h2,.section-heading h2,.process h2,.advisor h2,.materials h2,.planning-story h2{font-size:2.75rem}.benefits article,.steps article{padding:2rem}.quality-grid{grid-template-columns:1fr}.quality-grid article{border-right:0!important;border-bottom:1px solid var(--line)!important}.materials-copy,.planning-story>div{padding:4rem 1.25rem}}.quality-actions{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin-top:2.5rem;padding:2rem;background:var(--cream)}.quality-actions>div:first-child{max-width:620px}.quality-actions strong,.quality-actions span{display:block}.quality-actions strong{font-family:var(--serif);font-size:1.5rem;font-weight:400}.quality-actions span{color:#606660;font-size:.86rem;margin-top:.3rem}.quality-actions .actions{margin-top:0;align-items:center}@media(max-width:900px){.quality-actions{align-items:flex-start;flex-direction:column;gap:1.5rem}}@media(max-width:520px){.quality-actions{padding:1.5rem}.quality-actions .actions,.quality-actions .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}body.pk-home-active .shopify-section-group-header-group,body.pk-home-active .shopify-section-group-footer-group,body.pk-home-active #shopify-section-sections--header-group,body.pk-home-active #shopify-section-sections--footer-group{display:none!important}body.pk-home-active #MainContent{padding:0!important;margin:0!important;max-width:none!important}body.pk-home-active .shopify-section{max-width:none}.pk-home h1,.pk-home h2,.pk-home h3{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;text-wrap:balance}@media(max-width:600px){html,body{max-width:100%;overflow-x:clip}.menu-toggle{min-width:64px;min-height:44px}.site-header nav a{display:flex;align-items:center;min-height:44px}.actions{width:100%}.actions .button{width:100%;min-height:54px}.mobile-cta a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem .55rem}.pk-home .hero h1{font-size:clamp(2.45rem,10.3vw,2.9rem);line-height:1.04}.pk-home .fit-heading h2,.pk-home .section-heading h2,.pk-home .process h2,.pk-home .advisor h2,.pk-home .materials h2,.pk-home .planning-story h2,.pk-home .final-cta h2{font-size:clamp(2.25rem,9.2vw,2.65rem);line-height:1.08}.pk-home .hero-content>p:not(.eyebrow){line-height:1.55}.trust-strip{font-size:.7rem;letter-spacing:.055em}footer{padding-left:1.25rem;padding-right:1.25rem}}.text-link,.model-card div>a,.process-link,footer a{display:inline-flex;align-items:center;min-height:44px;padding-block:.45rem}.pk-reveal-ready .pk-reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.pk-reveal-ready .pk-reveal.is-visible{opacity:1;transform:none}.pk-home img{transition:transform .55s ease}.pk-home a:hover img{transform:scale(1.012)}.model-swipe-hint{display:none}@media(max-width:520px){.hero{height:auto;min-height:570px}.hero-content{padding-bottom:1.5rem}.hero-content>p:not(.eyebrow){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero .actions .button-ghost{display:none}.model-swipe-hint{display:block;margin:-1.45rem 0 1rem;color:#5c645f;font-size:.78rem;letter-spacing:.04em}.model-grid{scroll-padding-inline:1px;scrollbar-width:none;overscroll-behavior-inline:contain}.model-grid::-webkit-scrollbar{display:none}}@media(prefers-reduced-motion:reduce){.pk-reveal-ready .pk-reveal{opacity:1;transform:none}.pk-home img{transition:none}}.materials-image{display:flex;align-items:center;align-self:center;overflow:hidden}.materials-image img,.planning-story img{height:auto!important;min-height:0;aspect-ratio:3/2;object-fit:cover}@media(max-width:900px){.materials-image img{height:auto!important;min-height:0;aspect-ratio:1.35}.planning-story img{height:auto!important;aspect-ratio:1.35}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/pk-home-styles.css.map */
