UNPKG

kolenkainc-honohub-react

Version:

React admin panel for honohub

2,851 lines (2,775 loc) 126 kB
*, ::before, ::after { --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgb(59 130 246 / 0.5); --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-shadow: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; --tw-contain-size: ; --tw-contain-layout: ; --tw-contain-paint: ; --tw-contain-style: ; } ::backdrop { --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgb(59 130 246 / 0.5); --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-shadow: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; --tw-contain-size: ; --tw-contain-layout: ; --tw-contain-paint: ; --tw-contain-style: ; }/* ! tailwindcss v3.4.15 | MIT License | https://tailwindcss.com *//* 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) 2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116) */ *, ::before, ::after { box-sizing: border-box; /* 1 */ border-width: 0; /* 2 */ border-style: solid; /* 2 */ border-color: #e5e7eb; /* 2 */ } ::before, ::after { --tw-content: ''; } /* 1. Use a consistent sensible line-height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. 3. Use a more readable tab size. 4. Use the user's configured `sans` font-family by default. 5. Use the user's configured `sans` font-feature-settings by default. 6. Use the user's configured `sans` font-variation-settings by default. 7. Disable tap highlights on iOS */ html, :host { line-height: 1.5; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -moz-tab-size: 4; /* 3 */ -o-tab-size: 4; tab-size: 4; /* 3 */ font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */ font-feature-settings: normal; /* 5 */ font-variation-settings: normal; /* 6 */ -webkit-tap-highlight-color: transparent; /* 7 */ } /* 1. Remove the margin in all browsers. 2. Inherit line-height from `html` so users can set them as a class directly on the `html` element. */ body { margin: 0; /* 1 */ line-height: inherit; /* 2 */ } /* 1. Add the correct height in Firefox. 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655) 3. Ensure horizontal rules are visible by default. */ hr { height: 0; /* 1 */ color: inherit; /* 2 */ border-top-width: 1px; /* 3 */ } /* Add the correct text decoration in Chrome, Edge, and Safari. */ abbr:where([title]) { -webkit-text-decoration: underline dotted; text-decoration: underline dotted; } /* Remove the default font size and weight for headings. */ h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; } /* Reset links to optimize for opt-in styling instead of opt-out. */ a { color: inherit; text-decoration: inherit; } /* Add the correct font weight in Edge and Safari. */ b, strong { font-weight: bolder; } /* 1. Use the user's configured `mono` font-family by default. 2. Use the user's configured `mono` font-feature-settings by default. 3. Use the user's configured `mono` font-variation-settings by default. 4. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp, pre { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */ font-feature-settings: normal; /* 2 */ font-variation-settings: normal; /* 3 */ font-size: 1em; /* 4 */ } /* Add the correct font size in all browsers. */ small { font-size: 80%; } /* Prevent `sub` and `sup` elements from affecting the line height in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* 1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297) 2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016) 3. Remove gaps between table borders by default. */ table { text-indent: 0; /* 1 */ border-color: inherit; /* 2 */ border-collapse: collapse; /* 3 */ } /* 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. 3. Remove default padding in all browsers. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-feature-settings: inherit; /* 1 */ font-variation-settings: inherit; /* 1 */ font-size: 100%; /* 1 */ font-weight: inherit; /* 1 */ line-height: inherit; /* 1 */ letter-spacing: inherit; /* 1 */ color: inherit; /* 1 */ margin: 0; /* 2 */ padding: 0; /* 3 */ } /* Remove the inheritance of text transform in Edge and Firefox. */ button, select { text-transform: none; } /* 1. Correct the inability to style clickable types in iOS and Safari. 2. Remove default button styles. */ button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']) { -webkit-appearance: button; /* 1 */ background-color: transparent; /* 2 */ background-image: none; /* 2 */ } /* Use the modern Firefox focus style for all focusable elements. */ :-moz-focusring { outline: auto; } /* Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737) */ :-moz-ui-invalid { box-shadow: none; } /* Add the correct vertical alignment in Chrome and Firefox. */ progress { vertical-align: baseline; } /* Correct the cursor style of increment and decrement buttons in Safari. */ ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; } /* 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */ [type='search'] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /* Remove the inner padding in Chrome and Safari on macOS. */ ::-webkit-search-decoration { -webkit-appearance: none; } /* 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Add the correct display in Chrome and Safari. */ summary { display: list-item; } /* Removes the default spacing and border for appropriate elements. */ blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre { margin: 0; } fieldset { margin: 0; padding: 0; } legend { padding: 0; } ol, ul, menu { list-style: none; margin: 0; padding: 0; } /* Reset default styling for dialogs. */ dialog { padding: 0; } /* Prevent resizing textareas horizontally by default. */ textarea { resize: vertical; } /* 1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300) 2. Set the default placeholder color to the user's configured gray 400 color. */ input::-moz-placeholder, textarea::-moz-placeholder { opacity: 1; /* 1 */ color: #9ca3af; /* 2 */ } input::placeholder, textarea::placeholder { opacity: 1; /* 1 */ color: #9ca3af; /* 2 */ } /* Set the default cursor for buttons. */ button, [role="button"] { cursor: pointer; } /* Make sure disabled buttons don't get the pointer cursor. */ :disabled { cursor: default; } /* 1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14) 2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210) This can trigger a poorly considered lint error in some tools but is included by design. */ img, svg, video, canvas, audio, iframe, embed, object { display: block; /* 1 */ vertical-align: middle; /* 2 */ } /* Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14) */ img, video { max-width: 100%; height: auto; } /* Make elements with the HTML hidden attribute stay hidden by default */ [hidden]:where(:not([hidden="until-found"])) { display: none; } .pointer-events-none { pointer-events: none; } .pointer-events-auto { pointer-events: auto; } .visible { visibility: visible; } .static { position: static; } .fixed { position: fixed; } .absolute { position: absolute; } .relative { position: relative; } .inset-0 { inset: 0px; } .-right-0\.5 { right: -0.125rem; } .-right-4 { right: -1rem; } .-top-1 { top: -0.25rem; } .bottom-0 { bottom: 0px; } .bottom-2 { bottom: 0.5rem; } .bottom-4 { bottom: 1rem; } .bottom-5 { bottom: 1.25rem; } .bottom-6 { bottom: 1.5rem; } .left-0 { left: 0px; } .left-1\/2 { left: 50%; } .left-10 { left: 2.5rem; } .left-3 { left: 0.75rem; } .left-4 { left: 1rem; } .left-\[11px\] { left: 11px; } .left-\[5px\] { left: 5px; } .left-\[7px\] { left: 7px; } .left-\[9px\] { left: 9px; } .right-0 { right: 0px; } .right-1 { right: 0.25rem; } .right-1\.5 { right: 0.375rem; } .right-10 { right: 2.5rem; } .right-2 { right: 0.5rem; } .right-2\.5 { right: 0.625rem; } .right-3 { right: 0.75rem; } .right-4 { right: 1rem; } .right-5 { right: 1.25rem; } .right-7 { right: 1.75rem; } .right-8 { right: 2rem; } .right-9 { right: 2.25rem; } .right-\[13px\] { right: 13px; } .right-\[7px\] { right: 7px; } .top-0 { top: 0px; } .top-1 { top: 0.25rem; } .top-1\/2 { top: 50%; } .top-1\/3 { top: 33.333333%; } .top-2 { top: 0.5rem; } .top-2\.5 { top: 0.625rem; } .top-3 { top: 0.75rem; } .top-4 { top: 1rem; } .top-5 { top: 1.25rem; } .top-\[70\%\] { top: 70%; } .top-\[85\%\] { top: 85%; } .top-auto { top: auto; } .z-10 { z-index: 10; } .z-30 { z-index: 30; } .z-40 { z-index: 40; } .z-50 { z-index: 50; } .z-\[100\] { z-index: 100; } .z-\[1\] { z-index: 1; } .z-\[60\] { z-index: 60; } .col-span-3 { grid-column: span 3 / span 3; } .mx-2 { margin-left: 0.5rem; margin-right: 0.5rem; } .mx-\[5px\] { margin-left: 5px; margin-right: 5px; } .mx-auto { margin-left: auto; margin-right: auto; } .my-0\.5 { margin-top: 0.125rem; margin-bottom: 0.125rem; } .my-1 { margin-top: 0.25rem; margin-bottom: 0.25rem; } .my-1\.5 { margin-top: 0.375rem; margin-bottom: 0.375rem; } .my-\[15px\] { margin-top: 15px; margin-bottom: 15px; } .my-\[7\.5px\] { margin-top: 7.5px; margin-bottom: 7.5px; } .\!mt-3 { margin-top: 0.75rem !important; } .\!mt-4 { margin-top: 1rem !important; } .mb-1 { margin-bottom: 0.25rem; } .mb-1\.5 { margin-bottom: 0.375rem; } .mb-14 { margin-bottom: 3.5rem; } .mb-2 { margin-bottom: 0.5rem; } .mb-2\.5 { margin-bottom: 0.625rem; } .mb-3 { margin-bottom: 0.75rem; } .mb-3\.5 { margin-bottom: 0.875rem; } .mb-5 { margin-bottom: 1.25rem; } .mb-\[1px\] { margin-bottom: 1px; } .mb-\[2px\] { margin-bottom: 2px; } .mb-\[3px\] { margin-bottom: 3px; } .ml-1 { margin-left: 0.25rem; } .ml-1\.5 { margin-left: 0.375rem; } .ml-2 { margin-left: 0.5rem; } .ml-2\.5 { margin-left: 0.625rem; } .ml-3 { margin-left: 0.75rem; } .ml-auto { margin-left: auto; } .mr-1 { margin-right: 0.25rem; } .mr-1\.5 { margin-right: 0.375rem; } .mr-2 { margin-right: 0.5rem; } .mt-1 { margin-top: 0.25rem; } .mt-2 { margin-top: 0.5rem; } .mt-3 { margin-top: 0.75rem; } .mt-4 { margin-top: 1rem; } .mt-5 { margin-top: 1.25rem; } .mt-\[15px\] { margin-top: 15px; } .line-clamp-1 { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; } .block { display: block; } .flex { display: flex; } .table { display: table; } .grid { display: grid; } .contents { display: contents; } .hidden { display: none; } .aspect-square { aspect-ratio: 1 / 1; } .aspect-video { aspect-ratio: 16 / 9; } .size-10 { width: 2.5rem; height: 2.5rem; } .size-12 { width: 3rem; height: 3rem; } .size-16 { width: 4rem; height: 4rem; } .size-2 { width: 0.5rem; height: 0.5rem; } .size-2\.5 { width: 0.625rem; height: 0.625rem; } .size-24 { width: 6rem; height: 6rem; } .size-3 { width: 0.75rem; height: 0.75rem; } .size-3\.5 { width: 0.875rem; height: 0.875rem; } .size-4 { width: 1rem; height: 1rem; } .size-5 { width: 1.25rem; height: 1.25rem; } .size-6 { width: 1.5rem; height: 1.5rem; } .size-7 { width: 1.75rem; height: 1.75rem; } .size-8 { width: 2rem; height: 2rem; } .size-9 { width: 2.25rem; height: 2.25rem; } .size-\[10px\] { width: 10px; height: 10px; } .size-\[12px\] { width: 12px; height: 12px; } .size-\[14px\] { width: 14px; height: 14px; } .size-\[15px\] { width: 15px; height: 15px; } .size-\[16px\] { width: 16px; height: 16px; } .size-\[17px\] { width: 17px; height: 17px; } .size-\[18px\] { width: 18px; height: 18px; } .size-\[20px\] { width: 20px; height: 20px; } .size-\[22px\] { width: 22px; height: 22px; } .size-\[24px\] { width: 24px; height: 24px; } .size-\[26px\] { width: 26px; height: 26px; } .size-\[27px\] { width: 27px; height: 27px; } .size-\[30px\] { width: 30px; height: 30px; } .size-\[33px\] { width: 33px; height: 33px; } .size-\[36px\] { width: 36px; height: 36px; } .size-\[38px\] { width: 38px; height: 38px; } .size-\[46px\] { width: 46px; height: 46px; } .size-\[5px\] { width: 5px; height: 5px; } .size-\[7px\] { width: 7px; height: 7px; } .size-\[8px\] { width: 8px; height: 8px; } .size-\[9px\] { width: 9px; height: 9px; } .size-full { width: 100%; height: 100%; } .size-max { width: -moz-max-content; width: max-content; height: -moz-max-content; height: max-content; } .h-1 { height: 0.25rem; } .h-1\.5 { height: 0.375rem; } .h-10 { height: 2.5rem; } .h-11 { height: 2.75rem; } .h-12 { height: 3rem; } .h-14 { height: 3.5rem; } .h-16 { height: 4rem; } .h-2 { height: 0.5rem; } .h-20 { height: 5rem; } .h-3 { height: 0.75rem; } .h-4 { height: 1rem; } .h-5 { height: 1.25rem; } .h-6 { height: 1.5rem; } .h-60 { height: 15rem; } .h-8 { height: 2rem; } .h-9 { height: 2.25rem; } .h-\[120px\] { height: 120px; } .h-\[135px\] { height: 135px; } .h-\[140px\] { height: 140px; } .h-\[160px\] { height: 160px; } .h-\[180px\] { height: 180px; } .h-\[1px\] { height: 1px; } .h-\[225px\] { height: 225px; } .h-\[258px\] { height: 258px; } .h-\[260px\] { height: 260px; } .h-\[300px\] { height: 300px; } .h-\[30px\] { height: 30px; } .h-\[33px\] { height: 33px; } .h-\[38px\] { height: 38px; } .h-\[39px\] { height: 39px; } .h-\[42px\] { height: 42px; } .h-\[440px\] { height: 440px; } .h-\[46px\] { height: 46px; } .h-\[calc\(100vh-50px\)\] { height: calc(100vh - 50px); } .h-full { height: 100%; } .h-max { height: -moz-max-content; height: max-content; } .h-px { height: 1px; } .h-screen { height: 100vh; } .max-h-20 { max-height: 5rem; } .max-h-\[250px\] { max-height: 250px; } .max-h-\[300px\] { max-height: 300px; } .max-h-\[350px\] { max-height: 350px; } .max-h-\[400px\] { max-height: 400px; } .max-h-\[500px\] { max-height: 500px; } .max-h-\[60\%\] { max-height: 60%; } .max-h-full { max-height: 100%; } .min-h-0 { min-height: 0px; } .min-h-10 { min-height: 2.5rem; } .min-h-16 { min-height: 4rem; } .min-h-20 { min-height: 5rem; } .min-h-24 { min-height: 6rem; } .min-h-3 { min-height: 0.75rem; } .min-h-3\.5 { min-height: 0.875rem; } .min-h-4 { min-height: 1rem; } .min-h-9 { min-height: 2.25rem; } .min-h-\[100px\] { min-height: 100px; } .min-h-\[15px\] { min-height: 15px; } .min-h-\[17px\] { min-height: 17px; } .min-h-\[18px\] { min-height: 18px; } .min-h-\[20px\] { min-height: 20px; } .min-h-\[22px\] { min-height: 22px; } .min-h-\[24px\] { min-height: 24px; } .min-h-\[26px\] { min-height: 26px; } .min-h-\[30px\] { min-height: 30px; } .min-h-\[38px\] { min-height: 38px; } .min-h-\[400px\] { min-height: 400px; } .min-h-\[42px\] { min-height: 42px; } .min-h-\[44px\] { min-height: 44px; } .min-h-\[46px\] { min-height: 46px; } .min-h-\[80px\] { min-height: 80px; } .min-h-full { min-height: 100%; } .w-1\/2 { width: 50%; } .w-1\/4 { width: 25%; } .w-16 { width: 4rem; } .w-2 { width: 0.5rem; } .w-20 { width: 5rem; } .w-24 { width: 6rem; } .w-3\/4 { width: 75%; } .w-40 { width: 10rem; } .w-\[100dvw\] { width: 100dvw; } .w-\[130px\] { width: 130px; } .w-\[250px\] { width: 250px; } .w-\[2px\] { width: 2px; } .w-\[300px\] { width: 300px; } .w-\[30px\] { width: 30px; } .w-\[320px\] { width: 320px; } .w-\[34px\] { width: 34px; } .w-\[400px\] { width: 400px; } .w-\[40px\] { width: 40px; } .w-\[70px\] { width: 70px; } .w-\[80px\] { width: 80px; } .w-\[90\%\] { width: 90%; } .w-\[95\%\] { width: 95%; } .w-full { width: 100%; } .w-max { width: -moz-max-content; width: max-content; } .w-px { width: 1px; } .min-w-0 { min-width: 0px; } .min-w-10 { min-width: 2.5rem; } .min-w-3 { min-width: 0.75rem; } .min-w-3\.5 { min-width: 0.875rem; } .min-w-32 { min-width: 8rem; } .min-w-36 { min-width: 9rem; } .min-w-4 { min-width: 1rem; } .min-w-40 { min-width: 10rem; } .min-w-72 { min-width: 18rem; } .min-w-8 { min-width: 2rem; } .min-w-9 { min-width: 2.25rem; } .min-w-\[10rem\] { min-width: 10rem; } .min-w-\[11rem\] { min-width: 11rem; } .min-w-\[12rem\] { min-width: 12rem; } .min-w-\[13rem\] { min-width: 13rem; } .min-w-\[15px\] { min-width: 15px; } .min-w-\[17px\] { min-width: 17px; } .min-w-\[18px\] { min-width: 18px; } .min-w-\[20px\] { min-width: 20px; } .min-w-\[220px\] { min-width: 220px; } .min-w-\[22px\] { min-width: 22px; } .min-w-\[24px\] { min-width: 24px; } .min-w-\[250px\] { min-width: 250px; } .min-w-\[26px\] { min-width: 26px; } .min-w-\[30px\] { min-width: 30px; } .min-w-\[38px\] { min-width: 38px; } .min-w-\[46px\] { min-width: 46px; } .min-w-full { min-width: 100%; } .max-w-2xl { max-width: 42rem; } .max-w-3xl { max-width: 48rem; } .max-w-4xl { max-width: 56rem; } .max-w-5xl { max-width: 64rem; } .max-w-6xl { max-width: 72rem; } .max-w-\[20rem\] { max-width: 20rem; } .max-w-\[220px\] { max-width: 220px; } .max-w-\[250px\] { max-width: 250px; } .max-w-\[280px\] { max-width: 280px; } .max-w-\[30rem\] { max-width: 30rem; } .max-w-\[40rem\] { max-width: 40rem; } .max-w-\[500px\] { max-width: 500px; } .max-w-\[50rem\] { max-width: 50rem; } .max-w-\[60rem\] { max-width: 60rem; } .max-w-full { max-width: 100%; } .max-w-lg { max-width: 32rem; } .max-w-md { max-width: 28rem; } .max-w-none { max-width: none; } .max-w-sm { max-width: 24rem; } .max-w-xs { max-width: 20rem; } .flex-1 { flex: 1 1 0%; } .flex-none { flex: none; } .flex-shrink-0 { flex-shrink: 0; } .shrink { flex-shrink: 1; } .shrink-0 { flex-shrink: 0; } .flex-grow { flex-grow: 1; } .flex-grow-0 { flex-grow: 0; } .grow { flex-grow: 1; } .origin-top { transform-origin: top; } .-translate-x-1\/2 { --tw-translate-x: -50%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .-translate-y-1\/2 { --tw-translate-y: -50%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .translate-x-2\.5 { --tw-translate-x: 0.625rem; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .translate-x-3 { --tw-translate-x: 0.75rem; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .translate-x-3\.5 { --tw-translate-x: 0.875rem; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .-rotate-90 { --tw-rotate: -90deg; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .rotate-0 { --tw-rotate: 0deg; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .rotate-180 { --tw-rotate: 180deg; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .rotate-45 { --tw-rotate: 45deg; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .rotate-90 { --tw-rotate: 90deg; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .-scale-x-100 { --tw-scale-x: -1; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .transform { transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .\!animate-none { animation: none !important; } @keyframes contentShow { from { opacity: 0; transform: translate(-50%, -48%) scale(0.96); } to { opacity: 1; transform: translate(-50%, -50%) scale(1); } } .animate-contentShow { animation: contentShow 150ms cubic-bezier(0.16, 1, 0.3, 1); } @keyframes pulse { 50% { opacity: .5; } } .animate-pulse { animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; } @keyframes slide-left { 0% { right: -100%; } 100% { right: 0; } } .animate-slide-left { animation: slide-left 0.4s; } @keyframes slide-right { 0% { left: -100%; } 100% { left: 0; } } .animate-slide-right { animation: slide-right 0.4s; } @keyframes spin { to { transform: rotate(360deg); } } .animate-spin { animation: spin 1s linear infinite; } .cursor-default { cursor: default; } .cursor-ew-resize { cursor: ew-resize; } .cursor-not-allowed { cursor: not-allowed; } .cursor-pointer { cursor: pointer; } .cursor-progress { cursor: progress; } .cursor-wait { cursor: wait; } .touch-auto { touch-action: auto; } .touch-none { touch-action: none; } .select-none { -webkit-user-select: none; -moz-user-select: none; user-select: none; } .resize { resize: both; } .list-inside { list-style-position: inside; } .list-decimal { list-style-type: decimal; } .list-disc { list-style-type: disc; } .appearance-none { -webkit-appearance: none; -moz-appearance: none; appearance: none; } .grid-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); } .grid-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); } .grid-cols-6 { grid-template-columns: repeat(6, minmax(0, 1fr)); } .flex-row { flex-direction: row; } .flex-row-reverse { flex-direction: row-reverse; } .flex-col { flex-direction: column; } .flex-col-reverse { flex-direction: column-reverse; } .flex-wrap { flex-wrap: wrap; } .items-start { align-items: flex-start; } .items-end { align-items: flex-end; } .items-center { align-items: center; } .items-baseline { align-items: baseline; } .justify-start { justify-content: flex-start; } .justify-end { justify-content: flex-end; } .justify-center { justify-content: center; } .justify-between { justify-content: space-between; } .justify-items-start { justify-items: start; } .gap-0 { gap: 0px; } .gap-0\.5 { gap: 0.125rem; } .gap-1 { gap: 0.25rem; } .gap-1\.5 { gap: 0.375rem; } .gap-2 { gap: 0.5rem; } .gap-2\.5 { gap: 0.625rem; } .gap-3 { gap: 0.75rem; } .gap-3\.5 { gap: 0.875rem; } .gap-4 { gap: 1rem; } .gap-5 { gap: 1.25rem; } .space-y-0 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0px * var(--tw-space-y-reverse)); } .space-y-0\.5 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.125rem * var(--tw-space-y-reverse)); } .space-y-1 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)); } .space-y-1\.5 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.375rem * var(--tw-space-y-reverse)); } .space-y-2 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)); } .space-y-2\.5 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.625rem * var(--tw-space-y-reverse)); } .space-y-3 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)); } .space-y-3\.5 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.875rem * var(--tw-space-y-reverse)); } .space-y-4 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(1rem * var(--tw-space-y-reverse)); } .divide-x > :not([hidden]) ~ :not([hidden]) { --tw-divide-x-reverse: 0; border-right-width: calc(1px * var(--tw-divide-x-reverse)); border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))); } .divide-y > :not([hidden]) ~ :not([hidden]) { --tw-divide-y-reverse: 0; border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))); border-bottom-width: calc(1px * var(--tw-divide-y-reverse)); } .divide-secondary-300 > :not([hidden]) ~ :not([hidden]) { --tw-divide-opacity: 1; border-color: rgb(212 212 216 / var(--tw-divide-opacity, 1)); } .overflow-auto { overflow: auto; } .overflow-hidden { overflow: hidden; } .overflow-x-auto { overflow-x: auto; } .overflow-y-auto { overflow-y: auto; } .overflow-x-hidden { overflow-x: hidden; } .overflow-y-hidden { overflow-y: hidden; } .overscroll-auto { overscroll-behavior: auto; } .scroll-smooth { scroll-behavior: smooth; } .truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .whitespace-nowrap { white-space: nowrap; } .text-wrap { text-wrap: wrap; } .rounded { border-radius: 0.25rem; } .rounded-full { border-radius: 9999px; } .rounded-lg { border-radius: 0.5rem; } .rounded-md { border-radius: 0.375rem; } .rounded-sm { border-radius: 0.125rem; } .rounded-xl { border-radius: 0.75rem; } .rounded-b { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .rounded-b-lg { border-bottom-right-radius: 0.5rem; border-bottom-left-radius: 0.5rem; } .rounded-b-md { border-bottom-right-radius: 0.375rem; border-bottom-left-radius: 0.375rem; } .rounded-b-none { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } .rounded-b-sm { border-bottom-right-radius: 0.125rem; border-bottom-left-radius: 0.125rem; } .rounded-l { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .rounded-l-md { border-top-left-radius: 0.375rem; border-bottom-left-radius: 0.375rem; } .rounded-r { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } .rounded-r-md { border-top-right-radius: 0.375rem; border-bottom-right-radius: 0.375rem; } .rounded-t { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .rounded-t-\[inherit\] { border-top-left-radius: inherit; border-top-right-radius: inherit; } .rounded-t-lg { border-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem; } .rounded-t-md { border-top-left-radius: 0.375rem; border-top-right-radius: 0.375rem; } .rounded-t-sm { border-top-left-radius: 0.125rem; border-top-right-radius: 0.125rem; } .rounded-tl { border-top-left-radius: 0.25rem; } .border { border-width: 1px; } .border-2 { border-width: 2px; } .border-\[3px\] { border-width: 3px; } .border-\[4px\] { border-width: 4px; } .border-\[5px\] { border-width: 5px; } .border-x { border-left-width: 1px; border-right-width: 1px; } .border-y { border-top-width: 1px; border-bottom-width: 1px; } .border-b { border-bottom-width: 1px; } .border-l { border-left-width: 1px; } .border-l-4 { border-left-width: 4px; } .border-r { border-right-width: 1px; } .border-t-0 { border-top-width: 0px; } .border-t-2 { border-top-width: 2px; } .border-t-4 { border-top-width: 4px; } .border-dotted { border-style: dotted; } .border-amber-300 { --tw-border-opacity: 1; border-color: rgb(252 211 77 / var(--tw-border-opacity, 1)); } .border-amber-500 { --tw-border-opacity: 1; border-color: rgb(245 158 11 / var(--tw-border-opacity, 1)); } .border-blue-300 { --tw-border-opacity: 1; border-color: rgb(147 197 253 / var(--tw-border-opacity, 1)); } .border-blue-500 { --tw-border-opacity: 1; border-color: rgb(59 130 246 / var(--tw-border-opacity, 1)); } .border-green-200\/50 { border-color: rgb(187 247 208 / 0.5); } .border-green-300 { --tw-border-opacity: 1; border-color: rgb(134 239 172 / var(--tw-border-opacity, 1)); } .border-green-300\/75 { border-color: rgb(134 239 172 / 0.75); } .border-green-500 { --tw-border-opacity: 1; border-color: rgb(34 197 94 / var(--tw-border-opacity, 1)); } .border-primary-200\/70 { border-color: rgb(186 230 253 / 0.7); } .border-primary-300 { --tw-border-opacity: 1; border-color: rgb(125 211 252 / var(--tw-border-opacity, 1)); } .border-primary-400 { --tw-border-opacity: 1; border-color: rgb(56 189 248 / var(--tw-border-opacity, 1)); } .border-primary-400\/70 { border-color: rgb(56 189 248 / 0.7); } .border-primary-500 { --tw-border-opacity: 1; border-color: rgb(14 165 233 / var(--tw-border-opacity, 1)); } .border-primary-500\/90 { border-color: rgb(14 165 233 / 0.9); } .border-red-200\/50 { border-color: rgb(254 202 202 / 0.5); } .border-red-300 { --tw-border-opacity: 1; border-color: rgb(252 165 165 / var(--tw-border-opacity, 1)); } .border-red-300\/75 { border-color: rgb(252 165 165 / 0.75); } .border-red-500 { --tw-border-opacity: 1; border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)); } .border-secondary-200 { --tw-border-opacity: 1; border-color: rgb(228 228 231 / var(--tw-border-opacity, 1)); } .border-secondary-300 { --tw-border-opacity: 1; border-color: rgb(212 212 216 / var(--tw-border-opacity, 1)); } .border-secondary-300\/80 { border-color: rgb(212 212 216 / 0.8); } .border-secondary-500\/80 { border-color: rgb(113 113 122 / 0.8); } .border-secondary-700 { --tw-border-opacity: 1; border-color: rgb(63 63 70 / var(--tw-border-opacity, 1)); } .border-transparent { border-color: transparent; } .border-white { --tw-border-opacity: 1; border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)); } .bg-\[inherit\] { background-color: inherit; } .bg-amber-200\/40 { background-color: rgb(253 230 138 / 0.4); } .bg-amber-300 { --tw-bg-opacity: 1; background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1)); } .bg-amber-300\/60 { background-color: rgb(252 211 77 / 0.6); } .bg-amber-400 { --tw-bg-opacity: 1; background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1)); } .bg-amber-400\/40 { background-color: rgb(251 191 36 / 0.4); } .bg-amber-500 { --tw-bg-opacity: 1; background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1)); } .bg-black\/5 { background-color: rgb(0 0 0 / 0.05); } .bg-black\/50 { background-color: rgb(0 0 0 / 0.5); } .bg-blue-200 { --tw-bg-opacity: 1; background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1)); } .bg-blue-300 { --tw-bg-opacity: 1; background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1)); } .bg-blue-400\/40 { background-color: rgb(96 165 250 / 0.4); } .bg-blue-500 { --tw-bg-opacity: 1; background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1)); } .bg-blue-600 { --tw-bg-opacity: 1; background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)); } .bg-green-200 { --tw-bg-opacity: 1; background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1)); } .bg-green-200\/40 { background-color: rgb(187 247 208 / 0.4); } .bg-green-200\/60 { background-color: rgb(187 247 208 / 0.6); } .bg-green-300 { --tw-bg-opacity: 1; background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1)); } .bg-green-300\/10 { background-color: rgb(134 239 172 / 0.1); } .bg-green-300\/30 { background-color: rgb(134 239 172 / 0.3); } .bg-green-300\/75 { background-color: rgb(134 239 172 / 0.75); } .bg-green-300\/80 { background-color: rgb(134 239 172 / 0.8); } .bg-green-400 { --tw-bg-opacity: 1; background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1)); } .bg-green-400\/40 { background-color: rgb(74 222 128 / 0.4); } .bg-green-400\/80 { background-color: rgb(74 222 128 / 0.8); } .bg-green-500 { --tw-bg-opacity: 1; background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1)); } .bg-green-500\/75 { background-color: rgb(34 197 94 / 0.75); } .bg-green-600 { --tw-bg-opacity: 1; background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1)); } .bg-green-600\/90 { background-color: rgb(22 163 74 / 0.9); } .bg-primary-100 { --tw-bg-opacity: 1; background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1)); } .bg-primary-200\/30 { background-color: rgb(186 230 253 / 0.3); } .bg-primary-200\/70 { background-color: rgb(186 230 253 / 0.7); } .bg-primary-300 { --tw-bg-opacity: 1; background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1)); } .bg-primary-300\/80 { background-color: rgb(125 211 252 / 0.8); } .bg-primary-400\/10 { background-color: rgb(56 189 248 / 0.1); } .bg-primary-400\/20 { background-color: rgb(56 189 248 / 0.2); } .bg-primary-400\/80 { background-color: rgb(56 189 248 / 0.8); } .bg-primary-50 { --tw-bg-opacity: 1; background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1)); } .bg-primary-50\/60 { background-color: rgb(240 249 255 / 0.6); } .bg-primary-50\/70 { background-color: rgb(240 249 255 / 0.7); } .bg-primary-500 { --tw-bg-opacity: 1; background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1)); } .bg-primary-500\/75 { background-color: rgb(14 165 233 / 0.75); } .bg-primary-600 { --tw-bg-opacity: 1; background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1)); } .bg-primary-800 { --tw-bg-opacity: 1; background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1)); } .bg-red-200\/40 { background-color: rgb(254 202 202 / 0.4); } .bg-red-200\/60 { background-color: rgb(254 202 202 / 0.6); } .bg-red-300 { --tw-bg-opacity: 1; background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1)); } .bg-red-300\/10 { background-color: rgb(252 165 165 / 0.1); } .bg-red-300\/30 { background-color: rgb(252 165 165 / 0.3); } .bg-red-300\/75 { background-color: rgb(252 165 165 / 0.75); } .bg-red-300\/80 { background-color: rgb(252 165 165 / 0.8); } .bg-red-400 { --tw-bg-opacity: 1; background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1)); } .bg-red-400\/40 { background-color: rgb(248 113 113 / 0.4); } .bg-red-400\/80 { background-color: rgb(248 113 113 / 0.8); } .bg-red-500 { --tw-bg-opacity: 1; background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)); } .bg-red-500\/75 { background-color: rgb(239 68 68 / 0.75); } .bg-red-600 { --tw-bg-opacity: 1; background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)); } .bg-red-600\/90 { background-color: rgb(220 38 38 / 0.9); } .bg-secondary-100 { --tw-bg-opacity: 1; background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1)); } .bg-secondary-200 { --tw-bg-opacity: 1; background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1)); } .bg-secondary-200\/60 { background-color: rgb(228 228 231 / 0.6); } .bg-secondary-200\/80 { background-color: rgb(228 228 231 / 0.8); } .bg-secondary-300 { --tw-bg-opacity: 1; background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1)); } .bg-secondary-300\/80 { background-color: rgb(212 212 216 / 0.8); } .bg-secondary-400 { --tw-bg-opacity: 1; background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1)); } .bg-secondary-400\/80 { background-color: rgb(161 161 170 / 0.8); } .bg-secondary-50 { --tw-bg-opacity: 1; background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)); } .bg-secondary-500 { --tw-bg-opacity: 1; background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1)); } .bg-secondary-600 { --tw-bg-opacity: 1; background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1)); } .bg-secondary-700\/50 { background-color: rgb(63 63 70 / 0.5); } .bg-secondary-700\/80 { background-color: rgb(63 63 70 / 0.8); } .bg-secondary-800 { --tw-bg-opacity: 1; background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1)); } .bg-secondary-900 { --tw-bg-opacity: 1; background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1)); } .bg-transparent { background-color: transparent; } .bg-white { --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); } .bg-white\/40 { background-color: rgb(255 255 255 / 0.4); } .bg-yellow-200\/80 { background-color: rgb(254 240 138 / 0.8); } .fill-black { fill: #000; } .fill-green-300 { fill: #86efac; } .fill-green-500 { fill: #22c55e; } .fill-red-300 { fill: #fca5a5; } .fill-red-500 { fill: #ef4444; } .fill-secondary-300 { fill: #d4d4d8; } .fill-secondary-700 { fill: #3f3f46; } .fill-secondary-800 { fill: #27272a; } .fill-white { fill: #fff; } .fill-yellow-300 { fill: #fde047; } .fill-yellow-400 { fill: #facc15; } .stroke-amber-300 { stroke: #fcd34d; } .stroke-amber-500 { stroke: #f59e0b; } .stroke-green-300 { stroke: #86efac; } .stroke-green-500 { stroke: #22c55e; } .stroke-primary-300 { stroke: #7dd3fc; } .stroke-primary-500 { stroke: #0ea5e9; } .stroke-red-300 { stroke: #fca5a5; } .stroke-red-500 { stroke: #ef4444; } .stroke-secondary-200 { stroke: #e4e4e7; } .stroke-secondary-400 { stroke: #a1a1aa; } .stroke-secondary-500 { stroke: #71717a; } .stroke-secondary-500\/70 { stroke: rgb(113 113 122 / 0.7); } .stroke-secondary-600 { stroke: #52525b; } .stroke-white { stroke: #fff; } .stroke-2 { stroke-width: 2; } .stroke-\[2\.5\] { stroke-width: 2.5; } .stroke-\[3\] { stroke-width: 3; } .object-contain { -o-object-fit: contain; object-fit: contain; } .object-cover { -o-object-fit: cover; object-fit: cover; } .p-0 { padding: 0px; } .p-0\.5 { padding: 0.125rem; } .p-1 { padding: 0.25rem; } .p-1\.5 { padding: 0.375rem; } .p-2 { padding: 0.5rem; } .p-2\.5 { padding: 0.625rem; } .p-3 { padding: 0.75rem; } .p-3\.5 { padding: 0.875rem; } .p-4 { padding: 1rem; } .p-5 { padding: 1.25rem; } .p-6 { padding: 1.5rem; } .p-7 { padding: 1.75rem; } .p-8 { padding: 2rem; } .p-\[5px\] { padding: 5px; } .p-\[9px\] { padding: 9px; } .p-px { padding: 1px; } .px-0 { padding-left: 0px; padding-right: 0px; } .px-1 { padding-left: 0.25rem; padding-right: 0.25rem; } .px-1\.5 { padding-left: 0.375rem; padding-right: 0.375rem; } .px-10 { padding-left: 2.5rem; padding-right: 2.5rem; } .px-2 { padding-left: 0.5rem; padding-right: 0.5rem; } .px-2\.5 { padding-left: 0.625rem; padding-right: 0.625rem; } .px-3 { padding-left: 0.75rem; padding-right: 0.75rem; } .px-3\.5 { padding-left: 0.875rem; padding-right: 0.875rem; } .px-4 { padding-left: 1rem; padding-right: 1rem; } .px-5 { padding-left: 1.25rem; padding-right: 1.25rem; } .px-8 { padding-left: 2rem; padding-right: 2rem; } .px-9 { padding-left: 2.25rem; padding-right: 2.25rem; } .px-\[18px\] { padding-left: 18px; padding-right: 18px; } .py-0 { padding-top: 0px; padding-bottom: 0px; } .py-0\.5 { padding-top: 0.125rem; padding-bottom: 0.125rem; } .py-1 { padding-top: 0.25rem; padding-bottom: 0.25rem; } .py-1\.5 { padding-top: 0.375rem; padding-bottom: 0.375rem; } .py-10 { padding-top: 2.5rem; padding-bottom: 2.5rem; } .py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; } .py-2\.5 { padding-top: 0.625rem; padding-bottom: 0.625rem; } .py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; } .py-4 { padding-top: 1rem; padding-bottom: 1rem; } .py-5 { padding-top: 1.25rem; padding-bottom: 1.25rem; } .py-6 { padding-top: 1.5rem; padding-bottom: 1.5rem; } .py-px { padding-top: 1px; padding-bottom: 1px; } .pb-1 { padding-bottom: 0.25rem; } .pb-1\.5 { padding-bottom: 0.375rem; } .pb-2 { padding-bottom: 0.5rem; } .pb-3 { padding-bottom: 0.75rem; } .pb-4 { padding-bottom: 1rem; } .pb-5 { padding-bottom: 1.25rem; } .pl-1 { padding-left: 0.25rem; } .pl-1\.5 { padding-left: 0.375rem; } .pl-10 { padding-left: 2.5rem; } .pl-2 { padding-left: 0.5rem; } .pl-2\.5 { padding-left: 0.625rem; } .pl-3 { padding-left: 0.75rem; } .pl-3\.5 { padding-left: 0.875rem; } .pl-4 { padding-left: 1rem; } .pl-5 { padding-left: 1.25rem; } .pl-6 { padding-left: 1.5rem; } .pl-7 { padding-left: 1.75rem; } .pl-8 { padding-left: 2rem; } .pl-9 { padding-left: 2.25rem; } .pl-\[calc\(\(var\(--depth\)\*20px\)\)\] { padding-left: calc((var(--depth) * 20px)); } .pl-\[calc\(\(var\(--depth\)\*22px\)\)\] { padding-left: calc((var(--depth) * 22px)); } .pl-\[calc\(\(var\(--depth\)\*24px\)\)\] { padding-left: calc((var(--depth) * 24px)); } .pl-\[calc\(\(var\(--depth\)-1\)\*20px\)\] { padding-left: calc((var(--depth) - 1) * 20px); } .pl-\[calc\(\(var\(--depth\)-1\)\*22px\)\] { padding-left: calc((var(--depth) - 1) * 22px); } .pl-\[calc\(\(var\(--depth\)-1\)\*24px\)\] { padding-left: calc((var(--depth) - 1) * 24px); } .pr-0 { padding-right: 0px; } .pr-0\.5 { padding-right: 0.125rem; } .pr-1 { padding-right: 0.25rem; } .pr-1\.5 { padding-right: 0.375rem; } .pr-10 { padding-right: 2.5rem; } .pr-12 { padding-right: 3rem; } .pr-2 { padding-right: 0.5rem; } .pr-2\.5 { padding-right: 0.625rem; } .pr-3 { padding-right: 0.75rem; } .pr-4 { padding-right: 1rem; } .pr-6 { padding-right: 1.5rem; } .pr-8 { padding-right: 2rem; } .pr-9 { padding-right: 2.25rem; } .pr-\[34px\] { padding-right: 34px; } .pr-\[38px\] { padding-right: 38px; } .pr-\[46px\] { padding-right: 46px; } .pt-3 { padding-top: 0.75rem; } .pt-4 { padding-top: 1rem; } .pt-5 { padding-top: 1.25rem; } .text-left { text-align: left; } .text-center { text-align: center; } .text-right { text-align: right; } .text-start { text-align: start; } .align-middle { vertical-align: middle; } .\!text-2xl { font-size: 1.5rem !important; line-height: 2rem !important; } .\!text-6xl { font-size: 3.75rem !important; line-height: 1 !important; } .\!text-\[40px\] { font-size: 40px !important; } .\!text-base { font-size: 1rem !important; line-height: 1.5rem !important; } .\!text-lg { font-size: 1.125rem !important; line-height: 1.75rem !important; } .\!text-xl { font-size: 1.25rem !important; line-height: 1.75rem !important; } .text-2xl { font-size: 1.5rem; line-height: 2rem; } .text-4xl { font-size: 2.25rem; line-height: 2.5rem; } .text-\[10px\] { font-size: 10px; } .text-\[11px\] { font-size: 11px; } .text-\[12px\] { font-size: 12px; } .text-\[13px\] { font-size: 13px; } .text-\[26px\] { font-size: 26px; } .text-base { font-size: 1rem; line-height: 1.5rem; } .text-lg { font-size: 1.125rem; line-height: 1.75rem; } .text-sm { font-size: 0.875rem; line-height: 1.25rem; } .text-xl { font-size: 1.25rem; line-height: 1.75rem; } .text-xs { font-size: 0.75rem; line-height: 1rem; } .font-bold { font-weight: 700; } .font-light { font-weight: 300; } .font-medium { font-weight: 500; } .font-normal { font-weight: 400; } .font-semibold { font-weight: 600; } .uppercase { text-transform: uppercase; } .capitalize { text-transform: capitalize; } .italic { font-style: italic; } .not-italic { font-style: normal; } .\!leading-none { line-height: 1 !important; } .leading-5 { line-height: 1.25rem; } .leading-none { line-height: 1; } .leading-snug { line-height: 1.375; } .leading-tight { line-height: 1.25; } .tracking-tight { letter-spacing: -0.025em; } .tracking-wide { letter-spacing: 0.025em; } .tracking-widest { letter-spacing: 0.1em; } .text-amber-300 { --tw-text-opacity: 1; color: rgb(252 211 77 / var(--tw-text-opacity, 1)); } .text-amber-500 { --tw-text-opacity: 1; color: rgb(245 158 11 / var(--tw-text-opacity, 1)); } .text-amber-600 { --tw-text-opacity: 1; color: rgb(217 119 6 / var(--tw-text-opacity, 1)); } .text-black { --tw-text-opacity: 1; color: rgb(0 0 0 / var(--tw-text-opacity, 1)); } .text-black\/50 { color: rgb(0 0 0 / 0.5); } .text-blue-300 { --tw-text-opacity: 1; color: rgb(147 197 253 / var(--tw-text-opacity, 1)); } .text-blue-500 { --tw-text-opacity: 1; color: rgb(59 130 246 / var(--tw-text-opacity, 1)); } .text-green-300 { --tw-text-opacity: 1; color: rgb(134 239 172 / var(--tw-text-opacity, 1)); } .text-green-300\/60 { color: rgb(134 239 172 / 0.6); } .text-green-400\/80 { color: rgb(74 222 128 / 0.8); } .text-green-500 { --tw-text-opacity: 1; color: rgb(34 197 94 / var(--tw-text-opacity, 1)); } .text-green-600 { --tw-text-opacity: 1; color: rgb(22 163 74 / var(--tw-text-opacity, 1)); } .text-primary-300 { --tw-text-opacity: 1; color: rgb(125 211 252 / var(--tw-text-opacity, 1)); } .text-primary-300\/60 { color: rgb(125 211 252 / 0.6); } .text-primary-400 { --tw-text-opacity: 1; color: rgb(56 189 248 / var(--tw-text-opacity, 1)); } .text-primary-400\/80 { color: rgb(56 189 248 / 0.8); } .text-primary-500 { --tw-text-opacity: 1; color: rgb(14 165 233 / var(--tw-text-opacity, 1)); } .text-primary-600 { --tw-text-opacity: 1; color: rgb(2 132 199 / var(--tw-text-opacity, 1)); } .text-red-300 { --tw-text-opacity: 1; color: rgb(252 165 165 / var(--tw-text-opacity, 1)); } .text-red-300\/60 { color: rgb(252 165 165 / 0.6); } .text-red-400\/80 { color: rgb(248 113 113 / 0.8); } .text-red-500 { --tw-text-opacity: 1; color: rgb(239 68 68 / var(--tw-text-opacity, 1)); } .text-red-600 { --tw-text-opacity: 1; color: rgb(220 38 38 / var(--tw-text-opacity, 1)); } .text-secondary-100 { --tw-text-opacity: 1; color: rgb(244 244 245 / var(--tw-text-opacity, 1)); } .text-secondary-200 { --tw-text-opacity: 1; color: rgb(228 228 231 / var(--tw-text-opacity, 1)); } .text-secondary-300 { --tw-text-opacity: 1; color: rgb(212 212 216 / var(--tw-text-opacity, 1)); } .text-secondary-300\/60 { color: rgb(212 212 216 / 0.6); } .text-secondary-400 { --tw-text-opacity: 1; color: rgb(161 161 170 / var(--tw-text-opacity, 1)); } .te