:root{--primary: #b02e2a;--primary-alt: #7c2220;--secondary: #dda72e;--secondary-alt: #FFA700;--tertiary: #092938;--tertiary-alt: #a57f29;--third: var(--tertiary);--third-alt: var(--tertiary-alt);--light: #ffffff;--dark: #54595F;--grey: #c5c5c5;--gray: var(--grey);--radius: 12px;--default-time: 0.2s;--theme-font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--theme-font: "futura-pt", sans-serif;--accent-font: "coffee-service", sans-serif}.time-list-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:1.5rem}.time-list-grid .time-list-card{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;background-color:#fff}.time-list-grid .time-list-card .card-title{background-color:#092938;color:#fff;font-weight:600;font-size:20px;padding:1rem}.time-list-grid .time-list-card .entry-wrap{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1rem 0;margin:0 1rem;border-bottom:thin solid rgba(221,167,46,.5)}.time-list-grid .time-list-card .entry-wrap:last-child{border-bottom:none;padding-bottom:2rem}.time-list-grid .time-list-card .entry-wrap .label{font-weight:600}.time-list-grid .time-list-card .entry-wrap .time{background-color:rgba(176,46,42,.1);color:#b02e2a;font-weight:600;font-size:14px;padding:.25rem .75rem;border-radius:20px;text-wrap:nowrap}/*# sourceMappingURL=block_time-list-grid.css.map */
