:root{color:#253142;background:#eef3f3;font-family:Inter,Segoe UI,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.pan-shell{min-height:100vh;padding:52px 22px;background:linear-gradient(135deg,#eef3f3,#f7f7f4 56%,#e9eeee)}.pan-panel{width:min(920px,100%);margin:0 auto;overflow:hidden;background:#fff;border:1px solid #dce4e4;border-radius:8px;box-shadow:0 22px 55px #24363e1c}.pan-header{display:flex;align-items:center;gap:15px;padding:25px 30px 22px;border-bottom:1px solid #e8eeee}.pan-brand-mark{display:grid;width:48px;height:48px;place-items:center;color:#fff;background:#1d7775;border-radius:7px}.pan-kicker{margin:0 0 4px;color:#1d7775;font-size:11px;font-weight:750;letter-spacing:1.4px}.pan-header h1{margin:0;color:#1f2b37;font-size:23px;line-height:1.15}.pan-subtitle{margin:5px 0 0;color:#879198;font-size:13px}.pan-limit{margin-left:auto;color:#879198;font-size:12px}.pan-limit strong{color:#394a52;font-weight:650}.pan-content{padding:28px 30px 25px}.pan-field{display:block;max-width:360px}.pan-field span{display:block;margin-bottom:8px;color:#5d6b72;font-size:13px;font-weight:650}.pan-field input{width:100%;height:42px;padding:0 12px;color:#253142;background:#fbfcfc;border:1px solid #cbd8d8;border-radius:5px;outline:none}.pan-field input:focus{border-color:#1d7775;box-shadow:0 0 0 3px #1d77751f}.pan-dropzone{display:flex;align-items:center;gap:15px;min-height:116px;margin-top:22px;padding:20px 22px;background:#f8fbfb;border:1px dashed #a8c4c2;border-radius:7px;transition:border-color .15s ease,background .15s ease}.pan-dropzone.is-dragging{background:#edf8f7;border-color:#1d7775}.pan-drop-icon{display:grid;width:44px;height:44px;place-items:center;color:#1d7775;background:#e2f1ef;border-radius:6px}.pan-dropzone strong{display:block;color:#32434a;font-size:15px}.pan-dropzone span{display:block;margin-top:5px;color:#8a979c;font-size:12px}.pan-secondary-button,.pan-primary-button,.pan-icon-button{display:inline-flex;align-items:center;justify-content:center;border:0}.pan-secondary-button{gap:7px;min-height:36px;margin-left:auto;padding:0 13px;color:#1d7775;background:#fff;border:1px solid #a8c4c2;border-radius:5px;font-size:13px;font-weight:650}.pan-secondary-button:hover{background:#edf8f7}.pan-hidden-input{display:none}.pan-notice{margin-top:13px;padding:10px 12px;color:#8a5c1a;background:#fff8e8;border:1px solid #f2dca6;border-radius:5px;font-size:12px}.pan-list-header{display:flex;align-items:center;justify-content:space-between;margin-top:27px}.pan-list-header>div{display:flex;align-items:baseline;gap:9px}.pan-list-header strong{color:#32434a;font-size:15px}.pan-list-header span{color:#9aa4a8;font-size:12px}.pan-primary-button{gap:7px;min-height:36px;padding:0 15px;color:#fff;background:#1d7775;border-radius:5px;font-size:13px;font-weight:650}.pan-primary-button:hover:not(:disabled){background:#155f5d}.pan-file-list{margin-top:13px;border-top:1px solid #e8eeee}.pan-empty{padding:32px 0;color:#a1abad;text-align:center;font-size:13px}.pan-file-row{display:flex;align-items:center;gap:12px;min-height:69px;padding:11px 0;border-bottom:1px solid #eef2f2}.pan-file-icon{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;color:#789094;background:#f0f5f5;border-radius:6px}.status-success .pan-file-icon{color:#24856e;background:#e7f5ef}.status-duplicate .pan-file-icon{color:#9a761e;background:#fff6db}.status-error .pan-file-icon{color:#ad4f4f;background:#fff0f0}.pan-file-main{min-width:0;flex:1}.pan-file-title{display:flex;align-items:baseline;gap:10px;min-width:0}.pan-file-title strong{overflow:hidden;color:#3b4a50;font-size:13px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.pan-file-title span{flex:0 0 auto;color:#a0abad;font-size:11px}.pan-progress-track{height:4px;margin-top:7px;overflow:hidden;background:#e9efef;border-radius:999px}.pan-progress-value{height:100%;background:#2b8a87;border-radius:inherit;transition:width .18s ease}.status-success .pan-progress-value{background:#2b987b}.status-error .pan-progress-value{background:#c66d6d}.pan-file-status{margin-top:5px;color:#8d999e;font-size:11px}.status-success .pan-file-status{color:#26836f}.status-duplicate .pan-file-status{color:#9a761e}.status-error .pan-file-status{color:#ad4f4f}.pan-file-actions{display:flex;gap:3px;margin-left:8px}.pan-icon-button{width:31px;height:31px;color:#8b9a9d;background:transparent;border-radius:5px}.pan-icon-button:hover:not(:disabled){color:#1d7775;background:#edf8f7}.pan-footer{padding:15px 30px;color:#9ba6a9;background:#fbfcfc;border-top:1px solid #e8eeee;font-size:11px}.pan-spin{animation:pan-spin 1s linear infinite}@keyframes pan-spin{to{transform:rotate(360deg)}}@media (max-width: 640px){.pan-shell{padding:18px 10px}.pan-header,.pan-content{padding-left:17px;padding-right:17px}.pan-header{align-items:flex-start;flex-wrap:wrap}.pan-limit{width:100%;margin-left:63px;margin-top:-6px}.pan-dropzone{align-items:flex-start;flex-wrap:wrap;padding:16px}.pan-secondary-button{width:100%;margin-left:0}.pan-footer{padding-left:17px;padding-right:17px}}
