@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color-scheme:light;font-family:Space Grotesk,sans-serif;color:#fff;background:#5b9be8;font-synthesis:none;--blue: #5b9be8;--blue-deep: #4d8ddb;--white: #fff;--white-soft: #eaf5ff;--white-muted: #d4eaff;--blue-text: #4e8fdc}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}body{overflow-x:hidden;background:linear-gradient(135deg,#75b4f1,#4d8ddb)}body:before,body:after{position:fixed;z-index:0;width:180vw;height:2px;background:#d3ebff38;content:"";transform:rotate(45deg);pointer-events:none}body:before{top:9vh;left:-50vw}body:after{top:76vh;left:-55vw;background:#d3ebff26}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,label:focus-visible{outline:3px solid #fff;outline-offset:5px}.shell{position:relative;z-index:1;display:flex;min-height:100vh;flex-direction:column;align-items:center;padding:46px 24px 28px;text-align:center}.hero{display:flex;width:min(100%,900px);flex:1;flex-direction:column;align-items:center;justify-content:center;padding:70px 0 120px}.eyebrow{color:var(--white-soft);font:500 12px DM Mono,monospace;letter-spacing:.18em;text-transform:uppercase}h1{margin:16px 0 24px;color:var(--white);font-size:clamp(54px,9vw,112px);line-height:.9;letter-spacing:-.08em}.tagline{margin:0;color:var(--white-soft);font-size:clamp(20px,3vw,32px);font-weight:500;letter-spacing:-.04em}.subline{max-width:52ch;margin:16px 0 0;color:var(--white-muted);font-size:16px;line-height:1.6}.actions{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:38px}.file-input{position:absolute;width:1px;height:1px;opacity:0}.primary,.secondary{display:inline-flex;min-height:58px;align-items:center;justify-content:center;gap:12px;border-radius:8px;padding:15px 30px;font-size:18px;font-weight:700;transition:transform .2s ease,background .2s ease,border-color .2s ease}.primary{border:2px solid var(--white);background:var(--white);color:var(--blue-text)}.primary:hover:not(:disabled){background:#f3f9ff;transform:translateY(-2px)}.secondary{border:2px solid rgba(234,245,255,.62);background:transparent;color:var(--white)}.secondary:hover:not(:disabled){border-color:var(--white);background:#ffffff1a;transform:translateY(-2px)}.icon{display:inline-block;font-size:24px;line-height:1}.file-meta{min-height:24px;max-width:min(620px,92vw);margin:24px 0 0;overflow-wrap:anywhere;color:var(--white-soft);font:13px DM Mono,monospace}.status{width:min(620px,92vw);margin-top:22px}.status-copy{min-height:26px;color:var(--white-soft);font-size:15px;line-height:1.5}.status-copy strong{display:block;margin-bottom:4px;color:var(--white);font-size:20px}.progress-wrap{margin-top:22px}.progress-meta{display:flex;justify-content:space-between;color:var(--white-soft);font:12px DM Mono,monospace}.progress-track{height:8px;margin-top:8px;overflow:hidden;border-radius:99px;background:#ffffff38}.progress-value{width:0;height:100%;border-radius:inherit;background:var(--white);transition:width .2s ease}.message{min-height:24px;margin-top:12px;color:var(--white-soft);font-size:13px}.message.error{color:#fff0ed}.message.success{color:#fff;font-weight:600}.export-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-top:16px}.upload-consent{width:100%;color:var(--white-soft);font-size:13px;line-height:1.5}.upload-consent input{width:18px;height:18px;margin:0 8px 0 0;vertical-align:-4px}.download-link{text-decoration:none}.upload-debug{width:100%;color:var(--white-soft);font:12px DM Mono,monospace;text-align:left}.upload-debug summary{cursor:pointer}.upload-debug pre{max-width:100%;overflow:auto;white-space:pre-wrap}.upload-consent[hidden],.upload-debug[hidden],.export-actions[hidden]{display:none}.export-actions .primary,.export-actions .secondary{min-height:48px;padding:11px 18px;font-size:15px}.footer{color:var(--white-muted);font:12px DM Mono,monospace}.guide{position:fixed;right:24px;bottom:24px;left:24px;display:none;margin:0 auto;color:var(--white-muted);font-size:13px}@media(max-width:620px){.shell{padding-top:28px}.hero{padding:50px 0 80px}.actions{width:100%;flex-direction:column}.primary,.secondary{width:min(100%,310px)}.footer{max-width:34ch;line-height:1.5}}
