:root{--paper:#f7f4ec;--paper-2:#efe9dd;--paper-3:#e7dfcf;--ink:#252723;--muted:#5f655d;--line:rgba(37,39,35,.14);--forest:#4f6453;--forest-dark:#38493d;--caramel:#a76f45;--white:#fffdf8;--radius:20px;--container:min(1280px, calc(100% - 48px) )}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{margin:0;background:var(--paper);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:auto;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.skip-link{position:fixed;left:12px;top:12px;z-index:200;transform:translateY(-170%);padding:9px 12px;border-radius:8px;background:var(--white);color:var(--ink);box-shadow:var(--shadow);font-size:12px;font-weight:800}.skip-link:focus{transform:translateY(0)}img{display:block;max-width:100%;height:auto}.visually-hidden{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}.container{width:var(--container);margin-inline:auto}.serifish{font-family:Georgia,serif;font-weight:400;letter-spacing:-.04em;line-height:1.02}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:var(--forest);font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;background:var(--forest);color:var(--white);border:1px solid var(--forest);border-radius:999px;text-decoration:none;font-weight:700}.btn.secondary{background:transparent;color:var(--forest)}.link-arrow{text-decoration:none;font-weight:700;color:var(--forest)}.section{padding:88px 0}.section.tight{padding-top:70px}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.section-head h2{font-size:clamp(38px,5vw,68px);margin:.35rem 0 .75rem}.section-intro{max-width:580px;color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{min-width:0}.product-card__media{position:relative;display:block;aspect-ratio:1/1.15;background:var(--paper-2);overflow:hidden;border-radius:var(--radius);text-decoration:none}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:14px 4px}.product-card__body h3{font-size:16px;margin:0 0 5px}.product-card__body p{margin:0;color:var(--muted);font-size:14px}.site-header{background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:5}.announcement{background:var(--forest-dark);color:var(--white);font-size:12px;letter-spacing:.05em;text-align:center;padding:10px}.header-main{min-height:84px;display:flex;align-items:center;gap:28px}.wordmark{font-size:19px;letter-spacing:.18em;text-decoration:none;font-weight:700;white-space:nowrap}.header-nav{display:flex;align-items:center;gap:22px;flex:1;justify-content:center}.header-nav a{text-decoration:none;font-size:14px}.header-actions{display:flex;align-items:center;gap:14px}.header-actions a{text-decoration:none;font-size:13px}.language-picker{margin:0}.language-picker select{min-height:32px;max-width:108px;padding:0 26px 0 10px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--ink);font:inherit;font-size:11px;font-weight:700;cursor:pointer}.language-picker noscript button{border:0;background:none;color:inherit;font-size:11px;text-decoration:underline}.header-icon{display:inline-flex;align-items:center;gap:5px}.header-icon svg{width:20px;height:20px}.menu-toggle{display:none;background:none;border:0;font-size:25px}.hero{padding:36px 0 70px}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center}.hero-copy h1{font-size:clamp(48px,6vw,88px);margin:16px 0 22px;max-width:650px}.hero-copy p{max-width:520px;color:var(--muted);font-size:18px}.hero-ctas{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.hero-links{display:flex;flex-wrap:wrap;gap:18px;font-size:13px;font-weight:700;color:var(--forest)}.hero-media{position:relative}.hero-media>img{width:100%;aspect-ratio:1/.98;object-fit:cover;border-radius:28px}.hero-callout{position:absolute;left:24px;bottom:24px;background:var(--white);border-radius:15px;padding:10px;display:flex;align-items:center;gap:12px;text-decoration:none;box-shadow:0 12px 35px #27261f26;max-width:290px}.hero-callout img{width:60px;height:60px;object-fit:cover;border-radius:10px}.hero-callout small,.hero-callout em{display:block;font-size:11px;color:var(--muted);font-style:normal}.hero-callout strong{display:block;font-size:14px}.hero-callout b{font-size:22px;margin-left:auto}.offers{background:var(--forest);color:var(--white)}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr)}.offer-grid a,.offer-grid button{padding:25px 28px;border:0;border-right:1px solid rgba(255,255,255,.25);background:none;color:inherit;text-align:left;text-decoration:none}.offer-grid a:last-child,.offer-grid button:last-child{border-right:0}.offer-grid span{display:block;font-size:11px;opacity:.7}.offer-grid strong{display:block;margin:8px 0 4px}.offer-grid small{opacity:.8}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{background:var(--paper-2);border-radius:var(--radius);overflow:hidden;text-decoration:none}.category-card .media{aspect-ratio:1/1.05}.category-card .media img{width:100%;height:100%;object-fit:cover}.category-copy{padding:20px}.category-copy h3{font-family:Georgia,serif;font-weight:400;font-size:28px;line-height:1.05;margin:8px 0}.category-copy p{font-size:14px;color:var(--muted);min-height:65px}.trust-strip{background:var(--paper-3);padding:24px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-grid div{padding:0 20px;border-right:1px solid var(--line)}.trust-grid div:last-child{border:0}.trust-grid strong,.trust-grid small{display:block}.trust-grid small{color:var(--muted);margin-top:4px}.value-grid,.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.value-media img,.editorial-media img{width:100%;aspect-ratio:1.15/1;object-fit:cover;border-radius:var(--radius)}.value-copy h2,.editorial-copy h2{font-size:clamp(40px,5vw,70px);margin:14px 0}.value-copy p,.editorial-copy p{color:var(--muted);max-width:480px}.community{background:var(--paper-2)}.community-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.community-grid figure{margin:0}.community-grid img{aspect-ratio:1.2/1;object-fit:cover;border-radius:var(--radius)}.community-grid figcaption{font-family:Georgia,serif;font-size:20px;margin-top:10px}.newsletter{background:var(--forest-dark);color:var(--white);padding:70px 0}.newsletter-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end}.newsletter h2{font-size:clamp(38px,5vw,65px);margin:12px 0}.newsletter p{max-width:500px;opacity:.8}.newsletter form{display:flex;gap:8px}.newsletter input{min-height:48px;flex:1;padding:0 15px;border-radius:999px;border:0}.newsletter .btn{background:var(--caramel);border-color:var(--caramel)}.site-footer{background:var(--forest-dark);color:var(--white);padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px}.footer-grid h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:0 0 15px}.footer-grid p{opacity:.75;max-width:310px}.footer-links{display:grid;gap:8px}.footer-links a{text-decoration:none;opacity:.8}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);margin-top:45px;padding-top:18px;font-size:12px;opacity:.65;display:flex;justify-content:space-between;gap:20px}@media(max-width:900px){.header-nav{gap:12px}.product-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr}.hero-copy{order:1}.hero-media{order:0}.value-grid,.editorial-grid,.newsletter-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){:root{--container: calc(100% - 28px) }.header-main{min-height:68px;justify-content:space-between;gap:10px}.menu-toggle{display:block}.header-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:18px 24px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.site-header.is-open .header-nav{display:flex}.header-actions{gap:8px}.header-actions a.account-link,.header-actions a[href*=search]{display:none}.language-picker select{max-width:92px;padding-inline:8px;font-size:10px}.hero{padding-top:20px}.hero-copy h1{font-size:52px}.offer-grid,.trust-grid{grid-template-columns:1fr}.offer-grid a,.offer-grid button{border-right:0;border-bottom:1px solid rgba(255,255,255,.25);padding:18px 0}.trust-grid div{border-right:0;border-bottom:1px solid var(--line);padding:12px 0}.section{padding:58px 0}.section-head{display:block}.section-head>.link-arrow{display:inline-block;margin-top:10px}.category-grid{gap:10px}.category-copy{padding:14px}.category-copy h3{font-size:23px}.category-copy p{min-height:95px;font-size:13px}.newsletter form{display:block}.newsletter input{width:100%;margin-bottom:8px}.newsletter .btn{width:100%}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}.notice-bar{min-height:32px;padding:6px 18px;background:var(--forest-dark);font-size:11px;font-weight:750;letter-spacing:.01em}.site-header{position:sticky;top:0;background:#f7f4ecf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30}.header-main{height:64px;min-height:64px}.wordmark{font-size:18px;font-weight:900}.header-nav a{font-size:12px;font-weight:750}.header-actions a{font-size:11px;font-weight:700}.home-hero-v79{padding:26px 0 30px;background:linear-gradient(135deg,#f1ebde,#f8f5ee 48%,#e5ece5);border-bottom:1px solid var(--line)}.home-hero-grid{display:grid;grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr);gap:clamp(34px,5vw,82px);align-items:center}.home-hero-copy{padding:48px 0}.home-hero-copy h1{font-size:clamp(54px,5.7vw,84px);line-height:.91;letter-spacing:-.052em;margin:15px 0 22px;max-width:690px}.home-hero-copy>p{max-width:575px;color:var(--muted);font-size:16px;line-height:1.68;margin:0}.home-hero-copy .hero-ctas{margin-top:28px;display:flex;gap:10px}.home-hero-copy .btn{background:var(--ink);border-color:var(--ink)}.home-hero-copy .btn.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.hero-category-links{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:32px;padding-top:20px;border-top:1px solid var(--line)}.hero-category-links a{font-size:11px;font-weight:800;border-bottom:1px solid rgba(37,39,35,.35);padding-bottom:2px;text-decoration:none}.home-hero-media{position:relative;height:600px;border-radius:26px;overflow:hidden;background:#dfe3df;box-shadow:0 22px 58px #2c302824}.home-hero-media>img{width:100%;height:100%;object-fit:cover;object-position:center 68%}.hero-product-callout{position:absolute;left:18px;top:50%;bottom:auto;transform:translateY(-50%);width:auto;max-width:54%;display:grid;grid-template-columns:58px minmax(0,1fr) 22px;gap:11px;align-items:center;padding:9px 13px;background:#fffdf8f5;border:1px solid rgba(255,255,255,.7);border-radius:12px;box-shadow:0 14px 38px #181c172e}.hero-product-callout>img{width:58px;height:58px;object-fit:cover;border-radius:10px;background:var(--paper-2)}.hero-product-callout>span{display:flex;flex-direction:column;min-width:0}.hero-product-callout small{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--caramel);font-weight:900}.hero-product-callout strong{font-family:Georgia,serif;font-size:18px;font-weight:400;line-height:1.15;margin:2px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-product-callout em{font-size:11px;color:var(--muted);font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-product-callout b{font-size:18px;font-weight:400}.home-offers{background:var(--forest-dark);color:#fff}.home-offer-grid{display:grid;grid-template-columns:repeat(3,1fr)}.home-offer-grid>a,.home-offer-grid>div{min-height:116px;padding:22px 28px;text-align:left;color:#fff;display:grid;grid-template-columns:27px 1fr;grid-template-rows:auto auto;align-content:center;border-left:1px solid rgba(255,255,255,.17);text-decoration:none}.home-offer-grid>:first-child{border-left:0}.home-offer-grid span{grid-row:1/3;font-size:9px;font-weight:900;letter-spacing:.12em;color:#d6b58f;padding-top:3px}.home-offer-grid strong{font-family:Georgia,serif;font-size:20px;font-weight:400;line-height:1.15}.home-offer-grid small{font-size:10.5px;color:#ffffffa8;margin-top:5px;line-height:1.4}.home-featured{padding:72px 0 78px!important;background:var(--white)}.home-featured .section-head{align-items:flex-end}.section-intro{max-width:550px;font-size:13px;line-height:1.6;margin:10px 0 0}.product-grid{gap:14px}.product-media{height:360px;position:relative;background:var(--paper-2);border-radius:16px;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-media img{transform:scale(1.018)}.product-info{padding:13px 3px}.product-meta{display:flex;justify-content:space-between;gap:12px;font-size:13px}.product-info p{font-size:11px;color:var(--muted);line-height:1.55;margin:5px 0 0}.badge{position:absolute;z-index:2;left:12px;top:12px;background:#38493deb;color:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-categories{padding:82px 0 74px!important}.home-categories .category-grid{grid-template-columns:repeat(4,1fr);gap:16px}.home-category-card{min-height:480px;position:relative;border-radius:var(--radius);overflow:hidden;background:var(--paper-3)}.home-category-card .media{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto}.home-category-card .media img{width:100%;height:100%;object-fit:cover}.home-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#141613b8,#14161305 64%)}.home-category-card .category-copy{position:absolute;z-index:2;left:25px;right:25px;bottom:25px;padding:0;color:#fff}.home-category-card .category-kicker{font-size:8.5px;text-transform:uppercase;letter-spacing:.115em;color:#ffffffb8;font-weight:900}.home-category-card .category-copy h3{font-size:27px;line-height:1.03;margin:8px 0;font-family:Georgia,serif}.home-category-card .category-copy p{font-size:13px;min-height:0;color:#ffffffd1;margin:0 0 10px}.home-category-card .link-arrow{color:#fff}.trust-strip{padding:46px 0;background:var(--paper-2);border-block:1px solid var(--line)}.trust-grid{grid-template-columns:repeat(3,1fr);gap:0}.trust-grid div{padding:17px;border-right:0;border-left:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.trust-grid strong{font-size:14px}.trust-grid small{font-size:11px}.value-grid{gap:56px}.value-media img{height:520px;aspect-ratio:auto;border-radius:22px;object-fit:cover}.value-copy h2{font-size:clamp(46px,4.8vw,72px);line-height:.94;margin:12px 0 18px}.editorial-grid{gap:54px}.community{background:var(--paper)}.community-grid img{height:440px;aspect-ratio:auto;border-radius:20px}.newsletter{background:var(--paper-2);color:var(--ink);padding:90px 0;border-top:1px solid var(--line)}.newsletter .btn{background:var(--ink);border-color:var(--ink)}.site-footer{background:#ece7dc;color:var(--ink)}.product-card-image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-meta>span{white-space:nowrap}.product-meta s{display:block;margin-top:2px;color:var(--muted);font-size:10px}.badge--sale{background:var(--caramel)}@media(hover:hover){.product-card:hover .product-media.has-secondary-image .product-card-image--primary{opacity:0}.product-card:hover .product-media.has-secondary-image .product-card-image--secondary{opacity:1;transform:scale(1.018)}}@media(max-width:760px){.home-hero-v79{padding:12px 0 26px}.home-hero-grid{display:flex;flex-direction:column;gap:0;width:min(92%,520px)}.home-hero-media{order:1;width:100%;height:315px;border-radius:20px;box-shadow:none}.home-hero-copy{order:2;padding:28px 2px 8px}.home-hero-copy h1{font-size:41px;line-height:.94;margin:10px 0 13px}.home-hero-copy>p{font-size:14px;line-height:1.6}.home-hero-copy .hero-ctas{display:grid;grid-template-columns:1fr 1fr;margin-top:20px;gap:8px}.home-hero-copy .hero-ctas .btn{min-height:48px;width:100%;padding-inline:12px}.hero-category-links{margin-top:20px;padding-top:16px;gap:9px 16px}.hero-product-callout{left:10px;max-width:58%;grid-template-columns:46px minmax(0,1fr) 18px;padding:7px 9px;gap:8px}.hero-product-callout>img{width:46px;height:46px}.hero-product-callout strong{font-size:15px}.home-offer-grid{grid-template-columns:1fr}.home-offer-grid>a,.home-offer-grid>div{min-height:79px;padding:15px 0;border-left:0;border-top:1px solid rgba(255,255,255,.15)}.home-offer-grid>:first-child{border-top:0}.home-offer-grid strong{font-size:17px}.home-featured{padding:42px 0 48px!important}.home-featured .section-head h2{font-size:33px}.home-featured .product-media{height:205px}.home-categories{padding:48px 0 42px!important}.home-categories .category-grid{grid-template-columns:1fr 1fr;gap:10px}.home-category-card{min-height:310px}.home-category-card .category-copy{left:14px;right:14px;bottom:14px}.home-category-card .category-copy h3{font-size:18px}.home-category-card .category-copy p{display:none}.trust-grid{grid-template-columns:1fr}.trust-grid div{border-left:0;border-bottom:1px solid var(--line)}.value-grid{grid-template-columns:1fr;gap:22px}.value-media img{height:280px;border-radius:16px}.value-copy h2{font-size:34px}.community-grid img{height:220px;border-radius:14px}.newsletter{padding:58px 0}.newsletter-grid{gap:28px}.newsletter h2{font-size:38px}}.nav-dropdown{position:relative}.nav-dropdown>summary{list-style:none;cursor:pointer;font-size:12px;font-weight:750}.nav-dropdown>summary::-webkit-details-marker{display:none}.nav-dropdown>summary:after{content:"\2304";display:inline-block;margin-left:5px;font-size:10px;transition:transform .18s}.nav-dropdown[open]>summary:after{transform:rotate(180deg)}.nav-dropdown__panel{position:absolute;left:50%;top:calc(100% + 18px);transform:translate(-50%);width:220px;padding:14px;background:var(--white);border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 44px #1c201b24;display:grid;gap:3px}.nav-dropdown__panel--wide{width:620px;grid-template-columns:repeat(3,1fr);gap:24px;padding:22px}.nav-dropdown__panel>div{display:grid;gap:3px;align-content:start}.nav-dropdown__panel strong{padding:7px 10px;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.nav-dropdown__panel a{padding:8px 10px;border-radius:8px}.nav-dropdown__panel a:hover{background:var(--paper-2)}.footer-grid{grid-template-columns:1.35fr repeat(4,1fr)}.site-footer .footer-links a:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.nav-dropdown__panel--wide{width:520px}}@media(max-width:650px){.header-nav{max-height:calc(100vh - 100px);overflow-y:auto}.header-nav>.nav-dropdown{width:100%}.nav-dropdown>summary{padding:7px 0;font-size:14px}.nav-dropdown__panel,.nav-dropdown__panel--wide{position:static;transform:none;width:100%;margin:8px 0 4px;padding:10px;background:var(--paper-2);box-shadow:none;grid-template-columns:1fr}.nav-dropdown__panel a{font-size:12px}.footer-grid{grid-template-columns:1fr}}.hero-product-callout{z-index:3;color:inherit;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.hero-product-callout:hover{transform:translateY(calc(-50% - 3px));box-shadow:0 18px 44px #181c173d}.hero-product-callout:focus-visible{outline:3px solid var(--caramel);outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/18/assets/lumisoothe.css.map */
