/* Client specification: shared spacing, neutral shadows and one brand green. */
:root,html body{--brand-deep:#194729;--green-deep:#194729}
.site-footer{background:var(--brand-deep)!important}
.button,.ref-button{transition:box-shadow .18s ease,background-color .18s ease,border-color .18s ease!important}
@media(hover:hover){.button:hover,.ref-button:hover{box-shadow:0 10px 24px #20202026!important;transform:none!important}}
.header-boutique-link{font-weight:700;text-underline-offset:3px}
.utility-links{flex-wrap:wrap}
.desktop-nav>ul{gap:clamp(7px,1vw,18px)}
.desktop-nav .nav-link{font-size:clamp(12px,.94vw,15px);white-space:nowrap}
.permanent-programs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.permanent-programs article{display:flex;flex-direction:column;gap:12px;min-width:0;padding:26px;border:1px solid var(--line);border-radius:22px;background:var(--paper-light)}
.permanent-programs article>span{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}
.permanent-programs article>strong{font-size:clamp(30px,3.5vw,48px);line-height:1;color:var(--green)}
.permanent-programs h3{font-size:22px;line-height:1.2;margin:0}
.permanent-programs p{margin:0;font-size:16px}.permanent-programs a{margin-top:auto}
.partnership-invitation{max-width:1000px}.partnership-contacts{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.catalog-alphabet{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:24px;padding:12px;border:1px solid var(--line);border-radius:16px}
.catalog-alphabet a{display:grid;place-items:center;min-width:32px;min-height:40px;padding:4px 8px;border-radius:7px;text-decoration:none}
.catalog-alphabet a[aria-current=true]{background:var(--green-deep);color:#fff}
.catalog-alphabet a:focus-visible{outline:2px solid var(--green);outline-offset:2px}
.product-price-range{display:flex;flex-wrap:wrap;gap:0 8px;line-height:1.4;font-size:18px}.product-price-range span{white-space:nowrap}
.page-catalog--v2 .product-card__bottom{gap:10px}.page-catalog--v2 .product-card__bottom>div{min-width:0}
.page-catalog--v2 .latin{font-size:16px;font-style:italic;font-weight:700;overflow-wrap:anywhere;color:var(--green)}
@media(max-width:1100px){.permanent-programs{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.permanent-programs{grid-template-columns:minmax(0,1fr)}.permanent-programs article{padding:22px}.partnership-contacts{flex-direction:column}.catalog-alphabet{gap:2px;padding:8px}.catalog-alphabet a{min-width:30px;min-height:44px}}
@media(prefers-reduced-motion:reduce){.button,.ref-button{transition:none!important}}

.selector-task-link{display:block;margin-bottom:24px;font-weight:700;line-height:1.45}.task-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px}.task-library-card{padding:28px;border:1px solid var(--line);border-radius:22px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:0}.task-library-card h2{font-size:26px;line-height:1.2}.task-library-card .text-link{margin-top:auto}.ref-feelings--icons-only .ref-feeling{min-height:160px!important;gap:16px!important}.ref-feelings--icons-only .ref-feeling b{line-height:1.25}
@media(max-width:1000px){.task-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.task-library-grid{grid-template-columns:minmax(0,1fr)}}

.product-editorial-section>.container,.product-history>.container{max-width:1040px}.product-editorial-section h2,.product-characteristics h2,.product-compatibility h2,.product-recipes h2,.product-history h2{font-size:clamp(25px,3vw,40px);line-height:1.15;margin-bottom:26px}.product-packaging-note{font-size:13px;line-height:1.5;color:var(--muted);margin-top:24px;max-width:65ch}.product-botanical-synonyms{font-size:16px;line-height:1.5}.product-natural-claim{color:var(--green);font-weight:700}.product-editorial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-editorial-grid article{min-width:0;padding:20px;border:1px solid var(--line);border-radius:20px}.product-editorial-grid img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:12px}.product-editorial-grid h3{font-size:22px;line-height:1.25;margin-top:18px}.product-recipes .product-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-recipes .product-editorial-grid img{aspect-ratio:16/9;object-fit:cover}.product-systems{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.product-system{position:relative}.product-system button{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;color:var(--green);background:transparent;cursor:help}.product-system svg{width:28px;height:28px}.product-system [role=tooltip]{position:absolute;z-index:30;top:100%;left:0;display:none;width:min(260px,70vw);padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--paper-light);box-shadow:0 8px 22px #0002;font-size:14px;line-height:1.4}.product-system:hover [role=tooltip],.product-system:focus-within [role=tooltip]{display:block}.product-system [role=tooltip] strong{display:block}.product-editorial-form label{min-width:0}.product-editorial-form h3{margin-top:25px}.product-editorial-form .admin-fields{margin-bottom:15px}
@media(max-width:1000px){.product-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.product-editorial-grid,.product-recipes .product-editorial-grid{grid-template-columns:minmax(0,1fr)}.product-system [role=tooltip]{position:fixed;top:auto;bottom:90px;left:16px;right:16px;width:auto}}
