: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;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-width:320px}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;background:radial-gradient(circle at top,#0f172ae6,#020617f2)}.login-card{width:min(360px,100%);display:flex;flex-direction:column;gap:16px;padding:32px;border-radius:12px;background:#0f172aeb;border:1px solid rgba(148,163,184,.25);box-shadow:0 16px 40px #0f172a73}.login-card h2{margin:0;font-size:1.35rem;text-align:center}.login-field{display:flex;flex-direction:column;gap:6px;font-size:.9rem}.login-field input{padding:10px 12px;border-radius:8px;border:1px solid rgba(148,163,184,.35);background:#0f172a99;color:inherit;font:inherit}.login-field input:focus{outline:2px solid #38bdf8;outline-offset:0}.login-card button{margin-top:8px;padding:10px 12px;border-radius:8px;border:none;background:linear-gradient(135deg,#38bdf8,#2563eb);color:#f8fafc;font-weight:600;cursor:pointer}.login-card button:disabled{cursor:progress;opacity:.75}.login-error{padding:8px 12px;border-radius:8px;background:#f871712e;color:#fda4af;font-size:.85rem}.auth-loading{min-height:40vh;display:flex;align-items:center;justify-content:center;opacity:.8}.top-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.top-bar__auth{display:flex;align-items:center;gap:12px;font-size:.9rem}.top-bar__auth button{padding:6px 12px;border-radius:6px;border:1px solid rgba(148,163,184,.35);background:#0f172aa6;color:inherit;font:inherit;cursor:pointer}.top-bar__auth button:hover{background:#3b82f640;border-color:#3b82f68c}.top-bar__auth a{color:inherit;text-decoration:underline}.top-bar__auth a:hover{color:#38bdf8}.scheduler-layout{display:flex;gap:16px;align-items:stretch;margin-top:16px}.scheduler-list{display:flex;flex-direction:column;gap:8px;min-width:220px}.scheduler-list-item{text-align:left;border-radius:8px;border:1px solid rgba(148,163,184,.25);padding:10px 12px;background:#0f172a66;color:inherit;font:inherit;cursor:pointer}.scheduler-list-item.active{border-color:#3b82f6a6;background:#3b82f633}.scheduler-list-title{font-weight:600}.scheduler-list-sub{font-size:.75rem;opacity:.75}.scheduler-form{flex:1;display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;border:1px solid rgba(148,163,184,.25);background:#0f172a73}.scheduler-form label{display:flex;flex-direction:column;gap:6px;font-size:.85rem}.scheduler-form input,.scheduler-form select,.scheduler-form textarea{border-radius:6px;border:1px solid rgba(148,163,184,.35);background:#0f172a99;color:inherit;font:inherit;padding:8px 10px}.scheduler-form textarea{resize:vertical}.scheduler-actions{display:flex;gap:12px}.scheduler-actions button{padding:8px 14px;border-radius:6px;border:1px solid rgba(59,130,246,.5);background:#3b82f633;color:inherit;cursor:pointer}.scheduler-actions button:hover{background:#3b82f659}.scheduler-meta{font-size:.8rem;opacity:.8;display:flex;flex-direction:column;gap:4px}.scheduler-toggle{display:flex;align-items:center;gap:8px;font-size:.85rem}#root{max-width:1600px;margin:0 auto;padding:16px}h1,h2,h3{font-size:1.4em;line-height:1.2;margin:.4rem 0}.card{padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#00000026}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.15)}.table thead th{background:#1b1b1b;position:sticky;top:0;z-index:1}.table th{text-align:left}.table th.num,.table td.num{text-align:right}.table td:first-child{text-align:left}.table .price-sep td:first-child{text-align:center}.table .strike-col{font-weight:600}.table tbody tr:nth-child(odd){background:#ffffff08}.table tbody tr:hover{background:#ffffff14}.table-row-highlight{background:#3b82f61f!important}.control-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.select-wrapper{display:flex;flex-direction:column;gap:4px;font-size:.85rem;color:#ffffffbf}.select-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;opacity:.8}.select{border:1px solid rgba(255,255,255,.25);background:#00000040;color:inherit;padding:6px 32px 6px 12px;border-radius:6px;font:inherit;appearance:none;min-width:160px;position:relative;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.select:focus{outline:2px solid #646cff;outline-offset:2px}.text-input{border:1px solid rgba(255,255,255,.25);background:#00000040;color:inherit;padding:6px 12px;border-radius:6px;font:inherit;min-width:160px}.text-input:focus{outline:2px solid #646cff;outline-offset:2px}.news-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.news-item{display:flex;flex-direction:column;gap:4px}.news-headline{font-weight:600;color:inherit}.news-headline:hover{color:#ffdf6c}.news-meta{font-size:.75rem;opacity:.7}.news-author{font-size:.75rem;opacity:.65}.news-summary{font-size:.85rem;line-height:1.35;opacity:.85}.news-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.news-tag{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;padding:2px 8px;border-radius:999px;background:#ffd70029;color:#825f00d9}.table-scroll{max-height:560px;overflow:auto}.table.sticky-header{table-layout:fixed}.table.sticky-header thead th{position:sticky;top:0;z-index:2}.num{text-align:right;font-variant-numeric:tabular-nums}.price-sep td{font-weight:600;letter-spacing:.5px;text-align:center;padding:4px}.tabs .tab{padding:6px 10px;border:1px solid rgba(255,255,255,.2);background:transparent;color:inherit;border-radius:6px}.tabs .tab.active{background:#ffffff1f}.tabs .tab:focus{outline:none}.page{display:flex;flex-direction:column;gap:16px;min-height:100vh}.page-content{display:flex;flex-direction:column;gap:16px}.page-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.error-banner{padding:12px;border-radius:8px;background:#f871712e;border:1px solid rgba(248,113,113,.35);color:#fecaca;font-size:.95rem}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.form-grid label{display:flex;flex-direction:column;gap:6px;font-size:.9rem}.form-grid label.checkbox{flex-direction:row;align-items:center}.form-grid label.checkbox input{width:auto}.form-grid input,.form-grid select{border-radius:6px;border:1px solid rgba(148,163,184,.35);background:#0f172a99;color:inherit;font:inherit;padding:8px 10px}.checkbox{display:flex;align-items:center;gap:8px;font-size:.9rem}.form-actions{display:flex;gap:10px;align-items:center}.form-actions button,.action-stack button{padding:8px 14px;border-radius:6px;border:1px solid rgba(59,130,246,.5);background:#3b82f633;color:inherit;cursor:pointer}.form-actions .secondary,.action-stack .secondary{border:1px solid rgba(148,163,184,.35);background:transparent}.form-actions button:disabled,.action-stack button:disabled{cursor:progress;opacity:.7}.table-container{width:100%;overflow-x:auto}.action-stack{display:flex;flex-direction:column;gap:6px}.toast-container{position:fixed;top:20px;right:20px;display:flex;flex-direction:column;gap:8px;z-index:999}.toast{min-width:220px;max-width:320px;padding:10px 14px;border-radius:8px;font-size:.9rem;font-weight:500;color:#f8fafc;background:#0f172ad9;border:1px solid rgba(148,163,184,.35);box-shadow:0 12px 24px #0f172a59;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.toast--success{border-color:#22c55e99;background:#166534d9}.toast--error{border-color:#f87171a6;background:#7f1d1dd9}.toast--info{border-color:#3b82f699;background:#1e40afd9}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}.card{border-color:#0000001f;background:#00000005}.table th,.table td{border-bottom-color:#0000001f}.table thead th{background:#f1f1f1}.table tbody tr:nth-child(odd){background:#00000005}.table tbody tr:hover{background:#0000000d}.select-wrapper{color:#000000a6}.select-label{opacity:.7}.select{border-color:#0003;background:#ffffffeb}.news-headline:hover{color:#b8860b}.news-tag{background:#ffd70033;color:#785a00d9}a:hover{color:#747bff}button{background-color:#f9f9f9}.login-page{background:linear-gradient(180deg,#f1f5f9f5,#e2e8f0f5)}.login-card{background:#fffffffa;border:1px solid rgba(148,163,184,.35);box-shadow:0 20px 50px #0f172a14}.login-field input{background:#fffffff5;border-color:#94a3b873;color:#1f2937}.login-card button{color:#fff}.login-error{background:#f8717133;color:#b91c1c}.top-bar__auth button{background:#ffffffe6;border-color:#94a3b880}.top-bar__auth button:hover{background:#3b82f61a;border-color:#3b82f680}.top-bar__auth a:hover{color:#2563eb}.scheduler-list-item{background:#f8fafce6;border-color:#94a3b859}.scheduler-list-item.active{background:#3b82f626;border-color:#3b82f680}.scheduler-form{background:#f8fafceb;border-color:#94a3b859}.scheduler-form input,.scheduler-form select,.scheduler-form textarea{background:#fffffff5;border-color:#94a3b873;color:#1f2937}.scheduler-actions button{background:#3b82f61a;border-color:#3b82f673;color:#1f2937}.scheduler-actions button:hover{background:#3b82f633}.toast{color:#1f2937;background:#fffffff2;border-color:#94a3b859}.toast--success{border-color:#22c55e99;background:#bbf7d0f2}.toast--error{border-color:#f87171a6;background:#fecacaf2}.toast--info{border-color:#3b82f6a6;background:#bfdbfef2}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
