*{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-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-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}.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}.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}.post-match-status{text-align:center;font-size:.85rem;color:#457b9d;font-style:italic;margin:.5rem 0}.match-result .btn-new{display:block;margin:0 auto}.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;gap:.5rem;margin-bottom:.75rem}.history-search{flex:1;padding:.4rem .6rem;font-size:.85rem;border:1px solid #ddd;border-radius:6px;background:#fff;color:#333}.history-search::placeholder{color:#999}.history-wrestler-filter{display:block;padding:.4rem .6rem;font-size:.85rem;border:1px solid #ddd;border-radius:6px;background:#fff;color:#333}.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-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 .btn-back{background:#eee;color:#333;margin-bottom:1rem}.match-detail .btn-back:hover{background:#ddd}.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}.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 #eee;margin-bottom:1rem}.detail-tab{background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:#999;cursor:pointer;border-radius:0}.tab-label-short{display:none}.detail-tab:hover{color:#333}.detail-tab-active{color:#1d3557;border-bottom-color:#1d3557}.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}.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%;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:#999;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}.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-info strong{display:block;font-size:.9rem}.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}}
