:root{--zn-card-portrait-size: 80px;--zn-icon-width: 60px;--zn-icon-height: 60px;--zn-modal-size: 70px}@media (max-width: 1024px),(hover: none) and (pointer: coarse){.page-description{font-size:1rem}.feature-grid{grid-template-columns:1fr;gap:1rem}.feature-item{padding:1rem}}@media (max-width: 480px){.feature-item{flex-direction:column;text-align:center;gap:.8rem}.feature-icon{align-self:center}}.character-deck-header{background:var(--zn-bg-secondary);border-bottom:1px solid var(--zn-border-primary)}.deck-header-container{max-width:1600px;margin:0 auto;padding:0 1rem}.deck-header-main{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.deck-header-title-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.deck-header-controls-row{display:flex;justify-content:center;width:100%}.deck-header-controls{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.button-group{display:flex;gap:1.2rem;align-items:center;justify-content:center}.character-selection-area{flex:1;min-width:0}.character-icons-strip{flex:1;min-width:0;padding:.5rem 0}.character-icons-container{display:flex;gap:.6rem;padding:0 .5rem;flex-wrap:wrap;justify-content:center;align-items:center}.character-icon{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.3rem;cursor:pointer;border:1px solid var(--zn-border-primary);background:var(--zn-card-bg);min-width:85px;max-width:85px;min-height:100px;justify-content:flex-start}.character-icon:focus{outline:2px solid var(--zn-primary-amber);outline-offset:2px}.character-icon:focus-visible{outline:2px solid var(--zn-primary-amber);outline-offset:2px}.character-icon.selected{border-color:var(--zn-primary-amber);background:var(--zn-bg-tertiary)}.character-icon.filtered-out{opacity:.3;pointer-events:none}.character-icon-img-container{width:var(--zn-icon-width);height:var(--zn-icon-height);overflow:hidden;border:1px solid var(--zn-border-primary);border-radius:3px;transition:border-color .2s ease,transform .2s ease;display:block;flex-shrink:0}.character-icon-img-container .character-img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:inherit}.zone-nova-body .character-icon.selected .character-icon-img-container{border-color:var(--zn-primary-amber)}.character-icon-name{font-size:.65rem;font-weight:600;color:var(--zn-text-secondary);text-align:center;line-height:1;max-width:100%;padding:.2rem .3rem;margin-top:.1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;word-break:break-word;hyphens:auto;min-height:2rem}.character-icon.selected .character-icon-name{color:var(--zn-primary-amber);font-weight:600}.deck-filters-compact{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.filter-select-compact{background:var(--zn-bg-primary);color:var(--zn-text-primary);border:2px solid var(--zn-border-primary);border-radius:4px;padding:.5rem .8rem;font-size:.85rem;font-weight:500;min-width:110px;max-width:140px;height:36px;box-sizing:border-box;font-family:inherit;cursor:pointer}.filter-select-compact:focus{outline:2px solid var(--zn-primary-amber);outline-offset:2px}.comparison-container-external{padding:1rem;min-height:calc(100vh - 200px);width:100%;box-sizing:border-box;scroll-margin-top:180px}.deck-title{color:var(--zn-primary-amber);font-size:1.4rem;font-weight:700;margin:0 0 1.5rem;text-align:center}.reset-filters-btn{background:var(--zn-primary-teal);color:#fff;border:none;border-radius:4px;padding:.5rem 1rem;font-weight:500;cursor:pointer;height:36px;font-size:.85rem;font-family:inherit;box-sizing:border-box}.comparison-container{background:var(--zn-bg-secondary);border:1px solid var(--zn-border-primary);padding:1.5rem;min-height:100px;width:100%;max-width:1200px;margin:0 auto}.comparison-header{display:flex;justify-content:space-between;align-items:center;margin:0 0 .5rem;padding:0 0 .25rem;border-bottom:1px solid var(--zn-border-primary)}.comparison-title{color:var(--zn-primary-teal);font-size:1.6rem;font-weight:700;margin:0}.selected-count{color:var(--zn-text-secondary);font-weight:600;font-size:.95rem}.clear-all-btn{background:var(--zn-error);color:#fff;border:none;border-radius:4px;padding:.5rem 1rem;font-weight:500;cursor:pointer;font-size:.85rem;height:36px;font-family:inherit;box-sizing:border-box}.selected-characters-area{display:flex;align-items:center;justify-content:center;min-height:60px;margin:0;padding:0}.empty-comparison-message{text-align:center;color:var(--zn-text-muted)}.empty-arena-message p{font-size:1.2rem;font-weight:600;margin:0 0 .5rem;color:var(--zn-text-secondary)}.empty-arena-message small{font-size:.9rem;opacity:.8}.comparison-cards-container{width:100%;margin:0;padding:0;scroll-margin-top:200px}.comparison-cards-grid{display:flex;gap:1.5rem;justify-content:center;flex-wrap:nowrap;width:100%;margin:0;padding:0;overflow-x:auto}.comparison-character-card{background:var(--zn-card-bg);border:1px solid var(--zn-card-border);padding:1.2rem;position:relative;flex:1 1 0;max-width:48%;min-width:300px;scroll-margin-top:200px;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box}.comparison-character-card.loading{opacity:.6}.comparison-card-remove{position:absolute;top:1rem;right:1rem;background:var(--zn-error);color:#fff;border:none;border-radius:4px;padding:.4rem .8rem;cursor:pointer;font-size:.8rem;font-weight:var(--font-medium);line-height:1;font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.5px;transition:opacity .2s ease;z-index:10}.comparison-card-remove:hover{opacity:.8}.comparison-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--zn-border-primary)}.comparison-card-portrait-container{position:relative;width:var(--zn-card-portrait-size);height:var(--zn-card-portrait-size);flex-shrink:0;cursor:pointer;overflow:hidden;border-radius:4px;background:var(--zn-bg-tertiary)}.comparison-card-portrait{width:100%;height:100%;object-fit:cover;object-position:center top;border:2px solid var(--zn-border-primary);transition:border-color .2s ease;border-radius:4px}.comparison-card-class-icon-container{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:6px;border:2px solid var(--zn-border-primary);background:var(--zn-bg-secondary);margin-top:.5rem;flex-shrink:0}.comparison-card-class-icon{width:48px;height:48px;border-radius:4px;object-fit:cover}.comparison-card-info h3{color:var(--zn-text-primary);font-size:1.2rem;font-weight:var(--font-bold);margin:0 0 .8rem}.comparison-card-badges{display:flex;flex-wrap:wrap;gap:.3rem}.comparison-card-stats{display:grid;gap:1rem}.comparison-stat-section{border-bottom:1px solid var(--zn-border-primary);padding:1rem 0;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.comparison-stat-section:last-child{border-bottom:none}.comparison-stat-section h4{color:var(--zn-primary-amber);font-size:.9rem;font-weight:var(--font-medium);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.comparison-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.comparison-stat-item{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;word-wrap:break-word;overflow-wrap:break-word;gap:1rem;border-bottom:1px solid rgba(255,255,255,.05);min-height:1.5rem}.comparison-stat-label{color:var(--zn-text-secondary);font-size:.85rem;font-weight:var(--font-medium);flex:0 0 40%;word-wrap:break-word;overflow-wrap:break-word;text-transform:uppercase;letter-spacing:var(--tracking-wide);text-align:left}.comparison-stat-value{color:var(--zn-text-primary);font-weight:var(--font-semibold);font-size:.85rem;text-align:right;flex:1 1 60%;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;align-self:center}.comparison-stat-value-with-icon{display:flex;align-items:center;gap:.5rem;text-align:right;flex:1 1 60%;justify-content:flex-end}.class-icon{border-radius:3px;object-fit:cover;border:1px solid rgba(255,255,255,.1)}.comparison-stat-value.highlight-best{color:var(--zn-success)}.comparison-stat-value.highlight-worst{color:var(--zn-error)}.comparison-stat-value.tier-sss{color:#ff6b6b;font-weight:700}.comparison-stat-value.tier-ss{color:#ffd93d;font-weight:700}.comparison-stat-value.tier-s{color:#6bcf7f;font-weight:600}.comparison-stat-value.tier-a{color:#4ecdc4;font-weight:600}.comparison-stat-value.tier-situational{color:var(--zn-text-muted);font-style:italic}.comparison-stat-value.tier-unranked{color:var(--zn-text-muted);opacity:.7}.comparison-tags-container{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.5rem}.comparison-tags-container .character-tag{padding:.3rem .6rem;border-radius:3px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:default;background:var(--zn-badge-purple);color:var(--zn-badge-white)}.comparison-skills-section{border-top:1px solid var(--zn-border-primary);padding:1rem 0 0;margin-top:1rem}.comparison-skills-section h4{color:var(--zn-primary-amber);font-size:.9rem;font-weight:500;margin:0 0 1rem}.comparison-skill-item{padding:.6rem 0;border-bottom:1px solid var(--zn-border-primary)}.comparison-skill-item:last-child{border-bottom:none}.comparison-skill-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:.5rem}.comparison-skill-name{color:var(--zn-text-primary);font-weight:600;font-size:.9rem;flex:1}.comparison-skill-desc{color:var(--zn-text-secondary);font-size:.85rem;line-height:1.4}.comparison-skill-cooldown,.comparison-skill-energy{color:var(--zn-primary-teal);font-size:.8rem;font-weight:600;margin-top:.3rem}.comparison-team-skill{border-top:2px solid var(--zn-primary-teal);padding:1rem 0 0;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;background:#31d5d00d;border-radius:8px;padding:1rem;margin-top:1rem}.comparison-team-skill h4{color:var(--zn-primary-teal);font-size:.9rem;font-weight:var(--font-medium);margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.05em}.comparison-team-skill-name{color:var(--zn-text-primary);font-weight:var(--font-semibold);margin-bottom:.5rem;font-size:.9rem;word-break:break-word;overflow-wrap:break-word;hyphens:auto}.comparison-team-skill-desc{color:var(--zn-text-secondary);font-size:.85rem;line-height:var(--leading-relaxed);margin-bottom:.5rem;max-height:4.2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.comparison-team-skill-req{color:var(--zn-text-muted);font-size:.8rem;font-style:italic;font-weight:var(--font-medium);word-break:break-word;overflow-wrap:break-word;hyphens:auto}.vertical-stat-item{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.05);width:100%}.vertical-stat-item .comparison-stat-label{font-size:.75rem;font-weight:600;color:var(--zn-primary-teal);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;order:1}.vertical-stat-item .comparison-stat-value{font-size:.85rem;color:var(--zn-text-primary);line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;order:2;text-align:left;width:100%}@media (max-width: 1024px),(hover: none) and (pointer: coarse),(pointer: coarse),(max-width: 1200px) and (hover: none){.desktop-only{display:none!important}.mobile-only{display:block!important}.deck-filters-compact,.button-group{display:none}.deck-header-title-row{flex-direction:column;gap:.8rem;text-align:center;padding:.5rem 0}.deck-header-controls-row{justify-content:center;padding:.5rem 0}.deck-header-controls{width:100%;justify-content:center;flex-direction:column;align-items:center;gap:1rem}.reset-filters-btn,.clear-all-btn{flex:1;padding:.6rem;font-size:.8rem;text-align:center}.character-icons-container{gap:.2rem}.character-icon{min-width:50px;max-width:50px;padding:.2rem}.character-icon-name{font-size:.55rem;max-width:50px}.comparison-container-external{padding:1rem}.comparison-header{flex-direction:column;align-items:stretch;gap:1rem}.comparison-controls{justify-content:space-between}.comparison-card-header{flex-direction:column;text-align:center;gap:1rem}.comparison-stat-grid{grid-template-columns:1fr}.comparison-team-skill{display:block;visibility:visible;position:relative;margin-top:1rem;padding:.8rem;background:#31d5d00d;border-radius:8px;border-top:2px solid var(--zn-primary-teal)}.comparison-team-skill h4{display:block;visibility:visible;color:var(--zn-primary-teal);font-size:.9rem;font-weight:500;margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.05em}.comparison-team-skill-name{display:block;visibility:visible;color:var(--zn-text-primary);font-weight:600;margin-bottom:.5rem;font-size:.9rem;word-break:break-word;overflow-wrap:break-word;hyphens:auto}.comparison-team-skill-desc{display:block;visibility:visible;color:var(--zn-text-secondary);font-size:.85rem;line-height:1.4;margin-bottom:.5rem;max-height:4.2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.comparison-team-skill-req{display:block;visibility:visible;color:var(--zn-text-muted);font-size:.8rem;font-style:italic;font-weight:500;word-break:break-word;overflow-wrap:break-word;hyphens:auto}.page-header-section{padding:1.5rem}.usage-tips{padding:1rem}}@media (max-width: 900px){.comparison-cards-grid{flex-direction:column;align-items:center}.comparison-character-card{max-width:100%;min-width:none}}.error-message{background:var(--zn-error, #ff6b6b)!important;color:#fff!important;padding:1rem!important;border-radius:6px!important;margin:1rem!important;text-align:center!important;font-weight:600!important;border:2px solid currentColor}.notification{position:fixed!important;top:20px!important;right:20px!important;padding:1rem!important;border-radius:6px!important;max-width:300px!important;z-index:var(--z-notification)!important;font-weight:500!important;border:2px solid currentColor}:focus{outline:2px solid var(--zn-primary-amber);outline-offset:2px}:focus:not(:focus-visible){outline:none}@media (max-width: 480px){:root{--zn-card-portrait-size: 60px;--zn-icon-width: 40px;--zn-icon-height: 40px;--zn-modal-size: 50px}.deck-header-container{padding:0 1rem}.deck-header-main{gap:.8rem;padding:1rem 0}.deck-header-title-row,.deck-header-controls-row{padding:.3rem 0}.character-selection-area{padding:.5rem 0}.character-selection-row{gap:.8rem}.character-selection-button{min-height:50px;padding:.8rem;font-size:.85rem}.character-slot-label{font-size:.85rem;margin-bottom:.5rem}.deck-title{font-size:1.2rem;margin-bottom:1rem}.selected-count,.character-slot-label{font-size:.85rem}.comparison-container-external{padding:1rem .5rem .5rem}.comparison-container{padding:1rem}.comparison-title{font-size:1.3rem}.comparison-character-card{padding:.8rem;min-width:280px}.comparison-card-portrait-container{width:var(--zn-card-portrait-size);height:var(--zn-card-portrait-size)}.comparison-card-info h3{font-size:1.1rem}.comparison-stat-section{padding:.8rem}.comparison-stat-section h4{font-size:.9rem}.comparison-stat-grid{gap:.6rem}.comparison-stat-item{padding:.4rem}.comparison-stat-label{font-size:.8rem}.comparison-stat-value{font-size:.85rem}}.character-selection-button{background:var(--zn-bg-primary);color:var(--zn-text-primary);border:2px solid var(--zn-border-primary);border-radius:12px;padding:1.2rem;width:100%;min-height:70px;cursor:pointer;font-family:inherit;position:relative;overflow:hidden;transition:all .2s ease}.character-selection-button:hover{border-color:var(--zn-primary-amber);background:#f1ba450d;transform:translateY(-1px)}.character-selection-button:active{background:#f1ba4526;background:color-mix(in srgb,var(--zn-bg-primary) 85%,var(--zn-primary-amber) 15%)}.character-selection-button:focus{outline:2px solid var(--zn-primary-amber);outline-offset:2px;border-color:var(--zn-primary-amber)}.selection-button-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.selection-placeholder{display:flex;align-items:center;gap:.5rem;color:var(--zn-text-secondary)}.selection-icon{font-size:1.2rem;font-weight:700}.selection-text{font-size:.9rem}.character-selection-slot{display:flex;flex-direction:column;gap:.5rem}.character-slot-label{font-size:.9rem;font-weight:600;color:var(--zn-text-primary)}.character-selection-row{display:flex;flex-direction:column;gap:1rem}.selection-character{display:flex;align-items:center;gap:.8rem;padding:.3rem}.selection-character-image{width:45px;height:45px;border-radius:4px;object-fit:cover;object-position:center top;border:2px solid var(--zn-border-primary);box-shadow:0 1px 4px #0000001a;transition:all .2s ease}.selection-character-image:hover{border-color:var(--zn-primary-teal);transform:scale(1.05)}.selection-character-info{display:flex;flex-direction:column;gap:.2rem;flex:1}.selection-character-name{font-size:.9rem;font-weight:600;color:var(--zn-text-primary)}.selection-character-details{font-size:.8rem;color:var(--zn-text-secondary)}.selected-character-display{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;background:var(--zn-bg-secondary);border:2px solid var(--zn-border-primary);border-radius:8px;padding:.75rem;cursor:pointer;min-height:60px;transition:all .2s ease;position:relative}.selected-character-display:hover{border-color:var(--zn-primary-amber);background:var(--zn-bg-tertiary)}.selected-character-display[data-slot="1"]{border-color:var(--zn-primary-teal)}.selected-character-display[data-slot="2"]{border-color:var(--zn-primary-amber)}.selected-character-image{width:45px;height:45px;border-radius:4px;object-fit:cover;object-position:center top;border:2px solid var(--zn-border-primary);flex-shrink:0;transition:all .2s ease}.selected-character-display[data-slot="1"] .selected-character-image{border-color:var(--zn-primary-teal)}.selected-character-display[data-slot="2"] .selected-character-image{border-color:var(--zn-primary-amber)}.selected-character-display:hover .selected-character-image{transform:scale(1.05)}.selected-character-info{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;flex:1;text-align:left;min-width:0}.selected-character-name{font-size:.9rem;font-weight:600;color:var(--zn-text-primary);line-height:1.2;margin-bottom:.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-character-details{font-size:.75rem;color:var(--zn-text-secondary);line-height:1.2;display:flex;flex-wrap:wrap;gap:.25rem}.selected-character-badge{font-size:.6rem;font-weight:600;padding:.1rem .3rem;border-radius:3px;text-transform:uppercase;letter-spacing:.05em}.selected-character-badge.rarity-ssr{background:#fff3;color:#ff6b6b;border:1px solid #ff6b6b}.selected-character-badge.rarity-sr{background:#fff3;color:#ffd93d;border:1px solid #ffd93d}.selected-character-badge.rarity-r{background:#fff3;color:#4ecdc4;border:1px solid #4ecdc4}.selection-remove-btn{background:var(--zn-error);color:#fff;border:none;border-radius:6px;padding:.4rem .6rem;cursor:pointer;font-size:.7rem;font-weight:600;line-height:1;flex-shrink:0;transition:all .2s ease}.selection-remove-btn:hover{background:#f44;transform:scale(1.05)}.mobile-character-modal{position:fixed;inset:0;width:100vw;height:100dvh;z-index:var(--z-modal);display:none;overflow:hidden;background:#000c}.mobile-character-modal.open{display:flex}.modal-backdrop{display:none}.modal-container{position:relative;width:100%;height:100%;background:#1c1c1c;background:var(--zn-bg-dark, #1c1c1c);display:flex;flex-direction:column;opacity:1;z-index:1}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1rem;border-bottom:2px solid var(--zn-border-primary);background:var(--zn-bg-secondary);flex-shrink:0}.modal-title{color:var(--zn-text-primary);font-size:1.3rem;font-weight:600;margin:0}.modal-close-btn{background:var(--zn-primary-amber);color:var(--zn-bg-dark);border:none;border-radius:6px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;font-weight:600;flex-shrink:0;line-height:1}.modal-search-bar{padding:1rem;background:var(--zn-bg-secondary);border-bottom:1px solid var(--zn-border-primary);flex-shrink:0}.modal-search-input{width:100%;padding:.75rem 1rem;background:var(--zn-bg-primary);border:2px solid var(--zn-border-primary);border-radius:8px;color:var(--zn-text-primary);font-size:1rem;font-family:inherit}.modal-search-input:focus{outline:none;border-color:var(--zn-primary-amber)}.modal-search-input::placeholder{color:var(--zn-text-secondary)}.modal-character-grid{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;align-items:flex-start;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.modal-character-grid::-webkit-scrollbar{display:none;width:0px;background:transparent}.modal-character-card{background:var(--zn-card-bg);border:1px solid var(--zn-border-primary);border-radius:4px;padding:.3rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.5rem;height:100px;position:relative;justify-content:flex-start;min-width:85px;max-width:85px;transition:all .2s ease}.modal-character-card:hover{border-color:var(--zn-primary-amber);background:var(--zn-bg-tertiary)}.modal-character-card.filtered-out{display:none}.modal-character-card.selected{border-color:var(--zn-primary-amber);background:var(--zn-bg-tertiary)}.modal-character-image-container{width:var(--zn-icon-width);height:var(--zn-icon-height);overflow:hidden;border:1px solid var(--zn-border-primary);border-radius:3px;transition:border-color .2s ease,transform .2s ease;display:block;flex-shrink:0}.modal-character-image{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:inherit}.modal-character-card.selected .modal-character-image-container{border-color:var(--zn-primary-amber)}.modal-character-info{display:flex;flex-direction:column;align-items:center;gap:.2rem;flex:1;width:100%}.modal-character-name{font-size:.65rem;font-weight:600;color:var(--zn-text-primary);text-align:center;line-height:1;max-width:100%;padding:.2rem .3rem;margin-top:.1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;word-break:break-word;hyphens:auto;min-height:2rem}.modal-character-card.selected .modal-character-name{color:var(--zn-primary-amber);font-weight:600}.modal-character-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.2rem;margin-top:.2rem}.modal-character-badges .rarity-badge,.modal-character-badges .element-badge,.modal-character-badges .role-badge,.modal-character-badges .class-badge,.modal-character-badges .faction-badge{font-size:.65rem;padding:.2rem .4rem;border-radius:3px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.modal-character-card.selected .modal-character-name{color:var(--zn-primary-teal)}.modal-open{overflow:hidden}.hidden{display:none!important}@media (min-width: 768px) and (max-width: 1024px) and (hover: none){.modal-character-grid{gap:.8rem;padding:1rem}.modal-character-card{height:100px;padding:.3rem;justify-content:flex-start;min-width:85px;max-width:85px}.modal-character-image{width:var(--zn-icon-width);height:var(--zn-icon-height)}.modal-character-name{font-size:.65rem}}@media (min-width: 480px) and (max-width: 767px) and (hover: none){.modal-character-grid{gap:.8rem;padding:1rem}.modal-character-card{height:100px;padding:.3rem;justify-content:flex-start;min-width:85px;max-width:85px}.modal-character-image{width:var(--zn-icon-width);height:var(--zn-icon-height)}}@media (max-width: 479px) and (hover: none){.modal-character-grid{gap:.8rem;padding:1rem .5rem}.modal-character-card{height:100px;padding:.3rem;justify-content:flex-start;min-width:85px;max-width:85px}.modal-character-image{width:var(--zn-icon-width);height:var(--zn-icon-height)}.modal-character-badges .rarity-badge,.modal-character-badges .element-badge,.modal-character-badges .role-badge,.modal-character-badges .class-badge,.modal-character-badges .faction-badge{font-size:.6rem;padding:.15rem .3rem}.character-selection-button{min-height:80px;padding:1.4rem;font-size:1rem}.selection-character{gap:1rem;padding:.5rem}.selection-character-image{width:50px;height:50px}.selected-character-image{width:55px;height:55px}.selection-character-name{font-size:1rem}.selection-character-details{font-size:.9rem}.selected-character-name,.selection-text{font-size:1rem}.selection-icon{font-size:1.4rem}.selected-character-display{padding:.6rem;gap:.6rem;min-height:55px}.selected-character-image{width:40px;height:40px;border-radius:3px;object-position:center top}.selected-character-info{gap:.2rem}.selected-character-name{font-size:.85rem;line-height:1.1}.selected-character-details{font-size:.7rem;line-height:1.1}.selected-character-badge{font-size:.55rem;padding:.05rem .2rem}.selection-remove-btn{padding:.3rem .5rem;font-size:.6rem}.comparison-character-card{min-width:280px;padding:1rem;margin:.5rem 0}.comparison-card-header{flex-direction:column;align-items:center;gap:.8rem;padding-bottom:1rem}.comparison-card-portrait-container{width:60px;height:60px}.comparison-card-info h3{font-size:1.1rem;text-align:center}.comparison-stat-section{padding:.6rem 0}.comparison-stat-grid{grid-template-columns:1fr;gap:.4rem}.comparison-stat-item{padding:.3rem 0;gap:.5rem}.comparison-team-skill{margin-top:.8rem;padding:.8rem;background:#31d5d014;border-radius:6px;border-left:3px solid var(--zn-primary-teal);border-top:none;display:flex;flex-direction:column;gap:.8rem}.comparison-team-skill h4{font-size:.85rem;margin-bottom:.6rem;color:var(--zn-primary-teal);font-weight:600}.comparison-team-skill-name{font-size:.9rem;margin-bottom:.5rem;font-weight:600;color:var(--zn-text-primary);line-height:1.3;word-break:break-word;overflow-wrap:break-word}.comparison-team-skill-desc{font-size:.8rem;line-height:1.4;margin-bottom:.5rem;max-height:none;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible;display:block;color:var(--zn-text-secondary);word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.comparison-team-skill-req{font-size:.75rem;font-weight:500;color:var(--zn-text-muted);line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;padding-top:.3rem;border-top:1px solid rgba(255,255,255,.1);margin-top:.4rem}.comparison-team-skill .comparison-stat-item{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.comparison-team-skill .comparison-stat-label{font-size:.75rem;font-weight:600;color:var(--zn-primary-teal);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem}.comparison-team-skill .comparison-stat-value{font-size:.85rem;color:var(--zn-text-primary);line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.vertical-stat-item{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.05);width:100%}.vertical-stat-item .comparison-stat-label{font-size:.75rem;font-weight:600;color:var(--zn-primary-teal);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;order:1}.vertical-stat-item .comparison-stat-value{font-size:.85rem;color:var(--zn-text-primary);line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;order:2;text-align:left;width:100%}.comparison-tags-container .character-tag{font-size:.6rem;padding:.2rem .4rem}}@media (max-width: 320px) and (hover: none){:root{--zn-modal-size: 60px}.modal-character-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.8rem .3rem}.modal-character-card{height:130px;padding:.6rem}.modal-character-image{width:var(--zn-modal-size);height:var(--zn-modal-size)}.modal-character-name{font-size:.75rem;max-width:90px}}@media (max-height: 600px) and (orientation: landscape){:root{--zn-modal-size: 50px}.modal-character-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.5rem;padding:.5rem;max-height:calc(100vh - 160px)}.modal-character-card{height:120px;padding:.5rem}.modal-character-image{width:var(--zn-modal-size);height:var(--zn-modal-size)}.modal-character-name{font-size:.7rem;max-width:85px}.modal-header{padding:1rem}.modal-search-bar{padding:.5rem 1rem}}@media (max-height: 768px) and (orientation: landscape) and (hover: none){.modal-container{max-height:100vh}}
