595 lines
No EOL
12 KiB
CSS
595 lines
No EOL
12 KiB
CSS
/*!
|
|
* Bootstrap Reboot v5.3.8 (https://getbootstrap.com/)
|
|
* Copyright 2011-2025 The Bootstrap Authors
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
*/
|
|
:root,
|
|
[data-bs-theme=light] {
|
|
--bs-blue: #457aab;
|
|
--bs-indigo: #285580;
|
|
--bs-purple: #8d5fbf;
|
|
--bs-pink: #d63384;
|
|
--bs-red: #c42526;
|
|
--bs-orange: #ff9100;
|
|
--bs-yellow: #ffc107;
|
|
--bs-green: #2a8256;
|
|
--bs-teal: #009691;
|
|
--bs-cyan: #0068b3;
|
|
--bs-black: #222;
|
|
--bs-white: #fff;
|
|
--bs-gray: #a1a3a9;
|
|
--bs-gray-dark: #454545;
|
|
--bs-gray-100: #f2f2f2;
|
|
--bs-gray-200: #e2e2e3;
|
|
--bs-gray-300: #d4d4d4;
|
|
--bs-gray-400: #cdcdcd;
|
|
--bs-gray-500: #abb3bb;
|
|
--bs-gray-600: #a1a3a9;
|
|
--bs-gray-700: #5d6d75;
|
|
--bs-gray-800: #454545;
|
|
--bs-gray-900: #2a2a2a;
|
|
--bs-primary: #457aab;
|
|
--bs-secondary: #5d6d75;
|
|
--bs-success: #2a8256;
|
|
--bs-info: #0068b3;
|
|
--bs-warning: #ffc107;
|
|
--bs-danger: #c42526;
|
|
--bs-light: #f2f2f2;
|
|
--bs-dark: #2a2a2a;
|
|
--bs-primary-rgb: 69, 122, 171;
|
|
--bs-secondary-rgb: 93, 109, 117;
|
|
--bs-success-rgb: 42, 130, 86;
|
|
--bs-info-rgb: 0, 104, 179;
|
|
--bs-warning-rgb: 255, 193, 7;
|
|
--bs-danger-rgb: 196, 37, 38;
|
|
--bs-light-rgb: 242, 242, 242;
|
|
--bs-dark-rgb: 42, 42, 42;
|
|
--bs-primary-text-emphasis: #1c3144;
|
|
--bs-secondary-text-emphasis: #252c2f;
|
|
--bs-success-text-emphasis: #113422;
|
|
--bs-info-text-emphasis: #002a48;
|
|
--bs-warning-text-emphasis: #664d03;
|
|
--bs-danger-text-emphasis: #4e0f0f;
|
|
--bs-light-text-emphasis: #5d6d75;
|
|
--bs-dark-text-emphasis: #5d6d75;
|
|
--bs-primary-bg-subtle: #dae4ee;
|
|
--bs-secondary-bg-subtle: #dfe2e3;
|
|
--bs-success-bg-subtle: #d4e6dd;
|
|
--bs-info-bg-subtle: #cce1f0;
|
|
--bs-warning-bg-subtle: #fff3cd;
|
|
--bs-danger-bg-subtle: #f3d3d4;
|
|
--bs-light-bg-subtle: #f9f9f9;
|
|
--bs-dark-bg-subtle: #cdcdcd;
|
|
--bs-primary-border-subtle: #b5cadd;
|
|
--bs-secondary-border-subtle: #bec5c8;
|
|
--bs-success-border-subtle: #aacdbb;
|
|
--bs-info-border-subtle: #99c3e1;
|
|
--bs-warning-border-subtle: #ffe69c;
|
|
--bs-danger-border-subtle: #e7a8a8;
|
|
--bs-light-border-subtle: #e2e2e3;
|
|
--bs-dark-border-subtle: #abb3bb;
|
|
--bs-white-rgb: 255, 255, 255;
|
|
--bs-black-rgb: 34, 34, 34;
|
|
--bs-font-sans-serif: Arial, sans-serif, "Helvetica Neue", "Liberation Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
--bs-font-monospace: Consolas, "Liberation Mono", "Courier New", monospace, SFMono-Regular, Menlo, Monaco;
|
|
--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.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: #2a2a2a;
|
|
--bs-body-color-rgb: 42, 42, 42;
|
|
--bs-body-bg: #fff;
|
|
--bs-body-bg-rgb: 255, 255, 255;
|
|
--bs-emphasis-color: #222;
|
|
--bs-emphasis-color-rgb: 34, 34, 34;
|
|
--bs-secondary-color: rgba(42, 42, 42, 0.75);
|
|
--bs-secondary-color-rgb: 42, 42, 42;
|
|
--bs-secondary-bg: #e2e2e3;
|
|
--bs-secondary-bg-rgb: 226, 226, 227;
|
|
--bs-tertiary-color: rgba(42, 42, 42, 0.5);
|
|
--bs-tertiary-color-rgb: 42, 42, 42;
|
|
--bs-tertiary-bg: #f2f2f2;
|
|
--bs-tertiary-bg-rgb: 242, 242, 242;
|
|
--bs-heading-color: inherit;
|
|
--bs-link-color: #457aab;
|
|
--bs-link-color-rgb: 69, 122, 171;
|
|
--bs-link-decoration: underline;
|
|
--bs-link-hover-color: #233d56;
|
|
--bs-link-hover-color-rgb: 35, 61, 86;
|
|
--bs-code-color: #d63384;
|
|
--bs-highlight-color: #2a2a2a;
|
|
--bs-highlight-bg: #fff3cd;
|
|
--bs-border-width: 1px;
|
|
--bs-border-style: solid;
|
|
--bs-border-color: #d4d4d4;
|
|
--bs-border-color-translucent: rgba(34, 34, 34, 0.175);
|
|
--bs-border-radius: 0;
|
|
--bs-border-radius-sm: 0;
|
|
--bs-border-radius-lg: 0;
|
|
--bs-border-radius-xl: 0;
|
|
--bs-border-radius-xxl: 0;
|
|
--bs-border-radius-2xl: var(--bs-border-radius-xxl);
|
|
--bs-border-radius-pill: 0;
|
|
--bs-box-shadow: 0 0.5rem 1rem rgba(34, 34, 34, 0.15);
|
|
--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(34, 34, 34, 0.075);
|
|
--bs-box-shadow-lg: 0 1rem 3rem rgba(34, 34, 34, 0.175);
|
|
--bs-box-shadow-inset: inset 0 1px 2px rgba(34, 34, 34, 0.075);
|
|
--bs-focus-ring-width: 0.25rem;
|
|
--bs-focus-ring-opacity: 0.25;
|
|
--bs-focus-ring-color: rgba(69, 122, 171, 0.25);
|
|
--bs-form-valid-color: #2a8256;
|
|
--bs-form-valid-border-color: #2a8256;
|
|
--bs-form-invalid-color: #c42526;
|
|
--bs-form-invalid-border-color: #c42526;
|
|
}
|
|
|
|
[data-bs-theme=dark] {
|
|
color-scheme: dark;
|
|
--bs-body-color: #d4d4d4;
|
|
--bs-body-color-rgb: 212, 212, 212;
|
|
--bs-body-bg: #2a2a2a;
|
|
--bs-body-bg-rgb: 42, 42, 42;
|
|
--bs-emphasis-color: #fff;
|
|
--bs-emphasis-color-rgb: 255, 255, 255;
|
|
--bs-secondary-color: rgba(212, 212, 212, 0.75);
|
|
--bs-secondary-color-rgb: 212, 212, 212;
|
|
--bs-secondary-bg: #454545;
|
|
--bs-secondary-bg-rgb: 69, 69, 69;
|
|
--bs-tertiary-color: rgba(212, 212, 212, 0.5);
|
|
--bs-tertiary-color-rgb: 212, 212, 212;
|
|
--bs-tertiary-bg: #383838;
|
|
--bs-tertiary-bg-rgb: 56, 56, 56;
|
|
--bs-primary-text-emphasis: #8fafcd;
|
|
--bs-secondary-text-emphasis: #9ea7ac;
|
|
--bs-success-text-emphasis: #7fb49a;
|
|
--bs-info-text-emphasis: #66a4d1;
|
|
--bs-warning-text-emphasis: #ffda6a;
|
|
--bs-danger-text-emphasis: #dc7c7d;
|
|
--bs-light-text-emphasis: #f2f2f2;
|
|
--bs-dark-text-emphasis: #d4d4d4;
|
|
--bs-primary-bg-subtle: #0e1822;
|
|
--bs-secondary-bg-subtle: #131617;
|
|
--bs-success-bg-subtle: #081a11;
|
|
--bs-info-bg-subtle: #001524;
|
|
--bs-warning-bg-subtle: #332701;
|
|
--bs-danger-bg-subtle: #270708;
|
|
--bs-light-bg-subtle: #454545;
|
|
--bs-dark-bg-subtle: #343434;
|
|
--bs-primary-border-subtle: #294967;
|
|
--bs-secondary-border-subtle: #384146;
|
|
--bs-success-border-subtle: #194e34;
|
|
--bs-info-border-subtle: #003e6b;
|
|
--bs-warning-border-subtle: #997404;
|
|
--bs-danger-border-subtle: #761617;
|
|
--bs-light-border-subtle: #5d6d75;
|
|
--bs-dark-border-subtle: #454545;
|
|
--bs-heading-color: inherit;
|
|
--bs-link-color: #8fafcd;
|
|
--bs-link-hover-color: #c7d7e6;
|
|
--bs-link-color-rgb: 143, 175, 205;
|
|
--bs-link-hover-color-rgb: 199, 215, 230;
|
|
--bs-code-color: #e685b5;
|
|
--bs-highlight-color: #d4d4d4;
|
|
--bs-highlight-bg: #664d03;
|
|
--bs-border-color: #5d6d75;
|
|
--bs-border-color-translucent: rgba(255, 255, 255, 0.15);
|
|
--bs-form-valid-color: #7fb49a;
|
|
--bs-form-valid-border-color: #7fb49a;
|
|
--bs-form-invalid-color: #dc7c7d;
|
|
--bs-form-invalid-border-color: #dc7c7d;
|
|
}
|
|
|
|
*,
|
|
*::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(34, 34, 34, 0);
|
|
}
|
|
|
|
hr {
|
|
margin: 1rem 0;
|
|
color: inherit;
|
|
border: 0;
|
|
border-top: var(--bs-border-width) solid;
|
|
opacity: 0.25;
|
|
}
|
|
|
|
h6, h5, h4, h3, h2, h1 {
|
|
margin-top: 0;
|
|
margin-bottom: 0.5rem;
|
|
font-weight: 600;
|
|
line-height: 1.2;
|
|
color: var(--bs-heading-color);
|
|
}
|
|
|
|
h1 {
|
|
font-size: calc(1.325rem + 0.9vw);
|
|
}
|
|
@media (min-width: 1200px) {
|
|
h1 {
|
|
font-size: 2rem;
|
|
}
|
|
}
|
|
|
|
h2 {
|
|
font-size: calc(1.3rem + 0.6vw);
|
|
}
|
|
@media (min-width: 1200px) {
|
|
h2 {
|
|
font-size: 1.75rem;
|
|
}
|
|
}
|
|
|
|
h3 {
|
|
font-size: calc(1.275rem + 0.3vw);
|
|
}
|
|
@media (min-width: 1200px) {
|
|
h3 {
|
|
font-size: 1.5rem;
|
|
}
|
|
}
|
|
|
|
h4 {
|
|
font-size: 1.25rem;
|
|
}
|
|
|
|
h5 {
|
|
font-size: 1.15rem;
|
|
}
|
|
|
|
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: 0.5rem;
|
|
margin-left: 0;
|
|
}
|
|
|
|
blockquote {
|
|
margin: 0 0 1rem;
|
|
}
|
|
|
|
b,
|
|
strong {
|
|
font-weight: bolder;
|
|
}
|
|
|
|
small {
|
|
font-size: 0.875em;
|
|
}
|
|
|
|
mark {
|
|
padding: 0.1875em;
|
|
color: var(--bs-highlight-color);
|
|
background-color: var(--bs-highlight-bg);
|
|
}
|
|
|
|
sub,
|
|
sup {
|
|
position: relative;
|
|
font-size: 0.75em;
|
|
line-height: 0;
|
|
vertical-align: baseline;
|
|
}
|
|
|
|
sub {
|
|
bottom: -0.25em;
|
|
}
|
|
|
|
sup {
|
|
top: -0.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: 0.875em;
|
|
}
|
|
pre code {
|
|
font-size: inherit;
|
|
color: inherit;
|
|
word-break: normal;
|
|
}
|
|
|
|
code {
|
|
font-size: 0.875em;
|
|
color: var(--bs-code-color);
|
|
word-wrap: break-word;
|
|
}
|
|
a > code {
|
|
color: inherit;
|
|
}
|
|
|
|
kbd {
|
|
padding: 0.1875rem 0.25rem;
|
|
font-size: 0.875em;
|
|
color: var(--bs-body-bg);
|
|
background-color: var(--bs-body-color);
|
|
}
|
|
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: 0.25rem;
|
|
padding-bottom: 0.25rem;
|
|
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: 0.5rem;
|
|
line-height: inherit;
|
|
font-size: calc(1.275rem + 0.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);
|
|
}
|
|
|
|
/* rtl:raw:
|
|
[type="tel"],
|
|
[type="url"],
|
|
[type="email"],
|
|
[type="number"] {
|
|
direction: ltr;
|
|
}
|
|
*/
|
|
::-webkit-search-decoration {
|
|
-webkit-appearance: none;
|
|
}
|
|
|
|
::-webkit-color-swatch-wrapper {
|
|
padding: 0;
|
|
}
|
|
|
|
::-webkit-file-upload-button {
|
|
font: inherit;
|
|
-webkit-appearance: button;
|
|
}
|
|
|
|
::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;
|
|
}
|
|
|
|
/*# sourceMappingURL=bootstrap-reboot.css.map */ |