:root{color:#102f3b;font-synthesis:none;--navy:#0b1e3f;--green:#00984c;--yellow:#ffca04;--paper:#f8f8f4;background:#f8fbfc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button{min-height:44px;font:inherit;cursor:pointer}.screen{background:#f8fbfc;width:100%;max-width:600px;min-height:100dvh;margin:0 auto}.header{background:var(--navy);color:#fff;align-items:center;gap:18px;min-height:156px;padding:26px 22px 24px;display:flex;position:relative;overflow:hidden}.header:after{content:"";border:24px solid #00984c38;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-78px;right:-48px}.brand-logo{z-index:1;filter:drop-shadow(0 8px 18px #00000038);flex:none;width:88px;height:88px;position:relative}.header-copy{z-index:1;min-width:0;position:relative}.header h1{color:#fff;overflow-wrap:anywhere;max-width:16ch;margin:0;font:750 clamp(25px,7vw,34px)/1.08 Georgia,serif}.centered{text-align:center;place-items:center;padding:30px;display:grid}.centered>p{margin:18px 0 0;font-weight:750}.standalone-logo{width:120px;height:120px}.message-card{max-width:340px}.message-card h1{margin:22px 0 10px;font:750 32px/1.08 Georgia,serif}.message-card p{color:#4e5a6c;margin:0;line-height:1.55}.empty-state{text-align:center;place-items:center;min-height:62dvh;padding:32px 22px;display:grid}.empty-state h2{margin:0 0 24px}.upload-state{gap:18px;padding:22px 20px 48px;display:grid}.progress-label{justify-content:space-between;align-items:center;gap:14px;display:flex}.preview{background:#c9dde5;border-radius:18px;margin:0;overflow:hidden;box-shadow:0 12px 34px #15374624}.preview img,.preview video{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.progress-block{color:#147b76;gap:10px;display:grid}.progress-block strong{color:#173945}.progress-status{align-items:center;gap:8px;display:inline-flex}.spinner{border:2px solid #147b7640;border-top-color:#147b76;border-radius:50%;flex:none;width:14px;height:14px;animation:.8s linear infinite spin}.progress-track{background:#18323d29;border-radius:999px;height:12px;overflow:hidden}.progress-fill{border-radius:inherit;background:#147b76;height:100%;transition:width .45s cubic-bezier(.22,.7,.28,1)}.notice{background:#e8f1f4;border-radius:13px;padding:13px 15px;font-size:14px;font-weight:650}.notice.warning{color:#684b03;background:#fff1ce}.finish{text-align:center;justify-items:center;gap:10px;padding:22px 8px;display:grid}.finish h2,.finish p{margin:0}.check{color:#fff;background:#147b76;border-radius:50%;place-items:center;width:68px;height:68px;font-size:34px;display:grid}.item-error{color:#811629;background:#ffe5e8;border-radius:10px;width:100%;padding:11px 13px;font-size:14px}.primary,.secondary{border-radius:14px;padding:12px 18px;font-weight:800}.primary{color:#fff;background:#147b76;border:0}.secondary{color:inherit;background:0 0;border:1px solid}.add-more{width:100%}button:focus-visible{outline-offset:3px;outline:3px solid #f28c4d}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}
