:root{font-family:Inter,system-ui,sans-serif;color:#17201b;background:#eef3f0}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,label,.download{border:0;background:#236b4e;color:#fff;padding:12px 16px;border-radius:8px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block}button:disabled{opacity:.5;cursor:not-allowed}button.secondary{margin-left:10px;background:#eef3f0;color:#236b4e;border:1px solid #cbd8d1}.app-header{position:fixed;top:0;left:0;right:0;z-index:10;height:68px;display:flex;align-items:center;padding:0 28px;background:#eef3f0e0;border-bottom:1px solid #d6ded9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{display:inline-flex;align-items:center;gap:10px;color:#17201b;font-size:20px;font-weight:800;text-decoration:none}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#236b4e;color:#fff;font-size:22px;line-height:1}.brand:hover{color:#236b4e}.shell{min-height:100vh;display:grid;place-items:center;padding:100px 24px 32px}.drop,.panel{width:min(920px,100%);background:#fff;border:1px solid #d6ded9;border-radius:8px;padding:28px;box-shadow:0 18px 40px #1c2a2314}.drop{text-align:center;border-style:dashed}.drop.drag{border-color:#236b4e;background:#f5fbf8}h1{margin:0 0 10px;font-size:clamp(28px,4vw,44px)}p{color:#516158}input[type=file]{width:1px;height:1px;opacity:0;position:absolute}.picked{margin:18px 0;font-weight:700}.topline{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:20px}.topline span{background:#e8f4ee;color:#236b4e;padding:8px 10px;border-radius:8px;font-weight:700}.status-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.status-actions button{padding:9px 13px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.grid>div{border:1px solid #dde5e0;border-radius:8px;padding:14px;min-width:0}.grid p,code{overflow-wrap:anywhere}progress{width:100%;height:18px;margin:18px 0;accent-color:#236b4e}.share{display:flex;gap:20px;align-items:center}code{display:block;margin:8px 0 12px;background:#f1f5f3;padding:10px;border-radius:8px}.notice{margin:18px 0;padding:18px;border-radius:8px;border:1px solid}.notice strong{display:block;margin-bottom:6px;font-size:20px;color:#17201b}.notice p{margin:0 0 14px;color:#2d3a33}.notice-warn{background:#fff7e6;border-color:#e4b35e}.notice-info{background:#eef7ff;border-color:#8ebbdd}.notice-success{background:#e8f7ee;border-color:#7ec89a;box-shadow:0 10px 24px #236b4e1f}.primary-download{font-size:18px;padding:15px 20px;box-shadow:0 8px 18px #236b4e38}.secondary-link{background:#fff;color:#236b4e;border:1px solid #cbd8d1}.debug{margin-top:20px;border:1px solid #ccd6d0;border-radius:8px;background:#0f1713;color:#d8efe4;overflow:hidden}.debug summary{cursor:pointer;padding:12px 14px;font-weight:800;background:#17201b;color:#f1f8f4}.debug-human{padding:14px;border-bottom:1px solid rgba(216,239,228,.16);font:13px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.debug pre{max-height:460px;overflow:auto;margin:0;padding:14px;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.warn{color:#8a4d00;font-weight:700}.ok{color:#236b4e;font-weight:700}@media(max-width:720px){.app-header{height:60px;padding:0 18px}.brand{font-size:18px}.brand-mark{width:30px;height:30px;font-size:20px}.shell{padding:84px 16px 24px}.grid{grid-template-columns:1fr}.share,.topline{flex-direction:column}.status-actions{justify-content:flex-start}}
