:root{--huldra-green:#3E492C;--huldra-green-light:#556643;--huldra-beige:#F6F2EA;--huldra-sand:#D8CFC1;--huldra-text:#2E312E;--huldra-white:#FFFFFF;--huldra-radius:18px;--huldra-shadow: 0 20px 60px rgba(0,0,0,.08);--huldra-max-width:1400px;--space-xs:10px;--space-sm:20px;--space-md:40px;--space-lg:80px;--space-xl:140px}.huldra-section{max-width:var(--huldra-max-width);margin:auto;padding:var(--space-xl) var(--space-md)}.huldra-title{font-size:clamp(42px,5vw,74px);line-height:1.1;color:var(--huldra-text);font-weight:300;letter-spacing:-1px}.huldra-text{font-size:10px;line-height:1.8;color:#555}.huldra-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 26px;background:#fff;color:#3e492c;border-radius:999px;text-decoration:none;font-size:16px;font-weight:500;white-space:nowrap;box-shadow:0 8px 24px #0000001f;transition:all .25s ease}.huldra-button:after{content:"\2192";color:inherit;font-size:22px;transition:transform .25s ease}.huldra-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0000002e}.huldra-button:hover:after{transform:translate(4px)}.huldra-button.huldra-button--green{background:#3e492c!important;color:#fff!important}.huldra-button.huldra-button--green:after{color:#fff!important}.huldra-button.huldra-button--green:hover{background:#4c5b37!important}.huldra-hero{position:relative;min-height:90vh;overflow:hidden;display:flex;align-items:center}.huldra-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.huldra-hero__image{width:100%;height:100%;object-fit:cover}.huldra-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#141e1966,#141e1980)}.huldra-hero__inner{position:relative;z-index:2;width:100%;max-width:1400px;margin:auto;display:grid;grid-template-columns:520px 1fr;align-items:center;gap:80px;padding:10px 60px 60px}.huldra-hero__left{color:#fff}.huldra-hero__heading{font-size:clamp(30px,4vw,74px);line-height:1.1;font-weight:300;margin-bottom:30px;max-width:750px}.huldra-hero__text{font-size:20px;line-height:1.5;max-width:400px;margin-bottom:20px;color:#ffffffeb}@media(max-width:749px){.huldra-hero{min-height:auto;padding-bottom:35px}.huldra-hero__inner{grid-template-columns:1fr;padding:60px 24px;gap:40px}.huldra-hero__left{text-align:center}}.huldra-icon{width:30px;height:30px;color:#fff;display:block;transition:all .25s ease}.huldra-features{position:relative;z-index:10;background:#2f4326;margin-top:-35px;border-radius:18px 18px 0 0;overflow:hidden}.huldra-features__grid{display:grid;grid-template-columns:repeat(4,1fr)}.huldra-feature{color:#fff;text-align:center;padding:8px 10px;border-right:1px solid rgba(255,255,255,.12);transition:.35s ease}.huldra-feature:last-child{border-right:none}.huldra-feature svg{width:36px;height:36px;margin-bottom:20px}.huldra-feature h3{font-size:20px;font-weight:500;margin-bottom:14px}.huldra-feature p{font-size:15px;line-height:1.7;opacity:.85;max-width:240px;margin:auto}.huldra-feature:hover{background:#ffffff0a}@media(max-width:990px){.huldra-features__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.huldra-features__grid{grid-template-columns:1fr}.huldra-feature{border-right:none;border-bottom:1px solid rgba(255,255,255,.12)}.huldra-feature:last-child{border-bottom:none}}.huldra-favorites{background:#f8f5ef;padding:40px 0 30px}.huldra-favorites__header{text-align:center;margin-bottom:60px}.huldra-favorites__eyebrow{display:block;letter-spacing:.25em;font-size:13px;color:#6e735e;margin-bottom:18px}.huldra-favorites__title{font-size:54px;font-weight:300;color:#2f4326;margin-bottom:18px}.huldra-favorites__text{max-width:600px;margin:auto;color:#666;font-size:18px;line-height:1}.huldra-favorites__products{min-height:320px}.huldra-favorites__button{text-align:center;margin-top:50px}.huldra-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.huldra-product-card{background:#fff;border-radius:18px;overflow:hidden;transition:.35s ease;text-align:center}.huldra-product-card a{text-decoration:none;color:inherit;display:block}.huldra-product-image{width:100%;aspect-ratio:1/1;object-fit:cover;transition:.4s ease}.huldra-product-card h3{margin:22px 15px 10px;font-size:20px;font-weight:500;color:#2f4326}.huldra-product-card .price{display:block;margin-bottom:24px;font-size:20px;font-weight:600;color:#2f4326}.huldra-product-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000001a}.huldra-product-card:hover .huldra-product-image{transform:scale(1.04)}@media(max-width:900px){.huldra-products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.huldra-products-grid{grid-template-columns:1fr}}.huldra-story{background:#f8f5ef;padding:35px 0}.huldra-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.huldra-story__image img{width:55%;max-width:520px;margin:auto;display:block;border-radius:24px}.huldra-story__eyebrow{display:block;font-size:13px;letter-spacing:.25em;color:#6e735e;margin-bottom:18px}.huldra-story__title{font-size:54px;font-weight:300;color:#2f4326;margin-bottom:24px;line-height:1.1}.huldra-story__text{font-size:18px;line-height:1.8;color:#555;margin-bottom:24px}@media(max-width:900px){.huldra-story__grid{grid-template-columns:1fr;gap:50px}}.huldra-hero__brand{position:absolute;right:6%;top:8%;z-index:2;pointer-events:none}.huldra-hero__brand-image{width:480px;max-width:30vw;opacity:.95}@media(max-width:749px){.huldra-hero__brand{display:none}.huldra-hero__heading{font-size:44px;line-height:1.1;margin-bottom:30px}.huldra-hero__text{font-size:18px;line-height:1.6}.huldra-hero__buttons{display:flex;flex-direction:column;align-items:center;gap:18px}.huldra-hero__buttons .huldra-button{width:auto;min-width:260px;padding:14px 24px;font-size:16px;white-space:nowrap}}.header__row{min-height:90px}.header__columns{max-width:1500px;margin:auto}.header-logo__image{font-size:84px;font-family:Cormorant Garamond,serif;color:#314236;margin:0}.header-logo__image .header-logo__image{--header-logo-image-width:70px !important;--header-logo-image-height:70px !important}.header-logo__image .shopify-section .huldra-about-intro{background:#f8f6f1!important;padding:160px 0 120px;position:relative}.header-logo__image .huldra-about-intro__inner{max-width:760px}.header-logo__image .shopify-section .huldra-about-intro__title{color:#314236!important;font-size:84px;font-family:Cormorant Garamond,serif}.huldra-about-intro__divider{display:flex;align-items:center;gap:18px;margin:35px 0}.huldra-about-intro__divider span{display:block}.huldra-about-intro__divider span:not(.flower){width:120px;height:1px;background:#d6d0c7}.flower{color:#c4bcad;font-size:18px}.shopify-section .huldra-about-intro__text{color:#4a4a4a!important;font-size:24px;line-height:1.8}font-size:24px; max-width:620px; line-height:1.8; color:#4a4a4a; } .huldra-about-intro__text p{margin:0}.huldra-history{background:#f8f6f1;padding:100px 0}.huldra-history__grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.huldra-history__image img{width:100%;display:block;border-radius:24px;box-shadow:0 25px 70px #00000014}.huldra-history__content{background:#fff;padding:55px;border-radius:24px;box-shadow:0 25px 70px #00000014}.huldra-history__content h2{font-size:54px;color:#314236;margin-bottom:30px;font-family:Georgia,serif}.huldra-history__text{font-size:20px;line-height:1.9;color:#444}@media(max-width:990px){.huldra-history__grid{grid-template-columns:1fr}.huldra-history__content{padding:35px}.huldra-history__content h2{font-size:38px}}.huldra-about-intro{background:url("{{ ... }}") no-repeat right top,#f8f6f1}.huldra-about-intro{position:relative;overflow:hidden}.huldra-about-intro:after{content:"";position:absolute;right:0;top:0;width:650px;height:100%;background:url(...) no-repeat right top;background-size:contain;opacity:.9;pointer-events:none}.huldra-about-intro{position:relative;overflow:hidden;background:#f8f6f1;padding:140px 0 120px}.huldra-about-intro__plant{position:absolute;top:0;right:0;width:42%;height:100%;object-fit:cover;object-position:right top;opacity:.45;pointer-events:none;z-index:1}.huldra-about-intro .page-width{position:relative;z-index:2}.huldra-about-intro__inner{max-width:720px}.huldra-about-intro__title{font-family:Cormorant Garamond,serif;font-size:84px;font-weight:500;color:#314236;line-height:1.05;margin:0}.huldra-about-intro__divider{display:flex;align-items:center;gap:18px;margin:32px 0}.huldra-about-intro__divider span:not(.flower){width:120px;height:1px;background:#d9d3c7}.flower{font-size:20px;color:#b8b09e}.huldra-about-intro__text{font-size:22px;line-height:1.9;color:#4b4b4b;max-width:620px}.huldra-about-intro__text p{margin:0}@media(max-width:990px){.huldra-about-intro{padding:90px 0}.huldra-about-intro:after{background-size:340px;opacity:.18}.huldra-about-intro__title{font-size:52px}.huldra-about-intro__text{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/huldra.css.map */
