.weapons-page{max-width:1320px}.weapon-board{min-height:620px;color:var(--text);padding:10px 0 56px}.page-head{grid-template-columns:minmax(0,1fr) minmax(220px,360px);justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:grid}.page-head h1{margin:0 0 6px;font-size:28px;font-weight:900}.page-head p{color:var(--muted);margin:0;font-size:14px}.weapon-status-message{color:var(--muted);padding:24px 0}.weapon-status-error{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.weapon-status-error p{color:#f87171;margin:0}.weapon-retry-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:8px 16px;font-weight:600}.weapon-retry-btn:hover{background:#1d4ed8}.weapon-admin-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:28px;display:flex}.weapon-type-tabs{border-bottom:1px solid #ffffff14;align-items:center;gap:0;margin-bottom:0;display:flex;overflow-x:auto}.weapon-type-tabs button{color:#d8dddc;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;min-width:86px;height:46px;font-size:15px;font-weight:900}.weapon-type-tabs button.active{color:#fff;background:linear-gradient(#24f1ce38,#24f1ce0a);border-bottom-color:#24f1ce;box-shadow:inset 0 -16px 26px #24f1ce1f}.weapon-toolbar{grid-template-columns:minmax(220px,360px);justify-content:end;align-items:end;gap:12px;display:grid}.weapon-toolbar label{gap:6px;display:grid}.weapon-toolbar span{color:var(--muted);font-size:12px;font-weight:700}.weapon-toolbar select,.weapon-toolbar input,.weapon-modal input,.weapon-modal select,.weapon-modal textarea{color:#eef2f1;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#111414;border:1px solid #ffffff24;border-radius:6px;outline:none;width:100%;padding:0 11px;font-size:14px;transition:border-color .16s,box-shadow .16s,background .16s}.weapon-toolbar select,.weapon-toolbar input,.weapon-modal input,.weapon-modal select{height:40px}.weapon-modal textarea{resize:vertical;min-height:96px;padding:10px 11px;line-height:1.5}.weapon-toolbar select:hover,.weapon-toolbar input:hover,.weapon-modal input:hover,.weapon-modal select:hover,.weapon-modal textarea:hover{background:#151919;border-color:#27f5d05c}.weapon-toolbar select:focus,.weapon-toolbar input:focus,.weapon-modal input:focus,.weapon-modal select:focus,.weapon-modal textarea:focus{border-color:#27f5d0b8;box-shadow:0 0 0 2px #27f5d01a}.weapon-toolbar option,.weapon-modal option{color:#eef2f1;background:#111414}.weapon-grid{grid-template-columns:repeat(auto-fill,295px);gap:12px;display:grid}.weapon-group-list{gap:24px;display:grid}.weapon-type-section{gap:10px;display:grid}.weapon-type-section>h2{color:#e8ecea;align-items:center;gap:10px;margin:0;font-size:18px;font-weight:700;line-height:1.2;display:flex}.weapon-type-section>h2:before{content:"";background:var(--game-primary);width:3px;height:18px}.weapon-type-section>h2:after{content:"";border-top:1px dashed #ffffff38;flex:1}.weapon-card{background:#ffffff0b;width:295px;transition:background .16s,box-shadow .16s;position:relative}.weapon-card:hover{background:#ffffff13;box-shadow:inset 0 -2px #27f5d0bd}.weapon-card.selectable{cursor:pointer}.weapon-card.selected{background:#27f5d01a;box-shadow:inset 0 -2px #27f5d0f2}.weapon-select-check{z-index:6;background:#000000b8;border-radius:4px;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:8px;left:8px}.weapon-select-check input{width:16px;height:16px;accent-color:var(--game-primary);cursor:pointer}.weapon-image-wrap{background:linear-gradient(135deg,#ffffff14,#0000),#00000040;border:1px solid #ffffff1a;outline:none;width:295px;height:115px;position:relative;overflow:visible}.weapon-image-wrap:focus,.weapon-image-wrap:hover{border-color:#27f5d0;box-shadow:0 0 0 1px #27f5d0b3}.weapon-image-wrap img{object-fit:cover}.weapon-image-labels{z-index:2;pointer-events:none;background:linear-gradient(#00000085,#00000014 42%,#000000b3);position:absolute;inset:0}.weapon-title-block{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid;position:absolute;bottom:7px;left:8px;right:8px}.weapon-image-labels h2{color:#fff;text-align:left;text-shadow:0 1px 3px #000c;overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:900;line-height:1.2}.weapon-type-label{color:#e7eeeb;text-align:right;text-shadow:0 1px 3px #000000d9;white-space:nowrap;font-size:16px;font-weight:400;line-height:1.2}.weapon-trait-label{color:#e7c86a;text-align:right;text-shadow:0 1px 3px #000000d9;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 16px);font-size:14px;font-weight:400;line-height:1.2;position:absolute;top:7px;right:8px;overflow:hidden}.weapon-placeholder{color:#ffffff59;letter-spacing:0;place-items:center;height:100%;font-size:11px;display:grid}.weapon-tooltip{color:#e8ecea;pointer-events:none;background:#101414fa;border:1px solid #ffffff1f;width:min(360px,100vw - 40px);box-shadow:0 18px 36px #0000006b}.tooltip-head{color:#111;background:linear-gradient(90deg,#bf9236e0,#60471fcc);justify-content:space-between;align-items:flex-start;gap:12px;min-height:54px;padding:10px 14px 9px;display:flex}.rarity-epic .tooltip-head{background:linear-gradient(90deg,#8a5eabe6,#4c3463d1)}.rarity-rare .tooltip-head{background:linear-gradient(90deg,#4175abe6,#2b4763d1)}.rarity-common .tooltip-head{background:linear-gradient(90deg,#4c925be6,#2b5735d1)}.tooltip-head strong{color:#090909;font-size:18px;font-weight:600;line-height:1.2;display:block}.tooltip-head em{color:#111;white-space:nowrap;font-size:16px;font-style:normal;font-weight:500}.tooltip-section h3{background:#00000057;border-left:3px solid #22f0d0;margin:0;padding:7px 11px;font-size:16px;font-weight:500;line-height:1.25}.basic-stat-grid{background:#ffffff0a;grid-template-columns:repeat(3,1fr);padding:9px 8px 10px;display:grid}.basic-stat{text-align:center;border-right:1px dashed #ffffff59}.basic-stat:last-child{border-right:none}.basic-stat span{color:#aeb4b2;font-size:16px;font-weight:400;display:block}.basic-stat strong{color:#fff;font-size:24px;font-weight:400;line-height:1.05;display:block}.stat-list{margin:0;padding:0 12px 12px}.stat-list div{border-bottom:1px dashed #ffffff1c;justify-content:space-between;gap:18px;padding:7px 0;display:flex}.stat-list dt,.stat-list dd{color:#c5cbc8;margin:0;font-size:16px;font-weight:400}.trait-summary{background:#ffffff09;padding:11px 14px 10px}.trait-summary strong{color:#e7c86a;margin-bottom:6px;font-size:16px;font-weight:500;display:block}.trait-keyword{color:#e7c86a}.trait-summary p{color:#d5dbd8;margin:0;font-size:16px;font-weight:400;line-height:1.45}.trait-detail-list{background:#ffffff05;margin:0;padding:9px 14px 12px 28px;list-style:square}.trait-detail-list li{color:#c5cbc8;border-bottom:1px dashed #ffffff14;padding:5px 0;font-size:16px;font-weight:400;line-height:1.45}.trait-detail-list li::marker{color:#e7c86a}.trait-detail-list--only{padding-top:9px}.empty-state{text-align:center;background:#ffffff05;border:1px dashed #ffffff24;place-items:center;min-height:300px;padding:32px;display:grid}.empty-state h2{margin:0 0 8px;font-size:22px}.empty-state p{color:var(--muted);margin:0}.modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.weapon-modal{width:min(760px,100%);max-height:calc(100vh - 40px);color:var(--text);background:#141717;border:1px solid #ffffff29;border-radius:8px;padding:20px;overflow:auto;box-shadow:0 24px 80px #0000008c}.trait-modal{width:min(920px,100%)}.modal-head{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.modal-head p{color:var(--muted);margin:0 0 4px;font-size:12px;font-weight:900}.modal-head h2{margin:0;font-size:22px}.modal-head button{width:34px;height:34px;color:var(--text);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:6px;font-size:22px}.form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.form-grid.compact{grid-template-columns:repeat(3,1fr)}.form-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:4px}.weapon-trait-options.is-disabled .detail-field{opacity:.45}.weapon-trait-options-muted{color:#ffffff73;margin:8px 0 0;font-size:12px}.trait-basic-grid{grid-template-columns:minmax(140px,.36fr) minmax(320px,1.4fr)}.trait-add-basic-grid{grid-template-columns:minmax(110px,.36fr) minmax(150px,.5fr) minmax(320px,1.8fr)}.weapon-modal label{color:#b7c0bd;gap:6px;font-size:12px;font-weight:800;display:grid}.selected-trait-preview{background:#e7c86a0f;border:1px solid #e7c86a38;border-radius:6px;margin:14px 0 0;padding:12px 14px}.selected-trait-preview strong{color:#e7c86a;margin-bottom:6px;font-size:14px;display:block}.selected-trait-preview p{color:#d5dbd8;margin:0;font-size:13px;font-weight:800}.weapon-modal input[type=file]{padding:8px}.weapon-modal input[type=file]::file-selector-button{color:#eef2f1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:5px;margin-right:10px;padding:5px 9px}.screenshot-upload-section{justify-items:start;gap:12px;margin:18px 0 0;display:grid}.screenshot-upload-button{border:1px solid var(--border,#ffffff1f);background:var(--panel2,#ffffff0a);min-width:96px;height:40px;color:var(--text);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:700;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.screenshot-upload-button:hover{background:#ffffff0d;border-color:#ffffff38}.screenshot-upload-button input{display:none}.image-preview{background:#00000038;border:1px solid #ffffff1f;width:295px;height:115px;position:relative}.image-preview img{object-fit:cover}.crop-panel{background:#ffffff09;border:1px solid #ffffff1f;border-radius:8px;margin:14px 0;padding:14px}.crop-head{margin-bottom:12px}.crop-head h3{border-left:3px solid var(--game-primary);margin:0 0 4px;padding-left:8px;font-size:16px}.crop-head p{color:var(--muted);margin:0;font-size:12px;font-weight:700}.crop-source{cursor:crosshair;background-color:#00000052;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;max-height:360px;position:relative;overflow:hidden}.crop-mask{background:#00000057;position:absolute;inset:0}.crop-box{border:2px solid #27f5d0;position:absolute;box-shadow:0 0 0 9999px #00000057,0 0 18px #27f5d059}.crop-box:after{content:"";background:#27f5d0;border-radius:50%;width:9px;height:9px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.crop-controls{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.crop-controls label{gap:6px;display:grid}.crop-controls input[type=range]{accent-color:var(--game-primary)}.crop-preview-row{justify-content:space-between;align-items:flex-end;gap:14px;margin-top:14px;display:flex}.crop-preview{background-color:#00000042;background-repeat:no-repeat;border:1px solid #ffffff29;flex-shrink:0;width:295px;height:115px}.crop-actions{justify-content:flex-end;gap:8px;display:flex}.crop-actions button{min-width:76px;color:var(--text);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:6px;padding:9px 12px;font-weight:800}.crop-actions button:last-child{border-color:var(--game-primary);color:var(--game-primary);background:#ffffff08}.form-section{margin-top:16px}.form-section h3{border-left:3px solid var(--game-primary);margin:0 0 10px;padding-left:8px;font-size:16px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.modal-actions button{min-width:86px}.trait-list{gap:12px;display:grid}.trait-edit-card,.trait-add-card{background:#ffffff09;border:1px solid #ffffff1a;border-radius:8px;padding:14px}.trait-order-hint{color:#ffffff8c;margin:0 0 12px;font-size:13px;line-height:1.45}.weapon-trait-mode-hint{color:#ffffff9e;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;margin:0 0 14px;padding:10px 12px;font-size:13px;line-height:1.45}.trait-edit-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.trait-edit-id{align-items:center;gap:8px;min-width:0;display:flex}.trait-order-index{color:#ffffffbf;background:#ffffff14;border-radius:4px;place-items:center;width:24px;height:24px;font-family:inherit;font-size:12px;font-weight:700;display:grid}.trait-edit-id>span:last-child{color:#ffffff9e;font-family:monospace;font-size:12px}.trait-edit-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.trait-order-btn{color:#eef2f1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:5px;width:32px;height:30px;padding:0;font-size:14px;font-weight:800;line-height:1}.trait-order-btn:hover:not(:disabled){background:#ffffff1f}.trait-order-btn:disabled{opacity:.35;cursor:not-allowed}.trait-delete-btn{color:#f87171;cursor:pointer;background:#dc32321f;border:1px solid #dc32324d;border-radius:5px;padding:5px 9px;font-size:12px;font-weight:800}.trait-delete-btn:hover{background:#dc323233}.detail-field{margin-top:12px}.detail-field-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.detail-field-head span{color:#b7c0bd;font-size:12px;font-weight:800}.detail-field-head button,.detail-line-row button{color:#eef2f1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:5px;font-size:12px;font-weight:800}.detail-field-head button{padding:6px 10px}.detail-line-list{gap:8px;display:grid}.detail-line-row{grid-template-columns:28px minmax(0,1fr) 52px;align-items:center;gap:8px;display:grid}.detail-line-row>span{color:#ffffff8f;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;place-items:center;height:40px;font-size:12px;font-weight:900;display:grid}.detail-line-row button{height:40px;padding:0 8px}.trait-add-card{margin-top:16px}.trait-add-card h3{border-left:3px solid var(--game-primary);margin:0 0 12px;padding-left:8px;font-size:16px}.trait-add-card>label,.trait-add-btn{margin-top:12px}.trait-error{color:#f87171;margin:8px 0 0;font-size:12px;font-weight:800}@media (max-width:760px){.page-head{grid-template-columns:1fr;align-items:stretch}.weapon-toolbar,.form-grid,.form-grid.compact,.form-grid--triple,.weapon-grid{grid-template-columns:1fr}.weapon-card{width:min(295px,100%)}.weapon-image-wrap{aspect-ratio:295/115;width:min(295px,100%);height:auto}.crop-preview-row{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.crop-preview{aspect-ratio:295/115;width:100%;height:auto}}
