:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:#18211b;background:#edf3ee;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.page-shell{min-height:100vh;display:grid;place-items:center;padding:32px 20px;background:radial-gradient(circle at 15% 18%,rgb(83 145 105 / 13%),transparent 30%),radial-gradient(circle at 88% 83%,rgb(218 181 99 / 15%),transparent 29%),#edf3ee}.tool-card{width:min(100%,650px);padding:48px;border:1px solid rgb(36 76 50 / 12%);border-radius:28px;background:#fffffcf0;box-shadow:0 24px 70px #23422e1f}.eyebrow{margin-bottom:14px;color:#35714b;font-size:12px;font-weight:750;letter-spacing:.16em}h1{margin:0;color:#16281c;font-family:Georgia,Songti SC,serif;font-size:clamp(30px,5vw,44px);font-weight:650;letter-spacing:-.035em;line-height:1.15}.intro{max-width:540px;margin:18px 0 30px;color:#58645c;font-size:15px;line-height:1.75}.drop-zone{min-height:230px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:28px;border:1.5px dashed #8eaa97;border-radius:20px;cursor:pointer;background:#f7faf7;text-align:center;transition:.16s ease}.drop-zone:hover,.drop-zone.is-dragging{border-color:#35714b;background:#eef6f0;transform:translateY(-2px)}.drop-zone.is-busy{cursor:wait;opacity:.7;pointer-events:none}.drop-zone input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.file-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:9px;border-radius:16px;color:#fff;background:#35714b;box-shadow:0 8px 20px #35714b3b}.file-icon svg{width:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.drop-title{color:#203d2a;font-size:17px;font-weight:700}.drop-hint{color:#78847b;font-size:13px}.status{display:flex;align-items:center;gap:9px;min-height:24px;margin-top:20px;color:#667168;font-size:14px}.status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#aab3ac}.status[data-state=working] .status-dot{background:#d39a2e;animation:pulse 1s infinite alternate}.status[data-state=success]{color:#287044}.status[data-state=success] .status-dot{background:#35a25c}.status[data-state=error]{color:#a9473e}.status[data-state=error] .status-dot{background:#c75146}.privacy{display:flex;align-items:center;gap:8px;margin:22px 0 0;color:#748078;font-size:12px}.privacy span{color:#35714b;font-weight:800}@keyframes pulse{to{opacity:.35;transform:scale(.8)}}@media(max-width:600px){.page-shell{padding:14px}.tool-card{padding:30px 22px;border-radius:22px}.drop-zone{min-height:210px;padding:22px 14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
