/* /assets/features-Comments-comments-Ddj6TS_q.css */
.comments{max-width:var(--max-width);background:var(--bg-secondary);margin:0 auto;padding:24px}main>.comments{margin:32px auto}.comments>p{color:var(--text-primary);margin-bottom:24px;font-size:1.5rem;font-weight:700}.comments .form-wrap{background:var(--bg-tertiary);border-radius:6px;margin-bottom:32px;padding:16px}.comments .form-wrap h3{margin-bottom:16px;font-size:1.125rem}.comments .form>div{margin-bottom:12px}.comments label{color:var(--text-secondary);margin-bottom:6px;font-size:.875rem;display:block}.comments input,.comments textarea{background:var(--bg-primary);border:1px solid var(--border);width:100%;color:var(--text-primary);border-radius:4px;padding:8px 12px;font-family:inherit;font-size:.875rem}.comments input:focus,.comments textarea:focus{border-color:var(--accent);outline:none}.comments textarea{resize:vertical}.comments small{text-align:right;color:var(--text-secondary);margin-top:4px;font-size:.75rem;display:block}.comments .msg{border-radius:4px;margin-bottom:12px;padding:8px 12px;font-size:.875rem}.comments .msg.success{background:var(--success);color:#000}.comments .msg.error{background:var(--error);color:#fff}.comments button{background:var(--accent);color:#000;cursor:pointer;border:none;border-radius:4px;padding:8px 24px;font-size:.875rem;font-weight:600;transition:opacity .2s}.comments button:hover{opacity:.8}.comments button:disabled{opacity:.5;cursor:not-allowed}.comments .empty{text-align:center;color:var(--text-secondary);padding:24px}.comments .list{flex-direction:column;gap:12px;display:flex}.comments .item{background:var(--bg-tertiary);border-radius:6px;padding:12px}.comments .item>div{border-bottom:1px solid var(--border);justify-content:space-between;margin-bottom:8px;padding-bottom:8px;display:flex}.comments .item strong{color:var(--text-primary);font-size:.875rem}.comments .item time{color:var(--text-secondary);font-size:.75rem}.comments .item p{color:var(--text-secondary);white-space:pre-wrap;word-wrap:break-word;margin:0;font-size:.875rem;line-height:1.5}@media (width<=768px){.comments{margin:24px 16px;padding:16px}.comments h2{font-size:1.25rem}.comments .item>div{flex-direction:column;gap:4px}}.comments .load-more-wrapper{justify-content:center;margin-top:16px;padding-top:16px;display:flex}.comments .load-more-btn{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border);cursor:pointer;border-radius:4px;padding:10px 32px;font-size:.875rem;font-weight:500;transition:all .2s}.comments .load-more-btn:hover{background:var(--bg-primary);border-color:var(--accent)}.comments .load-more-btn:disabled{opacity:.6;cursor:not-allowed}



/* /assets/shares-components-Breadcrumb-Breadcrumb-cKdAluAT.css */
nav ol{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem;margin-top:28px;list-style:none;display:flex}nav ol li{color:var(--accent);letter-spacing:.04em;align-items:center;font-family:GenshinFont;font-size:16px;display:inline-flex}nav ol li a{letter-spacing:.04em;margin-right:.5rem;text-decoration:none;transition:color .2s}nav ol li a:hover{color:var(--accent);text-decoration:underline}nav ol li.breadcrumb-item-active a{color:var(--accent);pointer-events:none;cursor:default;font-weight:500}nav ol li.breadcrumb-item-active a:hover{text-decoration:none}



/* /assets/shares-components-ChampionCard-ChampionCard-Bfubg0I2.css */
.champion-card{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.champion-card--link:hover{transition:scale .3s;scale:1.05}.champion-card img{object-fit:cover;width:100px;height:100px}.champion-card span{text-align:center;color:#202020;text-shadow:1px 0 #fff,-1px 0 #fff,0 1px #fff,0 -2px #fff,1px 1px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff;width:100%;font-size:14px;font-weight:700;display:block;position:absolute;bottom:0}@media (width<=480px){.champion-card span{font-size:12px;overflow:hidden}.champion-card img{object-fit:cover;width:80px;height:80px}}



/* /assets/shares-components-MediaBlock-MediaBlock-3YpeeI26.css */
.image-wrapper,.image{border-radius:10px;max-width:100%}.image-wrapper{margin:1rem 0}.image{object-fit:cover;width:100%;height:100%}.image-caption{text-align:center;color:#666;margin-top:.5rem;font-size:.9em}



/* /assets/shares-components-RichTextRenderJSX-RichTextRenderJSX-DeZMybos.css */
.rich-text-container{font-family:var(--font-primary);letter-spacing:.01em;font-size:16px;line-height:1.6;position:relative}.rich-text-container h1{letter-spacing:-.02em;margin-top:2.5rem;margin-bottom:1.25rem;font-size:2.25rem;font-weight:700;line-height:1.2}.rich-text-container h2{letter-spacing:-.01em;margin-top:2.25rem;margin-bottom:1rem;font-size:1.875rem;font-weight:600;line-height:1.3}.rich-text-container h3{margin-top:2rem;margin-bottom:.875rem;font-size:1.5rem;font-weight:600;line-height:1.3}.rich-text-container h4{margin-top:1.75rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.rich-text-container h5{margin-top:1.5rem;margin-bottom:.625rem;font-size:1.125rem;font-weight:600;line-height:1.4}.rich-text-container h6{text-transform:uppercase;letter-spacing:.05em;margin-top:1.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.5}.rich-text-container a{color:#216fdb;cursor:pointer;text-decoration:underline}.rich-text-container a:hover{text-decoration:none}.rich-text-container p{min-height:1.75em;line-height:inherit;margin:0 0 1.25rem}.rich-text-container h1+p,.rich-text-container h2+p,.rich-text-container h3+p,.rich-text-container h4+p,.rich-text-container h5+p,.rich-text-container h6+p{margin-top:-.5rem}.rich-text-container ol{margin:1rem 0;padding-left:1.5rem;list-style-type:decimal}.rich-text-container ol ol{padding-left:1.5rem;list-style-type:upper-alpha}.rich-text-container ol ol ol{padding-left:1.5rem;list-style-type:lower-alpha}.rich-text-container ul{margin:1rem 0;padding-left:1.5rem;list-style-type:disc}.rich-text-container li{line-height:inherit;margin:.375rem 0}.rich-text-container ul ul{padding-left:1.5rem;list-style-type:circle}.rich-text-container ul ul ul{padding-left:1.5rem;list-style-type:square}.rich-text-container blockquote{color:#57595d;background-color:#f8f9fa;border-left:4px solid #ced0d4;border-radius:0 .25rem .25rem 0;margin:1.5rem 0;padding:.75rem 1rem;font-style:italic}.rich-text-container>p:first-child{margin-top:0}.rich-text-container>p:last-child{margin-bottom:0}.rich-text-container table{border-collapse:collapse;border-spacing:0;width:100%;margin:1rem 0;overflow-x:auto}.rich-text-container table td{border:1px solid #ced0d4;padding:.5rem}.inline-block-code{color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f5f5f5;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:14px;transition:all .2s;display:inline-flex;position:relative}.inline-block-code:hover{background:#f1f5f9;border-color:#cbd5e1}.inline-block-code:active{transform:scale(.98)}.inline-block-code.copied{color:#166534;background:#dcfce7;border-color:#86efac}.inline-block-code.copied:after{content:"Copied!";color:#fff;white-space:nowrap;pointer-events:none;background:#166534;border-radius:4px;padding:4px 8px;font-size:12px;animation:2s fadeInOut;position:absolute;top:-32px;left:50%;transform:translate(-50%)}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%)translateY(4px)}20%{opacity:1;transform:translate(-50%)translateY(0)}80%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-4px)}}



/* /assets/shares-components-TableOfContents-TableOfContents-yXcB1Zkp.css */
.table-of-contents{border:1px solid var(--border,#404040);width:100%;color:var(--text-primary);background:linear-gradient(135deg, var(--bg-secondary,#292929) 0%, var(--bg-tertiary,#404040) 100%);margin-bottom:1.5rem;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.table-of-contents:hover{border-color:var(--accent,#fffa00);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.table-of-contents::-webkit-scrollbar{width:8px;height:8px}.table-of-contents::-webkit-scrollbar-track{background:var(--bg-primary,#1a1a1a)}.table-of-contents::-webkit-scrollbar-thumb{background:var(--border,#404040);transition:background .2s}.table-of-contents::-webkit-scrollbar-thumb:hover{background:var(--accent,#fffa00)}.toc-header{z-index:40;background:linear-gradient(135deg, var(--bg-secondary,#292929) 0%, var(--bg-tertiary,#404040) 100%);border-bottom:1px solid var(--border,#404040);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 1.25rem;position:sticky;top:0;overflow:hidden}.toc-title{align-items:center;gap:.75rem;display:flex;position:relative}.toc-title .icon{width:1.5rem;height:1.5rem;fill:var(--text-primary);flex-shrink:0;transition:transform .3s}.table-of-contents:hover .toc-title .icon{transform:scale(1.1)}.toc-title span{color:var(--text-primary,#e8e8e8);letter-spacing:-.025em;font-size:1.125rem;font-weight:700}.toc-toggle{cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.toc-toggle:hover{background:#fffa001a}.toc-toggle:active{transform:translateY(-50%)scale(.95)}.toc-toggle .chevron-icon{width:1rem;height:1rem;fill:var(--text-secondary,#b0b0b0);transition:all .3s cubic-bezier(.4,0,.2,1)}.toc-toggle:hover .chevron-icon{fill:var(--accent,#fffa00)}.table-of-contents.expanded .toc-toggle .chevron-icon{transform:rotate(180deg)}.toc-content{max-height:0;margin-top:0;padding:1rem 1.25rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s;display:none;overflow:hidden}.table-of-contents.expanded .toc-content{max-height:1000px;padding-bottom:1.25rem;display:block}.toc-list{margin:0;padding:0;list-style:none}.toc-list>li{margin-top:.75rem;position:relative}.toc-list>li:first-child{margin-top:0}.toc-list>li:before{content:"";background:var(--accent,#fffa00);border-radius:2px;width:3px;height:0;transition:height .3s;position:absolute;top:.5rem;left:-.75rem}.toc-list>li:hover:before{height:calc(100% - .5rem)}.toc-link{cursor:pointer;color:var(--text-primary,#e8e8e8);border-radius:6px;margin:0 -.5rem;padding:.375rem .5rem;font-size:.9375rem;font-weight:600;line-height:1.5;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:block;position:relative}.toc-link:hover{color:var(--accent,#fffa00);background:#fffa000d;transform:translate(4px)}.toc-link:active{transform:translate(2px)}.toc-sublist{border-left:2px solid var(--border,#404040);margin:.5rem 0 0;padding-top:.5rem;padding-left:1.5rem;list-style:none}.toc-sublist>li{margin-top:.625rem;position:relative}.toc-sublist>li:first-child{margin-top:0}.toc-sublink{cursor:pointer;color:var(--text-secondary,#b0b0b0);border-radius:6px;margin:0 -.5rem;padding:.25rem .5rem;font-size:.875rem;font-weight:400;line-height:1.5;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:block}.toc-sublink:hover{color:var(--accent,#fffa00);background:#fffa000d;transform:translate(4px)}.toc-sublink:active{transform:translate(2px)}@media (width<=768px){.table-of-contents{margin-bottom:1rem}.toc-header,.toc-content{padding:.875rem 1rem}.table-of-contents.expanded .toc-content{padding-bottom:1rem}.toc-title span{font-size:1rem}.toc-link{font-size:.875rem}.toc-sublink{font-size:.8125rem}}



/* /assets/views-article-article-xcMr6OOc.css */
.article-container{max-width:var(--max-width);grid-template-rows:auto auto;grid-template-columns:1fr 280px;align-items:start;gap:48px;margin:0 auto;padding:48px 24px;display:grid}.article-container>article{grid-area:1/1}.article-container>aside{grid-area:1/2}.article-container .comments{grid-area:2/1;margin:0}article header{margin-bottom:48px}article header h1{color:#fff;margin-bottom:16px;font-size:2.5rem;font-weight:700;line-height:1.2}article header>div{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:24px;font-size:16px;display:flex}article header p{color:var(--text-secondary);font-size:1.125rem;font-weight:400;line-height:1.6}.author-card{clip-path:polygon(1.935% 8.616%,3.881% 0,100% 0,100% 93.75%,87.48% 93.75%,86.099% 96.875%,84.728% 100%,0 100%,0 17.188%);background:#2a2a2a;align-items:center;gap:24px;margin-top:64px;padding:32px;display:flex}.author-info a{color:#fff;cursor:pointer;font-size:20px;font-weight:700;text-decoration:none;transition:color .3s;display:inline-block}.author-card img{object-fit:cover;width:100px;height:100px}@media (width<=768px){.article-container{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:24px;padding:32px 16px}.article-container>article{grid-area:1/1}.article-container .comments{grid-area:2/1}.article-container>aside{grid-area:3/1}article header h1{font-size:2rem}article header p{font-size:1rem}article>div h2{margin-top:36px;font-size:1.5rem}.author-card{flex-direction:column;justify-content:center;margin-bottom:32px;display:flex}.author-info{text-align:center}}



/* /assets/views-character-detail-blocks-BestGearsBlock-BestGearsBlock-B6jFv4ZJ.css */
.best-gear-set{background:var(--bg-third);border:1px solid var(--border);margin-bottom:24px;padding:16px}.best-gear-set .best-gear-set-header{align-items:flex-end;gap:12px;margin-bottom:20px;display:flex}.best-gear-set .best-gear-set-header h3{line-height:1;margin:0!important}.best-gear-set .best-gear-set-name{font-size:16px;line-height:1;display:block}.best-gear-set .gear-list{flex-wrap:wrap;justify-content:space-between;list-style:none;display:flex;padding-left:0!important}.best-gear-set .gear-item{cursor:help;background:#1a1e25;flex-direction:column;align-items:center;gap:8px;width:174px;padding:12px;display:flex}.best-gear-set .gear-item img{width:150px;height:150px}.best-gear-set .gear-item span{color:var(--text-primary);text-align:center;font-size:14px;font-weight:500}@media (width<=768px){.best-gear-set .gear-list{flex-wrap:wrap;row-gap:24px}.best-gear-set .gear-item{width:150px}}



/* /assets/views-character-detail-blocks-BestWeaponsBlock-BestWeaponsBlock-CqjhPhim.css */
.best-weapons-table{border:1px solid var(--border);background-color:var(--bg-third);border-collapse:separate!important}.best-weapons-image{cursor:help;width:132px;padding:16px 16px 0!important}.best-weapons-image img{width:100px;height:100px}.best-weapons-table tr td{border:none!important}.best-weapons-info{flex-direction:column;gap:12px;display:flex}.best-weapons-recommend{color:#fffa00;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1;padding-top:16px!important;padding-bottom:0!important}.best-weapons-name{color:#e8ebf0;font-size:14px;font-weight:500;line-height:1.2}.best-weapons-rarity{color:var(--text-secondary);font-size:14px;padding-top:0!important;padding-bottom:0!important}.best-weapons-desc td{border-top:1px solid var(--border)!important}.best-weapons-desc div{padding:0 10px 20px!important}.best-weapons-table tr:has(.best-weapons-image):not(:first-child) td{border-top:1px solid var(--border)!important}



/* /assets/views-character-detail-blocks-CharacterCompsBlock-CharacterCompsBlock-rdeNcWtT.css */
.character-comps__card-title{margin-bottom:.875rem}.character-comps__members{flex-wrap:wrap;align-items:center;gap:.625rem;margin-bottom:.875rem;display:flex;padding-left:0!important;list-style:none!important}.character-comps__member{background:linear-gradient(#141a26 0%,#0f1520 100%);border:1px solid #2b3344;flex-direction:column;max-width:100px;height:100%;padding:0;display:flex;margin:0!important}.character-comps__combo-flow{text-align:justify;background:#0e1a12;border-left:2px solid #34d399;padding:.875rem;margin-top:.75rem!important;margin-bottom:0!important}.character-comps__combo-steps{background:var(--bg-third);border:1px solid var(--border);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:1rem;padding:.5rem;display:flex}.character-comps__combo-step p{margin:0!important}.character-comps__combo-step img{object-fit:contain;width:70px;height:70px}.character-comps__combo-steps>div>span{white-space:nowrap;font-size:.75rem;font-weight:600}:is(.character-comps__combo-steps>div:not(:has(.champion-card)),.character-comps__combo-steps>span){padding-bottom:1.5rem}.character-comps__position-badge{text-align:center;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:.5rem 0;font-weight:700;overflow:hidden;font-size:.5rem!important}.character-comps__member:first-child .character-comps__position-badge{color:#c8a4ff;background:linear-gradient(90deg,#964ef029 0%,#6a39a838 100%)}.character-comps__member:nth-child(2) .character-comps__position-badge{color:#7aa8ff;background:linear-gradient(90deg,#4d81ff29 0%,#3868e338 100%)}.character-comps__member:nth-child(3) .character-comps__position-badge{color:#f5b442;background:linear-gradient(90deg,#f7a82b29 0%,#d3891038 100%)}.character-comps__member:nth-child(4) .character-comps__position-badge{color:#47d3ab;background:linear-gradient(90deg,#2ec69529 0%,#1da47838 100%)}



/* /assets/views-character-detail-blocks-CharacterPotentialsBlock-CharacterPotentialsBlock-B2_PUZxA.css */
.character-potentials__list{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:.75rem;margin:0;display:grid;padding:0!important;list-style:none!important}.character-potentials__card{background:var(--bg-third);border:1px solid var(--border);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:.875rem .625rem;transition:transform .2s,border-color .2s,box-shadow .2s,background-color .2s;display:flex}.character-potentials__card:hover{border-color:var(--accent);background:var(--bg-secondary);cursor:help;transform:translateY(-.1875rem);box-shadow:0 .625rem 1.25rem #00000059}.character-potentials__badge{border:1px solid var(--border);background:var(--bg-third);border-radius:.25rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:border-color .2s,background-color .2s,box-shadow .2s;display:inline-flex;transform:rotate(45deg)}.character-potentials__badge-text{color:var(--text-secondary);font-size:.9375rem;font-weight:700;line-height:1;transition:color .2s;transform:rotate(-45deg)}.character-potentials__card:hover .character-potentials__badge{border-color:var(--accent);background:var(--bg-secondary);box-shadow:0 0 .5rem color-mix(in srgb, var(--accent) 35%, transparent)}.character-potentials__card:hover .character-potentials__badge-text{color:var(--text-primary)}.character-potentials__name{height:52px;color:var(--text-primary);margin:0;font-size:1rem}.character-potentials__recommendation{text-align:justify;background:#1a1408;border-left:2px solid #a78bfa;margin-top:.875rem;padding:.875rem 1rem;font-size:.8125rem;line-height:1.6}@media (width<=48rem){.character-potentials__list{grid-template-columns:repeat(2,minmax(0,1fr))}}



/* /assets/views-character-detail-blocks-CharacterSkillsBlock-CharacterSkillsBlock-ZmUsyVaB.css */
.skills-list{gap:.75rem;margin:0;list-style:none;display:grid;padding:0!important}.skills-list:first-of-type{grid-template-columns:repeat(4,minmax(0,1fr))}.skills-list:nth-of-type(2),.skills-list:nth-of-type(3){grid-template-columns:repeat(2,minmax(0,1fr))}.skills-list>li{border:1px solid var(--border);background:var(--bg-third);cursor:pointer;grid-template-rows:auto 1fr;row-gap:.45rem;min-height:122px;padding:.72rem .75rem .7rem;display:grid}.skills-list>li>div{grid-template-columns:42px 1fr;gap:.5rem;display:grid}.skills-list>li>div>img{border:1px solid var(--color-accent);object-fit:contain;background:#1a1d21;width:42px;height:42px;padding:8px}.skills-list>li>div>span,.skills-list>li>span:nth-child(2){font-size:14px;font-weight:600;line-height:1.2;font-family:var(--font-primary);justify-content:flex-start;align-items:center;display:flex}.skills-list>li>span:first-child{color:var(--text-secondary);letter-spacing:.1em;margin:0;font-size:.64rem;font-weight:600;line-height:1.2}.skills-list>li:hover,.skills-list>li:focus-visible{border-color:var(--accent);transform:translateY(-.1875rem);box-shadow:0 .625rem 1.25rem #00000059}button[data-skills-trigger]{background:var(--bg-third);width:100%;height:100%;color:var(--text-primary);text-align:left;border:none;border-top:1px solid var(--border);cursor:pointer;grid-template-columns:1fr auto;padding-top:.5rem;font-size:13px;font-weight:500;display:grid}button[data-skills-trigger][aria-expanded=true]{color:var(--accent)}button[data-skills-trigger][aria-expanded=true]>svg path{fill:var(--accent)}button[data-skills-trigger][aria-expanded=true]>svg{transition:transform .3s ease-in-out;transform:rotate(180deg)}[data-skills-details]{border:1px solid var(--border);background:var(--bg-third);padding:1rem 1.1rem}[data-skills-details]>p:first-of-type{color:var(--text-primary);margin:0;font-size:16px;line-height:1.15}.character-skills__description>.rich-text-container>p{margin:0;font-size:15px}[data-skills-details].l5e-request{opacity:.6}.character-skills__base-levels{gap:0;margin-top:.5rem;display:grid}.character-skills__base-level:not(:first-child){border-top:1px solid var(--border);margin-top:.5rem;padding-top:.5rem}.character-skills__base-level .character-skills__description{color:var(--text-secondary);margin:.5rem 0 0;font-size:.8rem;font-weight:400;line-height:1.55}.character-skills__table-wrap{overflow-x:auto}.character-skills__table{border-collapse:collapse;border:1px solid var(--border);min-width:600px;margin-top:.85rem;padding-bottom:8px}.character-skills__table th,.character-skills__table td{border:1px solid var(--border);white-space:nowrap;padding:.42rem .48rem;font-size:.72rem;line-height:1.25}.character-skills__table thead th{color:var(--text-primary);text-align:center;background:#1a1e25;font-weight:700}.character-skills__table tbody th{color:var(--text-primary);text-align:left;white-space:wrap;width:20%;font-weight:600}.character-skills__table tbody td{color:var(--text-secondary);text-align:center;border:1px solid var(--border)!important}@media (width<=1024px){.skills-list:first-of-type{grid-template-columns:repeat(2,minmax(0,1fr))}.character-skills__table th,.character-skills__table td{padding:.38rem .42rem;font-size:.66rem}}@media (width<=640px){.skills-list:first-of-type,.skills-list:nth-of-type(2),.skills-list:nth-of-type(3){grid-template-columns:1fr}.character-skills__table-wrap{width:100%;overflow-x:auto}.character-skills__table{width:max-content}div[data-skills-details]{width:400px}}@media (width<=480px){div[data-skills-details]{width:393px}}@media (width<=375px){div[data-skills-details]{width:341px}}



/* /assets/views-character-detail-blocks-CharacterStatsBlock-CharacterStatsBlock-doGVSA0y.css */
.character-stats-block{background:var(--bg-third);border:1px solid var(--border);font-family:var(--font-primary);border-radius:12px;margin:28px 0;padding:20px 22px 22px}.character-stats-block__title{letter-spacing:.06em;text-transform:uppercase;color:var(--text-primary);max-width:min(100%,22rem);margin:0 0 6px;font-size:.75rem;font-weight:600;line-height:1.35;margin-bottom:0!important}.character-stats-block__nav{gap:10px 12px;margin:10px 0 18px;display:flex}#character-stats-tab-1{margin-left:0!important}.stats-level-tab{border:1px solid var(--border);width:80px;color:var(--text-primary);cursor:pointer;font:inherit;letter-spacing:.02em;background:0 0;border-radius:8px;padding:8px 16px;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.stats-level-tab:hover{color:#f5f5f5;background:#262626;border-color:#a78bfa73}.stats-level-tab.is-active{color:#0f0f12;background:#f5b324;border-color:#0000}.stats-level-tab:focus-visible{outline-offset:2px;outline:2px solid #a78bfa}.character-stats__dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 55px;display:grid}.character-stats__group{grid-template-columns:minmax(2rem,3rem) minmax(0,1fr) minmax(2rem,3rem);align-items:center;display:grid}.character-stats__term{letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:700}.character-stats__term abbr{text-decoration:none}.character-stats__detail{display:contents}.character-stats__bar{background:var(--bg-tertiary);border-radius:4px;min-width:0;height:8px;position:relative;overflow:hidden}.character-stats__bar-fill{border-top-left-radius:4px;position:absolute;top:0;bottom:0;left:0}.character-stats__bar--hp .character-stats__bar-fill{background:#f87171}.character-stats__bar--atk .character-stats__bar-fill{background:#c084fc}.character-stats__bar--def .character-stats__bar-fill{background:#7dd3fc}.character-stats__bar--spd .character-stats__bar-fill{background:#c084fc}.character-stats__bar--str .character-stats__bar-fill{background:#fb923c}.character-stats__bar--int .character-stats__bar-fill{background:#38bdf8}.character-stats__bar--wil .character-stats__bar-fill{background:#a5b4fc}.character-stats__bar--cdmg .character-stats__bar-fill{background:#fbbf24}.character-stats__bar--pres .character-stats__bar-fill{background:#94a3b8}.character-stats__bar--ares .character-stats__bar-fill{background:#2dd4bf}.character-stats__bar--heal .character-stats__bar-fill{background:#4ade80}.character-stats__num{font-variant-numeric:tabular-nums;color:var(--text-primary);text-align:right;min-width:0;font-size:.8125rem;font-weight:600}.character-stats__empty{color:var(--text-secondary);margin:0;padding:12px 0;font-family:inherit;font-size:.875rem}.character-stats--empty{font-family:inherit}#character-stats-content.l5e-request{opacity:.5}@media (width<=560px){.stats-level-tab{width:80px}.character-stats__dl{grid-template-columns:1fr}.character-stats-block__nav{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);display:grid}.character-stats-panel{grid-row:4}}



/* /assets/views-character-detail-blocks-CharacterTableBlock-CharacterTableBlock-BhyPGqwb.css */
.char-table-block{max-width:100%;margin:2rem 0;overflow-x:auto}.char-table-caption{text-align:center;color:#888;margin-top:.5rem;font-size:.875rem}.char-table{border-collapse:separate;border-spacing:0;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 4px 6px #0000004d,0 1px 3px #0003;background-color:var(--bg-third)!important;border:2px solid var(--border)!important}.char-table th,.char-table td{text-align:center;vertical-align:middle;padding:.875rem 1rem}.char-table tbody tr td{border:2px solid var(--border)!important}.char-table th{color:#fff;font-size:.9375rem;font-weight:600;position:relative;border:2px solid var(--border)!important}.char-table td{color:#e0e6f0;font-size:.9375rem;transition:background-color .2s;background-color:var(--bg-third)!important}.char-table tbody tr:hover td{background-color:var(--bg-third)!important}.char-table-header{border-bottom:2px solid #3a3f4a;padding:1rem;font-size:1.125rem;font-weight:700;position:relative}.char-table-avatar-cell{vertical-align:middle;padding:1.5rem;background:var(--bg-third)!important}.char-table-avatar-wrapper{flex-direction:column;align-items:center;gap:.75rem;display:flex}.char-table-avatar{object-fit:contain;border-radius:8px;width:150px;height:auto;box-shadow:0 2px 8px #0006}.char-table-name{color:#fff;text-align:center;text-shadow:0 1px 2px #00000080;font-size:1rem;font-weight:600}.char-table-full-body-cell{vertical-align:middle;padding:1.5rem;background:var(--bg-third)!important}.char-table-full-body{object-fit:contain;border-radius:8px;width:150px;height:auto;box-shadow:0 2px 8px #0006}.char-table-stars{justify-content:center;align-items:center;gap:2px;display:inline-flex}.char-table-stars img{display:block}.char-table-icon-cell{text-align:center;vertical-align:middle;padding:1rem}.char-table-icon-wrapper{flex-direction:column;align-items:center;gap:.5rem;display:flex}.char-table-icon{object-fit:contain;width:34px;height:34px}.char-table-icon-wrapper div{color:#e0e6f0;font-size:.875rem;font-weight:400}.char-table tbody tr td[colspan]:empty{background-color:#1a1d21;padding:.25rem}@media (width<=768px){.char-table-avatar,.char-table-full-body{width:120px}.char-table th,.char-table td{padding:.625rem .75rem;font-size:.8125rem}.char-table-icon{width:28px;height:28px}.char-table-header{font-size:1rem}.char-table-name{font-size:.875rem}}@media (width<=480px){.char-table{font-size:.75rem}.char-table th,.char-table td{padding:.5rem;font-size:.75rem}.char-table-avatar,.char-table-full-body{width:60px}.char-table-avatar-cell,.char-table-full-body-cell{padding:.75rem}.char-table-icon{width:24px;height:24px}.char-table-icon-wrapper div{font-size:.75rem}}



/* /assets/views-character-detail-blocks-SkillUpgradeOrderBlock-SkillUpgradeOrderBlock-Io3A61G_.css */
.skill-upgrade-order-list{border-collapse:collapse;width:100%}.skill-upgrade-order-list tr{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.skill-upgrade-order-list tr td{border:none!important;padding:0!important}.skill-upgrade-order-item{align-items:center;gap:20px;display:inline-flex}.skill-upgrade-order-item div{border:1px solid var(--border);background:var(--bg-third);cursor:help;flex-direction:column;align-items:center;gap:8px;width:165px;height:178px;padding:12px;display:flex}.skill-upgrade-order-item div .skill-name{color:var(--text-primary);text-align:center;font-size:14px;font-weight:500}.skill-upgrade-order-item>div>img{width:100px;height:100px}.skill-upgrade-arrow{color:var(--accent);letter-spacing:-.1em;flex:none;justify-content:center;align-items:center;font-family:ui-monospace,Menlo,monospace;font-size:32px;font-weight:800;display:flex}@media (width<=768px){.skill-upgrade-order-item div{width:140px}}@media (width<=480px){.skill-upgrade-order-list div{width:70px;height:130px}.skill-upgrade-order-item>div>img{width:50px;height:50px}.skill-upgrade-order-list tr{gap:0}.skill-upgrade-order-item{gap:8px}.skill-upgrade-order-item div .skill-name{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;width:44px;display:-webkit-box;overflow:hidden}}



/* /assets/views-character-detail-blocks-UpgradeMaterialBlock-UpgradeMaterialBlock-B9JWj84B.css */
.upgrade-total{border:1px solid var(--border);background-color:var(--bg-third)}.upgrade-total td{border:none!important}.upgrade-total thead tr th{border-bottom:1px solid var(--border);background:#1a1e25;padding:12px}.upgrade-total thead tr th:first-child{text-align:left}.upgrade-total thead tr th:last-child{text-align:right}.upgrade-total tbody tr:last-child td{border-bottom:none!important}.upgrade-total tbody tr td{border-bottom:1px solid var(--border)!important;padding:8px 12px!important}.upgrade-total tbody tr td:first-of-type{cursor:help;align-items:center;gap:12px;font-weight:400;display:flex}.upgrade-total tbody tr td:last-of-type{text-align:right;font-weight:600}.char-upgrade-promo colgroup col:first-child{width:25%}.char-upgrade-promo colgroup col:nth-child(2){width:60%}.char-upgrade-promo colgroup col:nth-child(3){width:15%}.char-upgrade-promo{table-layout:fixed;border:1px solid var(--border);border-spacing:0;background-color:var(--bg-third);width:100%;overflow:hidden;border-collapse:separate!important}.char-upgrade-promo td{border:none!important}.char-upgrade-promo thead tr th{border-bottom:1px solid var(--border);background:#1a1e25;padding:12px}.char-upgrade-promo thead tr th.level-header,.char-upgrade-promo thead tr th.material-header{text-align:left}.char-upgrade-promo thead tr th.total-header{text-align:right}.char-upgrade-promo tbody tr td.level-range{text-align:center;font-size:20px;font-weight:600}.char-upgrade-promo tbody tr td{padding:8px 12px!important}.char-upgrade-promo tbody tr td:first-child:not(.level-range){cursor:help;align-items:center;gap:12px;font-weight:400;display:flex}.char-upgrade-promo tbody tr:has(>td.level-range:first-child)>td:nth-child(2){cursor:help;align-items:center;gap:12px;font-weight:400;display:flex}.char-upgrade-promo tbody tr td:last-child{text-align:right;font-weight:600}.char-upgrade-promo tbody tr:has(td.level-range) td{border-top:1px solid var(--border)!important}.show-promo-button{background-color:var(--bg-third);border:1px solid var(--border);color:#fff;cursor:pointer;align-items:center;gap:12px;padding:12px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.show-promo-button-active{border-color:var(--accent);color:var(--accent)}.show-promo-button-active svg path{fill:var(--accent)}.show-promo-button-active svg{transform:rotate(180deg)}.skill-cell{flex-direction:column;justify-content:center;align-items:center;gap:12px;font-weight:400;display:flex}@media (width<=480px){.char-upgrade-promo colgroup col:first-child{width:25%}.char-upgrade-promo colgroup col:nth-child(2){width:50%}.char-upgrade-promo colgroup col:nth-child(3){width:25%}}@media (width<=390px){.char-upgrade-promo colgroup col:first-child{width:20%}.char-upgrade-promo colgroup col:nth-child(2){width:55%}.char-upgrade-promo colgroup col:nth-child(3){width:25%}}



/* /assets/widgets-ArticleSidebar-ArticleSidebar-BBmH8H4o.css */
.article-sidebar{background:#2a2a2a;max-height:calc(100vh - 120px);padding:24px;position:sticky;top:100px;overflow-y:auto}.article-sidebar h2{margin-bottom:16px}.article-sidebar article{color:#b0b0b0;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px;text-decoration:none;transition:color .2s;display:flex}.article-sidebar article:hover h3{color:var(--text-secondary)}.article-sidebar article img{aspect-ratio:16/9;object-fit:cover;width:100px}.article-sidebar article h3{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.45rem;margin:0 0 4px;font-size:.875rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.article-sidebar article time{color:#888;margin-bottom:4px;font-size:.75rem;display:block}.article-sidebar article p{color:#999;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.article-sidebar ::-webkit-scrollbar{width:6px}.article-sidebar ::-webkit-scrollbar-track{background:#1a1a1a;border-radius:3px}.article-sidebar ::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.article-sidebar ::-webkit-scrollbar-thumb:hover{background:#555}

