:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;--fc-card-bg: #2a2a2a;--fc-card-border: #aaaaaa33;--fc-card-text: rgba(255, 255, 255, .92);--fc-card-muted: rgba(255, 255, 255, .78);--fc-subtle-bg: #2e2e2e;--fc-subtle-border: #6e6e6e;--fc-phase-border: #ccc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff;--fc-card-bg: #fdfdfd;--fc-card-border: #cccccc;--fc-card-text: #111827;--fc-card-muted: #475569;--fc-subtle-bg: #f8f8f8;--fc-subtle-border: #c5c7cb;--fc-phase-border: #333}a:hover{color:#747bff}button{background-color:#f2f2f2}}@media (prefers-color-scheme: dark){button{background-color:#2e2e2e;color:#eee;border:1px solid #444}button:hover{border-color:#646cff;filter:brightness(1.05)}}.bottom-page-tabs{position:fixed;left:0;right:0;bottom:0;z-index:1000;display:flex;gap:8px;padding:8px 10px calc(env(safe-area-inset-bottom,0px) + 8px);background:#2a2a2a;border-top:1px solid #3a3a3a}.bottom-page-tabs__btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 8px;border-radius:12px;border:1px solid transparent;background:transparent;color:#ffffffde;font-size:12px}.bottom-page-tabs__btn.is-active{background:#111827;color:#fff;border-color:#444}@media (prefers-color-scheme: light){.bottom-page-tabs{background:#fff;border-top:1px solid #e5e7eb}.bottom-page-tabs__btn{color:#213547}.bottom-page-tabs__btn.is-active{background:#111827;color:#fff;border-color:#111827}}.fc-sim-tools{box-sizing:border-box}@media (max-width: 375px){.fc-sim-tools{flex-direction:column;align-items:stretch}.fc-sim-tools>*{width:100%}.fc-sim-mode{width:100%}.fc-sim-mode button{flex:1 1 0;min-width:0}}.fc-field-row{display:grid;grid-template-columns:minmax(130px,.9fr) minmax(0,1.4fr) auto;column-gap:5px;row-gap:6px;align-items:center}.fc-field-label{font-size:.95rem;opacity:.95}.fc-field-control{min-width:0}.fc-field-info{display:inline-flex;justify-content:flex-end}@media (max-width: 375px){.fc-field-row{grid-template-columns:1fr auto;grid-template-areas:"label label" "control info"}.fc-field-label{grid-area:label}.fc-field-control{grid-area:control}.fc-field-info{grid-area:info}}
