*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;font-size:14px;color:#1a1a1a;background:#f5f5f5;padding:1rem}#app{max-width:1100px;margin:0 auto}h1{font-size:1.3rem;margin-bottom:1rem;color:#333}h2{font-size:1.1rem;margin:1.5rem 0 .5rem;color:#444}.main-nav{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;margin-bottom:1rem}.nav-btn{padding:.4rem 1rem;font-size:.85rem;border:1px solid #4a6fa5;border-radius:6px;background:#fff;color:#4a6fa5}.nav-btn:hover:not(.nav-btn-active){background:#f0f4f9}.nav-btn-active{background:#4a6fa5;color:#fff;border-color:#4a6fa5}.nav-progress{font-size:.85rem;color:#666;margin-left:auto}.home-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:2rem;padding:2rem 1rem}.home-title{font-size:1.6rem;text-align:center;color:#333}.home-footer{margin-top:auto;padding:1.5rem 1rem;border-top:1px solid #ddd;font-size:.8rem;color:#888;line-height:1.5}.home-footer-title{font-size:.9rem;color:#666;margin:0 0 .5rem}.home-footer p{margin:0 0 .4rem}.home-footer a{color:#4a6fa5}table{width:100%;border-collapse:collapse;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 3px #0000001a}thead th{background:#4a6fa5;color:#fff;padding:.5rem .4rem;font-size:.8rem;text-align:center;white-space:nowrap}tbody td{padding:.3rem .4rem;border-bottom:1px solid #eee;text-align:center;vertical-align:middle}.word-cell{text-align:left;font-weight:600;white-space:nowrap;min-width:100px}tbody tr .word-cell{border-left:3px solid transparent}tbody tr.administered .word-cell{border-left-color:#28a745}.cb-cell{width:40px}.tri-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;border:2px solid #ccc;background:#f8f8f8;font-size:1rem;font-weight:700;line-height:1;cursor:pointer;padding:0;transition:all .12s;color:#999}.tri-btn:after{content:"·"}.tri-btn[data-value=true]{background:#d4edda;border-color:#28a745;color:#28a745}.tri-btn[data-value=true]:after{content:"✓"}.tri-btn[data-value=false]{background:#f8d7da;border-color:#dc3545;color:#dc3545}.tri-btn[data-value=false]:after{content:"✗"}.tri-btn:disabled{opacity:.25;cursor:not-allowed}.tri-btn:not(:disabled):hover{box-shadow:0 0 0 2px #4a6fa54d}.tri-btn:focus-visible{outline:2px solid #4a6fa5;outline-offset:1px}tbody input[type=text]{width:100%;min-width:60px;max-width:120px;padding:.2rem .3rem;border:1px solid #ccc;border-radius:3px;font-size:.85rem}tbody input[type=text]:disabled{background:#f0f0f0;border-color:#e0e0e0;color:#999}.report-info{font-size:1rem;color:#555;margin-bottom:1rem}.report-warning{background:#fef3c7;border:1px solid #f59e0b;border-radius:4px;padding:.8rem 1rem;margin-bottom:1rem;color:#92400e;font-weight:600}.section-header td{background:#e8eef5;font-weight:700;text-align:left;padding:1rem .5rem .5rem;font-size:.9rem;color:#4a6fa5;border-top:2px solid #4a6fa5}.subtotal-row+.section-header td{border-top:.8rem solid #f5f5f5}#subtotals{margin:1rem 0}.subtotals-table{width:auto}.subtotals-table td:first-child{text-align:left;font-weight:600}.subtotals-table td{text-align:center;padding:.4rem .8rem}button{padding:.6rem 1.5rem;font-size:.95rem;border:none;border-radius:4px;cursor:pointer;background:#4a6fa5;color:#fff;transition:background .15s}button:hover{background:#3a5a8a}#btn-report{margin:1rem 0 2rem}.btn-row{display:flex;gap:1rem;margin:1.5rem 0 2rem}.report-table{margin-bottom:1rem}.report-table td,.report-table th{padding:.4rem .6rem;text-align:left}.report-table td:last-child{font-weight:600;text-align:right;white-space:nowrap}.detail-table td,.detail-table td:last-child{font-size:.85rem;text-align:center;font-weight:400}.detail-table .subtotal-row td,.detail-table .subtotal-row td:last-child{font-weight:700}.detail-table td:first-child{text-align:left;font-weight:600}.subtotal-row{border-top:2px solid #4a6fa5}.subtotal-row td{font-weight:700;background:#f0f4f9;padding-bottom:.6rem}.quick-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70vh;gap:1.5rem;padding:1rem}.quick-progress{font-size:1rem;color:#666;font-weight:600}.quick-word{font-size:2.5rem;font-weight:700;color:#1a1a1a;text-align:center}.quick-question{font-size:1.3rem;color:#444;text-align:center}.quick-buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;width:100%;max-width:400px}.quick-btn{flex:1 1 0;min-width:100px;min-height:56px;font-size:1.1rem;font-weight:600;border-radius:8px;border:2px solid transparent}.quick-btn{background:#f0f4f9;color:#333;border-color:#4a6fa5}.quick-btn:hover:not(.quick-btn-selected){background:#dce4ef}.quick-btn:focus-visible,.quick-nav-btn:focus-visible{outline:2px solid #4a6fa5;outline-offset:2px}.quick-btn-selected{background:#4a6fa5;color:#fff;border-color:#3a5a8a}.quick-nav{display:flex;gap:1rem;margin-top:1rem}.quick-nav-btn{background:transparent;color:#4a6fa5;font-size:.95rem;padding:.5rem 1rem}.quick-nav-btn:hover{background:#e8eef5}@media(max-width:768px){body{padding:.5rem;font-size:13px}h1{font-size:1.1rem}table{display:block;overflow-x:auto}tbody input[type=text]{min-width:50px}}
