@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@700;900&display=swap";.atlas-page{max-width:1200px;margin:0 auto;padding:2rem;min-height:100vh;color:#e0e0e0}.atlas-loading,.atlas-error{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.25rem;color:#e0e0e0b3}.atlas-error{color:#ff6b6b}.atlas-breadcrumb{margin-bottom:1.5rem;font-size:.9rem;color:#e0e0e0b3}.atlas-breadcrumb a{color:#ebbdc6;text-decoration:none}.atlas-breadcrumb a:hover{text-decoration:underline;color:#be2342}.atlas-header{display:flex;gap:2rem;background:#1a1a2ecc;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 16px #0000004d;border:1px solid rgba(235,189,198,.1)}.atlas-header-content{flex:1}.atlas-header h1{font-size:2.5rem;margin:0 0 .5rem;background:linear-gradient(45deg,#ff6b6b,#ebbdc6,#be2342);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.atlas-splash{width:300px;height:300px;object-fit:contain;border-radius:8px}.atlas-rarity,.atlas-card-rarity{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:600;text-transform:uppercase;color:#fff!important}.rarity-common{background:#6b6b6b;color:#fff}.rarity-uncommon{background:#4caf50;color:#fff}.rarity-rare{background:#2196f3;color:#fff}.rarity-epic{background:#9c27b0;color:#fff}.rarity-legendary{background:linear-gradient(135deg,#ff9800,#f44336);color:#fff}.rarity-mythical{background:linear-gradient(135deg,#be2342,#ff6b6b,#be2342);color:#fff}.atlas-tags{margin-top:1rem;display:flex;gap:.5rem;flex-wrap:wrap}.atlas-tag{background:#ebbdc626;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;color:#ebbdc6;border:1px solid rgba(235,189,198,.2)}.atlas-section{background:#1a1a2ecc;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 16px #0000004d;border:1px solid rgba(235,189,198,.1)}.atlas-section h2{margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(235,189,198,.2);font-size:1.25rem;color:#ebbdc6}.atlas-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;background:transparent;box-shadow:none;padding:0}.atlas-info-card{background:#1e1e3f99;border-radius:12px;padding:1.5rem;box-shadow:0 4px 16px #0000004d;border:1px solid rgba(235,189,198,.1)}.atlas-info-card h3{margin:0 0 1rem;font-size:1rem;color:#be2342;text-transform:uppercase;letter-spacing:.05em}.atlas-types{display:flex;gap:1rem;flex-wrap:wrap}.type-icon-container{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.8);flex-shrink:0}.type-icon-container.type-icon-small{width:26px;height:26px}.type-icon{width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1)}.type-icon-small .type-icon{width:16px;height:16px}.type-item{display:flex;align-items:center;gap:.6rem}.type-name{color:#e0e0e0;font-size:.95rem;font-weight:500}.atlas-stats{display:flex;flex-direction:column;gap:.75rem}.atlas-stat{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(235,189,198,.15);color:#e0e0e0}.atlas-stat:last-child{border-bottom:none}.atlas-stat span:first-child{color:#e0e0e0b3}.atlas-stat span:last-child{font-weight:600;color:#ebbdc6}.atlas-details{display:flex;flex-direction:column;gap:.5rem;color:#e0e0e0}.atlas-details div{display:flex;gap:.5rem}.atlas-details span:first-child{color:#e0e0e0b3}.atlas-details strong{color:#ebbdc6}.atlas-artist-cards{display:flex;gap:1.5rem;flex-wrap:wrap}.atlas-artist-card{display:flex;align-items:center;gap:1rem;padding:1rem;background:#ebbdc61a;border-radius:8px;flex:1;min-width:250px;border:1px solid rgba(235,189,198,.2)}.atlas-art-preview{width:80px;height:80px;object-fit:contain;border-radius:8px}.atlas-art-preview.sprite{background:#1a1a2ecc;padding:.5rem}.atlas-artist-info h4{margin:0 0 .25rem;font-size:.9rem;color:#e0e0e0b3}.atlas-artist-info p{margin:0;font-weight:600;color:#ebbdc6}.atlas-banner-card{display:flex;align-items:center;gap:1.5rem;padding:1rem;background:#ebbdc61a;border-radius:8px;border:1px solid rgba(235,189,198,.2)}.atlas-banner-img{width:200px;height:auto;border-radius:8px}.atlas-banner-info h4{margin:0 0 .5rem;font-size:1.1rem;color:#ebbdc6}.atlas-banner-info p{margin:0;color:#e0e0e0b3}.atlas-skins-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.atlas-skin-card{background:#ebbdc61a;border-radius:12px;padding:1rem;text-align:center;border:1px solid rgba(235,189,198,.2)}.atlas-skin-img{width:100%;height:150px;object-fit:contain;border-radius:8px;margin-bottom:.75rem}.atlas-skin-card h4{margin:0 0 .5rem;color:#ebbdc6}.atlas-skin-card p{margin:0 0 .5rem;font-size:.9rem;color:#e0e0e0b3}.atlas-skin-artists{font-size:.8rem;color:#e0e0e099}.atlas-skin-artists span{display:block}.atlas-index-header{text-align:center;margin-bottom:2rem}.atlas-index-header h1{font-size:2.5rem;margin:0 0 .5rem;background:linear-gradient(45deg,#ff6b6b,#ebbdc6,#be2342);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.atlas-index-header p{color:#e0e0e0b3;margin:0}.atlas-filters{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.atlas-search{flex:1;min-width:200px;padding:.75rem 1rem;border:2px solid rgba(235,189,198,.3);border-radius:8px;font-size:1rem;background:#1a1a2ecc;color:#e0e0e0;transition:all .2s ease}.atlas-search::placeholder{color:#e0e0e080}.atlas-search:focus{outline:none;border-color:#ebbdc6;background:#1a1a2ef2;box-shadow:0 0 0 3px #ebbdc61a}.atlas-filter-select{padding:.75rem 2.5rem .75rem 1rem;border:2px solid rgba(235,189,198,.3);border-radius:8px;font-size:1rem;background:#1a1a2ecc;color:#e0e0e0;cursor:pointer;transition:all .2s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ebbdc6' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;min-width:160px}.atlas-filter-select:hover{border-color:#ebbdc680;background-color:#1a1a2ee6}.atlas-filter-select:focus{outline:none;border-color:#ebbdc6;background-color:#1a1a2ef2;box-shadow:0 0 0 3px #ebbdc61a}.atlas-filter-select option{background:#1a1a2e;color:#e0e0e0;padding:.5rem}.atlas-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem}.atlas-card{background:#1a1a2ecc;border-radius:12px;padding:1rem;text-decoration:none;color:#e0e0e0;box-shadow:0 4px 16px #0000004d;border:1px solid rgba(235,189,198,.1);transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;flex-direction:column;align-items:center;text-align:center}.atlas-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0006;border-color:#ebbdc64d}.atlas-card-sprite{width:100px;height:100px;object-fit:contain;margin-bottom:.75rem}.atlas-card-info{width:100%}.atlas-card-id{font-size:.8rem;color:#e0e0e080;font-weight:500}.atlas-card-info h3{margin:.25rem 0 .5rem;font-size:1rem;color:#ebbdc6}.atlas-card-types{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.atlas-no-results{text-align:center;padding:3rem;color:#e0e0e0b3;font-size:1.1rem}.atlas-nav-wrapper{margin-bottom:1.5rem}.atlas-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#1a1a2ee6;border-radius:0;border:1px solid rgba(235,189,198,.15);border-top:3px solid #ebbdc6}.atlas-nav-wrapper:has(.atlas-form-tabs-banner) .atlas-nav{border-bottom:none}.atlas-form-tabs-banner{border-radius:0;border:1px solid rgba(235,189,198,.15);border-top:1px solid rgba(235,189,198,.1)}.atlas-nav-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ebbdc61a;border-radius:8px;color:#ebbdc6;text-decoration:none;transition:all .2s;border:1px solid rgba(235,189,198,.2)}.atlas-nav-btn:hover{background:#ebbdc633;color:#fff}.atlas-nav-arrow{font-size:1.25rem;font-weight:700}.atlas-nav-id{font-size:.9rem;opacity:.8}.atlas-nav-center{display:flex;align-items:center}.atlas-nav-character{display:flex;align-items:baseline;gap:.5rem;color:#ebbdc6;text-decoration:none;font-weight:600;flex-wrap:wrap;justify-content:center}.atlas-nav-name{font-size:1.75rem;font-weight:700}.atlas-nav-current-id{font-size:1.25rem;opacity:.7}.atlas-wiki-header{text-align:center;margin-bottom:1.5rem}.atlas-wiki-header h1{font-size:2.5rem;margin:0 0 .5rem;background:linear-gradient(45deg,#ff6b6b,#ebbdc6,#be2342);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.atlas-wiki-id{font-size:1.5rem;opacity:.6}.atlas-wiki-meta{display:flex;justify-content:center;align-items:center;gap:1rem}.atlas-wiki-index{color:#e0e0e099;font-size:.9rem}.atlas-form-tabs{display:flex;background:#1a1a2e99;border-radius:0;overflow:hidden;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(235,189,198,.4) rgba(26,26,46,.6)}.atlas-form-tabs::-webkit-scrollbar{height:6px}.atlas-form-tabs::-webkit-scrollbar-track{background:#1a1a2e99}.atlas-form-tabs::-webkit-scrollbar-thumb{background:#ebbdc666;border-radius:3px}.atlas-form-tabs::-webkit-scrollbar-thumb:hover{background:#ebbdc699}.atlas-form-tab{flex:1;padding:.875rem 1rem;background:transparent;border:none;border-bottom:3px solid transparent;color:#e0e0e099;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s;text-align:center}.atlas-form-tab:hover{color:#e0e0e0;background:#ebbdc614}.atlas-form-tab.active{color:#ebbdc6;background:#ebbdc626;border-bottom-color:#ebbdc6}.atlas-form-tab.disabled,.atlas-form-tab:disabled{color:#e0e0e059;cursor:not-allowed;background:#1a1a2e66;font-style:italic}.atlas-form-tab.disabled:hover,.atlas-form-tab:disabled:hover{color:#e0e0e059;background:#1a1a2e66}.atlas-wiki-content{display:flex;flex-direction:column}.atlas-wiki-main{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.atlas-wiki-left-block{background:#1a1a2ecc;border-radius:12px;border:1px solid rgba(235,189,198,.15);overflow:hidden}.atlas-art-tabs{display:flex;border-bottom:1px solid rgba(235,189,198,.2)}.atlas-art-tab{flex:1;padding:.75rem 1rem;background:transparent;border:none;color:#e0e0e099;font-size:.95rem;cursor:pointer;transition:all .2s;border-bottom:2px solid transparent;margin-bottom:-1px}.atlas-art-tab:hover{color:#e0e0e0;background:#ebbdc60d}.atlas-art-tab.active{color:#ebbdc6;border-bottom-color:#ebbdc6;background:#ebbdc61a}.atlas-wiki-art-container{display:flex;justify-content:center;align-items:center;background:#0003;height:350px;overflow:hidden}.atlas-wiki-splash{width:100%;height:100%;object-fit:cover}.atlas-wiki-sprite-display{max-width:100%;max-height:100%;object-fit:contain}.atlas-wiki-artist-section h3,.atlas-wiki-info-section h3{margin:0 -1.5rem .75rem;padding:.6rem 1.5rem;background:#ebbdc626;border-top:1px solid rgba(235,189,198,.2);border-bottom:1px solid rgba(235,189,198,.2);color:#ebbdc6;font-size:.9rem;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:.05em}.atlas-wiki-artist-section,.atlas-wiki-info-section{padding:1.25rem 1.5rem}.atlas-wiki-info-section h3{margin-top:-1.25rem}.atlas-wiki-infobox{display:table;width:100%;border-collapse:collapse}.atlas-wiki-infobox-row{display:table-row}.atlas-wiki-infobox-label{display:table-cell;padding:.5rem 1rem .5rem 0;font-size:.95rem;color:#e0e0e099;white-space:nowrap;vertical-align:top;width:1%}.atlas-wiki-infobox-value{display:table-cell;padding:.5rem 0;color:#e0e0e0;font-weight:500;font-size:1.05rem;vertical-align:top}.atlas-artist-link{color:#ebbdc6;text-decoration:none;transition:color .2s ease;font-weight:500}.atlas-artist-link:hover{color:#fff;text-decoration:underline}.atlas-wiki-info-divider{height:2px;background:#ebbdc633;margin-bottom:1rem}.atlas-wiki-right-block{display:flex;flex-direction:column;gap:1rem}.atlas-wiki-form-tabs-section .atlas-form-tabs{background:#1a1a2ecc;border:1px solid rgba(235,189,198,.15);border-bottom:none;border-radius:0}.atlas-wiki-form-tabs-section+.atlas-wiki-description-section{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1rem}.atlas-wiki-description-section{padding:1.5rem;background:#1a1a2ecc;border-radius:12px;border:1px solid rgba(235,189,198,.15)}.atlas-wiki-description-section h3{margin:0 0 .75rem;color:#ebbdc6;font-size:1.1rem}.atlas-wiki-description-section p{color:#e0e0e0;line-height:1.7;margin:0}.atlas-wiki-types-section{padding:1.5rem;background:#1a1a2ecc;border-radius:12px;border:1px solid rgba(235,189,198,.15)}.atlas-wiki-types-section h3{margin:0 0 .75rem;color:#ebbdc6;font-size:1.1rem}.atlas-wiki-stats-section,.atlas-wiki-banner-section{padding:1.5rem;background:#1a1a2ecc;border-radius:12px;border:1px solid rgba(235,189,198,.15)}.atlas-wiki-banner-section h3{margin:0 0 .75rem;color:#ebbdc6;font-size:1.1rem}.atlas-wiki-banner-info{display:flex;align-items:center;gap:1rem}.atlas-wiki-banner-thumb{width:100px;height:auto;border-radius:6px}.atlas-wiki-banner-name{display:block;color:#ebbdc6;font-weight:600}.atlas-wiki-banner-date{display:block;font-size:.85rem;color:#e0e0e099;margin-top:.25rem}.atlas-wiki-stats-section h3{margin:0 0 .75rem;color:#ebbdc6;font-size:1.1rem}.atlas-wiki-stats{display:flex;flex-direction:column;gap:.75rem}.atlas-wiki-stat{display:grid;grid-template-columns:100px 1fr 50px;align-items:center;gap:1rem}.atlas-wiki-stat-label{color:#e0e0e0b3;font-size:.9rem}.atlas-wiki-stat-bar{height:12px;background:#ebbdc61a;border-radius:6px;overflow:hidden}.atlas-wiki-stat-fill{height:100%;background:linear-gradient(90deg,#be2342,#ebbdc6);border-radius:6px;transition:width .3s ease}.atlas-wiki-stat-value{color:#ebbdc6;font-weight:600;text-align:right}.artist-portfolio-header{background:#1a1a2e99;border:1px solid rgba(235,189,198,.2);border-radius:12px;padding:1.75rem 2rem;margin-bottom:3rem;text-align:center;box-shadow:0 4px 12px #0003}.artist-back-link{display:none}.artist-portfolio-header .artist-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.15em;color:#ebbdc6b3;font-weight:600;margin-bottom:.5rem}.artist-portfolio-header h1{font-size:2.5rem;margin:0 0 1.5rem;color:#fff;font-weight:700;letter-spacing:-.01em}.artist-stats{display:flex;justify-content:center;align-items:center;gap:0}.artist-stat-item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.artist-stat-number{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.artist-stat-label{color:#e0e0e0b3;font-size:.85rem;font-weight:500;white-space:nowrap}.artist-stat-separator{width:1px;height:40px;background:#ebbdc64d;margin:0 2rem;display:block}.artist-description{font-size:.95rem;color:#e0e0e0cc;margin:0 auto 1.25rem;max-width:500px;line-height:1.5;text-align:center}.artist-social-links{display:flex;justify-content:center;gap:1rem;margin-top:1.25rem}.artist-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#e0e0e0cc;font-size:1.15rem;transition:all .2s ease;text-decoration:none}.artist-social-link:hover{transform:translateY(-2px)}.artist-social-link.youtube:hover{background:#f003;border-color:#f006;color:#f44}.artist-social-link.tiktok:hover{background:#00f2ea26;border-color:#00f2ea59;color:#00f2ea}.artist-social-link.instagram:hover{background:#e1306c33;border-color:#e1306c66;color:#e1306c}.atlas-overview{max-width:1200px;margin:0 auto;padding:2rem}.atlas-overview-header{text-align:center;margin-bottom:3rem}.atlas-overview-header h1{font-size:3rem;margin:0 0 1rem;color:#fff;font-weight:700}.atlas-overview-subtitle{font-size:1.1rem;color:#e0e0e0b3;margin:0}.atlas-overview-sections{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem}.atlas-overview-card{background:#1a1a2e99;border:1px solid rgba(235,189,198,.2);border-radius:12px;padding:2rem;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column;gap:1rem}.atlas-overview-card:hover{transform:translateY(-4px);border-color:#ebbdc6;box-shadow:0 8px 24px #0000004d}.atlas-overview-card-icon{font-size:3rem;line-height:1}.atlas-overview-card-icon-img{width:10rem;height:10rem;object-fit:contain;margin-top:-30px;margin-bottom:-30px}.atlas-overview-card-icon-img.artist-icon{width:7rem;height:7rem;margin-top:-10px;margin-bottom:-10px}.atlas-overview-card h2{font-size:1.5rem;margin:0;color:#ebbdc6;font-weight:600}.atlas-overview-card p{margin:0;color:#e0e0e0cc;font-size:1rem;line-height:1.6;flex:1}.atlas-overview-card-link{color:#ebbdc6;font-weight:600;font-size:.95rem}.atlas-overview-types{margin-bottom:4rem}.atlas-overview-types h2{font-size:2rem;margin:0 0 .5rem;color:#fff;text-align:center}.atlas-overview-types-desc{text-align:center;color:#e0e0e0b3;margin:0 0 2rem;font-size:1rem}.atlas-overview-types-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}.atlas-overview-type-item{background:#1a1a2e99;border:1px solid rgba(235,189,198,.2);border-radius:8px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;transition:all .3s ease;text-decoration:none;color:inherit;cursor:pointer}.atlas-overview-type-item:hover{border-color:#ebbdc6;transform:translateY(-2px)}.atlas-overview-type-item:hover .atlas-overview-type-icon-container{transform:scale(1.1);border-color:#fff;box-shadow:0 0 10px #fff6}.atlas-overview-type-icon-container{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border:1px solid rgba(255,255,255,.8)}.atlas-overview-type-icon{width:28px;height:28px;object-fit:contain;filter:brightness(0) invert(1)}.atlas-overview-type-name{color:#e0e0e0e6;font-size:.9rem;font-weight:500;text-align:center}.atlas-overview-types-footer{margin-top:2rem;display:flex;justify-content:center}.atlas-overview-card-centered{max-width:500px;width:100%}.atlas-overview-card-centered h2{text-align:left;color:#ebbdc6;font-size:1.5rem;font-weight:600}.atlas-overview-stats{display:flex;justify-content:center;align-items:center;gap:0;background:#1a1a2e99;border:1px solid rgba(235,189,198,.2);border-radius:12px;padding:2rem}.atlas-overview-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.atlas-overview-stat-number{color:#fff;font-size:2rem;font-weight:700;line-height:1}.atlas-overview-stat-label{color:#e0e0e0b3;font-size:.9rem;font-weight:500}.atlas-overview-stat-separator{width:1px;height:50px;background:#ebbdc64d;margin:0 3rem}.atlas-breadcrumb{display:inline-block;color:#ebbdc6;text-decoration:none;font-size:.95rem;font-weight:500;margin-bottom:1rem;transition:color .2s ease}.atlas-breadcrumb:hover{color:#fff}.artists-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.artist-card{background:#1a1a2e99;border:1px solid rgba(235,189,198,.2);border-radius:12px;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column;overflow:hidden}.artist-card:hover{transform:translateY(-4px);border-color:#ebbdc6;box-shadow:0 8px 24px #0000004d}.artist-card-image{width:100%;height:180px;overflow:hidden;background:#0000004d;display:flex;align-items:center;justify-content:center}.artist-card-image img{width:100%;height:100%;object-fit:cover;object-position:center}.artist-card-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.artist-card-name{margin:0;color:#ebbdc6;font-size:1.25rem;font-weight:600;text-align:center}.artist-card-stats{display:flex;justify-content:center;align-items:center;gap:0;padding:1rem 0}.artist-card-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.artist-card-stat-number{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.artist-card-stat-label{color:#e0e0e0b3;font-size:.8rem;font-weight:500;white-space:nowrap}.artist-card-stat-separator{width:1px;height:40px;background:#ebbdc64d;margin:0 1.5rem;flex-shrink:0;display:block}.artist-card-stats:has(.artist-card-stat:nth-child(4)) .artist-card-stat-number{font-size:1.2rem}.artist-card-stats:has(.artist-card-stat:nth-child(4)) .artist-card-stat-label{font-size:.7rem}.artist-card-stats:has(.artist-card-stat:nth-child(4)) .artist-card-stat-separator{margin:0 .75rem}.artist-card-total{text-align:center;color:#e0e0e099;font-size:.9rem;padding-top:.5rem;border-top:1px solid rgba(235,189,198,.1)}.artist-section{margin-bottom:3rem}.artist-section-title{font-size:1.75rem;margin:0 0 1.5rem;text-align:center;color:#ebbdc6;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.artist-gallery{display:grid;gap:1.5rem}.artist-gallery-splash{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.artist-gallery-item{position:relative;background:#1a1a2e99;border:1px solid rgba(235,189,198,.2);border-radius:12px;overflow:hidden;transition:all .3s ease;text-decoration:none;display:flex;flex-direction:column}.artist-gallery-item:hover{transform:translateY(-4px);border-color:#ebbdc6;box-shadow:0 8px 16px #0000004d}.artist-gallery-splash .artist-gallery-item img{width:100%;height:240px;object-fit:cover;display:block}.artist-gallery-info{padding:.75rem;display:flex;justify-content:center;align-items:center;background:#1a1a2ee6;margin-top:auto;border-top:1px solid rgba(235,189,198,.2)}.artist-gallery-name{color:#ebbdc6;font-weight:600;font-size:.95rem;text-align:center}.artist-gallery-rarity{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#fff}.artist-gallery-sprites{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.artist-gallery-sprites .artist-gallery-item img{width:100%;height:240px;object-fit:contain;background:#1a1a2e66;padding:1rem;display:block}.artist-gallery-other{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.artist-asset-item{background:#1a1a2e99;border:1px solid rgba(235,189,198,.2);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.artist-asset-wide{grid-column:span 1}.artist-asset-wide img{width:100%;height:240px;object-fit:cover;display:block}.artist-asset-thin img{width:100%;height:240px;object-fit:contain;background:#1a1a2e66;padding:1rem;display:block}.artist-asset-info{padding:1rem;background:#1a1a2ee6;margin-top:auto;border-top:1px solid rgba(235,189,198,.2);text-align:center}.artist-asset-info h3{margin:0 0 .5rem;color:#ebbdc6;font-size:1.1rem}.artist-asset-info p{margin:0;color:#e0e0e0cc;font-size:.9rem;line-height:1.5}.rarity-mob-regular{background:#6b6b6b;color:#fff}.rarity-mob-elite{background:linear-gradient(135deg,#9c27b0,#7b1fa2);color:#fff}.rarity-mob-boss{background:linear-gradient(135deg,#ff9800,#f44336);color:#fff}@keyframes mymic-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.mymic-detail{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.mymic-showcase{position:relative}.mymic-backdrop{position:relative;border-radius:16px;overflow:visible;border:2px solid rgba(235,189,198,.25);box-shadow:0 8px 32px #0006,inset 0 0 60px #0000004d;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}.mymic-backdrop-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:14px}.mymic-sprite{position:relative;z-index:1;max-width:75%;max-height:110%;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(0,0,0,.5));animation:mymic-float 3s ease-in-out infinite;will-change:transform}.mymic-info{display:flex;flex-direction:column;gap:1.25rem;padding-top:.5rem}.mymic-rank-label{color:#e0e0e099;font-size:.95rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em}.mymic-name{font-family:Cinzel,serif;font-size:2.75rem;font-weight:900;margin:-.25rem 0 0;color:#fff;line-height:1.1;text-align:left}.mymic-types{display:flex;gap:1rem}.mymic-stats{display:flex;align-items:center;gap:1.5rem}.mymic-stat-item{display:flex;align-items:baseline;gap:.35rem}.mymic-stat-value{color:#e0e0e0b3;font-size:.95rem;font-weight:600}.mymic-stat-label{color:#e0e0e066;font-size:.8rem;font-weight:400}.mymic-equipment-section{margin-top:2.5rem}.mymic-section-title{font-family:Cinzel,serif;font-size:1.5rem;font-weight:700;color:#ebbdc6;margin:0 0 1.25rem;text-align:left;background:none;-webkit-text-fill-color:unset}.mymic-equipment-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.mymic-equip-card{background:#1a1a2ea6;border:1px solid rgba(235,189,198,.12);border-radius:12px;padding:1.25rem;transition:border-color .2s}.mymic-equip-card:hover{border-color:#ebbdc64d}.mymic-equip-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.mymic-equip-card-icon{width:56px;height:56px;object-fit:contain;flex-shrink:0}.mymic-equip-card-title{display:flex;flex-direction:column;gap:.3rem;min-width:0}.mymic-equip-card-name-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.mymic-equip-card-name{color:#fff;font-weight:700;font-size:1.15rem;line-height:1.2}.mymic-equip-stars{display:flex;gap:.2rem;flex-shrink:0}.mymic-equip-star{color:#ebbdc6;font-size:.85rem;text-shadow:0 0 6px rgba(235,189,198,.7),0 0 12px rgba(235,189,198,.4)}.mymic-equip-resonance{display:flex;align-items:center;gap:.35rem;color:#e0e0e08c;font-size:.8rem}.mymic-equip-card-details{display:flex;flex-direction:column;gap:.65rem;padding-top:.75rem;border-top:1px solid rgba(235,189,198,.08)}.mymic-equip-stat-row{display:flex;gap:1.25rem;margin-bottom:.1rem}.mymic-equip-stat{display:flex;align-items:baseline;gap:.3rem}.mymic-equip-stat-num{color:#fff;font-size:1.1rem;font-weight:700}.mymic-equip-stat-type{color:#e0e0e073;font-size:.7rem;font-weight:600;letter-spacing:.05em}.mymic-equip-detail-block{display:flex;flex-direction:column;gap:.15rem}.mymic-equip-detail-label{color:#e0e0e073;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.mymic-equip-detail-text{color:#e0e0e0cc;font-size:.9rem;line-height:1.4}.mymic-artist{display:flex;align-items:center;gap:.5rem;padding-top:.5rem;border-top:1px solid rgba(235,189,198,.1);margin-top:auto}.mymic-artist-label{color:#e0e0e080;font-size:.85rem}.mymic-lore{margin-top:3rem;padding:2.5rem 3rem;text-align:center;position:relative;background:linear-gradient(135deg,#1a1a2e80,#0f0f23b3);border-top:1px solid rgba(235,189,198,.12);border-bottom:1px solid rgba(235,189,198,.12)}.mymic-lore-ornament{color:#ebbdc659;font-size:1rem;letter-spacing:.5em;user-select:none}.mymic-lore-text{font-family:Cinzel,serif;font-size:1.1rem;font-weight:700;font-style:italic;line-height:1.9;color:#ebbdc6bf;max-width:700px;margin:1rem auto;border:none;padding:0;quotes:none}@media(max-width:768px){.mymic-detail{grid-template-columns:1fr;gap:1.5rem}.mymic-name{font-size:2rem}.mymic-equipment-grid{grid-template-columns:1fr}.mymic-lore{padding:2rem 1.5rem}}@media(max-width:768px){.atlas-page{padding:1rem}.atlas-header{flex-direction:column-reverse;text-align:center}.atlas-splash{width:200px;height:200px;margin:0 auto}.atlas-header h1{font-size:1.75rem}.atlas-filters{flex-direction:column}.atlas-search,.atlas-filter-select{min-width:100%}.atlas-overview{padding:1.5rem 1rem}.atlas-overview-header h1{font-size:2rem}.atlas-overview-subtitle{font-size:1rem}.atlas-overview-sections{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.atlas-overview-types-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.atlas-overview-type-icon-container{width:40px;height:40px}.atlas-overview-type-icon{width:24px;height:24px}.atlas-overview-stats{flex-direction:column;gap:1.5rem;padding:1.5rem}.atlas-overview-stat-separator{width:60%;height:1px;margin:0 auto}.atlas-overview-stat-number{font-size:1.5rem}.artists-grid{grid-template-columns:1fr;gap:1rem}.artist-card-image{height:150px}.artist-card-content{padding:1rem}.artist-card-stat-number{font-size:1.25rem}.artist-card-stat-label{font-size:.75rem}.artist-card-stat-separator{height:35px;margin:0 1rem}.artist-card-stats:has(.artist-card-stat:nth-child(4)) .artist-card-stat-number{font-size:1rem}.artist-card-stats:has(.artist-card-stat:nth-child(4)) .artist-card-stat-label{font-size:.65rem}.artist-card-stats:has(.artist-card-stat:nth-child(4)) .artist-card-stat-separator{margin:0 .5rem}.artist-portfolio-header{padding:1.5rem 1rem;margin-bottom:2rem}.artist-portfolio-header .artist-label{font-size:.7rem}.artist-portfolio-header h1{font-size:1.75rem;margin-bottom:1.5rem}.artist-stat-number{font-size:1.25rem}.artist-stat-label{font-size:.75rem}.artist-stat-separator{height:35px;margin:0 1rem}.artist-section-title{font-size:1.5rem}.artist-gallery-splash{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.artist-gallery-splash .artist-gallery-item img{height:200px}.artist-gallery-sprites{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.artist-gallery-sprites .artist-gallery-item img{height:200px}.artist-gallery-other{grid-template-columns:1fr}.artist-asset-wide img,.artist-asset-thin img{height:200px}.atlas-wiki-main{grid-template-columns:1fr}.atlas-nav-character{flex-direction:column;align-items:center;gap:.25rem}.atlas-nav-name{font-size:1.25rem;line-height:1.2}.atlas-nav-current-id{font-size:.9rem;opacity:.8}.atlas-nav-btn{flex-direction:column;padding:.35rem .75rem;gap:.1rem}.atlas-nav-btn .atlas-nav-arrow{font-size:1rem;line-height:1}.atlas-nav-id{font-size:.7rem;line-height:1}.atlas-form-tab{white-space:nowrap;flex:0 0 auto;padding:.75rem 1rem;font-size:.85rem}.atlas-wiki-stat{grid-template-columns:80px 1fr 40px;gap:.5rem}}
