
    * { box-sizing: border-box; }
    body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; padding: 20px; margin: 0; background: #fdfdfd; color: #333; }
    .container { max-width: 1200px; margin: 0 auto; background: white; padding: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.08); }
    h1 { margin-top: 0; margin-bottom: 20px; font-size: 26px; text-align: left; }
    h1 a { text-decoration: none; color: #d35400; }
    h1 a:hover { color: #e67e22; }
    .nav-block { text-align: center; margin: 20px 0; padding: 15px; background: #f8f9fa; border-radius: 6px; border: 1px solid #eee; }
    .nav-title { font-weight: bold; color: #555; margin-bottom: 8px; font-size: 1.1em; }
    .nav-links { font-size: 15px; }
    .nav-links a { color: #d35400; text-decoration: none; font-weight: 500; margin: 0 10px; }
    .nav-links a:hover { text-decoration: underline; }
    .nav-bar { text-align: center; margin: 20px 0; font-size: 14px; font-weight: 500; color: #555; }
    .nav-bar a { color: #d35400; text-decoration: none; margin: 0 10px; font-weight: bold; }
    .nav-bar a:hover { text-decoration: underline; color: #e67e22; }
    .stats-box { margin-top: 30px; padding: 20px; background: #fffcf5; border: 1px solid #f0e0d0; border-radius: 6px; width: 100%; }
    .stats-table { margin: 10px auto; width: 60%; max-width: 400px; border-collapse: collapse; }
    .stats-table th { background: #d35400; color: white; padding: 8px; border-bottom: none; }
    .stats-table td { padding: 8px; text-align: center; border-bottom: 1px solid #ddd; font-weight: bold; }
    .stats-table tr:nth-child(even) { background: #fff; }
    .source-link { font-size: 12px; color: #888; margin-top: 5px; display: block; margin-bottom: 30px; }
    .source-link a { color: #888; text-decoration: underline; }
    .main-footer { margin-top: 40px; padding-top: 20px; border-top: 1px solid #eee; font-size: 12px; color: #666; line-height: 1.6; background: #fafafa; padding: 20px; border-radius: 4px; }
    .main-footer a { color: #d35400; text-decoration: none; font-weight: bold; }
    .main-footer a:hover { text-decoration: underline; }
    .timestamp { font-size: 11px; color: #999; margin-top: 15px; display: block; text-align: center; cursor: help; border-bottom: 1px dotted #ccc; width: fit-content; margin-left: auto; margin-right: auto; }
    table { width: 100%; border-collapse: collapse; font-size: 14px; margin-top: 10px; }
    th { text-align: left; padding: 14px; background-color: #d35400; color: #ffffff !important; border-bottom: 3px solid #a04000; }
    td { padding: 12px 14px; border-bottom: 1px solid #eee; vertical-align: middle; }
    tr:hover { background-color: #fff8f0; }
    .col-num { width: 60px; font-weight: normal; color: #333; text-align: center; font-family: monospace; font-size: 14px; }
    .col-date { width: 100px; white-space: nowrap; color: #333; font-weight: 500; }
    .col-docs { width: 160px; }
    .btn { display: inline-block; padding: 4px 8px; font-size: 11px; font-weight: 600; text-decoration: none; border-radius: 4px; margin-right: 4px; border: 1px solid transparent; transition: all 0.2s; }
    .btn-report { background-color: #e3f2fd; color: #0d47a1; border-color: #bbdefb; }
    .btn-report:hover { background-color: #bbdefb; }
    .btn-minutes { background-color: #e8f5e9; color: #1b5e20; border-color: #c8e6c9; }
    .btn-minutes:hover { background-color: #c8e6c9; }
    .no-file { font-size: 11px; color: #aaa; font-style: italic; }
    .tag-base { display: inline-block; font-size: 10px; padding: 2px 8px; border-radius: 10px; margin-left: 6px; vertical-align: middle; text-decoration: none; font-weight: bold; transition: opacity 0.2s; border: 1px solid transparent; }
    .tag-base:hover { opacity: 0.8; text-decoration: none; }
    .tag-part2 { background: #fff5f5; color: #c53030 !important; border-color: #feb2b2; }
    .tag-su { background: #c0392b; color: white !important; border-color: #922b21; cursor: pointer; }
    .tag-chrysalis { background: #f3e5f5; color: #4a148c !important; border-color: #e1bee7; cursor: pointer; }
    .archive-list { margin-top: 40px; padding-top: 20px; border-top: 1px solid #eee; font-size: 13px; color: #666; line-height: 1.8; }
    .archive-list strong { color: #333; margin-right: 10px; }
    .archive-list a { margin-right: 12px; color: #d35400; text-decoration: none; }
    .archive-list a:hover { text-decoration: underline; }
    .title-link { color: #333; text-decoration: none; font-weight: 500; display: block; }
    .title-link:hover { color: #d35400; text-decoration: underline; }
    .archive-table td { padding: 0; border-bottom: 1px solid #eee; }
    .row-link { display: flex; align-items: center; width: 100%; height: 100%; padding: 20px; text-decoration: none; color: inherit; }
    .row-link:hover { text-decoration: none; }
    .q-cell { width: 150px; text-align: center; font-size: 24px; font-weight: bold; color: #d35400; border-right: 1px solid #eee; margin-right: 20px; display: inline-block; }
    .m-info { display: inline-block; vertical-align: middle; }
    .months { display: block; font-size: 16px; color: #333; margin-bottom: 5px; font-weight: 600; }
    .count { display: block; font-size: 13px; color: #999; }
    .meta { color: #666; font-size: 14px; margin-bottom: 20px; border-bottom: 1px solid #eee; padding-bottom: 20px; }
    .meta span { margin-right: 20px; }
    .meta a { color: #d35400; text-decoration: none; font-weight: bold; }
    .meta a:hover { text-decoration: underline; }
    .doc-section { margin-bottom: 50px; }
    .doc-section h2 { font-size: 20px; border-left: 5px solid #d35400; padding-left: 10px; color: #333; margin-bottom: 15px; }
    .pdf-container { border: 1px solid #ddd; background: #eee; }
    .missing { opacity: 0.6; }
    .fallback { font-size: 12px; color: #666; padding: 10px; text-align: center; margin: 0; }
    .stats { text-align: center; color: #666; margin-bottom: 40px; }
    .home-link { display: block; text-align: center; margin-bottom: 30px; font-weight: bold; color: #d35400; text-decoration: none; }
    .home-link:hover { text-decoration: underline; }
    .debug-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(60px, 1fr)); gap: 5px; margin-bottom: 30px; }
    .debug-item { background: #fee; color: #c00; padding: 5px; text-align: center; border-radius: 3px; font-size: 12px; font-family: monospace; border: 1px solid #fcc; }
    .debug-item.found { background: #e6fffa; color: #2c7a7b; border-color: #b2f5ea; text-decoration: none; font-weight: bold; }
    .debug-item.found:hover { background: #b2f5ea; }
    pre { background: #f8f9fa; padding: 15px; border: 1px solid #eee; border-radius: 4px; overflow-x: auto; white-space: pre-wrap; word-wrap: break-word; }
    @media (max-width: 600px) {
        body { padding: 0; }
        .container { padding: 15px; margin: 0; width: 100%; box-shadow: none; border-radius: 0; }
        h1 { font-size: 22px; }
        .decision-table, .decision-table thead, .decision-table tbody, .decision-table th, .decision-table td, .decision-table tr { display: block; }
        .decision-table thead { display: none; } 
        .decision-table tr { display: flex; flex-wrap: wrap; background: #fff; margin-bottom: 12px; padding: 12px; border: 1px solid #eee; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.05); }
        .decision-table .col-num { display: none; }
        .decision-table tr td:nth-child(4) { width: 100%; order: 1; padding: 0 0 8px 0; border: none; font-size: 16px; font-weight: 600; line-height: 1.4; }
        .decision-table .col-date { width: auto; order: 2; padding: 0; border: none; font-size: 13px; color: #666; margin-right: 15px; display: flex; align-items: center; }
        .decision-table .col-docs { width: auto; order: 3; padding: 0; border: none; }
        .btn { padding: 6px 10px; font-size: 12px; margin-right: 5px; }
        .archive-table tr { display: block; border-bottom: 1px solid #eee; }
        .archive-table td { display: block; width: 100%; padding: 0; }
        .row-link { flex-direction: column; align-items: flex-start; padding: 15px; }
        .q-cell { width: auto; border-right: none; text-align: left; margin-bottom: 5px; font-size: 20px; }
        .m-info { padding-left: 0; }
    }
    