.tracker-page{overflow:hidden;border-radius:18px;color:#41313b}.tracker-live{display:grid;gap:1.25rem}.tracker-hero,.tracker-panel{border:1px solid rgba(255,126,184,.22);border-radius:14px;background:linear-gradient(135deg,#fff4faf0,#f5fbffe6),radial-gradient(circle at top right,rgba(255,126,184,.18),transparent 36%);box-shadow:0 20px 45px #be62921f}.dark .tracker-page{color:#f6edf4}.dark .tracker-hero,.dark .tracker-panel{border-color:#ffa8d83d;background:linear-gradient(135deg,#2d1f31eb,#1d2737e6),radial-gradient(circle at top right,rgba(255,126,184,.16),transparent 38%)}.tracker-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:1.5rem;align-items:center;padding:clamp(1.5rem,3vw,2.5rem)}.tracker-kicker{margin:0 0 .55rem;color:#e45e9f;font-weight:800;letter-spacing:0}.tracker-hero h1{margin:0;max-width:760px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.12}.tracker-hero p{margin:1rem 0 0;max-width:780px;color:#41313bb8;line-height:1.85}.dark .tracker-hero p,.dark .panel-title p,.dark .sync-foot,.dark .empty-state{color:#f6edf4b8}.hero-metrics{display:grid;gap:.75rem}.hero-metrics div{display:grid;gap:.15rem;border-radius:12px;background:#ffffffb8;padding:1rem;box-shadow:inset 0 0 0 1px #ff7eb824}.dark .hero-metrics div{background:#ffffff14}.hero-metrics span{color:#e45e9f;font-size:2rem;font-weight:900}.hero-metrics small{color:#41313b9e}.tracker-panel{padding:1.25rem}.panel-title{display:flex;gap:.8rem;align-items:flex-start;margin-bottom:1rem}.panel-title>svg{flex:0 0 auto;width:1.45rem;height:1.45rem;color:#e45e9f;margin-top:.15rem}.panel-title h2{margin:0;font-size:1.25rem}.panel-title p{margin:.25rem 0 0;color:#41313ba8;line-height:1.65}.sync-panel{display:grid;gap:1rem}.sync-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:.9rem;align-items:end}.sync-controls label{display:grid;gap:.45rem;min-width:0;font-weight:700}.sync-controls input{width:100%;min-height:42px;border:1px solid rgba(228,94,159,.28);border-radius:10px;background:#ffffffd1;padding:0 .85rem;color:inherit;outline:none}.sync-controls input:focus{border-color:#e45e9fb8;box-shadow:0 0 0 3px #e45e9f1f}.sync-controls button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:.45rem;border:0;border-radius:10px;background:linear-gradient(135deg,#ff7eb8,#9adfff);color:#fff;font-weight:900;padding:0 1.15rem;cursor:pointer;box-shadow:0 12px 26px #e45e9f42}.sync-controls button:disabled{cursor:progress;opacity:.74}.spin{animation:tracker-spin .8s linear infinite}@keyframes tracker-spin{to{transform:rotate(360deg)}}.sync-foot{display:grid;gap:.75rem;color:#41313ba8}.source-list{display:flex;flex-wrap:wrap;gap:.55rem}.source-chip{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.35rem .65rem;font-size:.86rem;font-weight:750}.source-chip em{font-style:normal;opacity:.72}.source-chip.connected{background:#61c58929;color:#208652}.source-chip.error{background:#ff647e24;color:#c23857}.source-chip.skipped{background:#94a3b824;color:#64748b}.tracker-error{display:flex;align-items:center;gap:.45rem;margin:0;border-radius:10px;background:#ff647e1f;padding:.75rem .9rem;color:#c23857;font-weight:700}.tracker-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:1.25rem}.bottom-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.activity-panel{grid-column:1 / -1}.activity-calendar-card{--activity-cell-size: 12px;--activity-cell-gap: 3px;overflow-x:auto;padding:.15rem .1rem .35rem}.activity-months{display:grid;gap:var(--activity-cell-gap);min-width:max-content;padding-left:42px;color:#41313bbd;font-size:.85rem;line-height:1.2}.activity-months span{min-width:3ch;white-space:nowrap}.activity-body{display:flex;align-items:flex-start;gap:.55rem;margin-top:.35rem;min-width:max-content}.activity-weekdays{display:grid;grid-template-rows:repeat(7,var(--activity-cell-size));gap:var(--activity-cell-gap);width:34px;color:#41313bad;font-size:.78rem;line-height:var(--activity-cell-size)}.activity-weekdays span{align-self:center}.activity-calendar{display:grid;grid-auto-flow:column;grid-template-rows:repeat(7,var(--activity-cell-size));gap:var(--activity-cell-gap)}.activity-cell{width:var(--activity-cell-size);height:var(--activity-cell-size);border-radius:3px;background:#ebedf0;box-shadow:inset 0 0 0 1px #1b1f230a}.activity-cell.empty{opacity:0}.activity-cell.level-0,.legend .level-0{background:#f2eaf0}.activity-cell.level-1,.legend .level-1{background:#ffd8e8}.activity-cell.level-2,.legend .level-2{background:#ffacd2}.activity-cell.level-3,.legend .level-3{background:#ff7eb8}.activity-cell.level-4,.legend .level-4{background:#d94d95}.activity-cell.wrong{outline:2px solid rgba(228,94,159,.82);outline-offset:1px}.legend{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;margin-top:.9rem;color:#41313b9e;font-size:.84rem}.legend i{width:var(--activity-cell-size);height:var(--activity-cell-size);border-radius:3px;box-shadow:inset 0 0 0 1px #1b1f230a}.dark .activity-months,.dark .activity-weekdays,.dark .legend{color:#f6edf4b8}.dark .activity-cell.level-0,.dark .legend .level-0{background:#ffffff1a}.ai-summary{display:grid;gap:1rem}.skill-profile,.daily-challenge{border-radius:12px;background:#ffffff94;padding:1rem}.dark .skill-profile,.dark .daily-challenge{background:#ffffff14}.skill-profile{display:grid;gap:.9rem}.skill-score{display:flex;align-items:baseline;gap:.8rem}.skill-score span{color:#e45e9f;font-size:clamp(2rem,4vw,3rem);font-weight:950;line-height:1}.skill-score strong{font-size:1.1rem}.skill-profile p,.daily-challenge p,.daily-submit small{margin:0;color:#41313ba8;line-height:1.65}.dark .skill-profile p,.dark .daily-challenge p,.dark .daily-submit small,.dark .profile-columns li,.dark .next-actions span{color:#f6edf4b8}.profile-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.profile-columns h3{margin:0 0 .45rem;font-size:.92rem}.profile-columns ul{display:grid;gap:.35rem;margin:0;padding-left:1.1rem}.profile-columns li{color:#41313bad;line-height:1.55}.next-actions{display:flex;flex-wrap:wrap;gap:.45rem}.next-actions span,.daily-meta span{border-radius:999px;background:#e45e9f1f;padding:.35rem .6rem;color:#b93f7c;font-size:.82rem;font-weight:800}.daily-challenge{display:grid;grid-template-columns:minmax(0,.92fr) minmax(260px,1.08fr);gap:1rem}.daily-label{display:inline-flex;width:fit-content;border-radius:999px;background:#8fdcff38;padding:.3rem .58rem;color:#3b86a8;font-size:.78rem;font-weight:900}.daily-challenge h3{margin:.65rem 0 .45rem;font-size:1.3rem}.daily-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.8rem}.daily-submit{display:grid;gap:.6rem}.daily-submit textarea{min-height:126px;resize:vertical;border:1px solid rgba(228,94,159,.2);border-radius:10px;background:#ffffffad;padding:.8rem;color:inherit;line-height:1.6}.dark .daily-submit textarea{background:#ffffff14}.daily-actions{display:flex;flex-wrap:wrap;gap:.6rem}.daily-actions a,.daily-actions button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:0;border-radius:999px;padding:.62rem .9rem;font-weight:900;text-decoration:none}.daily-actions a{background:linear-gradient(135deg,#e45e9f,#8fdcff);color:#fff}.daily-actions button{cursor:not-allowed;background:#94a3b82e;color:#41313b8c}.weak-list{display:grid;gap:.75rem}.weak-list article{border-radius:12px;background:#ffffff94;padding:.9rem}.dark .weak-list article,.dark .contest-item{background:#ffffff14}.weak-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.weak-head span{font-weight:900}.weak-head strong{color:#e45e9f;font-size:1.3rem}.weak-list p{margin:.45rem 0 .65rem;color:#41313ba8;line-height:1.65}.weak-bar{height:8px;overflow:hidden;border-radius:999px;background:#e45e9f24}.weak-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff7eb8,#8fdcff)}.records-table-wrap{overflow-x:auto}.records-table{width:100%;border-collapse:collapse;min-width:680px}.records-table th,.records-table td{border-bottom:1px solid rgba(228,94,159,.12);padding:.75rem .55rem;text-align:left;vertical-align:middle}.records-table th{color:#41313b94;font-size:.86rem;font-weight:900}.records-table a{display:inline-flex;align-items:center;gap:.25rem;color:inherit;font-weight:760;text-decoration:none}.records-table a:hover{color:#e45e9f}.status-pill{display:inline-flex;border-radius:999px;padding:.25rem .5rem;font-size:.8rem;font-weight:900}.status-pill.accepted{background:#61c58929;color:#208652}.status-pill.failed{background:#ff647e24;color:#c23857}.contest-list{display:grid;gap:.75rem}.contest-item{display:flex;justify-content:space-between;gap:1rem;border-radius:12px;background:#ffffff94;padding:.85rem}.contest-item p{margin:0;font-weight:900}.contest-item span,.contest-item small{color:#41313b94}.contest-item>div:last-child{display:grid;justify-items:end;white-space:nowrap}.rating-up{color:#208652!important}.rating-down{color:#c23857!important}.roadmap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.roadmap article{border-radius:12px;background:#ffffff94;padding:.9rem}.roadmap strong{display:block;margin-bottom:.4rem;color:#e45e9f}.roadmap span{color:#41313ba8;line-height:1.65}.recommendations{margin-top:1rem}.recommendations h3{margin:0 0 .65rem;font-size:1rem}.recommendations ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:0;padding:0;list-style:none}.recommendations li,.empty-state{border-radius:10px;background:#ffffff94;padding:.8rem .9rem;color:#41313ba8}.dark .recommendations li,.dark .roadmap article,.dark .empty-state{background:#ffffff14}@media(max-width:980px){.tracker-hero,.tracker-grid,.bottom-grid,.roadmap,.recommendations ul,.sync-controls,.daily-challenge,.profile-columns{grid-template-columns:1fr}}@media(max-width:640px){.tracker-page,.tracker-hero,.tracker-panel{border-radius:12px}.activity-calendar-card{--activity-cell-size: 10px;--activity-cell-gap: 3px}.activity-months{padding-left:38px;font-size:.76rem}.activity-weekdays{width:30px;font-size:.72rem}}
