.app-shell{display:grid;gap:18px}.hero-card,.section-card{background:linear-gradient(180deg,#fffffff5,#f7f9fceb);border:1px solid rgba(22,33,61,.08);border-radius:24px;box-shadow:0 14px 40px #1c2c5414}.hero-card{padding:24px}.section-card{padding:20px}.eyebrow{margin:0 0 8px;color:#6480a8;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.hero-card h1,.section-header h2,.day-card-header h3,.event-title,.reservation-title{margin:0}.hero-copy,.section-header p,.error-banner,.empty-state,.event-location,.reservation-meta,.reservation-location,.reservation-details,.day-card-header span{color:#58708f}.hero-copy{margin:10px 0 0;line-height:1.5}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.day-groups,.reservations-list,.event-list{display:grid;gap:12px}.day-card,.event-card,.reservation-card{border-radius:18px;background:#ffffffd6;border:1px solid rgba(110,132,170,.12)}.day-card{padding:14px}.day-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.event-card{padding:12px;display:grid;grid-template-columns:86px 1fr;gap:12px}.event-time{font-weight:700;color:#28476c}.event-title{font-weight:700;margin-bottom:4px}.ghost-button,.reservation-toggle{border:0;cursor:pointer}.ghost-button{width:100%;margin-top:16px;padding:14px 18px;border-radius:16px;background:#e8f1ff;color:#165fc4;font-weight:700}.empty-state,.error-banner{padding:18px;border-radius:18px;background:#e8f1ff99}.error-banner{background:#ffececf5;color:#b33a3a}.reservation-card{overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.reservation-card.expanded{box-shadow:0 18px 36px #1c2c541f}.reservation-toggle{width:100%;padding:16px;background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left}.reservation-summary{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center}.reservation-icon{width:44px;height:44px;display:grid;place-items:center;font-size:1.35rem;border-radius:14px;background:#eef5ff}.reservation-title{font-weight:700;margin-bottom:4px}.reservation-chevron{font-size:1.5rem;color:#6e84aa}.reservation-details{padding:0 16px 16px;line-height:1.55}.reservation-details p{margin:0 0 10px}.reservation-details a{color:#165fc4;text-decoration:none}.suggestions-list{margin:10px 0 0;padding-left:18px}.suggestions-list li+li{margin-top:6px}@media (max-width: 640px){.event-card{grid-template-columns:1fr}.hero-card,.section-card{border-radius:20px}}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--tg-theme-text-color, #16213d);background:linear-gradient(180deg,#f5f8ff,#edf3ff);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(111,164,255,.25),transparent 28%),var(--tg-theme-bg-color, #f5f8ff)}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}#root{padding:18px 16px 28px}
