:root{color:#111827;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;--accent: #0f766e;--accent-strong: #115e59;--accent-soft: #ccfbf1;--ink: #111827;--muted: #6b7280;--line: #e5e7eb;--soft: #f8fafc;--warn: #b45309;--danger: #b91c1c;--shadow: 0 18px 45px rgba(15, 23, 42, .09)}*{box-sizing:border-box}html{min-height:100%;background:#fff}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,#0f766e0f,#fff0 220px),#fff}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}a{text-decoration:none}.app-shell{width:100%;min-height:100vh;display:flex;justify-content:center;background:#fff}.phone-surface{width:min(100%,430px);min-height:100vh;padding:calc(env(safe-area-inset-top) + 18px) 18px calc(env(safe-area-inset-bottom) + 88px);background:#fff}.topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.brand{display:flex;align-items:center;min-width:0;gap:11px}.brand-mark,.file-icon,.recent-icon{display:grid;place-items:center;flex:0 0 auto}.brand-mark{width:38px;height:38px;border-radius:8px;color:#fff;background:var(--accent);box-shadow:0 12px 26px #0f766e38}.brand h1,.brand p,.section-heading h2,.recent-copy h3,.file-row b{margin:0}.brand h1{font-size:22px;line-height:1.08;font-weight:780}.brand p{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.2}.icon-button,.field-action,.mini-button{border:1px solid var(--line);background:#fff;color:var(--ink);display:grid;place-items:center}.icon-button{width:40px;height:40px;border-radius:8px}.input-panel,.task-panel{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.input-panel{padding:14px}.input-panel label{display:block;margin-bottom:8px;color:#374151;font-size:13px;font-weight:720}.url-field{display:flex;align-items:center;height:48px;gap:9px;padding:0 8px 0 12px;border:1px solid var(--line);border-radius:8px;background:var(--soft);color:#64748b}.url-field:focus-within{border-color:#0f766eb3;box-shadow:0 0 0 3px #0f766e1c}.url-field.has-error{border-color:#b91c1ca6;box-shadow:0 0 0 3px #b91c1c14}.url-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:15px}.url-field input::placeholder{color:#94a3b8}.field-action{width:34px;height:34px;border-radius:7px;color:var(--accent)}.helper-text,.error-text{min-height:18px;margin:8px 0 12px;font-size:12px;line-height:1.35}.helper-text{color:var(--muted)}.error-text{color:var(--danger)}.primary-action{width:100%;height:50px;border:0;border-radius:8px;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:15px;font-weight:760;box-shadow:0 14px 30px #0f766e38}.primary-action:disabled{cursor:not-allowed;color:#94a3b8;background:#e5e7eb;box-shadow:none}.task-panel{margin-top:14px;padding:14px}.section-title,.task-footer,.section-heading,.recent-item{display:flex;align-items:center}.section-title{justify-content:space-between;gap:12px;margin-bottom:12px}.section-title span{display:block;margin-bottom:2px;color:var(--muted);font-size:12px}.section-title strong{color:var(--ink);font-size:16px;line-height:1.25}.text-button{height:32px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted);font-size:12px;font-weight:680}.file-row{display:flex;align-items:center;gap:11px;min-width:0}.file-icon{width:42px;height:42px;border-radius:8px;color:var(--accent);background:var(--accent-soft)}.file-row div{min-width:0}.file-row b,.recent-copy h3{display:block;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.file-row b{max-width:258px;font-size:14px}.file-row p,.recent-copy p,.empty-task span{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.35}.progress-track{height:8px;margin:15px 0 10px;overflow:hidden;border-radius:999px;background:#e5e7eb}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),#14b8a6);transition:width .24s ease}.task-footer{justify-content:space-between;color:var(--muted);font-size:12px;font-weight:700}.download-action{height:34px;padding:0 12px;border:0;border-radius:7px;display:inline-flex;align-items:center;gap:6px;color:#fff;background:var(--accent-strong);font-size:13px;font-weight:740}.task-actions,.recent-actions{display:inline-flex;align-items:center;flex:0 0 auto;gap:7px}.delete-action{width:34px;height:34px;border:1px solid #fecaca;border-radius:7px;display:grid;place-items:center;color:#b91c1c;background:#fff7f7}.download-action.unavailable,.mini-button.unavailable{cursor:not-allowed;color:#94a3b8;background:#e5e7eb}.delete-action:disabled,.mini-button:disabled{cursor:not-allowed;opacity:.65}.muted-inline{display:inline-flex;align-items:center;gap:5px;color:var(--warn)}.empty-task{min-height:146px;display:grid;place-items:center;align-content:center;border:1px dashed #cbd5e1;border-radius:8px;color:var(--accent);background:#f8fafc;text-align:center}.empty-task p{margin:10px 0 0;color:var(--ink);font-size:15px;font-weight:760}.recent-section{margin-top:20px}.section-heading{gap:8px;margin-bottom:10px;color:var(--ink)}.section-heading h2{font-size:16px;line-height:1.2}.recent-list{display:grid;gap:8px}.recent-item{min-height:62px;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.recent-icon{width:34px;height:34px;border-radius:8px;color:var(--accent);background:#ecfeff}.recent-copy{min-width:0;flex:1}.recent-copy h3{max-width:242px;font-size:13px;font-weight:740}.mini-button{width:34px;height:34px;border-radius:7px;color:var(--accent)}.mini-button.danger{color:#b91c1c;border-color:#fecaca;background:#fff7f7}.bottom-nav{position:fixed;left:50%;bottom:0;z-index:3;width:min(100%,430px);height:calc(66px + env(safe-area-inset-bottom));padding:8px 18px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,1fr);gap:8px;transform:translate(-50%);border-top:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-item{min-width:0;border:0;border-radius:8px;background:transparent;color:var(--muted);display:grid;place-items:center;align-content:center;gap:3px;font-size:11px;font-weight:720}.nav-item.active{color:var(--accent);background:#f0fdfa}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:700px){body{background:#f8fafc}.app-shell{min-height:100vh;padding:26px 0;background:#f8fafc}.phone-surface{min-height:844px;border:1px solid var(--line);border-radius:28px;box-shadow:0 26px 80px #0f172a24}.bottom-nav{position:sticky;left:auto;bottom:0;transform:none;width:100%;margin:20px -18px calc(-1*(env(safe-area-inset-bottom) + 88px))}}@media(max-width:360px){.phone-surface{padding-left:14px;padding-right:14px}.brand h1{font-size:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
