.hero[data-astro-cid-cnrood6a]{background:var(--ink);color:var(--white);padding-block:var(--s5) var(--s5);overflow:hidden}.hero__grid[data-astro-cid-cnrood6a]{display:grid;grid-template-columns:1fr 1fr;gap:var(--s5);align-items:center}.hero__content[data-astro-cid-cnrood6a]{display:flex;flex-direction:column;gap:var(--s3)}.hero__title[data-astro-cid-cnrood6a]{font-size:var(--display);font-weight:900;letter-spacing:-.04em;line-height:.95;color:var(--white)}.hero__lead[data-astro-cid-cnrood6a]{font-size:var(--text-l);color:#ffffffb8;max-width:480px}.hero__lead[data-astro-cid-cnrood6a] strong[data-astro-cid-cnrood6a]{color:var(--white)}.hero__actions[data-astro-cid-cnrood6a]{display:flex;gap:var(--s2);flex-wrap:wrap}.hero__proof[data-astro-cid-cnrood6a]{display:flex;align-items:center;gap:var(--s3);padding-top:var(--s2);border-top:1px solid rgba(255,255,255,.1)}.hero__proof-item[data-astro-cid-cnrood6a]{display:flex;flex-direction:column}.hero__proof-item[data-astro-cid-cnrood6a] strong[data-astro-cid-cnrood6a]{font-family:var(--font-display);font-size:var(--h3);font-weight:800;color:var(--brand);letter-spacing:-.02em;line-height:1}.hero__proof-item[data-astro-cid-cnrood6a] span[data-astro-cid-cnrood6a]{font-size:var(--text-s);color:#ffffff80;margin-top:2px}.hero__proof-divider[data-astro-cid-cnrood6a]{width:1px;height:36px;background:#ffffff26}.hero__visual[data-astro-cid-cnrood6a]{position:relative}.hero__image-wrapper[data-astro-cid-cnrood6a]{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:5/6;background:var(--tone)}.hero__image-wrapper[data-astro-cid-cnrood6a] img[data-astro-cid-cnrood6a]{width:100%;height:100%;object-fit:cover}.hero__quote[data-astro-cid-cnrood6a]{position:absolute;bottom:-1.5rem;left:-2rem;background:var(--white);color:var(--ink);border-radius:var(--radius-lg);border:1px solid var(--border);padding:var(--s2) var(--s3);max-width:320px}.hero__quote[data-astro-cid-cnrood6a] p[data-astro-cid-cnrood6a]{font-size:var(--text-s);font-style:italic;margin-bottom:var(--s1)}.hero__quote[data-astro-cid-cnrood6a] cite[data-astro-cid-cnrood6a]{font-size:var(--text-s);color:var(--tone);font-style:normal;font-weight:500}.diff-grid[data-astro-cid-cnrood6a]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:var(--s3)}.diff-card[data-astro-cid-cnrood6a]{transition:border-color var(--base),transform var(--base)}.diff-card[data-astro-cid-cnrood6a]:hover{border-color:var(--tone);transform:translateY(-2px)}.diff-card--featured[data-astro-cid-cnrood6a]{grid-row:1 / 3;display:flex;flex-direction:column}.diff-card--featured[data-astro-cid-cnrood6a] .diff-card__image[data-astro-cid-cnrood6a]{flex:1}.diff-card__image[data-astro-cid-cnrood6a]{background:var(--concrete);overflow:hidden}.diff-card__image[data-astro-cid-cnrood6a] img[data-astro-cid-cnrood6a]{width:100%;height:260px;object-fit:cover;transition:transform .35s ease}.diff-card--featured[data-astro-cid-cnrood6a] .diff-card__image[data-astro-cid-cnrood6a] img[data-astro-cid-cnrood6a]{height:100%;min-height:280px}.diff-card[data-astro-cid-cnrood6a]:hover .diff-card__image[data-astro-cid-cnrood6a] img[data-astro-cid-cnrood6a]{transform:scale(1.03)}.diff-card__body[data-astro-cid-cnrood6a]{padding:var(--s3)}.diff-card__heading[data-astro-cid-cnrood6a]{display:flex;align-items:center;justify-content:space-between;gap:var(--s2);margin-bottom:var(--s2)}.diff-card__heading[data-astro-cid-cnrood6a] h3[data-astro-cid-cnrood6a]{margin:0}.diff-card__body[data-astro-cid-cnrood6a] p[data-astro-cid-cnrood6a]{color:var(--tone);margin-bottom:var(--s3)}.features-strip[data-astro-cid-cnrood6a]{background:var(--ink);padding-block:var(--s4)}.features-strip__grid[data-astro-cid-cnrood6a]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--s4)}.feature-item[data-astro-cid-cnrood6a]{display:flex;gap:var(--s2);align-items:flex-start}.feature-item__icon[data-astro-cid-cnrood6a]{color:var(--brand);flex-shrink:0;font-size:2rem;line-height:1}.feature-item[data-astro-cid-cnrood6a] strong[data-astro-cid-cnrood6a]{display:block;color:var(--white);font-size:1rem;font-weight:600;margin-bottom:4px}.feature-item[data-astro-cid-cnrood6a] p[data-astro-cid-cnrood6a]{font-size:var(--text-s);color:#ffffff8c;margin:0}.products-grid[data-astro-cid-cnrood6a]{margin-bottom:var(--s3)}.product-card[data-astro-cid-cnrood6a]{position:relative;transition:border-color var(--base),transform var(--base)}.product-card[data-astro-cid-cnrood6a]:hover{border-color:var(--tone);transform:translateY(-2px)}.product-card__badge[data-astro-cid-cnrood6a]{position:absolute;top:var(--s2);left:var(--s2);z-index:1}.product-card__image[data-astro-cid-cnrood6a]{background:var(--concrete);overflow:hidden}.product-card__image[data-astro-cid-cnrood6a] img[data-astro-cid-cnrood6a]{width:100%;height:300px;object-fit:cover;transition:transform .35s ease}.product-card[data-astro-cid-cnrood6a]:hover .product-card__image[data-astro-cid-cnrood6a] img[data-astro-cid-cnrood6a]{transform:scale(1.03)}.product-card__body[data-astro-cid-cnrood6a]{padding:var(--s3)}.product-card__meta[data-astro-cid-cnrood6a]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--s2);gap:var(--s2)}.product-card__meta[data-astro-cid-cnrood6a] h3[data-astro-cid-cnrood6a]{font-size:var(--h3)}.product-card__price[data-astro-cid-cnrood6a]{text-align:right}.product-card__body[data-astro-cid-cnrood6a]>p[data-astro-cid-cnrood6a]{color:var(--tone);font-size:var(--text-s);margin-bottom:var(--s2)}.product-card__specs[data-astro-cid-cnrood6a]{display:grid;grid-template-columns:1fr 1fr;gap:var(--s1) var(--s2);margin-bottom:var(--s3);padding-top:var(--s2);border-top:1px solid var(--border)}.product-card__specs[data-astro-cid-cnrood6a] li[data-astro-cid-cnrood6a]{display:flex;justify-content:space-between;font-size:var(--text-s)}.product-card__specs[data-astro-cid-cnrood6a] span[data-astro-cid-cnrood6a]{color:var(--tone)}.product-card__specs[data-astro-cid-cnrood6a] strong[data-astro-cid-cnrood6a]{color:var(--ink)}.product-card__actions[data-astro-cid-cnrood6a]{display:flex;gap:var(--s2)}.product-card__actions[data-astro-cid-cnrood6a] .btn[data-astro-cid-cnrood6a]{flex:1}.rental-banner[data-astro-cid-cnrood6a]{background:var(--ink);border-radius:var(--radius-lg);padding:var(--s3) var(--s4);display:flex;align-items:center;justify-content:space-between;gap:var(--s3);color:var(--white)}.rental-banner__text[data-astro-cid-cnrood6a] h3[data-astro-cid-cnrood6a]{color:var(--white);margin-bottom:var(--s1)}.rental-banner__text[data-astro-cid-cnrood6a] p[data-astro-cid-cnrood6a]{color:#ffffffa6;margin:0;font-size:var(--text-s)}.app-card[data-astro-cid-cnrood6a]{display:flex;flex-direction:column;transition:border-color var(--base),transform var(--base)}.app-card[data-astro-cid-cnrood6a]:hover{border-color:var(--tone);transform:translateY(-3px)}.app-card__image[data-astro-cid-cnrood6a]{position:relative;overflow:hidden}.app-card__image[data-astro-cid-cnrood6a] img[data-astro-cid-cnrood6a]{width:100%;height:200px;object-fit:cover;transition:transform .35s ease}.app-card[data-astro-cid-cnrood6a]:hover .app-card__image[data-astro-cid-cnrood6a] img[data-astro-cid-cnrood6a]{transform:scale(1.05)}.app-card__overlay[data-astro-cid-cnrood6a]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.3),transparent)}.app-card__body[data-astro-cid-cnrood6a]{flex:1;padding:var(--s2)}.app-card__body[data-astro-cid-cnrood6a] h3[data-astro-cid-cnrood6a]{margin-bottom:var(--s1)}.app-card__body[data-astro-cid-cnrood6a] p[data-astro-cid-cnrood6a]{font-size:var(--text-s);color:var(--tone);margin-bottom:var(--s2)}.app-card__link[data-astro-cid-cnrood6a]{font-size:var(--text-s);font-weight:600;color:var(--brand-alt)}.dual-cta__card[data-astro-cid-cnrood6a]{border-radius:var(--radius-lg);padding:var(--s4)}.dual-cta__card[data-astro-cid-cnrood6a] h3[data-astro-cid-cnrood6a]{margin-bottom:var(--s2)}.dual-cta__card[data-astro-cid-cnrood6a] p[data-astro-cid-cnrood6a]{font-size:var(--text-s);margin-bottom:var(--s3)}.dual-cta__actions[data-astro-cid-cnrood6a]{display:flex;flex-direction:column;gap:var(--s2);align-items:flex-start}.dual-cta__card--dark[data-astro-cid-cnrood6a]{background:var(--brand);color:var(--ink)}.dual-cta__card--dark[data-astro-cid-cnrood6a] h3[data-astro-cid-cnrood6a]{color:var(--ink)}.dual-cta__card--dark[data-astro-cid-cnrood6a] p[data-astro-cid-cnrood6a]{color:#0009}.dual-cta__card--brand[data-astro-cid-cnrood6a]{background:var(--ink);color:var(--white)}.dual-cta__card--brand[data-astro-cid-cnrood6a] h3[data-astro-cid-cnrood6a]{color:var(--white)}.dual-cta__card--brand[data-astro-cid-cnrood6a] p[data-astro-cid-cnrood6a]{color:#ffffffa6}.brand-promise[data-astro-cid-cnrood6a]{padding-block:var(--s5)}.brand-promise__grid[data-astro-cid-cnrood6a]{display:grid;grid-template-columns:1fr 1fr;gap:var(--s5);align-items:center}.brand-promise__image[data-astro-cid-cnrood6a]{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border)}.brand-promise__image[data-astro-cid-cnrood6a] img[data-astro-cid-cnrood6a]{width:100%;height:500px;object-fit:cover}.brand-promise__content[data-astro-cid-cnrood6a]{display:flex;flex-direction:column;gap:var(--s3)}.brand-promise__actions[data-astro-cid-cnrood6a]{display:flex;gap:var(--s2);flex-wrap:wrap;margin-top:var(--s1)}@media(max-width:1024px){.diff-grid[data-astro-cid-cnrood6a]{grid-template-columns:1fr}.diff-card--featured[data-astro-cid-cnrood6a]{grid-row:auto}.features-strip__grid[data-astro-cid-cnrood6a]{grid-template-columns:repeat(2,1fr)}.brand-promise__grid[data-astro-cid-cnrood6a]{grid-template-columns:1fr}.brand-promise__image[data-astro-cid-cnrood6a] img[data-astro-cid-cnrood6a]{height:340px}}@media(max-width:768px){.hero__grid[data-astro-cid-cnrood6a]{grid-template-columns:1fr}.hero__quote[data-astro-cid-cnrood6a]{display:none}.products-grid[data-astro-cid-cnrood6a]{grid-template-columns:1fr}.rental-banner[data-astro-cid-cnrood6a]{flex-direction:column;text-align:center}}@media(max-width:600px){.features-strip__grid[data-astro-cid-cnrood6a],.product-card__specs[data-astro-cid-cnrood6a]{grid-template-columns:1fr}.hero__proof[data-astro-cid-cnrood6a]{gap:var(--s2)}.dual-cta__card[data-astro-cid-cnrood6a]{padding:var(--s3)}.brand-promise__image[data-astro-cid-cnrood6a] img[data-astro-cid-cnrood6a]{height:240px}}
