@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Barlow+Condensed:wght@600;700;800&display=swap";
.rich-text-content{color:var(--chakra-colors-gray-700);line-height:1.6}.rich-text-content p{margin-bottom:1em}.rich-text-content ul,.rich-text-content ol{margin-bottom:1em;margin-left:1.5em}.rich-text-content li{margin-bottom:.5em}.rich-text-content strong{font-weight:600}.rich-text-content em{font-style:italic}.rich-text-content u{text-decoration:underline}.rich-text-content a{color:var(--qst-brand-600);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.rich-text-content a:hover{color:var(--qst-brand-700)}.ProseMirror:focus{box-shadow:none!important;border:none!important;outline:none!important}.ProseMirror{border:none!important;outline:none!important}.ProseMirror a{color:var(--qst-brand-600);text-underline-offset:2px;text-decoration:underline}
:root{--qst-brand-50:#eef5fd;--qst-brand-100:#dcecff;--qst-brand-200:#bddcff;--qst-brand-300:#94c7fb;--qst-brand-400:#79b7f6;--qst-brand-500:#1f80e3;--qst-brand-600:#0055ac;--qst-brand-700:#093868;--qst-brand-800:#062c51;--qst-brand-900:#041f3a;--qst-accent-50:#f7fbff;--qst-accent-100:#eef4fc;--qst-accent-200:#dde9f7;--qst-accent-300:#bfd6f0;--qst-accent-400:#8bb7e3;--qst-accent-500:#538fcf;--qst-accent-600:#2f74bc;--qst-accent-700:#1e5d9f;--qst-accent-800:#174a7f;--qst-accent-900:#10365f;--qst-purple-50:#faf5ff;--qst-purple-100:#f3e8ff;--qst-purple-200:#e9d5ff;--qst-purple-300:#d8b4fe;--qst-purple-400:#c084fc;--qst-purple-500:#a855f7;--qst-purple-600:#9333ea;--qst-purple-700:#7e22ce;--qst-purple-800:#6b21a8;--qst-purple-900:#581c87;--qst-orange-50:#fff7ed;--qst-orange-100:#ffedd5;--qst-orange-200:#fed7aa;--qst-orange-300:#fdba74;--qst-orange-400:#fb923c;--qst-orange-500:#f97316;--qst-orange-600:#ea580c;--qst-orange-700:#c2410c;--qst-orange-800:#9a3412;--qst-orange-900:#7c2d12;--qst-green-50:#f0fdf4;--qst-green-100:#dcfce7;--qst-green-200:#bbf7d0;--qst-green-300:#86efac;--qst-green-400:#4ade80;--qst-green-500:#22c55e;--qst-green-600:#16a34a;--qst-green-700:#15803d;--qst-green-800:#166534;--qst-green-900:#14532d;--qst-red-50:#fef2f2;--qst-red-100:#fee2e2;--qst-red-200:#fecaca;--qst-red-300:#fca5a5;--qst-red-400:#f87171;--qst-red-500:#ef4444;--qst-red-600:#dc2626;--qst-red-700:#b91c1c;--qst-red-800:#991b1b;--qst-red-900:#7f1d1d;--qst-gray-50:#f4f8fd;--qst-gray-100:#ebf1f8;--qst-gray-200:#d7e1ec;--qst-gray-300:#bccbdd;--qst-gray-400:#8ea0b6;--qst-gray-500:#66758c;--qst-gray-600:#4b576a;--qst-gray-700:#303a49;--qst-gray-800:#1c2430;--qst-gray-900:#0e0c06;--qst-bg-main:#f4f8fd;--qst-bg-card:#fff;--qst-border-main:var(--qst-gray-200);--qst-text-main:#0e0c06;--qst-text-muted:var(--qst-gray-500);--qst-primary-color:var(--qst-brand-500);--qst-primary-hover:var(--qst-brand-600);--qst-primary-bg-light:var(--qst-brand-50)}body{background:radial-gradient(circle at 100% -10%, #1f80e326, transparent 40%), radial-gradient(circle at -10% 110%, #79b7f633, transparent 40%), var(--qst-bg-main);color:var(--qst-text-main);margin:0;padding:0;font-family:Manrope,Segoe UI,sans-serif}h1,h2,h3,h4,h5,h6{letter-spacing:.01em;font-family:Barlow Condensed,Arial Narrow,sans-serif}.search-input{background:var(--qst-bg-card);border:1px solid var(--qst-border-main);text-transform:uppercase;letter-spacing:.05em;width:100%;height:28px;color:var(--qst-gray-600);box-sizing:border-box;text-align:center;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700;transition:all .2s}.search-input[type=date]{color:var(--qst-gray-600);padding-right:4px;font-family:inherit;position:relative}.search-input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.5);margin:0;transition:all .2s}.search-input::-webkit-calendar-picker-indicator:hover{filter:invert(30%)sepia(80%)saturate(2000%)hue-rotate(190deg)}select.search-input{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23a0aec0'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:10px;padding-right:28px}.search-input:hover{border-color:var(--qst-gray-300);background-color:var(--qst-gray-50)}.search-input:focus{border-color:var(--qst-primary-color);background:var(--qst-bg-card);box-shadow:0 0 0 1px var(--qst-primary-color);outline:none}.search-input::placeholder{color:var(--qst-gray-400);font-style:italic}.date-range-container{flex-direction:column;gap:2px;min-width:110px;display:flex}.date-range-label{color:var(--qst-gray-400);text-transform:uppercase;text-align:center;margin:0;font-size:9px;font-weight:600}.filter-row{background-color:#0000}.filter-row th{border-bottom:none!important;padding-top:2px!important;padding-bottom:2px!important}.tour-table-header th{background:linear-gradient(180deg, #fff 0%, var(--qst-gray-50) 100%)!important;text-transform:none!important;letter-spacing:.01em!important;color:var(--qst-gray-700)!important;border-bottom:1px solid var(--qst-gray-200)!important;padding-top:12px!important;padding-bottom:12px!important;font-weight:800!important}.qst-table-scroll{overflow-x:visible}.qst-sticky-thead th{z-index:30;box-shadow:0 1px 0 var(--qst-gray-200), 0 4px 10px #0938680f;position:sticky;top:0;background:linear-gradient(180deg, #fff 0%, var(--qst-gray-50) 100%)!important}@media (max-width:900px){.qst-table-scroll{overflow-x:auto}}.lock-button-active{color:#c05621!important;background-color:#feebc8!important;border:1px solid #fbd38d!important}.ledger-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.premium-card{transition:all .2s;overflow:hidden;background:var(--qst-bg-card)!important;border:1px solid var(--qst-border-main)!important;border-radius:1rem!important;box-shadow:0 1px 3px #0000000d!important}.premium-card:hover{box-shadow:0 10px 15px -3px #0000000a,0 4px 6px -2px #00000005!important}.premium-header{background-color:var(--qst-bg-main)!important;border-bottom:1px solid var(--qst-border-main)!important;padding:1.25rem!important}.stat-value{color:var(--qst-text-main);letter-spacing:-.025em;font-size:1.5rem;font-weight:800}.stat-label{color:var(--qst-text-muted);text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:700}.badge-premium{text-transform:uppercase!important;border-radius:.5rem!important;padding:.25rem .6rem!important;font-size:.7rem!important;font-weight:800!important}.tab-button-active{position:relative;color:var(--qst-brand-700)!important;background-color:var(--qst-brand-50)!important}.tab-button-active:after{content:"";background-color:var(--qst-primary-color);border-radius:9999px;height:2px;position:absolute;bottom:-2px;left:1rem;right:1rem}.qst-row-even{background-color:var(--qst-bg-card)!important}.qst-row-odd{background-color:var(--qst-bg-main)!important}.qst-row-even td,.qst-row-odd td{height:52px;padding-top:12px!important;padding-bottom:12px!important}.team-row-hover{transition:background-color .15s ease-out,box-shadow .15s ease-out;position:relative}.team-row-hover:hover{z-index:5;box-shadow:inset 0 0 0 1px var(--qst-primary-color), 0 0 8px #3182ce26!important;background-color:var(--qst-bg-card)!important;cursor:pointer!important}.sticky-header{background-color:var(--qst-bg-card);width:100%;transition:transform .3s;position:relative;box-shadow:0 4px 12px #00000008}.qst-row-cancelled{opacity:.55;filter:grayscale();pointer-events:auto;background-color:var(--qst-bg-main)!important}.qst-row-cancelled:hover{opacity:.7;background-color:var(--qst-gray-200)!important}.qst-row-cancelled .chakra-badge{background-color:var(--qst-gray-200)!important;color:var(--qst-gray-600)!important}.document-preview-container{border:1px solid var(--qst-border-main);background:var(--qst-bg-card);border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.document-preview-img{transition:transform .3s}.document-preview-img:hover{transform:scale(1.02)}.qst-tabs{border:1px solid var(--qst-brand-200);background:linear-gradient(#fff 0%,#f4f8fdeb 100%);border-radius:12px;padding:4px;display:inline-flex;box-shadow:0 1px 2px #0938680a}.qst-tabs .chakra-tabs__tablist{gap:2px;border:none!important}.qst-tabs .chakra-tabs__tab{text-transform:uppercase!important;letter-spacing:.08em!important;min-height:40px!important;color:var(--qst-gray-500)!important;box-shadow:none!important;border:none!important;border-radius:10px!important;padding:9px 24px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important}.qst-tabs .chakra-tabs__tab[data-selected],.qst-tabs button[role=tab][aria-selected=true],.qst-tabs .chakra-tabs__tab[aria-selected=true]{z-index:2;color:var(--qst-brand-700)!important;opacity:1!important;box-shadow:inset 0 0 0 1px var(--qst-brand-300)!important;background:linear-gradient(#eef5fd 0%,#dcecffeb 100%)!important}.qst-tabs .chakra-tabs__tab:hover:not([data-selected]){color:var(--qst-brand-700)!important;background:#dcecff80!important}.qst-tabs .chakra-tabs__tab:focus-visible{box-shadow:inset 0 0 0 1px var(--qst-brand-500), 0 0 0 2px #1f80e31f!important}
