@font-face{font-family:"Source Sans 3";src:url('/assets/fonts/source-sans-3-roman.woff2') format('woff2');font-weight:200 900;font-display:swap}
:root{font-family:"Source Sans 3",system-ui,-apple-system,"Segoe UI",sans-serif;color:#203c4d;background:#f4f7f2;font-synthesis:none;line-height:1.55;--accent:#4e7e78;--line:#d1ddd7}
*{box-sizing:border-box}body{margin:0}a{color:#356c68;text-decoration:none;font-weight:550}a:hover{color:#1d4b47}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #28716d}button{cursor:pointer;border:1px solid var(--line);border-radius:5px;padding:.5rem .85rem;background:white;color:#315c5b;font-weight:550;transition:background .15s}button:hover{background:#e8f0eb}button:disabled{opacity:.5;cursor:default}.primary{background:var(--accent);color:white;border-color:var(--accent);width:100%;min-height:44px}.primary:hover{background:#386c65}h1,h2,h3{font-weight:450;line-height:1.18;margin:0 0 1rem}h1{font-size:clamp(32px,3.5vw,48px)}h2{font-size:26px}h3{font-size:21px}p{margin:0 0 1rem}label{display:grid;gap:.35rem;font-size:15px;font-weight:550}input[type=search],select{width:100%;min-height:44px;padding:.55rem .7rem;border:1px solid var(--line);border-radius:5px;background:white;color:inherit}input[type=checkbox]{accent-color:var(--accent);width:19px;height:19px;flex:none}.site-header{background:white;padding:1.5rem max(24px,calc((100% - 1160px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{letter-spacing:.07em;text-transform:uppercase;font-size:21px;font-weight:600}.site-header nav{display:flex;gap:1.5rem}.site-header [aria-current]{color:#203c4d;background:#edf3ef;padding:.4rem .75rem;border-radius:5px}main{max-width:1208px;padding:0 24px;margin:auto}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:3.5rem;align-items:center;padding:3.5rem 0}.hero img{width:100%;height:270px;object-fit:cover;border-radius:9px}.eyebrow{font-size:12px;letter-spacing:.13em;color:var(--accent);font-weight:600}.lead{font-size:20px;color:#5c6d72}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:2.5rem;align-items:start;margin:1.5rem 0 3rem}.filters{display:grid;grid-template-columns:minmax(0,1fr) 150px 120px;gap:1rem;margin-bottom:1.5rem}.article-list{display:grid;gap:1rem}.article-card{border:1px solid var(--line);border-radius:8px;background:white;display:grid;grid-template-columns:96px 1fr;gap:1.1rem;padding:1rem}.article-card.is-selected{background:#eaf2ed;border-color:#85a89b}.article-card img{width:96px;height:110px;object-fit:cover;border-radius:5px}.article-card .meta{font-size:13px;color:#517269;margin-bottom:.4rem}.article-card h3{margin-bottom:.55rem}.article-card p{font-size:15px;color:#667571}.article-card button{font-size:14px}.cart{position:sticky;top:20px;border:1px solid var(--line);border-radius:8px;padding:1.5rem;background:#fff}.cart-row{display:flex;align-items:baseline;gap:10px;margin-bottom:12px;font-size:14px}.cart-row span{min-width:0;overflow-wrap:anywhere}.cart-row button{flex:0 0 auto;white-space:nowrap;padding:2px 7px;min-height:30px;font-size:12px}.total{display:flex;justify-content:space-between;align-items:end;margin:1rem 0 .5rem}.total span{font-size:14px}.total strong{font-size:26px;font-weight:500;white-space:nowrap}.small{font-size:14px;color:#5b6e68}.price-table{margin:1rem 0;border-top:1px solid var(--line);padding-top:1rem}table{width:100%;border-collapse:collapse;font-size:14px;text-align:left}caption{text-align:left;font-weight:550;margin-bottom:5px}th{font-weight:550}td,th{padding:3px 0}td:last-child,th:last-child{text-align:right}.consent{display:flex;align-items:start;gap:.65rem;font-size:13px;font-weight:400;line-height:1.4;margin:1.25rem 0}.terms{border-top:1px solid var(--line);padding:1.5rem 0 3rem;max-width:850px}.terms summary{cursor:pointer;margin-bottom:1rem;font-weight:550}.terms p{font-size:16px}.order{padding:1.5rem;background:white;border:1px solid var(--line);border-radius:8px;margin-bottom:1.5rem}.order li{margin:1rem 0}.order a,.order button{display:inline-block;margin-right:1rem}.order ul{padding-left:1.2rem}#status{min-height:1.5rem;color:#356c68;font-size:15px}footer{margin-top:3rem;background:#e8f0f2;color:#587280;display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 1.5rem;padding:2rem 24px;font-size:13px}footer strong{font-weight:600}[hidden]{display:none!important}@media(max-width:850px){.filters{grid-template-columns:1fr 1fr}.filters>label:first-child{grid-column:1/-1}.shop-layout{grid-template-columns:1fr;gap:1.5rem}.cart{position:static}.hero{gap:2rem}.hero img{height:240px}}@media(max-width:560px){.site-header{align-items:start;flex-direction:column;padding:20px;gap:16px}.brand{font-size:19px}main{padding:0 20px}.hero{grid-template-columns:1fr;gap:1.5rem;padding:2rem 0}.hero img{height:190px}.lead{font-size:18px}.filters{grid-template-columns:1fr}.article-card{grid-template-columns:72px 1fr;gap:.85rem;padding:12px}.article-card img{width:72px;height:92px}h3{font-size:20px}.cart{padding:1.25rem}.site-header nav{gap:.75rem}.order{padding:1rem}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}@media print{header,nav,.cart,.filters,button,.terms{display:none}body{background:white}.hero img{max-width:250px}.shop-layout{display:block}.order{break-inside:avoid}a{color:inherit}}
.mobile-cart{display:none}@media(max-width:850px){.mobile-cart{display:block;position:fixed;bottom:16px;left:20px;right:20px;z-index:5;background:#315f59;color:white;border-color:#315f59;box-shadow:0 3px 18px #203c4d25;min-height:48px}.mobile-cart:hover{background:#274e49;color:white}body:has(.mobile-cart:not([hidden])){padding-bottom:72px}.cart{scroll-margin-top:16px}}
.membership{margin:0 0 3rem;padding:2rem;border:1px solid var(--line);border-radius:9px;background:#eef4ef}.membership-heading{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:2rem;align-items:end;margin-bottom:1.5rem}.membership-heading p:last-child{color:#5c6d72;max-width:620px}.membership-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.membership-card{display:flex;flex-direction:column;min-height:310px;padding:1.75rem;border:1px solid #c8d8d1;border-radius:8px;background:#f8fbf8}.membership-card.is-annual{border-color:#86a79c}.membership-kicker{font-size:13px;letter-spacing:.13em;color:#527169;font-weight:600}.membership-price{display:flex;align-items:baseline;gap:.55rem;margin:.25rem 0}.membership-price strong{font-size:clamp(34px,4vw,48px);font-weight:450;color:#203c4d}.membership-price span{font-size:20px;color:#536b76}.membership-tax{color:#536b76}.membership-card>p:not(.membership-kicker):not(.membership-price):not(.membership-tax){color:#516771}.membership-card button{width:100%;min-height:46px;margin-top:auto}.membership-card.is-annual button{background:#315f59;color:#fff;border-color:#315f59}.multisite-note{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:2rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--line)}.multisite-note h3,.multisite-note p{margin:0}.multisite-note p{color:#516771}@media(max-width:850px){.membership-heading,.multisite-note{grid-template-columns:1fr;gap:.25rem}.membership-grid{grid-template-columns:1fr}.membership-card{min-height:280px}}@media(max-width:560px){.membership{padding:1.25rem;margin-bottom:2rem}.membership-card{padding:1.25rem}.membership-price strong{font-size:36px}}
