:root{--ds3-plum:#56213f;--ds3-plum-dark:#3c172f;--ds3-terra:#c95d43;--ds3-rose:#d9a1a5;--ds3-blush:#f8f0ed;--ds3-ivory:#fffaf7;--ds3-ink:#2b2027;--ds3-muted:#6c6066;--ds3-line:#eadfda;--ds3-shadow:0 15px 40px rgba(74,31,57,.09)}
.ds3-home{color:var(--ds3-ink);background:var(--ds3-ivory);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ds3-home *{box-sizing:border-box}.ds3-home a{color:inherit;text-decoration:none}.ds3-home img{display:block;max-width:100%}.ds3-container{width:min(1320px,100%);margin:0 auto;padding-left:28px;padding-right:28px}.ds3-eyebrow{margin:0 0 16px;color:var(--ds3-terra);font-size:13px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.ds3-hero{min-height:630px;position:relative;overflow:hidden;background:#f8eee9}.ds3-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ds3-hero__inner{position:relative;z-index:1;min-height:630px;display:flex;align-items:center;padding-top:80px;padding-bottom:80px}.ds3-hero__copy{width:min(500px,43%)}.ds3-hero h1{max-width:490px;margin:0;color:var(--ds3-plum);font-size:clamp(56px,6vw,88px);line-height:.94;letter-spacing:-.055em}.ds3-hero__copy>p:not(.ds3-eyebrow){max-width:420px;margin:24px 0 30px;color:#54464f;font-size:18px;line-height:1.55}.ds3-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;padding:0 26px;font-size:14px;font-weight:900}.ds3-button--primary{border:1px solid var(--ds3-plum);background:var(--ds3-plum);color:#fff!important}.ds3-button--primary:hover{background:var(--ds3-plum-dark)}.ds3-button--outline{border:1px solid var(--ds3-plum);color:var(--ds3-plum)!important;background:transparent}.ds3-hero__benefits{margin-top:38px;display:flex;flex-wrap:wrap;gap:24px;color:#4e4249;font-size:12px;font-weight:750}.ds3-hero__benefits span{display:flex;align-items:center;gap:8px}.ds3-hero__benefits i{font-size:22px;color:var(--ds3-plum)}.ds3-section{padding:70px 0}.ds3-heading{margin-bottom:30px;display:flex;align-items:end;justify-content:space-between;gap:22px}.ds3-heading h2,.ds3-fit h2,.ds3-wholesale h2{margin:0;color:var(--ds3-plum);font-size:clamp(34px,4vw,48px);line-height:1;letter-spacing:-.04em}.ds3-heading p{max-width:580px;margin:10px 0 0;color:var(--ds3-muted);line-height:1.55}.ds3-heading>a{font-weight:850;text-decoration:underline;text-underline-offset:5px;white-space:nowrap}.ds3-needs{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ds3-need{min-height:300px;display:flex;flex-direction:column;justify-content:space-between;border-radius:18px;padding:24px;color:#fff!important;box-shadow:var(--ds3-shadow);transition:transform .2s ease}.ds3-need:hover{transform:translateY(-4px)}.ds3-need--plum{background:var(--ds3-plum)}.ds3-need--terra{background:var(--ds3-terra)}.ds3-need--rose{background:var(--ds3-rose)}.ds3-need--sand{background:#cdbcb5;color:var(--ds3-ink)!important}.ds3-need h3{max-width:180px;margin:0;font-size:25px;line-height:1.05;letter-spacing:-.03em}.ds3-need p{max-width:220px;margin:12px 0 0;font-size:14px;line-height:1.45}.ds3-need>i{align-self:flex-end;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.92);color:var(--ds3-plum);font-size:22px}.ds3-products{background:#fff;border-top:1px solid var(--ds3-line);border-bottom:1px solid var(--ds3-line)}.ds3-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ds3-product-card{overflow:hidden;border:1px solid var(--ds3-line);border-radius:14px;background:#fff;transition:box-shadow .2s ease,transform .2s ease}.ds3-product-card:hover{transform:translateY(-3px);box-shadow:var(--ds3-shadow)}.ds3-product-card__media{position:relative;display:block;overflow:hidden;background:var(--ds3-blush)}.ds3-product-card__media img{width:100%;aspect-ratio:1/1.12;object-fit:cover;transition:transform .25s ease}.ds3-product-card:hover .ds3-product-card__media img{transform:scale(1.025)}.ds3-product-card__media span{position:absolute;left:12px;top:12px;border-radius:6px;padding:7px 10px;background:var(--ds3-plum);color:#fff;font-size:10px;font-weight:900}.ds3-product-card__copy{padding:17px}.ds3-product-card h3{margin:0;font-size:17px;line-height:1.3}.ds3-product-card__copy>p{min-height:40px;margin:7px 0 10px;color:var(--ds3-muted);font-size:13px;line-height:1.45}.ds3-price{margin:10px 0 14px;display:flex;align-items:baseline;gap:9px}.ds3-price strong{font-size:18px}.ds3-price s{color:#9b8e94;font-size:13px}.ds3-product-form button{width:100%;min-height:42px;border:1px solid var(--ds3-plum);border-radius:7px;background:transparent;color:var(--ds3-plum);font-weight:900}.ds3-product-form button:hover{background:var(--ds3-plum);color:#fff}.ds3-product-form button:disabled{opacity:.5}.ds3-why{padding:56px 0;background:var(--ds3-plum);color:#fff}.ds3-why h2{margin:0 0 36px;text-align:center;color:#fff;font-size:clamp(34px,4vw,48px);letter-spacing:-.04em}.ds3-why__grid{display:grid;grid-template-columns:repeat(5,1fr)}.ds3-why__grid>div{padding:0 24px;text-align:center;border-right:1px solid rgba(255,255,255,.24)}.ds3-why__grid>div:last-child{border-right:0}.ds3-why i{display:block;margin-bottom:13px;color:#f4c7bc;font-size:34px}.ds3-why strong,.ds3-why span{display:block}.ds3-why strong{font-size:14px;line-height:1.35}.ds3-why span{margin-top:6px;color:#e5d1dc;font-size:12px}.ds3-fit{display:grid;grid-template-columns:.9fr 1.5fr;gap:36px;align-items:center}.ds3-fit__intro>p:not(.ds3-eyebrow){margin:20px 0 26px;color:var(--ds3-muted);font-size:16px;line-height:1.6}.ds3-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ds3-support-grid article{min-height:245px;border:1px solid var(--ds3-line);border-radius:18px;padding:24px;background:#fff}.ds3-support-grid b{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--ds3-plum);color:#fff;font-size:12px}.ds3-support-grid h3{margin:28px 0 10px;color:var(--ds3-plum);font-size:20px}.ds3-support-grid p{margin:0;color:var(--ds3-muted);font-size:14px;line-height:1.55}.ds3-proof{padding:70px 0;background:var(--ds3-blush)}.ds3-proof__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ds3-proof article{border:1px solid var(--ds3-line);border-radius:14px;padding:26px;background:#fff}.ds3-proof i{color:var(--ds3-terra);font-size:30px}.ds3-proof h3{margin:16px 0 8px;color:var(--ds3-plum)}.ds3-proof p{margin:0;color:var(--ds3-muted);line-height:1.55}.ds3-newsletter{background:#a2758c;color:#fff}.ds3-newsletter__inner{padding-top:28px;padding-bottom:28px;display:grid;grid-template-columns:1fr 1.2fr;gap:30px;align-items:center}.ds3-newsletter h2{margin:0;color:#fff;font-size:25px}.ds3-newsletter p{margin:5px 0 0;color:#f7eaf1;font-size:13px}.ds3-newsletter__form{display:flex}.ds3-newsletter__form input{min-width:0;flex:1;height:48px;border:0;border-radius:8px 0 0 8px;padding:0 16px}.ds3-newsletter__form button{border:0;border-radius:0 8px 8px 0;padding:0 25px;background:var(--ds3-plum);color:#fff;font-weight:900}.ds3-wholesale{padding:62px 0;background:var(--ds3-ivory)}.ds3-wholesale__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.ds3-wholesale__inner>div{max-width:720px}.ds3-wholesale__inner>div>p:last-child{color:var(--ds3-muted);font-size:16px;line-height:1.6}
@media(max-width:990px){.ds3-needs,.ds3-product-grid{grid-template-columns:repeat(2,1fr)}.ds3-why__grid{grid-template-columns:repeat(3,1fr);row-gap:34px}.ds3-why__grid>div{border-right:0}.ds3-fit{grid-template-columns:1fr}.ds3-hero__copy{width:48%}}
@media(max-width:749px){.ds3-container{padding-left:16px;padding-right:16px}.ds3-hero{min-height:700px}.ds3-hero__image{height:52%;object-position:60% center}.ds3-hero__inner{min-height:700px;align-items:flex-start;padding-top:370px;padding-bottom:34px}.ds3-hero__copy{width:100%}.ds3-hero h1{font-size:clamp(50px,15vw,68px)}.ds3-hero__copy>p:not(.ds3-eyebrow){margin:18px 0 22px;font-size:16px}.ds3-hero__benefits{margin-top:28px;gap:16px}.ds3-hero__benefits span{flex:1 1 42%}.ds3-section,.ds3-proof{padding:52px 0}.ds3-heading{align-items:flex-start;flex-direction:column;margin-bottom:23px}.ds3-needs{display:flex;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.ds3-need{min-width:78vw;min-height:270px;scroll-snap-align:start}.ds3-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ds3-product-card__copy{padding:12px}.ds3-product-card h3{font-size:14px}.ds3-product-card__copy>p{min-height:52px;font-size:12px}.ds3-why{padding:48px 0}.ds3-why__grid{grid-template-columns:repeat(2,1fr);gap:30px 10px}.ds3-why__grid>div{padding:0 8px}.ds3-support-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.ds3-support-grid article{min-width:78vw;scroll-snap-align:start}.ds3-proof__grid{grid-template-columns:1fr}.ds3-newsletter__inner{grid-template-columns:1fr;padding-top:25px;padding-bottom:25px}.ds3-newsletter__form{flex-direction:column;gap:8px}.ds3-newsletter__form input,.ds3-newsletter__form button{width:100%;height:48px;border-radius:8px}.ds3-wholesale__inner{align-items:flex-start;flex-direction:column}.ds3-wholesale{padding:52px 0}}
