.gpsr-accordion{margin:25px 0;border:1px solid #e5e5e5;border-radius:8px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.04);overflow:hidden}.gpsr-accordion-title{background-color:#f8f9fa;padding:15px 20px;margin:0;cursor:pointer;border-bottom:1px solid #e5e5e5;font-size:16px;font-weight:600;color:#2c3e50;display:flex;align-items:center;gap:10px;transition:background-color .2s ease}.gpsr-accordion-title:hover{background-color:#f0f1f2}.gpsr-accordion-title:before{content:"📋";font-size:18px}.gpsr-accordion-title:after{content:"▼";margin-left:auto;font-size:12px;transition:transform .3s ease}.gpsr-accordion-title.active:after{transform:rotate(180deg)}.gpsr-accordion-content{padding:20px;display:none;flex-wrap:wrap;gap:20px;background:#fafbfc}.gpsr-accordion-content.active{display:flex}.gpsr-accordion-content>div{width:calc(50% - 10px);background-color:#fff;border-radius:8px;padding:20px;border:1px solid #e5e5e5;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease}.gpsr-accordion-content>div:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.08)}.gpsr-accordion-content>div>p:first-child strong{display:flex;align-items:center;gap:8px;color:#2c3e50;font-size:14px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.gpsr-accordion-content>div:has(strong:contains("Producent"))>p:first-child strong:before{content:"🏭"}.gpsr-accordion-content>div:has(strong:contains("Importer"))>p:first-child strong:before{content:"📦"}.gpsr-accordion-content>div:has(strong:contains("Bezpieczeństwo"))>p:first-child strong:before{content:"🛡️"}.gpsr-accordion-content>div:has(strong:contains("Znak towarowy"))>p:first-child strong:before{content:"™️"}.gpsr-accordion-content>div:has(strong:contains("Certyfikat"))>p:first-child strong:before{content:"✅"}.gpsr-accordion-content>div:has(strong:contains("Instrukcja"))>p:first-child strong:before{content:"📖"}.gpsr-card-manufacturer>p:first-child strong:before{content:"🏭 "}.gpsr-card-importer>p:first-child strong:before{content:"📦 "}.gpsr-card-safety>p:first-child strong:before{content:"🛡️ "}.gpsr-card-trademark>p:first-child strong:before{content:"™️ "}.gpsr-card-certificate>p:first-child strong:before{content:"✅ "}.gpsr-card-instruction>p:first-child strong:before{content:"📖 "}.gpsr-accordion-content ul{margin:10px 0 0;padding-left:20px}.gpsr-accordion-content ul li{margin-bottom:6px;position:relative}.gpsr-accordion-content ul li::marker{color:#2271b1}.gpsr-certificate-badge{display:inline-block;background:#e8f5e9;color:#2e7d32;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;margin:2px;border:1px solid #c8e6c9}.gpsr-certificates-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.gpsr-instruction-link{display:inline-flex;align-items:center;gap:8px;background:#2271b1;color:#fff !important;padding:10px 20px;border-radius:4px;font-weight:500;text-decoration:none !important;transition:background-color .2s ease}.gpsr-instruction-link:hover{background:#1a5a8e}.gpsr-instruction-link:before{content:"⬇️"}.instruction-text-font{font-size:14px;line-height:1.6;overflow:auto;max-height:300px;padding:15px;background:#f8f9fa;border-radius:4px;border:1px solid #e5e5e5}@media screen and (max-width:767px){.gpsr-accordion-content>div{width:100%}.gpsr-accordion-title{padding:12px 15px;font-size:14px}.gpsr-accordion-content{padding:15px}.gpsr-accordion-content>div{padding:15px}}.gpsr-accordion-content p{margin-bottom:10px;line-height:1.5}.gpsr-accordion-content p strong{color:#2c3e50}.gpsr-inherited-from-brand{background-color:#f8f8f8}.gpsr-brand-locked{color:#666;margin-right:5px}.gpsr-readonly-options{padding:10px;background:#fafafa;border:1px solid #ddd;border-radius:4px}.gpsr-readonly-options em{color:#666;font-style:italic}.gpsr-readonly-options ul{margin:5px 0 0 20px;list-style-type:disc}.instruction tbody tr:nth-of-type(3) td:nth-of-type(3){overflow-y:auto;height:150px;display:block}