<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--theme-color: #086621;--theme-color-light: rgba(8, 102, 33, 0.3);--theme-color-pale: rgba(8, 102, 33, 0.075);--theme-hover-color: #0b8b2d;--theme-disabled-color: #373737}body{font-family:"Inter",sans-serif}body{margin:.5rem}.btn-link{color:var(--theme-color)}.btn-link:hover{color:var(--theme-hover-color)}.btn-primary{background-color:var(--theme-color);border-color:var(--theme-disabled-color);border-width:3px}.btn-primary:focus{background-color:var(--theme-hover-color);border-color:var(--theme-color);box-shadow:0 0 0 .2rem var(--theme-color-light)}.btn-primary:disabled{background-color:var(--theme-disabled-color);border-color:var(--theme-disabled-color)}.btn-primary:hover{background-color:var(--theme-hover-color);border-color:var(--theme-color)}.btn-primary:hover:disabled{background-color:var(--theme-disabled-color);border-color:var(--theme-disabled-color)}footer{font-size:.8rem;background-color:var(--theme-color-pale);padding:0 1rem 1rem 1rem}footer a{color:var(--theme-color)}.form-control:focus{border-color:rgba(var(--theme-color), 0.4);box-shadow:0 0 0 .2rem rgba(var(--theme-color), 0.1)}[type=checkbox]:not(:checked),[type=checkbox]:checked{position:absolute;left:-9999px}[type=checkbox]:not(:checked)+label,[type=checkbox]:checked+label{position:relative;padding-left:1.95em;cursor:pointer}[type=checkbox]:not(:checked)+label:before,[type=checkbox]:checked+label:before{content:"";position:absolute;left:0;top:0;width:1.25em;height:1.25em;border:2px solid #ccc;background:#fff;border-radius:4px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}[type=checkbox]:not(:checked)+label:after,[type=checkbox]:checked+label:after{content:"✓ ";position:absolute;top:.15em;left:.22em;font-size:1.3em;line-height:.8;color:var(--theme-hover-color);transition:all .2s;font-family:"Lucida Sans Unicode","Arial Unicode MS",Arial}[type=checkbox]:not(:checked)+label:after{opacity:0;transform:scale(0)}[type=checkbox]:checked+label:after{opacity:1;transform:scale(1)}a{color:var(--theme-color)}a:hover{color:var(--theme-hover-color)}.navbar-light .navbar-nav .nav-link{color:var(--theme-color)}.nav-link{color:var(--theme-color)}.nav-link:hover{background-image:radial-gradient(var(--theme-color-light) 0%, white 70%, transparent 100%)}.nav-link.active{text-decoration:underline double var(--theme-color)}.dropdown-item:active{background-color:var(--theme-color-pale)}.dropdown-item.active{background-color:var(--theme-color-light)}.dropdown-item.active a{color:#fff}.table td{padding:.6rem}.table-striped tbody tr:nth-of-type(odd){background-color:var(--theme-color-pale)}.card a{color:#000;text-decoration:none}.carticon{color:var(--theme-color);margin-left:.25rem}.carticon:hover{filter:brightness(75%) saturate(50%)}.carticon:hover svg{transform:translateY(-3px) rotate(-5deg)}.cartqty{min-width:5rem;display:inline-grid;text-align:center}.catalogentry{background-color:rgba(0,0,0,.03)}.count-circle{background:var(--theme-color-light);border-radius:50%;border:1px #000;color:#000;display:inline-block;min-width:1.5rem;padding-left:.2rem;padding-right:.3rem}.range-slider{font-size:1rem;width:100%}.range-slider__range{-webkit-appearance:none;width:calc(100% - (73px));height:10px;border-radius:5px;background:#d7dcdf;outline:none;padding:0;margin:0}.range-slider__range::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:#2c3e50;cursor:pointer;transition:background .15s ease-in-out}.range-slider__range::-webkit-slider-thumb:hover{background:#1abc9c}.range-slider__range:active::-webkit-slider-thumb{background:#1abc9c}.range-slider__range::-moz-range-thumb{width:20px;height:20px;border:0;border-radius:50%;background:#2c3e50;cursor:pointer;transition:background .15s ease-in-out}.range-slider__range::-moz-range-thumb:hover{background:#1abc9c}.range-slider__range:active::-moz-range-thumb{background:#1abc9c}.range-slider__range:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #fff,0 0 0 6px #1abc9c}.range-slider__value{background:#2c3e50;border-radius:3px;color:#fff;line-height:20px;margin-left:8px;min-width:60px;padding:5px 10px;position:relative;text-align:center}::-moz-range-track{background:#d7dcdf;border:0}input::-moz-focus-inner,input::-moz-focus-outer{border:0}.sectionlist{column-count:1;column-gap:0;width:100%}.sectionentry{display:inline-block;width:100%}@media only screen and (min-width: 768px){.sectionlist{column-count:2}}@media only screen and (min-width: 992px){.sectionlist{column-count:3}}@media only screen and (min-width: 1200px){.sectionlist{column-count:4}}.popover{max-width:100%}.Toastify__toast--info{background:var(--theme-color) !important}</pre></body></html>