:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}:root{--apod-background: #07070f;--apod-foreground: #e2e2f0;--apod-card: #0d0d1c;--apod-primary: #7b8cff;--apod-border: rgba(123, 140, 255, .12);--apod-muted: rgba(226, 226, 240, .45);--apod-subtle: rgba(226, 226, 240, .3);--apod-faint: rgba(226, 226, 240, .2)}body{min-height:100vh;background-color:var(--apod-background);color:var(--apod-foreground);font-family:DM Sans,system-ui,sans-serif;font-weight:300;line-height:1.5}body.apod-layout{background-color:var(--apod-background);color:var(--apod-foreground)}body.apod-layout #main{max-width:none;padding:0;margin:0}h1,h2,h3,h4,h5,h6{font-weight:300}a{color:inherit}img{max-width:100%;height:auto}.site-footer{padding:2rem;border-top:1px solid rgba(123,140,255,.08)}@media(min-width:768px){.site-footer{padding-inline:4rem}}.site-footer__inner{display:flex;justify-content:center;max-width:80rem;margin-inline:auto;text-align:center}.site-footer__brand{text-decoration:none;transition:opacity .2s ease}.site-footer__brand:hover,.site-footer__brand:focus-visible{opacity:.7}.site-footer__label{font-size:.625rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:var(--apod-primary)}.apod-breadcrumbs{margin-bottom:1.5rem}.apod-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none}.apod-breadcrumbs__item{display:inline-flex;align-items:center;gap:.5rem;font-size:.625rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase}.apod-breadcrumbs__link{color:var(--apod-primary);text-decoration:none;transition:opacity .2s ease}.apod-breadcrumbs__link:hover,.apod-breadcrumbs__link:focus-visible{opacity:.6}.apod-breadcrumbs__separator{width:.75rem;height:.75rem;color:var(--apod-primary);opacity:.5}.apod-breadcrumbs__current{color:#e2e2f099}.apod-hero{position:relative;width:100%;overflow:hidden}.apod-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--apod-background)}.apod-hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%;opacity:.75}.apod-hero__image--archive{opacity:.45}.apod-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#07070f,#07070f99,#07070f1a 70%,#07070f4d)}.apod-hero__overlay--archive{background:linear-gradient(to top,#07070f,#07070f8c,#07070f59)}.apod-hero__content{position:absolute;right:0;bottom:0;left:0;padding:0 2rem 3.5rem}@media(min-width:768px){.apod-hero__content{padding:0 4rem 4rem}}.apod-hero__inner{max-width:80rem;margin-inline:auto}.apod-hero__meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.apod-hero__date{font-size:.625rem;font-weight:300;letter-spacing:.15em;text-transform:uppercase;color:var(--apod-primary)}.apod-hero__title{max-width:820px;margin-bottom:1.25rem;font-family:Fraunces,Georgia,serif;font-size:clamp(2.25rem,5vw,4.5rem);font-variation-settings:"opsz" 72;font-weight:300;line-height:1.05;color:var(--apod-foreground)}.apod-hero__description{max-width:580px;margin-bottom:1.5rem;font-size:clamp(.875rem,1.5vw,1rem);font-weight:300;line-height:1.625;color:#e2e2f08c}.apod-hero__credit{margin-bottom:0;font-size:.6875rem;font-weight:300;letter-spacing:.15em;text-transform:uppercase;color:var(--apod-primary)}.apod-hero__archive-title{margin-bottom:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.25rem,5vw,3.75rem);font-variation-settings:"opsz" 60;font-weight:300;line-height:1.05;color:var(--apod-foreground)}.apod-hero__play{position:absolute;left:50%;top:50%;width:4rem;height:4rem;border-radius:50%;background-color:#07070fbf;border:1px solid rgba(123,140,255,.2);transform:translate(-50%,-50%);pointer-events:none}.apod-hero__play:before{content:"";position:absolute;left:54%;top:50%;transform:translate(-50%,-50%);border-style:solid;border-width:.6rem 0 .6rem 1rem;border-color:transparent transparent transparent var(--apod-primary)}.apod-hero--home{height:100svh;min-height:600px}.apod-hero--archive{height:52vh;min-height:340px}.apod-hero--archive .apod-hero__content{padding-bottom:3rem}@media(min-width:768px){.apod-hero--archive .apod-hero__content{padding-bottom:3.5rem}}.apod-hero--archive .apod-back-link{margin-bottom:1.5rem}.apod-recent{padding:5rem 2rem 6rem}@media(min-width:768px){.apod-recent{padding-inline:4rem}}.apod-recent__inner{max-width:80rem;margin-inline:auto}.apod-recent__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid var(--apod-border)}.apod-recent__title{margin-bottom:0;font-size:.75rem;font-weight:300;letter-spacing:.25em;text-transform:uppercase;color:var(--apod-muted)}.apod-recent__grid{--bs-gutter-x: 1.5rem;--bs-gutter-y: 2rem}.apod-recent__more{display:flex;justify-content:center;margin-top:4rem}.apod-recent__more-link{display:inline-flex;align-items:center;gap:.75rem;font-size:.75rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:var(--apod-primary);text-decoration:none;transition:opacity .3s ease}.apod-recent__more-link:hover,.apod-recent__more-link:focus-visible{opacity:.7}.apod-recent__more-line{width:2rem;height:1px;background-color:var(--apod-primary);transition:width .3s ease}.apod-recent__more-link:hover .apod-recent__more-line,.apod-recent__more-link:focus-visible .apod-recent__more-line{width:3.5rem}.apod-recent__more-icon{width:.8125rem;height:.8125rem;transition:transform .3s ease}.apod-recent__more-link:hover .apod-recent__more-icon,.apod-recent__more-link:focus-visible .apod-recent__more-icon{transform:translate(.25rem)}.apod-card__link{display:block;height:100%;color:inherit;text-decoration:none}.apod-card__figure{position:relative;overflow:hidden;background-color:var(--apod-card)}.apod-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s ease}.apod-card__link:hover .apod-card__image,.apod-card__link:focus-visible .apod-card__image{transform:scale(1.05)}.apod-card__badge{position:absolute;left:1rem;padding:.25rem .625rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:var(--apod-primary);background:#07070fbf;border:1px solid rgba(123,140,255,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.apod-card__figure--video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 55%,#00000059);pointer-events:none}.apod-card__placeholder{display:block;width:100%;height:100%;background-color:#0b1020;background-image:radial-gradient(1px 1px at 12% 18%,rgba(226,226,240,.55) 0,transparent 100%),radial-gradient(1px 1px at 28% 72%,rgba(226,226,240,.6) 0,transparent 100%),radial-gradient(1.5px 1.5px at 48% 32%,rgba(226,226,240,.5) 0,transparent 100%),radial-gradient(1px 1px at 66% 58%,rgba(226,226,240,.4) 0,transparent 100%),radial-gradient(1px 1px at 82% 22%,rgba(226,226,240,.45) 0,transparent 100%),radial-gradient(1.5px 1.5px at 88% 78%,rgba(226,226,240,.3) 0,transparent 100%),radial-gradient(1px 1px at 38% 12%,rgba(226,226,240,.25) 0,transparent 100%),linear-gradient(160deg,#10182e,#0b1020 45%,#151028);transition:transform .7s ease}.apod-card__link:hover .apod-card__placeholder,.apod-card__link:focus-visible .apod-card__placeholder{transform:scale(1.05)}.apod-card__play{position:absolute;left:50%;top:50%;width:3.5rem;height:3.5rem;border-radius:50%;background-color:#07070fbf;border:1px solid rgba(123,140,255,.2);transform:translate(-50%,-50%);pointer-events:none}.apod-card__play:before{content:"";position:absolute;left:54%;top:50%;transform:translate(-50%,-50%);border-style:solid;border-width:.55rem 0 .55rem .95rem;border-color:transparent transparent transparent var(--apod-primary)}.apod-card__date{display:block;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:var(--apod-primary)}.apod-card__title{font-family:Fraunces,Georgia,serif;font-weight:300;color:#e2e2f0e6;transition:color .3s ease}.apod-card__link:hover .apod-card__title,.apod-card__link:focus-visible .apod-card__title{color:var(--apod-foreground)}.apod-card--home .apod-card__figure{margin-bottom:1.25rem;aspect-ratio:4/3}.apod-card--home .apod-card__image{filter:brightness(.85)}.apod-card--home .apod-card__badge{top:1rem;font-size:.625rem;letter-spacing:.2em}.apod-card--home .apod-card__date{margin-bottom:.625rem;font-size:.625rem}.apod-card--home .apod-card__title{margin-bottom:0;font-size:1.25rem;font-variation-settings:"opsz" 24;line-height:1.375}.apod-card--archive .apod-card__figure{margin-bottom:.75rem;aspect-ratio:3/2}.apod-card--archive .apod-card__image{filter:brightness(.8)}.apod-card--archive .apod-card__badge{top:.75rem;left:.75rem;padding:.25rem .5rem;font-size:.5rem;letter-spacing:.18em;background:#07070fc7;border-color:#7b8cff2e}.apod-card--archive .apod-card__date{margin-bottom:.375rem;font-size:.625rem;letter-spacing:.18em;color:var(--apod-primary)}.apod-card--archive .apod-card__title{margin-bottom:0;font-size:.875rem;font-variation-settings:"opsz" 16;line-height:1.375;color:#e2e2f0cc}.apod-archive{padding:4rem 2rem 2.5rem}@media(min-width:768px){.apod-archive{padding-inline:4rem}}.apod-archive__inner{max-width:80rem;margin-inline:auto}.apod-archive__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--apod-border)}.apod-archive__count{font-size:.625rem;font-weight:300;letter-spacing:.22em;text-transform:uppercase;color:#e2e2f099}.apod-archive__page{font-size:.625rem;font-weight:300;letter-spacing:.22em;text-transform:uppercase;color:var(--apod-muted)}.apod-archive__grid{--bs-gutter-x: 1.25rem;--bs-gutter-y: 1.25rem}.apod-archive__empty{margin-bottom:0;font-size:.875rem;font-weight:300;color:#e2e2f073}.apod-filters-bar{margin-bottom:2.5rem}.apod-filters-bar__toggle{display:none;box-sizing:border-box;width:100%;height:2.5rem;margin:0;padding:0 1.5rem;font-family:inherit;font-size:.625rem;font-weight:300;letter-spacing:.2em;line-height:1;text-transform:uppercase;color:var(--apod-primary);background-color:transparent;border:1px solid var(--apod-border);border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:opacity .2s ease}.apod-filters-bar__toggle:hover,.apod-filters-bar__toggle:focus-visible{opacity:.6}.js .apod-filters-bar__toggle{display:inline-flex;align-items:center;justify-content:center}.js .apod-filters-bar:not(.is-open){padding-bottom:2rem;border-bottom:1px solid var(--apod-border)}.js .apod-filters-bar:not(.is-open) .apod-filters{display:none}@media(min-width:768px){.js .apod-filters-bar__toggle{display:none}.js .apod-filters-bar:not(.is-open){padding-bottom:0;border-bottom:0}.js .apod-filters-bar:not(.is-open) .apod-filters{display:flex}}.apod-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;padding-bottom:2rem;border-bottom:1px solid var(--apod-border)}.apod-filters__group{display:flex;flex-direction:column;gap:.5rem;width:100%}.apod-filters__label{font-size:.625rem;font-weight:300;letter-spacing:.22em;text-transform:uppercase;color:#e2e2f099}.apod-filters__range{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;width:100%}.apod-filters:has(select[name=apod_date_mode] option[value=exact]:checked) .apod-filters__range{display:none}.apod-filters:has(select[name=apod_date_mode] option[value=range]:checked) .apod-filters__group--exact{display:none}.apod-filters__select,.apod-filters__input,.apod-filters__submit,.apod-filters__reset{box-sizing:border-box;width:100%;height:2.5rem;min-height:2.5rem;margin:0;padding:0 .75rem;font-family:inherit;line-height:1.25;border:1px solid var(--apod-border);border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.apod-filters__select,.apod-filters__input{font-size:.8125rem;font-weight:300;color:var(--apod-foreground);background-color:var(--apod-card)}.apod-filters__select:focus-visible,.apod-filters__input:focus-visible{outline:2px solid var(--apod-primary);outline-offset:2px}.apod-filters__select{padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23e2e2f0' stroke-opacity='0.6' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.apod-filters__input{color-scheme:dark}.apod-filters__actions{display:flex;align-items:center;gap:1rem;width:100%}.apod-filters__submit,.apod-filters__reset{display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;padding:0 1.5rem;font-size:.625rem;font-weight:300;letter-spacing:.2em;line-height:1;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.apod-filters__submit{color:var(--apod-background);background-color:var(--apod-primary);border-color:var(--apod-primary)}.apod-filters__submit:hover,.apod-filters__submit:focus-visible{opacity:.85}.apod-filters__reset{color:var(--apod-primary);background-color:transparent}.apod-filters__reset:hover,.apod-filters__reset:focus-visible{opacity:.6}@media(min-width:768px){.apod-filters__group,.apod-filters__range,.apod-filters__actions,.apod-filters__select,.apod-filters__input,.apod-filters__submit,.apod-filters__reset{width:auto}.apod-filters__submit,.apod-filters__reset{flex:0 0 auto}}.apod-pagination{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:4rem;margin-bottom:2rem}.apod-pagination__control{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.625rem;font-weight:300;letter-spacing:.18em;text-transform:uppercase;color:var(--apod-primary);text-decoration:none;transition:opacity .2s ease}.apod-pagination__control:hover,.apod-pagination__control:focus-visible{opacity:.9}.apod-pagination__control--disabled{opacity:.65;cursor:not-allowed}.apod-pagination__icon{width:.6875rem;height:.6875rem}.apod-pagination__pages{display:flex;align-items:center;gap:.25rem;margin-inline:.5rem}.apod-pagination__page{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:.6875rem;font-weight:300;color:var(--apod-primary);text-decoration:none;transition:color .2s ease,border-color .2s ease}.apod-pagination__page:hover,.apod-pagination__page:focus-visible{color:var(--apod-primary)}.apod-pagination__page--current{color:var(--apod-primary);border-bottom:1px solid var(--apod-primary)}.apod-pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:2rem;padding-inline:.125rem;font-size:.6875rem;font-weight:300;line-height:1;color:var(--apod-primary);opacity:.65;-webkit-user-select:none;-moz-user-select:none;user-select:none}.apod-single-media{position:relative;height:80vh;min-height:500px;overflow:hidden;background-color:var(--apod-background)}.apod-single-media__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.88}.apod-single-media__video{width:100%;height:100%}.apod-single-media__video .apod-video{height:100%;aspect-ratio:auto}.apod-single-media__video .apod-video__element{-o-object-fit:cover;object-fit:cover}.apod-single-media__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(7,7,15,.95) 0%,rgba(7,7,15,.2) 40%,transparent 100%);pointer-events:none}.apod-single-media__bottom{position:absolute;right:0;bottom:0;left:0;padding:0 2rem 2.5rem;pointer-events:none}@media(min-width:768px){.apod-single-media__bottom{padding-inline:4rem}}.apod-single-media__inner{max-width:80rem;margin-inline:auto}.apod-single-media__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.apod-single-media__badge{padding:.25rem .625rem;font-size:.625rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:#e2e2f099;background:#07070fbf;border:1px solid rgba(226,226,240,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.apod-single-media__date,.apod-single-media__credit{font-size:.625rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:#e2e2f099}.apod-single__body{padding:3rem 2rem 5rem}@media(min-width:768px){.apod-single__body{padding-inline:4rem}}.apod-single__inner{max-width:80rem;margin-inline:auto}.apod-single__header{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--apod-border)}.apod-single__title{margin-bottom:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.875rem,4vw,3.75rem);font-variation-settings:"opsz" 60;font-weight:300;line-height:1.06;color:var(--apod-foreground)}.apod-single__description{max-width:880px;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:300;line-height:1.8;color:#e2e2f099}.apod-single__description p:last-child{margin-bottom:0}.apod-single__description a{color:var(--apod-primary)}.apod-adjacent{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:5rem;padding-top:2.5rem;border-top:1px solid var(--apod-border)}.apod-adjacent__col{min-width:0}.apod-adjacent__col--next{display:flex;justify-content:flex-end}.apod-adjacent__link{display:flex;align-items:flex-start;gap:1rem;max-width:100%;color:inherit;text-decoration:none;transition:opacity .2s ease}.apod-adjacent__link:hover,.apod-adjacent__link:focus-visible{opacity:.8}.apod-adjacent__link--next{justify-content:flex-end;text-align:right}.apod-adjacent__thumb{flex-shrink:0;width:4.5rem;height:3.125rem;margin-top:.125rem;overflow:hidden;background-color:var(--apod-card)}@media(max-width:575.98px){.apod-adjacent__thumb{display:none}}.apod-adjacent__thumb-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.75);transition:transform .5s ease}.apod-adjacent__link:hover .apod-adjacent__thumb-image,.apod-adjacent__link:focus-visible .apod-adjacent__thumb-image{transform:scale(1.05)}.apod-adjacent__text{min-width:0}.apod-adjacent__label{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:.375rem;font-size:.625rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:var(--apod-primary)}.apod-adjacent__label-icon{width:.5625rem;height:.5625rem}.apod-adjacent__title{display:block;font-family:Fraunces,Georgia,serif;font-size:.875rem;font-variation-settings:"opsz" 16;font-weight:300;line-height:1.375;color:#e2e2f0b3;transition:color .2s ease}.apod-adjacent__link:hover .apod-adjacent__title,.apod-adjacent__link:focus-visible .apod-adjacent__title{color:var(--apod-foreground)}.apod-video{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background-color:var(--apod-card)}.apod-video__element{display:block;width:100%;height:100%;border:0;-o-object-fit:contain;object-fit:contain;background-color:#000}.apod-video--youtube .apod-video__element{position:absolute;top:0;right:0;bottom:0;left:0;-o-object-fit:unset;object-fit:unset}.apod-fallback{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:3rem 2rem}.apod-fallback__inner{max-width:40rem;text-align:center}.apod-fallback__title{margin-bottom:1rem;font-family:Fraunces,Georgia,serif;font-weight:300;color:var(--apod-foreground)}.apod-fallback__text{margin-bottom:0;font-size:.875rem;letter-spacing:.08em;color:#e2e2f099}.apod-fallback__text a{color:var(--apod-primary);text-decoration:none;transition:opacity .2s ease}.apod-fallback__text a:hover,.apod-fallback__text a:focus-visible{opacity:.7}
