/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
:root{--routier-primary:#1565c0;--routier-primary-light:#1e88e5;--routier-primary-dark:#0d47a1;--routier-accent:#d4a439;--routier-success:#22c55e;--routier-warning:#eab308;--routier-danger:#ef4444;--routier-surface:#fff;--routier-surface-alt:#ebf2fa;--routier-text:#1e293b;--routier-text-muted:#64748b;--routier-border:#e2e8f0}html,body{background-color:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif}@layer components{.animate-spin{animation:1s linear infinite spin}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.icon-xs{flex-shrink:0;width:.875rem;height:.875rem}.icon-sm{flex-shrink:0;width:1rem;height:1rem}.icon-md{flex-shrink:0;width:1.25rem;height:1.25rem}.icon-lg{flex-shrink:0;width:1.5rem;height:1.5rem}.text-label{color:#1e293b;font-size:.875rem;font-weight:600}.text-muted{color:#64748b;font-size:.875rem}.text-body{color:#1e293b;font-weight:500}.flex-row-pattern{align-items:center;gap:.5rem;display:flex}.flex-row-sm-pattern{align-items:center;gap:.25rem;display:flex}.flex-row-lg-pattern{align-items:center;gap:.75rem;display:flex}.flex-between{justify-content:space-between;align-items:flex-start;display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.icon-box{border-radius:.75rem;justify-content:center;align-items:center;display:flex}.icon-box-sm{border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.th-cell{color:#64748b;text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.5rem;font-size:.75rem;font-weight:600}.td-cell{padding:1rem 1.5rem}.th-cell-num{color:#64748b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-align:right;padding:1rem 1.5rem;font-size:.75rem;font-weight:600}.td-cell-num{white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums;padding:1rem 1.5rem}.cell-nowrap{white-space:nowrap}.th-actions-sticky{color:#64748b;text-transform:uppercase;letter-spacing:.05em;z-index:10;background-color:#fff;padding:1rem 1.5rem;font-size:.75rem;font-weight:600;position:sticky;right:0;box-shadow:-4px 0 6px -4px #0000001a}.td-actions-sticky{z-index:10;background-color:#fff;padding:1rem 1.5rem;position:sticky;right:0;box-shadow:-4px 0 6px -4px #0000001a}.info-box{background-color:#f8fafc;border-radius:.75rem;padding:1rem}.alert-warning,.alert-info,.alert-success,.alert-danger{border-style:solid;border-width:1px;border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.alert-warning{color:#b45309;background-color:#fffbeb;border-color:#fde68a}.alert-info{color:#1d4ed8;background-color:#eff6ff;border-color:#bfdbfe}.alert-success{color:#15803d;background-color:#f0fdf4;border-color:#bbf7d0}.alert-danger{color:#b91c1c;background-color:#fef2f2;border-color:#fecaca}.touch-target{min-width:44px;min-height:44px}.legal-prose{color:var(--routier-text,#1e293b);font-size:.9375rem;line-height:1.65}.legal-prose h2{color:var(--routier-text,#1e293b);border-bottom:1px solid #e2e8f0;margin-top:2rem;margin-bottom:.75rem;padding-bottom:.5rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700}.legal-prose h2:first-child{margin-top:0}.legal-prose h3{color:var(--routier-text,#1e293b);margin-top:1.5rem;margin-bottom:.5rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:600}.legal-prose p{margin-bottom:.85rem}.legal-prose ul,.legal-prose ol{margin-bottom:.85rem;padding-left:1.5rem}.legal-prose ul{list-style:outside}.legal-prose ol{list-style:decimal}.legal-prose li{margin-bottom:.25rem}.legal-prose a{color:var(--routier-primary,#1565c0);text-decoration:underline}.legal-prose a:hover{text-decoration:none}.legal-prose strong{color:var(--routier-text,#1e293b);font-weight:600}.legal-prose code{background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:.1rem .35rem;font-size:.85em}.legal-prose blockquote{border-left:3px solid var(--routier-primary,#1565c0);background-color:#ebf2fa;border-radius:0 .5rem .5rem 0;margin:1rem 0;padding:.75rem 1rem}.legal-prose blockquote p:last-child{margin-bottom:0}.legal-prose table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.875rem}.legal-prose th,.legal-prose td{text-align:left;vertical-align:top;border:1px solid #e2e8f0;padding:.5rem .75rem}.legal-prose th{background-color:#f8fafc;font-weight:600}.legal-prose hr{border:0;border-top:1px solid #e2e8f0;margin:1.5rem 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@supports (padding-top:env(safe-area-inset-top)){@layer components{.safe-area-top{padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}}}