:root{--hts-primary-navy:#0d2152;--hts-action-blue:#00b8eb;--hts-body-text:#4a4a4a;--hts-light-bg:#f1f4f9;--hts-white:#fff;--hts-tool-dark-blue:#1a4173;--hts-tool-blue:#537196;--hts-tool-blue-gray:#8da0b9;--hts-gradient-vision:linear-gradient(135deg, #3b41c5 0%, #a855f7 50%, #ec4899 100%);--hts-logo-full-color:url(https://webassetstorage.blob.core.windows.net/$web/HTS-NOBKGRND-BLU.png);--hts-logo-white:url(https://cdn.prod.website-files.com/6581db2dc9feee9f323cd508/6581e95156725b527ed4545a_White.png);--hts-logo-icon:url(https://cdn.prod.website-files.com/6581db2dc9feee9f323cd508/6598370aca56917086a7be22_HTS%20Favicon.png);--hts-success:#22c55e;--hts-warning:#f59e0b;--hts-error:#ef4444;--hts-info:#3b82f6;--hts-success-bg:#f0fdf4;--hts-success-text:#166534;--hts-success-border:#bbf7d0;--hts-warning-bg:#fffbeb;--hts-warning-text:#92400e;--hts-warning-border:#fde68a;--hts-error-bg:#fef2f2;--hts-error-text:#991b1b;--hts-error-border:#fecaca;--hts-info-bg:#eff6ff;--hts-info-text:#1e40af;--hts-info-border:#bfdbfe;--hts-surface-primary:var(--hts-white);--hts-surface-secondary:var(--hts-light-bg);--hts-overlay:#00000080;--hts-border-light:#e5e7eb;--hts-border-medium:#d1d5db;--hts-border-dark:#9ca3af;--hts-font-family:"Inter", system-ui, -apple-system, sans-serif;--hts-font-size-xs:.75rem;--hts-font-size-sm:.875rem;--hts-font-size-base:1rem;--hts-font-size-lg:1.125rem;--hts-font-size-xl:1.25rem;--hts-font-size-2xl:1.5rem;--hts-font-size-3xl:2rem;--hts-space-xs:.25rem;--hts-space-sm:.5rem;--hts-space-md:1rem;--hts-space-lg:1.5rem;--hts-space-xl:2rem;--hts-space-2xl:3rem;--hts-space-3xl:4rem;--hts-radius-sm:4px;--hts-radius-md:8px;--hts-radius-lg:12px;--hts-radius-xl:16px;--hts-radius-full:9999px;--hts-shadow-sm:0 1px 2px #0000000d;--hts-shadow-md:0 4px 6px #00000012;--hts-shadow-lg:0 10px 15px #0000001a;--hts-z-base:0;--hts-z-sticky:10;--hts-z-dropdown:20;--hts-z-backdrop:40;--hts-z-drawer:41;--hts-z-header:50;--hts-z-modal:1000;--hts-z-modal-priority:2000;--hts-z-toast:3000;--hts-focus-ring-color:#00b8eb66;--hts-focus-ring:0 0 0 2px #00b8eb66;--hts-transition-fast:.15s ease;--hts-transition-normal:.2s ease;--hts-transition-slow:.3s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--hts-font-family);font-size:var(--hts-font-size-base);color:var(--hts-body-text);background-color:var(--hts-light-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a{color:var(--hts-action-blue);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--hts-action-blue);outline-offset:2px}.hts-skip-link{z-index:100000;background:var(--hts-primary-navy);width:1px;height:1px;color:var(--hts-white);font-weight:600;font-size:var(--hts-font-size-sm);border-radius:0 0 var(--hts-radius-md) 0;padding:.75rem 1.5rem;text-decoration:none;position:absolute;top:auto;left:-9999px;overflow:hidden}.hts-skip-link:focus{width:auto;height:auto;position:fixed;top:0;left:0;overflow:visible}.hts-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){input,select,textarea,button{min-height:44px;font-size:16px}}.hts-grid-responsive{gap:var(--hts-space-md);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}@media (width<=640px){.hts-grid-responsive{grid-template-columns:1fr}}body.hts-scroll-locked{overflow:hidden}
