@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--foreground:#ffffff;--background:#222222;--text-primary:#f5f5f5;--text-secondary:#a0a0a0;--offblack:#333333;--offwhite:#dddddd;--offblack2:#444444;--accent-primary:#a855f7;--accent-secondary:#8b5cf6;--accent-hover:#c084fc;--shadow-sm:0 1px 3px rgba(0,0,0,0.12);--shadow-md:0 4px 6px rgba(0,0,0,0.16);--shadow-lg:0 10px 15px rgba(0,0,0,0.2);--border-radius-sm:0.5rem;--border-radius:0.75rem;--border-radius-lg:1rem;--spacing-1:8px;--spacing-2:16px;--spacing-3:24px;--spacing-4:32px;--spacing-5:40px;--spacing-6:48px;--bs-card-height:10px}html{overflow-y:auto}body,html{overflow-x:hidden}body{max-width:100vw;min-height:100vh;margin:0;padding:0;color:var(--text-primary);background:var(--background);font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch}a{color:var(--accent-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-hover);text-decoration:underline}p{margin:0}ol,ul{padding-left:1.5em}strong{font-weight:600;color:var(--foreground)}.card{font-family:var(--font-geist-sans);line-height:1.6;position:relative;display:flex;flex-direction:column;min-width:0;max-width:95%;border:1px solid rgba(255,255,255,.08);border-left:3px solid var(--accent-secondary);border-radius:var(--border-radius-lg);padding:var(--spacing-4);overflow:hidden;max-height:500em;box-shadow:var(--shadow-md);background:rgba(255,255,255,.02);transition:max-height .3s ease-in-out,box-shadow .3s ease,border-left-color .3s ease}.card:hover{box-shadow:var(--shadow-lg);border-left-color:var(--accent-hover)}.card.minimized{max-height:3em;padding-top:var(--spacing-2);padding-bottom:var(--spacing-2)}.advTable table{border-collapse:collapse}.advTable thead th{font-family:var(--font-geist-mono);font-weight:700;border:1px solid var(--offblack);text-align:center}.advTable tbody tr td{padding-left:.2em;overflow:hidden}.advTable tbody tr:nth-last-child(odd){background:var(--offblack)}.advTable tbody tr:nth-last-child(2n){background:var(--offblack2)}