.machine-landing{--machine-navy: #171a1e;--machine-ink: #26313a;--machine-cream: #f6f0e5;--machine-paper: #fffdf8;--machine-coral: #d55b54;--machine-aqua: #c9e3e5;color:var(--machine-ink)}.machine-landing *{box-sizing:border-box}.machine-landing h1,.machine-landing h2,.machine-landing p{margin-top:0}.machine-landing h1,.machine-landing h2{letter-spacing:-.045em}.machine-landing .rte p:last-child{margin-bottom:0}.machine-eyebrow{margin-bottom:1.5rem;color:var(--machine-coral);font-size:1.15rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.machine-hero{overflow:hidden;padding:7.5rem 0;background:var(--machine-navy);color:#fff}.machine-hero__grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(52rem,1.14fr);gap:6rem;align-items:center}.machine-hero h1{max-width:68rem;margin-bottom:2.4rem;color:#fff;font-size:clamp(5rem,6.1vw,8.8rem);line-height:.96}.machine-hero__intro{max-width:62rem;color:#d2d7db;font-size:1.7rem;line-height:1.65}.machine-actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}.machine-button{display:inline-flex;min-height:5.2rem;align-items:center;justify-content:center;padding:1.3rem 2.2rem;border:.2rem solid transparent;border-radius:.4rem;font-weight:800;text-decoration:none;transition:transform .18s ease,background .18s ease}.machine-button:hover{transform:translateY(-2px)}.machine-button--coral{background:var(--machine-coral);color:#fff}.machine-button--outline{border-color:#fff;color:#fff}.machine-button--navy{background:var(--machine-navy);color:#fff}.machine-hero__notes{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:3rem}.machine-hero__notes span{padding:.7rem 1rem;border:.1rem solid #4a5158;border-radius:999px;color:#d8dde0;font-size:1.1rem;font-weight:700;letter-spacing:.05em}.machine-showcase{padding:2rem;border-radius:1.2rem;background:var(--machine-cream);color:var(--machine-ink);box-shadow:1.5rem 1.5rem #272d33;transform:rotate(1deg)}.machine-showcase__top{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:1.5rem;font-size:1.15rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.machine-showcase__top a{color:var(--machine-ink);font-size:1.1rem;text-decoration:none}.machine-showcase__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.machine-mini-card{min-width:0;overflow:hidden;border-radius:.6rem;background:#fff;color:var(--machine-ink);text-decoration:none}.machine-mini-card__image{display:grid;aspect-ratio:1 / .88;place-items:center;overflow:hidden;background:#fff}.machine-mini-card__image img{width:100%;height:100%;object-fit:contain;padding:1rem}.machine-image-fallback{color:#8a9096;font-weight:800}.machine-mini-card__copy{display:grid;gap:.4rem;padding:1.3rem}.machine-mini-card__copy small{color:var(--machine-coral);font-size:.95rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.machine-mini-card__copy strong{min-height:3.8rem;overflow:hidden;font-size:1.25rem;line-height:1.35}.machine-mini-card__copy em{font-size:1.2rem;font-style:normal;font-weight:700}.machine-types{padding:8rem 0;background:var(--machine-cream);scroll-margin-top:12rem}.machine-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,.56fr);gap:5rem;align-items:end;margin-bottom:4rem}.machine-section-heading h2,.machine-guide h2,.machine-brands h2,.machine-inventory-intro h2{margin-bottom:0;color:var(--machine-ink);font-size:clamp(3.7rem,4.6vw,6.4rem);line-height:1.02}.machine-section-heading .rte,.machine-inventory-intro .rte{color:#60666b;font-size:1.55rem;line-height:1.65}.machine-types__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.4rem}.machine-type-card{display:grid;min-width:0;overflow:hidden;border:.1rem solid #d7d0c4;border-radius:.8rem;background:var(--machine-paper);color:var(--machine-ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.machine-type-card:hover{transform:translateY(-5px);box-shadow:0 1.4rem 3rem #26313a1f}.machine-type-card__image{display:grid;aspect-ratio:1 / .86;place-items:center;overflow:hidden;background:#fff}.machine-type-card__image img{width:100%;height:100%;object-fit:contain;padding:1.8rem;transition:transform .25s ease}.machine-type-card:hover .machine-type-card__image img{transform:scale(1.04)}.machine-type-card__fallback{display:grid;width:100%;height:100%;place-items:center;padding:2rem;background-color:#f4f1eb;background-image:linear-gradient(rgba(38,49,58,.08) .1rem,transparent .1rem),linear-gradient(90deg,rgba(38,49,58,.08) .1rem,transparent .1rem);background-size:2rem 2rem;color:var(--machine-coral);font-size:1.6rem;font-weight:900;letter-spacing:.08em;text-align:center;text-transform:uppercase}.machine-type-card__copy{display:grid;align-content:start;gap:.8rem;padding:1.8rem}.machine-type-card__copy small{color:var(--machine-coral);font-size:.95rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.machine-type-card__copy strong{font-size:2rem;line-height:1.08}.machine-type-card__copy span{color:#6a7075;font-size:1.25rem;line-height:1.5}.machine-type-card__copy em{margin-top:.6rem;color:var(--machine-ink);font-size:1.15rem;font-style:normal;font-weight:800}.machine-guide{padding:8rem 0;background:var(--machine-aqua)}.machine-guide__grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(44rem,1.22fr);gap:7rem;align-items:center}.machine-guide__copy .rte{max-width:58rem;margin:2rem 0 3rem;color:#44525a;font-size:1.58rem;line-height:1.7}.machine-guide__steps{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.machine-guide__steps li{display:grid;grid-template-columns:6rem 1fr;gap:1.5rem;align-items:start;padding:2rem;border:.1rem solid rgba(38,49,58,.22);background:#ffffff85}.machine-guide__steps li>span{color:var(--machine-coral);font-size:2.4rem;font-weight:900}.machine-guide__steps strong{font-size:1.65rem}.machine-guide__steps p{margin:.5rem 0 0;color:#526068;font-size:1.3rem;line-height:1.55}.machine-brands{padding:6.5rem 0;background:var(--machine-paper)}.machine-brands__inner{display:grid;grid-template-columns:minmax(28rem,.55fr) minmax(0,1.45fr);gap:6rem;align-items:center}.machine-brands h2{font-size:clamp(3.2rem,3.5vw,5rem)}.machine-brand-links{display:flex;flex-wrap:wrap;gap:1rem}.machine-brand-links a{display:inline-flex;gap:1rem;align-items:center;justify-content:space-between;min-width:15rem;padding:1.2rem 1.5rem;border:.1rem solid #d9d3ca;border-radius:.4rem;color:var(--machine-ink);font-size:1.2rem;font-weight:800;letter-spacing:.04em;text-decoration:none}.machine-brand-links a:hover{border-color:var(--machine-coral);color:var(--machine-coral)}.machine-inventory-intro{padding:7rem 0 3rem;background:#fff;scroll-margin-top:12rem}.machine-inventory-intro__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,.55fr);gap:5rem;align-items:end;padding-bottom:3rem;border-bottom:.1rem solid #dedede}@media screen and (max-width:1100px){.machine-hero__grid{grid-template-columns:minmax(0,.8fr) minmax(45rem,1.2fr);gap:3rem}.machine-types__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:989px){.machine-hero__grid,.machine-guide__grid,.machine-brands__inner{grid-template-columns:1fr}.machine-showcase{transform:none}.machine-types__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.machine-type-card:last-child:nth-child(odd){grid-column:1 / -1}.machine-section-heading,.machine-inventory-intro__inner{grid-template-columns:1fr;gap:2rem}}@media screen and (max-width:599px){.machine-hero{padding:5.5rem 0}.machine-hero h1{font-size:4.7rem}.machine-showcase__grid{grid-template-columns:1fr}.machine-mini-card{display:grid;grid-template-columns:11rem 1fr}.machine-mini-card__image{aspect-ratio:1}.machine-types,.machine-guide{padding:6rem 0}.machine-types__grid{grid-template-columns:1fr}.machine-type-card:last-child:nth-child(odd){grid-column:auto}.machine-guide__steps li{grid-template-columns:4.5rem 1fr;padding:1.6rem}.machine-brand-links{display:grid;grid-template-columns:1fr 1fr}.machine-brand-links a{min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/machine-collection-landing.css.map */
