@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.fixed{position:fixed}.z-50{z-index:50}.mx-auto{margin-inline:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize-none{resize:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\[var\(--border\)\]{border-color:var(--border)}.border-current{border-color:currentColor}.border-t-\[var\(--text\)\]{border-top-color:var(--text)}.border-t-transparent{border-top-color:#0000}.bg-\[var\(--bg\)\]{background-color:var(--bg)}.bg-\[var\(--bg-muted\)\]{background-color:var(--bg-muted)}.bg-\[var\(--bg-subtle\)\]{background-color:var(--bg-subtle)}.bg-\[var\(--text\)\]{background-color:var(--text)}.text-center{text-align:center}.text-\[40px\]{font-size:40px}.text-\[var\(--text\)\]{color:var(--text)}.text-\[var\(--text-muted\)\]{color:var(--text-muted)}.text-\[var\(--text-subtle\)\]{color:var(--text-subtle)}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.placeholder\:text-\[var\(--text-subtle\)\]::placeholder{color:var(--text-subtle)}@media (hover:hover){.hover\:border-\[var\(--border-strong\)\]:hover{border-color:var(--border-strong)}.hover\:bg-\[var\(--black\)\]:hover{background-color:var(--black)}.hover\:bg-\[var\(--border\)\]:hover{background-color:var(--border)}.hover\:text-\[var\(--text\)\]:hover{color:var(--text)}}.focus\:border-\[var\(--black\)\]:focus{border-color:var(--black)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-\[var\(--bg-muted\)\]:disabled{background-color:var(--bg-muted)}.disabled\:text-\[var\(--text-subtle\)\]:disabled{color:var(--text-subtle)}:root{--bg:#fff;--bg-subtle:#fafafa;--bg-muted:#f4f4f5;--border:#e4e4e7;--border-strong:#d4d4d8;--text:#09090b;--text-muted:#71717a;--text-subtle:#a1a1aa;--black:#000;--white:#fff;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--shadow-soft:0 1px 2px #0000000a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.6}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--black)!important}input::placeholder,textarea::placeholder{color:var(--text-subtle)}button:disabled{background:var(--bg-muted);color:var(--text-subtle);cursor:not-allowed}::selection{background:var(--black);color:var(--white)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.markdown-report h1{margin-bottom:16px;font-size:24px;font-weight:700;line-height:1.3}.markdown-report h2{color:var(--text);margin-top:32px;margin-bottom:12px;font-size:18px;font-weight:600}.markdown-report h3{color:var(--text);margin-top:24px;margin-bottom:8px;font-size:15px;font-weight:600}.markdown-report p{color:var(--text);margin-bottom:12px;line-height:1.75}.markdown-report ul,.markdown-report ol{margin-bottom:12px;margin-left:20px}.markdown-report li{margin-bottom:4px;line-height:1.75}.markdown-report strong{color:var(--text);font-weight:600}.markdown-report table{border-collapse:collapse;width:100%;margin-bottom:16px;font-size:14px}.markdown-report th,.markdown-report td{border:1px solid var(--border);text-align:left;padding:10px 12px}.markdown-report th{background:var(--bg-subtle);font-weight:600}.markdown-report blockquote{border-left:3px solid var(--border-strong);color:var(--text-muted);margin-bottom:12px;padding-left:16px}.markdown-report code{background:var(--bg-muted);border-radius:4px;padding:2px 6px;font-size:13px}.markdown-report hr{border:none;border-top:1px solid var(--border);margin:24px 0}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.animate-fade-in{animation:.2s ease-out fadeIn}.animate-spin{animation:1s linear infinite spin}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
