/* Shared finish for product, help, legal and authentication pages. */
html body .product-media{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:16px}html body .product-media img:first-child{grid-column:1/-1;height:460px;background:#eef2e7;border:0}html body .product-media video{background:#17241b}
#adminLoginForm input,#adminResetPanel input{background:#fff!important;color:#213325!important;border:1px solid #bdcdb0!important}#adminErr{color:#506d35!important}#adminLoginForm{max-width:520px!important;padding:32px!important}
html:root{--bg:#f5f7f1;--panel:#fff;--text:#213325;--muted:#607057;--volt:#3e5c2a;--line:#dce3d5}
html body{background:#f5f7f1;color:#213325}html body .nav{background:#173023;padding:23px max(24px,calc((100% - 1050px)/2));border:0}html body .nav a{color:#d5ef72;text-transform:none;letter-spacing:0}html body main{max-width:1100px;padding-top:60px}html body h1{font-size:clamp(36px,5.2vw,68px);line-height:1.08}html body h2{line-height:1.15}html body .card{background:#fff;border:1px solid #dce3d5;border-radius:9px;color:#213325;box-shadow:none}html body input,html body textarea,html body select{background:#fff;color:#213325;border-color:#ccd8c3;border-radius:6px}html body button{background:#d5ef72!important;color:#213325!important;border-radius:6px}html body .pill{background:#e6edda;color:#4a6336;border-radius:5px}html body .price{color:#334e23;font-size:36px}html body .product-media{background:#eaf0e2;border-color:#d9e2cf;border-radius:10px}html body .product-media img{object-fit:contain;max-height:560px;border-radius:8px}html body .spec-wrap{background:#fff;border-color:#dce3d5;border-radius:9px}html body .spec-table th,html body .spec-table td{border-color:#e1e8da;color:#3b5030}html body .spec-table th{background:#edf2e5}html body .notice{background:#e9efdf;border-color:#d1ddc3;color:#4c623c}html body :focus-visible{outline:3px solid #789649;outline-offset:3px}@media(max-width:600px){html body main{padding:38px 21px 70px}html body .product-top{grid-template-columns:1fr}html body .product-media img{max-height:380px}html body .meta{grid-template-columns:1fr}}
