.planet-home{--ph-ink:#17202b;--ph-muted:#606b77;--ph-line:rgba(23,32,43,.14);--ph-orange:#f15a29;color:var(--ph-ink)}.planet-home h1,.planet-home h2,.planet-home h3{color:var(--ph-ink);text-wrap:balance}.planet-home p{color:var(--ph-muted)}.planet-home__hero{padding-block:clamp(3rem,5vw,5.5rem);background:linear-gradient(135deg,#f5f7f8,#fff 64%)}.planet-home__hero-inner{width:100%;max-width:1440px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(2rem,5vw,5rem);align-items:center}.planet-home__kicker{margin:0 0 .75rem!important;color:var(--ph-orange)!important;font-size:.75rem!important;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.planet-home__hero h1{font-size:clamp(2.65rem,5vw,4.75rem);line-height:.98;letter-spacing:-.045em;margin:0;max-width:12ch}.planet-home__lead{font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.55;max-width:620px;margin:1.25rem 0 0}.planet-home__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.planet-home__button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.75rem 1.2rem;border:1px solid currentColor;border-radius:.35rem;color:var(--ph-ink);font-weight:750;text-decoration:none}.planet-home__button--dark{background:var(--ph-ink);border-color:var(--ph-ink);color:#fff}.planet-home__button--light{background:#fff;border-color:#fff;color:var(--ph-ink)}.planet-home__hero-media{position:relative;display:block;height:clamp(22rem,29vw,30rem);background:#fff;border:1px solid var(--ph-line);border-radius:.7rem;overflow:hidden}.planet-home__hero-media img{width:100%;height:100%;padding:clamp(1.25rem,2.5vw,2.5rem);object-fit:contain}.planet-home__hero-media>span{position:absolute;left:1rem;right:1rem;bottom:1rem;display:flex;justify-content:space-between;padding:.85rem 1rem;background:#fffffff5;border:1px solid var(--ph-line);border-radius:.35rem;color:var(--ph-ink);font-weight:750}.planet-home__proof{border-block:1px solid var(--ph-line);padding-block:0}.planet-home__proof-inner{width:100%;max-width:1440px;margin-inline:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.planet-home__proof-inner>div{display:flex;flex-direction:column;gap:.2rem;padding:1.35rem}.planet-home__proof-inner>div+div{border-left:1px solid var(--ph-line)}.planet-home__proof span{font-size:.82rem;color:var(--ph-muted)}.planet-home__section{padding-block:clamp(4rem,8vw,8rem)}.planet-home__section+.planet-home__section{border-top:1px solid var(--ph-line)}.planet-home__heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.25rem}.planet-home__heading h2,.planet-home__technical h2,.planet-home__closing h2{font-size:clamp(2.1rem,4vw,4rem);line-height:1.02;letter-spacing:-.04em;margin:0}.planet-home__heading>a{color:var(--ph-ink);font-weight:750}.planet-home__section>.planet-home__heading,.planet-home__section>.planet-home__categories,.planet-home__section>.planet-home__product-grid,.planet-home__section>.planet-home__guides{width:100%;max-width:1440px;margin-left:auto;margin-right:auto}.planet-home__categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.planet-home__category{display:block;border:1px solid var(--ph-line);border-radius:.55rem;overflow:hidden;color:inherit;text-decoration:none}.planet-home__category>div{aspect-ratio:16/10;background:#f4f6f7;overflow:hidden}.planet-home__category img{width:100%;height:100%;padding:clamp(1rem,2vw,1.75rem);object-fit:contain;transition:transform .25s}.planet-home__category:hover img{transform:scale(1.025)}.planet-home__category>span{display:flex;justify-content:space-between;gap:1rem;padding:1rem}.planet-home .planet-home__products{background-color:#f5f7f8!important}.planet-home__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.planet-home__product-media{display:block;aspect-ratio:4/3;background:#fff;border-radius:.5rem;overflow:hidden}.planet-home__product-media img{width:100%;height:100%;object-fit:contain}.planet-home__product h3{font-size:1rem;line-height:1.35;margin:.85rem 0 .3rem}.planet-home__product h3 a{color:inherit;text-decoration:none}.planet-home__product p{margin:0;font-weight:700;color:var(--ph-ink)}.planet-home__product-link{display:inline-block;margin-top:.15rem;color:var(--ph-ink);font-size:.88rem;font-weight:750;text-underline-offset:.18em}.planet-home .planet-home__technical{padding-block:clamp(4rem,8vw,8rem);background-color:var(--ph-ink)!important;color:#fff}.planet-home__technical-inner{width:100%;max-width:1440px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(3rem,8vw,8rem)}.planet-home__technical h2,.planet-home__technical p,.planet-home__technical .planet-home__kicker{color:#fff!important}.planet-home__technical-intro>p:not(.planet-home__kicker){line-height:1.65;max-width:32rem}.planet-home__technical-links{border-top:1px solid rgba(255,255,255,.25)}.planet-home__technical-links>a{display:grid;grid-template-columns:2.25rem minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.2rem .25rem;border-bottom:1px solid rgba(255,255,255,.25);color:#fff;text-decoration:none}.planet-home__technical-links span{color:var(--ph-orange);font-weight:800}.planet-home__technical-links div{display:flex;flex-direction:column}.planet-home__technical-links small{color:#ffffffad;margin-top:.2rem}.planet-home__guides{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.planet-home__guide{border:1px solid var(--ph-line);border-radius:.6rem;overflow:hidden}.planet-home__guide-media{display:block;aspect-ratio:16/9;background:#f4f6f7}.planet-home__guide-media img{width:100%;height:100%;object-fit:cover}.planet-home__guide>div{padding:1.35rem}.planet-home__guide>div>p{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;margin:0}.planet-home__guide h3{font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.15;margin:.55rem 0}.planet-home__guide h3 a,.planet-home__guide>div>a{color:inherit}.planet-home__guide>div>span{display:block;color:var(--ph-muted);line-height:1.55;margin-bottom:1rem}.planet-home__closing{padding-block:clamp(3.5rem,7vw,6rem);border-top:1px solid var(--ph-line)}.planet-home__closing-inner{width:100%;max-width:1440px;margin-inline:auto;display:flex;justify-content:space-between;align-items:end;gap:2rem}@media(max-width:989px){.planet-home__hero-inner,.planet-home__technical-inner{grid-template-columns:1fr}.planet-home__proof-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.planet-home__proof-inner>div:nth-child(3){border-left:0;border-top:1px solid var(--ph-line)}.planet-home__proof-inner>div:nth-child(4){border-top:1px solid var(--ph-line)}.planet-home__categories,.planet-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.planet-home__hero{padding-top:2.5rem}.planet-home__hero h1{font-size:clamp(2.5rem,12vw,3.4rem);max-width:11ch}.planet-home__hero-media{height:18rem}.planet-home__proof-inner,.planet-home__categories,.planet-home__guides{grid-template-columns:1fr}.planet-home__proof-inner>div+div{border-left:0;border-top:1px solid var(--ph-line)}.planet-home__heading{display:grid;align-items:start}.planet-home__closing-inner{flex-direction:column;align-items:stretch}.planet-home__closing .planet-home__button,.planet-home__actions .planet-home__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/planet-home.css.map */
