.sol-home{background-color:var(--sol-bg);color:var(--sol-fg);overflow:clip}.sol-home .sol-home__inner{max-width:76rem;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem);display:flex;flex-direction:column;row-gap:clamp(3rem,8vw,6rem)}.sol-home :is(a,button){font:inherit}.sol-home :focus-visible{outline:2px solid var(--sol-accent);outline-offset:3px;border-radius:2px}.sol-home .sol-eyebrow{margin:0 0 .75em;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--sol-accent)}.sol-home .sol-hero{display:grid;grid-template-columns:1fr;row-gap:2.5rem;align-items:center}.sol-home .sol-hero__scene{order:-1;width:100%}.sol-home .sol-hero__image-frame{position:relative;aspect-ratio:4 / 3;overflow:hidden;border:1px solid color-mix(in srgb,var(--sol-line) 68%,transparent);border-radius:1.5rem 1.5rem 5rem;background:#dfe8dd;box-shadow:0 1.5rem 4rem color-mix(in srgb,var(--sol-fg) 13%,transparent);isolation:isolate}.sol-home .sol-hero__image-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff47;pointer-events:none}.sol-home .sol-hero__image{width:100%;height:100%;display:block;object-fit:cover;object-position:70% center}.sol-home .sol-hero__image-mark{position:absolute;inset-inline-start:1rem;inset-block-end:1rem;width:3.25rem;height:3.25rem;display:grid;place-items:center;border-radius:50%;color:#173c2a;background:#e0ad43;box-shadow:0 .6rem 1.8rem #173c2a33}.sol-home .sol-hero__image-mark svg{width:1.5rem;height:1.5rem}.sol-home .sol-hero__heading{margin:0 0 .5em;font-family:var(--font-heading-family, inherit);font-weight:var(--font-heading-weight, 700);font-size:clamp(2rem,5.5vw + .5rem,3.5rem);line-height:1.06;letter-spacing:-.01em;text-wrap:balance}.sol-home .sol-hero__subheading{margin:0 0 1.25em;max-width:34rem;font-size:clamp(1rem,.4vw + .95rem,1.15rem);line-height:1.6;color:color-mix(in srgb,var(--sol-fg) 78%,var(--sol-bg) 22%)}.sol-home .sol-hero__status{display:inline-flex;align-items:center;gap:.5em;margin:0 0 1.75em;padding:.5em .9em;border:1px solid var(--sol-line);border-radius:999px;font-size:.85rem}.sol-home .sol-hero__status-dot{width:.5em;height:.5em;border-radius:50%;background:var(--sol-accent);flex-shrink:0}.sol-home .sol-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.sol-home .sol-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75em 1.5em;border-radius:8px;border:1px solid transparent;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.sol-home .sol-button--primary{background:var(--sol-fg);color:var(--sol-bg);border-color:var(--sol-fg)}.sol-home .sol-button--primary:hover{background:var(--sol-accent);border-color:var(--sol-accent)}.sol-home .sol-button--secondary{background:transparent;color:var(--sol-fg);border-color:var(--sol-line)}.sol-home .sol-button--secondary:hover{border-color:var(--sol-fg)}.sol-home .sol-button--inverse{background:var(--sol-bg);color:var(--sol-fg);border-color:var(--sol-bg)}.sol-home .sol-button--inverse:hover{background:var(--sol-accent);color:var(--sol-bg);border-color:var(--sol-accent)}.sol-home .sol-heading{margin:0 0 1.25rem;font-family:var(--font-heading-family, inherit);font-weight:var(--font-heading-weight, 700);font-size:clamp(1.5rem,2.4vw + .6rem,2.2rem);line-height:1.15}.sol-home .sol-block--tint{background:color-mix(in srgb,var(--sol-bg) 88%,var(--sol-accent) 12%);border-radius:12px;padding:clamp(1.75rem,4vw,3rem);margin-inline:clamp(-1rem,-4vw,-3rem)}.sol-home .sol-routes{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.25rem}.sol-home .sol-route-card{display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem;border:1px solid var(--sol-line);border-radius:10px;background:color-mix(in srgb,var(--sol-bg) 96%,var(--sol-fg) 4%)}.sol-home .sol-route-card__icon{width:2rem;height:2rem;margin-bottom:1rem;color:var(--sol-accent)}.sol-home .sol-route-card__icon svg{width:100%;height:100%}.sol-home .sol-route-card__title{margin:0 0 .4em;font-family:var(--font-heading-family, inherit);font-size:1.15rem}.sol-home .sol-route-card__text{margin:0;font-size:.95rem;line-height:1.55;color:color-mix(in srgb,var(--sol-fg) 78%,var(--sol-bg) 22%)}.sol-home .sol-route-card__link{display:inline-flex;gap:.35em;margin-top:1.1rem;min-height:44px;align-items:center;color:var(--sol-fg);font-size:.9rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.sol-home .sol-manifesto{display:flex;flex-direction:column;gap:2rem}.sol-home .sol-manifesto__text{margin:0;max-width:40rem;font-size:1.05rem;line-height:1.65}.sol-home .sol-principles{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.5rem}.sol-home .sol-principle{padding-top:1.25rem;border-top:1px solid var(--sol-line)}.sol-home .sol-principle__title{margin:0 0 .4em;font-family:var(--font-heading-family, inherit);font-size:1.05rem}.sol-home .sol-principle__text{margin:0;font-size:.95rem;line-height:1.55;color:color-mix(in srgb,var(--sol-fg) 78%,var(--sol-bg) 22%)}.sol-home .sol-categories{display:grid;grid-template-columns:1fr;gap:1.25rem}.sol-home .sol-category-card{padding:1.5rem;border:1px solid var(--sol-line);border-radius:10px}.sol-home .sol-category-card__icon{display:inline-flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;margin-bottom:1rem;border-radius:50%;background:color-mix(in srgb,var(--sol-accent) 14%,var(--sol-bg) 86%);color:var(--sol-accent)}.sol-home .sol-category-card__icon svg{width:1.2rem;height:1.2rem}.sol-home .sol-category-card__title{margin:0 0 .4em;font-family:var(--font-heading-family, inherit);font-size:1.1rem}.sol-home .sol-category-card__text{margin:0;font-size:.95rem;line-height:1.55;color:color-mix(in srgb,var(--sol-fg) 78%,var(--sol-bg) 22%)}.sol-home .sol-editorial{display:flex;flex-direction:column;gap:2rem}.sol-home .sol-editorial__text{margin:0;max-width:40rem;font-size:1.05rem;line-height:1.65}.sol-home .sol-criteria{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.5rem}.sol-home .sol-criterion{display:grid;grid-template-columns:auto 1fr;column-gap:1rem;align-items:start}.sol-home .sol-criterion__index{font-family:var(--font-heading-family, inherit);font-size:.85rem;color:var(--sol-accent);padding-top:.2em}.sol-home .sol-criterion__title{grid-column:2;margin:0 0 .35em;font-family:var(--font-heading-family, inherit);font-size:1.05rem}.sol-home .sol-criterion__text{grid-column:2;margin:0;font-size:.95rem;line-height:1.55;color:color-mix(in srgb,var(--sol-fg) 78%,var(--sol-bg) 22%)}.sol-home .sol-newsletter{display:flex;flex-direction:column;gap:1.5rem;padding:clamp(2rem,5vw,3.5rem);border-radius:14px;background:var(--sol-fg);color:var(--sol-bg)}.sol-home .sol-heading--inverse{color:var(--sol-bg)}.sol-home .sol-newsletter__text{margin:0;max-width:32rem;font-size:1rem;line-height:1.6;color:color-mix(in srgb,var(--sol-bg) 82%,var(--sol-fg) 18%)}.sol-home .sol-newsletter__form{display:flex;flex-wrap:wrap;gap:.75rem}.sol-home .sol-newsletter__input{flex:1 1 14rem;min-height:44px;padding:.75em 1em;border:1px solid color-mix(in srgb,var(--sol-bg) 40%,var(--sol-fg) 60%);border-radius:8px;background:transparent;color:var(--sol-bg)}.sol-home .sol-newsletter__input::placeholder{color:color-mix(in srgb,var(--sol-bg) 65%,var(--sol-fg) 35%)}.sol-home .sol-newsletter__message{flex-basis:100%;margin:0;font-size:.9rem}@media screen and (min-width:750px){.sol-home .sol-hero{grid-template-columns:1.05fr .95fr;column-gap:clamp(2rem,5vw,4rem)}.sol-home .sol-hero__scene{order:1}.sol-home .sol-routes{grid-template-columns:repeat(3,1fr)}.sol-home .sol-manifesto{flex-direction:row;justify-content:space-between;gap:3rem}.sol-home .sol-manifesto__intro{flex:0 0 18rem}.sol-home .sol-principles{flex:1;grid-template-columns:repeat(3,1fr);align-content:start}.sol-home .sol-categories{grid-template-columns:repeat(3,1fr)}.sol-home .sol-editorial{flex-direction:row;gap:3rem}.sol-home .sol-editorial__intro{flex:0 0 18rem}.sol-home .sol-criteria{flex:1;grid-template-columns:repeat(2,1fr);align-content:start}.sol-home .sol-newsletter{flex-direction:row;align-items:center;justify-content:space-between}.sol-home .sol-newsletter__form{flex-wrap:nowrap;flex:0 0 26rem}}@media screen and (max-width:749px){.sol-home .sol-block--tint{border-radius:0;margin-inline:clamp(-1rem,-4vw,-1rem)}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
