#orzel-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:auto;position:relative;z-index:2;background:#001b31;border-top:1px solid #d6b469;font-family:Arial,sans-serif;color:#e8cc8c}#orzel-categories .category{position:relative;min-width:0;text-decoration:none;color:inherit;border-right:1px solid #ffffff1c;text-align:center}#orzel-categories a.category,#orzel-categories summary{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;padding:22px 8px;min-height:166px;box-sizing:border-box;cursor:pointer}#orzel-categories summary{list-style:none}#orzel-categories summary::-webkit-details-marker{display:none}#orzel-categories svg{display:block;width:72px;height:36px;margin-bottom:4px}#orzel-categories strong{font-size:21px;line-height:1.2}#orzel-categories span{font-size:14px;line-height:1.35;color:#e0e7ed}#orzel-categories small{font-size:12px;color:#d6b469}#orzel-categories a:hover,#orzel-categories summary:hover,#orzel-categories details[open]{background:#ffffff0c}#orzel-categories a:focus-visible,#orzel-categories summary:focus-visible{outline:3px solid #f4d48c;outline-offset:-4px}#orzel-categories .b-options{position:absolute;bottom:100%;left:0;min-width:245px;background:#001b31;box-shadow:0 -8px 28px #0006;border:1px solid #d6b469;z-index:5}#orzel-categories .b-options a{display:block;padding:18px 20px;text-align:left;font-size:16px;text-decoration:none;color:#f2dba4}#orzel-categories .b-options a+a{border-top:1px solid #ffffff26}@media(max-width:760px){#orzel-categories{grid-template-columns:repeat(3,minmax(0,1fr))}#orzel-categories a.category,#orzel-categories summary{min-height:155px;padding:18px 8px}#orzel-categories .b-options{left:50%;transform:translateX(-50%);min-width:230px}}@media(max-width:380px){#orzel-categories span{font-size:12px}#orzel-categories svg{width:60px}}

/* Vivid red frame around each vehicle pictogram. */
#orzel-categories svg{width:82px;height:50px;box-sizing:border-box;padding:6px;border:2px solid #ff2438;border-radius:6px;color:#d6b469;}
#orzel-categories strong,#orzel-categories span,#orzel-categories small{color:#d6b469;}
#orzel-categories .category:hover svg,#orzel-categories summary:focus-visible svg{border-color:#ff4a5a;box-shadow:0 0 12px #ff243830;}

#orzel-categories{color:#ffdc73;}
#orzel-categories strong,#orzel-categories span,#orzel-categories small,#orzel-categories .b-options a{color:#ffdc73;font-weight:700;text-shadow:0 0 8px rgba(255,202,65,.22);}
#orzel-categories strong{font-weight:800;}
#orzel-categories svg{color:#ffdc73;stroke-width:2;}
