:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#e2e8f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#e2e8f0}a{color:inherit;text-decoration:none}button{font:inherit}.app-shell{max-width:960px;margin:0 auto;padding:.2rem;color:#062704}.app-header{margin-bottom:1rem}.app-main{background:#fff;border:1px solid #178509;border-radius:12px;padding:.2rem}.screen-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.65rem;font-weight:600}.brand-block{display:flex;align-items:center;gap:.75rem}.brand-logo{width:90px;height:90px;object-fit:contain;padding-left:1rem;padding-top:.6rem}.brand-title{margin:0}.muted{margin:0;color:#475569;font-size:.9rem}.date-line{margin:.25rem 0 0;font-weight:600;color:#0f172a}.times-card{background:#dbffdb;border:1.4px solid #017711;border-radius:10px;padding:1rem .1rem;margin-bottom:1rem}.times-card:last-of-type{margin-bottom:0}.times-card h3{margin:0 0 .75rem}.picker-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,.8fr));gap:1rem;justify-content:center}.picker-grid.single-picker{grid-template-columns:1fr}.picker-tile{display:flex;flex-direction:column;gap:.4rem;cursor:pointer;width:100%;max-width:320px;margin:0 auto}.picker-title{font-weight:700;font-size:1.5rem;color:#0f172a;text-align:center}.picker-control{display:block;width:100%;background:#9fecb0;border:2px solid #ecffd2;border-radius:12px;padding:12px 14px;font-size:1.25rem;font-weight:600;color:#0f172a;cursor:pointer;box-sizing:border-box;min-height:48px}select.picker-control{padding-right:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23000000' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;background-size:15px 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=date].picker-control{padding-right:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23000000' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;background-size:15px 10px;font-family:inherit;font-size:1.25rem;font-weight:700;line-height:1.5;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=date].picker-control::-webkit-calendar-picker-indicator{opacity:0;display:none}.picker-control:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926}.today-banner{text-align:center;font-size:1.5rem;margin-bottom:.75rem}.today-prefix{font-weight:700;color:#0f172a}.today-strong{font-weight:400;color:#0f172a}.today-time{margin-top:.35rem;font-size:2.6rem;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.selection-summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.selected-city{font-weight:800;font-size:1.05rem;color:#0f172a}.selected-date{color:#475569;font-size:.95rem;white-space:nowrap}.tomorrow-label{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;text-align:center}.schedule-table{width:100%;border-collapse:separate;border-spacing:4px 15px;font-size:1.5rem}.schedule-table td{padding:2px 0;border-bottom:1px solid #e2e8f0}.schedule-table thead th{text-align:left;padding:0 0 4px;font-size:1rem;font-weight:600;color:#475569;border-bottom:1px solid #e2e8f0}.schedule-table tr:last-child td{border-bottom:none}.schedule-table--with-timer td.timer-cell{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;width:1%;min-width:4ch}.schedule-table--with-timer thead th:last-child{text-align:right}.schedule-timer{display:inline-block;min-width:4ch;font-weight:700}.schedule-timer--active{color:#d32f2f}.schedule-timer--until{color:#1b5e20}@media(max-width:640px){.picker-grid{grid-template-columns:1fr}}.countdown-card{background:#0f172a;color:#fff;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1rem}.countdown-card .muted{color:#cbd5e1}.countdown-value{font-size:1.25rem}.times-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.times-list li{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:8px;background:#f1f5f9}.times-list strong{font-size:1.05rem}.times-list li.active{border-color:#0f172a;background:#e2e8f0}.times-list li.next{border-color:#0ea5e9;background:#e0f2fe}.times-card.placeholder{color:#475569;font-style:italic}.warnings{font-size:.9rem;color:#b45309;margin-top:.5rem}.app-footer{background:#f5fff000;border-top:0px solid #178509;padding:.75rem;margin-top:1.5rem}.app-footer__inner{max-width:960px;margin:0 auto;display:grid;gap:.5rem;text-align:center}.footer-install{border:none;background:none;padding:0;font-weight:600;color:#0f172a;text-decoration:underline;cursor:pointer}.footer-install:focus{outline:none;box-shadow:0 0 0 3px #0ea5e933;border-radius:6px}.footer-actions{display:flex;justify-content:center;gap:1rem}.footer-icon-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;border:1px solid #178509;background:#e6ffe0;color:#0f172a;cursor:pointer}.footer-icon-button svg{width:24px;height:24px}.footer-icon-button:focus{outline:none;box-shadow:0 0 0 3px #0ea5e933}.sheet-backdrop{position:fixed;inset:0;background:#0f172a59;display:flex;justify-content:center;align-items:flex-end;z-index:20}.sheet{width:min(960px,100%);background:#fff;border-radius:18px 18px 0 0;padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom));box-shadow:0 -10px 30px #0f172a33;max-height:75vh;overflow:hidden}.sheet-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.sheet-title{margin:0;font-size:1.1rem}.sheet-close{border:none;background:#e2e8f0;color:#0f172a;width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.sheet-close svg{width:18px;height:18px}.sheet-content{overflow-y:auto;max-height:60vh;padding-right:.25rem}.sheet-paragraphs{display:grid;gap:.65rem;font-size:.95rem;color:#0f172a}.sheet-paragraphs p{margin:0}.sheet-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem .75rem;border-radius:10px;border:1px solid #178509;background:#e6ffe0;font-weight:600}.share-fallback{margin-top:1rem;display:grid;gap:.75rem;align-items:center;justify-items:center;text-align:center}.share-message{display:flex;align-items:center;justify-content:center;gap:.6rem;text-align:left}.share-message__icon{width:24px;height:24px;flex-shrink:0;color:#0f172a}.share-qr{width:200px;height:200px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;padding:.35rem}.share-actions{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.share-copy,.share-open{border-radius:10px;border:1px solid #178509;background:#e6ffe0;color:#0f172a;padding:.45rem .8rem;font-weight:600;cursor:pointer}.share-status{margin:0;font-size:.85rem;color:#0f172a}
