.planner-app,.player-profile-view,.ratings-app-container,.tournament-detail-view{animation:fadeIn .3s ease-in;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.app-header{border-bottom:2px solid #eee;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px;padding-bottom:15px}.app-header,.app-header .title-section{align-items:center;display:flex;gap:20px}.app-header .title-section{flex-grow:1}.app-header h2{color:#2c3e50;font-weight:700;margin:0;white-space:nowrap}.search-box-input{background:#fdfdfd;border:1px solid #ddd;border-radius:25px;font-size:14px;padding:10px 15px;transition:all .3s;width:300px}.search-box-input:focus{border-color:#0073aa;box-shadow:0 0 0 3px rgba(0,115,170,.1);outline:none;width:350px}.pagination-footer{margin-top:30px;padding-bottom:50px;text-align:center}.load-more-btn{background:#fff;border:2px solid #0073aa;border-radius:30px;color:#0073aa;cursor:pointer;font-weight:700;padding:12px 30px;transition:all .3s}.load-more-btn:hover{background:#0073aa;box-shadow:0 5px 15px rgba(0,115,170,.2);color:#fff;transform:translateY(-2px)}.filter-bar{align-items:center;display:flex;gap:20px}.filter-bar .filter-item{align-items:center;display:flex;font-size:14px;font-weight:600;gap:10px}.modern-table{border-collapse:separate;border-spacing:0 8px;width:100%}.modern-table th{color:#777;font-size:12px;padding:10px 20px;text-transform:uppercase}.modern-table tr{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.02);cursor:pointer;transition:transform .2s}.modern-table tr:hover{background:#fdfdfd;transform:scale(1.01)}.modern-table td{border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;padding:15px 20px}.modern-table td:first-child{border-left:1px solid #f0f0f0;border-radius:8px 0 0 8px}.modern-table td:last-child{border-radius:0 8px 8px 0;border-right:1px solid #f0f0f0}.rank-badge{background:#6c757d;border-radius:50%;color:#fff;display:inline-block;font-weight:700;height:30px;line-height:30px;text-align:center;width:30px}.status-pill{border-radius:20px;font-size:10px;font-weight:800;padding:4px 10px}.status-pill.activo{background:rgba(39,174,96,.1);color:#27ae60}.status-pill.inactivo{background:rgba(231,76,60,.1);color:#e74c3c}.profile-card{background:#fff;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.08);overflow:hidden}.player-title{color:#c0392b;font-size:.85em;font-weight:800}.profile-header{background:#2c3e50;color:#fff;padding:40px;text-align:center}.profile-header h1{color:#fff;font-size:32px;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.2)}.profile-header p{color:hsla(0,0%,100%,.8);margin-top:5px}.profile-header .profile-photo{border:4px solid hsla(0,0%,100%,.2);border-radius:50%;height:120px;overflow:hidden;width:120px}.profile-header .profile-photo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.profile-header .title-tag{color:#f1c40f;font-size:.7em;margin-right:10px;vertical-align:middle}.elo-grid{background:#fcfcfc;display:flex;justify-content:space-around;padding:30px}.elo-grid .elo-box{text-align:center}.elo-grid .elo-box label{color:#999;display:block;font-size:12px;margin-bottom:5px;text-transform:uppercase}.elo-grid .elo-box .value{color:#0073aa;font-size:36px;font-weight:800}.history-section{padding:30px}.history-section .tabs{display:flex;gap:10px;margin-bottom:20px}.history-section .tabs button{background:#eee;border:none;border-radius:5px;cursor:pointer;padding:8px 20px}.history-section .tabs button.active{background:#0073aa;color:#fff}.back-btn{background:none;border:none;color:#0073aa;cursor:pointer;font-weight:600;margin-bottom:20px}.back-btn:hover{text-decoration:underline}.switch{display:inline-block;height:20px;position:relative;width:40px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:14px;left:3px;width:14px}input:checked+.slider{background-color:#0073aa}input:checked+.slider:before{transform:translateX(20px)}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f9f9f9!important}.link-cell{color:#0073aa;font-weight:700;text-decoration:underline}.monthly-detail-view,.monthly-detail-view-integrated{animation:fadeIn .3s ease-in}.monthly-detail-view .detail-container,.monthly-detail-view-integrated .detail-container{background:#fff;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.08);padding:30px}.monthly-detail-view h2,.monthly-detail-view h3,.monthly-detail-view-integrated h2,.monthly-detail-view-integrated h3{border-bottom:2px solid #f0f0f0;color:#2c3e50;margin-bottom:25px;padding-bottom:10px}.tournament-card{border:1px solid #eee;border-radius:10px;margin-bottom:40px;overflow:hidden}.tournament-card .tournament-summary{background:#f8f9fa;border-bottom:1px solid #eee;padding:15px 20px}.tournament-card .tournament-summary h3{color:#0073aa;font-size:18px;margin:0 0 10px}.tournament-card .tournament-summary .stats-row{color:#666;display:flex;font-size:13px;gap:20px}.tournament-card .tournament-summary .stats-row strong{color:#333}.tournament-card .matches-table{padding:10px}.tournament-card .matches-table table{border-collapse:collapse;font-size:13px;width:100%}.tournament-card .matches-table table th{border-bottom:2px solid #eee;color:#888;padding:10px;text-align:left}.tournament-card .matches-table table td{border-bottom:1px solid #f5f5f5;padding:10px}.tournament-card .matches-table table .op-name{color:#2c3e50;font-weight:600}.pos{color:#27ae60}.neg,.pos{font-weight:700}.neg{color:#e74c3c}.loader-small{color:#0073aa;font-size:12px;font-style:italic;margin-top:10px}.unified-history-table{border-collapse:collapse;width:100%}.unified-history-table th{background:#f8f9fa;border-bottom:2px solid #dee2e6;padding:12px;text-align:left}.unified-history-table td{border-bottom:1px solid #eee;padding:12px}.unified-history-table .clickable-cell{cursor:pointer;font-weight:700;transition:background .2s}.unified-history-table .clickable-cell:hover{background:rgba(0,115,170,.05);text-decoration:underline}.unified-history-table .clickable-cell.has-games-zero{background-color:#f0f7ff!important;color:#0073aa}.chart-container{background:#fff;border:1px solid #eee;border-radius:10px;margin-top:20px;padding:20px}.chart-container h3{color:#2c3e50;font-size:18px;margin-bottom:20px}.stats-grid{margin-top:20px}.stats-grid .pie-box{background:#fff;border:1px solid #eee;border-radius:10px;padding:20px;text-align:center}.stats-grid .pie-box h4{color:#2c3e50;font-size:16px;margin-bottom:15px}.tab-content-area{min-height:450px}.main-tabs{border-bottom:1px solid #ddd;margin-bottom:30px!important}.main-tabs button{background:none!important;border:none;border-bottom:3px solid transparent;border-radius:0!important;color:#777!important;font-weight:700!important;padding:10px 25px!important}.main-tabs button.active{border-bottom-color:#0073aa!important;color:#0073aa!important}.main-tabs button:hover:not(.active){background:rgba(0,115,170,.05)!important}.help-icon-btn{align-items:center;background:#f0f0f1;border:1px solid #ccd0d4;border-radius:50%;color:#1d2327;cursor:pointer;display:flex;height:34px;justify-content:center;transition:all .2s;width:34px}.help-icon-btn:hover{background:#fff;border-color:#0073aa;color:#0073aa}.help-icon-btn .dashicons{font-size:20px;height:20px;width:20px}.ratings-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;background:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:100000}.ratings-modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.4);max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.ratings-modal-content .modal-header{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:20px 30px;position:sticky;top:0;z-index:1}.ratings-modal-content .modal-header h2{color:#2c3e50;font-size:20px;margin:0}.ratings-modal-content .modal-header .close-x{background:none;border:none;color:#999;cursor:pointer;font-size:28px}.ratings-modal-content .modal-header .close-x:hover{color:#e74c3c}.ratings-modal-content .modal-body{color:#444;line-height:1.6;padding:30px}.ratings-modal-content .modal-body h3{border-left:4px solid #0073aa;color:#0073aa;font-size:16px;margin:25px 0 10px;padding-left:12px}.ratings-modal-content .modal-body p{margin-bottom:15px}.ratings-modal-content .modal-body ul{list-style-type:disc;margin-bottom:20px;padding-left:20px}.ratings-modal-content .modal-body code{background:#f0f0f1;border-radius:4px;font-weight:600;padding:2px 6px}.ratings-modal-content .modal-body .official-link{border-top:1px solid #eee;margin-top:40px;padding-top:20px;text-align:center}
