.app{max-width:100vw;max-height:56.25vw;margin:0;padding:1rem;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.header-compact{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;gap:2rem}.header-info{display:flex;flex-direction:column;gap:.25rem}h1{font-size:2.5rem;margin-bottom:0;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);line-height:1}.target-date{font-size:1rem;color:#fffffff2;margin-bottom:0}.countdown{margin:0;padding:1rem 2rem;background:#fffffff2;border-radius:12px;box-shadow:0 4px 16px #0003;flex-shrink:0}.t-minus{font-size:5rem;font-weight:700;color:#001e62;font-family:Courier New,monospace;letter-spacing:-.05em;line-height:1}.countdown.expired h2{font-size:3rem;color:#22c55e}.schedule{flex:1;display:flex;flex-direction:column}.schedule h2{font-size:1.8rem;margin-bottom:.5rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.schedule table{width:100%;border-collapse:collapse;font-size:1.1rem;background:#fffffff2;box-shadow:0 4px 16px #0003;border-radius:8px;overflow:hidden}.schedule thead{background:#001e62;color:#fff}.schedule th{padding:.5rem .75rem;text-align:left;font-weight:600;font-size:1.2rem}.schedule th:first-child{width:150px}.schedule td{padding:.4rem .75rem;border-bottom:1px solid #e5e7eb;vertical-align:top}.schedule tr.today{background:#fff8e1;border-left:4px solid #FF6C00}.schedule tr.today .day-label{font-weight:700;color:#ff6c00}.schedule tr.yesterday{opacity:.5}.day-label{display:flex;flex-direction:column;gap:.1rem}.day-offset{font-family:Courier New,monospace;font-size:1.3rem;font-weight:700;color:#001e62}.day-of-week{font-size:.95rem;font-weight:600;color:#001e62;text-transform:uppercase;letter-spacing:.025em}.date-label{font-size:.85rem;color:#666}.schedule ol{list-style:decimal;padding-left:1.5rem;margin:0;text-align:left}.schedule li{padding:.2rem 0 .2rem .5rem;position:relative}.schedule li:before{display:none}.activity-task{font-weight:500;color:#001e62;font-size:1.05rem}.activity-workstream{font-size:.9rem;color:#06c;font-weight:600;font-style:italic;margin-left:.25rem}.schedule li.no-activities{color:#999;font-style:italic;list-style:none}@media(min-width:1280px)and (min-height:720px){.app{padding:3rem 4rem}h1{font-size:4.5rem}.t-minus{font-size:12rem}.schedule table{font-size:1.4rem}.schedule th{font-size:1.6rem;padding:1.75rem}.schedule td{padding:1.75rem}.day-offset{font-size:1.8rem}}@media(max-width:768px){h1{font-size:2rem}.t-minus{font-size:4rem}.schedule table{font-size:.9rem}.schedule th{font-size:1rem;padding:.75rem}.schedule td{padding:.75rem}.schedule th:first-child{width:120px}.day-offset{font-size:1.1rem}.date-label{font-size:.8rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#001e62;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#001e62,#06c)}#root{width:100%}
