@import "scrollbar.css";.ammo-container-full-width .main-content{max-width:1400px;margin:0 auto;padding:0 20px}.ammo-page{background:#1a1a1a;border-radius:8px;min-height:auto;margin:20px 0;padding:20px;box-shadow:0 2px 8px #0000004d}#ammo-container{min-height:600px}#ammo-container.loaded{min-height:auto}.pen-legend{background:#0000004d;border-radius:6px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:15px;padding:10px 15px;font-size:.85rem;display:flex}.legend-label{color:#fff;margin-right:5px;font-weight:600}.legend-item{color:#ccc;align-items:center;gap:5px;display:flex}.legend-color{border-radius:3px;width:16px;height:16px;display:inline-block}.legend-separator{color:#555;margin:0 5px}.best-ammo-indicator{background:0 0;border:2px solid gold;box-shadow:0 0 6px #ffd70080}.ammo-row.best-ammo{background:#ffd70014;border-left:3px solid gold}.ammo-row.best-ammo:hover{background:#ffd70026}.best-badge{color:#000;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,gold,#ffb700);border-radius:3px;margin-left:8px;padding:2px 5px;font-size:9px;font-weight:700;display:inline-block}.armor-filter-group{align-items:center;gap:10px;display:flex}.armor-filter-label{color:#aaa;white-space:nowrap;font-size:.85rem}.armor-class-toggles{gap:4px;display:flex}.armor-toggle{color:#888;cursor:pointer;background:#0006;border:2px solid #444;border-radius:4px;width:32px;height:32px;font-size:14px;font-weight:700;transition:all .15s}.armor-toggle:hover{color:#fff;background:#ffffff1a;border-color:#888}.armor-toggle.active{color:#1a1a1a;background:#fff;border-color:#fff}.ammo-table th.sortable{cursor:pointer;user-select:none;transition:background .2s;position:relative}.ammo-table th.sortable:hover{background-color:#3a3a3a}.ammo-table th.sortable:after{content:"⇅";opacity:.4;margin-left:5px;font-size:.8em}.ammo-table th.sortable.sort-asc:after{content:"↑";opacity:1}.ammo-table th.sortable.sort-desc:after{content:"↓";opacity:1}.ammo-count{color:#888;margin-left:8px;font-size:.8em;font-weight:400}.ammo-page .page-header{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body{box-sizing:border-box;width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}.ammo-table{border-collapse:collapse;table-layout:fixed;box-sizing:border-box;background-color:#000c;width:100%;min-width:auto;max-width:100%;overflow-x:hidden}.ammo-table th,.ammo-table td{text-align:left;color:#fff;text-shadow:1px 1px 1px #00000080;word-wrap:break-word;overflow-wrap:break-word;border:1px solid #333;padding:8px 10px;font-size:.9rem}.ammo-table th{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#2a2a2a;font-size:.85rem;font-weight:600}.ammo-icon{vertical-align:middle;border-radius:3px;width:28px;height:28px;margin-right:8px}.ammo-table tbody tr:hover{background-color:#ffffff26}.ammo-controls{box-sizing:border-box;background:#0000004d;border-radius:5px;flex-wrap:wrap;justify-content:space-between;gap:10px;width:100%;margin-bottom:0;padding:15px;display:flex}.ammo-controls .action-group{align-items:center;gap:8px;margin-left:auto;display:flex}.filter-group{flex-wrap:wrap;gap:10px;display:flex}.ammo-search,.caliber-filter{color:#fff;background:#00000080;border:1px solid #444;border-radius:4px;padding:8px}.sort-group{flex-wrap:wrap;gap:10px;display:flex}.sort-btn{color:#fff;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:4px;padding:8px 15px}.sort-btn:hover{background:#3a3a3a}.sort-btn.active{background:#4a4a4a;border-color:#666}.ammo-row{transition:background-color .2s}.ammo-stats{align-items:center;gap:15px;display:flex}.stat-bar{background:linear-gradient(to right, #f44 var(--value), #333 var(--value));border-radius:2px;width:100px;height:4px}[data-tooltip]{cursor:help;position:relative}[data-tooltip]:hover:after{content:attr(data-tooltip);white-space:pre;z-index:100;text-align:left;background:#000000f2;border:1px solid #ffffff1a;border-radius:4px;padding:6px 10px;font-size:12px;line-height:1.4;position:absolute;bottom:130%;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0000004d}.error-message{color:red;text-align:center;background-color:#ff00001a;border:1px solid red;border-radius:4px;margin:20px 0;padding:20px}.ammo-group{border-radius:6px;margin-bottom:20px;transition:margin .2s;overflow:hidden;box-shadow:0 1px 4px #0003}.ammo-group.minimized{margin-bottom:8px}.caliber-header{color:#fff;text-shadow:1px 1px 2px #000000b3;cursor:pointer;user-select:none;background:linear-gradient(135deg,#2d2d2d,#252525);border-bottom:1px solid #444;border-radius:0;justify-content:space-between;align-items:center;margin:0;padding:12px 16px;font-size:1.1em;font-weight:600;transition:background .2s;display:flex}.caliber-header:hover{background:linear-gradient(135deg,#353535,#2d2d2d)}.caliber-header:after{content:"";border-radius:50%;width:12px;height:12px;display:none}.caliber-header[data-ammo-type=Slugs]:after{content:"SLUG";background:#4caf504d;border:1px solid #4caf50;border-radius:3px;width:auto;padding:2px 6px;font-size:.7em;display:inline-block}.caliber-header[data-ammo-type=Buckshot]:after{content:"BUCK";background:#ffa0004d;border:1px solid #ffa000;border-radius:3px;width:auto;padding:2px 6px;font-size:.7em;display:inline-block}.caliber-header .toggle-icon{opacity:.85;transform-origin:50%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><polyline points='6 9 12 15 18 9' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:18px 18px;width:28px;height:28px;transition:transform .18s,opacity .18s;display:inline-block}.ammo-group .toggle-icon{transform:rotate(0)}.ammo-group.minimized .toggle-icon{transform:rotate(180deg)}.ammo-group .ammo-table{background-color:#141414f2;border-radius:0 0 4px 4px;margin-top:0}.ammo-table-wrapper{opacity:1;transform-origin:0 0;max-height:2000px;transition:max-height .3s,opacity .22s,transform .3s;overflow:hidden;transform:translateY(0)}.ammo-group.minimized .ammo-table-wrapper,.ammo-table-wrapper.minimized{opacity:0;pointer-events:none;transform:translateY(-6px);max-height:0!important}.ammo-group.minimized .ammo-table-wrapper .ammo-table thead,.ammo-group.minimized .ammo-table-wrapper .ammo-table tbody,.ammo-table-wrapper.minimized .ammo-table thead,.ammo-table-wrapper.minimized .ammo-table tbody{margin:0;padding-top:0;padding-bottom:0}.ammo-name{color:#d5d5d5;align-items:center;gap:10px;font-weight:500;display:flex}.armor-pen-indicator{align-items:center;margin-left:10px;display:flex}.armor-pen-classes{background:#0000004d;border-radius:4px;justify-content:center;gap:2px;margin:0 auto;padding:2px;display:flex}.armor-class{color:#fff;text-shadow:0 1px 1px #00000080;border-radius:3px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;transition:transform .15s;display:flex}.armor-class:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000004d}.armor-class.very-effective{color:#fff;background:#00c853}.armor-class.effective{color:#fff;background:#4caf50}.armor-class.moderate{color:#fff;background:#ffa000}.armor-class.poor{color:#fff;background:#ff5722}.armor-class.ineffective{color:#999;background:#666}.main-content{box-sizing:border-box;max-width:100%;margin:0 auto;padding:20px;overflow-x:hidden}body>.main-content>div{border-radius:0!important;margin-top:0!important;padding-top:0!important}.ammo-table td:first-child{width:30%}.ammo-table td:nth-child(2){width:7%}.ammo-table td:nth-child(3){width:8%}.ammo-table td:nth-child(4){width:19%}.ammo-table td:nth-child(5),.ammo-table td:nth-child(6){width:6%}.ammo-table td:nth-child(7),.ammo-table td:nth-child(8),.ammo-table td:nth-child(9){width:8%}.ammo-table td:nth-child(2),.ammo-table td:nth-child(3),.ammo-table td:nth-child(5),.ammo-table td:nth-child(6),.ammo-table td:nth-child(7),.ammo-table td:nth-child(8),.ammo-table td:nth-child(9){text-align:center;white-space:nowrap;padding:5px 2px;font-size:.9em}.pen-stats{align-items:center;gap:8px;display:flex}.stat-bar{display:none}.ammo-table td:nth-child(5),.ammo-table td:nth-child(6),.ammo-table td:nth-child(7),.ammo-table td:nth-child(8){text-align:center;white-space:nowrap;padding:5px 2px;font-size:.85em}.ammo-stats .stat-bar{width:60px}@media screen and (width<=1200px){.main-content{padding:10px}}.ammo-properties{flex-direction:column;gap:8px;display:flex}.ammo-properties .ammo-stats{font-size:.9em}.ammo-properties .stat-bar{background:linear-gradient(to right, #4caf50 var(--value), #333 var(--value))}.property-row,.property-icon{display:none}.armor-pen-classes{gap:2px;margin-left:10px;display:flex}.armor-class{color:#fff;text-shadow:1px 1px 1px #00000080;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.pen-level-1{background:linear-gradient(135deg,#00e676,#00c853);box-shadow:0 0 4px #00e6764d}.pen-level-2{background:linear-gradient(135deg,#4caf50,#43a047)}.pen-level-3{background:linear-gradient(135deg,#c6d631,#9ccc00)}.pen-level-4{text-shadow:1px 1px 2px #000000b3;background:linear-gradient(135deg,#ffeb3b,#fdd835);color:#fff!important}.pen-level-5{background:linear-gradient(135deg,#ff9800,#f57c00)}.pen-level-6{background:linear-gradient(135deg,#f44336,#d32f2f)}.ammo-type-tags{gap:8px;margin:0 10px;display:flex}.ammo-tag{border-radius:3px;padding:2px 6px;font-size:.7em;font-weight:500}.slug-tag{color:#4caf50;background:#4caf504d;border:1px solid #4caf50}.buck-tag{color:#ffa000;background:#ffa0004d;border:1px solid #ffa000}.control-btn{color:#fff;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:4px;padding:8px 15px;font-size:14px;transition:all .2s}.control-btn:hover{background:#3a3a3a;border-color:#555}@media (width<=768px){.ammo-page{padding:8px;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.ammo-controls{flex-direction:column;align-items:stretch;gap:12px;padding:10px}.filter-group,.sort-group,.armor-filter-group{flex-wrap:wrap;width:100%}.caliber-filter,.ammo-search{box-sizing:border-box;width:100%;min-height:44px;font-size:16px}.armor-toggle{width:44px;height:44px;font-size:16px}.armor-class-toggles{flex-wrap:wrap;justify-content:flex-start;gap:6px}.control-btn,.sort-btn{min-height:44px;padding:12px 16px;font-size:14px}.ammo-controls .action-group{flex-wrap:wrap;justify-content:flex-end;gap:8px;width:100%;margin-top:8px;margin-left:0}.ammo-table{font-size:.75rem;table-layout:auto!important;width:100%!important}.caliber-header{min-height:48px;padding:12px;font-size:1rem}.ammo-icon{width:20px;height:20px;margin-right:4px}.armor-pen-classes{flex-wrap:wrap;gap:1px}.armor-class{width:16px;height:16px;font-size:9px}.ammo-table td:nth-child(5),.ammo-table td:nth-child(6),.ammo-table td:nth-child(7),.ammo-table td:nth-child(8),.ammo-table td:nth-child(9),.ammo-table th:nth-child(5),.ammo-table th:nth-child(6),.ammo-table th:nth-child(7),.ammo-table th:nth-child(8),.ammo-table th:nth-child(9){display:none!important}.ammo-table th,.ammo-table td{white-space:normal!important;word-break:break-word!important;vertical-align:middle!important;padding:6px 4px!important;font-size:.7rem!important}.ammo-table th{font-size:.65rem!important}.ammo-name{flex-wrap:wrap;gap:4px;font-size:.7rem}.ammo-table tbody tr{min-height:44px}.pen-legend{gap:8px;padding:8px;font-size:.7rem}.legend-color{width:12px;height:12px}}@media (width<=480px){.ammo-page{padding:4px}.main-content{padding:4px!important}.ammo-name{gap:2px;font-size:.65rem}.ammo-icon{width:16px;height:16px;margin-right:2px}.armor-class{width:14px;height:14px;font-size:8px}.caliber-header{padding:6px 8px;font-size:.85rem}.ammo-table{font-size:.65rem}.ammo-table th,.ammo-table td{padding:4px 2px!important;font-size:.6rem!important}.ammo-table th{letter-spacing:0!important;font-size:.55rem!important}.ammo-table td:nth-child(4),.ammo-table th:nth-child(4){display:none!important}.pen-legend{display:none}.ammo-controls{gap:8px;padding:6px}.armor-toggle{width:36px;height:36px;font-size:14px}}.ammo-page,.ammo-page *{color:#d5d5d5}.ammo-table th,.caliber-header{color:#fff!important}