*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f9fafb;color:#111827}.max-w-7xl{max-width:80rem;margin-left:auto;margin-right:auto}.p-6{padding:1.5rem}.mt-6{margin-top:1.5rem}.space-y-6>*+*{margin-top:1.5rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-right{text-align:right}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.w-full{width:100%}.h-56{height:14rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.bg-white{background:#fff}.bg-gray-100{background:#f3f4f6}.text-white{color:#fff}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.border{border:1px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.shadow{box-shadow:0 8px 20px #1118270f}button{font:inherit;cursor:pointer;border:0;border-radius:.75rem;padding:.5rem .75rem;transition:background .15s,color .15s,border-color .15s,opacity .15s}button:disabled{opacity:.6;cursor:not-allowed}.bg-blue-600{background:#2563eb;color:#fff}.bg-blue-600:hover{background:#1d4ed8}.border-gray-300{border:1px solid #d1d5db}.text-gray-600{color:#4b5563}.bg-gray-100:hover{background:#e5e7eb}button.secondary{background:#f3f4f6;color:#111827}button.secondary:hover{background:#e5e7eb}input,textarea{width:100%;font:inherit;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:.5rem .75rem;outline:none;line-height:1.25rem}input:focus,textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd73}.bg-white.rounded-2xl.shadow{background:#fff;border-radius:1rem;box-shadow:0 8px 20px #1118270f;padding:1rem;word-break:break-word}.sticky-header{position:sticky;top:0;z-index:50;box-shadow:0 6px 16px #11182714;-webkit-backdrop-filter:saturate(1.1);backdrop-filter:saturate(1.1)}.btn-white{background:#fff;color:#111827}.btn-white:hover{background:#f3f4f6}.btn-white-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.85)}.btn-white-outline:hover{background:#ffffff1a}.radio-row{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.option{display:inline-flex;align-items:center;gap:.5rem;padding:.125rem .375rem;border-radius:.5rem}input[type=radio],input[type=checkbox]{vertical-align:middle;accent-color:#2563eb}.ack-guard{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;width:100%!important;clear:both!important;writing-mode:horizontal-tb!important}.ack-input{margin-top:.2rem;flex:0 0 auto}.ack-text{min-width:0!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;writing-mode:horizontal-tb!important;line-height:1.4;color:#111827}.bg-white.rounded-2xl.shadow{position:relative;z-index:1}.table{width:100%;border-collapse:separate;border-spacing:0}.table thead th{text-align:left;font-weight:600;font-size:.85rem;opacity:.7;padding:.5rem .75rem;border-bottom:1px solid #e5e7eb}.table tbody td{padding:.75rem;border-bottom:1px solid #eef2f7}.table tbody tr:last-child td{border-bottom:0}
