:root{color:#202124;background:#eef3f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(135deg,rgba(28,95,120,.16),transparent 38%),linear-gradient(315deg,rgba(166,72,58,.14),transparent 42%),#eef3f6}.workspace{width:min(1060px,100%);min-height:640px;display:grid;grid-template-columns:.92fr 1.08fr;overflow:hidden;border:1px solid rgba(39,64,73,.14);border-radius:8px;background:#fbfcfb;box-shadow:0 24px 70px #252f3524}.side{display:flex;flex-direction:column;justify-content:space-between;gap:28px;padding:46px;color:#f7fbfb;background:linear-gradient(#164149c7,#164149e0),url(https://images.unsplash.com/photo-1554224155-8d04cb21cd6c?auto=format&fit=crop&w=1200&q=80) center/cover}.brand{display:inline-flex;align-items:center;gap:12px;width:fit-content;font-size:15px;font-weight:800}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:6px;color:#14383f;background:#f7fbfb;font-size:13px;letter-spacing:0}h1,h2,p{margin:0}h1{max-width:460px;font-size:clamp(38px,5vw,64px);line-height:.96;letter-spacing:0}.lede{max-width:430px;color:#f7fbfbd1;font-size:18px;line-height:1.55}.trust-list{display:flex;flex-wrap:wrap;gap:10px}.trust-list span{padding:9px 12px;border:1px solid rgba(247,251,251,.26);border-radius:999px;background:#f7fbfb1a;color:#f7fbfbeb;font-size:13px;font-weight:700}.tool{display:flex;flex-direction:column;justify-content:center;gap:22px;padding:48px}.tool-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.eyebrow{color:#a6483a;font-size:12px;font-weight:800;text-transform:uppercase}h2{margin-top:4px;color:#173b43;font-size:30px;line-height:1.1}.status-pill{flex:0 0 auto;padding:8px 11px;border-radius:999px;background:#f0e3d5;color:#7f3d31;font-size:12px;font-weight:800}.status-pill[data-ready=true]{color:#1b684f;background:#dff2e8}.drop-zone{min-height:210px;display:grid;place-items:center;gap:10px;padding:28px;border:2px dashed #8bb2bd;border-radius:8px;background:#f5f9fa;color:#45646b;text-align:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.drop-zone[data-dragging=true]{transform:translateY(-2px);border-color:#a6483a;background:#fff7f3}.drop-zone input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.upload-icon,.icon-btn,.primary svg,.download svg{display:inline-grid;place-items:center}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.upload-icon{width:58px;height:58px;border-radius:8px;color:#1f6978;background:#e2f1f4}.drop-zone strong{max-width:100%;color:#173b43;font-size:19px;overflow-wrap:anywhere}.drop-zone span:last-child{overflow-wrap:anywhere}.field-row{display:grid;gap:8px}.field-row label{color:#254f58;font-size:14px;font-weight:800}.password-wrap{display:grid;grid-template-columns:1fr 48px;border:1px solid #c7d6da;border-radius:8px;overflow:hidden;background:#fff}.password-wrap:focus-within{border-color:#1f6978;box-shadow:0 0 0 3px #1f697824}.password-wrap input{width:100%;min-width:0;border:0;outline:0;padding:15px 16px;color:#173b43}.icon-btn{width:48px;height:48px;border:0;border-left:1px solid #dce6e8;background:#f8fbfb;color:#45646b;cursor:pointer}.primary,.download{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:8px;background:#a6483a;color:#fff;font-weight:800;text-decoration:none;cursor:pointer}.primary:disabled{cursor:not-allowed;background:#aab8bb}.result{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid #cfe6db;border-radius:8px;background:#f1fbf6}.result div{min-width:0;display:grid;gap:4px}.result strong,.result span{overflow-wrap:anywhere}.result span{color:#527067;font-size:13px}.download{flex:0 0 auto;min-height:42px;padding:0 14px;background:#1f6978;font-size:14px}.message{min-height:22px;color:#52676c;font-size:14px}.message[data-tone=success]{color:#1b684f}.message[data-tone=error]{color:#a6483a}@media (max-width: 820px){.shell{padding:18px;place-items:start center}.workspace{grid-template-columns:1fr;min-height:0}.side{min-height:420px;padding:30px}h1{font-size:42px}.tool{padding:28px}}@media (max-width: 520px){.shell{padding:0}.workspace{border:0;border-radius:0}.side{min-height:360px;padding:24px}h1{font-size:36px}.lede{font-size:16px}.tool{padding:24px}.tool-head,.result{flex-direction:column;align-items:stretch}.status-pill{width:fit-content}.download{width:100%}}
