.saugheld-home{background:#fff;color:#121212;overflow:hidden}.saugheld-home .page-width{max-width:1400px;margin:0 auto;padding-left:24px;padding-right:24px}.saugheld-trustbar{background:#023562;color:#fff;font-size:13px}.saugheld-trustbar__items{display:flex;justify-content:center;gap:28px;padding:11px 24px;flex-wrap:wrap}.saugheld-hero{background:linear-gradient(135deg,#f5f9fc,#fff 58%,#e9f5ed);padding:72px 0 64px}.saugheld-hero__copy{max-width:650px}.saugheld-eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.14em;color:#023562;margin-bottom:14px}.saugheld-hero h1{font-size:clamp(42px,6vw,76px);line-height:.98;margin:0 0 22px;letter-spacing:-.045em}.saugheld-hero__text{font-size:19px;line-height:1.65;max-width:580px}.saugheld-actions{display:flex;gap:18px;align-items:center;margin:30px 0;flex-wrap:wrap}.saugheld-link{font-weight:700;color:#023562;text-decoration:none}.saugheld-proof{display:flex;align-items:center;gap:14px;font-size:14px}.saugheld-proof__stars{letter-spacing:2px;color:#f3ad1a;font-size:18px}.saugheld-proof span{color:#666}.saugheld-hero__visual{position:relative;min-height:440px;display:flex;align-items:center;justify-content:center}.saugheld-hero__image{display:block;width:100%;max-width:640px;height:auto;object-fit:contain;filter:drop-shadow(0 30px 35px rgba(0,0,0,.12))}.saugheld-product-placeholder{width:100%;min-height:380px;border-radius:28px;background:linear-gradient(145deg,#e7eef3,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#023562;gap:12px;text-align:center}.saugheld-product-placeholder span{font-size:48px;font-weight:900;letter-spacing:.08em}.saugheld-product-placeholder strong{font-size:18px}.saugheld-hero__badge{position:absolute;right:2%;bottom:4%;background:#fff;border-radius:18px;padding:14px 18px;box-shadow:0 16px 45px #0000001f;display:flex;flex-direction:column}.saugheld-hero__badge strong{font-size:14px;color:#023562}.saugheld-hero__badge span{font-size:12px;color:#666}.saugheld-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dfe6eb;margin-top:0}.saugheld-benefits>div{background:#fff;padding:32px}.saugheld-benefits span{display:block;color:#01a424;font-weight:800;font-size:12px;margin-bottom:18px}.saugheld-benefits strong{font-size:19px}.saugheld-benefits p{margin:8px 0 0;color:#666;line-height:1.5}.saugheld-products{padding-top:84px;padding-bottom:84px}.saugheld-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:32px}.saugheld-section-heading h2,.saugheld-story h2,.saugheld-newsletter h2{font-size:clamp(30px,4vw,48px);line-height:1.05;margin:0;letter-spacing:-.03em}.saugheld-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.saugheld-product-card{border:1px solid #e6eaed;border-radius:18px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.saugheld-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px #00000017}.saugheld-product-card__media{position:relative;display:block;background:#f5f7f8;aspect-ratio:1/1}.saugheld-product-card__media img{width:100%;height:100%;object-fit:contain;display:block}.saugheld-sale{position:absolute;top:14px;left:14px;background:#01a424;color:#fff;font-size:10px;font-weight:800;padding:7px 9px;border-radius:4px}.saugheld-product-card__info{padding:18px}.saugheld-product-card h3{font-size:16px;line-height:1.3;margin:0 0 10px}.saugheld-product-card h3 a{color:inherit;text-decoration:none}.saugheld-price{display:flex;gap:10px;align-items:center;margin-bottom:14px}.saugheld-price strong{font-size:18px}.saugheld-price s{color:#888;font-size:14px}.saugheld-add-form .button{width:100%;min-height:46px}.saugheld-empty{text-align:center;padding:60px 20px;background:#f5f7f8;border-radius:20px}.saugheld-empty h3{font-size:24px;margin-top:0}.saugheld-story{background:#023562;color:#fff;padding:90px 0}.saugheld-story .saugheld-eyebrow{color:#8dd99d}.saugheld-story__panel p{font-size:18px;line-height:1.7;color:#dce8ef;max-width:600px;margin:22px 0 30px}.saugheld-story__quote{background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:48px}.saugheld-quote-mark{font-size:80px;line-height:.6;color:#8dd99d}.saugheld-story__quote p{font-size:28px;line-height:1.3;margin:20px 0}.saugheld-story__quote span{color:#b9cbd6}.saugheld-newsletter{padding-top:70px;padding-bottom:70px}.saugheld-newsletter__inner{background:#f2f6f8;border-radius:24px;padding:44px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.saugheld-newsletter__inner p{color:#666;line-height:1.5}.saugheld-newsletter__form{display:flex;gap:10px}.saugheld-newsletter__form input{min-width:0;flex:1;border:1px solid #cfd8de;border-radius:4px;padding:15px 16px;font:inherit;background:#fff}.saugheld-newsletter__form .button{white-space:nowrap}.saugheld-home .button{background:#023562;color:#fff;border:2px solid #023562;text-decoration:none;border-radius:4px;padding:14px 22px;font-weight:800;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.saugheld-home .button--secondary{background:transparent;color:#fff;border-color:#fff}.saugheld-home .button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:990px){.saugheld-hero{padding-top:48px}.saugheld-hero__grid,.saugheld-story__grid{grid-template-columns:1fr!important}.saugheld-hero__visual{min-height:320px}.saugheld-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.saugheld-newsletter__inner,.saugheld-benefits{grid-template-columns:1fr}}@media(max-width:600px){.saugheld-trustbar__items{gap:8px 18px;font-size:11px}.saugheld-hero h1{font-size:42px}.saugheld-hero__text{font-size:16px}.saugheld-hero__visual{min-height:260px}.saugheld-hero__badge{left:50%;right:auto;bottom:0;transform:translate(-50%);text-align:center;align-items:center}.saugheld-benefits>div{padding:24px}.saugheld-products{padding-top:56px;padding-bottom:56px}.saugheld-section-heading{align-items:start;flex-direction:column}.saugheld-product-grid{gap:12px}.saugheld-product-card__info{padding:12px}.saugheld-story{padding:60px 0}.saugheld-story__quote{padding:28px}.saugheld-story__quote p{font-size:22px}.saugheld-newsletter__inner{padding:28px 20px}.saugheld-newsletter__form{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/saugheld-home.css.map */
