.l-home-header{display:flex;align-items:center;justify-content:space-between;padding:20px max(24px,calc((100vw - 1260px)/2));background:white;gap:24px;position:sticky;top:0;z-index:20;border-bottom:1px solid #eee}.l-home-header>nav{display:flex;gap:30px}.l-home-header a{text-decoration:none}.l-home-menu{display:none}.l-home-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:1440px;margin:auto;background:#f7f3fa}.l-home-hero>div:first-child{padding:60px clamp(24px,5vw,80px)}.l-home .l-home-hero h1{font-size:clamp(38px,4.5vw,64px);font-weight:600;line-height:1.08;letter-spacing:-1.3px;margin:20px 0}.l-home-hero p{font-size:18px;line-height:1.5;max-width:480px}.l-home-hero .l-home-rating{font-size:14px}.l-home-rating span{color:#80618e}.l-home-hero-image{background:white;min-width:0}.l-home-hero-image img{width:100%;aspect-ratio:1;object-fit:contain}.l-home-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:28px}.l-home-actions>a:last-child{font-size:15px}.l-home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.l-home-section-heading h2,.l-home-explore h2,.l-home-reviews h2{font-size:32px!important;font-weight:600}.l-home-section-heading>a{font-size:14px}.l-home-products{display:grid;grid-template-columns:1fr 1fr;gap:26px}.l-home-products article{min-width:0}.l-home-products a{text-decoration:none}.l-home-card-image{position:relative;overflow:hidden;border-radius:14px;background:#f7f7f7;aspect-ratio:1}.l-home-card-image img{width:100%;height:100%;object-fit:contain}.l-home-card-image>span{position:absolute;top:14px;left:14px;background:#80618e;color:white;border-radius:4px;padding:5px 9px;font-size:11px;letter-spacing:.5px}.l-home-duo-image{display:flex;align-items:center;background:#f7f3fa}.l-home-duo-image img{width:58%;height:85%;mix-blend-mode:multiply}.l-home-duo-image img+img{margin-left:-16%;transform:translateY(7%)}.l-home-products h3{font-size:23px;font-weight:500;margin:14px 0 6px}.l-home-products p{display:flex;justify-content:space-between;gap:10px;font-size:15px}.l-home-products .l-button{margin-top:16px;width:100%}.l-home-explore>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.l-home-explore a{display:flex;flex-direction:column;gap:12px;background:#f7f7f7;border-radius:12px;padding:28px;text-decoration:none}.l-home-explore strong{font-size:24px;font-weight:500}.l-home-explore span{font-size:15px;color:#6b4a75}.l-home-feature,.l-home-bundle{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.l-home-feature>div,.l-home-bundle>div{min-width:0}.l-home-feature img,.l-home-bundle img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:14px}.l-home-feature h2,.l-home-bundle h2{font-size:38px;font-weight:600}.l-home-feature p,.l-home-bundle p{font-size:17px;line-height:1.6;margin:22px 0}.l-home-bundle{background:#f7f3fa;border-radius:18px}.l-home-eyebrow{font-size:12px!important;letter-spacing:2px;color:#6b4a75}.l-home-bundle-price{font-size:32px;font-weight:600;display:block;margin-bottom:22px}.l-home-bundle-price small{font-size:14px;color:#595959;font-weight:400}.l-home-review-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;margin-top:25px;padding-bottom:12px}.l-home-review-track article{flex:0 0 32%;scroll-snap-align:start;background:#f7f7f7;border-radius:15px;padding:24px}.l-home-review-track h3{font-size:21px;font-weight:600;margin-bottom:16px}.l-home-review-track p{font-size:16px;line-height:1.5;margin-bottom:16px}.l-home-review-track strong{font-size:14px}.l-home-review-track details{margin-top:15px;font-size:14px}.l-home-review-track details p{margin-top:15px}.l-home-review-note{font-size:12px;color:#666;margin-top:12px}.l-home-contact{text-align:center;background:#f7f3fa;padding:55px 20px}.l-home-contact h2{font-size:32px;font-weight:500}.l-home-contact p{font-size:16px;margin:14px 0 24px}.l-home .l-footer{padding-bottom:35px}
@media(max-width:800px){.l-home-header{padding:16px 20px;height:70px}.l-home-header>nav{display:none}.l-home-menu{display:block;order:-1}.l-home-menu summary{list-style:none;cursor:pointer}.l-home-menu summary::-webkit-details-marker{display:none}.l-home-menu nav{position:absolute;left:0;right:0;top:70px;background:white;padding:18px;display:grid;gap:18px;border-bottom:1px solid #ddd}.l-home-header>.l-logo{margin:auto}.l-home-hero{grid-template-columns:1fr}.l-home-hero>div:first-child{padding:30px 22px}.l-home .l-home-hero h1{font-size:42px}.l-home-hero p{font-size:16px}.l-home-hero-image{max-height:420px;overflow:hidden}.l-home-hero-image img{height:100%;max-height:420px}.l-home-products{gap:14px}.l-home-products h3{font-size:19px}.l-home-products p{flex-direction:column;font-size:14px;gap:3px}.l-home-products .l-button{font-size:12px;padding:12px;min-height:44px}.l-home-card-image>span{font-size:9px;top:8px;left:8px;max-width:calc(100% - 16px)}.l-home-section-heading h2,.l-home-explore h2,.l-home-reviews h2{font-size:27px!important}.l-home-section-heading>a{font-size:12px}.l-home-explore>div{grid-template-columns:1fr;gap:10px}.l-home-explore a{padding:18px;flex-direction:row;align-items:center;justify-content:space-between}.l-home-explore strong{font-size:21px}.l-home-feature,.l-home-bundle{grid-template-columns:1fr;gap:24px}.l-home-feature h2,.l-home-bundle h2{font-size:31px}.l-home-bundle{border-radius:0}.l-home-bundle>div:last-child{grid-row:1}.l-home-review-track article{flex-basis:86%}.l-home-contact h2{font-size:27px}.l-home-actions{gap:15px}}
