:root{font-family:Segoe UI,Arial,sans-serif;color:#f4f7fb;background:radial-gradient(circle at top left,rgba(0,214,201,.18),transparent 28%),linear-gradient(135deg,#081421,#10263d 45%,#081522);line-height:1.5;font-weight:400;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,a{transition:transform .2s ease,opacity .2s ease,background-color .2s ease}button:hover,a:hover{transform:translateY(-1px)}.page-shell{width:min(1240px,calc(100vw - 40px));margin:0 auto;padding:40px 0 56px}.hero-card,.panel{background:#091522c7;border:1px solid rgba(129,171,203,.14);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 70px #00000038}.hero-card{display:grid;grid-template-columns:1.2fr .95fr;gap:28px;border-radius:28px;padding:32px}.eyebrow,.panel-title{display:inline-block;margin-bottom:10px;color:#61e7d8;font-size:.84rem;letter-spacing:.18em;text-transform:uppercase}.brand-mark{display:flex;align-items:center;gap:12px;margin-bottom:12px}.brand-logo{width:42px;height:42px;border-radius:12px;object-fit:contain;background:#fffffff5;box-shadow:0 10px 24px #0000002e;padding:6px}.hero-copy h1{margin:0 0 16px;font-size:clamp(2.4rem,6vw,4.4rem);line-height:.98;max-width:11ch}.hero-copy p{max-width:60ch;color:#eaf3f9d1;font-size:1.04rem}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.hero-stats div,.progress-card,.retention-card,.empty-state,.batch-download-card,.file-item,.result-item{border-radius:20px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.hero-stats div{padding:16px}.hero-stats strong{display:block;margin-bottom:6px;font-size:1.4rem}.hero-stats span,.file-item span,.result-item span,.empty-state,.dropzone p,.message{color:#e3ecf3b8}.dropzone{position:relative;border-radius:28px;min-height:420px;border:1px dashed rgba(97,231,216,.46);background:linear-gradient(180deg,#61e7d814,#61e7d803),#ffffff08}.dropzone.is-dragging{border-color:#61e7d8;box-shadow:inset 0 0 0 1px #61e7d894}.dropzone-inner{display:flex;height:100%;min-height:420px;align-items:center;justify-content:center;text-align:center;padding:28px;flex-direction:column}.dropzone-icon{width:84px;height:84px;border-radius:26px;margin-bottom:18px;background:linear-gradient(145deg,#61e7d8f2,#4885ffe0);box-shadow:0 18px 40px #4885ff40}.dropzone h2,.panel h3{margin:0}.content-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;margin-top:24px}.panel{border-radius:24px;padding:24px}.panel-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:20px}.progress-card,.empty-state,.batch-download-card{padding:18px;margin-bottom:18px}.field{display:grid;gap:8px}.field span{color:#e3ecf3b8}.field small{color:#e3ecf394}.field input{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff0d;color:#f4f7fb;padding:12px 14px;font:inherit}.field input[type=range]{padding:0;accent-color:#61e7d8;background:transparent}.range-value{font-size:1.6rem;color:#61e7d8}.batch-download-card{display:grid;gap:18px;background:linear-gradient(135deg,#61e7d81f,#4d89ff1a)}.batch-download-content{display:grid;gap:16px}.batch-copy{display:grid;gap:8px}.batch-link{display:block;overflow-wrap:anywhere;color:#9eefff;text-decoration:none;font-weight:600}.result-field{padding:16px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.qr-card{display:grid;gap:10px;justify-items:stretch}.qr-card span{color:#e3ecf3b8}.qr-image{width:100%;aspect-ratio:1 / 1;padding:14px;border-radius:24px;background:#fff;object-fit:contain}.progress-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.progress-track{width:100%;height:12px;overflow:hidden;border-radius:999px;background:#ffffff14}.progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#61e7d8,#4d89ff)}.file-list,.result-list{margin:0;padding:0;list-style:none}.file-item,.result-item{display:flex;justify-content:space-between;gap:16px;padding:12px 14px}.file-item+.file-item,.result-item+.result-item{margin-top:12px}.file-item strong,.result-item strong{display:block;margin:0}.file-content{flex:1;min-width:0}.file-topline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.file-topline strong{flex:1;min-width:180px;overflow-wrap:anywhere}.file-size{white-space:nowrap;color:#e3ecf3b8}.file-inline-progress{width:100%;height:6px;margin-top:10px;overflow:hidden;border-radius:999px;background:#ffffff14}.file-inline-progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#76d3ffe6,#61e7d8eb);transition:width .25s ease}.file-inline-progress-bar.is-uploading{background:linear-gradient(90deg,#76d3ffe6,#61e7d8eb)}.file-inline-progress-bar.is-idle{background:#ffffff29}.file-status-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:4px 12px;border-radius:999px;font-size:.88rem;font-weight:700;letter-spacing:.01em}.file-status-badge.is-queued{color:#d7e9fb;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.file-status-badge.is-uploading{color:#07233f;background:#76d3ffeb}.file-status-badge.is-done{color:#072e1a;background:#63f2aaeb;box-shadow:0 0 0 1px #63f2aa38}.file-checkmark{font-size:.95rem;line-height:1;font-weight:900}.file-status-badge.is-error{color:#fff2f2;background:#ff6262e0}.result-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.primary-button,.secondary-button,.ghost-button,.result-actions a{border:0;border-radius:14px;cursor:pointer;padding:12px 18px;font:inherit;text-decoration:none}.primary-button{color:#05213b;background:linear-gradient(135deg,#61e7d8,#76d3ff)}.secondary-button,.result-actions a{color:#041a31;background:#f6fbff}.secondary-button.is-active{box-shadow:0 0 0 1px #61e7d873}.ghost-button{color:#f4f7fb;background:#ffffff0f}.result-copy-button{width:100%}.result-open-button{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.result-open-button svg{width:16px;height:16px}.spin-icon{animation:spin .9s linear infinite}.secondary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.45}.message.error{margin-bottom:18px;padding:14px 16px;border-radius:16px;background:#ff62621f;border:1px solid rgba(255,98,98,.22)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.hero-card,.content-grid{grid-template-columns:1fr}}@media (max-width: 720px){.page-shell{width:min(100vw - 24px,1240px);padding:20px 0 36px}.hero-card,.panel{padding:18px;border-radius:20px}.hero-stats{grid-template-columns:1fr}.panel-header,.file-item,.result-item{flex-direction:column;align-items:stretch}.file-meta{align-items:flex-start}.result-actions{grid-template-columns:1fr}}
