html,body{max-width:100vw;min-height:100%;overflow-x:hidden}body{background-image:linear-gradient(rgba(var(--theme-primary-rgb), var(--theme-bg-opacity)), rgba(var(--theme-primary-rgb), var(--theme-bg-opacity)));flex-direction:column;display:flex}body>main{flex:1}:root,[data-theme=default]{--theme-primary:#0d6efd;--theme-primary-rgb:13, 110, 253;--theme-primary-hover:#0b5ed7;--theme-primary-active:#0a58ca;--theme-focus-shadow-rgb:49, 132, 253;--theme-btn-gradient:none;--theme-bg-opacity:0;--theme-window-opacity:0;--theme-header-opacity:0}[data-theme=crimson]{--theme-primary:#b3123f;--theme-primary-rgb:179, 18, 63;--theme-primary-hover:#931034;--theme-primary-active:#7a0d2b;--theme-focus-shadow-rgb:214, 51, 96;--theme-btn-gradient:none;--theme-bg-opacity:.5;--theme-window-opacity:.15;--theme-header-opacity:.65;--theme-link-rgb:107, 11, 38;--theme-muted-rgb:50, 50, 50}[data-theme=forest]{--theme-primary:#1f7a3f;--theme-primary-rgb:31, 122, 63;--theme-primary-hover:#186032;--theme-primary-active:#124a26;--theme-focus-shadow-rgb:60, 179, 113;--theme-btn-gradient:none;--theme-bg-opacity:.5;--theme-window-opacity:.15;--theme-header-opacity:.65;--theme-link-rgb:19, 73, 38;--theme-muted-rgb:65, 65, 65}[data-theme=navy]{--theme-primary:#0a2472;--theme-primary-rgb:10, 36, 114;--theme-primary-hover:#081c59;--theme-primary-active:#061442;--theme-focus-shadow-rgb:65, 105, 225;--theme-btn-gradient:none;--theme-bg-opacity:.5;--theme-window-opacity:.15;--theme-header-opacity:.6;--theme-link-rgb:10, 34, 108;--theme-muted-rgb:40, 40, 40}[data-theme=sunset]{--theme-primary:#d9531e;--theme-primary-rgb:217, 83, 30;--theme-primary-hover:#c04516;--theme-primary-active:#a83a10;--theme-focus-shadow-rgb:255, 138, 91;--theme-btn-gradient:linear-gradient(135deg, #ff8a5b, #ffb37b);--theme-bg-opacity:.5;--theme-window-opacity:.15;--theme-header-opacity:.65;--theme-link-rgb:119, 46, 17;--theme-muted-rgb:70, 70, 70}:root,[data-theme]{--bs-primary-rgb:var(--theme-primary-rgb);--theme-header-text-rgb:0, 0, 0}[data-theme]:not([data-theme=default]){--bs-link-color:rgb(var(--theme-link-rgb));--bs-link-color-rgb:var(--theme-link-rgb);--bs-link-hover-color:rgb(var(--theme-link-rgb));--bs-link-hover-color-rgb:var(--theme-link-rgb);--bs-secondary-color:rgb(var(--theme-muted-rgb))}.btn-primary{--bs-btn-bg:var(--theme-primary);--bs-btn-border-color:var(--theme-primary);--bs-btn-hover-bg:var(--theme-primary-hover);--bs-btn-hover-border-color:var(--theme-primary-hover);--bs-btn-active-bg:var(--theme-primary-active);--bs-btn-active-border-color:var(--theme-primary-active);--bs-btn-disabled-bg:var(--theme-primary);--bs-btn-disabled-border-color:var(--theme-primary);--bs-btn-focus-shadow-rgb:var(--theme-focus-shadow-rgb);background-image:var(--theme-btn-gradient)}.btn-outline-primary{--bs-btn-color:var(--theme-primary);--bs-btn-border-color:var(--theme-primary);--bs-btn-hover-bg:var(--theme-primary);--bs-btn-hover-border-color:var(--theme-primary);--bs-btn-active-bg:var(--theme-primary-active);--bs-btn-active-border-color:var(--theme-primary-active);--bs-btn-disabled-color:var(--theme-primary);--bs-btn-disabled-border-color:var(--theme-primary);--bs-btn-focus-shadow-rgb:var(--theme-focus-shadow-rgb)}.form-control:focus,.form-select:focus{border-color:var(--theme-primary-hover);box-shadow:0 0 0 .25rem rgba(var(--theme-focus-shadow-rgb), .25)}.form-check-input:checked{background-color:var(--theme-primary);border-color:var(--theme-primary)}[data-bs-theme=dark]{--theme-bg-opacity:.55;--theme-window-opacity:.85;--theme-header-opacity:.95;--bs-light-rgb:52, 58, 64;--theme-header-text-rgb:255, 255, 255}[data-theme=default][data-bs-theme=dark]{--theme-bg-opacity:0;--theme-window-opacity:0;--theme-header-opacity:0}[data-theme=crimson][data-bs-theme=dark]{--theme-link-rgb:232, 184, 197;--theme-muted-rgb:200, 200, 200}[data-theme=forest][data-bs-theme=dark]{--theme-link-rgb:206, 226, 213;--theme-muted-rgb:220, 220, 220}[data-theme=navy][data-bs-theme=dark]{--theme-link-rgb:133, 146, 185;--theme-muted-rgb:165, 165, 165}[data-theme=sunset][data-bs-theme=dark]{--theme-link-rgb:253, 245, 242;--theme-muted-rgb:250, 250, 250;--theme-header-opacity:.88}.navbar.bg-light{background-image:linear-gradient(rgba(var(--theme-primary-rgb), var(--theme-header-opacity)), rgba(var(--theme-primary-rgb), var(--theme-header-opacity)))}[data-theme]:not([data-theme=default]) .navbar.bg-light{--bs-navbar-color:rgb(var(--theme-header-text-rgb));--bs-navbar-hover-color:rgb(var(--theme-header-text-rgb));--bs-navbar-active-color:rgb(var(--theme-header-text-rgb));--bs-navbar-brand-color:rgb(var(--theme-header-text-rgb));--bs-navbar-brand-hover-color:rgb(var(--theme-header-text-rgb))}.navbar,.badge,a{transition:background-color .2s,border-color .2s,color .2s}.btn{transition:color .15s ease-in-out,background-color .15s ease-in-out,background-image .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .15s ease-in-out}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.border.rounded{background-color:var(--bs-body-bg);background-image:linear-gradient(rgba(var(--theme-primary-rgb), var(--theme-window-opacity)), rgba(var(--theme-primary-rgb), var(--theme-window-opacity)));transition:box-shadow .2s,transform .2s,background-color .2s,background-image .2s}.border.rounded:hover{box-shadow:var(--bs-box-shadow-sm);transform:translateY(-1px)}[data-bs-theme=dark] .border.rounded{color:#fff}@keyframes calengrab-fade-in{0%{opacity:0}to{opacity:1}}body>main{animation:.3s calengrab-fade-in}
