.product-landing{--pl-ink:#343e25;--pl-tint:#e3e7d6;--pl-line:#343e2530;color:#20231c}.product-landing--plum{--pl-ink:#503849;--pl-tint:#e8dde0;--pl-line:#50384930}.product-landing--blue{--pl-ink:#26454b;--pl-tint:#dce7e5;--pl-line:#26454b30}.product-landing--amber{--pl-ink:#594627;--pl-tint:#e9e0c9;--pl-line:#59462730}.pl-wrap{width:min(1280px,100% - 6rem);margin-inline:auto}.pl-hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;padding-block:2rem 4rem;display:grid}.pl-hero .breadcrumbs{margin-bottom:2rem}.pl-label{text-transform:uppercase;letter-spacing:.12em;font:500 .72rem/1.6 var(--font-mono);color:var(--pl-ink);margin-bottom:1rem}.pl-hero h1{letter-spacing:-.055em;max-width:13ch;font-size:clamp(2.8rem,4.6vw,4.6rem);font-weight:500;line-height:1.05}.pl-intro{max-width:58ch;margin-block:1.6rem;font-size:1.1rem;line-height:1.7}.pl-button{background:var(--pl-ink);color:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.05rem 1.4rem;font-size:.95rem;font-weight:500;line-height:1.5;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.pl-button:hover{background:#20231c;transform:translateY(-2px)}.pl-button:focus-visible,.pl-text-link:focus-visible{outline:3px solid var(--pl-ink);outline-offset:5px}.pl-text-link{text-underline-offset:5px;margin-block:1rem;font-size:.9rem;line-height:1.6;text-decoration:underline;display:inline-block}.pl-hero .pl-text-link{margin-left:1.2rem}.pl-small{opacity:.8;margin-top:1rem;font-size:.78rem;line-height:1.7}.pl-hero-visual{background:var(--pl-tint);border-radius:140px 140px 12px 12px;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;min-height:540px;padding:2rem;display:flex;overflow:hidden}.pl-visual-label{font:.7rem/1.5 var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--pl-ink)}.pl-hero-visual img{-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;border-radius:8px;width:100%;height:380px}.product-landing--book .pl-hero-visual img{mix-blend-mode:normal;filter:drop-shadow(16px 24px 15px #50384928);max-width:360px;height:430px}.pl-hero-visual figcaption{text-align:center;max-width:42ch;color:var(--pl-ink);font-size:.72rem;line-height:1.6}.pl-facts{border-block:1px solid var(--pl-line);grid-template-columns:repeat(3,1fr);gap:2rem;padding-block:1.5rem;display:grid}.pl-facts p{align-items:center;gap:1rem;font-size:.9rem;display:flex}.pl-facts span{font:.7rem var(--font-mono);color:var(--pl-ink);opacity:.65}.pl-section{padding-block:6rem;scroll-margin-top:2rem}.pl-section h2{letter-spacing:-.045em;max-width:21ch;font-size:clamp(2rem,3.3vw,3.25rem);font-weight:500;line-height:1.12}.pl-benefits{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:3rem;display:grid}.pl-number{font:400 2.4rem var(--font-mono);opacity:.35;color:var(--pl-ink);margin-bottom:1.5rem;display:block}.pl-section h3{letter-spacing:-.025em;font-size:1.25rem;font-weight:500;line-height:1.35}.pl-benefits p,.pl-detail-list p,.pl-faq p{color:#45483f;margin-top:.8rem;font-size:1rem;line-height:1.75}.pl-contents{background:var(--pl-tint)}.pl-split{grid-template-columns:1fr 1.2fr;align-items:start;gap:6rem;display:grid}.pl-detail-list{padding:0;list-style:none}.pl-detail-list li{border-top:1px solid var(--pl-line);gap:1.5rem;padding:1.5rem 0;display:flex}.pl-detail-list li>span{font:.75rem var(--font-mono);color:var(--pl-ink);padding-top:.35rem}.pl-detail-list li:last-child{border-bottom:1px solid var(--pl-line)}.pl-quotes{grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem;display:grid}.pl-quotes blockquote{letter-spacing:-.025em;font-size:1.45rem;line-height:1.6}.pl-quotes figcaption{margin-top:1.5rem;font-size:.9rem;font-weight:500}.pl-quotes figcaption span{opacity:.65;margin-top:.3rem;font-size:.75rem;font-weight:400;line-height:1.7;display:block}.pl-testimonials{border-bottom:1px solid var(--pl-line)}.pl-order{background:var(--pl-ink);color:#fff}.pl-order>.pl-wrap>.pl-label{color:#fff;opacity:.65}.pl-order h2{max-width:24ch}.pl-order>.pl-wrap>.pl-intro{opacity:.85;max-width:75ch}.pl-offers{margin-top:2.5rem}.pl-offer{color:#20231c;background:#f9f8f1;border-radius:12px;grid-template-columns:240px 1fr;align-items:center;gap:3rem;padding:2.5rem;display:grid}.pl-offer>img{-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;width:100%;height:270px}.pl-offer h3{max-width:35ch;font-size:1.6rem}.pl-price{letter-spacing:-.04em;margin-top:1rem;font-size:2.4rem;line-height:1.2}.pl-offer .pl-small{margin-top:.35rem}.pl-offer .pl-button{margin-top:1.5rem}.pl-package-note{background:var(--pl-tint);border-radius:6px;margin-top:1rem;padding:1rem;font-size:.9rem;line-height:1.7}.pl-offers--multiple{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.pl-offers--multiple .pl-offer{flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.5rem;display:flex}.pl-offers--multiple .pl-offer>img{height:200px}.pl-offers--multiple .pl-offer>div{flex-direction:column;flex:1;align-items:flex-start;display:flex}.pl-offers--multiple h3{min-height:3.3em;font-size:1.2rem}.pl-offers--multiple .pl-button{gap:.6rem;margin-top:auto;font-size:.85rem}.pl-offers--multiple .pl-small:last-of-type{margin-bottom:1.5rem}.pl-checkout-steps{justify-content:space-between;gap:2rem;margin-top:2rem;font-size:.8rem;line-height:1.7;display:flex}.pl-checkout-steps b{opacity:.5;font-family:var(--font-mono);margin-right:.7rem}.pl-faq details{border-top:1px solid var(--pl-line);padding-block:1.4rem}.pl-faq details:last-of-type{border-bottom:1px solid var(--pl-line)}.pl-faq summary{cursor:pointer;justify-content:space-between;gap:1.5rem;font-size:1.05rem;line-height:1.5;list-style:none;display:flex}.pl-faq summary::-webkit-details-marker{display:none}.pl-faq summary span{font-size:1.4rem}.pl-faq details[open] summary span{transform:rotate(45deg)}.pl-related{border-top:1px solid var(--pl-line)}.pl-related>div{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.pl-related>div>a{background:var(--pl-tint);border-radius:8px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.pl-related span{text-transform:uppercase;letter-spacing:.06em;color:var(--pl-ink);font-size:.7rem}.pl-related b{align-self:flex-end;margin-top:auto;font-size:1.4rem}.pl-related>.pl-small{margin-top:2rem}.pl-related>.pl-small a{text-underline-offset:3px;text-decoration:underline}@media (width>=1600px){.pl-hero h1{font-size:4.7rem}}@media (width<=1050px){.pl-wrap{width:calc(100% - 3rem)}.pl-hero{gap:2rem}.pl-hero h1{font-size:3.4rem}.pl-hero-visual{min-height:470px;padding:1.5rem}.pl-hero-visual img{height:320px}.product-landing--book .pl-hero-visual img{height:360px}.pl-hero .pl-text-link{margin-left:0;display:block}.pl-split{gap:3rem}.pl-offers--multiple .pl-offer{padding:1rem}}@media (width<=760px){.pl-hero{grid-template-columns:1fr;gap:2.5rem;padding-top:1rem}.pl-hero h1{max-width:16ch;font-size:clamp(2.6rem,10vw,3.6rem)}.pl-hero-visual{border-radius:100px 100px 10px 10px;min-height:0;padding:1.5rem}.pl-hero-visual img{height:310px}.product-landing--book .pl-hero-visual img{height:360px}.pl-facts{grid-template-columns:1fr;gap:1rem}.pl-facts p{font-size:.85rem}.pl-section{padding-block:3.5rem}.pl-benefits,.pl-split,.pl-quotes{grid-template-columns:1fr;gap:2rem}.pl-benefits{margin-top:2rem}.pl-benefits article{border-top:1px solid var(--pl-line);padding-top:1rem}.pl-number{margin-bottom:.8rem;font-size:1.5rem}.pl-offer{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.pl-offer>img{height:230px}.pl-offers--multiple{grid-template-columns:1fr}.pl-offers--multiple .pl-offer{padding:1.5rem}.pl-offers--multiple h3{min-height:0}.pl-checkout-steps{flex-direction:column;gap:.8rem}.pl-related>div{grid-template-columns:1fr}.pl-price{font-size:2rem}.pl-button{max-width:100%}.pl-hero .pl-text-link{margin-top:1.5rem}.pl-hero-copy>.pl-small{margin-top:0}.pl-quotes blockquote{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.pl-button{transition:none}.pl-button:hover{transform:none}}.pl-original-intro p{margin:.8rem 0}.pl-original-intro h3{font-size:1.2rem;line-height:1.5}.pl-original-intro ul{padding-left:1.2rem;font-size:.95rem;list-style:outside}.pl-original-intro li{margin:.65rem 0}.pl-source-copy{overflow-wrap:anywhere;max-width:860px;margin:auto;font-size:1.1rem;line-height:1.8}.pl-source-copy p{margin:1.3rem 0}.pl-source-copy h2{border-top:1px solid var(--pl-line);max-width:30ch;margin:3.5rem 0 1.5rem;padding-top:2rem;font-size:clamp(1.8rem,3vw,2.7rem)}.pl-source-copy h3{margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:500;line-height:1.4}.pl-source-copy h2:first-child{margin-top:0}.pl-source-copy img{-o-object-fit:contain;object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:440px;margin:2rem auto;display:block}.pl-source-copy ul,.pl-source-copy ol{margin:1.5rem 0;padding-left:1.5rem;list-style:outside}.pl-source-copy li{margin:.6rem 0}.pl-source-copy a{text-underline-offset:4px;text-decoration:underline}.pl-source-copy .pl-source-cta{background:var(--pl-ink);color:#fff;border-radius:6px;margin:1rem 0;padding:.8rem 1.2rem;text-decoration:none;display:inline-block}.pl-source-copy blockquote{background:var(--pl-tint);border-left:3px solid var(--pl-ink);margin:2rem 0;padding:1.5rem 2rem}.pl-source-copy table{max-width:100%;display:block;overflow-x:auto}.pl-source-copy details{border-top:1px solid var(--pl-line);padding:1.3rem 0}.pl-source-copy summary{cursor:pointer;font-weight:500;line-height:1.5}.pl-technical{border-top:1px solid var(--pl-line)}.pl-technical h2{margin-bottom:2rem}.product-landing .pl-hero h1{max-width:19ch;font-size:clamp(2.25rem,3.8vw,3.8rem)}.product-landing .pl-hero{align-items:start}.product-landing .pl-hero-visual{margin-top:2rem}@media (width<=760px){.product-landing .pl-hero h1{font-size:clamp(2rem,8vw,3rem)}.pl-source-copy{font-size:1rem}.pl-source-copy h2{margin-top:2.5rem}.pl-original-intro{font-size:1rem}.pl-source-copy img{max-height:350px}}
