:root{--slph-accent:#f88379;--slph-dark:#35180e;--slph-cream:#fff8ee;--slph-white:#fffdf9;--slph-peach:#ffc5b7;--slph-mint:#b9dcbc;--slph-sky:#b8ddf3;--slph-yellow:#f7c84b;--slph-shadow:0 18px 50px rgba(63,38,24,.10);--slph-radius:30px}
*{box-sizing:border-box}.slph{width:100%;overflow:hidden;background:radial-gradient(circle at 12% 10%,#fff6e8 0,#fffdf9 28%,#fffdf9 100%);color:var(--slph-dark);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55}.slph a{color:inherit;text-decoration:none}.slph img{display:block;max-width:100%}.slph svg{width:1.35em;height:1.35em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.slph button,.slph input{font:inherit}.slph-shell{width:min(1440px,calc(100% - 72px));margin-inline:auto}.slph-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.slph-missing{margin:24px;padding:18px;border-radius:12px;background:#fff0f0;color:#8c1d1d}
.slph-announcement{position:relative;background:linear-gradient(90deg,#f4bd29,#ffd769,#f4bd29);color:#1f130d;font-size:14px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.slph-announcement:after{content:"";position:absolute;left:0;right:0;bottom:-17px;height:25px;background:#fffdf9;clip-path:ellipse(52% 80% at 50% 100%);z-index:4}.slph-announcement .slph-shell{min-height:46px;display:flex;align-items:center;justify-content:center;gap:10px}.slph-announcement i{width:30px;height:12px;border-top:4px solid #80b7d3;border-radius:50%;transform:rotate(18deg)}.slph-announcement svg{width:20px;height:20px;stroke-width:2.1}
.slph-header{position:relative;z-index:50;background:rgba(255,253,249,.96);backdrop-filter:blur(14px)}.slph-header-inner{min-height:122px;display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:28px}.slph-logo img{width:auto;max-width:220px;max-height:82px;object-fit:contain}.slph-logo span{font-size:32px;font-weight:950;letter-spacing:-.04em}.slph-nav{display:flex;justify-content:center;align-items:center;gap:31px;font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:.025em}.slph-nav a{position:relative;white-space:nowrap}.slph-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--slph-accent);transition:right .25s ease}.slph-nav a:hover:after{right:0}.slph-header-actions{display:flex;align-items:center;gap:15px}.slph-header-actions>a,.slph-header-actions>button,.slph-menu-toggle{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;background:transparent;color:var(--slph-dark);cursor:pointer}.slph-header-actions svg,.slph-menu-toggle svg{width:29px;height:29px;stroke-width:1.5}.slph-cart-link{position:relative}.slph-cart-link span{position:absolute;right:-4px;top:-3px;display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#f77c78;color:#fff;font-size:11px;font-weight:900}.slph-menu-toggle{display:none}.slph-search-panel{border-top:1px solid rgba(76,50,35,.08);padding:16px 0;background:#fff}.slph-search-panel form{width:min(760px,calc(100% - 40px));margin:auto;display:flex;border:1px solid #ddcfbe;border-radius:999px;overflow:hidden}.slph-search-panel input{flex:1;border:0;padding:13px 18px;outline:0}.slph-search-panel button{width:56px;border:0;background:var(--slph-dark);color:#fff;cursor:pointer}
.slph-hero{position:relative;min-height:620px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center;gap:48px;padding:38px 0 24px}.slph-hero:before{content:"♥";position:absolute;left:0;top:96px;color:#ff9a8d;font-size:52px;line-height:1;transform:rotate(-13deg);opacity:.9}.slph-hero-copy{position:relative;z-index:2;padding:14px 0 22px 26px}.slph-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;font-weight:900;color:#ed7b6c;font-size:13px;letter-spacing:.05em;text-transform:uppercase}.slph-kicker:before{content:"";width:28px;height:3px;border-radius:5px;background:var(--slph-accent)}.slph-hero h1{margin:0;max-width:630px;font-family:ui-rounded,"Arial Rounded MT Bold",Inter,sans-serif;font-size:clamp(62px,6.3vw,104px);line-height:.94;letter-spacing:-.06em;color:var(--slph-dark)}.slph-hero h1 span{color:#f58a7e;position:relative;display:inline-block}.slph-hero h1 span:nth-of-type(1){color:#efc334}.slph-hero h1 br+span{color:#9ecfb8}.slph-hero h1 span:after{content:"";position:absolute;left:5%;right:4%;bottom:-8px;height:12px;background:linear-gradient(90deg,#f2cb59,#f09a8c,#9dceb7);border-radius:50%;opacity:.35;transform:rotate(-2deg)}.slph-hero-copy>p{max-width:540px;margin:30px 0 24px;font-size:20px;line-height:1.55;color:#5d463a}.slph-hero-actions{display:flex;flex-wrap:wrap;gap:16px}.slph-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:55px;padding:0 28px;border-radius:999px;font-size:13px;font-weight:900;letter-spacing:.025em;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.slph-btn:hover{transform:translateY(-2px)}.slph-btn-primary{background:var(--slph-dark);color:#fff!important;box-shadow:0 12px 28px rgba(43,26,20,.18)}.slph-btn-primary:hover{box-shadow:0 16px 34px rgba(43,26,20,.24)}.slph-btn-secondary{border:1px solid #7f675b;background:rgba(255,255,255,.72)}.slph-hero-note{display:flex;align-items:center;gap:9px;margin-top:24px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.slph-hero-note svg{color:#f08b7d;fill:#f08b7d;stroke:#f08b7d}.slph-hero-visual{position:relative;min-height:560px}.slph-hero-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#f8eadb,#fff2db);border-radius:41% 59% 29% 71% / 31% 28% 72% 69%;transform:rotate(-2deg)}.slph-hero-visual img,.slph-hero-visual .slph-image-placeholder{position:absolute;inset:8px;width:calc(100% - 16px);height:calc(100% - 16px);object-fit:cover;border-radius:41% 59% 29% 71% / 31% 28% 72% 69%;box-shadow:var(--slph-shadow)}.slph-image-placeholder{display:grid;place-items:center;padding:30px;text-align:center;background:#f1e3d6;color:#6f584b}.slph-deco{position:absolute;z-index:3;font-family:ui-rounded,"Arial Rounded MT Bold",Inter,sans-serif;pointer-events:none}.slph-deco-heart{right:1%;top:12%;color:#ff9a8d;font-size:36px;transform:rotate(16deg)}.slph-deco-spark{right:3%;bottom:8%;color:#f5c532;font-size:64px;text-shadow:0 3px 0 #fff}.slph-deco-dash{left:-8%;top:17%;color:#84bada;font-size:54px;transform:rotate(20deg)}
.slph-categories{position:relative;z-index:5;margin-top:4px;margin-bottom:26px}.slph-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.slph-category-card{position:relative;display:flex;flex-direction:column;min-height:242px;overflow:hidden;border:1px solid rgba(76,50,35,.13);border-radius:22px;background:#fffaf3;box-shadow:0 9px 24px rgba(70,42,28,.055);transition:transform .25s ease,box-shadow .25s ease}.slph-category-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px rgba(70,42,28,.10)}.slph-category-icon{position:absolute;z-index:4;left:15px;top:112px;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;color:#fff;box-shadow:0 8px 18px rgba(55,34,23,.12)}.slph-cat-1 .slph-category-icon{background:#f5bd3b}.slph-cat-2 .slph-category-icon{background:#fac84d}.slph-cat-3 .slph-category-icon{background:#9bc8a2}.slph-cat-4 .slph-category-icon{background:#9fd2ee}.slph-cat-5 .slph-category-icon{background:#f9847a}.slph-category-icon svg{width:28px;height:28px;stroke-width:1.8}.slph-category-image{height:154px;overflow:hidden;background:#f2e4d7}.slph-category-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.slph-category-card:hover .slph-category-image img{transform:scale(1.04)}.slph-category-fallback{height:100%;display:grid;place-items:center;color:#b98d76}.slph-category-meta{flex:1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:84px;padding:22px 18px 18px 24px;background:linear-gradient(180deg,#fffaf3,#fff4e6);font-family:ui-rounded,"Arial Rounded MT Bold",Inter,sans-serif;font-size:19px;font-weight:900;line-height:1.1}.slph-category-meta svg{width:24px;height:24px;stroke-width:2.4;flex:0 0 auto}
.slph-trust{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:18px;margin-bottom:42px;padding:20px 24px;border-radius:26px;background:linear-gradient(90deg,#fff8ec,#fff3df);box-shadow:0 12px 34px rgba(70,42,28,.06)}.slph-trust-item{display:flex;align-items:center;gap:16px;padding:12px 18px;border-right:1px dashed rgba(72,47,35,.22)}.slph-trust-item:last-child{border-right:0}.slph-trust-icon{flex:0 0 68px;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;color:#3f2619;background:#beddbc}.slph-trust-2 .slph-trust-icon{background:#ff9e90}.slph-trust-3 .slph-trust-icon{background:#aad8ee}.slph-trust-4 .slph-trust-icon{background:#beddbc}.slph-trust-5 .slph-trust-icon{background:#f7c76d}.slph-trust-icon svg{width:34px;height:34px}.slph-trust strong{display:block;font-size:15px;line-height:1.15}.slph-trust small{display:block;margin-top:4px;color:#5f493d;font-size:12px;line-height:1.35}
.slph-products{position:relative;padding:6px 0 28px}.slph-products:before{content:"";position:absolute;left:-46px;top:50px;width:48px;height:30px;border-top:5px solid #8fc7e4;border-radius:50%;transform:rotate(27deg)}.slph-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.slph-section-head h2{margin:0;font-size:22px;line-height:1.2;font-weight:950;letter-spacing:.02em}.slph-section-head h2 span{margin-left:6px;color:#fa9185}.slph-section-head>a{display:inline-flex;align-items:center;gap:8px;color:#2e1a12;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.045em}.slph-section-head>a svg{width:20px}.slph-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.slph-product-card{min-width:0;overflow:hidden;border:1px solid rgba(76,50,35,.11);border-radius:20px;background:#fff;box-shadow:0 9px 24px rgba(70,42,28,.05);transition:transform .24s ease,box-shadow .24s ease}.slph-product-card:hover{transform:translateY(-5px);box-shadow:0 16px 32px rgba(70,42,28,.10)}.slph-product-image{position:relative;display:grid;place-items:center;aspect-ratio:1/1.05;overflow:hidden;background:linear-gradient(180deg,#f7eee7,#fffaf5)}.slph-product-image img{width:100%;height:100%;object-fit:contain;padding:8px;transition:transform .45s ease}.slph-product-card:hover .slph-product-image img{transform:scale(1.035)}.slph-product-badge{position:absolute;z-index:2;top:10px;left:10px;padding:5px 9px;border-radius:999px;background:#f6c94f;color:#4b311f;font-size:10px;font-weight:950;text-transform:uppercase}.slph-product-meta{padding:14px 14px 15px}.slph-product-title{display:block;min-height:42px;font-size:13px;font-weight:850;line-height:1.4}.slph-product-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:10px}.slph-price{font-size:13px;font-weight:900;line-height:1.3}.slph-price del{display:block;color:#9b8b80;font-size:11px;font-weight:500}.slph-price ins{text-decoration:none}.slph-add{flex:0 0 31px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#f5847c;color:#fff!important;font-size:20px;line-height:1;font-weight:600;box-shadow:0 5px 12px rgba(245,132,124,.28)}
.slph-editorial{position:relative;margin-top:18px;margin-bottom:44px;min-height:420px;display:grid;grid-template-columns:.78fr 1.05fr 1.05fr;align-items:center;gap:28px;padding:38px 44px;border-radius:46px;background:linear-gradient(120deg,#fff1df 0%,#f8dfd3 46%,#cfe8d4 100%);overflow:hidden}.slph-editorial:before{content:"";position:absolute;left:-50px;bottom:-46px;width:180px;height:180px;border:24px solid rgba(255,255,255,.45);border-radius:50%}.slph-editorial-copy{position:relative;z-index:2}.slph-editorial h2{margin:0;font-family:ui-rounded,"Arial Rounded MT Bold",Inter,sans-serif;font-size:52px;line-height:.98;letter-spacing:-.045em}.slph-editorial h2 span{display:inline-block;margin-left:10px;color:#fa9185;font-size:.72em}.slph-editorial p{margin:18px 0 22px;max-width:370px;color:#5f493d;font-size:16px}.slph-editorial-main{height:350px;border-radius:36% 64% 55% 45% / 46% 42% 58% 54%;overflow:hidden;background:#f1ded0;box-shadow:var(--slph-shadow)}.slph-editorial-main img,.slph-editorial-main .slph-image-placeholder{width:100%;height:100%;object-fit:cover}.slph-editorial-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:center}.slph-polaroid{position:relative;padding:8px 8px 14px;background:#fff;box-shadow:0 12px 24px rgba(65,42,29,.15);transform:rotate(-4deg);font-family:ui-rounded,"Arial Rounded MT Bold",Inter,sans-serif;font-size:12px}.slph-polaroid:before{content:"";position:absolute;top:-9px;left:35%;width:50px;height:18px;background:#97d4c4;opacity:.9;transform:rotate(2deg)}.slph-polaroid:nth-child(2){transform:rotate(2deg) translateY(-18px)}.slph-polaroid:nth-child(2):before{background:#91c1e4}.slph-polaroid:nth-child(3){transform:rotate(5deg)}.slph-polaroid:nth-child(3):before{background:#f8d47a}.slph-polaroid img{width:100%;aspect-ratio:.9/1;object-fit:cover;margin-bottom:9px}.slph-polaroid span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.slph-reviews{position:relative;padding:0 0 44px}.slph-section-head-center{justify-content:center;margin-bottom:26px;text-align:center}.slph-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:76px}.slph-review{position:relative;padding:28px 30px;border:1px solid rgba(76,50,35,.10);border-radius:20px;background:rgba(255,255,255,.78);box-shadow:0 8px 24px rgba(70,42,28,.05);text-align:center}.slph-review:before{content:"♡";position:absolute;left:18px;bottom:14px;color:#ef9f8d;font-size:28px;font-weight:900;opacity:.9}.slph-stars{color:#f3bc2c;letter-spacing:.12em}.slph-review blockquote{margin:16px 0 12px;color:#4f3a30;font-size:14px;line-height:1.65}.slph-review footer{font-size:12px;font-weight:900}
.slph-newsletter{position:relative;margin-top:6px;background:linear-gradient(90deg,#afd9ef,#d3ecfb,#f7c7b5);clip-path:polygon(0 13%,10% 4%,23% 11%,38% 3%,55% 12%,70% 4%,84% 13%,100% 5%,100% 100%,0 100%)}.slph-newsletter-inner{position:relative;min-height:156px;display:grid;grid-template-columns:112px .88fr 1.4fr 120px;align-items:center;gap:24px;padding-top:18px}.slph-newsletter-cloud{font-size:76px;color:#fff;text-shadow:0 7px 0 rgba(103,171,205,.17)}.slph-newsletter-copy h2{margin:0 0 4px;font-size:20px;font-weight:950;letter-spacing:.04em}.slph-newsletter-copy p{margin:0;color:#4e4a49;font-size:13px}.slph-newsletter-form{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center}.slph-newsletter-form input{height:52px;padding:0 22px;border:0;border-radius:999px 0 0 999px;outline:0;background:#fff}.slph-newsletter-form button{height:52px;padding:0 30px;border:0;border-radius:0 999px 999px 0;background:var(--slph-dark);color:#fff;font-size:12px;font-weight:950;text-transform:uppercase;cursor:pointer}.slph-form-message{position:absolute;top:58px;left:20px;font-size:11px;font-weight:800}.slph-form-message.is-success{color:#2f6b3a}.slph-form-message.is-error{color:#9b2f2f}.slph-newsletter-rainbow{width:108px;height:78px;border:14px solid #f1877c;border-bottom:0;border-radius:110px 110px 0 0;box-shadow:inset 0 0 0 12px #f3c94d,inset 0 0 0 24px #84c9df,inset 0 0 0 36px #9bcba5;background:transparent}
.slph-footer{position:relative;background:#fffdf9;padding:34px 0 20px}.slph-footer:before{content:"";position:absolute;left:0;right:0;bottom:0;height:70px;background:#dceac7;clip-path:ellipse(38% 62% at 51% 100%);opacity:.75}.slph-footer-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.35fr .75fr .9fr .75fr 1fr;gap:44px}.slph-footer-brand img{max-width:180px;max-height:74px;object-fit:contain}.slph-footer-brand p{max-width:280px;color:#6f584b;font-size:13px}.slph-socials{display:flex;gap:12px;margin-top:16px}.slph-socials span{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(53,24,14,.25);border-radius:50%;font-size:14px;font-weight:900}.slph-footer h3{margin:0 0 12px;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.slph-footer a{display:block;margin:6px 0;color:#5c483e;font-size:12px}.slph-footer a:hover{color:var(--slph-accent)}.slph-footer-promises{display:grid;gap:14px}.slph-footer-promises span{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;color:#4d392e;font-size:12px;line-height:1.35}.slph-footer-promises svg{width:22px;height:22px}.slph-footer-bottom{position:relative;z-index:2;display:flex;justify-content:space-between;gap:18px;margin-top:28px;padding-top:18px;border-top:1px solid rgba(76,50,35,.10);font-size:11px;color:#7b665b}.slph-footer-bottom a{font-weight:900}
@media(max-width:1300px){.slph-shell{width:min(1180px,calc(100% - 40px))}.slph-header-inner{grid-template-columns:210px 1fr auto;gap:18px}.slph-nav{gap:19px;font-size:12px}.slph-hero{grid-template-columns:.86fr 1.14fr}.slph-hero h1{font-size:74px}.slph-category-grid{gap:16px}.slph-product-grid{grid-template-columns:repeat(3,1fr)}.slph-trust{grid-template-columns:repeat(3,1fr);row-gap:10px}.slph-trust-item:nth-child(3){border-right:0}.slph-editorial{grid-template-columns:.75fr 1.1fr}.slph-editorial-cards{grid-column:1/-1;max-width:690px;margin:auto}.slph-polaroid img{aspect-ratio:1.55/1}.slph-review-grid{gap:28px}.slph-footer-grid{grid-template-columns:1.2fr repeat(4,1fr);gap:30px}}
@media(max-width:980px){.slph-header-inner{min-height:88px;grid-template-columns:auto 1fr auto}.slph-menu-toggle{display:grid}.slph-logo{justify-self:center}.slph-logo img{max-width:156px;max-height:58px}.slph-nav{position:absolute;left:18px;right:18px;top:calc(100% + 8px);display:none;flex-direction:column;align-items:flex-start;gap:0;padding:14px;border:1px solid rgba(76,50,35,.10);border-radius:18px;background:#fff;box-shadow:var(--slph-shadow)}.slph-nav.is-open{display:flex}.slph-nav a{width:100%;padding:12px 10px}.slph-header-actions{gap:4px}.slph-header-actions .slph-search-toggle{display:none}.slph-hero{grid-template-columns:1fr;padding-top:42px}.slph-hero:before{left:18px;top:78px}.slph-hero-copy{text-align:center;padding-inline:0}.slph-hero h1,.slph-hero-copy>p{margin-left:auto;margin-right:auto}.slph-hero-actions,.slph-hero-note{justify-content:center}.slph-hero-visual{min-height:520px}.slph-category-grid{grid-template-columns:repeat(2,1fr)}.slph-trust{grid-template-columns:repeat(2,1fr)}.slph-trust-item,.slph-trust-item:nth-child(3){border-right:0}.slph-editorial{grid-template-columns:1fr;padding:40px}.slph-editorial-copy{text-align:center}.slph-editorial-copy .slph-kicker{justify-content:center}.slph-editorial p{margin-left:auto;margin-right:auto}.slph-editorial-main{height:420px}.slph-review-grid{grid-template-columns:1fr}.slph-newsletter-inner{grid-template-columns:70px 1fr;min-height:190px;padding-bottom:26px}.slph-newsletter-form{grid-column:1/-1}.slph-newsletter-rainbow{position:absolute;right:0;bottom:12px;transform:scale(.8)}.slph-footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}.slph-footer-promises{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.slph-shell{width:min(100% - 24px,620px)}.slph-announcement{font-size:10px}.slph-announcement .slph-shell{min-height:38px}.slph-header-inner{min-height:78px}.slph-logo img{max-width:132px}.slph-header-actions>a,.slph-header-actions>button,.slph-menu-toggle{width:34px;height:38px}.slph-header-actions>a:nth-child(2){display:none}.slph-hero{min-height:auto;gap:28px;padding-top:26px}.slph-hero:before{font-size:34px;top:65px}.slph-kicker{font-size:11px}.slph-hero h1{font-size:51px}.slph-hero-copy>p{margin:24px auto 20px;font-size:16px}.slph-hero-actions{flex-direction:column}.slph-btn{width:100%}.slph-hero-visual{min-height:390px}.slph-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.slph-category-card{flex:0 0 82%;scroll-snap-align:start}.slph-category-meta{min-height:70px;font-size:18px}.slph-trust{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:16px}.slph-trust-item{flex:0 0 86%;scroll-snap-align:start;border-right:0}.slph-products{padding-top:26px}.slph-section-head h2{font-size:22px}.slph-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.slph-product-card{flex:0 0 72%;scroll-snap-align:start}.slph-editorial{padding:30px 20px;border-radius:30px}.slph-editorial h2{font-size:38px}.slph-editorial-main{height:300px}.slph-editorial-cards{display:flex;overflow-x:auto;padding:10px 2px 24px}.slph-polaroid{flex:0 0 65%}.slph-review{padding:22px 20px}.slph-newsletter{clip-path:polygon(0 5%,20% 0,40% 6%,60% 0,80% 6%,100% 0,100% 100%,0 100%)}.slph-newsletter-inner{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:34px 0 28px}.slph-newsletter-cloud,.slph-newsletter-rainbow{display:none}.slph-newsletter-form{width:100%;grid-template-columns:1fr}.slph-newsletter-form input{border-radius:999px}.slph-newsletter-form button{margin-top:8px;border-radius:999px}.slph-form-message{position:static;margin:6px 10px 0}.slph-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.slph-footer-brand,.slph-footer-promises{grid-column:1/-1}.slph-footer-promises{grid-template-columns:1fr}.slph-footer-bottom{flex-direction:column}.slph-deco-spark{right:0}}
@media(prefers-reduced-motion:reduce){.slph *{scroll-behavior:auto!important;transition:none!important}}
.slph-footer-grid{grid-template-columns:minmax(220px,1.35fr) repeat(auto-fit,minmax(135px,1fr));align-items:start}.slph-footer-links-col{min-width:0}@media(max-width:980px){.slph-footer-grid{grid-template-columns:1.2fr repeat(2,minmax(0,1fr))}.slph-footer-promises{grid-column:1/-1}}@media(max-width:640px){.slph-footer-grid{grid-template-columns:1fr 1fr}.slph-footer-brand,.slph-footer-promises{grid-column:1/-1}}
