.armory-root .gallery{flex-direction:column;gap:1rem;display:flex}.armory-root .gallery-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.armory-root .gallery-filter,.armory-root .gallery-sort{flex-wrap:wrap;gap:.4rem;display:flex}.armory-root .gallery-filter button,.armory-root .gallery-sort button{background:var(--panel-soft);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:999px;padding:.3rem .75rem;font-size:.74rem;transition:border-color .15s,color .15s,background .15s}.armory-root .gallery-filter button:hover,.armory-root .gallery-sort button:hover{border-color:var(--border-strong);color:var(--foreground)}.armory-root .gallery-filter button.active,.armory-root .gallery-sort button.active{background:var(--cyan-soft);border-color:var(--cyan);color:var(--cyan)}.armory-root .gallery-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.armory-root .gallery-card{background:var(--panel);border:1px solid var(--border);border-radius:.7rem;flex-direction:column;gap:.5rem;padding:.9rem;display:flex}.armory-root .gallery-card-head{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.armory-root .gallery-card-head h3{color:var(--foreground);margin:0;font-size:.95rem;font-weight:600}.armory-root .gallery-votes{border:1px solid var(--border);color:var(--muted);cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border-radius:999px;flex:none;align-items:center;gap:.25rem;padding:.16rem .5rem;font-size:.74rem;transition:border-color .15s,color .15s;display:inline-flex}.armory-root .gallery-votes:hover:not(:disabled){border-color:var(--magenta);color:var(--magenta)}.armory-root .gallery-votes.voted{border-color:var(--magenta);color:var(--magenta);cursor:default}.armory-root .gallery-card-meta{color:var(--muted);margin:0;font-size:.72rem}.armory-root .gallery-card-section{flex-direction:column;gap:.15rem;display:flex}.armory-root .gallery-card-section-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:600}.armory-root .gallery-card-notes{color:var(--quiet);white-space:pre-line;-webkit-line-clamp:8;-webkit-box-orient:vertical;margin:0;font-size:.74rem;line-height:1.4;display:-webkit-box;overflow:hidden}.armory-root .gallery-open{background:var(--cyan-soft);color:var(--cyan);border-radius:999px;align-self:flex-start;align-items:center;gap:.25rem;margin-top:.2rem;padding:.3rem .75rem;font-size:.74rem;font-weight:600;text-decoration:none;display:inline-flex}.armory-root .gallery-open:hover{background:#5fe5f433}
.armory-root .build-recipe-gallery-form{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;margin-top:.7rem;padding-top:.7rem;display:flex}.armory-root .build-recipe-gallery-form>p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.4}.armory-root .build-recipe-credit{color:var(--muted);margin:0;font-size:.74rem}.armory-root .build-recipe-credit>strong{color:var(--cyan);font-weight:700}.armory-root .build-recipe-gallery-form label{color:var(--quiet);letter-spacing:.03em;text-transform:uppercase;flex-direction:column;gap:.25rem;font-size:.66rem;font-weight:600;display:flex}.armory-root .build-recipe-gallery-form input,.armory-root .build-recipe-gallery-form textarea{background:var(--panel-soft);border:1px solid var(--border);color:var(--foreground);resize:vertical;border-radius:.5rem;padding:.4rem .55rem;font-family:inherit;font-size:.8rem}.armory-root .build-recipe-gallery-form input:focus,.armory-root .build-recipe-gallery-form textarea:focus{border-color:var(--cyan);outline:none}.armory-root .build-recipe-gallery-actions{flex-wrap:wrap;gap:.4rem;display:flex}.armory-root .build-recipe-gallery-actions button.build-recipe-gallery-cancel{color:var(--muted);background:0 0;border-color:#0000}.armory-root .build-recipe-gallery-actions button.build-recipe-gallery-cancel:hover{color:var(--foreground);border-color:#0000}
.armory-root .build-library-fashion{border-top:1px solid var(--border);margin-top:.9rem;padding-top:.9rem}.armory-root .build-library-fashion>p{color:var(--muted);margin:0 0 .5rem;font-size:.72rem}.armory-root .fashion-look{flex-direction:column;gap:.3rem;margin:.3rem 0 0;padding:0;list-style:none;display:flex}.armory-root .fashion-look li{grid-template-columns:74px 1fr;align-items:center;gap:.5rem;display:grid}.armory-root .fashion-slot{color:var(--quiet);letter-spacing:.03em;text-transform:uppercase;font-size:.62rem;font-weight:600}.armory-root .fashion-plugs{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.armory-root .fashion-plug{color:var(--foreground);align-items:center;gap:.25rem;font-size:.72rem;display:inline-flex}.armory-root .fashion-plug img{border-radius:.25rem;width:18px;height:18px}.armory-root .fashion-shader{background:var(--cyan-soft);color:var(--cyan);border-radius:999px;padding:.08rem .4rem;font-size:.64rem}.armory-root .fashion-empty{color:var(--quiet)}
.armory-root .import-input{flex-direction:column;gap:.6rem;display:flex}.armory-root .import-label{color:var(--quiet);letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:600}.armory-root .import-input textarea{background:var(--panel-soft);border:1px solid var(--border);color:var(--foreground);resize:vertical;border-radius:.6rem;padding:.7rem .8rem;font-family:inherit;font-size:.86rem;line-height:1.5}.armory-root .import-input textarea:focus{border-color:var(--cyan);outline:none}.armory-root .import-actions{gap:.5rem;display:flex}.armory-root .import-actions button:not(.primary-button){background:var(--panel-soft);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;gap:.3rem;padding:.4rem .9rem;font-size:.78rem;display:inline-flex}.armory-root .import-note{color:var(--quiet);margin:0;font-size:.68rem}.armory-root .import-result{flex-direction:column;gap:.9rem;display:flex}.armory-root .import-result-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.armory-root .import-result-head h2{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.armory-root .import-sections{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.8rem;display:grid}.armory-root .import-section-title{color:var(--cyan);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .35rem;font-size:.64rem;font-weight:600}.armory-root .import-section ul{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.armory-root .import-entity{color:var(--foreground);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.armory-root .import-entity img{border-radius:.25rem;width:22px;height:22px}.armory-root .import-entity-mark{color:var(--green);justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.armory-root .import-entity.unmatched{color:var(--quiet)}.armory-root .import-entity.unmatched .import-entity-mark{color:var(--danger)}.armory-root .import-unmatched{color:var(--muted);margin:0;font-size:.72rem}.armory-root .import-empty{color:var(--muted);margin:0;font-size:.8rem}
.armory-root .build-loadout-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.armory-root .build-loadout-list>li{border:1px solid var(--border);border-radius:.6rem;padding:.55rem .7rem}.armory-root .build-loadout-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.armory-root .build-loadout-name{color:var(--foreground);font-size:.82rem;font-weight:600}.armory-root .build-loadout-list .build-recipe-gallery-form{margin-top:.55rem;padding-top:.55rem}.armory-root .build-library-shared{border:1px solid var(--border);background:#5fe5f40a;border-radius:.8rem;margin-bottom:1rem;padding:.8rem .9rem}.armory-root .build-library-shared-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.armory-root .build-library-shared-head>.eyebrow{margin:0}.armory-root .build-library-shared-link{color:var(--cyan);align-items:center;gap:.25rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.armory-root .build-library-shared-link:hover{text-decoration:underline}.armory-root .build-library-shared-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.armory-root .build-library-shared-list>li{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.4rem;display:flex}.armory-root .build-library-shared-list>li:first-child{border-top:none;padding-top:0}.armory-root .build-library-shared-meta{color:var(--muted);font-size:.74rem}
.armory-root .bp-overlay{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020409c7;justify-content:center;align-items:flex-start;padding:2rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.armory-root .bp-panel{background:var(--panel);border:1px solid var(--border-strong);border-radius:1rem;width:100%;max-width:760px;box-shadow:0 30px 90px #00000080}.armory-root .bp-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.armory-root .bp-eyebrow{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.armory-root .bp-title{color:var(--foreground);margin:.35rem 0 0;font-size:1.7rem;font-weight:700}.armory-root .bp-title-input{box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:.45rem;width:100%;margin-left:-.4rem;padding:.05rem .4rem;font-family:inherit;line-height:1.2}.armory-root .bp-title-input:hover{border-color:var(--border-strong)}.armory-root .bp-title-input:focus{border-color:var(--cyan);background:var(--panel-soft);outline:none}.armory-root .bp-sub{color:var(--muted);margin:.2rem 0 0;font-size:.95rem}.armory-root .bp-close{border:1px solid var(--border-strong);background:var(--panel-raised);min-width:2.25rem;min-height:2.25rem;color:var(--foreground);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.armory-root .bp-close:hover{border-color:var(--cyan)}.armory-root .bp-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.armory-root .bp-action{border:1px solid var(--border-strong);background:var(--panel-raised);min-height:2.25rem;color:var(--foreground);cursor:pointer;border-radius:10px;align-items:center;gap:.35rem;padding:0 .7rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.armory-root .bp-action:hover{border-color:var(--cyan)}.armory-root .bp-action:disabled{opacity:.55;cursor:default}.armory-root .bp-action--primary{background:var(--cyan);border-color:var(--cyan);color:#05121b}.armory-root .bp-gallery-intro{border-bottom:1px solid var(--border);flex-direction:column;gap:1rem;padding-bottom:1.1rem;display:flex}.armory-root .bp-byline{color:var(--gold);letter-spacing:.06em;margin:0;font-size:.78rem;font-weight:700}.armory-root .bp-panel--error{max-width:460px}.armory-root .gallery-notice{z-index:70;background:var(--panel-raised);border:1px solid var(--border-strong);width:max-content;max-width:calc(100vw - 2rem);color:var(--foreground);border-radius:.7rem;align-items:center;gap:.75rem;margin:0 auto;padding:.6rem .9rem;font-size:.82rem;display:flex;position:fixed;inset:auto 0 1.25rem;box-shadow:0 18px 50px #00000080}.armory-root .gallery-notice>button{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:1.1rem;line-height:1}.armory-root .bp-body{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.armory-root .bp-section{flex-direction:column;gap:.55rem;display:flex}.armory-root .bp-label{color:var(--cyan);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:700}.armory-root .bp-empty{color:var(--muted);margin:0;font-size:.95rem}.armory-root .bp-chips{flex-wrap:wrap;gap:.5rem;display:flex}.armory-root .bp-chips--sm{gap:.4rem}.armory-root .bp-chip{border:1px solid var(--border);background:var(--panel-soft);color:var(--foreground);border-radius:.6rem;align-items:center;gap:.5rem;padding:.3rem .6rem .3rem .3rem;font-size:.95rem;line-height:1.2;display:inline-flex}.armory-root .bp-chip-icon{border:1px solid var(--border);object-fit:cover;border-radius:.35rem;flex-shrink:0}.armory-root .bp-chip-count{color:var(--cyan);font-size:.85rem;font-weight:700}.armory-root .bp-chip-lore{color:var(--quiet);border-radius:5px;align-items:center;margin-left:.15rem;padding:.12rem;transition:color .15s,background .15s;display:inline-flex}.armory-root .bp-chip-lore:hover{color:var(--cyan);background:#5fe5f41a}.armory-root .bp-artifact-input{resize:vertical;border:1px solid var(--border);background:var(--panel-soft);width:100%;color:var(--foreground);border-radius:.6rem;padding:.5rem .65rem;font-family:inherit;font-size:.92rem;line-height:1.4}.armory-root .bp-artifact-input:focus{border-color:var(--cyan);outline:none}.armory-root .bp-panel--edit{max-width:560px}.armory-root .bp-edit-field{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.78rem;font-weight:700;display:flex}.armory-root .bp-edit-input{border:1px solid var(--border);background:var(--panel-soft);width:100%;color:var(--foreground);border-radius:.6rem;padding:.5rem .65rem;font-family:inherit;font-size:.92rem;font-weight:400}.armory-root .bp-edit-input:focus{border-color:var(--cyan);outline:none}.armory-root .bp-note-text{color:var(--foreground);white-space:pre-line;margin:0;font-size:.95rem;line-height:1.5}.armory-root .bp-abilities{flex-wrap:wrap;gap:.75rem;margin-top:.15rem;display:flex}.armory-root .bp-ability{flex-direction:column;gap:.25rem;display:flex}.armory-root .bp-ability-label{color:var(--quiet);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:700}.armory-root .bp-armor,.armory-root .bp-weapons,.armory-root .bp-setbonuses{flex-direction:column;gap:.75rem;display:flex}.armory-root .bp-armor-piece,.armory-root .bp-weapon{flex-direction:column;gap:.4rem;display:flex}.armory-root .bp-setbonus{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.armory-root .bp-setbonus-name{color:var(--foreground);font-size:.95rem;font-weight:600}.armory-root .bp-setbonus-perk{color:var(--muted);font-size:.88rem}.armory-root .bp-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.armory-root .bp-stat{border:1px solid var(--border);background:var(--panel-soft);border-radius:.6rem;flex-direction:column;gap:.15rem;padding:.6rem .75rem;display:flex}.armory-root .bp-stat-label{color:var(--quiet);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.armory-root .bp-stat-value{color:var(--foreground);font-size:1.5rem;font-weight:700}@media (max-width:520px){.armory-root .bp-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.armory-root .bp-title{font-size:1.4rem}}
