:root{--ink:#142c28;--green:#073f38;--accent:#cce4b4;--muted:#62736e;--line:#dce3df;--paper:#fff;--surface:#f4f7f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ab7f24;outline-offset:4px}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:16px;background:white;padding:15px;z-index:10}.skip:focus{top:12px}.topline{text-align:center;background:var(--green);color:#e1eedb;font-size:13px;padding:9px 15px;letter-spacing:.025em}.header{max-width:1440px;margin:auto;padding:27px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-size:25px;font-weight:650;letter-spacing:.11em;line-height:1.1}.brand small{display:block;font-size:10px;letter-spacing:.36em;font-weight:500;margin-top:7px}.brandmark{font:italic 35px Georgia,serif;background:var(--green);color:#e1eedb;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;letter-spacing:-4px;padding-right:5px}.header nav{display:flex;gap:27px;align-items:center}.navcatalog{font-size:14px;text-decoration:none}.bag{border:1px solid var(--green);background:var(--green);color:white;padding:12px 16px;display:flex;align-items:center;gap:10px;border-radius:5px;font-size:14px}.bag svg{width:19px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5}.bag span{background:var(--accent);color:var(--green);border-radius:50%;min-width:24px;height:24px;display:grid;place-items:center;font-weight:700}.textbutton{border:0;background:none;text-decoration:underline;font-size:14px}main{max-width:1440px;margin:auto;padding:0 5%}.intro{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:50px 0 45px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.15em;margin:0 0 16px}h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(38px,4.7vw,66px);letter-spacing:-.035em;line-height:1.08;margin:0}h1 em{font-weight:400;color:var(--green)}.intro-note{max-width:380px;color:var(--muted);padding-top:15px}.intro-note p{margin:15px 0 17px;line-height:1.75}.intro-note a{text-decoration:none;color:var(--green);font-weight:600;font-size:14px}.intro-note a span{margin-left:18px}.line{display:block;width:42px;height:2px;background:#839b68}.catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:27px;margin-bottom:20px}.catalog-heading h2{font-size:23px;font-weight:550;margin:0;letter-spacing:-.025em}.catalog-heading h2 span{font:13px -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--surface);border:1px solid var(--line);padding:3px 8px;border-radius:14px;vertical-align:middle;margin-left:10px;color:var(--muted)}.catalog-heading p{font-size:14px;color:var(--muted);margin:0}.toolbar{display:flex;gap:18px}.search{display:flex;align-items:center;gap:12px;border:1px solid #ccd7d0;border-radius:5px;padding:0 17px;flex:1;min-width:0;height:54px}.search svg{width:22px;height:22px;stroke:var(--muted);stroke-width:1.5;fill:none;flex-shrink:0}.search input{border:0;background:transparent;width:100%;min-width:0;color:var(--ink);outline:none;font-size:15px;height:100%}.sort{display:flex;align-items:center;border:1px solid #ccd7d0;border-radius:5px;padding:0 14px;gap:10px;min-width:275px}.sort span{color:var(--muted);font-size:13px}.sort select{border:0;background:transparent;color:var(--ink);font-size:14px;min-height:50px;max-width:190px}.filterline{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:22px 0 27px}.filters{display:flex;gap:8px}.filters button{padding:9px 15px;border:1px solid var(--line);border-radius:24px;color:var(--muted);background:white;font-size:14px;white-space:nowrap}.filters button[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}#result-count{font-size:13px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 24px}.product{display:flex;flex-direction:column;min-width:0}.photo{background:var(--surface);aspect-ratio:1/1;position:relative;overflow:hidden;border-radius:7px;display:grid;place-items:center}.photo img{width:76%;height:76%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product:hover .photo img{transform:scale(1.035)}.noimage{font:italic 35px Georgia,serif;color:#73918a;text-align:center}.noimage small{display:block;font:12px -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--muted);letter-spacing:.05em;margin-top:8px}.status{position:absolute;top:12px;left:12px;border-radius:3px;background:white;padding:4px 8px;font-size:11px;letter-spacing:.025em;color:var(--green)}.status.consult{background:#f7eddb;color:#715526}.product h3{font-size:15px;line-height:1.45;font-weight:550;min-height:44px;margin:16px 0 8px;overflow-wrap:anywhere}.product .price{font-size:20px;line-height:1.4;font-weight:650;letter-spacing:-.025em;margin-top:auto;margin-bottom:5px}.product .price.unknown{font-size:17px}.availability{font-size:12px;line-height:1.4;color:var(--muted);min-height:34px;margin:0 0 11px}.add{width:100%;background:white;border:1px solid #bfd0c5;color:var(--green);border-radius:4px;padding:11px 9px;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:14px}.add:hover{background:var(--green);border-color:var(--green);color:white}.add span{font-size:21px;line-height:1}.more{text-align:center;margin:38px 0 60px}.more p{font-size:13px;color:var(--muted)}.outline{border:1px solid var(--green);background:white;color:var(--green);padding:13px 24px;border-radius:4px;min-width:230px}.outline span{margin-left:35px}.empty{text-align:center;padding:55px 15px;background:var(--surface);border-radius:5px}.empty h3{font-size:22px;font-weight:550}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 20px;background:var(--green);border:1px solid var(--green);border-radius:5px;color:white;text-decoration:none;font-weight:550;font-size:16px}.empty .primary{margin-top:14px}footer{background:var(--green);color:#eaf2e8;display:flex;justify-content:space-between;gap:25px;padding:40px max(5%,calc((100vw - 1296px)/2))}.footer-brand{font-size:26px;letter-spacing:.14em;font-weight:550}footer a{text-decoration:none;font-size:16px}footer p{font-size:12px;color:#b5ccc1;margin:8px 0}dialog{border:0;margin:0 0 0 auto;padding:0;width:470px;max-width:100%;height:100dvh;max-height:100dvh;color:var(--ink);box-shadow:-10px 0 50px #0002}dialog[open]{display:flex;flex-direction:column}dialog::backdrop{background:#0c282678;backdrop-filter:blur(3px)}.drawer-header{display:flex;justify-content:space-between;align-items:center;padding:27px 25px;border-bottom:1px solid var(--line)}.drawer-header .eyebrow{font-size:11px;margin:0 0 5px}.drawer-header h2{font:34px Georgia,serif;letter-spacing:-.03em;margin:0}.iconbutton{font-size:30px;line-height:1;background:var(--surface);border:0;width:42px;height:42px;border-radius:50%;color:var(--ink)}.cart-items{overflow:auto;flex:1;padding:5px 25px}.cart-item{border-bottom:1px solid var(--line);display:grid;grid-template-columns:62px 1fr;gap:15px;padding:22px 0}.cart-item img{width:62px;height:75px;object-fit:contain;background:var(--surface)}.cart-item h3{font-size:14px;line-height:1.5;margin:0 0 5px;font-weight:550}.cart-item p{font-size:13px;color:var(--muted);margin:5px 0}.qtyrow{display:flex;justify-content:space-between;align-items:center;margin-top:13px;gap:8px}.quantity{display:flex;border:1px solid var(--line);border-radius:4px;height:36px}.quantity button{width:35px;border:0;background:white;color:var(--ink);font-size:19px}.quantity output{min-width:30px;display:grid;place-items:center;font-size:14px}.remove{border:0;background:none;font-size:12px;color:var(--muted);text-decoration:underline;padding:8px}.cart-bottom{padding:22px 25px 18px;border-top:1px solid var(--line);background:var(--surface)}.subtotal{display:flex;justify-content:space-between;gap:20px;align-items:center}.subtotal span{font-size:14px}.subtotal strong{font-size:25px;white-space:nowrap;letter-spacing:-.03em}#cart-note{font-size:13px;color:#715526}.fineprint{font-size:12px;color:var(--muted);margin:12px 0 18px}.send{width:100%}.send-note{font-size:11px;color:var(--muted);text-align:center;margin:10px 0 0}.cart-empty{text-align:center;padding:60px 15px;color:var(--muted)}.cart-empty h3{font:28px Georgia,serif;color:var(--ink)}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--green);color:white;border-radius:6px;padding:13px 22px;font-size:14px;box-shadow:0 8px 25px #0003;opacity:0;pointer-events:none;transition:.2s;z-index:5;max-width:90%;text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}body:has(dialog[open]){overflow:hidden}
@media(min-width:1600px){.grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1000px){.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 20px}.intro-note{max-width:290px;font-size:14px}.sort{min-width:230px}.sort span{display:none}.header nav{gap:12px}.navcatalog{display:none}}
@media(max-width:650px){.topline{font-size:11px;padding:8px}.header{padding:19px 5%;gap:10px}.brand{font-size:18px;gap:8px;letter-spacing:.08em}.brandmark{width:39px;height:39px;font-size:27px}.brand small{font-size:8px;margin-top:5px}.bag{font-size:12px;padding:9px 10px;gap:7px}.bag svg{width:17px}.bag span{min-width:21px;height:21px}.header nav{gap:5px}.textbutton{font-size:11px;max-width:70px}.intro{padding:32px 0 28px;display:block}.eyebrow{font-size:10px;margin-bottom:12px}h1{font-size:40px}.intro-note{max-width:100%;padding-top:0;display:flex;align-items:center;gap:18px;margin-top:20px}.intro-note p{font-size:13px;line-height:1.6;margin:0}.intro-note p br{display:none}.intro-note .line{display:none}.intro-note a{font-size:12px;min-width:118px}.intro-note a span{margin-left:3px}.catalog-heading{padding-top:22px;margin-bottom:17px}.catalog-heading h2{font-size:20px}.catalog-heading h2 span{font-size:11px}.catalog-heading p{display:none}.toolbar{flex-wrap:wrap;gap:10px}.search{flex:1 1 100%;height:49px;padding:0 12px}.search input{font-size:14px}.sort{min-width:0;width:100%;height:42px;justify-content:space-between;padding:0 12px}.sort span{display:block}.sort select{font-size:13px;min-height:38px}.filterline{display:block;margin:15px 0 20px}.filters{gap:6px;overflow:auto;padding:2px 0 8px}.filters button{font-size:12px;padding:8px 10px}#result-count{display:block;font-size:12px;margin-top:5px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 13px}.photo{border-radius:5px}.photo img{width:83%;height:83%}.status{top:7px;left:7px;font-size:9px;padding:3px 5px}.product h3{font-size:13px;min-height:56px;line-height:1.45;margin:11px 0 7px}.product .price{font-size:18px}.product .price.unknown{font-size:15px}.availability{font-size:11px;min-height:32px}.add{font-size:12px;padding:10px 8px;gap:4px}.add span{font-size:18px}.noimage{font-size:26px}.noimage small{font-size:10px}.more{margin:30px 0 38px}footer{display:block;padding:30px 5%}.footer-brand{margin-bottom:18px;font-size:22px}footer a{font-size:14px}.cart-bottom{padding:18px}.drawer-header{padding:20px}.cart-items{padding:0 18px}.toast{bottom:17px;width:max-content}.subtotal strong{font-size:22px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media(max-width:650px){.product h3{font-size:14px}.availability,.add,.filters button,.intro-note p{font-size:13px}.status{font-size:11px}.brand small{font-size:9px}.send-note,.fineprint{font-size:13px}}
