/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.inline{display:inline}.table{display:table}.resize{resize:both}}:root{--ink:#eef6f8;--muted:#91a5af;--paper:#071117;--card:#0d1a22;--line:#263944;--green:#58d7e7;--green-soft:#102a34;--yellow:#ffd36e;--rust:#ff805f}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{font:inherit}button{color:inherit}main{min-height:100vh}.demo-banner{color:#dff9fc;background:#0c3340;border-bottom:1px solid #1b5260;align-items:center;gap:13px;min-height:38px;padding:7px clamp(18px,4vw,64px);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;display:flex}.demo-banner strong{color:#8cecf5;letter-spacing:.1em;text-transform:uppercase}.demo-banner span{color:#a9c8cf;flex:1}.demo-banner button{color:#fff;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:3px 0;text-decoration:underline}.app-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#071117f0;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:0 clamp(18px,4vw,64px);display:flex}.brand{color:inherit;align-items:center;gap:11px;font-weight:800;line-height:1.05;text-decoration:none;display:flex}.brand-mark{color:#071117;background:var(--green);letter-spacing:.06em;border:1px solid #95edf5;border-radius:2px;place-items:center;width:40px;height:40px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;display:grid;box-shadow:5px 5px #17333d}.brand small{color:var(--muted);margin-top:4px;font-size:.62rem;font-weight:600;display:block}nav{gap:4px;display:flex}nav button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:2px;padding:10px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:750}nav button:hover{color:var(--ink);border-color:var(--line)}nav button.active{border-color:var(--green);color:#a9f4fb;background:#102831}.hero{border-bottom:1px solid var(--line);background-color:#09151c;background-image:linear-gradient(#58d7e70b 1px,#0000 1px),linear-gradient(90deg,#58d7e70b 1px,#0000 1px);background-size:32px 32px;justify-content:space-between;align-items:flex-end;gap:40px;min-height:278px;padding:54px clamp(18px,5vw,76px) 46px;display:flex}.hero>div:first-child{max-width:760px}.eyebrow{color:var(--green);letter-spacing:.12em;margin:0 0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.64rem;font-weight:850}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:790px;margin-bottom:17px;font-size:clamp(2.35rem,5.2vw,5rem);font-weight:760;line-height:.93}.hero p:not(.eyebrow){max-width:650px;color:var(--muted);margin:0;font-size:.98rem;line-height:1.65}.hero-status{background:#102a34e0;border:1px solid #327382;border-radius:2px;align-items:center;gap:12px;min-width:238px;padding:17px 19px;display:flex;box-shadow:7px 7px #1b485357}.hero-status strong,.hero-status small{display:block}.hero-status strong{font-size:.77rem}.hero-status small{color:var(--muted);margin-top:4px;font-size:.65rem}.pulse{background:#7ae5a8;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #7ae5a81f,0 0 16px #7ae5a87a}.workspace{padding:34px clamp(18px,4vw,64px) 64px}.summary-row{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px;display:grid}.summary-row article{border:1px solid var(--line);border-left:3px solid var(--green);background:var(--card);border-radius:2px;padding:18px 20px}.summary-row span,.summary-row small{color:var(--muted);font-size:.68rem;display:block}.summary-row strong{margin:6px 0 3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.7rem;font-weight:700;display:block}.panel{border:1px solid var(--line);background:var(--card);border-radius:3px;box-shadow:10px 10px #0000002e}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.panel-head h2,.run-panel h2,.rules-intro h2,.build-note h2{letter-spacing:-.035em;margin:0;font-size:1.5rem;font-weight:750}.legend{color:var(--muted);gap:15px;font-size:.65rem;display:flex}.legend span{align-items:center;gap:6px;display:flex}.dot{border-radius:2px;width:8px;height:8px;display:inline-block}.dot.source{background:#3a7c88}.dot.manual{background:var(--yellow)}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:1050px;font-size:.7rem}th{color:#aef6fc;text-align:left;letter-spacing:.045em;white-space:nowrap;background:#0c3541;border-bottom:1px solid #367b88;padding:12px 13px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.61rem}td{white-space:nowrap;border-bottom:1px solid #20333d;padding:13px}tbody tr:last-child td{border-bottom:0}tbody tr:hover td:not(.manual-col){background:#102832}.manual-col{color:#121719;background:#f3cc69}th.manual-col{color:#191d1e;background:#e2b94f}.status{border-radius:20px;padding:4px 7px;font-size:.6rem;font-weight:800}.status.staying{color:#071b10;background:#7ae5a8}.status.upcoming{color:#061c21;background:#7fdce5}code{color:#79dce6;font-size:.65rem;font-weight:750}.feed-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:20px;display:grid}.tag{color:#9eeef6;background:var(--green-soft);border:1px solid #2d6774;border-radius:2px;padding:6px 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.63rem;font-weight:800}.feed-list{padding:4px 24px}.feed-item{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:21px 0;display:grid}.feed-item:last-child{border:0}.feed-item strong,.feed-item small{display:block}.feed-item strong{font-size:.8rem}.feed-item small{color:var(--muted);margin-top:5px;font-size:.65rem}.feed-icon{border-radius:2px;place-items:center;width:29px;height:29px;font-size:.75rem;font-weight:900;display:grid}.feed-icon.ok{color:#082317;background:#7ae5a8}.feed-icon.warn{color:#251b03;background:#ffd36e}.health{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;font-weight:800}.ok-text{color:#7ae5a8}.warn-text{color:#ffd36e}.safety-note{background:#2b2414;border:1px solid #76612d;border-left:3px solid #ffd36e;margin:4px 24px 24px;padding:15px 16px}.safety-note strong{color:#ffe6a4;font-size:.72rem}.safety-note p{color:#c7b98e;margin:5px 0 0;font-size:.67rem;line-height:1.55}.run-panel{padding:24px}.run-grid{border:1px solid var(--line);border-radius:2px;grid-template-columns:repeat(2,1fr);margin:27px 0;display:grid;overflow:hidden}.run-grid div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px}.run-grid div:nth-child(2n){border-right:0}.run-grid div:nth-child(n+3){border-bottom:0}.run-grid strong,.run-grid span{display:block}.run-grid strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.5rem;font-weight:700}.run-grid span{color:var(--muted);margin-top:3px;font-size:.62rem}.run-button{border:1px solid var(--green);color:#061418;background:var(--green);cursor:pointer;border-radius:2px;width:100%;min-height:43px;font-size:.72rem;font-weight:850}.run-button:disabled{opacity:.65;cursor:wait}.button-note{color:var(--muted);text-align:center;margin-top:9px;font-size:.6rem;display:block}.rules-intro{max-width:620px;margin-bottom:26px}.rules-intro h2{font-size:2rem}.rules-intro>p:last-child{color:var(--muted);margin:10px 0 0;line-height:1.6}.rules-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.rules-grid article{border:1px solid var(--line);background:var(--card);border-top:3px solid #2f6975;border-radius:2px;min-height:190px;padding:22px}.rules-grid article>span{color:var(--rust);font-family:ui-monospace,monospace;font-size:.65rem;font-weight:800}.rules-grid h3{margin:38px 0 9px;font-size:1.18rem;font-weight:750}.rules-grid p{color:var(--muted);margin:0;font-size:.73rem;line-height:1.6}.build-note{color:#fff;background:#0c3541;border:1px solid #37798a;border-radius:2px;justify-content:space-between;align-items:flex-end;gap:28px;margin-top:20px;padding:28px;display:flex}.build-note .eyebrow{color:#ffd36e}.build-note p:last-child{color:#b9d5da;max-width:680px;margin:9px 0 0;font-size:.75rem;line-height:1.6}.build-note a{color:#9feef5;text-underline-offset:4px;flex:none;font-size:.72rem;font-weight:800}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding:20px clamp(18px,4vw,64px);font-size:.65rem;display:flex}.tour-layer{z-index:100;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.tour-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02080bd1;position:absolute;inset:0}.tour-spotlight{z-index:1;pointer-events:none;border:3px solid #58d7e7;border-radius:4px;transition:all .25s;position:fixed;box-shadow:0 0 0 9999px #02080bd1,0 0 0 7px #58d7e72e}.tour-card{z-index:2;background:#0d1a22;border:1px solid #386c77;border-radius:3px;width:min(550px,100%);padding:27px;position:relative;box-shadow:12px 12px #00000059}.tour-card-guided{width:min(405px,100vw - 48px);position:fixed;top:96px}.tour-card-left{left:24px}.tour-card-right{right:24px}.tour-topline{justify-content:space-between;align-items:center;gap:15px;display:flex}.tour-topline span{color:#78e4ee;letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.64rem;font-weight:850}.tour-topline button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:.65rem;font-weight:750}.tour-progress{grid-template-columns:repeat(8,1fr);gap:5px;margin:17px 0 20px;display:grid}.tour-progress span{background:#20313a;border-radius:0;height:4px}.tour-progress span.active{background:var(--green)}.tour-count{color:var(--muted);margin-bottom:7px;font-size:.61rem;font-weight:750}.tour-card h2{letter-spacing:-.035em;margin-bottom:12px;font-size:clamp(1.45rem,4vw,2rem);font-weight:750;line-height:1.12}.tour-explanation{color:#afc1c8;margin-bottom:17px;font-size:.79rem;line-height:1.6}.tour-value{background:#292313;border:1px solid #66552c;border-left:3px solid #ffd36e;border-radius:2px;padding:13px 14px}.tour-value strong{color:#ffe29a;font-size:.65rem}.tour-value p{color:#cdbf92;margin:5px 0 0;font-size:.69rem;line-height:1.5}.tour-actions{justify-content:space-between;align-items:center;gap:11px;margin-top:21px;display:flex}.tour-actions button{cursor:pointer;border-radius:2px;min-height:40px;padding:0 15px;font-size:.68rem;font-weight:800}.tour-secondary{border:1px solid var(--line);color:#d6e2e5;background:#10212a}.tour-primary{border:1px solid var(--green);color:#061418;background:var(--green)}@media (width<=850px){.hero{flex-direction:column;align-items:flex-start}.hero-status{width:100%}.feed-layout{grid-template-columns:1fr}.rules-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.demo-banner span{display:none}.app-header{flex-direction:column;align-items:flex-start;padding-top:14px;padding-bottom:14px}.app-header nav{width:100%;overflow-x:auto}.app-header nav button{flex:none}.hero{padding-top:34px}.summary-row,.rules-grid{grid-template-columns:1fr}.build-note{flex-direction:column;align-items:flex-start}.tour-layer{align-items:end;padding:12px}.tour-card{padding:21px}.tour-card-guided{width:calc(100vw - 24px);max-height:60vh;inset:auto 12px 70px;overflow-y:auto}.tour-actions button{flex:1}footer{flex-direction:column}}
