:root{color:#111;background:linear-gradient(180deg,#f4f8ff,#eef4ff);font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh}button,input,textarea{font:inherit}.page-shell{min-height:100vh;display:flex;justify-content:center;padding:20px 12px 28px}.phone-frame{width:min(100%,420px);min-height:calc(100vh - 40px);border-radius:34px;background:linear-gradient(180deg,#fff,#fff9ee);box-shadow:0 20px 50px #0f172a1f;overflow:hidden;border:1px solid rgba(226,232,240,.8)}.top-bar{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:2}.back-button{width:36px;height:36px;border:0;background:transparent;color:#4b5563;font-size:24px;cursor:pointer}.top-title{margin:0;font-size:20px;font-weight:800}.top-spacer{width:36px}.state-panel{min-height:calc(100vh - 120px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#6b7280;padding:32px 24px;text-align:center}.spinner{width:28px;height:28px;border-radius:999px;border:3px solid #dbe5ff;border-top-color:#2342ff;animation:spin .8s linear infinite}.content-scroll{padding:12px 20px 48px}.detail-card{border-radius:28px;border:1px solid #eef2f7;background:#fff;box-shadow:0 10px 24px #0f172a0f;padding:20px 18px 24px}.content-scroll>.detail-card+.detail-card{margin-top:16px}.detail-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.detail-title{margin:0;font-size:22px;font-weight:800}.status-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.status-badge{min-width:44px;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:800;text-align:center}.status-date{font-size:12px;color:#e3a400;font-weight:600}.info-section{padding-top:16px;margin-top:16px;border-top:2px solid #111111}.info-section-header h3{margin:0 0 6px;font-size:16px;font-weight:800}.info-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #eef2f7}.info-row.top{align-items:flex-start}.info-label{width:68px;flex-shrink:0;font-size:14px;font-weight:700}.info-value{flex:1;text-align:right;font-size:14px;color:#1f2937}.info-value.multiline{white-space:pre-line}.item-block+.item-block{margin-top:4px}.bottom-hint{margin:20px 0 0;text-align:center;color:#e78a20;font-size:15px;font-weight:600}.qr-title{margin:0;font-size:18px;font-weight:800}.qr-divider{height:2px;background:#111;margin:14px 0 12px}.qr-caption{margin:0;height:84px;color:#ff4d67;font-size:14px;font-weight:600;line-height:1.5;overflow:hidden}.qr-wrap{margin-top:18px;display:flex;flex:1;height:298px;max-height:298px;justify-content:center;align-items:center;overflow:hidden}.qr-carousel{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;align-items:stretch;padding:0 24px 4px;margin:0 -4px;scrollbar-width:none}.qr-carousel::-webkit-scrollbar{display:none}.qr-slide-card{flex:0 0 min(calc(100% - 42px),360px);min-width:min(calc(100% - 42px),360px);height:540px;display:flex;flex-direction:column;scroll-snap-align:start;margin:0}.qr-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:38px}.qr-status-badge{flex-shrink:0;padding:8px 12px;border-radius:999px;background:#e5e7eb;color:#6b7280;font-size:13px;font-weight:700}.qr-status-badge.enabled{background:#dbeafe;color:#1d4ed8}.qr-status-badge.approved{background:#dcfce7;color:#166534}.qr-image{width:min(100%,300px);aspect-ratio:1;object-fit:contain}.qr-image-disabled{opacity:.35;filter:grayscale(1)}.qr-placeholder{display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#6b7280;font-size:18px;font-weight:700}.loadcheck-divider{height:2px;background:#111;margin:14px 0 12px}.loadcheck-message{margin:0;color:#374151;font-size:15px;line-height:1.6}.action-button{margin-top:18px;display:inline-flex;width:100%;align-items:center;justify-content:center;min-height:56px;border-radius:16px;background:#2342ff;color:#fff;font-size:16px;font-weight:800;text-decoration:none}.action-button:disabled{opacity:.55}.requester-search-row{display:flex;gap:10px;margin-top:8px;width:100%;align-items:stretch}.requester-search-input{flex:1;min-width:0;min-height:48px;border-radius:14px;border:1px solid #dbe2ea;padding:0 14px;background:#fff;color:#111827}.requester-search-button{flex-shrink:0;width:72px;min-height:48px;border:0;border-radius:14px;background:#2342ff;color:#fff;font-weight:700}.requester-candidate-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.requester-candidate-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;border:1px solid #dbe2ea;border-radius:16px;background:#fff;padding:12px 14px;color:#374151;text-align:left}.requester-candidate-item.selected{border-color:#2342ff;background:#eef2ff}.requester-empty-state{border:1px dashed #dbe2ea;border-radius:16px;padding:14px;color:#6b7280;text-align:center;background:#f9fafb}.requester-feedback-card{margin-top:14px;display:flex;flex-direction:column;gap:8px;border-radius:18px;background:#f8fafc;border:1px solid #dbe2ea;padding:14px;color:#334155}.requester-link-box{border-radius:14px;background:#fff;border:1px solid #dbe2ea;padding:12px;font-size:13px;line-height:1.5;color:#1d4ed8;word-break:break-all}.requester-link-actions{display:flex;gap:8px}.requester-link-button{display:inline-flex;flex:1;min-height:44px;align-items:center;justify-content:center;border-radius:12px;border:1px solid #cbd5e1;background:#fff;color:#111827;font-weight:700;text-decoration:none}.requester-link-button.primary{border-color:#2342ff;background:#2342ff;color:#fff}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:480px){.page-shell{padding:0}.phone-frame{width:100%;min-height:100vh;border-radius:0;border:0}.content-scroll{padding:12px 16px 40px}}
