body,h1,h2,h3,h4,p,ul,li,table,th,td{margin:0;padding:0}body{font-family:system-ui,sans-serif;background:#fff;color:#222;line-height:1.5}a{color:#0073e6;text-decoration:none}a:hover{text-decoration:underline}header,footer{background:#f9f9f9;padding:10px 15px;border-bottom:1px solid #ddd}.logo{font-weight:bold;font-size:1.5em;color:#000;text-decoration:none}main{max-width:1100px;margin:auto;padding:15px}h1,h2,h3{margin:1em 0}img{max-width:100%;height:auto;display:block}.product-header{display:flex;flex-wrap:wrap;gap:20px}.product-info{flex:2 1 400px;text-align:left}.product-image-wrapper{flex:1 1 250px;display:flex;flex-direction:column;gap:10px}.product-image{text-align:left}.barcode{text-align:left}.barcode img{max-width:200px;height:auto}.mobile-product-image{display:none}@media (max-width:768px){.search-toggle{display:block}.search-toggle{position:absolute;right:16px;background:none;border:none;padding:4px;cursor:pointer}.search-toggle svg{width:22px;height:22px;stroke:#1aa84b;stroke-width:2;fill:none}.mobile-product-image{display:block;margin:10px 0;text-align:center}.mobile-product-image img{max-width:100%;height:auto}.product-image-wrapper{display:none}.product-header{flex-direction:column;gap:15px}.product-info{order:1;flex:1 1 100%;text-align:left}.product-image-wrapper{order:2;flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;width:100%}.product-image,.barcode{flex:1 1 auto;max-width:50%;text-align:left}.barcode img{max-width:120px;height:auto}.product-info .details{margin-top:15px}.product-info .top-info h1{margin-bottom:8px;font-size:1.4em}.product-info .top-info .price{margin-bottom:8px}.product-info .top-info .buy{margin-top:0}}h1{margin-top:.5em;margin-bottom:.5em}.old{text-decoration:line-through;color:#888;margin-right:5px}.discount{color:#d9534f;font-weight:bold;margin-right:5px}@media (max-width:768px){h1{font-size:1.4em}}.price{font-size:1.2em;margin:10px 0}.price .old{text-decoration:line-through;color:#999;margin-right:8px}.price .new{color:#c00;font-weight:bold;font-size:1.4em}.buy{display:inline-block;padding:10px 15px;background:#0a0;color:#fff;margin-top:10px;border-radius:4px}.price-table{width:100%;border-collapse:collapse;margin:20px 0}.price-table th,.price-table td{padding:10px;border-bottom:1px solid #eee;text-align:left}.price-table th{background:#f4f4f4}.price-table .discount{color:#c00;font-weight:bold}.products,.grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px;margin-top:10px}.products li{border:1px solid #ddd;padding:10px;text-align:center;border-radius:4px}.products li img{max-height:150px;object-fit:contain;margin-bottom:5px}footer{border-top:1px solid #ddd;padding:15px;text-align:center;font-size:.9em;color:#555}#cookie{position:fixed;bottom:0;left:0;right:0;background:#000;color:#fff;padding:10px;display:flex;justify-content:space-between;align-items:center;z-index:999}#cookie button{background:#0073e6;border:none;color:#fff;padding:5px 10px;cursor:pointer;border-radius:3px}@media (max-width:768px){.product-header{flex-direction:column}.product-info,.product-image{flex:1 1 100%}.price-table th,.price-table td{font-size:.9em}}.products-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px;margin:20px 0}.products-grid li{border:1px solid #ddd;border-radius:6px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:box-shadow .2s}.products-grid li:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.products-grid img{width:100%;height:180px;object-fit:contain;background:#f9f9f9}.products-grid a{text-decoration:none;color:#222;padding:10px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.products-grid strong{font-size:.95em;margin-top:8px;display:block}.products-grid .meta{font-size:.85em;color:#555;margin-top:5px}.pagination{display:flex;justify-content:center;align-items:center;margin:30px 0;gap:15px;flex-wrap:wrap}.pagination a{padding:8px 12px;border:1px solid #ccc;border-radius:4px;color:#0073e6;text-decoration:none}.pagination a:hover{background:#0073e6;color:#fff}.homepage h1{font-size:2em;margin-bottom:10px}.homepage h2{font-size:1.5em;margin-top:20px;margin-bottom:10px}@media (max-width:768px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.products-grid img{height:140px}}.site-header{background:#fff;border-bottom:1px solid #e5e5e5}.site-header.fixed{position:fixed;top:0;left:0;right:0;z-index:1000}.header-bar{max-width:1200px;margin:0 auto;padding:2px 16px;display:flex;align-items:center;justify-content:center;position:relative}.logo img{height:52px}.search-form{display:none;padding:12px 16px 16px;border-top:1px solid #eee}.search-form input{width:100%;padding:12px 14px;font-size:1rem;border-radius:10px;border:1px solid #ccc}.search-form button{margin-top:10px;width:100%;padding:12px;border:none;border-radius:10px;background:#1aa84b;color:#fff;font-weight:600}.mobile-show-toggle .search-toggle{display:block}.mobile-search-open .search-form{display:block}@media (min-width:768px){.header-bar{max-width:1200px;margin:0 auto;padding:5px 16px;display:flex;align-items:center;justify-content:center;position:relative}.search-toggle{display:none}.header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.header-bar{display:flex;align-items:center;gap:16px}.search-form{display:flex;align-items:center;flex:1;max-width:520px;margin-left:20px;border-top:none}.search-form input{flex:1;height:42px;padding:0 12px;border:1px solid #ccc;border-right:none;border-radius:10px 0 0 10px;font-size:1rem;line-height:1.2;box-sizing:border-box}.search-form button{flex:0 0 auto;width:auto;margin-top:0;height:42px;padding:0 16px;border:1px solid #ccc;border-left:none;border-radius:0 10px 10px 0;background:#1aa84b;color:#fff;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.search-form input,.search-form button{margin:0}}.product-content{margin:20px 0;padding:18px 20px;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#1f2933;line-height:1.6}.product-content h3{margin:18px 0 10px;font-size:18px;font-weight:600;color:#0f172a;border-left:4px solid #005199;padding-left:10px}.product-content h3:nth-of-type(2) {border-left-color:#06927f}.product-content h3:nth-of-type(3) {border-left-color:#0d9764}.product-content p{margin:8px 0 12px;font-size:14.5px;color:#334155}.product-content ul{margin:8px 0 16px 18px;padding:0}.product-content li{margin:6px 0;font-size:14.5px;color:#334155}.product-content li strong{color:#0f172a;font-weight:600}@media (max-width:600px){.product-content{padding:14px 14px}.product-content h3{font-size:16px}.product-content p,.product-content li{font-size:14px}}