:root{--ink:#090909;--paper:#f4f4f0;--white:#fff;--yellow:#ffe263;--blue:#4e8af0;--red:#eb4d48;--green:#61c956;--line:#deded8}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif}.ls-container{width:min(1240px,calc(100% - 48px));margin:auto}a{text-decoration:none;color:inherit}.ls-header{height:82px;background:#fff;border-bottom:1px solid #e6e6e1;position:relative;z-index:50}.ls-header__inner{height:100%;display:grid;grid-template-columns:200px 1fr auto;align-items:center;gap:32px}.ls-logo{display:block;width:190px;height:42px;background:#fff url(/cdn/shop/files/laaities-logo-light.jpg?v=1786525881) center -52px/190px 190px no-repeat}.ls-nav{display:flex;justify-content:center;align-items:center;gap:28px;font-size:14px;font-weight:750}.ls-nav details{position:relative}.ls-nav summary{cursor:pointer;list-style:none}.ls-nav details div{position:absolute;top:30px;left:50%;transform:translate(-50%);width:180px;background:#fff;padding:8px;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 50px #0002}.ls-nav details div a{display:block;padding:10px;border-radius:9px}.ls-nav details div a:hover{background:var(--paper)}.ls-actions{display:flex;align-items:center;gap:10px}.ls-search{width:42px;height:42px;display:grid;place-items:center}.ls-search svg{width:22px;fill:none;stroke:#111;stroke-width:1.7}.ls-cart{background:var(--ink);color:#fff;padding:12px 16px;border-radius:999px;font-weight:800}.ls-cart b{display:inline-grid;place-items:center;width:21px;height:21px;background:var(--yellow);color:#111;border-radius:50%;margin-left:6px}.ls-mobile-menu{display:none}.ls-kicker{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ls-kicker i{width:28px;height:9px;background:var(--red);border-radius:99px}.ls-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 25px;border:0;border-radius:999px;background:var(--ink);color:#fff;font:inherit;font-weight:800;cursor:pointer}.ls-button--light{background:#fff;color:#111;border:1px solid var(--line)}.ls-hero{background:#fff;padding:78px 0 90px}.ls-hero__grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:65px;align-items:center}.ls-hero h1,.ls-section-head h2,.ls-story h2,.ls-cta h2,.ls-collection h1,.ls-product h1{margin:18px 0 0;font-size:clamp(58px,7vw,104px);line-height:.86;letter-spacing:-.07em}.ls-hero h1 em{font-style:normal;color:var(--blue)}.ls-hero__copy p{font-size:21px;line-height:1.5;color:#555;margin:30px 0}.ls-buttons{display:flex;gap:11px;flex-wrap:wrap}.ls-hero__visual{position:relative;padding:15px}.ls-hero__image{position:relative;z-index:2;background:#fff;border-radius:31px;padding:13px;box-shadow:0 26px 70px #0002;transform:rotate(1deg)}.ls-hero__image img{display:block;width:100%;border-radius:20px}.ls-shape{position:absolute}.ls-shape--blue{width:130px;height:130px;background:var(--blue);border-radius:30px;left:-15px;top:-20px;transform:rotate(-8deg)}.ls-shape--yellow{width:105px;height:105px;background:var(--yellow);border-radius:50%;right:-20px;bottom:-15px}.ls-sticker{position:absolute;z-index:3;right:0;top:38px;background:#111;color:#fff;padding:12px 16px;border-radius:999px;font-size:12px;font-weight:850;text-transform:uppercase}.ls-proof{background:#111;color:#fff}.ls-proof .ls-container{display:grid;grid-template-columns:repeat(4,1fr)}.ls-proof div div{min-height:67px;display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid #333;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.ls-proof i{display:grid;place-items:center;width:29px;height:29px;background:var(--yellow);border-radius:8px;font-style:normal}.ls-products,.ls-collection-grid{padding:110px 0}.ls-section-head{display:grid;grid-template-columns:1fr 390px;gap:60px;align-items:end;margin-bottom:45px}.ls-section-head h2{font-size:clamp(48px,5.5vw,78px)}.ls-section-head>p{font-size:18px;line-height:1.55;color:#606060}.ls-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ls-product-card{background:#fff;border:1px solid var(--line);border-radius:27px;overflow:hidden;display:flex;flex-direction:column}.ls-product-card__media{aspect-ratio:1.48;padding:12px}.ls-product-card--yellow .ls-product-card__media{background:var(--yellow)}.ls-product-card--blue .ls-product-card__media{background:var(--blue)}.ls-product-card--red .ls-product-card__media{background:var(--red)}.ls-product-card--green .ls-product-card__media{background:var(--green)}.ls-product-card__media img{display:block;width:100%;height:100%;object-fit:contain;border-radius:14px}.ls-product-card__body{padding:23px;display:flex;flex-direction:column;flex:1}.ls-product-card__body>span{font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:#666}.ls-product-card h3{font-size:23px;line-height:1.12;letter-spacing:-.035em;margin:9px 0 25px}.ls-product-card__body>div{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.ls-product-card__body i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--green);font-style:normal}.ls-feature-band{padding:0 0 110px}.ls-feature-band .ls-container{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ls-feature-band article{padding:28px 23px;border-radius:25px;min-height:220px}.ls-feature-band article i{font-size:28px;font-style:normal}.ls-feature-band h3{font-size:23px;margin:20px 0 8px}.ls-feature-band p{line-height:1.5;margin:0}.is-yellow{background:var(--yellow)}.is-blue{background:var(--blue);color:#fff}.is-red{background:var(--red);color:#fff}.is-green{background:var(--green)}.ls-story{background:#fff;padding:110px 0}.ls-story .ls-container{max-width:860px;text-align:center}.ls-story .ls-container.has-image{max-width:1240px;display:grid;grid-template-columns:1fr 1fr;gap:70px;text-align:left;align-items:center}.ls-story__image{background:var(--paper);border-radius:30px;overflow:hidden}.ls-story__image img{display:block;width:100%;height:auto}.ls-story h2{font-size:clamp(48px,6vw,82px)}.ls-story p{font-size:19px;line-height:1.65;color:#555}.ls-values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px;text-align:left}.ls-values span{border-top:1px solid var(--line);padding-top:15px;color:#666;font-size:13px}.ls-values b{display:block;color:#111;font-size:19px;margin-bottom:5px}.ls-cta{background:var(--blue);color:#fff;text-align:center;padding:105px 0;position:relative}.ls-cta h2{font-size:clamp(60px,8vw,110px)}.ls-cta p{font-size:19px;max-width:620px;margin:28px auto}.ls-collection-hero{padding:72px 0;background:#fff}.ls-collection-hero .ls-container{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.ls-collection h1{font-size:clamp(52px,6vw,86px)}.ls-collection-hero p{font-size:19px;color:#555}.ls-collection-hero__image{border-radius:28px;overflow:hidden}.ls-collection-hero__image img{display:block;width:100%}.ls-collection-meta{display:flex;justify-content:space-between;margin-bottom:25px}.ls-product{padding:68px 0 0}.ls-product__top{display:grid;grid-template-columns:1.1fr .9fr;gap:68px;align-items:start}.ls-product__main-image{background:#fff;border-radius:30px;padding:14px}.ls-product__main-image img{display:block;width:100%;border-radius:19px}.ls-product__thumbs{display:flex;gap:10px;margin-top:12px}.ls-product__thumbs button{width:88px;padding:5px;border:1px solid var(--line);border-radius:13px;background:#fff}.ls-product__thumbs img{width:100%;display:block}.ls-product h1{font-size:clamp(44px,5.3vw,72px);line-height:.95}.ls-product__price{font-size:25px;font-weight:850;margin:24px 0}.ls-product__price s{font-size:16px;color:#777;margin-left:8px}.ls-product__intro{font-size:18px;line-height:1.55;color:#555}.ls-product-form{display:grid;gap:12px;margin:28px 0}.ls-product-form label{font-size:13px;font-weight:800}.ls-product-form select{height:52px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 15px;font:inherit}.ls-product__promises{display:grid;gap:10px;font-size:13px;font-weight:750}.ls-product__details{background:#fff;margin-top:100px;padding:100px 0}.ls-product__details .rte{max-width:980px;margin:auto;line-height:1.6}.ls-footer{background:#fff;border-top:1px solid var(--line);padding:75px 0 25px}.ls-footer__top{display:grid;grid-template-columns:1.2fr .7fr .7fr 1.4fr;gap:48px}.ls-footer h3{font-size:18px;margin:0 0 18px}.ls-footer p{color:#606060;line-height:1.55}.ls-footer__top>div>a:not(.ls-logo){display:block;margin:11px 0;font-size:14px}.ls-logo--footer{margin-bottom:18px}.ls-news__form{display:flex;gap:8px}.ls-news input{min-width:0;flex:1;height:50px;border:1px solid var(--line);border-radius:999px;padding:0 16px}.ls-news button{height:50px;border:0;border-radius:999px;background:#111;color:#fff;padding:0 18px;font-weight:800}.ls-footer__bottom{border-top:1px solid var(--line);margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;color:#666}@media(max-width:900px){.ls-container{width:min(100% - 30px,1240px)}.ls-header__inner{grid-template-columns:44px 1fr auto}.ls-mobile-menu{display:block}.ls-mobile-menu summary{list-style:none;width:42px;height:42px;display:grid;place-content:center;gap:6px}.ls-mobile-menu summary span{display:block;width:22px;height:2px;background:#111}.ls-mobile-menu nav{position:absolute;top:82px;left:0;right:0;background:#fff;padding:18px 25px;border-top:1px solid var(--line);box-shadow:0 18px 40px #0002}.ls-mobile-menu nav a{display:block;padding:12px 0;font-weight:750}.ls-nav{display:none}.ls-logo{justify-self:center;width:155px;height:35px;background-size:155px 155px;background-position:center -43px}.ls-search{display:none}.ls-hero__grid,.ls-story .ls-container.has-image,.ls-collection-hero .ls-container,.ls-product__top{grid-template-columns:1fr}.ls-hero__grid{gap:50px}.ls-product-grid,.ls-feature-band .ls-container{grid-template-columns:1fr 1fr}.ls-section-head{grid-template-columns:1fr;gap:18px}.ls-proof .ls-container{grid-template-columns:1fr 1fr}.ls-proof div div{border-bottom:1px solid #333}.ls-footer__top{grid-template-columns:1fr 1fr}.ls-product__info{max-width:720px}.ls-products,.ls-collection-grid{padding:80px 0}}@media(max-width:600px){.ls-header{height:72px}.ls-header__inner{grid-template-columns:40px 1fr auto;gap:8px}.ls-logo{width:132px;height:31px;background-size:132px 132px;background-position:center -37px}.ls-cart{padding:10px 13px}.ls-hero{padding:50px 0 65px}.ls-hero h1{font-size:58px}.ls-product-grid,.ls-feature-band .ls-container{grid-template-columns:1fr}.ls-feature-band article{min-height:180px}.ls-collection-hero{padding:45px 0}.ls-collection h1{font-size:46px}.ls-product{padding-top:35px}.ls-product h1{font-size:41px}.ls-product__details{margin-top:65px;padding:70px 0}.ls-values,.ls-footer__top{grid-template-columns:1fr}.ls-footer__bottom{display:block}.ls-proof div div{min-height:60px}.ls-product-card h3{font-size:21px}}cart-drawer.drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:1000!important;visibility:hidden!important;pointer-events:none!important}cart-drawer.drawer.active{visibility:visible!important;pointer-events:auto!important}cart-drawer.drawer.is-empty{height:100vh!important}.ls-logo{display:block!important;min-width:190px!important;min-height:42px!important}.ls-logo--footer{display:block!important}@media(max-width:900px){.ls-logo{min-width:155px!important;min-height:35px!important}}@media(max-width:600px){.ls-logo{min-width:132px!important;min-height:31px!important}}.ls-hero__image img,.ls-collection-hero__image img,.ls-product__main-image img,.ls-story__image img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}.ls-collection-hero__image{height:auto!important;aspect-ratio:auto!important}.page-width{max-width:1240px!important}.main-page-title,.shopify-policy__title h1,.customer h1,.contact h2,.template-search__header h1{font-family:inherit!important;font-size:clamp(44px,6vw,76px)!important;line-height:.94!important;letter-spacing:-.055em!important;font-weight:850!important;color:var(--ink)!important}.main-page-title{margin-top:65px!important}.shopify-policy__container,.page-width--narrow{max-width:900px!important;padding-top:65px!important;padding-bottom:90px!important}.rte{line-height:1.65}.rte h2,.rte h3{font-family:inherit!important;letter-spacing:-.03em!important}.rte a{color:#235fc9!important}.button,.shopify-payment-button__button,.customer button,.contact button,.cart__checkout-button{min-height:52px!important;border:0!important;border-radius:999px!important;background:var(--ink)!important;color:#fff!important;font-family:inherit!important;font-weight:800!important;box-shadow:none!important}.button:before,.button:after{display:none!important}.button--secondary{background:#fff!important;color:var(--ink)!important;border:1px solid var(--line)!important}.field__input,.select__select,.customer input,.contact input,.contact textarea,.search__input{background:#fff!important;border:1px solid #cacac4!important;border-radius:14px!important;color:var(--ink)!important;box-shadow:none!important}.field:before,.field:after{display:none!important}.cart-items,.cart__footer{background:transparent!important}.cart-item__media{background:#fff!important;border-radius:18px!important;overflow:hidden!important}.cart-item,.cart-items thead tr{border-color:var(--line)!important}.template-search,.customer,.contact{padding-top:55px!important;padding-bottom:90px!important}.facets-container,.mobile-facets__inner{background:var(--paper)!important}.card-wrapper .card,.product-card-wrapper .card{background:#fff!important;border:1px solid var(--line)!important;border-radius:24px!important;overflow:hidden!important}.card__media,.card .media{border-radius:18px!important;overflow:hidden!important}.card__content{padding:16px!important}@media(max-width:600px){.main-page-title,.shopify-policy__title h1,.customer h1,.contact h2,.template-search__header h1{font-size:40px!important}.shopify-policy__container,.page-width--narrow{padding-top:42px!important;padding-bottom:65px!important}.template-search,.customer,.contact{padding-top:35px!important}}.ls-header{height:74px}.ls-header__inner{grid-template-columns:190px 1fr auto}.ls-nav{font-size:13px;gap:25px}.ls-cart{padding:10px 15px}.la-home{background:#f4f2ed}.la-hero{height:min(790px,calc(100vh - 74px));min-height:620px;position:relative;overflow:hidden;background:#eee9e1}.la-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.la-hero__inner{position:relative;height:100%;display:flex;align-items:center}.la-hero__copy{width:min(530px,46%);padding:45px 0}.la-hero__copy>span,.la-overline{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.la-hero h1{font-size:clamp(66px,7vw,108px);line-height:.87;letter-spacing:-.075em;margin:21px 0 27px;font-weight:780}.la-hero p{font-size:19px;line-height:1.55;color:#484848;max-width:450px}.la-hero__copy>div{display:flex;align-items:center;gap:24px;margin-top:31px}.la-text-link{font-size:14px;font-weight:750}.la-ticker{background:#101010;color:#fff}.la-ticker .ls-container{min-height:58px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.la-ticker span:before{content:"";display:inline-block;width:5px;height:5px;background:#ffe263;border-radius:50%;margin-right:10px;vertical-align:2px}.la-intro{padding:140px 0;background:#fff;text-align:center}.la-intro .ls-container{max-width:1030px}.la-intro h2{font-size:clamp(62px,8vw,118px);line-height:.88;letter-spacing:-.075em;margin:28px 0}.la-intro h2 em{font-style:normal;color:#4e8af0}.la-intro p{font-size:20px;line-height:1.65;color:#555;max-width:740px;margin:auto}.la-shop{padding:125px 0;background:#f4f2ed}.la-shop__head{display:grid;grid-template-columns:200px 1fr;align-items:start;margin-bottom:55px}.la-shop__head h2{font-size:clamp(52px,6vw,86px);line-height:.9;letter-spacing:-.06em;margin:0}.la-cards{display:grid;gap:18px}.la-card{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border-radius:30px;overflow:hidden;min-height:390px}.la-card__image{padding:18px;background:#f0eee9;display:grid;place-items:center}.la-card:nth-child(2) .la-card__image{background:#dfeaff}.la-card:nth-child(3) .la-card__image{background:#ffe1df}.la-card__image img{display:block;width:100%;height:auto!important;border-radius:18px}.la-card__meta{padding:38px;display:grid;grid-template-columns:44px 1fr;grid-template-rows:1fr auto;gap:0 16px}.la-card__meta>span{font-size:12px;font-weight:850;color:#777}.la-card__meta h3{font-size:clamp(30px,3.1vw,46px);line-height:1;letter-spacing:-.045em;margin:0 0 15px}.la-card__meta p{font-size:16px;line-height:1.5;color:#666;max-width:400px}.la-card__meta>b{grid-column:2;font-size:15px}.la-colour{padding:0 0 125px;background:#f4f2ed}.la-colour .ls-container{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.la-colour article{padding:28px;border-radius:22px;min-height:240px;display:flex;flex-direction:column}.la-colour article span{font-size:11px;font-weight:850}.la-colour article h3{font-size:25px;line-height:1.05;margin:auto 0 12px}.la-colour article p{font-size:14px;line-height:1.45;margin:0}.la-colour .yellow{background:#ffe263}.la-colour .blue{background:#4e8af0;color:#fff}.la-colour .red{background:#eb4d48;color:#fff}.la-colour .green{background:#61c956}.la-quote{padding:130px 0;background:#101010;color:#fff;text-align:center}.la-quote p{font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.055em;max-width:1050px;margin:0 auto 38px}.la-quote a{display:inline-block;border-bottom:1px solid #777;padding-bottom:5px;font-size:14px;font-weight:750}@media(max-width:900px){.la-hero{height:auto;min-height:760px}.la-hero__bg{object-position:58% center}.la-hero__copy{width:55%;align-self:flex-start;margin-top:65px}.la-shop__head{grid-template-columns:1fr;gap:20px}.la-card{grid-template-columns:1fr}.la-colour .ls-container{grid-template-columns:1fr 1fr}.la-intro{padding:100px 0}}@media(max-width:600px){.ls-header{height:68px}.la-hero{min-height:720px}.la-hero__bg{object-position:67% center}.la-hero__inner{align-items:flex-start}.la-hero__copy{width:100%;margin-top:0;padding-top:55px}.la-hero h1{font-size:61px;max-width:330px}.la-hero p{max-width:300px;font-size:16px}.la-hero__copy>div{align-items:flex-start;flex-direction:column;gap:15px}.la-ticker .ls-container{overflow:hidden;gap:38px;justify-content:flex-start;white-space:nowrap}.la-intro{padding:82px 0}.la-intro h2{font-size:58px}.la-intro p{font-size:17px}.la-shop{padding:80px 0}.la-shop__head h2{font-size:52px}.la-card__meta{padding:25px;grid-template-columns:35px 1fr}.la-card__meta h3{font-size:28px}.la-colour .ls-container{grid-template-columns:1fr}.la-colour article{min-height:185px}.la-quote{padding:90px 0}.la-quote p{font-size:46px}}@media(min-width:901px){.ls-header__inner{position:relative!important;grid-template-columns:1fr auto!important}.ls-logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:2!important}.ls-nav{justify-content:flex-start!important}.ls-actions{justify-self:end!important}}.ls-cart{width:48px!important;height:48px!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;place-items:center!important;position:relative!important}.ls-cart svg{width:22px;height:22px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ls-cart b{position:absolute!important;right:-4px!important;top:-4px!important;margin:0!important;width:20px!important;height:20px!important;font-size:10px!important;border:2px solid #fff}@media(max-width:600px){.ls-cart{width:44px!important;height:44px!important}.ls-cart svg{width:20px;height:20px}}.ls-footer .ls-logo{position:static!important;left:auto!important;top:auto!important;transform:none!important;z-index:auto!important}body,.gradient{background:#fff!important}.lb-home{background:#fff;color:#080808}.lb-hero{background:#fff;padding:72px 0 82px;overflow:hidden}.lb-hero__grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:35px;align-items:center;min-height:680px}.lb-pill{display:inline-flex;padding:10px 15px;border-radius:999px;background:#ffe263;font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.lb-hero h1,.lb-statement h2,.lb-shop h2,.lb-bento h2,.lb-final h2{font-size:clamp(60px,7vw,106px);line-height:.87;letter-spacing:-.075em;margin:24px 0}.lb-hero h1 em{font-style:normal;color:#4e8af0}.lb-hero__copy>p{font-size:19px;line-height:1.58;color:#555;max-width:520px}.lb-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.lb-button{display:inline-flex;min-height:55px;align-items:center;justify-content:center;padding:0 25px;border-radius:999px;background:#080808;color:#fff!important;font-size:15px;font-weight:800}.lb-link{font-size:14px;font-weight:750}.lb-hero__stage{position:relative;min-height:590px;display:grid;place-items:center}.lb-hero__stage img{position:relative;z-index:3;display:block;width:112%;max-width:none;height:auto!important;mix-blend-mode:multiply}.lb-hero__stage>i{position:absolute;z-index:1}.shape-blue{width:72%;height:72%;background:#4e8af0;border-radius:38% 62% 52% 48%/56% 40% 60% 44%;right:3%;top:12%;transform:rotate(-7deg)}.shape-yellow{width:120px;height:120px;background:#ffe263;border-radius:24px;left:3%;bottom:4%;transform:rotate(12deg)}.shape-red{width:75px;height:75px;background:#eb4d48;border-radius:50%;right:-12px;top:10%}.lb-speed{position:absolute;z-index:4;right:2%;bottom:8%;display:grid;place-items:center;width:100px;height:100px;border-radius:50%;background:#61c956;font-size:31px;font-weight:900}.lb-speed small{font-size:10px;text-transform:uppercase}.lb-proof{background:#4e8af0;color:#fff}.lb-proof .ls-container{display:grid;grid-template-columns:repeat(4,1fr)}.lb-proof .ls-container>div{min-height:76px;display:flex;align-items:center;justify-content:center;gap:11px;border-right:1px solid #ffffff44;font-size:12px;letter-spacing:.07em;text-transform:uppercase}.lb-proof i{font-style:normal;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff}.lb-statement{padding:135px 0;text-align:center;background:#fff}.lb-statement .ls-container{max-width:1050px}.lb-statement>div>span,.lb-shop header span,.lb-bento__lead>span,.lb-final>div>span{font-size:12px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.lb-statement h2{font-size:clamp(62px,8vw,116px)}.lb-statement h2 em{font-style:normal;color:#eb4d48}.lb-statement p{font-size:20px;line-height:1.6;color:#555;max-width:680px;margin:auto}.lb-shop{padding:110px 0 125px;background:#f7f7f5}.lb-shop header{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.lb-shop h2{font-size:clamp(52px,6vw,82px);margin-bottom:0}.lb-shop header>a{font-size:14px;font-weight:750;border-bottom:1px solid #999;padding-bottom:4px}.lb-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.lb-product{background:#fff;border-radius:28px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 0 0 1px #e3e3df}.lb-product__image{aspect-ratio:1.45;padding:12px}.lb-product--yellow .lb-product__image{background:#ffe263}.lb-product--blue .lb-product__image{background:#4e8af0}.lb-product--red .lb-product__image{background:#eb4d48}.lb-product__image img{display:block;width:100%;height:100%!important;object-fit:contain;border-radius:14px}.lb-product__info{padding:23px;display:flex;flex-direction:column;flex:1}.lb-product__info>span{font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:#666}.lb-product h3{font-size:23px;line-height:1.1;letter-spacing:-.035em;margin:9px 0 24px}.lb-product__info>div{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.lb-product__info i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#61c956;font-style:normal}.lb-bento{padding:120px 0;background:#fff}.lb-bento .ls-container{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:14px}.lb-bento article{border-radius:27px;padding:30px;min-height:260px;display:flex;flex-direction:column}.lb-bento__lead{grid-row:1/3;background:#080808;color:#fff;justify-content:center}.lb-bento__lead h2{font-size:clamp(48px,5vw,74px);margin:26px 0}.lb-bento__lead p{font-size:17px;line-height:1.55;color:#ccc}.lb-bento article:not(.lb-bento__lead) i{font-style:normal;font-size:27px}.lb-bento article:not(.lb-bento__lead) h3{font-size:25px;margin:auto 0 8px}.lb-bento article:not(.lb-bento__lead) p{font-size:14px;margin:0}.lb-bento .yellow{background:#ffe263}.lb-bento .blue{background:#4e8af0;color:#fff}.lb-bento .red{background:#eb4d48;color:#fff}.lb-bento .green{background:#61c956}.lb-final{padding:125px 0;text-align:center;background:#4e8af0;color:#fff}.lb-final h2{font-size:clamp(66px,8vw,112px)}.lb-button--white{background:#fff;color:#080808!important}@media(max-width:900px){.lb-hero__grid{grid-template-columns:1fr;min-height:0}.lb-hero__copy{padding-top:20px;max-width:680px}.lb-hero__stage{min-height:500px}.lb-product-grid{grid-template-columns:1fr 1fr}.lb-product:last-child{grid-column:1/-1}.lb-bento .ls-container{grid-template-columns:1fr 1fr}.lb-bento__lead{grid-column:1/-1;grid-row:auto}.lb-proof .ls-container{grid-template-columns:1fr 1fr}.lb-proof .ls-container>div{border-bottom:1px solid #ffffff44}}@media(max-width:600px){.lb-hero{padding:42px 0 55px}.lb-hero h1{font-size:59px}.lb-hero__copy>p{font-size:16px}.lb-actions{flex-direction:column;align-items:flex-start;gap:15px}.lb-hero__stage{min-height:370px}.lb-hero__stage img{width:125%}.shape-yellow{width:70px;height:70px}.shape-red{width:48px;height:48px}.lb-speed{width:76px;height:76px;font-size:24px}.lb-proof .ls-container>div{min-height:62px;font-size:10px;gap:7px}.lb-proof i{width:29px;height:29px}.lb-statement{padding:85px 0}.lb-statement h2{font-size:58px}.lb-statement p{font-size:17px}.lb-shop{padding:78px 0}.lb-shop header{display:block}.lb-shop header>a{display:inline-block;margin-top:20px}.lb-product-grid{grid-template-columns:1fr}.lb-product:last-child{grid-column:auto}.lb-bento{padding:80px 0}.lb-bento .ls-container{grid-template-columns:1fr}.lb-bento article{min-height:190px}.lb-final{padding:90px 0}.lb-final h2{font-size:60px}}.lb-hero__stage{background:#fff!important;isolation:isolate;overflow:visible!important}.lb-hero__stage img{position:relative!important;z-index:6!important;display:block!important;width:112%!important;max-width:none!important;height:auto!important;opacity:1!important;visibility:visible!important;mix-blend-mode:normal!important;filter:none!important;transform:translate(-4%)!important}.lb-hero__stage .shape-blue{z-index:1!important;width:72%!important;height:72%!important;right:-3%!important;top:6%!important;background:#4f7dff!important;border-radius:40% 60% 54% 46%/46% 42% 58% 54%!important}.lb-hero__stage .shape-yellow{z-index:7!important;background:#ffe05a!important}.lb-hero__stage .shape-red{z-index:7!important;background:#ff3b30!important}.lb-hero__stage .speed-badge{z-index:8!important;background:#66d34f!important;box-shadow:0 10px 28px #1515151f!important}@media(max-width:760px){.lb-hero__stage img{width:106%!important;transform:translate(-3%)!important}.lb-hero__stage .shape-blue{width:76%!important;height:66%!important;right:-2%!important;top:10%!important}}.lb-hero__stage{overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:34px 38px!important}.lb-hero__stage img{width:94%!important;max-width:760px!important;height:auto!important;transform:none!important;object-fit:contain!important;z-index:4!important}.lb-hero__stage .shape-blue{z-index:6!important;width:104px!important;height:28px!important;left:34px!important;right:auto!important;top:34px!important;border-radius:999px!important;background:#5277ed!important}.lb-hero__stage .shape-yellow{z-index:6!important;width:64px!important;height:64px!important;left:38px!important;bottom:34px!important;top:auto!important;border-radius:18px!important;transform:rotate(8deg)!important;background:#ffe164!important}.lb-hero__stage .shape-red{z-index:6!important;width:54px!important;height:54px!important;right:34px!important;top:34px!important;border-radius:50%!important;background:#e44a45!important}.lb-hero__stage .lb-speed{z-index:7!important;right:34px!important;bottom:34px!important;width:86px!important;height:54px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;border-radius:999px!important;background:#62c75d!important;color:#090909!important;font-size:18px!important;font-weight:900!important;line-height:1!important;box-shadow:none!important}.lb-hero__stage .lb-speed small{font-size:10px!important;display:block!important;text-transform:uppercase!important}@media(max-width:760px){.lb-hero__stage{padding:28px 22px!important;min-height:360px!important}.lb-hero__stage img{width:100%!important}.lb-hero__stage .shape-blue{width:78px!important;height:22px!important;left:20px!important;top:22px!important}.lb-hero__stage .shape-yellow{width:50px!important;height:50px!important;left:22px!important;bottom:24px!important;border-radius:14px!important}.lb-hero__stage .shape-red{width:44px!important;height:44px!important;right:22px!important;top:22px!important}.lb-hero__stage .lb-speed{width:74px!important;height:48px!important;right:22px!important;bottom:24px!important;font-size:16px!important}}html{scroll-behavior:smooth}.lb-button,.ls-button,.ls-cart,.lb-product,.ls-product-card,.lb-bento article,.lb-proof div,.ls-product__thumbs button{will-change:transform}.lb-button,.ls-button,.ls-cart{transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,background-color .22s ease}.lb-button:hover,.ls-button:hover{transform:translateY(-3px);box-shadow:0 12px #09090921}.lb-button:active,.ls-button:active,.ls-cart:active{transform:translateY(1px) scale(.97);box-shadow:none}.lb-link{display:inline-block;transition:transform .22s ease,color .22s ease}.lb-link:hover{transform:translate(5px)}.lb-product,.ls-product-card{transition:transform .42s cubic-bezier(.2,.8,.2,1),box-shadow .42s ease}.lb-product:hover,.ls-product-card:hover{transform:translateY(-9px);box-shadow:0 22px 44px #0909091f}.lb-product__image img,.ls-product-card__media img,.ls-product__main-image img{transition:transform .65s cubic-bezier(.2,.8,.2,1),opacity .25s ease}.lb-product:hover .lb-product__image img,.ls-product-card:hover .ls-product-card__media img{transform:scale(1.055) rotate(-1deg)}.lb-product__info i,.ls-product-card__body i{transition:transform .28s ease}.lb-product:hover .lb-product__info i,.ls-product-card:hover .ls-product-card__body i{transform:translate(5px)}.lb-bento article{transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.lb-bento article:hover{transform:translateY(-6px) rotate(.35deg);box-shadow:0 18px 38px #0909091a}.lb-proof div i{display:inline-block;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.lb-proof div:hover i{transform:translateY(-4px) rotate(-7deg) scale(1.12)}.ls-motion-ready [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay,0ms)}.ls-motion-ready [data-reveal].is-visible{opacity:1;transform:none}.ls-motion-ready .lb-hero__copy>*{opacity:0;transform:translateY(24px);animation:ls-rise .7s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--hero-delay,0ms)}.ls-motion-ready .lb-hero__copy>*:nth-child(1){--hero-delay:.08s}.ls-motion-ready .lb-hero__copy>*:nth-child(2){--hero-delay:.17s}.ls-motion-ready .lb-hero__copy>*:nth-child(3){--hero-delay:.26s}.ls-motion-ready .lb-hero__copy>*:nth-child(4){--hero-delay:.35s}.ls-motion-ready .lb-hero__stage img{opacity:0!important;transform:translateY(18px) scale(.96)!important;animation:ls-car-in .85s .16s cubic-bezier(.15,.85,.25,1) forwards}.lb-hero__stage .shape-blue{animation:ls-float-a 5.8s ease-in-out infinite}.lb-hero__stage .shape-yellow{animation:ls-float-b 4.9s .4s ease-in-out infinite}.lb-hero__stage .shape-red{animation:ls-float-c 5.4s .15s ease-in-out infinite}.lb-hero__stage .lb-speed{animation:ls-pulse 3.4s 1s ease-in-out infinite}.ls-cart.is-bouncing{animation:ls-cart-pop .55s cubic-bezier(.2,.9,.25,1)}.ls-product__main-image.is-changing img{opacity:.25;transform:scale(.97)}@keyframes ls-rise{to{opacity:1;transform:none}}@keyframes ls-car-in{to{opacity:1;transform:none}}@keyframes ls-float-a{0%,to{transform:translateZ(0)}50%{transform:translate3d(8px,-8px,0)}}@keyframes ls-float-b{0%,to{transform:rotate(8deg) translateY(0)}50%{transform:rotate(14deg) translateY(-9px)}}@keyframes ls-float-c{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(8px) scale(1.05)}}@keyframes ls-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.055)}}@keyframes ls-cart-pop{0%,to{transform:scale(1)}45%{transform:scale(1.13) rotate(-4deg)}70%{transform:scale(.96)}}@media(max-width:760px){.lb-product:hover,.ls-product-card:hover,.lb-bento article:hover{transform:none;box-shadow:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.ls-motion-ready [data-reveal],.ls-motion-ready .lb-hero__copy>*,.ls-motion-ready .lb-hero__stage img{opacity:1!important;transform:none!important}}.ls-motion-ready .lb-hero__stage img{opacity:1!important;transform:none!important;animation:none!important}.ls-motion-ready [data-reveal]{opacity:1;transform:none}@supports (animation-timeline:view()){.ls-motion-ready [data-reveal]{animation:ls-view-rise linear both;animation-timeline:view();animation-range:entry 5% cover 28%}}@keyframes ls-view-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}.ls-motion-ready [data-reveal]{opacity:1!important;transform:none!important;animation:none!important}.lb-bento__lead h2,.lb-bento__lead span{color:#fff!important}@media(max-width:760px){.lb-bento{padding:58px 0!important}.lb-bento .ls-container{gap:14px!important}.lb-bento article{min-height:0!important;padding:26px 28px!important;border-radius:24px!important}.lb-bento__lead{min-height:260px!important;justify-content:flex-start!important;padding:32px 30px!important}.lb-bento__lead h2{font-size:42px!important;line-height:.94!important;letter-spacing:-2.2px!important;margin:28px 0 38px!important}.lb-bento__lead p{margin:auto 0 0!important;font-size:16px!important;line-height:1.5!important}.lb-bento article:not(.lb-bento__lead){min-height:176px!important;justify-content:flex-start!important}.lb-bento article:not(.lb-bento__lead) i{font-size:26px!important;margin:0 0 34px!important}.lb-bento article:not(.lb-bento__lead) h3{font-size:24px!important;line-height:1.05!important;margin:0 0 8px!important}.lb-bento article:not(.lb-bento__lead) p{font-size:14px!important;line-height:1.35!important;margin:0!important}}.lb-proof{margin:0!important}.lb-proof .ls-container>div{padding:0 18px}.lb-proof i{display:grid!important;place-items:center!important;flex:0 0 auto;color:#111!important}.lb-proof i svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}@media(max-width:760px){.lb-proof .ls-container>div{padding:8px 12px;justify-content:flex-start!important}.lb-proof i svg{width:17px;height:17px}}@media(max-width:760px){.ls-collection-hero{padding:38px 0 20px!important}.ls-collection-hero .ls-container{gap:28px!important}.ls-collection-hero__image{margin:0!important}.ls-collection-grid{padding:26px 0 64px!important}.ls-collection-meta{margin:0 0 22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important}.ls-collection-meta b{white-space:nowrap!important;font-size:14px!important}.ls-collection-meta span{font-size:14px!important;line-height:1.35!important;text-align:right!important}}.lb-product__image,.ls-product-card__media{position:relative}.ls-save-badge{position:absolute;z-index:5;top:16px;left:16px;display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;background:#090909;color:#fff;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 6px 16px #00000029}.lb-product__info .ls-card-price,.ls-product-card__body .ls-card-price{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center!important;justify-content:initial!important;gap:5px 10px;margin-top:auto}.ls-card-price b{font-size:16px;white-space:nowrap}.ls-card-price s{font-size:12px;color:#777;white-space:nowrap}.ls-card-price small{grid-column:1/3;color:#17853b;font-size:12px;font-weight:850}.ls-card-price i{grid-column:3;grid-row:1/3;margin-left:auto}.ls-product__price-wrap{margin:24px 0}.ls-product__price-wrap .ls-product__price{margin:0 0 12px}.ls-product__saving{display:flex;align-items:center;gap:12px;width:fit-content;padding:9px 13px 9px 9px;border-radius:12px;background:#eaf9e9;color:#0b682d}.ls-product__saving b{display:inline-flex;padding:6px 9px;border-radius:8px;background:#61c956;color:#081c0d;font-size:13px;font-weight:950;text-transform:uppercase}.ls-product__saving span{font-size:13px;font-weight:750}.ls-product__saving.is-hidden{display:none}@media(max-width:760px){.ls-save-badge{top:12px;left:12px;min-height:30px;padding:0 11px;font-size:11px}.ls-card-price b{font-size:15px}.ls-product__saving{align-items:flex-start;flex-direction:column;gap:7px}.ls-product__saving span{padding:0 4px 2px}}.ls-header{background:#07090d!important;border-bottom:1px solid #24272d!important;color:#fff!important}.ls-header .ls-logo{width:210px!important;min-width:210px!important;height:42px!important;min-height:42px!important;background-color:transparent!important;background-image:url(/cdn/shop/files/laaities-wordmark-transparent.png?v=1786553715)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important}.ls-header .ls-nav,.ls-header .ls-nav a,.ls-header .ls-nav summary{color:#fff!important}.ls-header .ls-nav>a,.ls-header .ls-nav>details>summary{transition:color .2s ease,opacity .2s ease}.ls-header .ls-nav>a:hover,.ls-header .ls-nav>details>summary:hover{color:#ffe263!important}.ls-header .ls-nav details div{background:#11141a!important;border-color:#30343b!important;box-shadow:0 18px 50px #0008!important}.ls-header .ls-nav details div a{color:#fff!important}.ls-header .ls-nav details div a:hover{background:#242832!important;color:#ffe263!important}.ls-header .ls-search svg{stroke:#fff!important}.ls-header .ls-search:hover svg{stroke:#ffe263!important}.ls-header .ls-cart{background:#fff!important;color:#090909!important}.ls-header .ls-cart svg{stroke:#090909!important}.ls-header .ls-cart b{background:#ffe263!important;color:#090909!important;border-color:#07090d!important}.ls-header .ls-mobile-menu summary span{background:#fff!important}.ls-header .ls-mobile-menu nav{background:#07090d!important;border-color:#24272d!important;box-shadow:0 18px 40px #0008!important}.ls-header .ls-mobile-menu nav a{color:#fff!important;border-bottom:1px solid #24272d}@media(max-width:990px){.ls-header .ls-logo{width:180px!important;min-width:180px!important;height:36px!important;min-height:36px!important}}@media(max-width:760px){.ls-header .ls-logo{width:154px!important;min-width:154px!important;height:31px!important;min-height:31px!important}.ls-header .ls-cart{background:#fff!important}.ls-header .ls-mobile-menu nav{top:72px!important}}@media(max-width:420px){.ls-header .ls-logo{width:142px!important;min-width:142px!important;height:29px!important;min-height:29px!important}.ls-header .ls-mobile-menu nav{top:68px!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/laaities-global.css.map */
