@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap";:root{color:#17322d;background:#f6f3ec;font-family:Manrope,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit;cursor:pointer}.shell{width:min(1040px,calc(100% - 40px));margin:0 auto;padding:42px 0 32px}.hero{position:relative;padding:8px 0 55px}.brand{color:#17322d;text-decoration:none;font-size:20px;font-weight:800;letter-spacing:-1px}.brand span{color:#ec6743}.eyebrow{color:#e15c39;font:500 11px DM Mono,monospace;letter-spacing:.13em;margin:100px 0 13px}h1{max-width:700px;font-size:clamp(42px,7vw,78px);line-height:.98;letter-spacing:-4px;margin:0}h1 em{color:#e35e3a;font-family:Playfair Display,serif;font-weight:600;letter-spacing:-3px}.lede{color:#62736c;margin:23px 0 0;font-size:17px}.workspace{background:#fffefa;border:1px solid #dfddd3;box-shadow:0 18px 55px #16332b12;padding:clamp(20px,4vw,42px)}.drop-zone{border:1.5px dashed #9db7aa;background:#f4f8f4;min-height:278px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:.2s ease;outline:none}.drop-zone:hover,.drop-zone:focus,.drop-zone.dragging{background:#e9f2eb;border-color:#e15c39;transform:translateY(-1px)}.drop-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#173d35;color:#fff;font-size:26px;margin-bottom:14px}.drop-zone h2{font-size:20px;margin:0;letter-spacing:-.5px}.drop-zone p{margin:7px 0 14px;color:#64766e}.drop-zone span{color:#e05b38;font-weight:700}.drop-zone small{color:#8a9891;font:11px DM Mono,monospace}.status{display:flex;align-items:center;gap:8px;margin-top:15px;color:#697b72;font-size:13px}.status-dot{width:7px;height:7px;border-radius:50%;background:#a7b7af}.status[data-state=busy] .status-dot{background:#efa036;animation:pulse 1s infinite}.status[data-state=success] .status-dot{background:#3e9a66}.status[data-state=error] .status-dot{background:#d84d3e}.result{margin-top:27px;border-top:1px solid #e3e1d8;padding-top:22px}.hidden{display:none!important}.file-meta{display:flex;align-items:center;gap:12px}.file-badge{display:grid;place-items:center;width:43px;height:43px;background:#e15c39;color:#fff;border-radius:4px;font:11px DM Mono,monospace}.file-meta strong{font-size:14px}.file-meta p{color:#819087;margin:3px 0 0;font-size:12px}.reset{margin-left:auto;border:0;background:transparent;color:#62766d;font-size:12px;text-decoration:underline}.actions{display:flex;gap:9px;margin:20px 0}.actions button{border:1px solid #bed0c3;padding:9px 13px;background:#fffefa;color:#24443a;font-size:13px;font-weight:700}.actions .primary{background:#173d35;color:#fff;border-color:#173d35}.tabs{display:flex;gap:18px;border-bottom:1px solid #e4e1d8}.tab{background:none;border:0;padding:8px 1px;color:#829087;font-size:13px}.tab.active{color:#e05b38;border-bottom:2px solid #e05b38}.panel{max-height:600px;overflow:auto;padding:25px 3px 3px}.source{margin:0;color:#3d5d50;font:12px/1.7 DM Mono,monospace;white-space:pre-wrap}.prose{color:#28483e;font-size:14px;line-height:1.75}.prose h1,.prose h2,.prose h3{font-size:1.35em;letter-spacing:-.5px;line-height:1.2;margin-top:1.5em}.prose h1:first-child{margin-top:0}.prose a{color:#d95332}.prose img{max-width:100%}.prose table{border-collapse:collapse;width:100%}.prose th,.prose td{border:1px solid #dcded5;padding:7px;text-align:left}.prose code{background:#edf2ed;padding:2px 4px}.prose pre{overflow:auto;padding:12px;background:#edf2ed}footer{text-align:center;color:#8a968f;font-size:12px;margin:35px 0 0}footer a{color:inherit}@keyframes pulse{50%{opacity:.25}}@media(max-width:540px){.shell{width:min(100% - 24px,1040px);padding-top:24px}.eyebrow{margin-top:64px}h1{letter-spacing:-2px}.workspace{padding:16px}.drop-zone{min-height:240px}.file-meta{align-items:flex-start}.actions{flex-direction:column}.actions button{width:100%}}
