.page_container__2KiNo{background:transparent;padding:0}.page_pageHeader__jgw4W{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.page_pageTitle__UQFDV{font-size:24px;font-weight:600;color:#0a0a0a;letter-spacing:-.01em;margin:0 0 4px;line-height:1.2}.page_pageSubtitle__kUoUS{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.page_formCard__TwnnU{background:#ffffff;border-radius:6px;border:1px solid #e5e7eb;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);padding:24px;margin-bottom:24px}.page_formGrid__phnp6{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-bottom:20px}.page_formColumn__mAhXw{display:flex;flex-direction:column;min-width:0}.page_columnHeader__KUqtR{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;min-height:32px}.page_columnTitle__fDmjY{font-size:14px;font-weight:600;color:#0a0a0a;letter-spacing:-.01em}.page_uploadArea___DgYe{display:flex;align-items:center;gap:8px}.page_fileInput__JUgy7{display:none}.page_uploadBtn__0GLMU{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;font-weight:500;color:#374151;cursor:pointer;white-space:nowrap;max-width:140px;overflow:hidden;text-overflow:ellipsis;transition:background .15s,border-color .15s}.page_uploadBtn__0GLMU:hover{background:#f3f4f6;border-color:#d1d5db}.page_uploadHint__UkMIy{font-size:11px;color:#9ca3af}.page_divider__Le5dm{display:flex;align-items:center;margin:8px 0;color:#9ca3af;font-size:12px;gap:8px}.page_divider__Le5dm:after,.page_divider__Le5dm:before{content:"";flex:1 1;height:1px;background:#e5e7eb}.page_textarea__4RU_a{width:100%;min-height:380px;padding:12px;border:1px solid #e5e7eb;border-radius:4px;font-size:13px;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;resize:vertical;color:#374151;background:#ffffff;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.page_textarea__4RU_a:focus{outline:none;border-color:#0066cc;box-shadow:0 0 0 3px rgba(0,102,204,.08)}.page_textarea__4RU_a:disabled{background:#f9fafb;cursor:not-allowed;opacity:.7}.page_actionBar__vehc3{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid #f3f4f6}.page_analyzingStatus__S2C7c{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;margin-right:auto}.page_spinner__iTNhb{width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#0066cc;border-radius:50%;animation:page_spin__cLW_c .8s linear infinite;flex-shrink:0}@keyframes page_spin__cLW_c{to{transform:rotate(1turn)}}.page_actionButtons__Lf6xC{display:flex;gap:8px}.page_clearButton__sQfcA{padding:8px 16px;font-size:13px;font-weight:500;background:#ffffff;color:#374151;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;transition:background .15s,border-color .15s}.page_clearButton__sQfcA:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.page_clearButton__sQfcA:disabled{opacity:.4;cursor:not-allowed}.page_analyzeButton__SWOGS{padding:8px 20px;font-size:13px;font-weight:600;background:#0066cc;color:#ffffff;border:none;border-radius:4px;cursor:pointer;transition:background .15s}.page_analyzeButton__SWOGS:hover:not(:disabled){background:#0052a3}.page_analyzeButton__SWOGS:disabled{opacity:.5;cursor:not-allowed}.page_tableSection__O3EnT{background:#ffffff;border-radius:6px;border:1px solid #e5e7eb;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);overflow:hidden}.page_tableSectionHeader__pKiYC{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f3f4f6}.page_tableSectionTitle___D_fT{font-size:14px;font-weight:600;color:#0a0a0a;letter-spacing:-.01em;margin:0}.page_tableWrapper__STZLA{overflow-x:auto}.page_table__EG3Df{width:100%;border-collapse:collapse;font-size:13px}.page_th__3RXRw{padding:10px 16px;text-align:left;font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb;white-space:nowrap}.page_th__3RXRw,.page_tr__byoaJ:hover{background:#f9fafb}.page_tr__byoaJ:not(:last-child) .page_td__2M1ND{border-bottom:1px solid #f3f4f6}.page_td__2M1ND{padding:12px 16px;color:#374151;vertical-align:middle}.page_scoreBadge__1tA4a{font-size:12px;font-weight:600}.page_scoreBadge__1tA4a,.page_statusBadge__wRvGN{display:inline-flex;align-items:center;padding:3px 10px;border-radius:4px}.page_statusBadge__wRvGN{font-size:11px;font-weight:500;background:#f3f4f6;color:#6b7280}.page_viewLink__q2x8a{display:inline-flex;align-items:center;color:#0066cc;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.page_viewLink__q2x8a:hover{color:#0052a3;text-decoration:underline}.page_tableEmpty__D36ge{padding:32px 16px;text-align:center;color:#9ca3af;font-size:13px}@media (max-width:968px){.page_formGrid__phnp6{grid-template-columns:1fr}.page_textarea__4RU_a{min-height:280px}.page_columnHeader__KUqtR{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:640px){.page_actionBar__vehc3{flex-direction:column;align-items:stretch}.page_analyzingStatus__S2C7c{margin-right:0}.page_actionButtons__Lf6xC{flex-direction:column}.page_analyzeButton__SWOGS,.page_clearButton__sQfcA{width:100%;justify-content:center}}