:root{color-scheme:dark;--fire-orange: #f97316;--fire-gold: #fbbf24;--fire-dark: #0a0a0a;--fire-card: #121212;--fire-muted: #262626;--fire-border: #2e2e2e;--fire-text: #f2f2f2;--fire-subtle: #999999;--fire-error: #ef4444;--fire-error-bg: rgba(239, 68, 68, .12);--fire-error-border: rgba(239, 68, 68, .35);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--fire-dark);color:var(--fire-text)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:var(--fire-dark);color:var(--fire-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit}a{color:inherit}.mf-auth-screen{min-height:100vh;background:radial-gradient(circle at 50% 0%,rgba(249,115,22,.16),transparent 36rem),radial-gradient(circle at 15% 85%,rgba(251,191,36,.08),transparent 28rem),var(--fire-dark);padding:1rem}.mf-auth-shell{display:flex;width:100%;max-width:28rem;min-height:calc(100vh - 2rem);margin:0 auto;flex-direction:column;justify-content:space-between}.mf-auth-main{display:flex;flex:1;flex-direction:column;justify-content:center;padding:2rem 0}.mf-brand-block{margin-bottom:2rem;text-align:center}.mediafaire-wordmark{margin:0;color:#fff;font-family:Arial Black,Arial,sans-serif;font-size:clamp(2.85rem,13vw,4.5rem);font-weight:900;letter-spacing:-.065em;line-height:.88;text-shadow:0 0 26px rgba(255,122,0,.24)}.mediafaire-wordmark-accent{color:#ff7a00}.mf-brand-subtitle{margin:.75rem 0 0;color:var(--fire-subtle);font-size:1rem;font-weight:500}.mf-auth-card{overflow:hidden;border:1px solid var(--fire-border);border-radius:.75rem;background:#121212f0;box-shadow:0 24px 80px #0000006b,0 0 40px #f9731614;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mf-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.25rem;margin:1.5rem 1.5rem 0;border-radius:.5rem;background:var(--fire-muted);padding:.25rem}.mf-tab{border-radius:.375rem;padding:.55rem .75rem;color:var(--fire-subtle);font-size:.875rem;font-weight:600;text-align:center}.mf-tab-active{background:var(--fire-card);color:var(--fire-text);box-shadow:0 1px 10px #0000003d}.mf-tab-muted{opacity:.45}.mf-card-content{padding:1.5rem}.mf-card-title{margin:0;color:var(--fire-text);font-size:1.25rem;line-height:1.2}.mf-card-copy{margin:1rem 0;border:1px solid var(--fire-border);border-radius:.5rem;background:#2626269e;color:#d4d4d4;padding:.875rem;font-size:.875rem;line-height:1.5}.mf-alert{margin:0 0 1rem;border-radius:.5rem;padding:.875rem;font-size:.875rem;line-height:1.45}.mf-alert-error{border:1px solid var(--fire-error-border);background:var(--fire-error-bg);color:#fecaca}.mf-login-form{display:grid;gap:1rem}.mf-field{display:grid;gap:.5rem;color:var(--fire-text);font-size:.875rem;font-weight:500}.mf-input{width:100%;height:2.75rem;border:1px solid var(--fire-border);border-radius:.5rem;background:#0f0f0f;color:var(--fire-text);outline:none;padding:0 .875rem;transition:border-color .16s ease,box-shadow .16s ease,opacity .16s ease}.mf-input::placeholder{color:#737373}.mf-input:focus{border-color:#f97316c7;box-shadow:0 0 0 3px #f9731633}.mf-input:disabled{cursor:not-allowed;opacity:.55}.mf-primary-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;border:0;border-radius:.5rem;background:linear-gradient(135deg,var(--fire-gold),var(--fire-orange));color:#fff;cursor:pointer;font-weight:700;letter-spacing:-.01em;padding:0 1rem;transition:filter .16s ease,transform 80ms ease,opacity .16s ease}.mf-primary-button:hover:not(:disabled){filter:brightness(1.08)}.mf-primary-button:active:not(:disabled){transform:scale(.985)}.mf-primary-button:disabled{cursor:not-allowed;opacity:.58}.mf-button-flame{margin-right:.5rem;color:#ffffffe6;font-size:.72rem;transform:rotate(45deg)}.mf-hosted-link{display:block;margin-top:1rem;color:var(--fire-subtle);font-size:.875rem;text-align:center;text-decoration:none}.mf-hosted-link:hover{color:var(--fire-orange);text-decoration:underline}.mf-auth-footer{display:flex;justify-content:center;padding:1.5rem 0 .5rem}.mf-thunder-logo{height:6rem;max-width:min(100%,22rem);object-fit:contain;opacity:.9;filter:drop-shadow(0 0 20px rgba(249,115,22,.4))}.loading-shell,.access-denied-shell{display:grid;min-height:100vh;place-items:center;background:var(--fire-dark);color:var(--fire-text);padding:2rem;text-align:center}.access-denied-shell{align-content:center;gap:.75rem}.access-denied-shell h1{margin:0}.access-denied-shell a{color:var(--fire-orange)}.mf-app-shell{display:grid;min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(249,115,22,.14),transparent 30rem),radial-gradient(circle at 95% 35%,rgba(251,191,36,.08),transparent 28rem),var(--fire-dark)}.mf-sidebar{border-bottom:1px solid var(--fire-border);background:#0a0a0ae0;padding:1rem}.mf-sidebar-brand{display:flex;align-items:center;gap:.875rem}.mf-sidebar-brand img{width:4rem;height:auto;object-fit:contain;filter:drop-shadow(0 0 16px rgba(249,115,22,.34))}.mf-sidebar-kicker,.mf-eyebrow,.region-kicker{margin:0;color:var(--fire-orange);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mf-sidebar-brand h1,.mf-workspace-header h2,.mf-hero-panel h2,.region-title,.view h3{margin:0}.mf-sidebar-brand h1{color:#fff;font-family:Arial Black,Arial,sans-serif;font-size:1.45rem;letter-spacing:-.055em;line-height:.9}.mf-sidebar-brand h1 span{color:#ff7a00}.mf-sidebar-nav{display:grid;gap:.5rem;margin:1rem 0}.mf-sidebar-nav a,.mf-primary-link,.mf-hosted-link{color:#d4d4d4;text-decoration:none}.mf-sidebar-nav a{border:1px solid transparent;border-radius:.6rem;padding:.75rem .85rem;transition:background .16s ease,border-color .16s ease,color .16s ease}.mf-sidebar-nav a:hover,.mf-primary-link:hover{border-color:#f9731673;color:#fff;background:#f973161a}.mf-sidebar-card,.mf-hero-panel,.view-frame,.shell-banner{border:1px solid var(--fire-border);border-radius:.875rem;background:#121212e6;box-shadow:0 18px 60px #0000003d}.mf-sidebar-card{color:#d4d4d4;padding:1rem}.mf-workspace{min-width:0;padding:1rem}.mf-workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border:1px solid rgba(46,46,46,.78);border-radius:1rem;background:#0a0a0aad;padding:1rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mf-workspace-header h2{color:#fff;font-size:clamp(1.8rem,5vw,3rem);letter-spacing:-.055em}.shell-context{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.shell-context span,.status-chip{display:inline-flex;align-items:center;border:1px solid var(--fire-border);border-radius:999px;background:#262626b8;color:#d4d4d4;font-size:.78rem;font-weight:700;padding:.32rem .62rem}.mf-ghost-button{display:inline-flex;min-height:2.35rem;align-items:center;justify-content:center;border:1px solid var(--fire-border);border-radius:.55rem;background:#121212c7;color:#f5f5f5;cursor:pointer;font-weight:700;padding:0 .85rem}.mf-ghost-button:hover{border-color:#f973168c}.mf-primary-button.compact{width:auto;min-height:2.35rem}.mf-hero-panel{display:grid;gap:1rem;margin:1rem 0;padding:1.2rem}.mf-hero-panel h2{max-width:58rem;color:#fff;font-size:clamp(1.5rem,3vw,2.7rem);letter-spacing:-.045em;line-height:1}.mf-hero-panel p{max-width:54rem;color:#c7c7c7;line-height:1.65}.mf-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.mf-metric{border:1px solid rgba(249,115,22,.26);border-radius:.75rem;background:#f9731614;padding:.9rem}.mf-metric strong{display:block;color:#fff;font-size:1.6rem;line-height:1}.mf-metric span{color:var(--fire-subtle);font-size:.78rem;font-weight:700}.shell-banner{margin:0 0 1rem;padding:.9rem 1rem}.layout-renderer{display:grid;gap:1rem}.layout-region{min-width:0}.region-heading{margin:0 0 .65rem}.region-title{color:#fff;font-size:1.05rem}.region-views{display:grid;gap:.8rem}.view-frame{overflow:hidden}.view-frame-header{display:flex;align-items:center;gap:.5rem;border-bottom:1px solid var(--fire-border);background:#26262670;color:#d4d4d4;font-size:.78rem;font-weight:800;letter-spacing:.05em;padding:.65rem .85rem;text-transform:uppercase}.view-frame-fallback{margin-left:auto;border:1px solid rgba(251,191,36,.28);border-radius:999px;background:#fbbf241a;color:#fde68a;font-size:.68rem;padding:.2rem .45rem}.view-frame-dot{width:.52rem;height:.52rem;border-radius:999px;background:linear-gradient(135deg,var(--fire-gold),var(--fire-orange));box-shadow:0 0 12px #f9731699}.view{padding:1rem}.view-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.view h3{color:#fff;font-size:1rem}.view-copy,.view-meta{color:#b9b9b9;font-size:.9rem;line-height:1.55}.view-meta{font-size:.78rem}.view ul,.view ol{color:#d4d4d4;padding-left:1.2rem}.view-warning{border:1px solid rgba(251,191,36,.28);border-radius:.6rem;background:#fbbf2414;color:#fde68a;padding:.75rem}.view-error,.view-errors{color:#fecaca}.view-success{color:#bbf7d0}.status-chip-live,.status-running{border-color:#22c55e52;background:#22c55e1f;color:#bbf7d0}.status-chip-pending,.status-pending,.status-unknown{border-color:#fbbf2452;background:#fbbf241f;color:#fde68a}.status-completed{border-color:#22c55e52;background:#22c55e1f;color:#bbf7d0}.status-chip-danger,.status-failed,.status-cancelled{border-color:#ef444452;background:#ef44441f;color:#fecaca}.prompt-grid,.compare-columns{display:grid;gap:.6rem}.prompt-grid{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));margin:.9rem 0}.prompt-grid button{border:1px solid rgba(249,115,22,.24);border-radius:.65rem;background:#f9731614;color:#f5f5f5;cursor:pointer;padding:.8rem;text-align:left}.chat-panel textarea,.credential-form input{width:100%;border:1px solid var(--fire-border);border-radius:.65rem;background:#0f0f0f;color:var(--fire-text);outline:none;padding:.8rem}.chat-panel textarea{min-height:8rem;resize:vertical}.chat-panel textarea:focus,.credential-form input:focus{border-color:#f97316c7;box-shadow:0 0 0 3px #f973162e}.credential-form label{display:grid;gap:.45rem;color:#d4d4d4;font-weight:700}.view-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}progress{width:100%;height:.7rem;overflow:hidden;border:0;border-radius:999px;background:#262626}progress::-webkit-progress-bar{background:#262626}progress::-webkit-progress-value{background:linear-gradient(135deg,var(--fire-gold),var(--fire-orange))}progress::-moz-progress-bar{background:linear-gradient(135deg,var(--fire-gold),var(--fire-orange))}.timeline-stage{display:flex;gap:.75rem;margin:.75rem 0}.timeline-node{width:.8rem;height:.8rem;margin-top:.2rem;border-radius:999px;background:var(--fire-orange);box-shadow:0 0 0 .35rem #f9731624}.log-placeholder{overflow:auto;border:1px solid var(--fire-border);border-radius:.6rem;background:#080808;color:#fbbf24;font-size:.82rem;padding:.85rem;white-space:pre-wrap}.compare-columns{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.compare-columns article,.static-view-frame{border:1px solid var(--fire-border);border-radius:.7rem;background:#2626266b;padding:.85rem}.static-view-frame{display:grid;gap:.55rem}.static-view-frame div{height:.7rem;border-radius:999px;background:linear-gradient(90deg,#f9731657,#ffffff14)}.workflow-steps{display:grid;gap:.75rem;list-style:none;padding:0}.workflow-steps li{display:flex;gap:.75rem}.workflow-steps li>span{display:inline-grid;width:1.6rem;height:1.6rem;flex:0 0 auto;place-items:center;border-radius:999px;background:#f9731624;color:var(--fire-gold);font-weight:900}.workflow-steps p,.compare-columns p{margin:.25rem 0 0;color:var(--fire-subtle)}.compact-status-grid{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr))}.runtime-events{display:grid;gap:.7rem;list-style:none;margin:0;padding:0}.runtime-event{border:1px solid var(--fire-border);border-radius:.65rem;background:#26262661;padding:.75rem}.runtime-event p{margin:.25rem 0;color:#d4d4d4}.runtime-event time{color:var(--fire-subtle);font-size:.76rem}.mf-embedded-shell,.mf-embedded-state{min-height:100vh;background:var(--fire-dark);color:var(--fire-text);padding:1rem}.mf-embedded-state{display:grid;align-content:center;gap:.75rem;text-align:center}.shell-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.settings-shell{min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(249,115,22,.12),transparent 30rem),var(--fire-dark);padding:1rem}.settings-header{margin-bottom:1rem}.settings-body{display:grid;gap:1rem}.settings-nav{display:grid;gap:.35rem;align-content:start;border:1px solid var(--fire-border);border-radius:.75rem;background:#121212e0;padding:.75rem}.settings-nav a{border:1px solid transparent;border-radius:.5rem;color:#d4d4d4;font-size:.88rem;font-weight:700;padding:.55rem .65rem;text-decoration:none}.settings-nav a:hover,.settings-nav a[aria-current=page]{border-color:#f9731673;background:#f973161a;color:#fff}.settings-main{display:grid;gap:1rem;min-width:0}.settings-card{border:1px solid var(--fire-border);border-radius:.8rem;background:#121212eb;padding:1rem}.settings-card-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.settings-card h2,.settings-card h3{margin:0;color:#fff}.settings-grid,.settings-policy-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));margin-bottom:1rem}.settings-info,.settings-field{display:grid;gap:.4rem;min-width:0;border:1px solid rgba(46,46,46,.82);border-radius:.65rem;background:#2626266b;padding:.75rem}.settings-info span,.settings-field span{color:var(--fire-subtle);font-size:.76rem;font-weight:800;text-transform:uppercase}.settings-info strong{overflow-wrap:anywhere;color:#f5f5f5;font-size:.92rem;line-height:1.45}.settings-field input{width:100%;border:1px solid var(--fire-border);border-radius:.5rem;background:#0f0f0f;color:var(--fire-text);padding:.65rem}.settings-badges,.settings-tags div{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.settings-status,.settings-tags span{display:inline-flex;align-items:center;border:1px solid var(--fire-border);border-radius:999px;background:#262626b8;color:#d4d4d4;font-size:.78rem;font-weight:800;padding:.32rem .62rem}.settings-status-good{border-color:#22c55e52;background:#22c55e1f;color:#bbf7d0}.settings-status-warn{border-color:#fbbf2452;background:#fbbf241f;color:#fde68a}.settings-status-bad{border-color:#ef444452;background:#ef44441f;color:#fecaca}.settings-tags{margin:1rem 0}.settings-tags>strong{color:#f5f5f5}.settings-tags em{color:var(--fire-subtle)}.settings-table{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid var(--fire-border);border-radius:.65rem;font-size:.86rem}.settings-table th,.settings-table td{border-bottom:1px solid var(--fire-border);padding:.7rem;text-align:left;vertical-align:top}.settings-table th{background:#262626b8;color:#f5f5f5}.settings-table td span{color:var(--fire-subtle)}.settings-access-embed .admin-shell{min-height:auto;background:transparent;padding:0}.settings-access-embed .shell-header{display:none}@media(min-width:640px){.mf-auth-screen{padding:1.5rem}.mf-auth-shell{min-height:calc(100vh - 3rem)}.mf-thunder-logo{height:7rem}}@media(min-width:980px){.mf-app-shell{grid-template-columns:18rem minmax(0,1fr)}.mf-sidebar{position:sticky;top:0;height:100vh;border-right:1px solid var(--fire-border);border-bottom:0}.mf-workspace{padding:1.25rem}.mf-hero-panel{grid-template-columns:minmax(0,1fr) 18rem}.layout-renderer{grid-template-columns:minmax(20rem,.95fr) minmax(28rem,1.45fr) minmax(18rem,.85fr);align-items:start}.settings-body{grid-template-columns:16rem minmax(0,1fr);align-items:start}}
