:root{color-scheme:light dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f8f6;color:#151c18}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 18% -8%,rgb(80 225 152 / 18%),transparent 34rem),radial-gradient(circle at 100% 20%,rgb(41 196 127 / 12%),transparent 28rem),#f6f8f6}button,a{font:inherit}.app-shell{min-height:100vh}.top-bar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);border-bottom:1px solid rgb(198 212 203 / 72%);background:#f6f8f6d1;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.brand{display:flex;align-items:center;gap:.75rem}.brand-mark{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:999px;background:#006d42;color:#fff;font-size:1.5rem;font-weight:900}.brand strong{display:block;font-size:1.2rem;letter-spacing:0}.brand span:last-child{display:block;margin-top:.1rem;color:#526159;font-size:.78rem;font-weight:800}.app-link,.request-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;font-weight:900;white-space:nowrap}.app-link{min-height:2.5rem;padding:0 1rem;background:#29c47f;color:#004b2c}.content{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:clamp(1.5rem,4vw,3rem) 0 4rem}.page-heading{margin-bottom:1.25rem}.page-heading p{margin:0 0 .45rem;color:#006d42;font-weight:900}.page-heading h1{max-width:720px;margin:0;font-size:clamp(2rem,6vw,4.2rem);line-height:1.05;letter-spacing:0}.category-bar{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 0 1.25rem;scrollbar-width:none}.category-bar::-webkit-scrollbar{display:none}.category-bar button{min-height:2.35rem;flex:0 0 auto;border:1px solid rgb(108 123 112 / 28%);border-radius:999px;padding:0 .9rem;background:#ffffffb8;color:#526159;font-weight:900;cursor:pointer}.category-bar button.active{border-color:#29c47f;background:#6ffcb1;color:#004b2c}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:1rem}.product-card{overflow:hidden;border:1px solid rgb(198 212 203 / 78%);border-radius:1.5rem;background:#fffc;box-shadow:0 18px 54px #003b201a}.product-image{position:relative;aspect-ratio:4 / 3;background:#dde8e0}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.image-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#006d42;font-weight:900}.status-chip{position:absolute;top:.75rem;right:.75rem;border-radius:999px;padding:.38rem .68rem;background:#6ffcb1e5;color:#004b2c;font-size:.75rem;font-weight:900}.status-chip.muted{background:#ffffffd1;color:#526159}.product-body{padding:1rem}.brand-name{margin:0 0 .35rem;color:#006d42;font-size:.8rem;font-weight:900}.product-body h2{min-height:3rem;margin:0;font-size:1.18rem;line-height:1.28;letter-spacing:0}.description{min-height:2.8rem;margin:.6rem 0 0;color:#526159;line-height:1.42}.sample-row{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem;color:#526159;font-size:.86rem}.sample-row strong{color:#151c18}.progress-track{height:.45rem;margin:.55rem 0 1rem;overflow:hidden;border-radius:999px;background:#dde8e0}.progress-track span{display:block;height:100%;border-radius:inherit;background:#29c47f}.request-button{width:100%;min-height:2.8rem;background:#006d42;color:#fff}.state-message{margin-top:1.5rem;border:1px solid rgb(198 212 203 / 78%);border-radius:1.5rem;padding:2rem;background:#ffffffbd;text-align:center}.state-message h2{margin:0;font-size:1.25rem}.state-message p{margin:.55rem 0 0;color:#526159}@media(prefers-color-scheme:dark){:root{background:#0e1510;color:#dde5dc}body{background:radial-gradient(circle at 18% -8%,rgb(80 225 152 / 16%),transparent 34rem),radial-gradient(circle at 100% 20%,rgb(41 196 127 / 10%),transparent 28rem),#0e1510}.top-bar{border-bottom-color:#ffffff1a;background:#0e1510c7}.brand span:last-child,.description,.sample-row,.state-message p{color:#bbcabe}.category-bar button,.product-card,.state-message{border-color:#ffffff1a;background:#1a211c9e}.category-bar button{color:#bbcabe}.product-image,.progress-track{background:#2f3731}.sample-row strong,.product-body h2,.state-message h2{color:#dde5dc}.request-button{background:#50e198;color:#003920}}
