*{box-sizing:border-box}body{margin:0;min-width:320px;font-family:system-ui,-apple-system,sans-serif;line-height:1.5;color:#213547;background-color:#fff}.update-banner{background:#1a73e8;color:#fff;text-align:center;padding:.5rem;cursor:pointer;font-size:.9rem;border-radius:6px;margin-bottom:.75rem}.update-banner:hover{background:#1557b0}.app{max-width:800px;margin:0 auto;padding:1.5rem;font-family:system-ui,-apple-system,sans-serif}h1{font-size:2rem;margin-bottom:1rem}.banner-logo{height:3rem;width:auto;display:block}h2{margin:0}.champion-banners{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.champion-banner{background:linear-gradient(135deg,#b8860b,#daa520,#b8860b);color:#fff;text-align:center;padding:.5rem 1rem;border-radius:8px;font-weight:700;font-size:.85rem;letter-spacing:.03em;text-shadow:0 1px 2px rgba(0,0,0,.3)}.champion-banner.vacant{background:linear-gradient(135deg,#888,#aaa,#888);font-style:italic}.roster-view{display:flex;flex-direction:column;gap:1.5rem}.roster-header{display:flex;justify-content:space-between;align-items:center}.roster-count-badge{font-size:.75rem;font-weight:400;color:#888;margin-left:.5rem}.roster-count-badge.roster-count-full{color:#e63946;font-weight:600}.bench-panel{padding:1rem 0}.bench-panel h3{margin:0 0 .5rem;font-size:1.1rem}.bench-panel-desc{color:#666;font-size:.9rem;margin-bottom:1rem}.bench-candidates{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.bench-candidate-row{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;background:#f8f8f8;border-radius:6px}.bench-candidate-info{display:flex;flex-direction:column;gap:.15rem}.bench-candidate-name{font-weight:600;font-size:.95rem}.bench-candidate-record{font-size:.8rem;color:#777}.roster-toggle{cursor:pointer}.roster-toggle:hover{color:#457b9d}.roster-chevron{display:inline-block;font-size:.7em;margin-right:.4rem;transition:transform .2s ease}.roster-chevron-open{transform:rotate(90deg)}.gender-tabs{display:flex;gap:.35rem;margin-bottom:.5rem}.gender-tabs button{background:#eee;color:#555;border:none;padding:.4rem 1rem;border-radius:5px;font-size:.85rem;font-weight:700;cursor:pointer;letter-spacing:.02em}.gender-tabs button.gender-active{background:#1d3557;color:#fff}.roster-sort{display:flex;gap:.25rem;flex-wrap:wrap;margin-bottom:.5rem}.roster-sort button{background:#eee;color:#555;border:none;padding:.25rem .6rem;border-radius:4px;font-size:.75rem;cursor:pointer}.roster-sort button.sort-active{background:#1d3557;color:#fff}.roster-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.roster-card-with-img{text-align:center;position:relative;min-width:0;overflow:hidden}.roster-card-with-img .card-top-row strong{display:block;word-break:break-word}.wrestler-card{position:relative;padding:.75rem;border:1px solid #eee;border-radius:6px;margin-bottom:.5rem;cursor:pointer}.wrestler-card:hover{background:#f5f5f5}.wrestler-card.active{border-color:#e63946;background:#fef2f2}.card-top-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.25rem .5rem}.record-text{font-size:.75rem;color:#666;margin-top:.15rem;display:block}.champ-badge{background:linear-gradient(135deg,#b8860b,#daa520);color:#fff;font-size:.6rem;font-weight:700;padding:.1rem .4rem;border-radius:3px;letter-spacing:.05em;white-space:nowrap}.champ-badge-lg{font-size:.7rem;padding:.15rem .5rem;margin-left:.5rem;vertical-align:middle}.retired-badge{background:#6b7280;color:#fff;font-size:.6rem;font-weight:700;padding:.1rem .4rem;border-radius:3px;letter-spacing:.05em;white-space:nowrap}.wrestler-card.retired{opacity:.55}.wrestler-card.retired:hover{opacity:.8}.profile-record{font-size:1.1rem;font-weight:600;color:#457b9d;margin:0 0 1rem}.preview{font-size:.75rem;color:#666;margin:.25rem 0 0;white-space:pre-wrap;overflow:hidden;max-height:3rem}.detail{border:1px solid #ddd;border-radius:8px;padding:1.5rem}.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.profile-body{display:grid;grid-template-columns:250px 1fr;gap:1.5rem;align-items:start}.profile-image-col{display:flex;flex-direction:column;gap:.5rem}.profile-image-col .wrestler-image{margin-top:0}.profile-image-col .btn-generate-image{width:100%}.image-placeholder{min-height:100px;display:flex;align-items:center;justify-content:center;border:2px dashed #ddd;border-radius:8px}.profile-text-col{min-width:0}.profile-content{overflow-wrap:break-word;word-break:break-word;font-size:.9rem;line-height:1.6}.profile-content h1,.profile-content h2,.profile-content h3{margin:1rem 0 .5rem}.profile-content h1:first-child{margin-top:0}.profile-content p{margin:.4rem 0}.editor label{display:block;font-size:.85rem;font-weight:600;color:#333;margin-bottom:.25rem;margin-top:.75rem}.editor label:first-child{margin-top:0}.editor input{width:100%;padding:.5rem;font-size:1rem;border:1px solid #ddd;border-radius:4px;box-sizing:border-box}.editor textarea{width:100%;padding:.75rem;font-size:.9rem;font-family:monospace;border:1px solid #ddd;border-radius:4px;resize:vertical;box-sizing:border-box}.managed-sections{margin-top:1rem;border:1px solid #ddd;border-radius:6px;padding:.75rem;background:#f9f9f9}.managed-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.managed-header label{margin:0!important;color:#666;font-style:italic}.btn-advanced-edit{background:none;color:#457b9d;font-size:.8rem;padding:.25rem .5rem;border:1px solid #457b9d;border-radius:4px;font-weight:500}.btn-advanced-edit:hover{background:#457b9d;color:#fff}.managed-readonly{overflow-wrap:break-word;word-break:break-word;font-size:.85rem;line-height:1.5;color:#555}.managed-readonly h2,.managed-readonly h3{margin:.75rem 0 .25rem;font-size:.95rem}.managed-readonly p{margin:.25rem 0}.editor-actions{margin-top:.75rem;display:flex;gap:.5rem}button{padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600}.btn-new{background:#e63946;color:#fff}.btn-new:hover:not(:disabled){background:#c1121f}.btn-new:disabled{background:#999;cursor:not-allowed}.btn-save{background:#2a9d8f;color:#fff}.btn-save:hover{background:#21867a}.btn-edit{background:#457b9d;color:#fff;margin-right:.5rem}.btn-evolve{background:linear-gradient(135deg,#6c5ce7,#e17055);color:#fff;margin-right:.5rem}.btn-evolve:hover:not(:disabled){opacity:.9}.btn-evolve:disabled{background:#999;cursor:not-allowed}.evolve-cost{font-size:.7rem;color:#aaa;margin-right:.5rem}.btn-cancel{background:#eee;color:#333}.btn-delete{background:#eee;color:#e63946}.btn-delete:hover{background:#fef2f2}.empty{color:#999;font-style:italic}.error{color:#e63946;font-weight:600;margin:.5rem 0}.nav{display:flex;gap:.5rem;margin-bottom:1.5rem}.nav button{background:#eee;color:#333}.nav button.nav-active{background:#1d3557;color:#fff}.match-view{text-align:center}.match-title{font-size:1.5rem;margin-bottom:1.5rem}.match-roster{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:1.5rem}.match-roster .wrestler-card{position:relative}.wrestler-card.picked{border-color:#e63946;background:#fef2f2}.pick-badge{position:absolute;top:-8px;right:-8px;background:#e63946;color:#fff;width:22px;height:22px;border-radius:50%;font-size:.75rem;display:flex;align-items:center;justify-content:center;font-weight:700}.btn-simulate{background:#e63946;color:#fff;padding:1rem 2.5rem;font-size:1.2rem}.btn-simulate:hover:not(:disabled){background:#c1121f}.btn-simulate:disabled{background:#999;cursor:not-allowed}.credit-hint{color:#999;font-size:.75rem;margin:.25rem 0 0;text-align:center}.editor .credit-hint{text-align:left}.card-hint{color:#999;font-size:.7rem;margin-top:.15rem}.title-match-toggle{margin:0}.toggle-label{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:600;font-size:1rem}.toggle-label input[type=checkbox]{width:18px;height:18px;accent-color:#b8860b;cursor:pointer}.toggle-text{color:#1d3557}.title-select{display:block;margin:.5rem auto 0;padding:.5rem .75rem;font-size:.95rem;border:2px solid #b8860b;border-radius:6px;background:#fff;color:#1d3557;font-weight:600;cursor:pointer}.title-note{font-size:.85rem;color:#b8860b;font-style:italic;margin:.35rem 0 0}.title-eligibility-warning{font-size:.85rem;color:#cd5c5c;margin:.35rem 0 0}.title-eligibility-warning p{margin:.15rem 0}.title-cooldown-warning{font-size:.85rem;color:#cd5c5c;font-style:italic;margin:.35rem 0 0}.title-detail-info{margin:1rem 0;font-size:1rem;line-height:1.8}.title-detail-info p{margin:.25rem 0}.title-history{margin-top:1.5rem}.title-history h3{font-size:1rem;margin:0 0 .75rem;color:#aaa;text-transform:uppercase;letter-spacing:.05em}.reign-entry{display:flex;align-items:center;gap:.75rem;padding:.5rem .6rem;border-radius:6px;cursor:pointer;transition:background .15s}.reign-entry:hover{background:#ffffff0d}.reign-portrait{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.reign-info{display:flex;flex-direction:column;gap:.1rem;min-width:0}.reign-name-link{cursor:pointer;color:#fff;font-size:.95rem}.reign-name-link:hover{text-decoration:underline}.reign-detail{font-size:.8rem;color:#888}.title-match-badge{text-align:center;font-size:.9rem;font-weight:700;color:#b8860b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;background:linear-gradient(135deg,#b8860b1a,#daa52026);padding:.3rem .75rem;border-radius:4px;border:1px solid rgba(184,134,11,.3);display:inline-block;width:auto}.match-result .title-match-badge{display:block;text-align:center}.title-tag{background:linear-gradient(135deg,#b8860b,#daa520);color:#fff;font-size:.65rem;font-weight:700;padding:.1rem .35rem;border-radius:3px;letter-spacing:.05em;margin-left:.5rem;vertical-align:middle}.interference-tag{background:linear-gradient(135deg,#8b0000,#c00);color:#fff;font-size:.65rem;font-weight:700;padding:.1rem .35rem;border-radius:3px;letter-spacing:.05em;margin-left:.5rem;vertical-align:middle}.interference-badge{color:#c00;font-weight:700;font-size:.95rem;text-align:center;margin:.25rem 0}.promo-tag{background:linear-gradient(135deg,#6c5ce7,#a29bfe);color:#fff;font-size:.65rem;font-weight:700;padding:.1rem .35rem;border-radius:3px;letter-spacing:.05em;margin-left:.5rem;vertical-align:middle}.promo-badge{text-align:center;font-size:.9rem;font-weight:700;color:#6c5ce7;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;background:linear-gradient(135deg,#6c5ce71a,#a29bfe26);padding:.3rem .75rem;border-radius:4px;border:1px solid rgba(108,92,231,.3);display:inline-block}.match-result .promo-badge{display:block;text-align:center}.book-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ddd;padding:.75rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;z-index:50;box-shadow:0 -2px 8px #00000014}.book-bar .btn-simulate{width:100%;max-width:400px}.book-bar .credit-hint{margin:0}.match-view:has(.book-bar){padding-bottom:140px}.format-tabs{display:flex;gap:.35rem;justify-content:center}.format-tabs button{background:#eee;color:#555;border:none;padding:.4rem 1rem;border-radius:5px;font-size:.85rem;font-weight:700;cursor:pointer;letter-spacing:.02em}.format-tabs button.format-active{background:#6c5ce7;color:#fff}.segment-tag{background:linear-gradient(135deg,#e17055,#fab1a0);color:#fff;font-size:.65rem;font-weight:700;padding:.1rem .35rem;border-radius:3px;letter-spacing:.05em;margin-left:.5rem;vertical-align:middle}.debut-tag{background:linear-gradient(135deg,#00b894,#55efc4);color:#fff;font-size:.65rem;font-weight:700;padding:.1rem .35rem;border-radius:3px;letter-spacing:.05em;margin-left:.5rem;vertical-align:middle}.br-tag{background:linear-gradient(135deg,#d63031,#e17055);color:#fff;font-size:.65rem;font-weight:700;padding:.1rem .35rem;border-radius:3px;letter-spacing:.05em;margin-left:.5rem;vertical-align:middle}.br-meta{font-size:.75rem;color:#888}.br-winner-callout{text-align:center;margin:1rem 0;padding:.75rem;background:linear-gradient(135deg,#d6303114,#e170551f);border:1px solid rgba(214,48,49,.2);border-radius:8px}.br-winner-label{display:block;font-size:.7rem;font-weight:700;letter-spacing:.1em;color:#d63031;margin-bottom:.25rem}.br-winner-name{font-size:1.3rem;font-weight:700}.br-highlights{display:flex;flex-direction:column;gap:1rem;margin:1rem 0}.br-highlight-card{background:#f9f9f9;border:1px solid #eee;border-radius:8px;padding:1rem}.br-highlight-card h3{margin:0 0 .5rem;font-size:1rem}.br-highlight-narrative{margin:0 0 .5rem;line-height:1.5}.br-highlight-meta{font-size:.85rem;color:#666}.br-highlight-wrestlers{margin-bottom:.25rem}.br-highlight-impact{font-style:italic;color:#888}.wrestler-link{cursor:pointer;color:#1a73e8}.wrestler-link:hover{text-decoration:underline}.br-elimination-section{margin:1rem 0}.br-elimination-toggle{background:#f0f0f0;border:1px solid #ddd;border-radius:6px;padding:.5rem 1rem;cursor:pointer;font-size:.9rem;font-weight:600;width:100%;text-align:left}.br-elimination-toggle:hover{background:#e8e8e8}.br-elimination-list{padding:.5rem .5rem .5rem 1.5rem;font-size:.85rem;line-height:1.6}.br-elim-by{color:#888}.br-title-match-link{display:block;text-align:center;margin:1rem 0;padding:.75rem;background:linear-gradient(135deg,#b8860b14,#daa5201f);border:1px solid rgba(184,134,11,.3);border-radius:8px;color:#b8860b;font-weight:600;text-decoration:none}.br-title-match-link:hover{background:linear-gradient(135deg,#b8860b26,#daa52033)}.segment-badge{text-align:center;font-size:.9rem;font-weight:700;color:#e17055;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;background:linear-gradient(135deg,#e170551a,#fab1a026);padding:.3rem .75rem;border-radius:4px;border:1px solid rgba(225,112,85,.3);display:inline-block}.match-result .segment-badge{display:block;text-align:center}.promo-hint{font-size:.9rem;color:#6c5ce7;font-style:italic;margin:0 0 1rem}.promo-wrestler-image{display:flex;justify-content:center;margin-bottom:1rem}.promo-wrestler-image img{width:200px;border-radius:8px;border:2px solid #eee;image-rendering:pixelated}.match-card-info{display:flex;align-items:center}.vs-images{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1rem}.vs-fighter{display:flex;flex-direction:column;align-items:center;gap:.5rem}.vs-fighter img{width:200px;border-radius:8px;border:2px solid #eee;image-rendering:pixelated}.vs-fighter span{font-weight:700;font-size:.9rem}.vs-text{font-size:2rem;font-weight:900;color:#e63946}.match-result{text-align:left;max-width:700px;margin:0 auto;overflow:hidden}.match-result h2{text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.narrative{overflow-wrap:break-word;word-break:break-word;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.8;margin:0 0 1.5rem}.narrative h1,.narrative h2,.narrative h3{margin:1.2rem 0 .5rem}.narrative p{margin:.5rem 0}.typewriter-wrap{position:relative}.btn-skip{background:#eee;color:#666;font-size:.8rem;padding:.35rem .75rem}.read-aloud{display:flex;align-items:center;gap:.5rem;margin:.5rem 0 1rem}.btn-read-aloud{background:#eee;color:#555;font-size:.8rem;padding:.35rem .75rem;border:1px solid #ddd;border-radius:5px;font-weight:600;cursor:pointer}.btn-read-aloud:hover:not(:disabled){background:#e0e0e0}.btn-read-aloud:disabled{opacity:.6;cursor:not-allowed}.btn-read-aloud.playing,.btn-read-aloud.paused{background:#457b9d;color:#fff;border-color:#457b9d}.btn-read-aloud.loading{background:#f0f0f0;color:#999;border-color:#ddd}.btn-read-aloud-stop{background:none;color:#e63946;font-size:.8rem;padding:.35rem .5rem;border:none;font-weight:600;cursor:pointer}.btn-read-aloud-stop:hover{text-decoration:underline}.narrative-summary-wrap{margin:.5rem 0 1rem}.btn-narrative-summary{background:none;border:none;color:#999;font-size:.8rem;font-weight:600;cursor:pointer;padding:.25rem 0;letter-spacing:.03em;text-transform:uppercase}.btn-narrative-summary:hover:not(:disabled){color:#555}.btn-narrative-summary:disabled{opacity:.5;cursor:default}.narrative-summary-text{margin:.5rem 0 0;font-size:.95rem;line-height:1.55;color:#444;font-style:italic;padding:.75rem 1rem;background:#f7f7f7;border-left:3px solid #ddd;border-radius:0 4px 4px 0}.narrative-summary-error{margin:.4rem 0 0;font-size:.8rem;color:#e63946}.post-match-status{text-align:center;font-size:.85rem;color:#457b9d;font-style:italic;margin:.5rem 0}.result-actions{display:flex;justify-content:center;gap:.75rem;margin-top:1rem}.btn-copy-link{background:#eee;color:#333;font-size:.85rem;padding:.5rem 1rem;min-width:5.5rem}.btn-copy-link:hover{background:#ddd}.show-badge{text-align:center;font-size:.85rem;font-weight:600;color:#457b9d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.history-view{overflow:hidden}.history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.history-header h2{margin:0}.history-sort{display:flex;gap:.25rem}.history-sort button{padding:.3rem .6rem;font-size:.75rem;font-weight:600;border:1px solid #ddd;border-radius:4px;background:#f5f5f5;color:#666;cursor:pointer}.history-sort button:hover{background:#e8e8e8}.history-sort button.active{background:#457b9d;color:#fff;border-color:#457b9d}.history-type-filter{display:flex;gap:.25rem;margin-bottom:.75rem}.history-type-filter button{padding:.3rem .6rem;font-size:.75rem;font-weight:600;border:1px solid #ddd;border-radius:4px;background:#f5f5f5;color:#666;cursor:pointer}.history-type-filter button:hover{background:#e8e8e8}.history-type-filter button.active{background:#457b9d;color:#fff;border-color:#457b9d}.history-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.history-search{flex:1 1 10rem;min-width:0;padding:.4rem .6rem;font-size:.85rem;border:1px solid #ddd;border-radius:6px;background:#fff;color:#333;box-sizing:border-box}.history-search::placeholder{color:#999}.history-wrestler-filter{flex:0 1 auto;min-width:0;max-width:100%;padding:.4rem .6rem;font-size:.85rem;border:1px solid #ddd;border-radius:6px;background:#fff;color:#333;box-sizing:border-box}.btn-backfill{background:#457b9d;color:#fff;font-size:.8rem;padding:.4rem .75rem}.btn-backfill:hover{background:#3a6a89}.backfill-progress{font-size:.85rem;color:#457b9d;font-style:italic;font-weight:600}.history-card-fallback{position:relative}.gen-card-progress{display:block;text-align:center;font-size:.75rem;color:#457b9d;font-style:italic;padding:.3rem;background:#f0f0f0;border-top:1px solid #eee}.history-list{display:flex;flex-direction:column;gap:.75rem}.history-list,.history-list *{overflow-anchor:none}.history-card{display:flex;flex-direction:column;cursor:pointer;border-radius:10px;border:1px solid #eee;overflow:hidden;text-decoration:none;color:inherit}.history-card:hover{border-color:#ccc;box-shadow:0 2px 8px #0000000f}.history-card-image{width:100%}.history-card-match-img{width:100%;display:block;image-rendering:pixelated}.history-card-headshots{display:flex;gap:.5rem;padding:1rem;justify-content:center;background:#fafafa}.history-card-headshot{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #ddd;image-rendering:pixelated}.history-card-placeholder{width:80px;height:80px;border-radius:8px;background:#f0f0f0}.history-card-info{display:flex;flex-direction:column;gap:.2rem;padding:.6rem .75rem}.history-row-title{display:flex;align-items:center;gap:.5rem}.winner-badge{font-size:.8rem;color:#2a9d8f;font-weight:600}.history-card-meta{display:flex;align-items:center;gap:.5rem}.show-number{font-size:.75rem;color:#999}.match-detail-meta{text-align:center;font-size:.9rem;color:#999;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.btn-generate-image{background:#6c5ce7;color:#fff}.btn-generate-image:hover:not(:disabled){background:#5a4bd1}.btn-generate-image:disabled{background:#999;cursor:not-allowed}.btn-regen-image{background:#e67e22;color:#fff;font-weight:600}.btn-regen-image:hover{background:#cf6d17}.btn-admin-regen{background:none;color:#999;font-size:.8rem;padding:.35rem .75rem;border:1px solid #ddd;border-radius:5px;font-weight:500;margin-top:.25rem}.btn-admin-regen:hover{color:#e67e22;border-color:#e67e22}.btn-regen-card{display:block;width:100%;background:#fdf2e9;color:#e67e22;font-size:.75rem;padding:.3rem;border-top:1px solid #eee;border-radius:0;font-weight:600}.btn-regen-card:hover{background:#fae5d3}.history-tools{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.btn-slideshow{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;background:#457b9d;color:#fff;border:1px solid #3a6a89;border-radius:6px;cursor:pointer;box-shadow:0 1px 3px #1d355740;transition:background .15s ease,box-shadow .15s ease}.btn-slideshow:hover:not(:disabled){background:#3a6a89;box-shadow:0 2px 6px #1d355759}.btn-slideshow:disabled{background:#aaa;border-color:#aaa;cursor:not-allowed;box-shadow:none}.btn-slideshow-icon{font-size:.85rem;line-height:1}.btn-slideshow-label{line-height:1}.jump-to-show{display:flex;flex:0 1 auto;gap:.25rem}.jump-to-show input{width:5rem;min-width:0;padding:.4rem .5rem;font-size:.85rem;border:1px solid #ddd;border-radius:6px;background:#fff;color:#333;box-sizing:border-box}.jump-to-show button{padding:.4rem .75rem;font-size:.85rem;font-weight:600;border:1px solid #ddd;border-radius:6px;background:#f0f0f0;color:#333;cursor:pointer}.jump-to-show button:hover{background:#e0e8ef}.jump-error{font-size:.8rem;color:#c0392b}.slideshow-overlay{position:fixed;inset:0;z-index:1000;background:#000000eb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem .5rem;box-sizing:border-box}.slideshow-stage{flex:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:0;cursor:pointer}.slideshow-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:6px;box-shadow:0 4px 24px #0006}.slideshow-image-missing{color:#fff9;font-size:1rem;padding:3rem;border:1px dashed rgba(255,255,255,.2);border-radius:6px}.slideshow-caption{color:#fff;text-align:center;padding:.75rem 0 .5rem;display:flex;flex-direction:column;align-items:center;gap:.2rem}.slideshow-caption strong{font-size:1rem;font-weight:600}.slideshow-show-num{font-size:.8rem;opacity:.7}.slideshow-show-link{font-size:.85rem;color:#8ecae6;text-decoration:underline;cursor:pointer}.slideshow-show-link:hover{color:#bde0fe}.slideshow-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem;padding:.5rem .6rem;background:#1d3557f2;color:#fff;border-radius:6px;max-width:100%;box-sizing:border-box}.slideshow-btn{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:4px;padding:.3rem .6rem;font-size:.9rem;cursor:pointer}.slideshow-btn:hover{background:#ffffff26}.slideshow-interval{padding:.4rem .5rem;font-size:.85rem;border:1px solid #ddd;border-radius:6px;background:#fff;color:#333}.slideshow-bar .slideshow-interval{background:#ffffff1a;color:#fff;border-color:#ffffff4d}.slideshow-position{font-size:.8rem;opacity:.85;margin-left:.5rem}.slideshow-exit-corner{position:absolute;top:.75rem;right:.75rem;background:#e63946d9;color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:50%;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #0006}.slideshow-exit-corner:hover{background:#e63946}.slideshow-exit-btn{background:#e6394640;border-color:#e63946b3;margin-left:.25rem}.slideshow-exit-btn:hover{background:#e639468c}.slideshow-jump{display:flex;align-items:center;gap:.3rem;margin-left:.25rem}.slideshow-jump input{width:4.5rem;min-width:0;background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:4px;padding:.3rem .5rem;font-size:.85rem;box-sizing:border-box}.slideshow-jump input::placeholder{color:#ffffff80}.slideshow-jump-error{position:absolute;bottom:.4rem;left:50%;transform:translate(-50%);font-size:.8rem;color:#ffb4b4;background:#00000080;padding:.2rem .6rem;border-radius:4px}.slideshow-summary-backdrop{position:absolute;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:10;box-sizing:border-box}.slideshow-summary-panel{position:relative;background:#1d3557;color:#fff;border-radius:10px;padding:1.5rem 1.5rem 1.25rem;max-width:36rem;width:100%;max-height:90%;overflow-y:auto;box-shadow:0 10px 40px #0009;box-sizing:border-box}.slideshow-summary-close{position:absolute;top:.4rem;right:.6rem;background:transparent;color:#fff;border:0;font-size:1.25rem;line-height:1;cursor:pointer;opacity:.75}.slideshow-summary-close:hover{opacity:1}.slideshow-summary-title{margin:0 2rem .75rem 0;font-size:1rem;font-weight:700}.slideshow-summary-text{margin:0;font-size:.95rem;line-height:1.5}.slideshow-summary-loading,.slideshow-summary-error{margin:0;opacity:.8;font-style:italic}.slideshow-summary-error{color:#ffb4b4}.btn-load-more{display:block;width:100%;padding:.75rem;margin-top:.5rem;background:#f0f0f0;color:#457b9d;font-size:.9rem;font-weight:600;border:1px solid #ddd;border-radius:8px;cursor:pointer}.btn-load-more:hover{background:#e0e8ef}.image-loading{color:#6c5ce7;font-style:italic;font-size:.9rem;margin:.75rem 0}.wrestler-image{display:block;max-width:100%;border-radius:8px;margin-top:1rem;border:2px solid #eee;image-rendering:pixelated}.match-card-with-img{text-align:center}.card-thumb{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px;border:1px solid #ddd;image-rendering:pixelated;margin-bottom:.4rem}.match-card-with-thumbs{display:flex;align-items:center;gap:.75rem;width:100%}.match-thumbs{display:flex;gap:.25rem;flex-shrink:0}.card-thumb-sm{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #ddd;image-rendering:pixelated}.lightbox{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:100;cursor:pointer}.lightbox img{max-width:90vw;max-height:90vh;border-radius:8px;image-rendering:pixelated}.clickable-img{cursor:pointer}.highlight-image-wrap{margin:1.5rem 0;text-align:center}.highlight-image{max-width:100%;border-radius:8px;image-rendering:pixelated}.card-thumb{cursor:pointer}.img-skeleton{background:#e5e7eb;animation:skeleton-pulse 1.2s ease-in-out infinite}.img-skeleton.card-thumb{width:80px;height:80px;border-radius:6px;margin-bottom:.4rem}.img-skeleton.card-thumb-sm{width:40px;height:40px;border-radius:4px}.img-skeleton.history-card-headshot{width:100px;height:100px;border-radius:6px}.img-skeleton.reign-portrait{width:40px;height:40px;border-radius:50%}.img-hidden{position:absolute;width:0;height:0;overflow:hidden}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.skeleton-card{pointer-events:none}.skeleton-thumb{width:100%;aspect-ratio:1;border-radius:6px;background:#e5e7eb;animation:skeleton-pulse 1.2s ease-in-out infinite;margin-bottom:.4rem}.skeleton-history-img{width:100%;height:140px;background:#e5e7eb;animation:skeleton-pulse 1.2s ease-in-out infinite}.skeleton-title-belt{width:100%;min-height:100px;background:#1a1a1a;animation:skeleton-pulse 1.2s ease-in-out infinite}.skeleton-title-portrait{width:150px;height:200px;border-radius:6px;background:#e5e7eb;animation:skeleton-pulse 1.2s ease-in-out infinite;margin:.75rem 0 .25rem}.skeleton-text{height:.9rem;width:60%;border-radius:4px;background:#e5e7eb;animation:skeleton-pulse 1.2s ease-in-out infinite}.skeleton-text-lg{height:1.1rem;width:75%;border-radius:4px;background:#e5e7eb;animation:skeleton-pulse 1.2s ease-in-out infinite}.skeleton-text-sm{height:.7rem;width:40%;border-radius:4px;background:#e5e7eb;animation:skeleton-pulse 1.2s ease-in-out infinite}.skeleton-text-name{height:.85rem;width:70%;margin:0 auto;border-radius:4px;background:#e5e7eb;animation:skeleton-pulse 1.2s ease-in-out infinite}.skeleton-text-record{height:.65rem;width:35%;margin:.15rem auto 0;border-radius:4px;background:#e5e7eb;animation:skeleton-pulse 1.2s ease-in-out infinite}.title-grid{display:grid;grid-template-columns:1fr;gap:1rem}.title-card-big{border:1px solid #eee;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .15s,box-shadow .15s;background:#fff;display:flex;flex-direction:column;align-items:center}.title-card-big:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.title-card-big.active{border-color:#e63946;box-shadow:0 0 0 2px #e6394640}.title-belt-banner{width:100%;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);display:flex;justify-content:center;align-items:center;min-height:100px}.title-belt-banner img{width:100%;height:auto;max-height:200px;object-fit:contain;display:block}.title-belt-placeholder{height:80px;width:100%}.title-champ-portrait{width:150px;height:200px;object-fit:cover;object-position:top;margin:.75rem 0 .25rem;border-radius:6px}.title-champ-portrait-empty{height:60px}.title-champ-portrait-empty.vacant{height:40px}.title-card-info{text-align:center;padding:.5rem .75rem .75rem;display:flex;flex-direction:column;gap:.2rem}.title-card-info strong{font-size:.95rem}.title-card-info span{font-size:.8rem;color:#666}.title-vacant-label{font-style:italic;color:#999!important}@media(min-width:500px){.title-grid{grid-template-columns:repeat(2,1fr)}}.sim-overlay{position:fixed;inset:0;background:#0a0a0a;z-index:90;display:flex;align-items:center;justify-content:center;animation:sim-fade-in .4s ease}@keyframes sim-fade-in{0%{opacity:0}to{opacity:1}}.sim-overlay-content{text-align:center;width:100%;max-width:800px;padding:2rem}.sim-title-badge{font-size:1rem;font-weight:700;color:#daa520;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem}.sim-vs{display:flex;align-items:center;justify-content:center;gap:2rem}.sim-fighter{display:flex;flex-direction:column;align-items:center;gap:1rem;flex:1;max-width:280px}.sim-fighter img{width:220px;height:280px;object-fit:cover;border-radius:10px;border:3px solid #333;image-rendering:pixelated}.sim-fighter-left img{animation:sim-slide-left .6s ease both}.sim-fighter-right img{animation:sim-slide-right .6s ease both}@keyframes sim-slide-left{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes sim-slide-right{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}.sim-fighter-placeholder{width:220px;height:280px;border-radius:10px;border:3px solid #333;background:#1a1a1a}.sim-fighter span{font-size:1.4rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.02em}.sim-promo-solo{display:flex;justify-content:center}.sim-vs-promo{color:#6c5ce7;text-shadow:0 0 30px rgba(108,92,231,.5)}.sim-vs-text{font-size:3.5rem;font-weight:900;color:#e63946;text-shadow:0 0 30px rgba(230,57,70,.5);animation:sim-vs-pulse 1.5s ease-in-out infinite;flex-shrink:0}@keyframes sim-vs-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.sim-status{margin-top:2.5rem;font-size:1.1rem;color:#888;font-weight:600;letter-spacing:.05em}.sim-dots:after{content:"";animation:sim-dots 1.5s steps(4,end) infinite}@keyframes sim-dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.sign-in-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.sign-in-page h1{font-size:2.5rem;margin-bottom:.5rem}.sign-in-subtitle{color:#666;margin-bottom:2rem;font-size:1.1rem}.google-btn-wrap{min-height:44px}.nav-right{display:flex;align-items:center;gap:.5rem;margin-left:auto}.nav-credits{color:#999;font-size:.8rem;white-space:nowrap}.btn-sign-out{background:none;color:#999;font-size:.8rem;padding:.4rem .6rem;font-weight:400}.btn-sign-out:hover{color:#e63946}.hero-name-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem}.hero-name-row h2{margin:0}.about-hero{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:1rem}.about-image-col{flex-shrink:0;width:250px}.hero-image{width:250px;border-radius:8px;border:2px solid #eee;image-rendering:pixelated;display:block}.hero-image-placeholder{width:250px;min-height:160px;display:flex;align-items:center;justify-content:center;border:2px dashed #ddd;border-radius:8px}.hero-gen-btn{width:250px;font-size:.8rem;padding:.4rem}.about-info-col{flex:1;min-width:0}.hero-stats{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.hero-record{font-size:1.1rem;font-weight:600;color:#457b9d}.streak-badge{font-size:.75rem;font-weight:700;padding:.15rem .5rem;border-radius:4px;letter-spacing:.03em}.streak-w{background:#d4edda;color:#155724}.streak-l{background:#f8d7da;color:#721c24}.about-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.summary-tab-image{text-align:center;margin-bottom:1rem}.summary-tab-image img{width:200px;border-radius:8px;border:2px solid #eee;image-rendering:pixelated}.summary-tab-generate{text-align:center;padding:1.5rem 0}.detail-tabs{display:flex;gap:0;border-bottom:2px solid #ddd;margin-bottom:1rem}.detail-tab{background:#e8e8e8;border:2px solid #ddd;border-bottom:none;margin-bottom:-2px;margin-right:2px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:#888;cursor:pointer;border-radius:6px 6px 0 0}.tab-label-short{display:none}.detail-tab:hover{background:#ddd;color:#333}.detail-tab-active{background:#fff;color:#1d3557;border-color:#ddd;border-bottom:2px solid #fff}.bio-tab{display:flex;flex-direction:column;gap:1rem}.bio-attributes{display:flex;gap:1.5rem;flex-wrap:wrap}.bio-attr{display:flex;flex-direction:column;gap:.15rem}.bio-attr-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#999}.bio-attr-value{font-size:.95rem;color:#333}.bio-notes{font-size:.9rem;line-height:1.6;overflow-wrap:break-word;word-break:break-word}.bio-notes p{margin:.4rem 0}.btn-show-more{background:none;border:none;color:#1d3557;font-size:.85rem;font-weight:600;padding:0;cursor:pointer;margin-top:.25rem}.btn-show-more:hover{text-decoration:underline}.bio-section-card{background:#f9f9f9;border:1px solid #eee;border-radius:8px;padding:.75rem 1rem}.bio-section-card h3{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:#aaa;margin:0 0 .5rem}.bio-section-card p{margin:.3rem 0;font-size:.9rem;line-height:1.5;color:#444}.history-tab-filters{display:flex;gap:.25rem;margin-bottom:.75rem}.history-tab-filters button{padding:.3rem .75rem;font-size:.8rem;font-weight:600;border:1px solid #ddd;border-radius:20px;background:#f5f5f5;color:#666;cursor:pointer}.history-tab-filters button:hover{background:#e8e8e8}.history-tab-filters button.active{background:#1d3557;color:#fff;border-color:#1d3557}@media(max-width:640px){.app{padding:1rem}h1{font-size:1.5rem}.nav{flex-wrap:wrap;gap:.25rem}.nav button{flex:1;padding:.5rem .25rem;font-size:.8rem}.nav-right{margin-left:auto}.btn-sign-out{flex:none}.profile-body{grid-template-columns:1fr}.profile-header{flex-direction:column;align-items:flex-start;gap:.5rem}.roster-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.match-title{font-size:1.2rem}.match-roster{grid-template-columns:repeat(3,minmax(0,1fr))}.btn-simulate{width:100%;padding:1rem}.match-result h2{font-size:1.2rem}.vs-fighter img{width:120px}.vs-text{font-size:1.5rem}.match-card{flex-direction:column;align-items:flex-start;gap:.25rem}.sim-vs{gap:1rem}.sim-fighter img,.sim-fighter-placeholder{width:130px;height:170px}.sim-fighter span{font-size:1rem}.sim-vs-text{font-size:2rem}.history-card-headshot,.history-card-placeholder{width:60px;height:60px}.hero-name-row h2{font-size:1.2rem}.about-actions button{font-size:.75rem;padding:.35rem .7rem}.about-hero{flex-direction:column;align-items:center}.about-image-col,.hero-image,.hero-image-placeholder,.hero-gen-btn{width:200px}.detail-tabs{overflow-x:auto;scrollbar-width:none}.detail-tabs::-webkit-scrollbar{display:none}.detail-tab{padding:.5rem .6rem;font-size:.8rem;white-space:nowrap}.tab-label-full{display:none}.tab-label-short{display:inline}}.append-editor{display:flex;flex-direction:column;gap:.5rem}.append-editor label{display:block;font-size:.85rem;font-weight:600;color:#333;margin-top:.75rem}.append-editor textarea{width:100%;padding:.75rem;font-size:.9rem;font-family:monospace;border:1px solid #ddd;border-radius:4px;resize:vertical;box-sizing:border-box}.append-readonly{border:1px solid #ddd;border-radius:6px;padding:1rem;background:#f9f9f9;overflow-wrap:break-word;word-break:break-word;font-size:.9rem;line-height:1.6;max-height:500px;overflow-y:auto}.append-readonly h1,.append-readonly h2,.append-readonly h3{margin:.75rem 0 .25rem}.append-readonly h1:first-child{margin-top:0}.append-readonly p{margin:.4rem 0}.revision-panel{display:flex;flex-direction:column;gap:1rem}.revision-list{display:flex;flex-direction:column;gap:.5rem}.revision-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border:1px solid #eee;border-radius:6px;cursor:pointer}.revision-item:hover{background:#f5f5f5;border-color:#ccc}.revision-date{font-size:.85rem;color:#666}.revision-name{font-weight:600;font-size:.9rem}.revision-preview{display:flex;flex-direction:column;gap:.75rem}.revision-preview-header{display:flex;justify-content:space-between;align-items:center}.revision-preview .btn-back{background:#eee;color:#333}.revision-preview .profile-content{border:1px solid #ddd;border-radius:6px;padding:1rem;background:#f9f9f9}.link-revisions{font-size:.8rem;color:#888;cursor:pointer;text-decoration:underline;text-decoration-color:#ccc;text-underline-offset:2px}.link-revisions:hover{color:#457b9d;text-decoration-color:#457b9d}.profile-history{margin-top:1.5rem}.profile-history h3{font-size:1rem;color:#aaa;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.info-badge{position:absolute;top:8px;left:8px;z-index:2;width:34px;height:34px;border-radius:50%;background:#fff;color:#1d3557;font-size:1rem;font-weight:700;font-style:italic;font-family:Georgia,serif;display:flex;align-items:center;justify-content:center;border:2px solid #1d3557;cursor:pointer;padding:0;line-height:1;transition:background .15s,color .15s;box-shadow:0 2px 4px #0000004d}.info-badge:hover{background:#1d3557;color:#fff}.info-badge-inline{position:static;display:inline-flex;vertical-align:middle;margin-left:.35rem}.peek-overlay{position:fixed;inset:0;background:#00000080;z-index:95;display:flex;align-items:center;justify-content:center;padding:1rem}.peek-content{background:#fff;border-radius:12px;max-width:420px;width:100%;max-height:calc(100vh - 2rem);overflow-y:auto;padding:1.25rem;position:relative;box-shadow:0 8px 32px #00000040}.peek-close{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.5rem;color:#fff;cursor:pointer;padding:.25rem .5rem;line-height:1;z-index:1}.peek-close:hover{color:#333}.peek-header{display:flex;gap:1rem;align-items:flex-start;margin-bottom:.75rem}.peek-image{width:100px;border-radius:8px;border:2px solid #eee;image-rendering:pixelated;flex-shrink:0}.peek-image-placeholder{width:100px;min-height:70px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.peek-header-info h2{margin:0 0 .25rem;font-size:1.2rem}.peek-header-info .profile-record{margin:.25rem 0 0}.peek-meta{margin:.25rem 0 0;font-size:.8rem;color:#888}.peek-sections{border-top:1px solid #eee;padding-top:.75rem;margin-bottom:.75rem;display:flex;flex-direction:column;gap:.4rem}.peek-section{font-size:.8rem;line-height:1.4}.peek-section-label{font-weight:700;color:#1d3557;margin-right:.4rem}.peek-section-value{color:#555}.peek-full-profile{display:block;width:100%;background:#1d3557;color:#fff;font-size:.85rem;font-weight:600;padding:.6rem;border:none;border-radius:6px;cursor:pointer;text-align:center;margin-bottom:.75rem}.peek-full-profile:hover{background:#2a4a73}.summary-section{margin:1rem 0}.btn-summarize{background:linear-gradient(135deg,#b8860b,#daa520);color:#fff;border:none;padding:.5rem 1.2rem;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600;transition:opacity .2s}.btn-summarize:hover:not(:disabled){opacity:.85}.btn-summarize:disabled{opacity:.6;cursor:not-allowed}.summary-container{background:#fdf8ef;border-left:3px solid #daa520;border-radius:0 6px 6px 0;padding:1rem 1.2rem}.summary-container h3{font-size:.85rem;color:#b8860b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.summary-container p{margin:0 0 .75rem;line-height:1.6;color:#333}.summary-container p:last-of-type{margin-bottom:0}.summary-container .btn-summarize{margin-top:.75rem;font-size:.75rem;padding:.35rem .8rem}@media(prefers-color-scheme:dark){.summary-container{background:#2a2418;border-left-color:#b8860b}.summary-container h3{color:#daa520}.summary-container p{color:#ddd}}.evolution-gallery{margin-top:1rem}.evolution-gallery h4{font-size:.8rem;color:#aaa;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.evolution-strip{display:flex;gap:.5rem;overflow-x:auto}.evolution-thumb{flex-shrink:0;cursor:pointer}.evolution-thumb img{width:60px;border-radius:4px;border:2px solid #eee;image-rendering:pixelated;display:block}.evolution-thumb img:hover{border-color:#ccc}.evolution-thumb.current img{border-color:#6c5ce7}.evolution-thumb span{display:block;font-size:.65rem;text-align:center;color:#666;margin-top:.2rem}.relationships{border-top:1px solid #eee;padding-top:1rem;margin-top:1rem}.relationships h3{font-size:1rem;color:#aaa;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.relationships-list{display:flex;flex-direction:column;gap:.5rem}.relationship-card{display:flex;align-items:flex-start;gap:.75rem;padding:.6rem;border-radius:6px;background:#f8f8f8}.relationship-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden;background:#e0e0e0}.relationship-headshot{width:100%;height:100%;object-fit:cover}.relationship-info{flex:1;min-width:0}.relationship-name-row{display:flex;align-items:center;gap:.4rem}.relationship-info strong{font-size:.9rem}.relationship-type-badge{display:inline-block;font-size:.65rem;font-weight:600;color:#fff;padding:.1rem .4rem;border-radius:9999px;line-height:1.4;white-space:nowrap}.relationship-encounters{font-size:.75rem;color:#888}.relationship-summary{margin:.25rem 0 0;font-size:.8rem;color:#555;line-height:1.35}@media(max-width:640px){.peek-overlay{padding:1rem .5rem}.peek-content{padding:1rem}.peek-image{width:80px}.info-badge{width:24px;height:24px;font-size:.75rem;border-width:1.5px}.peek-header-info h2{font-size:1.1rem}}.public-match-page{max-width:720px;margin:0 auto;padding:1.5rem 1rem}.public-match-header{margin-bottom:1.5rem}.public-match-brand{display:inline-block;text-decoration:none}.public-match-meta{display:flex;gap:1rem;align-items:center;margin-bottom:.75rem}.public-match-type{background:#1a1a1a;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .55rem;border-radius:4px}.public-match-date{color:#888;font-size:.85rem}.public-match-title{font-size:1.6rem;font-weight:800;margin:0 0 .75rem;line-height:1.25}.public-match-winner{background:linear-gradient(135deg,#b8860b,#daa520,#b8860b);color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.95rem;margin-bottom:1rem;display:inline-block;text-shadow:0 1px 2px rgba(0,0,0,.3)}.public-match-summary{background:#f8f8f8;border-left:3px solid #daa520;padding:.75rem 1rem;border-radius:0 6px 6px 0;margin-bottom:1.25rem;font-size:.95rem;color:#444}.public-match-summary p{margin:0}.public-match-actions{display:flex;gap:.75rem;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap}.btn-share{background:#1a1a1a;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;cursor:pointer;font-weight:600;transition:background .15s}.btn-share:hover{background:#333}.public-match-cta{color:#1a73e8;font-size:.9rem;font-weight:600;text-decoration:none}.public-match-cta:hover{text-decoration:underline}.public-match-content{border-top:1px solid #e8e8e8;padding-top:1.5rem;font-size:.97rem;line-height:1.7;color:#222}.public-match-content h1,.public-match-content h2,.public-match-content h3{margin-top:1.25rem;margin-bottom:.5rem}.public-match-content p{margin:0 0 1rem}.public-match-content strong{font-weight:700}.public-match-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid #e8e8e8;text-align:center}.public-match-loading{color:#888;font-size:.95rem}.repose-modal-backdrop{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:200;padding:1rem}.repose-modal{background:#fff;border-radius:8px;padding:1.25rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}.repose-modal h3{margin:0;text-align:center}.repose-toggle{display:flex;border:1px solid #ddd;border-radius:6px;overflow:hidden;align-self:center}.repose-toggle button{padding:.5rem 1.25rem;background:#fff;border:none;cursor:pointer;font-size:.95rem}.repose-toggle button:hover:not(.active){background:#f4f4f4}.repose-toggle button.active{background:#222;color:#fff}.repose-image{display:flex;justify-content:center;background:#f4f4f4;border-radius:6px;min-height:240px}.repose-image img{max-width:100%;max-height:60vh;object-fit:contain}.repose-actions{display:flex;gap:.75rem;justify-content:space-between}.btn-repose-keep,.btn-repose-discard{flex:1;padding:.75rem;border-radius:6px;border:none;font-size:1rem;cursor:pointer}.btn-repose-keep{background:#222;color:#fff}.btn-repose-keep:hover:not(:disabled){background:#000}.btn-repose-discard{background:#eee;color:#222}.btn-repose-discard:hover:not(:disabled){background:#ddd}.btn-repose-keep:disabled,.btn-repose-discard:disabled{opacity:.6;cursor:not-allowed}html:has(.hr-theater),html:has(.hr-theater) body{overflow:hidden;overscroll-behavior:none}.hr-theater{position:fixed;inset:0;background:#000;color:#fff;overflow:hidden;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;z-index:1000;cursor:default;max-width:100vw}.hr-theater.hr-chrome-hidden{cursor:none}.hr-theater.hr-chrome-hidden .hr-top-chrome,.hr-theater.hr-chrome-hidden .hr-bottom-chrome,.hr-theater.hr-chrome-hidden .hr-progress-track,.hr-theater.hr-chrome-hidden .hr-lobby-card{opacity:0;pointer-events:none}.hr-loading,.hr-empty{position:absolute;inset:0;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;color:#ffffffbf;font-size:1rem;text-align:center;padding:2rem}.hr-btn-text{background:transparent;color:#f5b700;border:1px solid rgba(255,255,255,.25);border-radius:9999px;padding:.5rem 1.1rem;font:inherit;font-weight:600;font-size:.9rem;cursor:pointer}.hr-btn-text:hover{background:#ffffff14;color:#fff}.hr-stage{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden;animation:hrStageIn .6s cubic-bezier(.2,0,0,1)}@keyframes hrStageIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.hr-stage-art{max-width:100%;max-height:100%;object-fit:contain;animation:hrKenburns 18s linear infinite alternate}@keyframes hrKenburns{0%{transform:scale(1)}to{transform:scale(1.04) translate(-1%,.5%)}}.hr-stage-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hr-fallback-pair{display:flex;gap:2rem}.hr-fallback-img{width:200px;height:200px;object-fit:cover;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.hr-vignette{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.55) 100%),linear-gradient(to bottom,rgba(0,0,0,.35) 0%,transparent 18%,transparent 70%,rgba(0,0,0,.7) 100%)}.hr-spot{position:absolute;top:-10%;width:30vw;height:70vh;pointer-events:none;filter:blur(40px);opacity:.18;mix-blend-mode:screen}.hr-spot-left{left:0;background:radial-gradient(ellipse at top,#FFF4B8 0%,transparent 60%)}.hr-spot-right{right:0;background:radial-gradient(ellipse at top,#FFF4B8 0%,transparent 60%)}.hr-top-chrome{position:absolute;top:0;left:0;right:0;padding:24px 32px;display:flex;align-items:center;justify-content:space-between;z-index:10;transition:opacity .4s cubic-bezier(.2,0,0,1);background:linear-gradient(to bottom,rgba(0,0,0,.55),transparent)}.hr-logo{height:42px;width:auto;filter:drop-shadow(0 2px 0 rgba(0,0,0,.5));cursor:pointer}.hr-now-showing{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.hr-ns-label{font-size:10px;font-weight:700;letter-spacing:.18em;color:#f5b700;text-transform:uppercase}.hr-ns-counter{font-size:22px;font-weight:700;letter-spacing:.06em;color:#fff;font-variant-numeric:tabular-nums}.hr-lobby-card{position:absolute;left:0;right:0;bottom:96px;padding:0 48px;z-index:10;transition:opacity .4s cubic-bezier(.2,0,0,1);pointer-events:none}.hr-lobby-card>*{pointer-events:auto}.hr-lobby-meta{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.hr-kind-badge{font-size:11px;font-weight:700;letter-spacing:.12em;color:#fff;padding:4px 10px;border-radius:4px;text-transform:uppercase}.hr-kind-show{background:#1f2e52}.hr-kind-segment{background:#c97f0a}.hr-kind-br{background:#e23434}.hr-lobby-show{font-size:14px;font-weight:600;color:#ffffffd9}.hr-lobby-dot{color:#ffffff80}.hr-lobby-time{font-size:13px;color:#fff9}.hr-lobby-title{font-weight:700;font-size:clamp(28px,3.6vw,52px);line-height:1.05;letter-spacing:-.01em;margin:0 0 10px;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.7);max-width:1100px}.hr-lobby-summary{font-size:clamp(15px,1.2vw,18px);line-height:1.55;margin:0 0 14px;color:#ffffffd1;max-width:780px;text-shadow:0 1px 12px rgba(0,0,0,.6)}.hr-voice-status{display:inline-flex;align-items:center;gap:10px;padding:7px 14px;background:#0000008c;border:1px solid rgba(255,255,255,.12);border-radius:9999px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hr-voice-dot{width:8px;height:8px;border-radius:50%;background:#fff6}.hr-voice-dot.hr-voice-loading{background:#f5b700;animation:hrPulse 1.2s ease-in-out infinite}.hr-voice-dot.hr-voice-playing{background:#22c55e;box-shadow:0 0 #22c55e99;animation:hrPulseRing 1.6s ease-out infinite}.hr-voice-dot.hr-voice-fallback{background:#f5b700}.hr-voice-dot.hr-voice-idle{background:#fff6}@keyframes hrPulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes hrPulseRing{0%{box-shadow:0 0 #22c55e80}to{box-shadow:0 0 0 10px #22c55e00}}.hr-voice-msg{font-size:12px;font-weight:500;color:#ffffffd9;letter-spacing:.02em}.hr-link-btn{background:none;border:none;color:#f5b700;font-size:12px;font-weight:600;cursor:pointer;padding:0 0 0 10px;border-left:1px solid rgba(255,255,255,.15);margin-left:4px;letter-spacing:.02em}.hr-link-btn:hover{color:#fff}.hr-captions{position:absolute;left:0;right:0;bottom:180px;display:flex;justify-content:center;z-index:11;pointer-events:none;padding:0 48px}.hr-captions-inner{background:#000000c7;color:#fff;font-size:clamp(15px,1.4vw,20px);font-weight:500;line-height:1.4;letter-spacing:.01em;padding:14px 22px;border-radius:4px;max-width:950px;text-align:center;border:1px solid rgba(255,255,255,.08)}.hr-progress-track{position:absolute;bottom:78px;left:48px;right:48px;display:flex;gap:4px;z-index:12;transition:opacity .4s cubic-bezier(.2,0,0,1);pointer-events:none}.hr-progress-cell{flex:1;height:2px;background:#ffffff2e;overflow:hidden;border-radius:1px}.hr-progress-cell.done{background:#ffffffb3}.hr-progress-cell.current{background:#f5b700}.hr-bottom-chrome{position:absolute;bottom:0;left:0;right:0;padding:16px 32px 22px;display:flex;align-items:center;justify-content:space-between;z-index:12;transition:opacity .4s cubic-bezier(.2,0,0,1);background:linear-gradient(to top,rgba(0,0,0,.6),transparent)}.hr-ctrl-group{display:flex;align-items:center;gap:10px}.hr-icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fff;border-radius:9999px;cursor:pointer;transition:background .1s cubic-bezier(.2,0,0,1),transform .1s cubic-bezier(.2,0,0,1);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:0}.hr-icon-btn:hover{background:#ffffff2e}.hr-icon-btn:active{transform:scale(.95)}.hr-icon-btn.hr-primary{width:56px;height:56px;background:#f5b700;color:#0d1117;border-color:#c97f0a;box-shadow:0 4px 16px #f5b70059}.hr-icon-btn.hr-primary:hover{background:#e09500}.hr-jump{display:inline-flex;align-items:center;gap:6px;position:relative}.hr-jump input{width:78px;height:32px;padding:0 10px;background:#ffffff14;border:1px solid rgba(255,255,255,.18);color:#fff;border-radius:4px;font:inherit;font-size:13px;outline:none;-moz-appearance:textfield}.hr-jump input::-webkit-outer-spin-button,.hr-jump input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hr-jump input::placeholder{color:#ffffff73}.hr-jump input:focus{border-color:#ffffff80;background:#ffffff1f}.hr-jump-btn{height:32px;padding:0 12px;background:transparent;border:1px solid rgba(255,255,255,.25);color:#ffffffd9;font-weight:600;font-size:12px;letter-spacing:.04em;border-radius:4px;cursor:pointer;transition:all .1s cubic-bezier(.2,0,0,1)}.hr-jump-btn:hover{background:#ffffff1f;border-color:#fff;color:#fff}.hr-jump-error{position:absolute;top:-22px;left:0;font-size:11px;color:#ffb4b4;background:#0009;padding:2px 8px;border-radius:3px;white-space:nowrap}.hr-hear-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;background:#f5b7002e;border:1px solid rgba(245,183,0,.5);color:#f5b700;font-family:inherit;font-weight:700;font-size:11px;letter-spacing:.06em;text-transform:uppercase;border-radius:4px;cursor:pointer;transition:all .1s cubic-bezier(.2,0,0,1)}.hr-hear-btn:hover{background:#f5b70052;color:#fff;border-color:#f5b700}.hr-cap-toggle{height:32px;padding:0 12px;background:transparent;border:1px solid rgba(255,255,255,.25);color:#ffffffb3;font-weight:700;font-size:11px;letter-spacing:.1em;border-radius:4px;cursor:pointer;transition:all .1s cubic-bezier(.2,0,0,1)}.hr-cap-toggle:hover{border-color:#fff;color:#fff}.hr-cap-toggle.on{background:#fff;color:#0d1117;border-color:#fff}.hr-exit-btn{width:32px;height:32px;background:transparent;border:1px solid rgba(255,255,255,.25);color:#ffffffb3;font-size:14px;font-weight:700;border-radius:50%;cursor:pointer;margin-left:6px;transition:all .1s cubic-bezier(.2,0,0,1);display:inline-flex;align-items:center;justify-content:center}.hr-exit-btn:hover{background:#e63946d9;color:#fff;border-color:#ffffff80}@media(max-width:720px){.hr-top-chrome{padding:14px}.hr-lobby-card{bottom:144px;padding:0 14px}.hr-progress-track{left:14px;right:14px;bottom:128px;gap:1px}.hr-bottom-chrome{padding:10px 10px 14px;flex-wrap:wrap;gap:8px;justify-content:center}.hr-captions{bottom:220px;padding:0 14px}.hr-logo{height:30px}.hr-ns-counter{font-size:18px}.hr-fallback-img{width:130px;height:130px}.hr-spot{width:40vw}.hr-jump input{width:64px}.hr-jump-btn,.hr-cap-toggle,.hr-hear-btn{padding:0 10px}.hr-icon-btn{width:40px;height:40px}.hr-icon-btn.hr-primary{width:50px;height:50px}}
