:root{--ln-cream:#f5f1e8;--ln-green:#253b34;--ln-gold:#a17a41;--ln-muted:#6f675a;--ln-line:#ded6c8}body{background:var(--ln-cream);color:var(--ln-green)}h1,h2,.h1,.h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.035em}.ln-wrap{max-width:1400px;margin-inline:auto;padding-inline:clamp(22px,5vw,80px)}.ln-eyebrow{font-family:var(--font-body--family),sans-serif!important;font-size:11px!important;font-weight:500;letter-spacing:.18em;line-height:1.7;margin:0 0 24px}.ln-hero{display:grid;grid-template-columns:1fr 1fr;max-width:1680px;margin:auto;min-height:650px}.ln-hero-copy{padding:clamp(40px,6vw,100px) clamp(24px,5vw,80px);align-self:center}.ln-hero h1{font-size:clamp(44px,4.5vw,76px);line-height:1.04;margin:0 0 28px;max-width:10em}.ln-lead{max-width:370px;font-size:16px;line-height:1.8;color:var(--ln-muted);margin-bottom:32px}.ln-button{display:inline-flex;gap:42px;align-items:center;padding:17px 23px;background:var(--ln-green);color:var(--ln-cream);font-size:13px;text-decoration:none;border:1px solid var(--ln-green);transition:background .2s}.ln-button:hover{background:#3e554b;color:#fff}.ln-hero-note{font-size:11px;color:var(--ln-muted);margin-top:30px}.ln-hero-media{position:relative;min-width:0}.ln-hero-media img{display:block;width:100%;height:100%;max-height:770px;object-fit:cover}.ln-image-caption{position:absolute;bottom:24px;left:28px;right:20px;font-size:10px;letter-spacing:.17em;color:#253b34}.ln-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:36px}.ln-section-heading .ln-eyebrow{margin-bottom:14px}.ln-section-heading h2{font-size:clamp(32px,3vw,46px);margin:0}.ln-collections{padding-top:90px;padding-bottom:70px}.ln-text-link{font-size:13px;display:inline-block;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:7px}.ln-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.ln-collection-card{display:block;color:inherit;text-decoration:none;min-width:0}.ln-collection-card img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;height:auto;transition:opacity .2s}.ln-collection-card:hover img{opacity:.9}.ln-card-caption{display:flex;justify-content:space-between;gap:12px;padding:22px 0}.ln-card-caption h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin:0 0 8px;letter-spacing:-.02em}.ln-card-caption p{color:var(--ln-muted);font-size:12px;margin:0}.ln-story{display:grid;grid-template-columns:1fr 1fr;background:#e7e7dc;margin:30px auto;max-width:1680px}.ln-story-image img{display:block;width:100%;height:100%;max-height:620px;object-fit:cover}.ln-story-copy{padding:clamp(36px,6vw,100px);align-self:center}.ln-story-copy h2{font-size:clamp(36px,3.5vw,56px);line-height:1.08;margin:0 0 28px}.ln-story-copy p:not(.ln-eyebrow){font-size:15px;line-height:1.8;color:var(--ln-muted);max-width:420px}.ln-story-copy a{margin-top:20px}.ln-service{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;text-align:center;padding-top:64px;padding-bottom:76px}.ln-service>div>span{display:block;font-size:25px;color:var(--ln-gold);margin-bottom:20px}.ln-service h3{font-family:Georgia,serif;font-weight:400;font-size:22px;margin:0 0 12px}.ln-service p,.ln-service a{font-size:12px;line-height:1.7}.ln-service p{color:var(--ln-muted)}.ln-footer{background:#e6e5da;padding-top:65px}.ln-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.1fr 1fr;gap:40px;padding-bottom:50px}.ln-footer-brand img{width:210px;height:auto}.ln-footer-brand p{font-family:Georgia,serif;font-size:21px;line-height:1.5;margin-top:24px}.ln-footer-brand .ln-footer-small{font-family:var(--font-body--family),sans-serif;font-size:11px;color:var(--ln-muted);line-height:1.8}.ln-footer nav h2{font-family:var(--font-body--family),sans-serif;font-weight:500;letter-spacing:.1em;font-size:11px;text-transform:uppercase;margin:10px 0 24px}.ln-footer nav a{display:block;font-size:12px;margin:0 0 15px;text-decoration:none;overflow-wrap:anywhere;line-height:1.5}.ln-footer nav a:hover{text-decoration:underline}.ln-cookie-preferences{display:block;padding:0;border:0;background:none;color:inherit;font:inherit;font-size:12px;cursor:pointer;text-align:left;line-height:1.5}.ln-cookie-preferences:hover{text-decoration:underline}.ln-footer-bottom{border-top:1px solid #cbcbbd;padding-top:20px;padding-bottom:24px;display:flex;justify-content:space-between;font-size:10px;color:var(--ln-muted);gap:20px}.ln-wordmark{width:180px;height:auto;display:block}.shopify-policy__container{max-width:860px!important;padding:60px 24px!important}.shopify-policy__body{line-height:1.85}.shopify-policy__body h2{font-size:28px;margin-top:36px}@media(max-width:989px){.ln-footer-grid{grid-template-columns:1.4fr 1fr}.ln-hero{min-height:500px}.ln-card-caption h3{font-size:21px}.ln-hero-copy{padding:44px 26px}}@media(max-width:749px){.ln-hero{grid-template-columns:1fr}.ln-hero-copy{padding:46px 24px 38px}.ln-hero h1{font-size:46px}.ln-hero .ln-eyebrow{font-size:9px!important;margin-bottom:20px}.ln-lead{font-size:14px;max-width:330px}.ln-hero-note{margin-top:22px}.ln-hero-media{height:auto;aspect-ratio:1/1}.ln-hero-media img{height:100%}.ln-image-caption{bottom:16px;left:22px;font-size:9px}.ln-collections{padding-top:56px;padding-bottom:25px}.ln-section-heading{display:block;margin-bottom:26px}.ln-section-heading>a{margin-top:22px}.ln-collection-grid{grid-template-columns:1fr;gap:18px}.ln-collection-card img{aspect-ratio:1/1}.ln-card-caption h3{font-size:26px}.ln-card-caption{padding:20px 0 26px}.ln-story{grid-template-columns:1fr}.ln-story-image{aspect-ratio:1.15/1}.ln-story-copy{padding:40px 24px 48px}.ln-service{grid-template-columns:1fr;gap:36px;padding-top:42px;padding-bottom:50px}.ln-service>div{padding-bottom:26px;border-bottom:1px solid var(--ln-line)}.ln-service>div:last-child{border:0;padding:0}.ln-footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.ln-footer-brand{grid-column:1/-1}.ln-footer-bottom{flex-direction:column;gap:10px}.ln-wordmark{width:140px}.ln-footer{padding-top:40px}}@media(prefers-reduced-motion:reduce){.ln-button,.ln-collection-card img{transition:none}}.ln-hero{max-width:1400px;min-height:0;grid-template-columns:1fr 1fr;padding:32px clamp(22px,5vw,80px) 40px;gap:40px}.ln-hero-copy{padding:30px 0}.ln-hero h1{font-size:clamp(42px,4.2vw,64px)}.ln-hero-media img{aspect-ratio:1/1;max-height:540px;object-fit:cover}.ln-hero-note{margin-top:24px}.ln-hero .ln-eyebrow{font-size:10px!important;letter-spacing:.12em}.ln-series-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px;padding-bottom:22px;border-top:1px solid var(--ln-line);border-bottom:1px solid var(--ln-line)}.ln-series-nav>span{font-size:10px;letter-spacing:.13em}.ln-series-nav>a{font-size:14px;text-decoration:none;padding:8px 0}.ln-series-nav>a>span{font-size:11px;color:var(--ln-muted);margin-left:10px}.ln-series-nav>a:hover{text-decoration:underline}.ln-series{padding-top:58px;padding-bottom:30px;scroll-margin-top:130px}.ln-series-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px}.ln-series-heading .ln-eyebrow{margin-bottom:12px;color:var(--ln-muted)}.ln-series-heading h2{font-size:clamp(30px,3vw,42px);margin:0 0 12px}.ln-series-description{font-size:14px;line-height:1.7;color:var(--ln-muted);margin:0;max-width:600px}.ln-series-heading>a{white-space:nowrap;flex-shrink:0;margin-bottom:5px}.ln-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.ln-product-card{min-width:0}.ln-product-image{display:block;overflow:hidden;background:#e9e5db;aspect-ratio:1/1}.ln-product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.ln-product-image:hover img{transform:scale(1.035)}.ln-product-meta{padding-top:17px}.ln-product-meta h3{font-family:var(--font-body--family),sans-serif;font-weight:400;font-size:15px;line-height:1.5;letter-spacing:0;margin:0 0 6px}.ln-product-meta h3 a{text-decoration:none}.ln-product-meta h3 a:hover{text-decoration:underline}.ln-product-meta p{font-size:13px;line-height:1.6;margin:0}.ln-stock{display:inline-block;font-size:11px;color:var(--ln-muted);margin-top:5px}.ln-story{max-width:1240px;margin:64px auto 10px}.ln-story-copy{padding:48px}.ln-story-image img{max-height:470px}.ln-story-copy h2{font-size:clamp(34px,3.5vw,48px)}.ln-service{padding-top:48px;padding-bottom:50px}.ln-footer nav a,.ln-cookie-preferences{font-size:13px}.ln-footer-small{font-size:12px!important}.ln-page-header{padding:48px 0 36px;border-bottom:1px solid var(--ln-line);margin-bottom:44px}.ln-page-header .ln-eyebrow{margin-bottom:12px}.ln-page-header h1{font-family:Georgia,serif;font-size:clamp(38px,4.5vw,60px);line-height:1.12;font-weight:400;margin:0}.ln-editorial{padding-bottom:70px}.ln-editorial p{font-size:16px;line-height:1.85;color:var(--ln-muted);margin:0 0 18px}.ln-editorial h2{font-size:clamp(29px,3vw,42px);line-height:1.17;margin:0 0 24px}.ln-editorial h3{font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.3;margin:0 0 18px}.ln-editorial .ln-eyebrow{font-size:11px;color:var(--ln-green);margin-bottom:16px}.ln-about-intro{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.ln-about-intro>img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.ln-about-material{max-width:850px;padding:68px 0 32px}.ln-making{border-top:1px solid var(--ln-line);padding-top:48px}.ln-making-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.ln-making-grid article>span{display:block;color:var(--ln-gold);font-size:13px;margin-bottom:20px}.ln-making-grid p{font-size:15px}.ln-about-pictures{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:44px 0 62px}.ln-about-pictures figure{margin:0}.ln-about-pictures img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.ln-about-pictures figcaption{font-size:12px;color:var(--ln-muted);padding-top:12px}.ln-about-series{padding-bottom:52px}.ln-about-series>h2{margin-bottom:32px}.ln-about-care{padding:44px;background:#e7e7dc;display:grid;grid-template-columns:1fr 1.2fr;gap:44px}.ln-about-care p:last-child{margin-bottom:0}.ln-about-company{padding:56px 0 0;max-width:850px}.ln-inline-links{display:flex;flex-wrap:wrap;gap:28px;margin-top:28px}.ln-orders-intro{margin-bottom:50px}.ln-orders-intro .ln-button{margin:8px 0 18px}.ln-orders-note{font-size:13px!important}.ln-order-options h2{font-size:28px}.ln-order-bottom{border-top:1px solid var(--ln-line);margin-top:42px;padding-top:38px}.ln-order-bottom h2{font-size:30px}.ln-editorial a:not(.ln-button){color:var(--ln-green)}.ln-editorial .ln-button{color:var(--ln-cream)}@media(max-width:989px){.ln-series-heading{align-items:start}.ln-series-description{max-width:430px}.ln-product-grid{gap:18px}.ln-story{margin-inline:24px}.ln-about-intro{gap:30px}.ln-making-grid{gap:24px}.ln-about-care{gap:28px;padding:32px}.ln-hero{gap:30px}.ln-lead{font-size:15px}}@media(max-width:749px){.ln-hero{grid-template-columns:1fr;padding:28px 22px 30px;gap:26px}.ln-hero-copy{padding:5px 0 0}.ln-hero h1{font-size:44px;margin-bottom:20px}.ln-hero .ln-eyebrow{font-size:9px!important;line-height:1.6}.ln-lead{max-width:100%;font-size:14px;margin-bottom:24px}.ln-hero-note{margin-top:18px;font-size:10px}.ln-hero-media{aspect-ratio:1/1}.ln-series-nav{flex-wrap:wrap;gap:8px 16px;padding-block:18px}.ln-series-nav>span{width:100%;margin-bottom:4px;font-size:9px}.ln-series-nav>a{font-size:12px}.ln-series-nav>a>span{margin-left:4px;font-size:10px}.ln-series{padding-top:38px;padding-bottom:10px}.ln-series-heading{display:block;margin-bottom:22px}.ln-series-heading h2{font-size:31px}.ln-series-description{font-size:13px}.ln-series-heading>a{margin-top:18px;font-size:12px}.ln-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.ln-product-meta{padding-top:12px}.ln-product-meta h3{font-size:13px}.ln-product-meta p{font-size:12px}.ln-stock{font-size:10px}.ln-story{margin:44px 22px 0}.ln-story-copy{padding:30px 24px 36px}.ln-story-copy h2{font-size:34px}.ln-service{padding-top:40px;padding-bottom:30px}.ln-page-header{padding-top:30px;margin-bottom:28px;padding-bottom:26px}.ln-page-header h1{font-size:40px}.ln-editorial{padding-bottom:42px}.ln-about-intro{grid-template-columns:1fr;gap:20px}.ln-editorial h2{font-size:30px}.ln-editorial p{font-size:15px}.ln-about-material{padding-top:38px;padding-bottom:24px}.ln-making{padding-top:34px}.ln-making-grid{grid-template-columns:1fr;gap:26px}.ln-making-grid h3{font-size:25px}.ln-making-grid article>span{margin-bottom:12px}.ln-about-pictures{grid-template-columns:1fr;gap:26px;margin:24px 0 40px}.ln-about-series{padding-bottom:34px}.ln-about-care{grid-template-columns:1fr;gap:6px;padding:28px 24px}.ln-about-company{padding-top:38px}.ln-inline-links{gap:20px}.ln-orders-intro{margin-bottom:34px}.ln-order-options h2{font-size:27px}.ln-footer-grid{gap:28px 22px}.ln-footer nav a{font-size:12px}}@media(prefers-reduced-motion:reduce){.ln-product-image img{transition:none}}.ln-intro{padding-top:44px;padding-bottom:32px}.ln-intro .ln-eyebrow{margin-bottom:14px}.ln-intro h1{font-family:Georgia,serif;font-size:clamp(36px,3.6vw,52px);font-weight:400;line-height:1.12;margin:0 0 18px;letter-spacing:-.03em}.ln-intro>p:last-child{font-size:15px;line-height:1.8;max-width:720px;margin:0;color:var(--ln-muted)}.ln-footer-dark{background:#2f241e;color:#fff8ef;padding-top:64px}.ln-footer-dark .ln-footer-grid{max-width:1600px;grid-template-columns:1.45fr 1fr 1fr 1.2fr 1fr;gap:40px;padding-bottom:64px}.ln-footer-dark .ln-footer-brand img{width:240px;max-width:100%;filter:brightness(0) invert(1)}.ln-footer-dark .ln-footer-brand .ln-footer-description{font-family:var(--font-body--family),sans-serif;font-size:13px;line-height:1.85;color:#e5d8cc;margin:22px 0 28px;max-width:300px}.ln-footer-dark h2,.ln-footer-dark nav h2{font-family:var(--font-body--family),sans-serif;font-size:11px;line-height:1.5;font-weight:600;letter-spacing:.13em;text-transform:uppercase;margin:9px 0 21px;color:#fff8ef}.ln-footer-dark a,.ln-footer-dark nav a{display:block;font-size:12px;line-height:1.7;color:#fff8ef;text-decoration:none;margin:0 0 12px;overflow-wrap:anywhere}.ln-footer-dark a:hover{text-decoration:underline;text-underline-offset:4px}.ln-footer-dark address{font-style:normal;font-size:12px;line-height:1.9;color:#e5d8cc;margin-top:22px}.ln-footer-dark .ln-footer-brand>a:first-child{display:inline-block;margin:0}.ln-footer-note{margin-top:27px}.ln-footer-note h2{margin-bottom:11px}.ln-footer-note p{font-size:11px;line-height:1.8;color:#e5d8cc;margin:0 0 10px}.ln-footer-dark .ln-cookie-preferences{font-size:12px;color:#fff8ef;line-height:1.7}.ln-footer-dark .ln-footer-bottom{max-width:1440px;border-color:#5d4c40;color:#d7c6b7;padding-top:23px;padding-bottom:26px;font-size:11px}.ln-footer-dark :focus-visible{outline:2px solid #f4dcbe;outline-offset:5px}.ln-about-material,.ln-about-care{scroll-margin-top:120px}@media(max-width:1100px)and (min-width:750px){.ln-footer-dark .ln-footer-grid{grid-template-columns:1.35fr 1fr 1fr;gap:36px}.ln-footer-dark .ln-footer-brand{grid-row:span 2}}@media(max-width:749px){.ln-intro{padding-top:30px;padding-bottom:27px}.ln-intro h1{font-size:35px}.ln-intro>p:last-child{font-size:14px}.ln-intro .ln-eyebrow{font-size:10px!important;margin-bottom:12px}.ln-footer-dark{padding-top:40px}.ln-footer-dark .ln-footer-grid{grid-template-columns:1fr 1fr;gap:32px 25px;padding-bottom:38px}.ln-footer-dark .ln-footer-brand{grid-column:1/-1}.ln-footer-dark .ln-footer-brand img{width:220px}.ln-footer-dark .ln-footer-brand .ln-footer-description{margin:17px 0 24px;max-width:310px}.ln-footer-dark nav h2,.ln-footer-dark h2{margin-bottom:18px;font-size:10px}.ln-footer-dark a,.ln-footer-dark nav a{font-size:12px;margin-bottom:12px}.ln-footer-dark .ln-footer-bottom{margin-inline:22px;padding-inline:0;font-size:10px}.ln-footer-note{margin-top:26px}.ln-footer-dark .ln-footer-note h2{margin-bottom:10px}.ln-footer-dark address{margin-top:18px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/lunora.css.map */
