:root{font-family:Inter,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;--header-bg: #1a1a1a;--footer-bg: #1a1a1a;--link-color: #646cff;--link-hover-color: #535bf2;--section-bg: #2f2f2f}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;width:100%}.app-container{display:flex;flex-direction:column;min-height:calc(100vh - 4rem)}.app-header{background-color:var(--header-bg);padding:2rem 1rem;border-radius:8px;margin-bottom:2rem}.app-header h1{margin:0 0 .5rem;font-size:2.5em;line-height:1.1}.app-main{flex-grow:1}.app-main section{background-color:var(--section-bg);padding:1.5rem;border-radius:8px;margin-bottom:1rem;text-align:left}.app-main h2{margin-top:0;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:.5rem;margin-bottom:1rem}code{font-family:monospace;background-color:#ffffff1a;padding:.2em .4em;border-radius:4px}.app-footer{margin-top:2rem;padding:1rem;font-size:.9em;color:#fff9;background-color:var(--footer-bg);border-radius:8px}a{font-weight:500;color:var(--link-color);text-decoration:inherit}a:hover{color:var(--link-hover-color)}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;--header-bg: #f9f9f9;--footer-bg: #f9f9f9;--section-bg: #f0f0f0}a:hover{color:#747bff}button{background-color:#f9f9f9}code{background-color:#0000000d}.app-main h2{border-bottom:1px solid rgba(0,0,0,.1)}.app-footer{color:#0009}}.upload-section{background-color:var(--section-bg);padding:1.5rem;border-radius:8px;margin-bottom:1rem;text-align:left}.upload-section h2{margin-top:0;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:.5rem;margin-bottom:1rem}.upload-section input[type=file]{display:block;margin-top:.5rem;margin-bottom:.5rem;color:inherit;padding:.5em .75em;border:1px solid rgba(255,255,255,.3);border-radius:4px;background-color:#ffffff0d;max-width:100%;cursor:pointer}@media (prefers-color-scheme: light){.upload-section h2{border-bottom:1px solid rgba(0,0,0,.1)}.upload-section input[type=file]{border:1px solid rgba(0,0,0,.2);background-color:#00000005}}.results-section{background-color:var(--section-bg);padding:1.5rem;border-radius:8px;margin-bottom:1rem;text-align:left;min-height:100px}.results-section h2{margin-top:0;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:.5rem;margin-bottom:1rem}.extracted-json-display{white-space:pre-wrap;word-wrap:break-word;background-color:#0000001a;padding:1rem;border-radius:4px;max-height:400px;overflow-y:auto;font-family:monospace;font-size:.9em;color:inherit;text-align:left}.results-section h3{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1em;color:#ffffffe6}.results-section h3:first-of-type{margin-top:0}.error-box{color:#fdd;border:1px solid rgba(255,100,100,.5);padding:10px;border-radius:4px;background-color:#ff000026;white-space:pre-wrap;word-wrap:break-word;margin-bottom:1rem}.error-box strong{color:#fcc}.extracted-data-box{margin-bottom:1rem}.extracted-json-display{white-space:pre-wrap;word-wrap:break-word;background-color:#00000026;padding:1rem;border-radius:4px;max-height:500px;overflow-y:auto;font-family:monospace;font-size:.9em;color:inherit;text-align:left;border:1px solid rgba(255,255,255,.2)}.debug-info-box{margin-top:1.5rem;border-top:1px dashed rgba(255,255,255,.3);padding-top:1rem}.debug-prompt-display,.debug-raw-response-display{white-space:pre-wrap;word-wrap:break-word;background-color:#0000001a;padding:1rem;border-radius:4px;max-height:300px;overflow-y:auto;font-family:monospace;font-size:.85em;color:#fffc;text-align:left}button:disabled{opacity:.6;cursor:not-allowed}@media (prefers-color-scheme: light){.results-section h2{border-bottom:1px solid rgba(0,0,0,.1)}.extracted-json-display{background-color:#0000000d;border-color:#0000001a}.results-section div[style*="color: red"]{background-color:#ff00000d!important;border-color:#ff00004d!important;color:#c00!important}.error-box strong{color:#b30000!important}.debug-info-box{border-top:1px dashed rgba(0,0,0,.2)}.debug-prompt-display,.debug-raw-response-display{background-color:#00000008;color:#000000b3}}
