@import"https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&family=Secular+One&display=swap";*{box-sizing:border-box}:root{font-family:Lato,sans-serif;line-height:1.5;font-weight:400;color:#1a1a2e;background-color:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--hattrick-purple: #6b5aef;--hattrick-dark: #0f0f12}body{margin:0;min-width:320px}#root{width:100%}h1,h2,h3,h4,h5,h6{margin:0;font-family:Secular One,sans-serif;font-weight:400;letter-spacing:.3px}a{color:var(--hattrick-purple);text-decoration:none}a:hover{text-decoration:underline}button,input{font-family:inherit}.hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.metric-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;text-align:center}.metric-label{font-size:.875rem;color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.metric-value{font-size:2.5rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.metric-subtext{font-size:.875rem;color:#888}.progress-ring{width:140px;height:140px;margin:0 auto 1rem}.progress-ring svg{width:100%;height:100%}.progress-ring-bg{stroke:#e8e8e8}.progress-ring-fill{stroke:var(--hattrick-purple);transition:stroke-dasharray .5s ease}.progress-text{font-size:1.5rem;font-weight:700;fill:#1a1a2e}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.status-on-track .status-badge{background:#dcfce7;color:#166534}.status-at-risk .status-badge{background:#fef9c3;color:#854d0e}.status-behind .status-badge{background:#fee2e2;color:#991b1b}.status-on-track .metric-value{color:#166534}.status-at-risk .metric-value{color:#854d0e}.status-behind .metric-value{color:#991b1b}@media(max-width:768px){.hero-metrics{grid-template-columns:1fr}}.section-progress{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;margin-bottom:2rem}.section-title{font-size:1rem;font-weight:600;color:#1a1a2e;margin:0 0 1.5rem}.sections-list{display:flex;flex-direction:column;gap:.75rem}.section-row{display:grid;grid-template-columns:200px 1fr 60px;align-items:center;gap:1rem}.section-name{font-size:.875rem;color:#333;font-weight:500;display:flex;align-items:center;gap:.5rem}.complete-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:#dcfce7;color:#166534;border-radius:50%;font-size:.7rem;font-weight:700}.progress-bar-container{height:12px;background:#e8e8e8;border-radius:6px;overflow:hidden}.progress-bar{height:100%;border-radius:6px;transition:width .5s ease}.progress-high{background:linear-gradient(90deg,#22c55e,#16a34a)}.progress-medium{background:linear-gradient(90deg,#eab308,#ca8a04)}.progress-low{background:linear-gradient(90deg,#ef4444,#dc2626)}.section-percent{font-size:.875rem;font-weight:600;text-align:right}.percent-high{color:#166534}.percent-medium{color:#854d0e}.percent-low{color:#991b1b}@media(max-width:640px){.section-row{grid-template-columns:1fr 50px;gap:.5rem}.section-name{grid-column:1 / -1}.progress-bar-container{grid-column:1}}.trend-chart{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;margin-bottom:2rem}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.chart-title{font-size:1rem;font-weight:600;color:#1a1a2e;margin:0}.view-toggle{display:flex;background:#f5f5f7;border-radius:6px;padding:2px}.toggle-option{padding:.375rem .75rem;border:none;background:transparent;font-size:.813rem;color:#666;cursor:pointer;border-radius:4px;transition:all .2s}.toggle-option:hover{color:#333}.toggle-option.active{background:var(--hattrick-purple);color:#fff;font-weight:500;box-shadow:0 1px 3px #6b5aef4d}.chart-container{width:100%}@media(max-width:480px){.chart-header{flex-direction:column;align-items:flex-start;gap:.75rem}}.status-summary{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;margin-bottom:2rem}.summary-title{font-size:1rem;font-weight:600;color:#1a1a2e;margin:0 0 1rem}.status-header{font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:.5rem 1rem;border-radius:6px;display:inline-block;margin-bottom:1rem}.status-on-track{background:#dcfce7;color:#166534}.status-at-risk{background:#fef9c3;color:#854d0e}.status-behind{background:#fee2e2;color:#991b1b}.status-not-started{background:#f3f4f6;color:#6b7280}.summary-text{color:#444;line-height:1.7;margin-bottom:1.5rem}.summary-text strong{color:#1a1a2e}.summary-sections{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.summary-column h3{font-size:.875rem;font-weight:600;color:#1a1a2e;margin:0 0 .75rem}.summary-column ul{list-style:none;padding:0;margin:0}.summary-column li{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f0f0f0}.summary-column li:last-child{border-bottom:none}.highlight-item .section-progress{color:#166534;font-weight:500}.attention-item .section-progress{color:#991b1b;font-weight:500}.section-name{color:#333}@media(max-width:640px){.summary-sections{grid-template-columns:1fr;gap:1.5rem}}.velocity-planning{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;margin-bottom:2rem}.velocity-title{font-size:1rem;font-weight:600;color:#1a1a2e;margin:0 0 1.5rem}.velocity-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0}.velocity-stat{text-align:center}.stat-label{display:block;font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.stat-value{display:block;font-size:1.25rem;font-weight:600;color:#1a1a2e}.velocity-controls{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.velocity-input-group{display:flex;align-items:center;gap:.5rem}.velocity-input-group label{font-size:.875rem;font-weight:500;color:#333}.velocity-input-group input{width:70px;padding:.5rem;border:1px solid #ddd;border-radius:6px;font-size:.875rem;text-align:center}.velocity-input-group input:focus{outline:none;border-color:var(--hattrick-purple);box-shadow:0 0 0 2px #6b5aef1a}.velocity-unit{font-size:.875rem;color:#666}.reset-btn{padding:.5rem .75rem;background:#f0f0f0;border:none;border-radius:6px;font-size:.75rem;color:#666;cursor:pointer;transition:background .2s}.reset-btn:hover{background:#e0e0e0}.toggle-btn{padding:.5rem 1rem;background:#f5f5f7;border:1px solid #ddd;border-radius:6px;font-size:.875rem;color:#333;cursor:pointer;transition:all .2s}.toggle-btn:hover{background:#e8e8e8}.toggle-btn.active{background:var(--hattrick-purple);border-color:var(--hattrick-purple);color:#fff}.weekly-breakdown{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #f0f0f0}.breakdown-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.breakdown-header h3{font-size:.875rem;font-weight:600;color:#1a1a2e;margin:0}.clear-btn{padding:.375rem .75rem;background:transparent;border:1px solid #ddd;border-radius:6px;font-size:.75rem;color:#666;cursor:pointer;transition:all .2s}.clear-btn:hover{background:#f5f5f7;border-color:#ccc}.weeks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;max-height:300px;overflow-y:auto;padding-right:.5rem}.week-row{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#f9f9f9;border-radius:6px;border:1px solid transparent}.week-row.modified{background:#fef3c7;border-color:#f59e0b}.week-label{flex:1;font-size:.813rem;color:#333}.week-velocity-input{width:50px;padding:.375rem;border:1px solid #ddd;border-radius:4px;font-size:.813rem;text-align:center}.week-velocity-input:focus{outline:none;border-color:#4f46e5}.week-unit{font-size:.75rem;color:#888}.breakdown-summary{margin-top:1rem;padding:.75rem;background:#f0f9ff;border-radius:6px;font-size:.875rem;color:#0369a1;text-align:center}@media(max-width:640px){.velocity-summary{grid-template-columns:1fr}.velocity-controls{flex-direction:column;align-items:stretch}.velocity-input-group{justify-content:center}.weeks-grid{grid-template-columns:1fr}}.file-upload-container{min-height:100vh;background:#f5f5f7;display:flex;align-items:center;justify-content:center;padding:2rem}.upload-content{background:#fff;border-radius:16px;padding:3rem;max-width:500px;width:100%;text-align:center;box-shadow:0 4px 20px #00000014}.upload-logo{width:80px;height:80px;border-radius:12px;object-fit:cover;margin-bottom:1.5rem}.upload-title{font-size:1.75rem;color:#1a1a2e;margin:0 0 .5rem}.upload-subtitle{color:#666;margin:0 0 2rem;font-size:1rem}.drop-zone{border:2px dashed #ddd;border-radius:12px;padding:2.5rem 1.5rem;cursor:pointer;transition:all .2s;background:#fafafa;position:relative}.drop-zone:hover{border-color:var(--hattrick-purple);background:#f8f7ff}.drop-zone.dragging{border-color:var(--hattrick-purple);background:#f0eeff;border-style:solid}.file-input{display:none}.drop-icon{color:var(--hattrick-purple);margin-bottom:1rem}.drop-text{font-size:1rem;font-weight:500;color:#333;margin:0 0 .25rem}.drop-hint{font-size:.875rem;color:#888;margin:0}.upload-error{margin-top:1rem;padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem}.upload-instructions{margin-top:2rem;padding-top:2rem;border-top:1px solid #f0f0f0;text-align:left}.upload-instructions h3{font-size:.875rem;font-weight:600;color:#1a1a2e;margin:0 0 1rem}.upload-instructions ol{margin:0;padding-left:1.25rem;color:#666;font-size:.875rem;line-height:1.8}.upload-instructions li{padding-left:.5rem}.prompt-link{color:var(--hattrick-purple);font-weight:500;text-decoration:none}.prompt-link:hover{text-decoration:underline}@media(max-width:480px){.file-upload-container{padding:1rem}.upload-content{padding:2rem 1.5rem}.upload-logo{width:60px;height:60px}.upload-title{font-size:1.5rem}}.app{min-height:100vh;background:#f5f5f7;display:flex;flex-direction:column}.app-header{background:#fff;padding:1.5rem 2rem;box-shadow:0 1px 3px #00000014;border-bottom:3px solid var(--hattrick-purple)}.header-content{display:flex;align-items:center;gap:1rem}.change-project-btn{margin-left:auto;padding:.5rem 1rem;background:#f5f5f7;border:1px solid #ddd;border-radius:6px;font-size:.875rem;color:#666;cursor:pointer;transition:all .2s}.change-project-btn:hover{background:#e8e8e8;color:#333}.header-logo{width:48px;height:48px;border-radius:8px;object-fit:cover;flex-shrink:0}.header-content h1{margin:0;font-size:1.5rem;color:#1a1a2e}.report-date{margin:.25rem 0 0;font-size:.875rem;color:#666}.app-main{max-width:1200px;margin:0 auto;padding:2rem;flex:1}.app-footer{background:var(--hattrick-dark);color:#fff;text-align:center;padding:2rem;font-size:.875rem;margin-top:auto}.app-footer a{color:var(--hattrick-purple)}@media(max-width:768px){.app-header,.app-main{padding:1rem}}
