:root{--share-accent-start: rgba(125, 92, 255, .9);--share-accent-end: rgba(68, 244, 255, .95);--share-text-color: #c8f7ff;--share-text-glow: rgba(68, 244, 255, .4);--share-shadow: 0 16px 36px rgba(68, 244, 255, .18);--share-shadow-hover: 0 20px 40px rgba(68, 244, 255, .28);--share-shadow-active: 0 12px 24px rgba(68, 244, 255, .24);--share-icon-filter: drop-shadow(0 0 6px rgba(68, 244, 255, .7));--bo-prefix-width: clamp(68px, 14vw, 120px)}body{background-color:#121212;color:#e0e0e0;font-family:Inter,Roboto,Arial,sans-serif}.view-build-container{width:100%;height:100%;max-width:1200px;margin:80px auto 0;padding:20px;border-radius:16px;background:linear-gradient(90deg,#161a2ae0,#0a0c16f0,#161a2ae0);box-shadow:0 32px 80px #00000080;filter:brightness(.98) saturate(.95);transition:background .9s ease,box-shadow .9s ease,filter .9s ease}.view-build-container.is-loaded{animation:softGlowReveal 2s ease-out}.view-build-container [data-fade-target]{opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease}.view-build-container.is-loading [data-fade-target],.view-build-container .header-btn.is-loading-button{opacity:.4}.view-build-container.is-loaded [data-fade-target]{opacity:1;transform:translateY(0)}.view-build-container.is-loading .header-btn{pointer-events:none;cursor:not-allowed}.view-build-container.matchup-zvx{background:linear-gradient(90deg,#6028961a,#0e0818e6,#6028961a);box-shadow:0 36px 90px #b573ff33;filter:brightness(1) saturate(1)}.view-build-container.matchup-tvx{background:linear-gradient(90deg,#8424241a,#12060ae6,#8424241a);box-shadow:0 36px 90px #ff5a5a33;filter:brightness(1) saturate(1)}.view-build-container.matchup-pvx{background:linear-gradient(90deg,#28588c1a,#0c121ee6,#28588c1a);box-shadow:0 36px 90px #5ab4ff33;filter:brightness(1) saturate(1)}#backButton{display:none}#pageBackButton{position:fixed;top:10px;left:10px;width:65px;padding:10px 20px;margin:0;z-index:1000}.back-button:hover img{filter:brightness(0) saturate(100%)}textarea:disabled,input[type=text]:disabled{background-color:#2a2a2a;color:#aaa;cursor:default}#backButton:hover{background:#00bcd4;color:#121212}.main-layout{margin:20px}#buildTitle{position:relative;margin:0 auto;font-size:clamp(1.5rem,4vw,2rem);color:#fff;text-align:center}.build-info-grid{--accent-color: #5cc6ff;--accent-soft: rgba(92, 198, 255, .2);--accent-glow: rgba(92, 198, 255, .35);display:flex;align-items:center;justify-content:center;gap:clamp(12px,2.5vw,28px);flex-wrap:wrap;padding:0 clamp(16px,3vw,28px);margin-bottom:18px;border-radius:16px;background:linear-gradient(90deg,#1e243a66,#080a12eb,#1e243a66);box-shadow:0 0 #0000;border:1px solid rgba(255,255,255,.07);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);min-height:90px;color:#f5f7ff;text-align:center;filter:brightness(1) saturate(1);transition:background .8s ease,box-shadow .8s ease,filter .8s ease;box-sizing:border-box;width:100%;overflow:visible}.build-info-grid.is-loaded{animation:softGlowReveal 2s ease-out}.build-info-grid.matchup-zvx{--accent-color: #b573ff;--accent-soft: rgba(181, 115, 255, .18);--accent-glow: rgba(181, 115, 255, .32);background:linear-gradient(90deg,#b573ff1a,#10061ce6,#b573ff1a);box-shadow:0 0 25px #b573ff52;filter:brightness(1)}.build-info-grid.matchup-tvx{--accent-color: #ff6b6b;--accent-soft: rgba(255, 107, 107, .22);--accent-glow: rgba(255, 107, 107, .38);background:linear-gradient(90deg,#ff5a5a1a,#140608e6,#ff5a5a1a);box-shadow:0 0 25px #ff5a5a52;filter:brightness(1)}.build-info-grid.matchup-pvx{--accent-color: #5cc6ff;--accent-soft: rgba(92, 198, 255, .2);--accent-glow: rgba(92, 198, 255, .35);background:linear-gradient(90deg,#5cc6ff1a,#0a101ae6,#5cc6ff1a);box-shadow:0 0 25px #5ab4ff52;filter:brightness(1)}@keyframes softGlowReveal{0%{filter:brightness(.7) saturate(.6);box-shadow:0 0 #0000}to{filter:brightness(1) saturate(1)}}.build-info-item{background:none!important;border:none;box-shadow:none;flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:8px;padding:0;min-width:0;min-height:0;color:inherit}.build-info-item.mobile-info,.build-info-item label{display:none}.build-info-item.date-info{flex-direction:column;gap:6px}.build-info-item span,.build-info-item .meta-chip{font-weight:600;letter-spacing:.02em;color:#e9ecf5}.build-info-item span{display:inline-flex;align-items:center;gap:6px;opacity:1;transition:opacity .3s ease}.build-info-item .meta-chip{display:inline-flex;align-items:center;gap:8px;background:none;background-color:transparent;padding:0}.build-info-item .meta-chip.publisher-chip{background:none!important;background-color:transparent!important;color:inherit!important}#buildMatchup,#buildMatchupMobile{padding:8px 20px;border-radius:9999px;background:linear-gradient(90deg,rgba(28,12,54,.9),var(--accent-soft));border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 1px var(--accent-soft),0 0 22px var(--accent-glow),inset 0 0 18px #161c3480;font-weight:600;letter-spacing:.06em;text-transform:none;font-size:.95rem;color:#efe4ff;display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;text-shadow:0 0 12px rgba(160,120,255,.65)}.publisher-chip,.publisher-chip span,#buildPublisher,#buildPublisherMobile{color:#f5f7ff;font-weight:600}.publisher-chip{display:inline-flex;align-items:center;flex-direction:row;gap:8px;background:none!important;padding:0}.publisher-chip img{order:0;width:28px;height:28px;border-radius:50%;object-fit:cover;display:block;box-shadow:0 0 0 1px #fff3,0 0 14px #6e96ff59}.publisher-chip span{order:1}#buildDate,#buildDateMobile{color:#cfd2e3;font-weight:500;letter-spacing:.02em}.build-info-item .published-label,.mobile-info .published-label{display:inline-flex;align-items:center;justify-content:center;font-size:.65rem;letter-spacing:.24em;text-transform:uppercase;color:#dce0f0ad}.mobile-info .published-label{margin-bottom:2px}.date-info #buildDate{font-size:.9rem}#ratingItem{margin-left:0;display:flex;align-items:center;justify-content:center;gap:10px;color:#a5d8ff;font-weight:600;text-align:center}#ratingItem .vote-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}#ratingItem .vote-results-row{order:0;display:block;width:100%;text-align:center}#ratingItem .vote-results-row span{display:inline-block;margin:0 4px}#ratingItem .vote-buttons{order:1;display:inline-flex;gap:10px;justify-content:center;padding:0;background:none;border:none;box-shadow:none}#ratingItem .vote-percentage,#ratingItem .vote-count{font-size:.85rem;color:#d2e8ff}#ratingItem .vote-count{opacity:.8}@media (max-width: 900px){.build-info-grid{gap:28px}}@media (max-width: 600px){.build-info-grid{flex-direction:column;align-items:center;gap:18px}.desktop-info{display:none}.build-info-item.mobile-info{display:flex}.mobile-info{display:flex;width:100%;flex-direction:column;align-items:center;gap:14px}#ratingItem{margin-left:0;width:100%;justify-content:center;align-items:center}#ratingItem .vote-section{width:100%;justify-content:center}#ratingItem .vote-results-row{align-items:center}}.desktop-info{display:flex;align-items:center;justify-content:center;gap:8px}.mobile-info{display:none;width:100%;flex-direction:column;align-items:center;gap:14px}.mobile-info .info-pair{display:flex;flex-direction:column;align-items:center;gap:6px}.mobile-info .info-label{display:none}.mobile-info .info-label.published-label{display:inline-flex}.mobile-info .info-value{color:#f5f7ff;font-weight:600;line-height:1.35;display:inline-flex;align-items:center;gap:8px}.mobile-info .meta-chip{gap:8px}.build-order-container{background:#141414;padding:20px;border-radius:8px}.build-order-container p{background:#222;margin:8px 0;padding:8px 12px;border-radius:6px;text-align:left;display:grid;grid-template-columns:var(--bo-prefix-width) 1fr;column-gap:12px;align-items:center}.build-order-container .bo-prefix{display:inline-flex;align-items:center;color:#ffe4e1}.build-order-container .bo-action{display:inline-block}.build-order-container .workers-time-sep{display:inline-block;margin:0 6px;opacity:.9}.build-description-container{margin-top:20px;padding:16px;background:#141414;border-radius:8px;display:block}.build-description-container h3{margin:0 0 8px;color:#fff}.description-display,#buildDescription{margin:0;color:#e0e0e0;line-height:1.5;text-align:left}.comment-section{--thread-indent: clamp(24px, 2.8vw, 32px);--thread-line-width: 2px;--thread-line-radius: 999px;--thread-line-color-start: rgba(0, 188, 212, .42);--thread-line-color-mid: rgba(0, 188, 212, .18);--thread-line-color-end: rgba(0, 188, 212, 0);--comment-reply-gap: 12px;--comment-reply-offset: calc(var(--comment-reply-gap) * .75);--thread-child-card-offset: calc(var(--thread-indent) + 20px);--comment-thread-top-pad: calc(var(--comment-reply-gap) + 4px);margin-top:24px;padding:20px;background:#141414;border-radius:12px;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;gap:16px}.comment-section.comment-section--ready{display:flex;flex-direction:column}.comment-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.comment-section-header h3{margin:0;font-size:1.2rem;color:#fff}.comment-count{margin-left:8px;font-size:.9rem;color:#9e9e9e;font-weight:500}.comment-signin-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #00bcd4;background:transparent;color:#00bcd4;padding:6px 14px;border-radius:999px;font-size:.85rem;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.comment-signin-btn:hover{background:#00bcd4;color:#121212}.comments-list{display:flex;flex-direction:column;gap:14px}.comment-thread{position:relative;z-index:1}.comment-thread--child{margin-left:var(--thread-indent)}.thread-content{flex:1;display:flex;flex-direction:column;gap:12px;position:relative}.comment-card{position:relative;background:#1c1c1f;border-radius:16px;padding:16px 16px 16px 64px;margin-top:24px;color:#f0f0f0;box-shadow:0 2px 6px #0006;overflow:visible;z-index:1}.comment-avatar{position:absolute;top:-12px;left:-12px;width:64px;height:64px;border-radius:50%;border:3px solid #1c1c1f;background-color:#1c1c1f;object-fit:cover;z-index:2;box-shadow:0 2px 6px #00000080}.comment-card--child{margin-left:var(--thread-child-card-offset);background:#202024;padding-left:56px}.comment-card--child .comment-avatar{width:55px;height:55px;top:-6px;left:-6px}.comment-card.comment-card--child{background:#1a1a1a;box-shadow:inset 1px 0 #00bcd414}.comment-replies{display:flex;flex-direction:column;gap:var(--comment-reply-gap);height:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:height .35s ease,opacity .25s ease,transform .25s ease;pointer-events:none;margin-top:0;position:relative;z-index:0}.comment-replies[data-depth]:before{content:"";position:absolute;top:0;bottom:0;left:calc(var(--thread-indent) - (var(--thread-line-width) / 2));width:var(--thread-line-width);border-radius:var(--thread-line-radius);background:linear-gradient(180deg,var(--thread-line-color-start) 0%,var(--thread-line-color-mid) 75%,var(--thread-line-color-end) 100%);opacity:0;transition:opacity .25s ease;pointer-events:none}.comment-replies[data-expanded=true]{opacity:1;transform:translateY(0);pointer-events:auto;margin-top:var(--comment-reply-offset)}.comment-replies[data-depth][data-expanded=true]:before{opacity:1}.comment-replies>.comment-thread{position:relative;z-index:1}.comment-avatar{position:absolute;top:-8px;left:-8px;width:64px;height:64px;border-radius:50%;border:3px solid #1c1c1f;background-color:#1c1c1f;object-fit:cover;z-index:2;box-shadow:0 2px 6px #00000080}.comment-content{flex:1;display:flex;flex-direction:column;gap:6px;font-size:14px}.comment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.comment-meta-group{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:14px;color:#cfcfcf}.comment-identity-wrapper{position:relative;display:inline-flex;align-items:center}.comment-identity{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:#fff;background:transparent;border:none;border-radius:999px;padding:5px 15px 5px 11px;margin:-4px 0;font:inherit;cursor:pointer;transition:border-color .2s ease,color .2s ease,padding .2s ease}.comment-identity:hover{color:#fff;border:1px solid rgba(129,212,250,.6);padding:4px 14px 4px 10px}.comment-identity-wrapper--open .comment-identity{color:#fff;border:1px solid rgba(0,188,212,.75);padding:4px 14px 4px 10px}.comment-identity:focus-visible{outline:2px solid rgba(0,188,212,.6);outline-offset:2px;border-radius:999px;border:1px solid rgba(0,188,212,.75);padding:4px 14px 4px 10px}.comment-identity-menu{position:absolute;top:calc(100% + 6px);left:0;display:none;flex-direction:column;gap:6px;min-width:160px;max-width:min(240px,80vw);padding:10px;background:#121216f5;border-radius:12px;border:1px solid rgba(0,188,212,.18);box-shadow:0 12px 32px #0006;z-index:20}.comment-identity-wrapper--open .comment-identity-menu{display:flex}.comment-identity-menu-item{background:transparent;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#d7d7d7;padding:6px 14px;font-size:14px;cursor:pointer;text-align:left;transition:background .2s ease,color .2s ease,border-color .2s ease}.comment-identity-menu-item:hover{background:#00bcd42e;color:#00bcd4;border-color:#00bcd459}.comment-identity-menu-item:focus-visible{outline:2px solid rgba(0,188,212,.45);outline-offset:2px}.comment-identity-menu-item:disabled,.comment-identity-menu-item[aria-disabled=true]{color:#d7d7d761;border-color:#ffffff0d;background:#ffffff0a;cursor:not-allowed}.comment-identity-menu-block{color:#f48fb1}.comment-identity-menu-block:hover:not(:disabled){background:#ff92ba2e;color:#ff92ba;border-color:#ff92ba66}.comment-timestamp{font-size:.85rem;color:#bdbdbd}.comment-text{color:#ddd;line-height:1.5;word-break:break-word;text-align:left;margin-top:8px;padding-left:0}.comment-actions{margin-left:auto;display:flex;gap:8px;flex-shrink:0;align-items:center}.comment-edited-label{font-size:.7rem;color:#9e9e9e}.comment-actions-menu{position:relative;display:inline-flex}.comment-actions-menu-toggle{background:transparent;border:1px solid rgba(255,255,255,.14);color:#d0d0d0;width:32px;height:32px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;line-height:1;transition:background .2s ease,border-color .2s ease,color .2s ease;margin:0;padding:10px}.comment-actions-menu-toggle:hover{background:#ffffff14;border-color:#ffffff52;color:#fff}.comment-actions-menu-toggle:focus-visible{outline:2px solid rgba(0,188,212,.55);outline-offset:2px}.comment-actions-menu:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;pointer-events:none}.comment-actions-menu-list{position:absolute;top:calc(100% + 6px);right:0;display:none;flex-direction:column;gap:6px;min-width:132px;padding:10px;background:#121216f5;border-radius:12px;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 32px #0006;z-index:15}.comment-actions-menu--open .comment-actions-menu-list{display:flex}.comment-actions-menu-item{background:transparent;border:1px solid rgba(255,255,255,.14);border-radius:12px;color:#f0f0f0;font-size:13px;width:100%;padding:6px 12px;text-align:left;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background .2s ease,border-color .2s ease,color .2s ease}.comment-actions-menu-item-label{flex:1;text-align:left}.comment-actions-menu-item:hover,.comment-actions-menu-item:focus-visible{background:#00bcd429;border-color:#00bcd4a6;color:#00bcd4;outline:none}.comment-actions-menu-item-icon{width:16px;height:16px;display:inline-block;filter:invert(80%);transition:filter .2s ease}.comment-actions-menu-item:hover .comment-actions-menu-item-icon,.comment-actions-menu-item:focus-visible .comment-actions-menu-item-icon{filter:invert(65%) sepia(18%) saturate(935%) hue-rotate(151deg) brightness(96%) contrast(101%)}.comment-actions-menu-item.comment-actions-menu-item--danger{color:#ff8a80;border-color:#ff8a8080}.comment-actions-menu-item.comment-actions-menu-item--danger .comment-actions-menu-item-icon{filter:invert(67%) sepia(35%) saturate(749%) hue-rotate(315deg) brightness(97%) contrast(107%)}.comment-actions-menu-item.comment-actions-menu-item--danger:hover,.comment-actions-menu-item.comment-actions-menu-item--danger:focus-visible{background:#ff8a802e;border-color:#ff8a80bf;color:#ff5252}.comment-actions-menu-item.comment-actions-menu-item--danger:hover .comment-actions-menu-item-icon,.comment-actions-menu-item.comment-actions-menu-item--danger:focus-visible .comment-actions-menu-item-icon{filter:invert(45%) sepia(78%) saturate(5224%) hue-rotate(334deg) brightness(95%) contrast(103%)}.comment-card.comment-card--editing{border-color:#00bcd473;box-shadow:0 0 0 1px #00bcd440}.comment-edit-textarea{width:100%;min-height:110px;padding:12px;background:#151515;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;resize:vertical;font-size:.95rem}.comment-edit-textarea:focus{outline:none;border-color:#00bcd4;box-shadow:0 0 0 1px #00bcd466}.comment-edit-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.comment-save-btn,.comment-cancel-btn{padding:6px 16px;border-radius:999px;font-size:.8rem;cursor:pointer;border:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.comment-save-btn{background:#00bcd4;color:#121212;font-weight:600}.comment-save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 12px #00bcd44d}.comment-cancel-btn{background:transparent;border:1px solid rgba(255,255,255,.18);color:#e0e0e0}.comment-cancel-btn:hover:not(:disabled){background:#ffffff14}.comment-save-btn:disabled,.comment-cancel-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.comment-reply-form{margin:12px 0 0;display:flex;flex-direction:column;gap:8px}.comment-reply-input{min-height:80px;padding:10px;background:#151515;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;resize:vertical;font-size:.9rem}.comment-reply-input:focus{outline:none;border-color:#00bcd4;box-shadow:0 0 0 1px #00bcd466}.comment-reply-actions{display:flex;justify-content:flex-end;gap:8px}.comment-reply-submit,.comment-reply-cancel{padding:5px 14px;border-radius:999px;font-size:.75rem;cursor:pointer;border:none;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.comment-reply-submit{background:#00bcd4;color:#121212;font-weight:600}.comment-reply-submit:hover{transform:translateY(-1px);box-shadow:0 6px 12px #00bcd447}.comment-reply-cancel{background:transparent;border:1px solid rgba(255,255,255,.18);color:#e0e0e0}.comment-reply-cancel:hover{background:#ffffff14}.comment-form{display:flex;flex-direction:column;gap:10px}.comment-form textarea{min-height:110px;padding:12px;background:#1e1e1e;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#fff;resize:vertical;font-size:.95rem}.comment-form textarea:focus{outline:none;border-color:#00bcd4;box-shadow:0 0 0 1px #00bcd466}.comment-form button{align-self:flex-end;background:#00bcd4;color:#121212;border:none;padding:8px 18px;border-radius:999px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.comment-form button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 12px #00bcd44d}.comment-form button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.comment-empty,.comment-error,.comment-loading{color:#9e9e9e;font-size:.9rem}.comment-error{color:#ff867c}.comment-signin-prompt{margin:0;color:#b0b0b0;font-size:.9rem}@media (max-width: 900px){.comment-section{--thread-indent: clamp(20px, 5vw, 24px);--comment-reply-gap: 10px;--comment-reply-offset: calc(var(--comment-reply-gap) * .7);--thread-line-width: 1.5px;--thread-child-card-offset: calc(var(--thread-indent) + 18px);--comment-thread-top-pad: calc(var(--comment-reply-gap) + 2px)}.comments-list{gap:0px}.comment-card{padding:16px 16px 5px 58px;margin-top:20px}.comment-card--child{padding-left:52px}.comment-avatar{width:58px;height:58px;top:-10px;left:-10px}.comment-card--child .comment-avatar{width:52px;height:52px;top:-6px;left:-6px}.thread-content{gap:10px}}@media (max-width: 640px){.comment-section{padding:16px;gap:14px;--thread-indent: clamp(14px, 6vw, 18px);--thread-line-width: 1.25px;--thread-line-color-start: rgba(0, 188, 212, .28);--thread-line-color-mid: rgba(0, 188, 212, .12);--thread-line-color-end: rgba(0, 188, 212, .02);--comment-reply-gap: 8px;--comment-reply-offset: calc(var(--comment-reply-gap) * .65);--thread-child-card-offset: calc(var(--thread-indent) + 14px);--comment-thread-top-pad: calc(var(--comment-reply-gap) + 2px)}.comments-list{gap:10px}.comment-thread{padding-top:var(--comment-thread-top-pad)}.comment-thread--child{margin-left:calc(var(--thread-indent) * .9)}.comment-card{padding:14px 14px 14px 52px;margin-top:16px;border-radius:14px}.comment-card--child{padding-left:48px}.comment-avatar{width:48px;height:48px;top:-8px;left:-8px;border-width:2px}.comment-card--child .comment-avatar{width:44px;height:44px;top:-4px;left:-4px}.thread-content{gap:9px}.comment-header{flex-direction:row;align-items:flex-start;gap:8px}.comment-meta-group{gap:4px;font-size:14px;min-width:0}.comment-actions{margin-left:auto;width:auto;justify-content:flex-end;gap:6px}.comment-actions-menu{display:inline-flex}.comment-text{margin-top:6px}.comment-footer{flex-direction:row;align-items:center;justify-content:space-between;gap:8px;flex-wrap:nowrap}.comment-footer-left,.comment-footer-right{flex:1 1 auto;width:auto;justify-content:flex-start;gap:6px;flex-wrap:nowrap;min-width:0}.comment-footer-right{margin-left:0;justify-content:flex-end}.comment-reply-form{margin-top:10px;gap:6px}.comment-reply-input{min-height:72px;font-size:.85rem}.comment-reply-actions{justify-content:flex-start;flex-wrap:wrap;gap:6px}.comment-reply-submit,.comment-reply-cancel{flex:1 1 auto;min-width:120px}.comment-form button{width:100%;align-self:stretch}}@media (max-width: 480px){.comment-section{padding:14px;--thread-indent: clamp(12px, 8vw, 16px);--thread-line-width: 1px;--comment-reply-gap: 7px;--comment-reply-offset: calc(var(--comment-reply-gap) * .6);--thread-child-card-offset: calc(var(--thread-indent) + 12px)}.comments-list{gap:8px}.comment-thread--child{margin-left:calc(var(--thread-indent) * .85)}.comment-card{padding:12px 12px 12px 48px;margin-top:14px}.comment-card--child{padding-left:44px}.comment-avatar{width:44px;height:44px;top:-6px;left:-6px}.comment-card--child .comment-avatar{width:40px;height:40px;top:-2px;left:-2px}.thread-content{gap:8px}.comment-actions{gap:4px}.comment-footer{gap:6px}.comment-footer-left,.comment-footer-right,.comment-reply-actions{gap:4px}.comment-reply-submit,.comment-reply-cancel{width:100%}}.build-order-container::-webkit-scrollbar{width:8px}.build-order-container::-webkit-scrollbar-thumb{background:#00bcd466;border-radius:8px}.build-order-container::-webkit-scrollbar-track{background:#ffffff0d}.map-section,.youtube-section,.description-section{margin-top:40px}#openMapModalButton{font-size:20px}.second-row{display:flex;gap:40px;margin-top:40px;flex-wrap:wrap}.left-column,.right-column{flex:1;min-width:300px}.map-container{width:100%;max-width:600px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column}#map-preview-container{position:relative;width:100%;max-width:600px;aspect-ratio:9 / 9;margin:0 auto;border:2px dashed #333;border-radius:20px;display:flex;justify-content:center;align-items:center;overflow:hidden;pointer-events:none;z-index:10}#map-preview-container:before{content:"";display:block;padding-top:56.25%}#map-preview-image{width:100%;height:auto;max-width:600px;border-radius:20px;display:block}#map-annotations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}#youtubeEmbed{width:100%;max-width:600px;aspect-ratio:16 / 9;border-radius:12px;background:#1a1a1a;display:block;margin:20px auto 0}.description-display{background:#1a1a1a;padding:20px;border-radius:8px;font-size:1rem;line-height:1.5;white-space:pre-wrap;color:#e0e0e0;margin-top:20px}.vote-section{display:inline-flex;align-items:center;gap:12px}.vote-buttons{display:inline-flex;align-items:center;gap:8px;padding:0;border-radius:999px;background:none;box-shadow:none}.vote-buttons .vote-button{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#10121cbf;border:1px solid rgba(255,255,255,.12);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.vote-buttons .vote-button:hover{transform:translateY(-1px);border-color:var(--accent-color);box-shadow:0 0 12px var(--accent-glow)}.vote-buttons .vote-button img{width:16px;height:16px}.vote-results-row{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.vote-results-row .vote-percentage{font-size:1rem;color:#e2f2ff}.vote-results-row .vote-count{font-size:.75rem;color:#a5d8ffb3}.back-button img{width:24px;height:24px;vertical-align:middle}.build-header-row{display:flex;align-items:center;gap:16px;padding:0 20px;margin-bottom:30px;position:relative;flex-wrap:wrap}.build-header-row .build-header-main{flex:1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:16px;padding-inline:clamp(160px,18vw,260px)}.build-header-row .title-stack{display:flex;align-items:center;justify-content:center;min-width:0}.build-header-row h1{margin:0;font-size:clamp(1.6rem,4vw,2.2rem);text-align:center;flex:1 1 auto;order:2}.build-header-row .back-button{margin-right:4px;order:0}.build-header-row #importBuildButton{order:1}.build-header-row .header-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;padding:12px 22px;font-size:.9rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ecf3ff;background:linear-gradient(145deg,#151927,#10131e);border-radius:14px;border:1px solid #2b3145;cursor:pointer;min-height:44px;transition:transform .2s ease,box-shadow .25s ease,background .3s ease,color .3s ease;box-shadow:0 10px 28px #00000073}.build-header-row .header-btn img{width:18px;height:18px;filter:drop-shadow(0 0 4px rgba(146,186,255,.45))}.header-btn:hover{background:linear-gradient(145deg,#1d2234,#141827);box-shadow:0 14px 32px #0c111f8c;transform:translateY(-1px)}.header-btn:active{transform:translateY(0);box-shadow:0 8px 18px #0c111f80}.header-btn.imported{background:#10121b;border-color:#2e3243;color:#8ea5d8;cursor:default;box-shadow:inset 0 0 0 1px #4e6a964d}.header-btn.imported:hover{transform:none;background:#111421;box-shadow:inset 0 0 0 1px #4e6a9666}.build-header-row #importBuildButton{background:linear-gradient(160deg,#191d2c,#101320);border-color:#2d3248}.build-header-row #importBuildButton:hover{background:linear-gradient(160deg,#23283b,#171b2b);box-shadow:0 16px 34px #0c111f99}.build-header-row #importBuildButton img{filter:drop-shadow(0 0 6px rgba(126,167,255,.55))}.build-header-row #shareBuildButton{position:relative;padding:12px 30px;border-radius:999px;border:2px solid transparent;background:linear-gradient(#0f131d,#0f131d) padding-box,linear-gradient(130deg,var(--share-accent-start),var(--share-accent-end)) border-box;color:var(--share-text-color);text-shadow:0 0 8px var(--share-text-glow);box-shadow:var(--share-shadow);order:3;margin-left:auto}.build-header-row #shareBuildButton:hover{box-shadow:var(--share-shadow-hover)}.build-header-row #shareBuildButton:active{box-shadow:var(--share-shadow-active)}.build-header-row #shareBuildButton img{filter:var(--share-icon-filter)}@media (max-width: 1024px){.build-header-row{gap:12px}.build-header-row h1{order:2;flex:1 1 100%}}@media (max-width: 520px){.build-header-row{row-gap:8px}}@media (max-width: 768px){.second-row{flex-direction:column}#map-preview-container,#youtubeEmbed{max-width:100%}.build-info-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr 1fr;grid-template-areas:"matchup publisher" "date rating";column-gap:16px;row-gap:12px;gap:16px;padding:16px 18px;height:auto;min-height:160px;align-items:center;align-content:stretch;grid-auto-rows:minmax(min-content,auto);grid-auto-flow:row dense;transition:padding .25s ease,gap .25s ease,column-gap .25s ease,row-gap .25s ease;position:relative;z-index:0;flex-direction:initial!important}.build-info-grid>*{min-width:0}.build-header-row{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;column-gap:clamp(14px,3.5vw,20px);row-gap:10px;padding:0 12px;transition:gap .25s ease,padding .25s ease}.build-header-row #importBuildButton,.build-header-row #shareBuildButton{order:1;flex:1 1 0;width:auto;min-width:0;margin-left:0}.build-header-row h1{order:2;flex:0 0 100%;width:100%;text-align:center;margin-top:4px}.build-header-row .header-btn{padding:10px 16px;font-size:.85rem;min-height:40px}.build-header-row .header-btn img{width:16px;height:16px}.build-header-row #shareBuildButton{padding:10px 20px}.build-info-grid .desktop-info{display:none!important}.build-info-grid .build-info-item.mobile-info{display:contents!important}.build-info-grid .info-pair,.build-info-grid #ratingItem{min-width:0}.build-info-grid .info-value{min-width:0;white-space:normal;overflow-wrap:anywhere}.build-info-grid .matchup-pair{grid-area:matchup;align-items:center;justify-content:center;justify-self:stretch;align-self:stretch;height:100%}.build-info-grid .publisher-pair{grid-area:publisher;align-items:center;justify-content:center;justify-self:stretch;align-self:stretch;height:100%}.build-info-grid .date-pair{grid-area:date;align-items:center;justify-content:center;justify-self:stretch;align-self:stretch;height:100%}.build-info-grid #ratingItem{grid-area:rating;align-self:stretch;justify-self:stretch;margin-left:0;max-width:100%}.build-info-grid .info-pair{justify-content:center;height:100%}.build-info-grid #ratingItem .vote-section{width:100%}#ratingItem .vote-section{flex-direction:column;align-items:center;justify-content:center;gap:0px}#ratingItem .vote-results-row{order:0;display:block;width:100%;text-align:center;margin:0}#ratingItem .vote-buttons{order:1;gap:10px}.build-info-grid .publisher-pair .meta-chip{flex-wrap:wrap;justify-content:center}.build-info-grid .publisher-pair .meta-chip span{white-space:normal;overflow-wrap:anywhere}#buildMatchupMobile{white-space:normal}.build-info-grid:before,.build-info-grid:after{content:"";position:absolute;pointer-events:none;z-index:0;opacity:1}.build-info-grid:before{top:clamp(8px,2vw,14px);bottom:clamp(8px,2vw,14px);left:50%;width:1px;transform:translate(-50%);background:linear-gradient(180deg,transparent,rgba(220,230,255,.08),transparent)}.build-info-grid:after{left:clamp(8px,2vw,14px);right:clamp(8px,2vw,14px);top:50%;height:1px;transform:translateY(-50%);background:linear-gradient(90deg,transparent,rgba(220,230,255,.08),transparent)}}.annotation-circle,.annotation-circle-container,.annotation-arrow{pointer-events:none}#focusModal .modal-content{position:relative;display:flex;flex-direction:column;width:100%;height:100%;max-width:100%;margin:0;justify-content:center;align-items:center}.font-controls{position:absolute;top:10px;left:10px;display:flex;justify-content:flex-start;gap:8px;margin:0}.font-controls button{background:#333;color:#fff;border:none;padding:4px 8px;cursor:pointer;border-radius:4px}#focusContent{overflow-y:auto;flex:none;max-height:80%;display:flex;justify-content:center;width:100%}#focusModal #buildOrderTable{margin:0 auto;padding:0 20px;max-width:1200px}@media (min-width: 769px){.build-header-row{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:16px;padding:0 20px}.build-header-row h1{order:2;flex:0 0 auto;width:auto;text-align:center;margin-top:0}.build-header-row #importBuildButton,.build-header-row #shareBuildButton{flex:0 0 auto;width:auto;min-width:auto}}#focusContent .term-image,#focusContent .unit-image,#focusContent .structure-image,#focusContent .ability-image,#focusContent .upgrade-image{width:1.875em;height:1.875em}.focus-btn{background:none;border:none;cursor:pointer;position:absolute;right:4px;top:50%;transform:translateY(-50%);margin:0}.focus-btn:hover{transform:translateY(-50%)}.focus-btn img{width:16px;height:16px;filter:invert(1)}.action-header{position:relative}body.modal-open{overflow:hidden}.view-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:radial-gradient(circle at top,#131722f2,#0a0c12fa);display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;color:#f1f5fb;font-size:1.125rem;letter-spacing:.04em;transition:opacity .2s ease,visibility .2s ease}.view-loading-overlay.hidden{opacity:0;visibility:hidden;pointer-events:none}.view-loading-overlay .loading-spinner{width:56px;height:56px;border-radius:50%;border:4px solid rgba(255,255,255,.2);border-top-color:#4cc9f0;animation:viewLoadingSpin .9s linear infinite}@keyframes viewLoadingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.view-loading-active{overflow:hidden}.avatar-modal-content{background:#1e1e1e;max-width:600px;width:90%;border-radius:12px;padding:20px 24px;box-shadow:0 18px 36px #00000073}.modal-close-button{background:none;border:none;color:#bbb;font-size:1.5rem;position:absolute;top:14px;right:14px;cursor:pointer;transition:color .2s ease}.modal-close-button:hover{color:#00bcd4}.avatar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:12px;margin-top:24px}.avatar-option{border:none;padding:0;border-radius:14px;overflow:hidden;cursor:pointer;background:#141414;transition:transform .2s ease,box-shadow .2s ease,border .2s ease}.avatar-option img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.avatar-option:hover{transform:translateY(-3px);box-shadow:0 10px 22px #00bcd440;border:1px solid rgba(0,188,212,.4)}.avatar-option:focus-visible{outline:2px solid #00bcd4;outline-offset:2px}.avatar-option.is-selected{border:1px solid rgba(0,188,212,.6);box-shadow:0 0 0 2px #00bcd459,0 10px 22px #00bcd440;transform:translateY(-1px)}.comment-footer{margin-top:12px;display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap;font-size:14px}.comment-footer-left,.comment-footer-right{display:flex;align-items:center;gap:8px}.comment-footer-reply,.comment-toggle-replies-btn,.comment-more-replies-btn{background:transparent;border-radius:999px;font-size:14px;padding:4px 12px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.comment-footer-reply{border:1px solid rgba(0,188,212,.25);color:#81d4fa}.comment-footer-reply:hover{background:#00bcd42e;border-color:#00bcd4;color:#00bcd4}.comment-toggle-replies-btn,.comment-more-replies-btn{border:1px solid rgba(255,255,255,.12);color:#d0d0d0;position:relative;z-index:1}.comment-toggle-replies-btn:hover,.comment-more-replies-btn:hover{background:#ffffff1a;color:#fff}.comment-thread--entering{animation:comment-thread-enter .25s ease forwards}@keyframes comment-thread-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}#map-controls-row{position:relative;min-height:32px}#selected-map-text{position:absolute;left:50%;transform:translate(-50%);font-size:22px!important;text-transform:none;text-align:center;margin-bottom:15px}#replayHeader,#videoHeader{display:flex;align-items:center;font-size:1.1em;max-width:210px;color:#e0e0e0;margin-top:15px;-webkit-user-select:none;user-select:none;cursor:default;text-align:left}.variation-tabs{display:flex;gap:8px;margin:10px 0;flex-wrap:wrap}.variation-tab{background:#1b2130;color:#e0e0e0;border:1px solid #2a3347;border-radius:8px;padding:6px 12px;cursor:pointer;font-weight:600;transition:.15s ease}.variation-tab.active{background:#2e3b55;border-color:#5fe5ff}.variation-tab:not(.active):not(.active-tab){filter:saturate(.35);transition:filter .15s ease}.variation-tab.active,.variation-tab.active-tab{filter:none}.variation-tab:not(.active):not(.active-tab):hover{filter:saturate(.85)}
