@import"https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@400;500;600;700;800;900&display=swap";:root{--forest: #053321;--green: #097133;--cream: #f1e0c6;--yellow: #f9bb1f;--orange: #ef5125;--bg: #f1e0c6;--card-bg: #f7ede0;--border: #e2cdb0;--muted: #7a6a58;--font: "Libre Franklin", "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 24px;--radius-2xl: 32px;--container: 1280px;--px: clamp(1.25rem, 4vw, 2.5rem)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font);font-size:16px;scroll-behavior:smooth}body{background-color:var(--bg);color:var(--forest);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font);letter-spacing:-.02em;line-height:1.1}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button{font-family:var(--font);cursor:pointer;border:none;background:none}input,textarea,select{font-family:var(--font)}.container{max-width:var(--container);margin-inline:auto;padding-inline:var(--px)}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:100px;font-weight:700;font-size:.95rem;transition:background .2s,transform .15s;cursor:pointer;border:2px solid transparent}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--yellow);color:var(--forest);border-color:var(--yellow)}.btn--primary:hover{background:#f0b100;border-color:#f0b100}.btn--secondary{background:transparent;color:var(--cream);border-color:#f1e0c680}.btn--secondary:hover{background:#f1e0c626;border-color:var(--cream)}.btn--full{width:100%;justify-content:center}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.section-label{font-size:.7rem;letter-spacing:.35em;text-transform:uppercase;font-weight:800;color:var(--orange)}.section-label--yellow{color:var(--yellow)}.section-title{margin-top:12px;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--forest)}.section-subtitle{margin-top:12px;color:var(--muted);max-width:500px;line-height:1.65}.section-header{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}@media(min-width:768px){.section-header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.section-link{display:inline-flex;align-items:center;gap:4px;font-size:.875rem;font-weight:600;color:var(--forest);transition:color .2s;white-space:nowrap}.section-link:hover{color:var(--orange)}.site-header{position:sticky;top:0;z-index:40;background:var(--forest)}.header-inner{max-width:var(--container);margin-inline:auto;padding-inline:var(--px);height:80px;display:flex;align-items:center;justify-content:space-between;gap:16px}.header-logo-img{height:36px;width:auto}.header-logo-text{color:var(--cream);font-size:1.25rem;font-weight:800}.header-nav{display:none;align-items:center;gap:28px}@media(min-width:1024px){.header-nav{display:flex}}.nav-link{font-size:.875rem;font-weight:500;color:var(--cream);transition:color .2s}.nav-link:hover,.nav-link--active{color:var(--orange)}.nav-dropdown{position:relative}.nav-dropdown__trigger{background:none;border:none}.nav-caret{font-size:.7rem}.nav-dropdown__menu{display:none;position:absolute;left:0;top:calc(100% + 8px);background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 20px 50px -10px #05332133;padding:8px 0;min-width:180px;z-index:50}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown:focus-within .nav-dropdown__menu{display:block}.nav-dropdown__item{display:block;padding:10px 16px;font-size:.875rem;color:var(--forest);transition:background .15s,color .15s}.nav-dropdown__item:hover{background:var(--cream);color:var(--orange)}.header-actions{display:flex;align-items:center;gap:8px}.header-cart-btn{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;color:var(--cream);transition:background .2s}.header-cart-btn:hover{background:#f1e0c61f}.cart-count{position:absolute;top:2px;right:2px;background:var(--orange);color:#fff;font-size:.65rem;font-weight:700;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.mobile-menu-btn{display:flex;flex-direction:column;gap:5px;padding:8px;border-radius:50%;color:var(--cream)}@media(min-width:1024px){.mobile-menu-btn{display:none}}.hamburger-line{display:block;width:20px;height:2px;background:var(--cream);border-radius:2px;transition:transform .2s}.mobile-nav{display:none;border-top:1px solid rgba(241,224,198,.1);background:var(--cream)}.mobile-nav.is-open{display:block}@media(min-width:1024px){.mobile-nav{display:none!important}}.mobile-nav__inner{max-width:var(--container);margin-inline:auto;padding:16px var(--px);display:flex;flex-direction:column;gap:2px}.mobile-nav__link{display:block;padding:10px 0;font-size:1rem;color:var(--forest);font-weight:500;transition:color .2s}.mobile-nav__link:hover{color:var(--orange)}.mobile-nav__link--indent{padding-left:12px;font-size:.9rem}.mobile-nav__link--border{border-top:1px solid rgba(5,51,33,.1);margin-top:8px;padding-top:18px}.mobile-nav__label{padding-top:14px;font-size:.65rem;letter-spacing:.35em;text-transform:uppercase;color:var(--orange);font-weight:800}.hero{overflow:hidden}.hero__label{font-size:.7rem;letter-spacing:.35em;text-transform:uppercase;font-weight:800;margin-bottom:16px}.hero__heading{font-size:clamp(2.75rem,7vw,5.5rem);font-weight:900;line-height:.95}.hero__body{margin-top:32px;max-width:440px;line-height:1.65;font-weight:500}.hero__actions{margin-top:40px;display:flex;flex-wrap:wrap;gap:16px}.hero__image-wrap{position:relative}.hero__image{width:100%;height:auto;object-fit:cover;display:block}.hero__image--placeholder{width:100%;aspect-ratio:3/2}.hero__badge{display:none;position:absolute;bottom:16px;left:16px;border-radius:var(--radius-xl);padding:16px 20px;box-shadow:0 20px 50px -10px #0533214d}@media(min-width:768px){.hero__badge{display:block}}.hero__badge-label{font-size:.65rem;letter-spacing:.35em;text-transform:uppercase;font-weight:800}.hero__badge-value{font-size:1.35rem;font-weight:700}.pillars{background:var(--forest);padding:80px 0}.pillars__grid{display:grid;gap:32px}@media(min-width:768px){.pillars__grid{grid-template-columns:repeat(3,1fr)}}.pillar-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:32px;transition:border-color .2s}.pillar-card:hover{border-color:var(--green)}.pillar-card__icon{width:48px;height:48px;background:var(--forest);color:var(--cream);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center}.pillar-card__title{margin-top:24px;font-size:1.5rem;font-weight:700;color:var(--forest)}.pillar-card__body{margin-top:12px;color:var(--muted);line-height:1.65}.featured-section{background:#f1e0c666;padding:96px 0;border-top:1px solid rgba(5,51,33,.05);border-bottom:1px solid rgba(5,51,33,.05)}.product-grid{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:480px){.product-grid--4,.product-grid--3{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.product-grid--3{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.product-grid--4{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.product-grid--4{grid-template-columns:repeat(4,1fr)}}.product-card-link{display:block}.product-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-2xl);overflow:hidden;transition:transform .3s,box-shadow .3s}.product-card-link:hover .product-card{transform:translateY(-4px);box-shadow:0 20px 50px -20px #05332140}.product-card__image-wrap{aspect-ratio:1 / 1;background:var(--cream);overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card-link:hover .product-card__image{transform:scale(1.05)}.product-card__image--placeholder{width:100%;height:100%}.product-card__body{padding:20px}.product-card__type{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--orange);font-weight:600}.product-card__title{margin-top:8px;font-size:1.2rem;font-weight:700;color:var(--forest);line-height:1.25}.product-card__footer{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card__price{font-size:1.1rem;font-weight:700;color:var(--forest)}.product-card__add-btn{width:40px;height:40px;border-radius:50%;background:var(--forest);color:var(--cream);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s;border:none}.product-card__add-btn:hover{background:var(--green)}.product-card__add-btn:disabled{opacity:.5;cursor:not-allowed}.catalog{padding:96px 0;background:var(--bg)}.catalog__header{margin-bottom:32px}.catalog__controls{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}@media(min-width:1024px){.catalog__controls{flex-direction:row;align-items:center;justify-content:space-between}}.catalog__search-wrap{position:relative;width:100%;max-width:360px}.catalog__search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.catalog__search-input{width:100%;height:48px;padding:0 44px;border-radius:100px;border:1.5px solid rgba(5,51,33,.15);background:var(--card-bg);color:var(--forest);font-size:.9rem;transition:border-color .2s}.catalog__search-input:focus{outline:none;border-color:var(--green)}.catalog__search-input::placeholder{color:var(--muted)}.catalog__search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;color:var(--muted);display:flex;align-items:center;justify-content:center;transition:background .2s}.catalog__search-clear:hover{background:var(--border)}.catalog__filters{display:flex;flex-wrap:wrap;gap:8px}.filter-btn{padding:8px 18px;border-radius:100px;font-size:.875rem;font-weight:500;border:1.5px solid rgba(5,51,33,.2);background:var(--bg);color:var(--forest);cursor:pointer;transition:border-color .2s,background .2s,color .2s}.filter-btn:hover{border-color:#05332180}.filter-btn--active{background:var(--filter-active-bg, var(--forest));color:var(--filter-active-text, var(--cream));border-color:var(--filter-active-bg, var(--forest))}.catalog__empty,.collection-empty{text-align:center;color:var(--muted);padding:48px 0}.catalog__no-results{text-align:center;padding:80px 0;border:1.5px dashed var(--border);border-radius:var(--radius-2xl)}.catalog__no-results p{color:var(--muted)}.catalog__clear-link{margin-top:12px;font-size:.875rem;color:var(--orange);text-decoration:underline;background:none;border:none;cursor:pointer;display:block;margin-inline:auto}.category-links{margin-top:64px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:768px){.category-links{grid-template-columns:repeat(4,1fr)}}.category-link{border:1.5px solid var(--border);background:var(--card-bg);border-radius:var(--radius-xl);padding:24px;text-align:center;transition:border-color .2s,transform .2s}.category-link:hover{border-color:var(--green);transform:translateY(-2px)}.category-link:hover .category-link__title{color:var(--orange)}.category-link__title{font-size:1.2rem;font-weight:700;color:var(--forest);transition:color .2s}.category-link__cta{margin-top:4px;font-size:.65rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted);font-weight:600}.about-teaser{background:var(--forest);padding:80px 0}.about-teaser__inner{display:flex;flex-direction:column;gap:32px}@media(min-width:768px){.about-teaser__inner{flex-direction:row;align-items:center;justify-content:space-between}}.about-teaser__text{max-width:640px}.about-teaser__heading{margin-top:12px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--cream)}.product-page{padding-bottom:96px}.back-link{display:inline-flex;align-items:center;gap:8px;padding:24px 0 32px;font-size:.875rem;color:var(--muted);transition:color .2s}.back-link:hover{color:var(--forest)}.product-page__grid{display:grid;gap:48px;align-items:start}@media(min-width:768px){.product-page__grid{grid-template-columns:1fr 1fr;gap:80px}}.product-page__image-wrap{border-radius:var(--radius-2xl);overflow:hidden;background:var(--cream);aspect-ratio:1/1}.product-page__image{width:100%;height:100%;object-fit:cover}.product-page__image--placeholder{width:100%;height:100%}.product-label{font-size:.68rem;letter-spacing:.3em;text-transform:uppercase;color:var(--orange);font-weight:800}.product-page__title{margin-top:12px;font-size:clamp(2rem,4vw,3rem);color:var(--forest);line-height:1.1}.product-page__quote-note{margin-top:16px;font-style:italic;color:var(--muted)}.product-page__description{margin-top:32px;color:var(--muted);line-height:1.75;white-space:pre-line}.product-page__actions{margin-top:40px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.qty-selector{display:flex;align-items:center;gap:4px;border:1.5px solid var(--border);border-radius:100px;padding:4px}.qty-selector__btn{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--forest);transition:background .15s}.qty-selector__btn:hover{background:var(--border)}.qty-selector__input{width:36px;text-align:center;font-weight:600;color:var(--forest);border:none;background:transparent;font-size:1rem;-moz-appearance:textfield}.qty-selector__input::-webkit-outer-spin-button,.qty-selector__input::-webkit-inner-spin-button{-webkit-appearance:none}.product-page__badges{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.trust-badge{background:var(--cream);border-radius:var(--radius-xl);padding:16px}.trust-badge__label{font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:var(--orange);font-weight:800}.trust-badge__value{margin-top:4px;font-weight:600;color:var(--forest)}.about-story{background:var(--forest);color:var(--cream);padding:96px 0}.about-story__grid{display:grid;gap:64px}@media(min-width:768px){.about-story__grid{grid-template-columns:1fr 1fr}}.about-story__heading{margin-top:12px;font-size:clamp(2rem,4vw,3.5rem);color:var(--cream)}.about-story__body{display:flex;flex-direction:column;gap:24px;color:#f1e0c6d9;line-height:1.75}.about-mission{background:var(--cream);padding:80px 0}.about-mission__grid{display:grid;gap:64px}@media(min-width:768px){.about-mission__grid{grid-template-columns:1fr 1fr;align-items:start}}.about-mission__body{font-size:1.1rem;color:#053321cc;line-height:1.75}.about-vision{background:var(--forest);color:var(--cream);padding:80px 0}.about-vision__grid{display:grid;gap:64px}@media(min-width:768px){.about-vision__grid{grid-template-columns:1fr 1fr;align-items:start}}.about-vision__heading{margin-top:12px;font-size:clamp(1.75rem,3vw,2.5rem);color:var(--cream)}.about-vision__body{font-size:1.1rem;color:#f1e0c6d9;line-height:1.75}.about-values{background:var(--bg);padding:80px 0}.about-values__header{max-width:560px;margin-bottom:48px}.values-grid{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:640px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.values-grid{grid-template-columns:repeat(4,1fr)}}.value-card{background:var(--card-bg);border:1.5px solid var(--border);border-radius:var(--radius-2xl);padding:28px;transition:border-color .2s}.value-card:hover{border-color:var(--green)}.value-card__title{font-size:1.4rem;font-weight:700;color:var(--forest)}.value-card__body{margin-top:8px;font-size:.875rem;color:var(--muted);line-height:1.65}.contact-hero{background:var(--forest);color:var(--cream);padding:80px 0}.contact-hero__heading{margin-top:12px;font-size:clamp(2rem,5vw,4rem);color:var(--cream)}.contact-hero__body{margin-top:16px;max-width:480px;color:#f1e0c6cc;line-height:1.65}.contact-section{padding:80px 0}.contact-section__grid{display:grid;gap:48px}@media(min-width:1024px){.contact-section__grid{grid-template-columns:1fr 2fr}}.contact-details{display:flex;flex-direction:column;gap:24px}.contact-item{display:flex;gap:16px;align-items:flex-start}.contact-item__icon{width:44px;height:44px;background:var(--forest);color:var(--cream);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-item__label{font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:var(--orange);font-weight:800}.contact-item__value{font-weight:600;color:var(--forest);transition:color .2s}a.contact-item__value:hover{color:var(--orange)}.contact-form{background:var(--card-bg);border:1.5px solid var(--border);border-radius:var(--radius-2xl);padding:40px}.contact-form__grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:640px){.contact-form__grid{grid-template-columns:repeat(2,1fr)}}.form-field{display:flex;flex-direction:column;gap:8px}.form-field--full{grid-column:1 / -1}.form-label{font-size:.875rem;font-weight:600;color:var(--forest)}.form-input,.form-textarea{padding:12px 16px;border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg);color:var(--forest);font-size:.9rem;transition:border-color .2s}.form-input:focus,.form-textarea:focus{outline:none;border-color:var(--green)}.form-textarea{resize:vertical}.form-success{background:#d1fae5;border:1.5px solid #6ee7b7;border-radius:var(--radius-lg);padding:20px;color:#065f46;font-weight:600}.form-errors{background:#fee2e2;border:1.5px solid #fca5a5;border-radius:var(--radius-lg);padding:16px;color:#991b1b;font-size:.875rem;margin-bottom:20px}.collection-hero{background:var(--forest);color:var(--cream);padding:64px 0}.collection-hero__title{margin-top:12px;font-size:clamp(2rem,4vw,3.5rem);color:var(--cream)}.collection-hero__desc{margin-top:16px;color:#f1e0c6cc;max-width:600px}.collection-products{padding:64px 0}.pagination{margin-top:48px;text-align:center}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:var(--radius-md);border:1.5px solid var(--border);color:var(--forest);font-weight:600;margin:0 3px;transition:background .2s}.pagination a:hover{background:var(--cream)}.pagination .current{background:var(--forest);color:var(--cream);border-color:var(--forest)}.site-footer{background:var(--forest);color:var(--cream)}.footer-inner{max-width:var(--container);margin-inline:auto;padding:64px var(--px);display:grid;gap:48px;background:var(--forest)}@media(min-width:768px){.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-logo{height:36px;width:auto}.footer-logo-text{font-size:1.4rem;font-weight:800;color:var(--cream)}.footer-tagline{margin-top:24px;color:#f1e0c6b3;font-size:1.1rem;font-weight:700;line-height:1.5}.footer-col__heading{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--yellow);font-weight:700;margin-bottom:16px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:8px}.footer-links a{font-size:.875rem;color:#f1e0c6d9;transition:color .2s}.footer-links a:hover{color:var(--yellow)}.footer-links__muted{font-size:.875rem;color:#f1e0c680}.footer-bottom{border-top:1px solid rgba(241,224,198,.1);background:var(--orange)}.footer-bottom>*{max-width:var(--container);margin-inline:auto;padding:24px var(--px);display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.footer-bottom>*{flex-direction:row;align-items:center;justify-content:space-between}}.footer-copyright{font-size:.75rem;color:var(--cream)}.footer-motto{font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;font-weight:800;color:var(--forest)}.cart-toast{position:fixed;top:100px;left:50%;transform:translate(-50%) translateY(-8px);background:var(--forest);color:var(--cream);padding:14px 24px;border-radius:100px;font-size:.875rem;font-weight:600;z-index:999;opacity:0;transition:opacity .25s,transform .25s;pointer-events:none;white-space:nowrap;box-shadow:0 12px 40px -8px #05332159}.cart-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/nurico.css.map */
