Files
admin_hura_8/assets/script/hura-lib.css
2025-12-08 14:35:28 +07:00

7299 lines
194 KiB
CSS
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
:root, :host {
--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
"Courier New", monospace;
--color-red-200: oklch(88.5% 0.062 18.334);
--color-red-400: oklch(70.4% 0.191 22.216);
--color-red-500: oklch(63.7% 0.237 25.331);
--color-red-600: oklch(57.7% 0.245 27.325);
--color-orange-400: oklch(75% 0.183 55.934);
--color-orange-500: oklch(70.5% 0.213 47.604);
--color-orange-600: oklch(64.6% 0.222 41.116);
--color-yellow-400: oklch(85.2% 0.199 91.936);
--color-yellow-500: oklch(79.5% 0.184 86.047);
--color-yellow-600: oklch(68.1% 0.162 75.834);
--color-lime-400: oklch(84.1% 0.238 128.85);
--color-green-100: oklch(96.2% 0.044 156.743);
--color-green-300: oklch(87.1% 0.15 154.449);
--color-green-400: oklch(79.2% 0.209 151.711);
--color-green-500: oklch(72.3% 0.219 149.579);
--color-green-600: oklch(62.7% 0.194 149.214);
--color-green-800: oklch(44.8% 0.119 151.328);
--color-green-900: oklch(39.3% 0.095 152.535);
--color-emerald-500: oklch(69.6% 0.17 162.48);
--color-teal-400: oklch(77.7% 0.152 181.912);
--color-teal-500: oklch(70.4% 0.14 182.503);
--color-teal-600: oklch(60% 0.118 184.704);
--color-cyan-400: oklch(78.9% 0.154 211.53);
--color-cyan-600: oklch(60.9% 0.126 221.723);
--color-blue-400: oklch(70.7% 0.165 254.624);
--color-blue-500: oklch(62.3% 0.214 259.815);
--color-blue-600: oklch(54.6% 0.245 262.881);
--color-blue-700: oklch(48.8% 0.243 264.376);
--color-indigo-500: oklch(58.5% 0.233 277.117);
--color-indigo-600: oklch(51.1% 0.262 276.966);
--color-violet-500: oklch(60.6% 0.25 292.717);
--color-purple-400: oklch(71.4% 0.203 305.504);
--color-purple-500: oklch(62.7% 0.265 303.9);
--color-purple-600: oklch(55.8% 0.288 302.321);
--color-fuchsia-500: oklch(66.7% 0.295 322.15);
--color-gray-100: oklch(96.7% 0.003 264.542);
--color-gray-200: oklch(92.8% 0.006 264.531);
--color-gray-400: oklch(70.7% 0.022 261.325);
--color-gray-500: oklch(55.1% 0.027 264.364);
--color-gray-600: oklch(44.6% 0.03 256.802);
--color-gray-700: oklch(37.3% 0.034 259.733);
--color-gray-900: oklch(21% 0.034 264.665);
--color-black: #000;
--color-white: #fff;
--spacing: 0.25rem;
--container-xs: 20rem;
--container-sm: 24rem;
--container-md: 28rem;
--container-lg: 32rem;
--container-xl: 36rem;
--container-2xl: 42rem;
--container-3xl: 48rem;
--container-4xl: 56rem;
--container-5xl: 64rem;
--container-6xl: 72rem;
--text-xs: 0.75rem;
--text-xs--line-height: calc(1 / 0.75);
--text-sm: 0.875rem;
--text-sm--line-height: calc(1.25 / 0.875);
--text-base: 1rem;
--text-base--line-height: calc(1.5 / 1);
--text-lg: 1.125rem;
--text-lg--line-height: calc(1.75 / 1.125);
--text-xl: 1.25rem;
--text-xl--line-height: calc(1.75 / 1.25);
--text-2xl: 1.5rem;
--text-2xl--line-height: calc(2 / 1.5);
--text-3xl: 1.875rem;
--text-3xl--line-height: calc(2.25 / 1.875);
--text-4xl: 2.25rem;
--text-4xl--line-height: calc(2.5 / 2.25);
--text-5xl: 3rem;
--text-5xl--line-height: 1;
--text-6xl: 3.75rem;
--text-6xl--line-height: 1;
--font-weight-thin: 100;
--font-weight-extralight: 200;
--font-weight-light: 300;
--font-weight-normal: 400;
--font-weight-medium: 500;
--font-weight-semibold: 600;
--font-weight-bold: 700;
--font-weight-extrabold: 800;
--font-weight-black: 900;
--tracking-tight: -0.025em;
--tracking-wide: 0.025em;
--tracking-wider: 0.05em;
--leading-tight: 1.25;
--radius-xs: 0.125rem;
--radius-sm: 0.25rem;
--radius-md: 0.375rem;
--radius-lg: 0.5rem;
--radius-xl: 0.75rem;
--animate-spin: spin 1s linear infinite;
--animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
--blur-xs: 4px;
--blur-sm: 8px;
--blur-md: 12px;
--blur-lg: 16px;
--default-transition-duration: 150ms;
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
--default-font-family: var(--font-sans);
--default-mono-font-family: var(--font-mono);
}
}
@layer base {
*, ::after, ::before, ::backdrop, ::file-selector-button {
box-sizing: border-box;
margin: 0;
padding: 0;
border: 0 solid;
}
html, :host {
line-height: 1.5;
-webkit-text-size-adjust: 100%;
tab-size: 4;
font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
font-feature-settings: var(--default-font-feature-settings, normal);
font-variation-settings: var(--default-font-variation-settings, normal);
-webkit-tap-highlight-color: transparent;
}
hr {
height: 0;
color: inherit;
border-top-width: 1px;
}
abbr:where([title]) {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
h1, h2, h3, h4, h5, h6 {
font-size: inherit;
font-weight: inherit;
}
a {
color: inherit;
-webkit-text-decoration: inherit;
text-decoration: inherit;
}
b, strong {
font-weight: bolder;
}
code, kbd, samp, pre {
font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
font-feature-settings: var(--default-mono-font-feature-settings, normal);
font-variation-settings: var(--default-mono-font-variation-settings, normal);
font-size: 1em;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
table {
text-indent: 0;
border-color: inherit;
border-collapse: collapse;
}
:-moz-focusring {
outline: auto;
}
progress {
vertical-align: baseline;
}
summary {
display: list-item;
}
ol, ul, menu {
list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
display: block;
vertical-align: middle;
}
img, video {
max-width: 100%;
height: auto;
}
button, input, select, optgroup, textarea, ::file-selector-button {
font: inherit;
font-feature-settings: inherit;
font-variation-settings: inherit;
letter-spacing: inherit;
color: inherit;
border-radius: 0;
background-color: transparent;
opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
padding-inline-start: 20px;
}
::file-selector-button {
margin-inline-end: 4px;
}
::placeholder {
opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
::placeholder {
color: currentcolor;
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, currentcolor 50%, transparent);
}
}
}
textarea {
resize: vertical;
}
::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-date-and-time-value {
min-height: 1lh;
text-align: inherit;
}
::-webkit-datetime-edit {
display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
padding: 0;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
padding-block: 0;
}
::-webkit-calendar-picker-indicator {
line-height: 1;
}
:-moz-ui-invalid {
box-shadow: none;
}
button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
height: auto;
}
[hidden]:where(:not([hidden="until-found"])) {
display: none !important;
}
}
@layer utilities {
.modal {
@layer daisyui.l1.l2.l3 {
pointer-events: none;
visibility: hidden;
position: fixed;
inset: calc(0.25rem * 0);
margin: calc(0.25rem * 0);
display: grid;
height: 100%;
max-height: none;
width: 100%;
max-width: none;
align-items: center;
justify-items: center;
background-color: transparent;
padding: calc(0.25rem * 0);
color: inherit;
transition: visibility 0.3s allow-discrete, background-color 0.3s ease-out, opacity 0.1s ease-out;
overflow: clip;
overscroll-behavior: contain;
z-index: 999;
scrollbar-gutter: auto;
&::backdrop {
display: none;
}
}
@layer daisyui.l1.l2 {
&.modal-open, &[open], &:target, .modal-toggle:checked + & {
pointer-events: auto;
visibility: visible;
opacity: 100%;
transition: visibility 0s allow-discrete, background-color 0.3s ease-out, opacity 0.1s ease-out;
background-color: oklch(0% 0 0/ 0.4);
.modal-box {
translate: 0 0;
scale: 1;
opacity: 1;
}
:root:has(&) {
--page-has-backdrop: 1;
--page-overflow: hidden;
--page-scroll-bg: var(--page-scroll-bg-on);
--page-scroll-gutter: stable;
--page-scroll-transition: var(--page-scroll-transition-on);
animation: set-page-has-scroll forwards;
animation-timeline: scroll();
}
}
@starting-style {
&.modal-open, &[open], &:target, .modal-toggle:checked + & {
opacity: 0%;
}
}
}
}
.drawer-side {
:where(&) {
@layer daisyui.l1.l2.l3 {
overflow-x: hidden;
overflow-y: hidden;
}
}
@layer daisyui.l1.l2.l3 {
pointer-events: none;
visibility: hidden;
position: fixed;
inset-inline-start: calc(0.25rem * 0);
top: calc(0.25rem * 0);
z-index: 10;
grid-column-start: 1;
grid-row-start: 1;
display: grid;
width: 100%;
grid-template-columns: repeat(1, minmax(0, 1fr));
grid-template-rows: repeat(1, minmax(0, 1fr));
align-items: flex-start;
justify-items: start;
overscroll-behavior: contain;
background-color: transparent;
opacity: 0%;
transition: opacity 0.2s ease-out 0.1s allow-discrete, visibility 0.3s ease-out 0.1s allow-discrete;
height: 100vh;
height: 100dvh;
> .drawer-overlay {
position: sticky;
top: calc(0.25rem * 0);
cursor: pointer;
place-self: stretch;
background-color: oklch(0% 0 0 / 40%);
}
> * {
grid-column-start: 1;
grid-row-start: 1;
}
> *:not(.drawer-overlay) {
will-change: transform;
transition: translate 0.3s ease-out, width 0.2s ease-out;
translate: -100%;
[dir="rtl"] & {
translate: 100%;
}
}
}
}
.drawer-toggle {
@layer daisyui.l1.l2.l3 {
position: fixed;
height: calc(0.25rem * 0);
width: calc(0.25rem * 0);
appearance: none;
opacity: 0%;
:where(&:checked ~ .drawer-side) {
scrollbar-color: currentColor oklch(0 0 0 / calc(var(--page-has-backdrop, 0) * 0.4));
@supports (color: color-mix(in lab, red, red)) {
scrollbar-color: color-mix(in oklch, currentColor 35%, #0000) oklch(0 0 0 / calc(var(--page-has-backdrop, 0) * 0.4));
}
}
:where(:root:has(&:checked)) {
--page-has-backdrop: 1;
--page-overflow: hidden;
--page-scroll-bg: var(--page-scroll-bg-on);
--page-scroll-gutter: stable;
--page-scroll-transition: var(--page-scroll-transition-on);
animation: set-page-has-scroll forwards;
animation-timeline: scroll();
}
}
@layer daisyui.l1.l2 {
:where(&:checked ~ .drawer-side) {
pointer-events: auto;
visibility: visible;
overflow-y: auto;
opacity: 100%;
& > *:not(.drawer-overlay) {
translate: 0%;
}
}
&:focus-visible ~ .drawer-content label.drawer-button {
outline: 2px solid;
outline-offset: 2px;
}
}
}
.tooltip {
@layer daisyui.l1.l2.l3 {
position: relative;
display: inline-block;
--tt-bg: var(--color-neutral);
--tt-off: calc(100% + 0.5rem);
--tt-tail: calc(100% + 1px + 0.25rem);
& > .tooltip-content, &[data-tip]:before {
position: absolute;
max-width: 20rem;
border-radius: var(--radius-field);
padding-inline: calc(0.25rem * 2);
padding-block: calc(0.25rem * 1);
text-align: center;
white-space: normal;
color: var(--color-neutral-content);
opacity: 0%;
font-size: 0.875rem;
line-height: 1.25;
background-color: var(--tt-bg);
width: max-content;
pointer-events: none;
z-index: 2;
--tw-content: attr(data-tip);
content: var(--tw-content);
}
&:after {
opacity: 0%;
background-color: var(--tt-bg);
content: "";
pointer-events: none;
width: 0.625rem;
height: 0.25rem;
display: block;
position: absolute;
mask-repeat: no-repeat;
mask-position: -1px 0;
--mask-tooltip: url("data:image/svg+xml,%3Csvg width='10' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.500009 1C3.5 1 3.00001 4 5.00001 4C7 4 6.5 1 9.5 1C10 1 10 0.499897 10 0H0C-1.99338e-08 0.5 0 1 0.500009 1Z' fill='black'/%3E%3C/svg%3E%0A");
mask-image: var(--mask-tooltip);
}
@media (prefers-reduced-motion: no-preference) {
& > .tooltip-content, &[data-tip]:before, &:after {
transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1) 75ms, transform 0.2s cubic-bezier(0.4, 0, 0.2, 1) 75ms;
}
}
&:is([data-tip]:not([data-tip=""]), :has(.tooltip-content:not(:empty))) {
&.tooltip-open, &:hover, &:has(:focus-visible) {
& > .tooltip-content, &[data-tip]:before, &:after {
opacity: 100%;
--tt-pos: 0rem;
@media (prefers-reduced-motion: no-preference) {
transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s, transform 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
}
}
}
}
@layer daisyui.l1.l2 {
> .tooltip-content, &[data-tip]:before {
transform: translateX(-50%) translateY(var(--tt-pos, 0.25rem));
inset: auto auto var(--tt-off) 50%;
}
&:after {
transform: translateX(-50%) translateY(var(--tt-pos, 0.25rem));
inset: auto auto var(--tt-tail) 50%;
}
}
}
.tab {
@layer daisyui.l1.l2.l3 {
position: relative;
display: inline-flex;
cursor: pointer;
appearance: none;
flex-wrap: wrap;
align-items: center;
justify-content: center;
text-align: center;
webkit-user-select: none;
user-select: none;
&:hover {
@media (hover: hover) {
color: var(--color-base-content);
}
}
--tab-p: 0.75rem;
--tab-bg: var(--color-base-100);
--tab-border-color: var(--color-base-300);
--tab-radius-ss: 0;
--tab-radius-se: 0;
--tab-radius-es: 0;
--tab-radius-ee: 0;
--tab-order: 0;
--tab-radius-min: calc(0.75rem - var(--border));
--tab-radius-limit: min(var(--radius-field), var(--tab-radius-min));
--tab-radius-grad: #0000 calc(69% - var(--border)),
var(--tab-border-color) calc(69% - var(--border) + 0.25px),
var(--tab-border-color) 69%,
var(--tab-bg) calc(69% + 0.25px);
border-color: #0000;
order: var(--tab-order);
height: var(--tab-height);
font-size: 0.875rem;
padding-inline: var(--tab-p);
&:is(input[type="radio"]) {
min-width: fit-content;
&:after {
--tw-content: attr(aria-label);
content: var(--tw-content);
}
}
&:is(label) {
position: relative;
input {
position: absolute;
inset: calc(0.25rem * 0);
cursor: pointer;
appearance: none;
opacity: 0%;
}
}
&:checked, &:is(label:has(:checked)), &:is(.tab-active, [aria-selected="true"], [aria-current="true"], [aria-current="page"]) {
& + .tab-content {
display: block;
}
}
&:not( :checked, label:has(:checked), :hover, .tab-active, [aria-selected="true"], [aria-current="true"], [aria-current="page"] ) {
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 50%, transparent);
}
}
&:not(input):empty {
flex-grow: 1;
cursor: default;
}
&:focus {
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
}
&:focus-visible, &:is(label:has(:checked:focus-visible)) {
outline: 2px solid currentColor;
outline-offset: -5px;
}
&[disabled] {
pointer-events: none;
opacity: 40%;
}
}
}
.menu {
@layer daisyui.l1.l2.l3 {
display: flex;
width: fit-content;
flex-direction: column;
flex-wrap: wrap;
padding: calc(0.25rem * 2);
--menu-active-fg: var(--color-neutral-content);
--menu-active-bg: var(--color-neutral);
font-size: 0.875rem;
:where(li ul) {
position: relative;
margin-inline-start: calc(0.25rem * 4);
padding-inline-start: calc(0.25rem * 2);
white-space: nowrap;
&:before {
position: absolute;
inset-inline-start: calc(0.25rem * 0);
top: calc(0.25rem * 3);
bottom: calc(0.25rem * 3);
background-color: var(--color-base-content);
opacity: 10%;
width: var(--border);
content: "";
}
}
:where(li > .menu-dropdown:not(.menu-dropdown-show)) {
display: none;
}
:where(li:not(.menu-title) > *:not(ul, details, .menu-title, .btn)), :where(li:not(.menu-title) > details > summary:not(.menu-title)) {
display: grid;
grid-auto-flow: column;
align-content: flex-start;
align-items: center;
gap: calc(0.25rem * 2);
border-radius: var(--radius-field);
padding-inline: calc(0.25rem * 3);
padding-block: calc(0.25rem * 1.5);
text-align: start;
transition-property: color, background-color, box-shadow;
transition-duration: 0.2s;
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
grid-auto-columns: minmax(auto, max-content) auto max-content;
text-wrap: balance;
user-select: none;
}
:where(li > details > summary) {
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
&::-webkit-details-marker {
display: none;
}
}
:where(li > details > summary), :where(li > .menu-dropdown-toggle) {
&:after {
justify-self: flex-end;
display: block;
height: 0.375rem;
width: 0.375rem;
rotate: -135deg;
translate: 0 -1px;
transition-property: rotate, translate;
transition-duration: 0.2s;
content: "";
transform-origin: 50% 50%;
box-shadow: 2px 2px inset;
pointer-events: none;
}
}
details {
overflow: hidden;
interpolate-size: allow-keywords;
}
details::details-content {
block-size: 0;
@media (prefers-reduced-motion: no-preference) {
transition-behavior: allow-discrete;
transition-property: block-size, content-visibility;
transition-duration: 0.2s;
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
}
details[open]::details-content {
block-size: auto;
}
:where(li > details[open] > summary):after, :where(li > .menu-dropdown-toggle.menu-dropdown-show):after {
rotate: 45deg;
translate: 0 1px;
}
:where( li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title), li:not(.menu-title, .disabled) > details > summary:not(.menu-title) ):not(.menu-active, :active, .btn) {
&.menu-focus, &:focus-visible {
cursor: pointer;
background-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent);
}
color: var(--color-base-content);
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
}
}
:where( li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title):not(.menu-active, :active, .btn):hover, li:not(.menu-title, .disabled) > details > summary:not(.menu-title):not(.menu-active, :active, .btn):hover ) {
cursor: pointer;
background-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent);
}
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
box-shadow: 0 1px oklch(0% 0 0 / 0.01) inset, 0 -1px oklch(100% 0 0 / 0.01) inset;
}
:where(li:empty) {
background-color: var(--color-base-content);
opacity: 10%;
margin: 0.5rem 1rem;
height: 1px;
}
:where(li) {
position: relative;
display: flex;
flex-shrink: 0;
flex-direction: column;
flex-wrap: wrap;
align-items: stretch;
.badge {
justify-self: flex-end;
}
& > *:not(ul, .menu-title, details, .btn):active, & > *:not(ul, .menu-title, details, .btn).menu-active, & > details > summary:active {
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
color: var(--menu-active-fg);
background-color: var(--menu-active-bg);
background-size: auto, calc(var(--noise) * 100%);
background-image: none, var(--fx-noise);
&:not(&:active) {
box-shadow: 0 2px calc(var(--depth) * 3px) -2px var(--menu-active-bg);
}
}
&.menu-disabled {
pointer-events: none;
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
}
}
}
.dropdown:focus-within {
.menu-dropdown-toggle:after {
rotate: 45deg;
translate: 0 1px;
}
}
.dropdown-content {
margin-top: calc(0.25rem * 2);
padding: calc(0.25rem * 2);
&:before {
display: none;
}
}
}
}
.dropdown {
@layer daisyui.l1.l2.l3 {
position: relative;
display: inline-block;
position-area: var(--anchor-v, bottom) var(--anchor-h, span-right);
& > *:not(:has(~ [class*="dropdown-content"])):focus {
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
}
.dropdown-content {
position: absolute;
}
&.dropdown-close .dropdown-content, &:not(details, .dropdown-open, .dropdown-hover:hover, :focus-within) .dropdown-content, &.dropdown-hover:not(:hover) [tabindex]:first-child:focus:not(:focus-visible) ~ .dropdown-content {
display: none;
transform-origin: top;
opacity: 0%;
scale: 95%;
}
&[popover], .dropdown-content {
z-index: 999;
@media (prefers-reduced-motion: no-preference) {
animation: dropdown 0.2s;
transition-property: opacity, scale, display;
transition-behavior: allow-discrete;
transition-duration: 0.2s;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
}
@starting-style {
&[popover], .dropdown-content {
scale: 95%;
opacity: 0;
}
}
&:not(.dropdown-close) {
&.dropdown-open, &:not(.dropdown-hover):focus, &:focus-within {
> [tabindex]:first-child {
pointer-events: none;
}
.dropdown-content {
opacity: 100%;
scale: 100%;
}
}
&.dropdown-hover:hover {
.dropdown-content {
opacity: 100%;
scale: 100%;
}
}
}
&:is(details) {
summary {
&::-webkit-details-marker {
display: none;
}
}
}
&:where([popover]) {
background: #0000;
}
&[popover] {
position: fixed;
color: inherit;
@supports not (position-area: bottom) {
margin: auto;
&.dropdown-close, &.dropdown-open:not(:popover-open) {
display: none;
transform-origin: top;
opacity: 0%;
scale: 95%;
}
&::backdrop {
background-color: color-mix(in oklab, #000 30%, #0000);
}
}
&.dropdown-close, &:not(.dropdown-open, :popover-open) {
display: none;
transform-origin: top;
opacity: 0%;
scale: 95%;
}
}
}
}
.btn {
:where(&) {
@layer daisyui.l1.l2.l3 {
width: unset;
}
}
@layer daisyui.l1.l2.l3 {
display: inline-flex;
flex-shrink: 0;
cursor: pointer;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
gap: calc(0.25rem * 1.5);
text-align: center;
vertical-align: middle;
outline-offset: 2px;
webkit-user-select: none;
user-select: none;
padding-inline: var(--btn-p);
color: var(--btn-fg);
--tw-prose-links: var(--btn-fg);
height: var(--size);
font-size: var(--fontsize, 0.875rem);
font-weight: 600;
outline-color: var(--btn-color, var(--color-base-content));
transition-property: color, background-color, border-color, box-shadow;
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
transition-duration: 0.2s;
border-start-start-radius: var(--join-ss, var(--radius-field));
border-start-end-radius: var(--join-se, var(--radius-field));
border-end-start-radius: var(--join-es, var(--radius-field));
border-end-end-radius: var(--join-ee, var(--radius-field));
background-color: var(--btn-bg);
background-size: auto, calc(var(--noise) * 100%);
background-image: none, var(--btn-noise);
border-width: var(--border);
border-style: solid;
border-color: var(--btn-border);
text-shadow: 0 0.5px oklch(100% 0 0 / calc(var(--depth) * 0.15));
touch-action: manipulation;
box-shadow: 0 0.5px 0 0.5px oklch(100% 0 0 / calc(var(--depth) * 6%)) inset, var(--btn-shadow);
--size: calc(var(--size-field, 0.25rem) * 10);
--btn-bg: var(--btn-color, var(--color-base-200));
--btn-fg: var(--color-base-content);
--btn-p: 1rem;
--btn-border: var(--btn-bg);
@supports (color: color-mix(in lab, red, red)) {
--btn-border: color-mix(in oklab, var(--btn-bg), #000 calc(var(--depth) * 5%));
}
--btn-shadow: 0 3px 2px -2px var(--btn-bg),
0 4px 3px -2px var(--btn-bg);
@supports (color: color-mix(in lab, red, red)) {
--btn-shadow: 0 3px 2px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000),
0 4px 3px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000);
}
--btn-noise: var(--fx-noise);
@media (hover: hover) {
&:hover {
--btn-bg: var(--btn-color, var(--color-base-200));
@supports (color: color-mix(in lab, red, red)) {
--btn-bg: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 7%);
}
}
}
&:focus-visible, &:has(:focus-visible) {
outline-width: 2px;
outline-style: solid;
isolation: isolate;
}
&:active:not(.btn-active) {
translate: 0 0.5px;
--btn-bg: var(--btn-color, var(--color-base-200));
@supports (color: color-mix(in lab, red, red)) {
--btn-bg: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 5%);
}
--btn-border: var(--btn-color, var(--color-base-200));
@supports (color: color-mix(in lab, red, red)) {
--btn-border: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 7%);
}
--btn-shadow: 0 0 0 0 oklch(0% 0 0/0), 0 0 0 0 oklch(0% 0 0/0);
}
&:is(input[type="checkbox"], input[type="radio"]) {
appearance: none;
&[aria-label]::after {
--tw-content: attr(aria-label);
content: var(--tw-content);
}
}
&:where(input:checked:not(.filter .btn)) {
--btn-color: var(--color-primary);
--btn-fg: var(--color-primary-content);
isolation: isolate;
}
}
&:disabled {
@layer daisyui.l1.l2 {
&:not(.btn-link, .btn-ghost) {
background-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent);
}
box-shadow: none;
}
pointer-events: none;
--btn-border: #0000;
--btn-noise: none;
--btn-fg: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
--btn-fg: color-mix(in oklch, var(--color-base-content) 20%, #0000);
}
}
}
&[disabled] {
@layer daisyui.l1.l2 {
&:not(.btn-link, .btn-ghost) {
background-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent);
}
box-shadow: none;
}
pointer-events: none;
--btn-border: #0000;
--btn-noise: none;
--btn-fg: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
--btn-fg: color-mix(in oklch, var(--color-base-content) 20%, #0000);
}
}
}
}
.loading {
@layer daisyui.l1.l2.l3 {
pointer-events: none;
display: inline-block;
aspect-ratio: 1 / 1;
background-color: currentcolor;
vertical-align: middle;
width: calc(var(--size-selector, 0.25rem) * 6);
mask-size: 100%;
mask-repeat: no-repeat;
mask-position: center;
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
}
}
.collapse {
&:not(td, tr, colgroup) {
visibility: revert-layer;
}
@layer daisyui.l1.l2.l3 {
display: grid;
position: relative;
overflow: hidden;
border-radius: var(--radius-box, 1rem);
width: 100%;
grid-template-rows: max-content 0fr;
grid-template-columns: minmax(0, 1fr);
isolation: isolate;
@media (prefers-reduced-motion: no-preference) {
transition: grid-template-rows 0.2s;
}
> input:is([type="checkbox"], [type="radio"]) {
grid-column-start: 1;
grid-row-start: 1;
appearance: none;
opacity: 0;
z-index: 1;
width: 100%;
padding: 1rem;
padding-inline-end: 3rem;
min-height: 1lh;
transition: background-color 0.2s ease-out;
}
&:is( [open], [tabindex]:focus:not(.collapse-close), [tabindex]:focus-within:not(.collapse-close) ), &:not(.collapse-close):has(> input:is([type="checkbox"], [type="radio"]):checked) {
grid-template-rows: max-content 1fr;
}
&:is( [open], [tabindex]:focus:not(.collapse-close), [tabindex]:focus-within:not(.collapse-close) ) > .collapse-content, &:not(.collapse-close) > :where(input:is([type="checkbox"], [type="radio"]):checked ~ .collapse-content) {
content-visibility: visible;
min-height: fit-content;
@supports not (content-visibility: visible) {
visibility: visible;
}
}
&:focus-visible, &:has(> input:is([type="checkbox"], [type="radio"]):focus-visible), &:has(summary:focus-visible) {
outline-color: var(--color-base-content);
outline-style: solid;
outline-width: 2px;
outline-offset: 2px;
}
&:not(.collapse-close) {
> input[type="checkbox"], > input[type="radio"]:not(:checked), > .collapse-title {
cursor: pointer;
}
}
&[tabindex]:focus:not(.collapse-close, .collapse[open]), &[tabindex]:focus-within:not(.collapse-close, .collapse[open]) {
> .collapse-title {
cursor: unset;
}
}
&:is( [open], [tabindex]:focus:not(.collapse-close), [tabindex]:focus-within:not(.collapse-close) ) > :where(.collapse-content), &:not(.collapse-close) > :where(input:is([type="checkbox"], [type="radio"]):checked ~ .collapse-content) {
padding-bottom: 1rem;
}
}
@layer daisyui.l1.l2 {
&:is([open]) {
&.collapse-arrow {
> .collapse-title:after {
@media (prefers-reduced-motion: no-preference) {
transform: translateY(-50%) rotate(225deg);
}
}
}
}
&.collapse-open {
&.collapse-arrow {
> .collapse-title:after {
@media (prefers-reduced-motion: no-preference) {
transform: translateY(-50%) rotate(225deg);
}
}
}
&.collapse-plus {
> .collapse-title:after {
--tw-content: "";
content: var(--tw-content);
}
}
}
&[tabindex].collapse-arrow:focus:not(.collapse-close), &.collapse-arrow[tabindex]:focus-within:not(.collapse-close) {
> .collapse-title:after {
transform: translateY(-50%) rotate(225deg);
}
}
&.collapse-arrow:not(.collapse-close) {
> input:is([type="checkbox"], [type="radio"]):checked ~ .collapse-title:after {
transform: translateY(-50%) rotate(225deg);
}
}
&[open] {
&.collapse-plus {
> .collapse-title:after {
--tw-content: "";
content: var(--tw-content);
}
}
}
&[tabindex].collapse-plus:focus:not(.collapse-close) {
> .collapse-title:after {
--tw-content: "";
content: var(--tw-content);
}
}
&.collapse-plus:not(.collapse-close) {
> input:is([type="checkbox"], [type="radio"]):checked ~ .collapse-title:after {
--tw-content: "";
content: var(--tw-content);
}
}
}
&:is(details) {
@layer daisyui.l1.l2.l3 {
width: 100%;
@media (prefers-reduced-motion: no-preference) {
&::details-content {
transition: content-visibility 0.2s allow-discrete, visibility 0.2s allow-discrete, padding 0.2s ease-out, background-color 0.2s ease-out, height 0.2s;
height: 0;
interpolate-size: allow-keywords;
}
&:where([open])::details-content {
height: auto;
}
}
& summary {
position: relative;
display: block;
&::-webkit-details-marker {
display: none;
}
}
& > .collapse-content {
content-visibility: visible;
}
}
}
&:is(details) summary {
@layer daisyui.l1.l2.l3 {
outline: none;
}
}
}
.collapse-content {
@layer daisyui.l1.l2.l3 {
grid-column-start: 1;
grid-row-start: 1;
}
@layer daisyui.l1.l2.l3 {
content-visibility: hidden;
grid-column-start: 1;
grid-row-start: 2;
min-height: 0;
padding-left: 1rem;
padding-right: 1rem;
cursor: unset;
@supports not (content-visibility: hidden) {
visibility: hidden;
}
@media (prefers-reduced-motion: no-preference) {
transition: content-visibility 0.2s allow-discrete, visibility 0.2s allow-discrete, padding 0.2s ease-out, background-color 0.2s ease-out;
}
}
}
.collapse {
visibility: collapse;
}
.visible {
visibility: visible;
}
.list {
@layer daisyui.l1.l2.l3 {
display: flex;
flex-direction: column;
font-size: 0.875rem;
.list-row {
--list-grid-cols: minmax(0, auto) 1fr;
position: relative;
display: grid;
grid-auto-flow: column;
gap: calc(0.25rem * 4);
border-radius: var(--radius-box);
padding: calc(0.25rem * 4);
word-break: break-word;
grid-template-columns: var(--list-grid-cols);
}
& > :not(:last-child) {
&.list-row, .list-row {
&:after {
content: "";
border-bottom: var(--border) solid;
inset-inline: var(--radius-box);
position: absolute;
bottom: calc(0.25rem * 0);
border-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
border-color: color-mix(in oklab, var(--color-base-content) 5%, transparent);
}
}
}
}
}
@layer daisyui.l1.l2 {
.list-row {
&:has(.list-col-grow:nth-child(1)) {
--list-grid-cols: 1fr;
}
&:has(.list-col-grow:nth-child(2)) {
--list-grid-cols: minmax(0, auto) 1fr;
}
&:has(.list-col-grow:nth-child(3)) {
--list-grid-cols: minmax(0, auto) minmax(0, auto) 1fr;
}
&:has(.list-col-grow:nth-child(4)) {
--list-grid-cols: minmax(0, auto) minmax(0, auto) minmax(0, auto) 1fr;
}
&:has(.list-col-grow:nth-child(5)) {
--list-grid-cols: minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto) 1fr;
}
&:has(.list-col-grow:nth-child(6)) {
--list-grid-cols: minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto)
minmax(0, auto) 1fr;
}
> :not(.list-col-wrap) {
grid-row-start: 1;
}
}
}
}
.toggle {
@layer daisyui.l1.l2.l3 {
border: var(--border) solid currentColor;
color: var(--input-color);
position: relative;
display: inline-grid;
flex-shrink: 0;
cursor: pointer;
appearance: none;
place-content: center;
vertical-align: middle;
webkit-user-select: none;
user-select: none;
grid-template-columns: 0fr 1fr 1fr;
--radius-selector-max: calc(
var(--radius-selector) + var(--radius-selector) + var(--radius-selector)
);
border-radius: calc( var(--radius-selector) + min(var(--toggle-p), var(--radius-selector-max)) + min(var(--border), var(--radius-selector-max)) );
padding: var(--toggle-p);
box-shadow: 0 1px currentColor inset;
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 1px color-mix(in oklab, currentColor calc(var(--depth) * 10%), #0000) inset;
}
transition: color 0.3s, grid-template-columns 0.2s;
--input-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
--input-color: color-mix(in oklab, var(--color-base-content) 50%, #0000);
}
--toggle-p: calc(var(--size) * 0.125);
--size: calc(var(--size-selector, 0.25rem) * 6);
width: calc((var(--size) * 2) - (var(--border) + var(--toggle-p)) * 2);
height: var(--size);
> * {
z-index: 1;
grid-column: span 1 / span 1;
grid-column-start: 2;
grid-row-start: 1;
height: 100%;
cursor: pointer;
appearance: none;
background-color: transparent;
padding: calc(0.25rem * 0.5);
transition: opacity 0.2s, rotate 0.4s;
border: none;
&:focus {
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
}
&:nth-child(2) {
color: var(--color-base-100);
rotate: 0deg;
}
&:nth-child(3) {
color: var(--color-base-100);
opacity: 0%;
rotate: -15deg;
}
}
&:has(:checked) {
> :nth-child(2) {
opacity: 0%;
rotate: 15deg;
}
> :nth-child(3) {
opacity: 100%;
rotate: 0deg;
}
}
&:before {
position: relative;
inset-inline-start: calc(0.25rem * 0);
grid-column-start: 2;
grid-row-start: 1;
aspect-ratio: 1 / 1;
height: 100%;
border-radius: var(--radius-selector);
background-color: currentcolor;
translate: 0;
--tw-content: "";
content: var(--tw-content);
transition: background-color 0.1s, translate 0.2s, inset-inline-start 0.2s;
box-shadow: 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset, 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 1px currentColor;
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset, 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 1px color-mix(in oklab, currentColor calc(var(--depth) * 10%), #0000);
}
background-size: auto, calc(var(--noise) * 100%);
background-image: none, var(--fx-noise);
}
@media (forced-colors: active) {
&:before {
outline-style: var(--tw-outline-style);
outline-width: 1px;
outline-offset: calc(1px * -1);
}
}
@media print {
&:before {
outline: 0.25rem solid;
outline-offset: -1rem;
}
}
&:focus-visible, &:has(:focus-visible) {
outline: 2px solid currentColor;
outline-offset: 2px;
}
&:checked, &[aria-checked="true"], &:has(> input:checked) {
grid-template-columns: 1fr 1fr 0fr;
background-color: var(--color-base-100);
--input-color: var(--color-base-content);
&:before {
background-color: currentcolor;
}
@starting-style {
&:before {
opacity: 0;
}
}
}
&:indeterminate {
grid-template-columns: 0.5fr 1fr 0.5fr;
}
&:disabled {
cursor: not-allowed;
opacity: 30%;
&:before {
background-color: transparent;
border: var(--border) solid currentColor;
}
}
}
}
.input {
@layer daisyui.l1.l2.l3 {
cursor: text;
border: var(--border) solid #0000;
position: relative;
display: inline-flex;
flex-shrink: 1;
appearance: none;
align-items: center;
gap: calc(0.25rem * 2);
background-color: var(--color-base-100);
padding-inline: calc(0.25rem * 3);
vertical-align: middle;
white-space: nowrap;
width: clamp(3rem, 20rem, 100%);
height: var(--size);
font-size: max(var(--font-size, 0.875rem), 0.875rem);
touch-action: manipulation;
border-start-start-radius: var(--join-ss, var(--radius-field));
border-start-end-radius: var(--join-se, var(--radius-field));
border-end-start-radius: var(--join-es, var(--radius-field));
border-end-end-radius: var(--join-ee, var(--radius-field));
border-color: var(--input-color);
box-shadow: 0 1px var(--input-color) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
}
--size: calc(var(--size-field, 0.25rem) * 10);
--input-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
--input-color: color-mix(in oklab, var(--color-base-content) 20%, #0000);
}
&:where(input) {
display: inline-flex;
}
:where(input) {
display: inline-flex;
height: 100%;
width: 100%;
appearance: none;
background-color: transparent;
border: none;
&:focus, &:focus-within {
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
}
}
:where(input[type="url"]), :where(input[type="email"]) {
direction: ltr;
}
:where(input[type="date"]) {
display: inline-flex;
}
&:focus, &:focus-within {
--input-color: var(--color-base-content);
box-shadow: 0 1px var(--input-color);
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000);
}
outline: 2px solid var(--input-color);
outline-offset: 2px;
isolation: isolate;
z-index: 1;
}
@media (pointer: coarse) {
@supports (-webkit-touch-callout: none) {
&:focus, &:focus-within {
--font-size: 1rem;
}
}
}
&:has(> input[disabled]), &:is(:disabled, [disabled]), fieldset:disabled & {
cursor: not-allowed;
border-color: var(--color-base-200);
background-color: var(--color-base-200);
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 40%, transparent);
}
&::placeholder {
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
}
}
box-shadow: none;
}
&:has(> input[disabled]) > input[disabled] {
cursor: not-allowed;
}
&::-webkit-date-and-time-value {
text-align: inherit;
}
&[type="number"] {
&::-webkit-inner-spin-button {
margin-block: calc(0.25rem * -3);
margin-inline-end: calc(0.25rem * -3);
}
}
&::-webkit-calendar-picker-indicator {
position: absolute;
inset-inline-end: 0.75em;
}
&:has(> input[type="date"]) {
:where(input[type="date"]) {
display: inline-flex;
webkit-appearance: none;
appearance: none;
}
input[type="date"]::-webkit-calendar-picker-indicator {
position: absolute;
inset-inline-end: 0.75em;
width: 1em;
height: 1em;
cursor: pointer;
}
}
}
}
.table {
@layer daisyui.l1.l2.l3 {
font-size: 0.875rem;
position: relative;
width: 100%;
border-collapse: separate;
--tw-border-spacing-x: calc(0.25rem * 0);
--tw-border-spacing-y: calc(0.25rem * 0);
border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
border-radius: var(--radius-box);
text-align: left;
&:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
text-align: right;
}
tr.row-hover {
&, &:nth-child(even) {
&:hover {
@media (hover: hover) {
background-color: var(--color-base-200);
}
}
}
}
:where(th, td) {
padding-inline: calc(0.25rem * 4);
padding-block: calc(0.25rem * 3);
vertical-align: middle;
}
:where(thead, tfoot) {
white-space: nowrap;
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 60%, transparent);
}
font-size: 0.875rem;
font-weight: 600;
}
:where(tfoot tr:first-child :is(td, th)) {
border-top: var(--border) solid var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
border-top: var(--border) solid color-mix(in oklch, var(--color-base-content) 5%, #0000);
}
}
:where(.table-pin-rows thead tr) {
position: sticky;
top: calc(0.25rem * 0);
z-index: 1;
background-color: var(--color-base-100);
}
:where(.table-pin-rows tfoot tr) {
position: sticky;
bottom: calc(0.25rem * 0);
z-index: 1;
background-color: var(--color-base-100);
}
:where(.table-pin-cols tr th) {
position: sticky;
right: calc(0.25rem * 0);
left: calc(0.25rem * 0);
background-color: var(--color-base-100);
}
:where(thead tr :is(td, th), tbody tr:not(:last-child) :is(td, th)) {
border-bottom: var(--border) solid var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
border-bottom: var(--border) solid color-mix(in oklch, var(--color-base-content) 5%, #0000);
}
}
}
}
.avatar-offline {
@layer daisyui.l1.l2 {
&:before {
content: "";
position: absolute;
z-index: 1;
display: block;
border-radius: calc(infinity * 1px);
background-color: var(--color-base-300);
outline: 2px solid var(--color-base-100);
width: 15%;
height: 15%;
top: 7%;
right: 7%;
}
}
}
.avatar-online {
@layer daisyui.l1.l2 {
&:before {
content: "";
position: absolute;
z-index: 1;
display: block;
border-radius: calc(infinity * 1px);
background-color: var(--color-success);
outline: 2px solid var(--color-base-100);
width: 15%;
height: 15%;
top: 7%;
right: 7%;
}
}
}
.range {
@layer daisyui.l1.l2.l3 {
appearance: none;
webkit-appearance: none;
--range-thumb: var(--color-base-100);
--range-thumb-size: calc(var(--size-selector, 0.25rem) * 6);
--range-progress: currentColor;
--range-fill: 1;
--range-p: 0.25rem;
--range-bg: currentColor;
@supports (color: color-mix(in lab, red, red)) {
--range-bg: color-mix(in oklab, currentColor 10%, #0000);
}
cursor: pointer;
overflow: hidden;
background-color: transparent;
vertical-align: middle;
width: clamp(3rem, 20rem, 100%);
--radius-selector-max: calc(
var(--radius-selector) + var(--radius-selector) + var(--radius-selector)
);
border-radius: calc(var(--radius-selector) + min(var(--range-p), var(--radius-selector-max)));
border: none;
height: var(--range-thumb-size);
[dir="rtl"] & {
--range-dir: -1;
}
&:focus {
outline: none;
}
&:focus-visible {
outline: 2px solid;
outline-offset: 2px;
}
&::-webkit-slider-runnable-track {
width: 100%;
background-color: var(--range-bg);
border-radius: var(--radius-selector);
height: calc(var(--range-thumb-size) * 0.5);
}
@media (forced-colors: active) {
&::-webkit-slider-runnable-track {
border: 1px solid;
}
}
@media (forced-colors: active) {
&::-moz-range-track {
border: 1px solid;
}
}
&::-webkit-slider-thumb {
position: relative;
box-sizing: border-box;
border-radius: calc(var(--radius-selector) + min(var(--range-p), var(--radius-selector-max)));
background-color: var(--range-thumb);
height: var(--range-thumb-size);
width: var(--range-thumb-size);
border: var(--range-p) solid;
appearance: none;
webkit-appearance: none;
top: 50%;
color: var(--range-progress);
transform: translateY(-50%);
box-shadow: 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset, 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 1px currentColor, 0 0 0 2rem var(--range-thumb) inset, calc((var(--range-dir, 1) * -100rem) - (var(--range-dir, 1) * var(--range-thumb-size) / 2)) 0 0 calc(100rem * var(--range-fill));
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset, 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 1px color-mix(in oklab, currentColor calc(var(--depth) * 10%), #0000), 0 0 0 2rem var(--range-thumb) inset, calc((var(--range-dir, 1) * -100rem) - (var(--range-dir, 1) * var(--range-thumb-size) / 2)) 0 0 calc(100rem * var(--range-fill));
}
}
&::-moz-range-track {
width: 100%;
background-color: var(--range-bg);
border-radius: var(--radius-selector);
height: calc(var(--range-thumb-size) * 0.5);
}
&::-moz-range-thumb {
position: relative;
box-sizing: border-box;
border-radius: calc(var(--radius-selector) + min(var(--range-p), var(--radius-selector-max)));
background-color: currentColor;
height: var(--range-thumb-size);
width: var(--range-thumb-size);
border: var(--range-p) solid;
top: 50%;
color: var(--range-progress);
box-shadow: 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset, 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 1px currentColor, 0 0 0 2rem var(--range-thumb) inset, calc((var(--range-dir, 1) * -100rem) - (var(--range-dir, 1) * var(--range-thumb-size) / 2)) 0 0 calc(100rem * var(--range-fill));
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset, 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 1px color-mix(in oklab, currentColor calc(var(--depth) * 10%), #0000), 0 0 0 2rem var(--range-thumb) inset, calc((var(--range-dir, 1) * -100rem) - (var(--range-dir, 1) * var(--range-thumb-size) / 2)) 0 0 calc(100rem * var(--range-fill));
}
}
&:disabled {
cursor: not-allowed;
opacity: 30%;
}
}
}
.tabs-border {
@layer daisyui.l1.l2 {
> .tab {
--tab-border-color: #0000 #0000 var(--tab-border-color) #0000;
position: relative;
border-radius: var(--radius-field);
&:before {
content: "";
background-color: var(--tab-border-color);
transition: background-color 0.2s ease;
width: 80%;
height: 3px;
border-radius: var(--radius-field);
bottom: 0;
left: 10%;
position: absolute;
}
&:is(.tab-active, [aria-selected="true"], [aria-current="true"], [aria-current="page"]):not( .tab-disabled, [disabled] ), &:is(input:checked), &:is(label:has(:checked)) {
&:before {
--tab-border-color: currentColor;
border-top: 3px solid;
}
}
}
}
}
.select {
@layer daisyui.l1.l2.l3 {
border: var(--border) solid #0000;
position: relative;
display: inline-flex;
flex-shrink: 1;
appearance: none;
align-items: center;
gap: calc(0.25rem * 1.5);
background-color: var(--color-base-100);
padding-inline-start: calc(0.25rem * 3);
padding-inline-end: calc(0.25rem * 7);
vertical-align: middle;
width: clamp(3rem, 20rem, 100%);
height: var(--size);
font-size: 0.875rem;
touch-action: manipulation;
border-start-start-radius: var(--join-ss, var(--radius-field));
border-start-end-radius: var(--join-se, var(--radius-field));
border-end-start-radius: var(--join-es, var(--radius-field));
border-end-end-radius: var(--join-ee, var(--radius-field));
background-image: linear-gradient(45deg, #0000 50%, currentColor 50%), linear-gradient(135deg, currentColor 50%, #0000 50%);
background-position: calc(100% - 20px) calc(1px + 50%), calc(100% - 16.1px) calc(1px + 50%);
background-size: 4px 4px, 4px 4px;
background-repeat: no-repeat;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
box-shadow: 0 1px var(--input-color) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
}
border-color: var(--input-color);
--input-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
--input-color: color-mix(in oklab, var(--color-base-content) 20%, #0000);
}
--size: calc(var(--size-field, 0.25rem) * 10);
[dir="rtl"] & {
background-position: calc(0% + 12px) calc(1px + 50%), calc(0% + 16px) calc(1px + 50%);
&::picker(select), select::picker(select) {
translate: 0.5rem 0;
}
}
&[multiple] {
height: auto;
overflow: auto;
padding-block: calc(0.25rem * 3);
padding-inline-end: calc(0.25rem * 3);
background-image: none;
}
select {
margin-inline-start: calc(0.25rem * -3);
margin-inline-end: calc(0.25rem * -7);
width: calc(100% + 2.75rem);
appearance: none;
padding-inline-start: calc(0.25rem * 3);
padding-inline-end: calc(0.25rem * 7);
height: calc(100% - calc(var(--border) * 2));
align-items: center;
background: inherit;
border-radius: inherit;
border-style: none;
&:focus, &:focus-within {
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
}
&:not(:last-child) {
margin-inline-end: calc(0.25rem * -5.5);
background-image: none;
}
}
&:focus, &:focus-within {
--input-color: var(--color-base-content);
box-shadow: 0 1px var(--input-color);
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000);
}
outline: 2px solid var(--input-color);
outline-offset: 2px;
isolation: isolate;
z-index: 1;
}
&:has(> select[disabled]), &:is(:disabled, [disabled]), fieldset:disabled & {
cursor: not-allowed;
border-color: var(--color-base-200);
background-color: var(--color-base-200);
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 40%, transparent);
}
&::placeholder {
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
}
}
}
&:has(> select[disabled]) > select[disabled] {
cursor: not-allowed;
}
&, & select {
@supports (appearance: base-select) {
appearance: base-select;
}
@supports (appearance: base-select) {
&::picker(select) {
appearance: base-select;
}
}
&::picker(select) {
color: inherit;
max-height: min(24rem, 70dvh);
margin-inline: 0.5rem;
translate: -0.5rem 0;
border: var(--border) solid var(--color-base-200);
margin-block: calc(0.25rem * 2);
border-radius: var(--radius-box);
padding: calc(0.25rem * 2);
background-color: inherit;
box-shadow: 0 2px calc(var(--depth) * 3px) -2px oklch(0% 0 0/0.2);
box-shadow: 0 20px 25px -5px rgb(0 0 0 / calc(var(--depth) * 0.1)), 0 8px 10px -6px rgb(0 0 0 / calc(var(--depth) * 0.1));
}
&::picker-icon {
display: none;
}
optgroup {
padding-top: 0.5em;
option {
&:nth-child(1) {
margin-top: 0.5em;
}
}
}
option {
border-radius: var(--radius-field);
padding-inline: calc(0.25rem * 3);
padding-block: calc(0.25rem * 1.5);
transition-property: color, background-color;
transition-duration: 0.2s;
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
white-space: normal;
&:not(:disabled) {
&:hover, &:focus-visible {
cursor: pointer;
background-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent);
}
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
}
&:active {
background-color: var(--color-neutral);
color: var(--color-neutral-content);
box-shadow: 0 2px calc(var(--depth) * 3px) -2px var(--color-neutral);
}
}
}
}
}
}
.swap {
@layer daisyui.l1.l2.l3 {
position: relative;
display: inline-grid;
cursor: pointer;
place-content: center;
vertical-align: middle;
webkit-user-select: none;
user-select: none;
input {
appearance: none;
border: none;
}
> * {
grid-column-start: 1;
grid-row-start: 1;
@media (prefers-reduced-motion: no-preference) {
transition-property: transform, rotate, opacity;
transition-duration: 0.2s;
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
}
.swap-on, .swap-indeterminate, input:indeterminate ~ .swap-on {
opacity: 0%;
}
input:is(:checked, :indeterminate) {
& ~ .swap-off {
opacity: 0%;
}
}
input:checked ~ .swap-on, input:indeterminate ~ .swap-indeterminate {
opacity: 100%;
backface-visibility: visible;
}
}
}
.collapse-title {
@layer daisyui.l1.l2.l3 {
grid-column-start: 1;
grid-row-start: 1;
}
@layer daisyui.l1.l2.l3 {
position: relative;
width: 100%;
padding: 1rem;
padding-inline-end: 3rem;
min-height: 1lh;
transition: background-color 0.2s ease-out;
}
}
.menu-horizontal {
@layer daisyui.l1.l2 {
display: inline-flex;
flex-direction: row;
& > li:not(.menu-title) > details {
& > ul {
position: absolute;
margin-inline-start: calc(0.25rem * 0);
margin-top: calc(0.25rem * 4);
transform-origin: top;
border-radius: var(--radius-box);
background-color: var(--color-base-100);
padding-block: calc(0.25rem * 2);
padding-inline-end: calc(0.25rem * 2);
opacity: 0%;
scale: 95%;
box-shadow: 0 1px 3px 0 oklch(0% 0 0/0.1), 0 1px 2px -1px oklch(0% 0 0/0.1);
@media (prefers-reduced-motion: no-preference) {
@starting-style {
scale: 95%;
opacity: 0;
}
animation: menu 0.2s;
transition-property: opacity, scale, display;
transition-behavior: allow-discrete;
transition-duration: 0.2s;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
}
&[open] > ul {
opacity: 100%;
scale: 100%;
}
}
& > li > details > ul {
&:before {
--tw-content: none;
content: var(--tw-content);
}
}
}
}
.avatar {
@layer daisyui.l1.l2.l3 {
position: relative;
display: inline-flex;
vertical-align: middle;
& > div {
display: block;
aspect-ratio: 1 / 1;
overflow: hidden;
}
img {
height: 100%;
width: 100%;
object-fit: cover;
}
}
}
.checkbox {
@layer daisyui.l1.l2.l3 {
border: var(--border) solid var(--input-color, var(--color-base-content));
@supports (color: color-mix(in lab, red, red)) {
border: var(--border) solid var(--input-color, color-mix(in oklab, var(--color-base-content) 20%, #0000));
}
position: relative;
display: inline-block;
flex-shrink: 0;
cursor: pointer;
appearance: none;
border-radius: var(--radius-selector);
padding: calc(0.25rem * 1);
vertical-align: middle;
color: var(--color-base-content);
box-shadow: 0 1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset, 0 0 #0000 inset, 0 0 #0000;
transition: background-color 0.2s, box-shadow 0.2s;
--size: calc(var(--size-selector, 0.25rem) * 6);
width: var(--size);
height: var(--size);
background-size: auto, calc(var(--noise) * 100%);
background-image: none, var(--fx-noise);
&:before {
--tw-content: "";
content: var(--tw-content);
display: block;
width: 100%;
height: 100%;
rotate: 45deg;
background-color: currentcolor;
opacity: 0%;
transition: clip-path 0.3s, opacity 0.1s, rotate 0.3s, translate 0.3s;
transition-delay: 0.1s;
clip-path: polygon(20% 100%, 20% 80%, 50% 80%, 50% 80%, 70% 80%, 70% 100%);
box-shadow: 0px 3px 0 0px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
font-size: 1rem;
line-height: 0.75;
}
&:focus-visible {
outline: 2px solid var(--input-color, currentColor);
outline-offset: 2px;
}
&:checked, &[aria-checked="true"] {
background-color: var(--input-color, #0000);
box-shadow: 0 0 #0000 inset, 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 1px oklch(0% 0 0 / calc(var(--depth) * 0.1));
&:before {
clip-path: polygon(20% 100%, 20% 80%, 50% 80%, 50% 0%, 70% 0%, 70% 100%);
opacity: 100%;
}
@media (forced-colors: active) {
&:before {
rotate: 0deg;
background-color: transparent;
--tw-content: "✔︎";
clip-path: none;
}
}
@media print {
&:before {
rotate: 0deg;
background-color: transparent;
--tw-content: "✔︎";
clip-path: none;
}
}
}
&:indeterminate {
background-color: var( --input-color, var(--color-base-content) );
@supports (color: color-mix(in lab, red, red)) {
background-color: var( --input-color, color-mix(in oklab, var(--color-base-content) 20%, #0000) );
}
&:before {
rotate: 0deg;
opacity: 100%;
translate: 0 -35%;
clip-path: polygon(20% 100%, 20% 80%, 50% 80%, 50% 80%, 80% 80%, 80% 100%);
}
}
}
&:disabled {
@layer daisyui.l1.l2 {
cursor: not-allowed;
opacity: 20%;
}
}
}
.radio {
@layer daisyui.l1.l2.l3 {
position: relative;
display: inline-block;
flex-shrink: 0;
cursor: pointer;
appearance: none;
border-radius: calc(infinity * 1px);
padding: calc(0.25rem * 1);
vertical-align: middle;
border: var(--border) solid var(--input-color, currentColor);
@supports (color: color-mix(in lab, red, red)) {
border: var(--border) solid var(--input-color, color-mix(in srgb, currentColor 20%, #0000));
}
box-shadow: 0 1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset;
--size: calc(var(--size-selector, 0.25rem) * 6);
width: var(--size);
height: var(--size);
color: var(--input-color, currentColor);
&:before {
display: block;
width: 100%;
height: 100%;
border-radius: calc(infinity * 1px);
--tw-content: "";
content: var(--tw-content);
background-size: auto, calc(var(--noise) * 100%);
background-image: none, var(--fx-noise);
}
&:focus-visible {
outline: 2px solid currentColor;
}
&:checked, &[aria-checked="true"] {
border-color: currentcolor;
background-color: var(--color-base-100);
@media (prefers-reduced-motion: no-preference) {
animation: radio 0.2s ease-out;
}
&:before {
background-color: currentcolor;
box-shadow: 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset, 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 1px oklch(0% 0 0 / calc(var(--depth) * 0.1));
}
@media (forced-colors: active) {
&:before {
outline-style: var(--tw-outline-style);
outline-width: 1px;
outline-offset: calc(1px * -1);
}
}
@media print {
&:before {
outline: 0.25rem solid;
outline-offset: -1rem;
}
}
}
}
&:disabled {
@layer daisyui.l1.l2 {
cursor: not-allowed;
opacity: 20%;
}
}
}
.rating {
@layer daisyui.l1.l2.l3 {
position: relative;
display: inline-flex;
vertical-align: middle;
& input {
border: none;
appearance: none;
}
:where(*) {
height: calc(0.25rem * 6);
width: calc(0.25rem * 6);
border-radius: 0;
background-color: var(--color-base-content);
opacity: 20%;
@media (prefers-reduced-motion: no-preference) {
animation: rating 0.25s ease-out;
}
&:is(input) {
cursor: pointer;
}
}
& .rating-hidden {
width: calc(0.25rem * 2);
background-color: transparent;
}
input[type="radio"]:checked {
background-image: none;
}
* {
&:checked, &[aria-checked="true"], &[aria-current="true"], &:has(~ *:checked, ~ *[aria-checked="true"], ~ *[aria-current="true"]) {
opacity: 100%;
}
&:focus-visible {
scale: 1.1;
@media (prefers-reduced-motion: no-preference) {
transition: scale 0.2s ease-out;
}
}
}
& *:active:focus {
animation: none;
scale: 1.1;
}
}
@layer daisyui.l1.l2 {
&.rating-xs :where(*:not(.rating-hidden)) {
width: calc(0.25rem * 4);
height: calc(0.25rem * 4);
}
&.rating-sm :where(*:not(.rating-hidden)) {
width: calc(0.25rem * 5);
height: calc(0.25rem * 5);
}
&.rating-md :where(*:not(.rating-hidden)) {
width: calc(0.25rem * 6);
height: calc(0.25rem * 6);
}
&.rating-lg :where(*:not(.rating-hidden)) {
width: calc(0.25rem * 7);
height: calc(0.25rem * 7);
}
&.rating-xl :where(*:not(.rating-hidden)) {
width: calc(0.25rem * 8);
height: calc(0.25rem * 8);
}
}
}
.drawer {
@layer daisyui.l1.l2.l3 {
position: relative;
display: grid;
width: 100%;
grid-auto-columns: max-content auto;
}
}
.card {
@layer daisyui.l1.l2.l3 {
position: relative;
display: flex;
flex-direction: column;
border-radius: var(--radius-box);
outline-width: 2px;
transition: outline 0.2s ease-in-out;
outline: 0 solid #0000;
outline-offset: 2px;
&:focus {
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
}
&:focus-visible {
outline-color: currentColor;
}
:where(figure:first-child) {
overflow: hidden;
border-start-start-radius: inherit;
border-start-end-radius: inherit;
border-end-start-radius: unset;
border-end-end-radius: unset;
}
:where(figure:last-child) {
overflow: hidden;
border-start-start-radius: unset;
border-start-end-radius: unset;
border-end-start-radius: inherit;
border-end-end-radius: inherit;
}
figure {
display: flex;
align-items: center;
justify-content: center;
}
&:has(> input:is(input[type="checkbox"], input[type="radio"])) {
cursor: pointer;
user-select: none;
}
&:has(> :checked) {
outline: 2px solid currentColor;
}
}
}
.progress {
@layer daisyui.l1.l2.l3 {
position: relative;
height: calc(0.25rem * 2);
width: 100%;
appearance: none;
overflow: hidden;
border-radius: var(--radius-box);
background-color: currentcolor;
@supports (color: color-mix(in lab, red, red)) {
background-color: color-mix(in oklab, currentcolor 20%, transparent);
}
color: var(--color-base-content);
&:indeterminate {
background-image: repeating-linear-gradient( 90deg, currentColor -1%, currentColor 10%, #0000 10%, #0000 90% );
background-size: 200%;
background-position-x: 15%;
@media (prefers-reduced-motion: no-preference) {
animation: progress 5s ease-in-out infinite;
}
@supports (-moz-appearance: none) {
&::-moz-progress-bar {
background-color: transparent;
@media (prefers-reduced-motion: no-preference) {
animation: progress 5s ease-in-out infinite;
background-image: repeating-linear-gradient( 90deg, currentColor -1%, currentColor 10%, #0000 10%, #0000 90% );
background-size: 200%;
background-position-x: 15%;
}
}
}
}
@supports (-moz-appearance: none) {
&::-moz-progress-bar {
border-radius: var(--radius-box);
background-color: currentcolor;
}
}
@supports (-webkit-appearance: none) {
&::-webkit-progress-bar {
border-radius: var(--radius-box);
background-color: transparent;
}
&::-webkit-progress-value {
border-radius: var(--radius-box);
background-color: currentColor;
}
}
}
}
.absolute {
position: absolute;
}
.fixed {
position: fixed;
}
.relative {
position: relative;
}
.static {
position: static;
}
.start-2 {
inset-inline-start: calc(var(--spacing) * 2);
}
.dropdown-center {
@layer daisyui.l1.l2 {
--anchor-h: center;
:where(.dropdown-content) {
inset-inline-end: calc(1/2 * 100%);
translate: 50% 0;
[dir="rtl"] & {
translate: -50% 0;
}
}
&.dropdown-left {
--anchor-h: left;
--anchor-v: center;
.dropdown-content {
top: auto;
bottom: calc(1/2 * 100%);
translate: 0 50%;
}
}
&.dropdown-right {
--anchor-h: right;
--anchor-v: center;
.dropdown-content {
top: auto;
bottom: calc(1/2 * 100%);
translate: 0 50%;
}
}
}
}
.dropdown-end {
@layer daisyui.l1.l2 {
--anchor-h: span-left;
:where(.dropdown-content) {
inset-inline-end: calc(0.25rem * 0);
translate: 0 0;
[dir="rtl"] & {
translate: 0 0;
}
}
&.dropdown-left {
--anchor-h: left;
--anchor-v: span-top;
.dropdown-content {
top: auto;
bottom: calc(0.25rem * 0);
}
}
&.dropdown-right {
--anchor-h: right;
--anchor-v: span-top;
.dropdown-content {
top: auto;
bottom: calc(0.25rem * 0);
}
}
}
}
.end-0 {
inset-inline-end: calc(var(--spacing) * 0);
}
.end-1 {
inset-inline-end: calc(var(--spacing) * 1);
}
.end-4 {
inset-inline-end: calc(var(--spacing) * 4);
}
.dropdown-bottom {
@layer daisyui.l1.l2 {
--anchor-v: bottom;
.dropdown-content {
top: 100%;
bottom: auto;
transform-origin: top;
}
}
}
.top-1 {
top: calc(var(--spacing) * 1);
}
.top-2 {
top: calc(var(--spacing) * 2);
}
.top-4 {
top: calc(var(--spacing) * 4);
}
.top-\[100\%\] {
top: 100%;
}
.right-2 {
right: calc(var(--spacing) * 2);
}
.right-\[10px\] {
right: 10px;
}
.bottom-0 {
bottom: calc(var(--spacing) * 0);
}
.left-0 {
left: calc(var(--spacing) * 0);
}
.left-\[-10px\] {
left: -10px;
}
.left-\[-30px\] {
left: -30px;
}
.left-\[0\] {
left: 0;
}
.left-\[10px\] {
left: 10px;
}
.file-input {
@layer daisyui.l1.l2.l3 {
cursor: pointer;
cursor: pointer;
border: var(--border) solid #0000;
display: inline-flex;
appearance: none;
align-items: center;
background-color: var(--color-base-100);
vertical-align: middle;
webkit-user-select: none;
user-select: none;
width: clamp(3rem, 20rem, 100%);
height: var(--size);
padding-inline-end: 0.75rem;
font-size: 0.875rem;
line-height: 2;
border-start-start-radius: var(--join-ss, var(--radius-field));
border-start-end-radius: var(--join-se, var(--radius-field));
border-end-start-radius: var(--join-es, var(--radius-field));
border-end-end-radius: var(--join-ee, var(--radius-field));
border-color: var(--input-color);
box-shadow: 0 1px var(--input-color) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
}
--size: calc(var(--size-field, 0.25rem) * 10);
--input-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
--input-color: color-mix(in oklab, var(--color-base-content) 20%, #0000);
}
&::file-selector-button {
margin-inline-end: calc(0.25rem * 4);
cursor: pointer;
padding-inline: calc(0.25rem * 4);
webkit-user-select: none;
user-select: none;
height: calc(100% + var(--border) * 2);
margin-block: calc(var(--border) * -1);
margin-inline-start: calc(var(--border) * -1);
font-size: 0.875rem;
color: var(--btn-fg);
border-width: var(--border);
border-style: solid;
border-color: var(--btn-border);
border-start-start-radius: calc(var(--join-ss, var(--radius-field) - var(--border)));
border-end-start-radius: calc(var(--join-es, var(--radius-field) - var(--border)));
font-weight: 600;
background-color: var(--btn-bg);
background-size: calc(var(--noise) * 100%);
background-image: var(--btn-noise);
text-shadow: 0 0.5px oklch(1 0 0 / calc(var(--depth) * 0.15));
box-shadow: 0 0.5px 0 0.5px white inset, var(--btn-shadow);
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 0.5px 0 0.5px color-mix( in oklab, color-mix(in oklab, white 30%, var(--btn-bg)) calc(var(--depth) * 20%), #0000 ) inset, var(--btn-shadow);
}
--size: calc(var(--size-field, 0.25rem) * 10);
--btn-bg: var(--btn-color, var(--color-base-200));
--btn-fg: var(--color-base-content);
--btn-border: var(--btn-bg);
@supports (color: color-mix(in lab, red, red)) {
--btn-border: color-mix(in oklab, var(--btn-bg), #000 5%);
}
--btn-shadow: 0 3px 2px -2px var(--btn-bg),
0 4px 3px -2px var(--btn-bg);
@supports (color: color-mix(in lab, red, red)) {
--btn-shadow: 0 3px 2px -2px color-mix(in oklab, var(--btn-bg) 30%, #0000),
0 4px 3px -2px color-mix(in oklab, var(--btn-bg) 30%, #0000);
}
--btn-noise: var(--fx-noise);
}
&:focus {
--input-color: var(--color-base-content);
box-shadow: 0 1px var(--input-color);
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 1px color-mix(in oklab, var(--input-color) 10%, #0000);
}
outline: 2px solid var(--input-color);
outline-offset: 2px;
isolation: isolate;
}
&:has(> input[disabled]), &:is(:disabled, [disabled]) {
cursor: not-allowed;
border-color: var(--color-base-200);
background-color: var(--color-base-200);
&::placeholder {
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
}
}
box-shadow: none;
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklch, var(--color-base-content) 20%, #0000);
}
&::file-selector-button {
cursor: not-allowed;
border-color: var(--color-base-200);
background-color: var(--color-base-200);
--btn-border: #0000;
--btn-noise: none;
--btn-fg: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
--btn-fg: color-mix(in oklch, var(--color-base-content) 20%, #0000);
}
}
}
}
}
.textarea {
@layer daisyui.l1.l2.l3 {
border: var(--border) solid #0000;
min-height: calc(0.25rem * 20);
flex-shrink: 1;
appearance: none;
border-radius: var(--radius-field);
background-color: var(--color-base-100);
padding-block: calc(0.25rem * 2);
vertical-align: middle;
width: clamp(3rem, 20rem, 100%);
padding-inline-start: 0.75rem;
padding-inline-end: 0.75rem;
font-size: max(var(--font-size, 0.875rem), 0.875rem);
touch-action: manipulation;
border-color: var(--input-color);
box-shadow: 0 1px var(--input-color) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
}
--input-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
--input-color: color-mix(in oklab, var(--color-base-content) 20%, #0000);
}
textarea {
appearance: none;
background-color: transparent;
border: none;
&:focus, &:focus-within {
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
}
}
&:focus, &:focus-within {
--input-color: var(--color-base-content);
box-shadow: 0 1px var(--input-color);
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000);
}
outline: 2px solid var(--input-color);
outline-offset: 2px;
isolation: isolate;
}
@media (pointer: coarse) {
@supports (-webkit-touch-callout: none) {
&:focus, &:focus-within {
--font-size: 1rem;
}
}
}
&:has(> textarea[disabled]), &:is(:disabled, [disabled]) {
cursor: not-allowed;
border-color: var(--color-base-200);
background-color: var(--color-base-200);
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 40%, transparent);
}
&::placeholder {
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
}
}
box-shadow: none;
}
&:has(> textarea[disabled]) > textarea[disabled] {
cursor: not-allowed;
}
}
}
.btn-active {
@layer daisyui.l1.l2 {
--btn-bg: var(--btn-color, var(--color-base-200));
@supports (color: color-mix(in lab, red, red)) {
--btn-bg: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 7%);
}
--btn-shadow: 0 0 0 0 oklch(0% 0 0/0), 0 0 0 0 oklch(0% 0 0/0);
isolation: isolate;
}
}
.isolate {
isolation: isolate;
}
.modal-backdrop {
@layer daisyui.l1.l2.l3 {
grid-column-start: 1;
grid-row-start: 1;
display: grid;
align-self: stretch;
justify-self: stretch;
color: transparent;
z-index: -1;
button {
cursor: pointer;
}
}
}
.z-\[1\] {
z-index: 1;
}
.order-\[1\] {
order: 1;
}
.col-span-2 {
grid-column: span 2 / span 2;
}
.col-span-3 {
grid-column: span 3 / span 3;
}
.col-span-4 {
grid-column: span 4 / span 4;
}
.col-span-5 {
grid-column: span 5 / span 5;
}
.col-span-8 {
grid-column: span 8 / span 8;
}
.modal-box {
@layer daisyui.l1.l2.l3 {
grid-column-start: 1;
grid-row-start: 1;
max-height: 100vh;
width: calc(11/12 * 100%);
max-width: 32rem;
background-color: var(--color-base-100);
padding: calc(0.25rem * 6);
transition: translate 0.3s ease-out, scale 0.3s ease-out, opacity 0.2s ease-out 0.05s, box-shadow 0.3s ease-out;
border-top-left-radius: var(--modal-tl, var(--radius-box));
border-top-right-radius: var(--modal-tr, var(--radius-box));
border-bottom-left-radius: var(--modal-bl, var(--radius-box));
border-bottom-right-radius: var(--modal-br, var(--radius-box));
scale: 95%;
opacity: 0;
box-shadow: oklch(0% 0 0/ 0.25) 0px 25px 50px -12px;
overflow-y: auto;
overscroll-behavior: contain;
}
}
.drawer-content {
@layer daisyui.l1.l2.l3 {
grid-column-start: 2;
grid-row-start: 1;
min-width: calc(0.25rem * 0);
}
}
.drawer-end {
@layer daisyui.l1.l2 {
grid-auto-columns: auto max-content;
> .drawer-toggle {
& ~ .drawer-content {
grid-column-start: 1;
}
& ~ .drawer-side {
grid-column-start: 2;
justify-items: end;
}
& ~ .drawer-side > *:not(.drawer-overlay) {
translate: 100%;
[dir="rtl"] & {
translate: -100%;
}
}
&:checked ~ .drawer-side > *:not(.drawer-overlay) {
translate: 0%;
}
}
}
}
.container {
width: 100%;
@media (width >= 40rem) {
max-width: 40rem;
}
@media (width >= 48rem) {
max-width: 48rem;
}
@media (width >= 64rem) {
max-width: 64rem;
}
@media (width >= 80rem) {
max-width: 80rem;
}
@media (width >= 96rem) {
max-width: 96rem;
}
}
.m-4 {
margin: calc(var(--spacing) * 4);
}
.m-\[0_0_0_10px\] {
margin: 0 0 0 10px;
}
.m-\[0_0_6px_0\] {
margin: 0 0 6px 0;
}
.m-\[0_0_7px_0\] {
margin: 0 0 7px 0;
}
.m-\[0_0_12px\] {
margin: 0 0 12px;
}
.m-\[0_0_13px\] {
margin: 0 0 13px;
}
.m-\[0_0_16px\] {
margin: 0 0 16px;
}
.m-\[0_0_16px_0\] {
margin: 0 0 16px 0;
}
.m-\[0_0_16px_16px\] {
margin: 0 0 16px 16px;
}
.m-\[0_0_20px_0\] {
margin: 0 0 20px 0;
}
.m-\[0_4px_0_0\] {
margin: 0 4px 0 0;
}
.m-\[0_5px_0_0\] {
margin: 0 5px 0 0;
}
.m-\[0_6px_6px_0\] {
margin: 0 6px 6px 0;
}
.m-\[0_7px_0px_0\] {
margin: 0 7px 0px 0;
}
.m-\[0_10px\] {
margin: 0 10px;
}
.m-\[0_10px_0_0\] {
margin: 0 10px 0 0;
}
.m-\[0_10px_10px_0\] {
margin: 0 10px 10px 0;
}
.m-\[0_14px_0_7px\] {
margin: 0 14px 0 7px;
}
.m-\[0_16px_0_0\] {
margin: 0 16px 0 0;
}
.m-\[0_16px_16px_0\] {
margin: 0 16px 16px 0;
}
.m-\[0_17px_7px_0\] {
margin: 0 17px 7px 0;
}
.m-\[0_20px_0_10px\] {
margin: 0 20px 0 10px;
}
.m-\[0_35px_0_10px\] {
margin: 0 35px 0 10px;
}
.m-\[0_76px\] {
margin: 0 76px;
}
.m-\[0_auto_16px_auto\] {
margin: 0 auto 16px auto;
}
.m-\[0_auto_20px\] {
margin: 0 auto 20px;
}
.m-\[5px_0\] {
margin: 5px 0;
}
.m-\[6px_0\] {
margin: 6px 0;
}
.m-\[7px_0\] {
margin: 7px 0;
}
.m-\[10px_0\] {
margin: 10px 0;
}
.m-\[10px_0_0\] {
margin: 10px 0 0;
}
.m-\[10px_0_15px\] {
margin: 10px 0 15px;
}
.m-\[10px_10px_0_0\] {
margin: 10px 10px 0 0;
}
.m-\[12px_0\] {
margin: 12px 0;
}
.m-\[12px_0_16px\] {
margin: 12px 0 16px;
}
.m-\[12px_0_20px\] {
margin: 12px 0 20px;
}
.m-\[13pX_0\] {
margin: 13pX 0;
}
.m-\[13px_0\] {
margin: 13px 0;
}
.m-\[13px_0_20px\] {
margin: 13px 0 20px;
}
.m-\[15px\] {
margin: 15px;
}
.m-\[15px_0\] {
margin: 15px 0;
}
.m-\[15px_0_22px\] {
margin: 15px 0 22px;
}
.m-\[16px\] {
margin: 16px;
}
.m-\[16px_-16px\] {
margin: 16px -16px;
}
.m-\[16px_0\] {
margin: 16px 0;
}
.m-\[16px_0_16px_16px\] {
margin: 16px 0 16px 16px;
}
.m-\[17px_auto_20px\] {
margin: 17px auto 20px;
}
.m-\[20px_-16px\] {
margin: 20px -16px;
}
.m-\[20px_0\!important\] {
margin: 20px 0!important;
}
.m-\[20px_0\] {
margin: 20px 0;
}
.m-\[20px_0_16px\] {
margin: 20px 0 16px;
}
.m-\[20px_0_25px\] {
margin: 20px 0 25px;
}
.m-\[auto\] {
margin: auto;
}
.m-\[auto_0_auto_auto\] {
margin: auto 0 auto auto;
}
.m-auto {
margin: auto;
}
.filter {
@layer daisyui.l1.l2.l3 {
display: flex;
flex-wrap: wrap;
input[type="radio"] {
width: auto;
}
input {
overflow: hidden;
opacity: 100%;
scale: 1;
transition: margin 0.1s, opacity 0.3s, padding 0.3s, border-width 0.1s;
&:not(:last-child) {
margin-inline-end: calc(0.25rem * 1);
}
&.filter-reset {
aspect-ratio: 1 / 1;
&::after {
--tw-content: "×";
content: var(--tw-content);
}
}
}
&:not(:has(input:checked:not(.filter-reset))) {
.filter-reset, input[type="reset"] {
scale: 0;
border-width: 0;
margin-inline: calc(0.25rem * 0);
width: calc(0.25rem * 0);
padding-inline: calc(0.25rem * 0);
opacity: 0%;
}
}
&:has(input:checked:not(.filter-reset)) {
input:not(:checked, .filter-reset, input[type="reset"]) {
scale: 0;
border-width: 0;
margin-inline: calc(0.25rem * 0);
width: calc(0.25rem * 0);
padding-inline: calc(0.25rem * 0);
opacity: 0%;
}
}
}
}
.mx-2 {
margin-inline: calc(var(--spacing) * 2);
}
.mx-\[5px\] {
margin-inline: 5px;
}
.mx-\[6px\] {
margin-inline: 6px;
}
.mx-\[7px\] {
margin-inline: 7px;
}
.mx-\[10px\] {
margin-inline: 10px;
}
.mx-auto {
margin-inline: auto;
}
.input-md {
@layer daisyui.l1.l2 {
--size: calc(var(--size-field, 0.25rem) * 10);
font-size: max(var(--font-size, 0.875rem), 0.875rem);
&[type="number"] {
&::-webkit-inner-spin-button {
margin-block: calc(0.25rem * -3);
margin-inline-end: calc(0.25rem * -3);
}
}
}
}
.input-sm {
@layer daisyui.l1.l2 {
--size: calc(var(--size-field, 0.25rem) * 8);
font-size: max(var(--font-size, 0.75rem), 0.75rem);
&[type="number"] {
&::-webkit-inner-spin-button {
margin-block: calc(0.25rem * -2);
margin-inline-end: calc(0.25rem * -3);
}
}
}
}
.my-0 {
margin-block: calc(var(--spacing) * 0);
}
.my-1 {
margin-block: calc(var(--spacing) * 1);
}
.my-\[5px\] {
margin-block: 5px;
}
.my-\[10px\] {
margin-block: 10px;
}
.my-\[12px\] {
margin-block: 12px;
}
.my-\[15px\] {
margin-block: 15px;
}
.my-\[20px\] {
margin-block: 20px;
}
.my-\[25px\] {
margin-block: 25px;
}
.label {
@layer daisyui.l1.l2.l3 {
display: inline-flex;
align-items: center;
gap: calc(0.25rem * 1.5);
white-space: nowrap;
color: currentcolor;
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, currentcolor 60%, transparent);
}
&:has(input) {
cursor: pointer;
}
&:is(.input > *, .select > *) {
display: flex;
height: calc(100% - 0.5rem);
align-items: center;
padding-inline: calc(0.25rem * 3);
white-space: nowrap;
font-size: inherit;
&:first-child {
margin-inline-start: calc(0.25rem * -3);
margin-inline-end: calc(0.25rem * 3);
border-inline-end: var(--border) solid currentColor;
@supports (color: color-mix(in lab, red, red)) {
border-inline-end: var(--border) solid color-mix(in oklab, currentColor 10%, #0000);
}
}
&:last-child {
margin-inline-start: calc(0.25rem * 3);
margin-inline-end: calc(0.25rem * -3);
border-inline-start: var(--border) solid currentColor;
@supports (color: color-mix(in lab, red, red)) {
border-inline-start: var(--border) solid color-mix(in oklab, currentColor 10%, #0000);
}
}
}
}
}
.join-item {
&:where(*:not(:first-child, :disabled, [disabled], .btn-disabled)) {
margin-inline-start: calc(var(--border, 1px) * -1);
margin-block-start: 0;
}
&:where(*:is(:disabled, [disabled], .btn-disabled)) {
border-width: var(--border, 1px) 0 var(--border, 1px) var(--border, 1px);
}
}
.-ms-2 {
margin-inline-start: calc(var(--spacing) * -2);
}
.ms-1 {
margin-inline-start: calc(var(--spacing) * 1);
}
.ms-1\.5 {
margin-inline-start: calc(var(--spacing) * 1.5);
}
.ms-auto {
margin-inline-start: auto;
}
.me-1 {
margin-inline-end: calc(var(--spacing) * 1);
}
.me-1\.5 {
margin-inline-end: calc(var(--spacing) * 1.5);
}
.tabs-box {
@layer daisyui.l1.l2 {
background-color: var(--color-base-200);
padding: calc(0.25rem * 1);
--tabs-box-radius: calc(3 * var(--radius-field));
border-radius: calc( min(var(--tab-height) / 2, var(--radius-field)) + min(0.25rem, var(--tabs-box-radius)) );
box-shadow: 0 -0.5px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 0.5px oklch(0% 0 0 / calc(var(--depth) * 0.05)) inset;
> .tab {
border-radius: var(--radius-field);
border-style: none;
&:focus-visible, &:is(label:has(:checked:focus-visible)) {
outline-offset: 2px;
}
}
> :is(.tab-active, [aria-selected="true"], [aria-current="true"], [aria-current="page"]):not( .tab-disabled, [disabled] ), > :is(input:checked), > :is(label:has(:checked)) {
background-color: var(--tab-bg, var(--color-base-100));
box-shadow: 0 1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 1px 1px -1px var(--color-neutral), 0 1px 6px -4px var(--color-neutral);
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset, 0 1px 1px -1px color-mix(in oklab, var(--color-neutral) calc(var(--depth) * 50%), #0000), 0 1px 6px -4px color-mix(in oklab, var(--color-neutral) calc(var(--depth) * 100%), #0000);
}
@media (forced-colors: active) {
border: 1px solid;
}
}
> .tab-content {
margin-top: calc(0.25rem * 1);
height: calc(100% - var(--tab-height) + var(--border) - 0.5rem);
border-radius: calc( min(var(--tab-height) / 2, var(--radius-field)) + min(0.25rem, var(--tabs-box-radius)) - var(--border) );
}
}
}
.-mt-25 {
margin-top: calc(var(--spacing) * -25);
}
.mt-0 {
margin-top: calc(var(--spacing) * 0);
}
.mt-0\.5 {
margin-top: calc(var(--spacing) * 0.5);
}
.mt-1 {
margin-top: calc(var(--spacing) * 1);
}
.mt-2 {
margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
margin-top: calc(var(--spacing) * 3);
}
.mt-4 {
margin-top: calc(var(--spacing) * 4);
}
.mt-5 {
margin-top: calc(var(--spacing) * 5);
}
.mt-\[3px\] {
margin-top: 3px;
}
.mt-\[5px\] {
margin-top: 5px;
}
.mt-\[6px\] {
margin-top: 6px;
}
.mt-\[7px\] {
margin-top: 7px;
}
.mt-\[8px\] {
margin-top: 8px;
}
.mt-\[10px\] {
margin-top: 10px;
}
.mt-\[12px\] {
margin-top: 12px;
}
.mt-\[13px\] {
margin-top: 13px;
}
.mt-\[15px\] {
margin-top: 15px;
}
.mt-\[17px\] {
margin-top: 17px;
}
.mt-\[20px\] {
margin-top: 20px;
}
.mt-\[25px\] {
margin-top: 25px;
}
.mt-\[30px\] {
margin-top: 30px;
}
.mt-auto {
margin-top: auto;
}
.breadcrumbs {
@layer daisyui.l1.l2.l3 {
max-width: 100%;
overflow-x: auto;
padding-block: calc(0.25rem * 2);
> menu, > ul, > ol {
display: flex;
min-height: min-content;
align-items: center;
white-space: nowrap;
> li {
display: flex;
align-items: center;
> * {
display: flex;
cursor: pointer;
align-items: center;
gap: calc(0.25rem * 2);
&:hover {
@media (hover: hover) {
text-decoration-line: underline;
}
}
&:focus {
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
}
&:focus-visible {
outline: 2px solid currentColor;
outline-offset: 2px;
}
}
& + *:before {
content: "";
margin-right: calc(0.25rem * 3);
margin-left: calc(0.25rem * 2);
display: block;
height: calc(0.25rem * 1.5);
width: calc(0.25rem * 1.5);
opacity: 40%;
rotate: 45deg;
border-top: 1px solid;
border-right: 1px solid;
background-color: #0000;
}
[dir="rtl"] & + *:before {
rotate: -135deg;
}
}
}
}
}
.mr-1 {
margin-right: calc(var(--spacing) * 1);
}
.mr-2 {
margin-right: calc(var(--spacing) * 2);
}
.mr-3 {
margin-right: calc(var(--spacing) * 3);
}
.mr-4 {
margin-right: calc(var(--spacing) * 4);
}
.mr-\[3px\] {
margin-right: 3px;
}
.mr-\[5px\] {
margin-right: 5px;
}
.mr-\[6px\] {
margin-right: 6px;
}
.mr-\[7\.5px\] {
margin-right: 7.5px;
}
.mr-\[7px\] {
margin-right: 7px;
}
.mr-\[8px\] {
margin-right: 8px;
}
.mr-\[10px\] {
margin-right: 10px;
}
.mr-\[12px\] {
margin-right: 12px;
}
.mr-\[13px\] {
margin-right: 13px;
}
.mr-\[15px\] {
margin-right: 15px;
}
.mr-\[16px\] {
margin-right: 16px;
}
.mr-\[20px\] {
margin-right: 20px;
}
.mr-\[25px\] {
margin-right: 25px;
}
.mr-\[34px\] {
margin-right: 34px;
}
.mr-\[40px\] {
margin-right: 40px;
}
.mr-\[45px\] {
margin-right: 45px;
}
.-mb-px {
margin-bottom: -1px;
}
.mb-1 {
margin-bottom: calc(var(--spacing) * 1);
}
.mb-2 {
margin-bottom: calc(var(--spacing) * 2);
}
.mb-3 {
margin-bottom: calc(var(--spacing) * 3);
}
.mb-4 {
margin-bottom: calc(var(--spacing) * 4);
}
.mb-6 {
margin-bottom: calc(var(--spacing) * 6);
}
.mb-\[2px\] {
margin-bottom: 2px;
}
.mb-\[3px\] {
margin-bottom: 3px;
}
.mb-\[5px\] {
margin-bottom: 5px;
}
.mb-\[6px\] {
margin-bottom: 6px;
}
.mb-\[7px\] {
margin-bottom: 7px;
}
.mb-\[8px\] {
margin-bottom: 8px;
}
.mb-\[10px\] {
margin-bottom: 10px;
}
.mb-\[12px\] {
margin-bottom: 12px;
}
.mb-\[13px\] {
margin-bottom: 13px;
}
.mb-\[14px\] {
margin-bottom: 14px;
}
.mb-\[15px\] {
margin-bottom: 15px;
}
.mb-\[16px\] {
margin-bottom: 16px;
}
.mb-\[17px\] {
margin-bottom: 17px;
}
.mb-\[18px\] {
margin-bottom: 18px;
}
.mb-\[20px\] {
margin-bottom: 20px;
}
.mb-\[23px\] {
margin-bottom: 23px;
}
.mb-\[24px\] {
margin-bottom: 24px;
}
.mb-\[25px\] {
margin-bottom: 25px;
}
.mb-\[30px\] {
margin-bottom: 30px;
}
.mb-\[50px\] {
margin-bottom: 50px;
}
.mb-\[100px\] {
margin-bottom: 100px;
}
.ml-1 {
margin-left: calc(var(--spacing) * 1);
}
.ml-2 {
margin-left: calc(var(--spacing) * 2);
}
.ml-4 {
margin-left: calc(var(--spacing) * 4);
}
.ml-\[2px\] {
margin-left: 2px;
}
.ml-\[3px\] {
margin-left: 3px;
}
.ml-\[5px\] {
margin-left: 5px;
}
.ml-\[6px\] {
margin-left: 6px;
}
.ml-\[7px\] {
margin-left: 7px;
}
.ml-\[10px\] {
margin-left: 10px;
}
.ml-\[12px\] {
margin-left: 12px;
}
.ml-\[15px\] {
margin-left: 15px;
}
.ml-\[16px\] {
margin-left: 16px;
}
.ml-\[25px\] {
margin-left: 25px;
}
.status {
@layer daisyui.l1.l2.l3 {
display: inline-block;
aspect-ratio: 1 / 1;
width: calc(0.25rem * 2);
height: calc(0.25rem * 2);
border-radius: var(--radius-selector);
background-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
background-color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
}
background-position: center;
background-repeat: no-repeat;
vertical-align: middle;
color: color-mix(in srgb, #000 30%, transparent);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-black) 30%, transparent);
}
background-image: radial-gradient( circle at 35% 30%, oklch(1 0 0 / calc(var(--depth) * 0.5)), #0000 );
box-shadow: 0 2px 3px -1px currentColor;
@supports (color: color-mix(in lab, red, red)) {
box-shadow: 0 2px 3px -1px color-mix(in oklab, currentColor calc(var(--depth) * 100%), #0000);
}
}
}
.badge {
@layer daisyui.l1.l2.l3 {
display: inline-flex;
align-items: center;
justify-content: center;
gap: calc(0.25rem * 2);
border-radius: var(--radius-selector);
vertical-align: middle;
color: var(--badge-fg);
border: var(--border) solid var(--badge-color, var(--color-base-200));
font-size: 0.875rem;
width: fit-content;
background-size: auto, calc(var(--noise) * 100%);
background-image: none, var(--fx-noise);
background-color: var(--badge-bg);
--badge-bg: var(--badge-color, var(--color-base-100));
--badge-fg: var(--color-base-content);
--size: calc(var(--size-selector, 0.25rem) * 6);
height: var(--size);
padding-inline: calc(var(--size) / 2 - var(--border));
}
}
.tabs {
@layer daisyui.l1.l2.l3 {
display: flex;
flex-wrap: wrap;
--tabs-height: auto;
--tabs-direction: row;
--tab-height: calc(var(--size-field, 0.25rem) * 10);
height: var(--tabs-height);
flex-direction: var(--tabs-direction);
}
}
.footer {
@layer daisyui.l1.l2.l3 {
display: grid;
width: 100%;
grid-auto-flow: row;
place-items: start;
column-gap: calc(0.25rem * 4);
row-gap: calc(0.25rem * 10);
font-size: 0.875rem;
line-height: 1.25rem;
& > * {
display: grid;
place-items: start;
gap: calc(0.25rem * 2);
}
&.footer-center {
grid-auto-flow: column dense;
place-items: center;
text-align: center;
& > * {
place-items: center;
}
}
}
}
.card-body {
@layer daisyui.l1.l2.l3 {
display: flex;
flex: auto;
flex-direction: column;
gap: calc(0.25rem * 2);
padding: var(--card-p, 1.5rem);
font-size: var(--card-fs, 0.875rem);
:where(p) {
flex-grow: 1;
}
}
}
.fieldset {
@layer daisyui.l1.l2.l3 {
display: grid;
gap: calc(0.25rem * 1.5);
padding-block: calc(0.25rem * 1);
font-size: 0.75rem;
grid-template-columns: 1fr;
grid-auto-rows: max-content;
}
}
.chat {
@layer daisyui.l1.l2.l3 {
display: grid;
grid-auto-rows: min-content;
column-gap: calc(0.25rem * 3);
padding-block: calc(0.25rem * 1);
--mask-chat: url("data:image/svg+xml,%3csvg width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M0 11.5004C0 13.0004 2 13.0004 2 13.0004H12H13V0.00036329L12.5 0C12.5 0 11.977 2.09572 11.8581 2.50033C11.6075 3.35237 10.9149 4.22374 9 5.50036C6 7.50036 0 10.0004 0 11.5004Z'/%3e%3c/svg%3e");
}
}
.join {
display: inline-flex;
align-items: stretch;
--join-ss: 0;
--join-se: 0;
--join-es: 0;
--join-ee: 0;
:where(.join-item) {
border-start-start-radius: var(--join-ss, 0);
border-start-end-radius: var(--join-se, 0);
border-end-start-radius: var(--join-es, 0);
border-end-end-radius: var(--join-ee, 0);
* {
--join-ss: var(--radius-field);
--join-se: var(--radius-field);
--join-es: var(--radius-field);
--join-ee: var(--radius-field);
}
}
> .join-item:where(:first-child) {
--join-ss: var(--radius-field);
--join-se: 0;
--join-es: var(--radius-field);
--join-ee: 0;
}
:first-child:not(:last-child) {
:where(.join-item) {
--join-ss: var(--radius-field);
--join-se: 0;
--join-es: var(--radius-field);
--join-ee: 0;
}
}
> .join-item:where(:last-child) {
--join-ss: 0;
--join-se: var(--radius-field);
--join-es: 0;
--join-ee: var(--radius-field);
}
:last-child:not(:first-child) {
:where(.join-item) {
--join-ss: 0;
--join-se: var(--radius-field);
--join-es: 0;
--join-ee: var(--radius-field);
}
}
> .join-item:where(:only-child) {
--join-ss: var(--radius-field);
--join-se: var(--radius-field);
--join-es: var(--radius-field);
--join-ee: var(--radius-field);
}
:only-child {
:where(.join-item) {
--join-ss: var(--radius-field);
--join-se: var(--radius-field);
--join-es: var(--radius-field);
--join-ee: var(--radius-field);
}
}
}
.line-clamp-1 {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}
.mask {
@layer daisyui.l1.l2.l3 {
display: inline-block;
vertical-align: middle;
mask-size: contain;
mask-repeat: no-repeat;
mask-position: center;
}
}
.block {
display: block;
}
.contents {
display: contents;
}
.flex {
display: flex;
}
.grid {
display: grid;
}
.hidden {
display: none;
}
.inline {
display: inline;
}
.inline-block {
display: inline-block;
}
.inline-flex {
display: inline-flex;
}
.table {
display: table;
}
.btn-circle {
@layer daisyui.l1.l2 {
border-radius: calc(infinity * 1px);
padding-inline: calc(0.25rem * 0);
width: var(--size);
height: var(--size);
}
}
.btn-square {
@layer daisyui.l1.l2 {
padding-inline: calc(0.25rem * 0);
width: var(--size);
height: var(--size);
}
}
.size-1\.5 {
width: calc(var(--spacing) * 1.5);
height: calc(var(--spacing) * 1.5);
}
.size-3 {
width: calc(var(--spacing) * 3);
height: calc(var(--spacing) * 3);
}
.size-3\.5 {
width: calc(var(--spacing) * 3.5);
height: calc(var(--spacing) * 3.5);
}
.size-4 {
width: calc(var(--spacing) * 4);
height: calc(var(--spacing) * 4);
}
.size-4\.5 {
width: calc(var(--spacing) * 4.5);
height: calc(var(--spacing) * 4.5);
}
.size-5 {
width: calc(var(--spacing) * 5);
height: calc(var(--spacing) * 5);
}
.size-9 {
width: calc(var(--spacing) * 9);
height: calc(var(--spacing) * 9);
}
.size-10 {
width: calc(var(--spacing) * 10);
height: calc(var(--spacing) * 10);
}
.size-12 {
width: calc(var(--spacing) * 12);
height: calc(var(--spacing) * 12);
}
.size-20 {
width: calc(var(--spacing) * 20);
height: calc(var(--spacing) * 20);
}
.size-full {
width: 100%;
height: 100%;
}
.status-sm {
@layer daisyui.l1.l2 {
width: calc(0.25rem * 1);
height: calc(0.25rem * 1);
}
}
.h-1 {
height: calc(var(--spacing) * 1);
}
.h-2\.5 {
height: calc(var(--spacing) * 2.5);
}
.h-5 {
height: calc(var(--spacing) * 5);
}
.h-5\.5 {
height: calc(var(--spacing) * 5.5);
}
.h-9 {
height: calc(var(--spacing) * 9);
}
.h-\[6px\] {
height: 6px;
}
.h-\[13px\] {
height: 13px;
}
.h-\[14\.5px\] {
height: 14.5px;
}
.h-\[14px\] {
height: 14px;
}
.h-\[15px\] {
height: 15px;
}
.h-\[16px\] {
height: 16px;
}
.h-\[18px\] {
height: 18px;
}
.h-\[20px\] {
height: 20px;
}
.h-\[25px\] {
height: 25px;
}
.h-\[26px\] {
height: 26px;
}
.h-\[28px\] {
height: 28px;
}
.h-\[30px\] {
height: 30px;
}
.h-\[32px\] {
height: 32px;
}
.h-\[33px\] {
height: 33px;
}
.h-\[34px\] {
height: 34px;
}
.h-\[35px\] {
height: 35px;
}
.h-\[36px\] {
height: 36px;
}
.h-\[38px\] {
height: 38px;
}
.h-\[40px\] {
height: 40px;
}
.h-\[50px\] {
height: 50px;
}
.h-\[70px\] {
height: 70px;
}
.h-\[75px\] {
height: 75px;
}
.h-\[80px\] {
height: 80px;
}
.h-\[100\%\] {
height: 100%;
}
.h-\[100px\] {
height: 100px;
}
.h-\[120px\] {
height: 120px;
}
.h-\[225px\] {
height: 225px;
}
.h-\[300px\] {
height: 300px;
}
.h-\[350px\] {
height: 350px;
}
.h-\[380px\] {
height: 380px;
}
.h-\[400px\] {
height: 400px;
}
.h-full {
height: 100%;
}
.h-px {
height: 1px;
}
.h-screen {
height: 100vh;
}
.max-h-400 {
max-height: calc(var(--spacing) * 400);
}
.max-h-\[80px\] {
max-height: 80px;
}
.max-h-\[100px\] {
max-height: 100px;
}
.max-h-\[120px\] {
max-height: 120px;
}
.max-h-\[150px\] {
max-height: 150px;
}
.max-h-\[170px\] {
max-height: 170px;
}
.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;
}
.min-h-\[30px\] {
min-height: 30px;
}
.min-h-\[32px\] {
min-height: 32px;
}
.min-h-\[33px\] {
min-height: 33px;
}
.min-h-\[34px\] {
min-height: 34px;
}
.min-h-\[35px\] {
min-height: 35px;
}
.min-h-\[36px\] {
min-height: 36px;
}
.min-h-\[38px\] {
min-height: 38px;
}
.min-h-\[40px\] {
min-height: 40px;
}
.min-h-\[70px\] {
min-height: 70px;
}
.min-h-\[76px\] {
min-height: 76px;
}
.min-h-\[90px\] {
min-height: 90px;
}
.min-h-\[100px\] {
min-height: 100px;
}
.min-h-\[122px\] {
min-height: 122px;
}
.loading-sm {
@layer daisyui.l1.l2 {
width: calc(var(--size-selector, 0.25rem) * 5);
}
}
.w-1\/3 {
width: calc(1/3 * 100%);
}
.w-2 {
width: calc(var(--spacing) * 2);
}
.w-2\.5 {
width: calc(var(--spacing) * 2.5);
}
.w-3 {
width: calc(var(--spacing) * 3);
}
.w-6 {
width: calc(var(--spacing) * 6);
}
.w-8 {
width: calc(var(--spacing) * 8);
}
.w-11\/12 {
width: calc(11/12 * 100%);
}
.w-12 {
width: calc(var(--spacing) * 12);
}
.w-24 {
width: calc(var(--spacing) * 24);
}
.w-30 {
width: calc(var(--spacing) * 30);
}
.w-32 {
width: calc(var(--spacing) * 32);
}
.w-34 {
width: calc(var(--spacing) * 34);
}
.w-40 {
width: calc(var(--spacing) * 40);
}
.w-48 {
width: calc(var(--spacing) * 48);
}
.w-64 {
width: calc(var(--spacing) * 64);
}
.w-72 {
width: calc(var(--spacing) * 72);
}
.w-80 {
width: calc(var(--spacing) * 80);
}
.w-84 {
width: calc(var(--spacing) * 84);
}
.w-96 {
width: calc(var(--spacing) * 96);
}
.w-100 {
width: calc(var(--spacing) * 100);
}
.w-\[10\%\] {
width: 10%;
}
.w-\[13px\] {
width: 13px;
}
.w-\[14\.5px\] {
width: 14.5px;
}
.w-\[14px\] {
width: 14px;
}
.w-\[15px\] {
width: 15px;
}
.w-\[16px\] {
width: 16px;
}
.w-\[18px\] {
width: 18px;
}
.w-\[20\%\] {
width: 20%;
}
.w-\[20px\] {
width: 20px;
}
.w-\[25\%\] {
width: 25%;
}
.w-\[26px\] {
width: 26px;
}
.w-\[30\%\] {
width: 30%;
}
.w-\[30px\] {
width: 30px;
}
.w-\[32\%\] {
width: 32%;
}
.w-\[32px\] {
width: 32px;
}
.w-\[35\%\] {
width: 35%;
}
.w-\[38px\] {
width: 38px;
}
.w-\[40\%\] {
width: 40%;
}
.w-\[40px\] {
width: 40px;
}
.w-\[45\%\] {
width: 45%;
}
.w-\[45px\] {
width: 45px;
}
.w-\[49\%\] {
width: 49%;
}
.w-\[50\%\] {
width: 50%;
}
.w-\[50px\] {
width: 50px;
}
.w-\[55\%\] {
width: 55%;
}
.w-\[60px\] {
width: 60px;
}
.w-\[65px\] {
width: 65px;
}
.w-\[70\%\] {
width: 70%;
}
.w-\[70px\] {
width: 70px;
}
.w-\[75px\] {
width: 75px;
}
.w-\[78\%\] {
width: 78%;
}
.w-\[80\%\] {
width: 80%;
}
.w-\[80px\] {
width: 80px;
}
.w-\[80px_\!important\] {
width: 80px !important;
}
.w-\[82px\] {
width: 82px;
}
.w-\[85px\] {
width: 85px;
}
.w-\[86px\] {
width: 86px;
}
.w-\[90\%\] {
width: 90%;
}
.w-\[90px\] {
width: 90px;
}
.w-\[95px\] {
width: 95px;
}
.w-\[97\%\] {
width: 97%;
}
.w-\[100\%\] {
width: 100%;
}
.w-\[100px\] {
width: 100px;
}
.w-\[105px\] {
width: 105px;
}
.w-\[106px\] {
width: 106px;
}
.w-\[113px\] {
width: 113px;
}
.w-\[115px\] {
width: 115px;
}
.w-\[120px\] {
width: 120px;
}
.w-\[120px_\!important\] {
width: 120px !important;
}
.w-\[125px\] {
width: 125px;
}
.w-\[130px\] {
width: 130px;
}
.w-\[135px\] {
width: 135px;
}
.w-\[135px_\!important\] {
width: 135px !important;
}
.w-\[140px\] {
width: 140px;
}
.w-\[150px\] {
width: 150px;
}
.w-\[155px\] {
width: 155px;
}
.w-\[160px\] {
width: 160px;
}
.w-\[165px_\!important\] {
width: 165px !important;
}
.w-\[170px\] {
width: 170px;
}
.w-\[175px\] {
width: 175px;
}
.w-\[180px\] {
width: 180px;
}
.w-\[185px\] {
width: 185px;
}
.w-\[190px\] {
width: 190px;
}
.w-\[200px\] {
width: 200px;
}
.w-\[205px\] {
width: 205px;
}
.w-\[210px\] {
width: 210px;
}
.w-\[215px\] {
width: 215px;
}
.w-\[220px\] {
width: 220px;
}
.w-\[230px\] {
width: 230px;
}
.w-\[240px\] {
width: 240px;
}
.w-\[245px\] {
width: 245px;
}
.w-\[250px\] {
width: 250px;
}
.w-\[258px\] {
width: 258px;
}
.w-\[260px\] {
width: 260px;
}
.w-\[265px\] {
width: 265px;
}
.w-\[270px\] {
width: 270px;
}
.w-\[275px\] {
width: 275px;
}
.w-\[280px\] {
width: 280px;
}
.w-\[300px\] {
width: 300px;
}
.w-\[300px_\!important\] {
width: 300px !important;
}
.w-\[312px\] {
width: 312px;
}
.w-\[345px\] {
width: 345px;
}
.w-\[375px\] {
width: 375px;
}
.w-\[400px\] {
width: 400px;
}
.w-\[470px\] {
width: 470px;
}
.w-\[540px\] {
width: 540px;
}
.w-\[650px\] {
width: 650px;
}
.w-\[700px\] {
width: 700px;
}
.w-\[850px\] {
width: 850px;
}
.w-\[852px\] {
width: 852px;
}
.w-\[860px\] {
width: 860px;
}
.w-\[1140px\] {
width: 1140px;
}
.w-\[auto_\!important\] {
width: auto !important;
}
.w-\[calc\(100\%-36px\)\] {
width: calc(100% - 36px);
}
.w-\[calc\(100\%\/3\)\] {
width: calc(100% / 3);
}
.w-\[calc\(100\%_-25\%_-16px\)\] {
width: calc(100% - 25% - 16px);
}
.w-\[calc\(100\%_-140px\)\] {
width: calc(100% - 140px);
}
.w-\[calc\(100\%_-160px\)\] {
width: calc(100% - 160px);
}
.w-\[fit-content\] {
width: fit-content;
}
.w-full {
width: 100%;
}
.max-w-3xl {
max-width: var(--container-3xl);
}
.max-w-5xl {
max-width: var(--container-5xl);
}
.max-w-\[52px\] {
max-width: 52px;
}
.max-w-\[600px\] {
max-width: 600px;
}
.max-w-\[700px\] {
max-width: 700px;
}
.max-w-\[1024px\] {
max-width: 1024px;
}
.max-w-\[1140px\] {
max-width: 1140px;
}
.max-w-\[1141px\] {
max-width: 1141px;
}
.max-w-full {
max-width: 100%;
}
.max-w-sm {
max-width: var(--container-sm);
}
.max-w-xl {
max-width: var(--container-xl);
}
.max-w-xs {
max-width: var(--container-xs);
}
.min-w-0 {
min-width: calc(var(--spacing) * 0);
}
.min-w-\[36px\] {
min-width: 36px;
}
.min-w-\[100px\] {
min-width: 100px;
}
.min-w-\[140px\] {
min-width: 140px;
}
.min-w-\[160px\] {
min-width: 160px;
}
.min-w-\[200px\] {
min-width: 200px;
}
.grow {
flex-grow: 1;
}
.translate-x-2 {
--tw-translate-x: calc(var(--spacing) * 2);
translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-4 {
--tw-translate-y: calc(var(--spacing) * -4);
translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-4 {
--tw-translate-y: calc(var(--spacing) * 4);
translate: var(--tw-translate-x) var(--tw-translate-y);
}
.scale-\[1\.2\] {
scale: 1.2;
}
.scale-\[1\.4\] {
scale: 1.4;
}
.scale-\[1\.5\] {
scale: 1.5;
}
.transform {
transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.link {
@layer daisyui.l1.l2.l3 {
cursor: pointer;
text-decoration-line: underline;
&:focus {
--tw-outline-style: none;
outline-style: none;
@media (forced-colors: active) {
outline: 2px solid transparent;
outline-offset: 2px;
}
}
&:focus-visible {
outline: 2px solid currentColor;
outline-offset: 2px;
}
}
}
.cursor-pointer {
cursor: pointer;
}
.resize {
resize: both;
}
.list-inside {
list-style-position: inside;
}
.list-disc {
list-style-type: disc;
}
.grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
grid-template-columns: repeat(3, 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));
}
.grid-cols-12 {
grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
flex-direction: column;
}
.flex-row {
flex-direction: row;
}
.flex-wrap {
flex-wrap: wrap;
}
.items-center {
align-items: center;
}
.items-end {
align-items: flex-end;
}
.items-start {
align-items: flex-start;
}
.justify-between {
justify-content: space-between;
}
.justify-center {
justify-content: center;
}
.justify-end {
justify-content: flex-end;
}
.justify-start {
justify-content: flex-start;
}
.gap-0\.5 {
gap: calc(var(--spacing) * 0.5);
}
.gap-1 {
gap: calc(var(--spacing) * 1);
}
.gap-1\.5 {
gap: calc(var(--spacing) * 1.5);
}
.gap-2 {
gap: calc(var(--spacing) * 2);
}
.gap-2\.5 {
gap: calc(var(--spacing) * 2.5);
}
.gap-3 {
gap: calc(var(--spacing) * 3);
}
.gap-5 {
gap: calc(var(--spacing) * 5);
}
.gap-\[10px\] {
gap: 10px;
}
.gap-\[15px\] {
gap: 15px;
}
.gap-\[30px\] {
gap: 30px;
}
.-space-y-0\.5 {
:where(& > :not(:last-child)) {
--tw-space-y-reverse: 0;
margin-block-start: calc(calc(var(--spacing) * -0.5) * var(--tw-space-y-reverse));
margin-block-end: calc(calc(var(--spacing) * -0.5) * calc(1 - var(--tw-space-y-reverse)));
}
}
.divide-base-300 {
:where(& > :not(:last-child)) {
border-color: var(--color-base-300);
}
}
.truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.overflow-auto {
overflow: auto;
}
.overflow-hidden {
overflow: hidden;
}
.overflow-x-auto {
overflow-x: auto;
}
.overflow-y-auto {
overflow-y: auto;
}
.overflow-y-scroll {
overflow-y: scroll;
}
.rounded {
border-radius: 0.25rem;
}
.rounded-\[0_0_10px_10px\] {
border-radius: 0 0 10px 10px;
}
.rounded-\[0_0_15px_15px\] {
border-radius: 0 0 15px 15px;
}
.rounded-\[4px\] {
border-radius: 4px;
}
.rounded-\[5px\] {
border-radius: 5px;
}
.rounded-\[9px\] {
border-radius: 9px;
}
.rounded-\[10px\] {
border-radius: 10px;
}
.rounded-\[10px_10px_0_0\] {
border-radius: 10px 10px 0 0;
}
.rounded-\[12px\] {
border-radius: 12px;
}
.rounded-\[15px\] {
border-radius: 15px;
}
.rounded-\[15px_15px_0_0\] {
border-radius: 15px 15px 0 0;
}
.rounded-\[20px\] {
border-radius: 20px;
}
.rounded-\[50\%\] {
border-radius: 50%;
}
.rounded-\[50px\] {
border-radius: 50px;
}
.rounded-box {
border-radius: var(--radius-box);
}
.rounded-box {
border-radius: var(--radius-box);
}
.rounded-full {
border-radius: calc(infinity * 1px);
}
.rounded-lg {
border-radius: var(--radius-lg);
}
.rounded-md {
border-radius: var(--radius-md);
}
.rounded-none {
border-radius: 0;
}
.rounded-sm {
border-radius: var(--radius-sm);
}
.rounded-t-box {
border-top-left-radius: var(--radius-box);
border-top-right-radius: var(--radius-box);
}
.rounded-t-box {
border-top-left-radius: var(--radius-box);
border-top-right-radius: var(--radius-box);
}
.border {
border-style: var(--tw-border-style);
border-width: 1px;
}
.border-0 {
border-style: var(--tw-border-style);
border-width: 0px;
}
.border-\[1px\] {
border-style: var(--tw-border-style);
border-width: 1px;
}
.border-\[3px\] {
border-style: var(--tw-border-style);
border-width: 3px;
}
.border-\[4px\] {
border-style: var(--tw-border-style);
border-width: 4px;
}
.border-t {
border-top-style: var(--tw-border-style);
border-top-width: 1px;
}
.border-t-\[1px\] {
border-top-style: var(--tw-border-style);
border-top-width: 1px;
}
.border-t-\[2px\] {
border-top-style: var(--tw-border-style);
border-top-width: 2px;
}
.border-t-\[6px\] {
border-top-style: var(--tw-border-style);
border-top-width: 6px;
}
.border-b {
border-bottom-style: var(--tw-border-style);
border-bottom-width: 1px;
}
.border-b-\[1px\] {
border-bottom-style: var(--tw-border-style);
border-bottom-width: 1px;
}
.border-b-\[6px\] {
border-bottom-style: var(--tw-border-style);
border-bottom-width: 6px;
}
.border-b-\[8px\] {
border-bottom-style: var(--tw-border-style);
border-bottom-width: 8px;
}
.btn-dash {
@layer daisyui.l1 {
&:not( .btn-active, :hover, :active:focus, :focus-visible, input:checked:not(.filter .btn), :disabled, [disabled], .btn-disabled ) {
--btn-shadow: "";
--btn-bg: #0000;
--btn-fg: var(--btn-color);
--btn-border: var(--btn-color);
--btn-noise: none;
}
@media (hover: none) {
&:not(.btn-active, :active, :focus-visible, input:checked:not(.filter .btn)):hover {
--btn-shadow: "";
--btn-bg: #0000;
--btn-fg: var(--btn-color);
--btn-border: var(--btn-color);
--btn-noise: none;
}
}
}
border-style: dashed;
}
.border-dashed {
--tw-border-style: dashed;
border-style: dashed;
}
.border-none {
--tw-border-style: none;
border-style: none;
}
.badge-ghost {
@layer daisyui.l1.l2 {
border-color: var(--color-base-200);
background-color: var(--color-base-200);
color: var(--color-base-content);
background-image: none;
}
}
.badge-soft {
@layer daisyui.l1.l2 {
color: var(--badge-color, var(--color-base-content));
background-color: var(--badge-color, var(--color-base-content));
@supports (color: color-mix(in lab, red, red)) {
background-color: color-mix( in oklab, var(--badge-color, var(--color-base-content)) 8%, var(--color-base-100) );
}
border-color: var(--badge-color, var(--color-base-content));
@supports (color: color-mix(in lab, red, red)) {
border-color: color-mix( in oklab, var(--badge-color, var(--color-base-content)) 10%, var(--color-base-100) );
}
background-image: none;
}
}
.border-\[\#000\] {
border-color: #000;
}
.border-\[\#6B7280\] {
border-color: #6B7280;
}
.border-\[\#9E9E9E\] {
border-color: #9E9E9E;
}
.border-\[\#0041E8\] {
border-color: #0041E8;
}
.border-\[\#0041E8_\!important\] {
border-color: #0041E8 !important;
}
.border-\[\#0041e8\] {
border-color: #0041e8;
}
.border-\[\#79B0E2\] {
border-color: #79B0E2;
}
.border-\[\#79b0e2\] {
border-color: #79b0e2;
}
.border-\[\#D8D8D8\] {
border-color: #D8D8D8;
}
.border-\[\#E00000\] {
border-color: #E00000;
}
.border-\[\#ECECEC\] {
border-color: #ECECEC;
}
.border-\[\#F6F6F6\] {
border-color: #F6F6F6;
}
.border-\[\#FAFAFB\] {
border-color: #FAFAFB;
}
.border-\[\#d8d8d8\] {
border-color: #d8d8d8;
}
.border-\[\#f6f6f6\] {
border-color: #f6f6f6;
}
.border-\[\#f8f8f8\] {
border-color: #f8f8f8;
}
.border-base-200 {
border-color: var(--color-base-200);
}
.border-base-300 {
border-color: var(--color-base-300);
}
.border-base-content\/5 {
border-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
border-color: color-mix(in oklab, var(--color-base-content) 5%, transparent);
}
}
.border-blue-600 {
border-color: var(--color-blue-600);
}
.border-blue-700 {
border-color: var(--color-blue-700);
}
.border-gray-100 {
border-color: var(--color-gray-100);
}
.border-gray-200 {
border-color: var(--color-gray-200);
}
.border-gray-600 {
border-color: var(--color-gray-600);
}
.border-primary-content\/10 {
border-color: var(--color-primary-content);
@supports (color: color-mix(in lab, red, red)) {
border-color: color-mix(in oklab, var(--color-primary-content) 10%, transparent);
}
}
.border-b-\[\#FAFAFB\] {
border-bottom-color: #FAFAFB;
}
.status-error {
@layer daisyui.l1.l2 {
background-color: var(--color-error);
color: var(--color-error);
}
}
.status-primary {
@layer daisyui.l1.l2 {
background-color: var(--color-primary);
color: var(--color-primary);
}
}
.table-zebra {
@layer daisyui.l1.l2 {
tbody {
tr {
&:where(:nth-child(even)) {
background-color: var(--color-base-200);
:where(.table-pin-cols tr th) {
background-color: var(--color-base-200);
}
}
&.row-hover {
&, &:where(:nth-child(even)) {
&:hover {
@media (hover: hover) {
background-color: var(--color-base-300);
}
}
}
}
}
}
}
}
.bg-\[\#0041E8\] {
background-color: #0041E8;
}
.bg-\[\#E00000\] {
background-color: #E00000;
}
.bg-\[\#E5E5E5\] {
background-color: #E5E5E5;
}
.bg-\[\#E8F7F2\] {
background-color: #E8F7F2;
}
.bg-\[\#ECECEC\] {
background-color: #ECECEC;
}
.bg-\[\#ECECEC_\!important\] {
background-color: #ECECEC !important;
}
.bg-\[\#F0F8FF\] {
background-color: #F0F8FF;
}
.bg-\[\#F0F9F2\] {
background-color: #F0F9F2;
}
.bg-\[\#F1F1F1\] {
background-color: #F1F1F1;
}
.bg-\[\#F5F7FF\] {
background-color: #F5F7FF;
}
.bg-\[\#F6F6F6\] {
background-color: #F6F6F6;
}
.bg-\[\#F7F5FF\] {
background-color: #F7F5FF;
}
.bg-\[\#F9F2F2\] {
background-color: #F9F2F2;
}
.bg-\[\#F9F9F9\] {
background-color: #F9F9F9;
}
.bg-\[\#FAFAFB\] {
background-color: #FAFAFB;
}
.bg-\[\#FFC700\] {
background-color: #FFC700;
}
.bg-\[\#FFE6C1\] {
background-color: #FFE6C1;
}
.bg-\[\#FFEEEB\] {
background-color: #FFEEEB;
}
.bg-\[\#f5f5f5\] {
background-color: #f5f5f5;
}
.bg-\[\#f6f6f6\] {
background-color: #f6f6f6;
}
.bg-\[\#f7f7ff\] {
background-color: #f7f7ff;
}
.bg-\[\#fff\] {
background-color: #fff;
}
.bg-\[rgba\(0\,0\,0\,0\.60\)\] {
background-color: rgba(0,0,0,0.60);
}
.bg-base-100 {
background-color: var(--color-base-100);
}
.bg-base-200 {
background-color: var(--color-base-200);
}
.bg-base-200\/30 {
background-color: var(--color-base-200);
@supports (color: color-mix(in lab, red, red)) {
background-color: color-mix(in oklab, var(--color-base-200) 30%, transparent);
}
}
.bg-base-300 {
background-color: var(--color-base-300);
}
.bg-blue-700 {
background-color: var(--color-blue-700);
}
.bg-green-100 {
background-color: var(--color-green-100);
}
.bg-primary {
background-color: var(--color-primary);
}
.bg-primary-content\/10 {
background-color: var(--color-primary-content);
@supports (color: color-mix(in lab, red, red)) {
background-color: color-mix(in oklab, var(--color-primary-content) 10%, transparent);
}
}
.bg-transparent {
background-color: transparent;
}
.bg-white {
background-color: var(--color-white);
}
.bg-linear-to-b {
--tw-gradient-position: to bottom;
@supports (background-image: linear-gradient(in lab, red, red)) {
--tw-gradient-position: to bottom in oklab;
}
background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-linear-to-br {
--tw-gradient-position: to bottom right;
@supports (background-image: linear-gradient(in lab, red, red)) {
--tw-gradient-position: to bottom right in oklab;
}
background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-linear-to-r {
--tw-gradient-position: to right;
@supports (background-image: linear-gradient(in lab, red, red)) {
--tw-gradient-position: to right in oklab;
}
background-image: linear-gradient(var(--tw-gradient-stops));
}
.from-base-200 {
--tw-gradient-from: var(--color-base-200);
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-orange-500\/80 {
--tw-gradient-from: color-mix(in srgb, oklch(70.5% 0.213 47.604) 80%, transparent);
@supports (color: color-mix(in lab, red, red)) {
--tw-gradient-from: color-mix(in oklab, var(--color-orange-500) 80%, transparent);
}
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-primary {
--tw-gradient-from: var(--color-primary);
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-primary\/80 {
--tw-gradient-from: var(--color-primary);
@supports (color: color-mix(in lab, red, red)) {
--tw-gradient-from: color-mix(in oklab, var(--color-primary) 80%, transparent);
}
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-secondary {
--tw-gradient-from: var(--color-secondary);
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-secondary\/80 {
--tw-gradient-from: var(--color-secondary);
@supports (color: color-mix(in lab, red, red)) {
--tw-gradient-from: color-mix(in oklab, var(--color-secondary) 80%, transparent);
}
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-success {
--tw-gradient-from: var(--color-success);
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-warning {
--tw-gradient-from: var(--color-warning);
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.via-base-200\/80 {
--tw-gradient-via: var(--color-base-200);
@supports (color: color-mix(in lab, red, red)) {
--tw-gradient-via: color-mix(in oklab, var(--color-base-200) 80%, transparent);
}
--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-via-stops);
}
.to-orange-500\/60 {
--tw-gradient-to: color-mix(in srgb, oklch(70.5% 0.213 47.604) 60%, transparent);
@supports (color: color-mix(in lab, red, red)) {
--tw-gradient-to: color-mix(in oklab, var(--color-orange-500) 60%, transparent);
}
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-primary\/60 {
--tw-gradient-to: var(--color-primary);
@supports (color: color-mix(in lab, red, red)) {
--tw-gradient-to: color-mix(in oklab, var(--color-primary) 60%, transparent);
}
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-primary\/80 {
--tw-gradient-to: var(--color-primary);
@supports (color: color-mix(in lab, red, red)) {
--tw-gradient-to: color-mix(in oklab, var(--color-primary) 80%, transparent);
}
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-secondary {
--tw-gradient-to: var(--color-secondary);
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-secondary\/60 {
--tw-gradient-to: var(--color-secondary);
@supports (color: color-mix(in lab, red, red)) {
--tw-gradient-to: color-mix(in oklab, var(--color-secondary) 60%, transparent);
}
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-secondary\/80 {
--tw-gradient-to: var(--color-secondary);
@supports (color: color-mix(in lab, red, red)) {
--tw-gradient-to: color-mix(in oklab, var(--color-secondary) 80%, transparent);
}
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-success\/80 {
--tw-gradient-to: var(--color-success);
@supports (color: color-mix(in lab, red, red)) {
--tw-gradient-to: color-mix(in oklab, var(--color-success) 80%, transparent);
}
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-transparent {
--tw-gradient-to: transparent;
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-warning\/80 {
--tw-gradient-to: var(--color-warning);
@supports (color: color-mix(in lab, red, red)) {
--tw-gradient-to: color-mix(in oklab, var(--color-warning) 80%, transparent);
}
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.loading-bars {
@layer daisyui.l1.l2 {
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='6' height='22'%3E%3Canimate attributeName='y' values='1;5;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite'/%3E%3Canimate attributeName='height' values='22;14;22' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite'/%3E%3Canimate attributeName='opacity' values='1;0.2;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect x='9' y='1' width='6' height='22'%3E%3Canimate attributeName='y' values='1;5;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.65s'/%3E%3Canimate attributeName='height' values='22;14;22' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.65s'/%3E%3Canimate attributeName='opacity' values='1;0.2;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.65s'/%3E%3C/rect%3E%3Crect x='17' y='1' width='6' height='22'%3E%3Canimate attributeName='y' values='1;5;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.5s'/%3E%3Canimate attributeName='height' values='22;14;22' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.5s'/%3E%3Canimate attributeName='opacity' values='1;0.2;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.5s'/%3E%3C/rect%3E%3C/svg%3E");
}
}
.mask-squircle {
@layer daisyui.l1.l2 {
mask-image: url("data:image/svg+xml,%3csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M100 0C20 0 0 20 0 100s20 100 100 100 100-20 100-100S180 0 100 0Z'/%3e%3c/svg%3e");
}
}
.fill-gray-500 {
fill: var(--color-gray-500);
}
.object-contain {
object-fit: contain;
}
.object-cover {
object-fit: cover;
}
.checkbox-sm {
@layer daisyui.l1.l2 {
padding: 0.1875rem;
--size: calc(var(--size-selector, 0.25rem) * 5);
}
}
.radio-sm {
@layer daisyui.l1.l2 {
padding: 0.1875rem;
&:is([type="radio"]) {
--size: calc(var(--size-selector, 0.25rem) * 5);
}
}
}
.p-0 {
padding: calc(var(--spacing) * 0);
}
.p-1 {
padding: calc(var(--spacing) * 1);
}
.p-1\.5 {
padding: calc(var(--spacing) * 1.5);
}
.p-2 {
padding: calc(var(--spacing) * 2);
}
.p-3 {
padding: calc(var(--spacing) * 3);
}
.p-4 {
padding: calc(var(--spacing) * 4);
}
.p-5 {
padding: calc(var(--spacing) * 5);
}
.p-\[0_5px\] {
padding: 0 5px;
}
.p-\[0_6px\] {
padding: 0 6px;
}
.p-\[0_7px\] {
padding: 0 7px;
}
.p-\[0_8px\] {
padding: 0 8px;
}
.p-\[0_9px\] {
padding: 0 9px;
}
.p-\[0_10px\] {
padding: 0 10px;
}
.p-\[0_10px_0_30px\] {
padding: 0 10px 0 30px;
}
.p-\[0_11px\] {
padding: 0 11px;
}
.p-\[0_12px\] {
padding: 0 12px;
}
.p-\[0_14px\] {
padding: 0 14px;
}
.p-\[0_15px\] {
padding: 0 15px;
}
.p-\[0_16px\] {
padding: 0 16px;
}
.p-\[1px_7px\] {
padding: 1px 7px;
}
.p-\[4px_10px\] {
padding: 4px 10px;
}
.p-\[5px\] {
padding: 5px;
}
.p-\[5px_0\] {
padding: 5px 0;
}
.p-\[5px_10px\] {
padding: 5px 10px;
}
.p-\[5px_10px_5px_10px\] {
padding: 5px 10px 5px 10px;
}
.p-\[6px_10px\] {
padding: 6px 10px;
}
.p-\[6px_16px\] {
padding: 6px 16px;
}
.p-\[7px\] {
padding: 7px;
}
.p-\[7px_10px\] {
padding: 7px 10px;
}
.p-\[8px\] {
padding: 8px;
}
.p-\[8px_10px\] {
padding: 8px 10px;
}
.p-\[8px_12px\] {
padding: 8px 12px;
}
.p-\[8px_13px\] {
padding: 8px 13px;
}
.p-\[10px\] {
padding: 10px;
}
.p-\[10px_10px_15px_13px\] {
padding: 10px 10px 15px 13px;
}
.p-\[10px_15px\] {
padding: 10px 15px;
}
.p-\[11px_16px\] {
padding: 11px 16px;
}
.p-\[12px_20px\] {
padding: 12px 20px;
}
.p-\[15px\] {
padding: 15px;
}
.p-\[16pX_16px_20px\] {
padding: 16pX 16px 20px;
}
.p-\[16px\] {
padding: 16px;
}
.p-\[20px\] {
padding: 20px;
}
.p-\[20px_15px\] {
padding: 20px 15px;
}
.p-\[20px_16px\] {
padding: 20px 16px;
}
.p-\[20px_20px_0_20px\] {
padding: 20px 20px 0 20px;
}
.p-\[_15px\] {
padding: 15px;
}
.menu-title {
@layer daisyui.l1.l2.l3 {
padding-inline: calc(0.25rem * 3);
padding-block: calc(0.25rem * 2);
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 40%, transparent);
}
font-size: 0.875rem;
font-weight: 600;
}
}
.select-md {
@layer daisyui.l1.l2 {
--size: calc(var(--size-field, 0.25rem) * 10);
font-size: 0.875rem;
option {
padding-inline: calc(0.25rem * 3);
padding-block: calc(0.25rem * 1.5);
}
}
}
.select-sm {
@layer daisyui.l1.l2 {
--size: calc(var(--size-field, 0.25rem) * 8);
font-size: 0.75rem;
option {
padding-inline: calc(0.25rem * 2.5);
padding-block: calc(0.25rem * 1);
}
}
}
.table-md {
@layer daisyui.l1.l2 {
:not(thead, tfoot) tr {
font-size: 0.875rem;
}
:where(th, td) {
padding-inline: calc(0.25rem * 4);
padding-block: calc(0.25rem * 3);
}
}
}
.table-sm {
@layer daisyui.l1.l2 {
:not(thead, tfoot) tr {
font-size: 0.75rem;
}
:where(th, td) {
padding-inline: calc(0.25rem * 3);
padding-block: calc(0.25rem * 2);
}
}
}
.px-0 {
padding-inline: calc(var(--spacing) * 0);
}
.px-1 {
padding-inline: calc(var(--spacing) * 1);
}
.px-1\.5 {
padding-inline: calc(var(--spacing) * 1.5);
}
.px-2 {
padding-inline: calc(var(--spacing) * 2);
}
.px-2\.5 {
padding-inline: calc(var(--spacing) * 2.5);
}
.px-3 {
padding-inline: calc(var(--spacing) * 3);
}
.px-4 {
padding-inline: calc(var(--spacing) * 4);
}
.px-5 {
padding-inline: calc(var(--spacing) * 5);
}
.px-6 {
padding-inline: calc(var(--spacing) * 6);
}
.px-\[5px\] {
padding-inline: 5px;
}
.px-\[8px\] {
padding-inline: 8px;
}
.px-\[10px\] {
padding-inline: 10px;
}
.px-\[15px\] {
padding-inline: 15px;
}
.px-\[20px\] {
padding-inline: 20px;
}
.px-\[30px\] {
padding-inline: 30px;
}
.py-0\.5 {
padding-block: calc(var(--spacing) * 0.5);
}
.py-1 {
padding-block: calc(var(--spacing) * 1);
}
.py-1\.5 {
padding-block: calc(var(--spacing) * 1.5);
}
.py-2 {
padding-block: calc(var(--spacing) * 2);
}
.py-3 {
padding-block: calc(var(--spacing) * 3);
}
.py-5 {
padding-block: calc(var(--spacing) * 5);
}
.py-12 {
padding-block: calc(var(--spacing) * 12);
}
.py-\[3px\] {
padding-block: 3px;
}
.py-\[5px\] {
padding-block: 5px;
}
.py-\[6px\] {
padding-block: 6px;
}
.py-\[8px\] {
padding-block: 8px;
}
.py-\[10px\] {
padding-block: 10px;
}
.py-\[15px\] {
padding-block: 15px;
}
.py-\[20px\] {
padding-block: 20px;
}
.ps-2\.5 {
padding-inline-start: calc(var(--spacing) * 2.5);
}
.ps-4 {
padding-inline-start: calc(var(--spacing) * 4);
}
.pe-2 {
padding-inline-end: calc(var(--spacing) * 2);
}
.pt-1 {
padding-top: calc(var(--spacing) * 1);
}
.pt-3 {
padding-top: calc(var(--spacing) * 3);
}
.pt-4 {
padding-top: calc(var(--spacing) * 4);
}
.pt-5 {
padding-top: calc(var(--spacing) * 5);
}
.pt-\[20px\] {
padding-top: 20px;
}
.pb-0 {
padding-bottom: calc(var(--spacing) * 0);
}
.pb-2 {
padding-bottom: calc(var(--spacing) * 2);
}
.pb-\[5px\] {
padding-bottom: 5px;
}
.pb-\[10px\] {
padding-bottom: 10px;
}
.pb-\[14px\] {
padding-bottom: 14px;
}
.pb-\[15px\] {
padding-bottom: 15px;
}
.pl-\[3px\] {
padding-left: 3px;
}
.pl-\[5px\] {
padding-left: 5px;
}
.pl-\[15px\] {
padding-left: 15px;
}
.pl-\[25px\] {
padding-left: 25px;
}
.pl-\[26px\] {
padding-left: 26px;
}
.pl-\[30px\] {
padding-left: 30px;
}
.text-center {
text-align: center;
}
.text-end {
text-align: end;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-start {
text-align: start;
}
.align-text-top {
vertical-align: text-top;
}
.align-top {
vertical-align: top;
}
.font-mono {
font-family: var(--font-mono);
}
.\!text-sm {
font-size: var(--text-sm) !important;
line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
}
.text-2xl {
font-size: var(--text-2xl);
line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.text-4xl {
font-size: var(--text-4xl);
line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.text-base {
font-size: var(--text-base);
line-height: var(--tw-leading, var(--text-base--line-height));
}
.text-lg {
font-size: var(--text-lg);
line-height: var(--tw-leading, var(--text-lg--line-height));
}
.text-lg\/none {
font-size: var(--text-lg);
line-height: 1;
}
.text-sm {
font-size: var(--text-sm);
line-height: var(--tw-leading, var(--text-sm--line-height));
}
.text-sm\/none {
font-size: var(--text-sm);
line-height: 1;
}
.text-xl {
font-size: var(--text-xl);
line-height: var(--tw-leading, var(--text-xl--line-height));
}
.text-xs {
font-size: var(--text-xs);
line-height: var(--tw-leading, var(--text-xs--line-height));
}
.text-xs\/none {
font-size: var(--text-xs);
line-height: 1;
}
.tabs-sm {
@layer daisyui.l1.l2 {
--tab-height: calc(var(--size-field, 0.25rem) * 8);
& > .tab {
font-size: 0.875rem;
--tab-p: 0.5rem;
--tab-radius-min: calc(0.5rem - var(--border));
}
}
}
.tabs-xs {
@layer daisyui.l1.l2 {
--tab-height: calc(var(--size-field, 0.25rem) * 6);
& > .tab {
font-size: 0.75rem;
--tab-p: 0.375rem;
--tab-radius-min: calc(0.5rem - var(--border));
}
}
}
.badge-sm {
@layer daisyui.l1.l2 {
--size: calc(var(--size-selector, 0.25rem) * 5);
font-size: 0.75rem;
}
}
.text-\[11px\] {
font-size: 11px;
}
.text-\[12px\] {
font-size: 12px;
}
.text-\[13px\] {
font-size: 13px;
}
.text-\[14px\] {
font-size: 14px;
}
.text-\[16px\] {
font-size: 16px;
}
.text-\[18px\] {
font-size: 18px;
}
.text-\[20px\] {
font-size: 20px;
}
.text-\[22px\] {
font-size: 22px;
}
.text-\[24px\] {
font-size: 24px;
}
.text-\[28px\] {
font-size: 28px;
}
.leading-\[10\.2px\] {
--tw-leading: 10.2px;
line-height: 10.2px;
}
.leading-\[10\.3px\] {
--tw-leading: 10.3px;
line-height: 10.3px;
}
.leading-\[10\.4px\] {
--tw-leading: 10.4px;
line-height: 10.4px;
}
.leading-\[10\.5px\] {
--tw-leading: 10.5px;
line-height: 10.5px;
}
.leading-\[10px\] {
--tw-leading: 10px;
line-height: 10px;
}
.leading-\[11px\] {
--tw-leading: 11px;
line-height: 11px;
}
.leading-\[12px\] {
--tw-leading: 12px;
line-height: 12px;
}
.leading-\[16px\] {
--tw-leading: 16px;
line-height: 16px;
}
.leading-\[18px\] {
--tw-leading: 18px;
line-height: 18px;
}
.leading-\[20px\] {
--tw-leading: 20px;
line-height: 20px;
}
.leading-\[23px\] {
--tw-leading: 23px;
line-height: 23px;
}
.leading-\[24px\] {
--tw-leading: 24px;
line-height: 24px;
}
.leading-\[25px\] {
--tw-leading: 25px;
line-height: 25px;
}
.leading-\[26px\] {
--tw-leading: 26px;
line-height: 26px;
}
.leading-\[28px\] {
--tw-leading: 28px;
line-height: 28px;
}
.leading-\[29px\] {
--tw-leading: 29px;
line-height: 29px;
}
.leading-\[30px\] {
--tw-leading: 30px;
line-height: 30px;
}
.leading-\[31px\] {
--tw-leading: 31px;
line-height: 31px;
}
.leading-\[32px\] {
--tw-leading: 32px;
line-height: 32px;
}
.leading-\[33px\] {
--tw-leading: 33px;
line-height: 33px;
}
.leading-\[34\.5px\] {
--tw-leading: 34.5px;
line-height: 34.5px;
}
.leading-\[34px\] {
--tw-leading: 34px;
line-height: 34px;
}
.leading-\[35px\] {
--tw-leading: 35px;
line-height: 35px;
}
.leading-\[36px\] {
--tw-leading: 36px;
line-height: 36px;
}
.leading-\[54px\] {
--tw-leading: 54px;
line-height: 54px;
}
.leading-none {
--tw-leading: 1;
line-height: 1;
}
.leading-tight {
--tw-leading: var(--leading-tight);
line-height: var(--leading-tight);
}
.font-\[16px\] {
--tw-font-weight: 16px;
font-weight: 16px;
}
.font-\[20px\] {
--tw-font-weight: 20px;
font-weight: 20px;
}
.font-\[300\] {
--tw-font-weight: 300;
font-weight: 300;
}
.font-\[400\] {
--tw-font-weight: 400;
font-weight: 400;
}
.font-\[500\] {
--tw-font-weight: 500;
font-weight: 500;
}
.font-\[600\] {
--tw-font-weight: 600;
font-weight: 600;
}
.font-\[700\] {
--tw-font-weight: 700;
font-weight: 700;
}
.font-bold {
--tw-font-weight: var(--font-weight-bold);
font-weight: var(--font-weight-bold);
}
.font-medium {
--tw-font-weight: var(--font-weight-medium);
font-weight: var(--font-weight-medium);
}
.font-normal {
--tw-font-weight: var(--font-weight-normal);
font-weight: var(--font-weight-normal);
}
.font-semibold {
--tw-font-weight: var(--font-weight-semibold);
font-weight: var(--font-weight-semibold);
}
.tracking-wider {
--tw-tracking: var(--tracking-wider);
letter-spacing: var(--tracking-wider);
}
.whitespace-nowrap {
white-space: nowrap;
}
.file-input-primary {
@layer daisyui.l1.l2 {
--btn-color: var(--color-primary);
&::file-selector-button {
color: var(--color-primary-content);
}
&, &:focus, &:focus-within {
--input-color: var(--color-primary);
}
}
}
.checkbox-success {
@layer daisyui.l1.l2 {
color: var(--color-success-content);
--input-color: var(--color-success);
}
}
.link-primary {
@layer daisyui.l1.l2 {
color: var(--color-primary);
@media (hover: hover) {
&:hover {
color: var(--color-primary);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-primary) 80%, #000);
}
}
}
}
}
.progress-accent {
@layer daisyui.l1.l2 {
color: var(--color-accent);
}
}
.progress-info {
@layer daisyui.l1.l2 {
color: var(--color-info);
}
}
.progress-primary {
@layer daisyui.l1.l2 {
color: var(--color-primary);
}
}
.progress-secondary {
@layer daisyui.l1.l2 {
color: var(--color-secondary);
}
}
.progress-warning {
@layer daisyui.l1.l2 {
color: var(--color-warning);
}
}
.text-\[\#000\] {
color: #000;
}
.text-\[\#6B7280\] {
color: #6B7280;
}
.text-\[\#7E7E7E\] {
color: #7E7E7E;
}
.text-\[\#9E9E9E\] {
color: #9E9E9E;
}
.text-\[\#9E9E9E_\!important\] {
color: #9E9E9E !important;
}
.text-\[\#0041E8\] {
color: #0041E8;
}
.text-\[\#0041E8_\!important\] {
color: #0041E8 !important;
}
.text-\[\#79B0E2\] {
color: #79B0E2;
}
.text-\[\#79b0e2\] {
color: #79b0e2;
}
.text-\[\#299D00\] {
color: #299D00;
}
.text-\[\#383C44\] {
color: #383C44;
}
.text-\[\#919699\] {
color: #919699;
}
.text-\[\#B1B1B1\] {
color: #B1B1B1;
}
.text-\[\#C5C5C5\] {
color: #C5C5C5;
}
.text-\[\#E00000\] {
color: #E00000;
}
.text-\[\#FFC700\] {
color: #FFC700;
}
.text-\[\#f6f6f6\] {
color: #f6f6f6;
}
.text-\[\#fff\] {
color: #fff;
}
.text-\[\#fff_\!important\] {
color: #fff !important;
}
.text-\[6b7280\] {
color: 6b7280;
}
.text-\[black\] {
color: black;
}
.text-\[red\] {
color: red;
}
.text-base-content {
color: var(--color-base-content);
}
.text-base-content\/50 {
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 50%, transparent);
}
}
.text-base-content\/60 {
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 60%, transparent);
}
}
.text-base-content\/70 {
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 70%, transparent);
}
}
.text-base-content\/80 {
color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
color: color-mix(in oklab, var(--color-base-content) 80%, transparent);
}
}
.text-black {
color: var(--color-black);
}
.text-blue-600 {
color: var(--color-blue-600);
}
.text-blue-700 {
color: var(--color-blue-700);
}
.text-error {
color: var(--color-error);
}
.text-gray-500 {
color: var(--color-gray-500);
}
.text-gray-900 {
color: var(--color-gray-900);
}
.text-green-500 {
color: var(--color-green-500);
}
.text-green-800 {
color: var(--color-green-800);
}
.text-orange-500 {
color: var(--color-orange-500);
}
.text-primary {
color: var(--color-primary);
}
.text-primary-content {
color: var(--color-primary-content);
}
.text-red-200 {
color: var(--color-red-200);
}
.text-red-500 {
color: var(--color-red-500);
}
.text-secondary-content {
color: var(--color-secondary-content);
}
.text-success {
color: var(--color-success);
}
.text-success-content {
color: var(--color-success-content);
}
.text-warning-content {
color: var(--color-warning-content);
}
.text-white {
color: var(--color-white);
}
.uppercase {
text-transform: uppercase;
}
.italic {
font-style: italic;
}
.underline {
text-decoration-line: underline;
}
.opacity-0 {
opacity: 0%;
}
.opacity-70 {
opacity: 70%;
}
.opacity-80 {
opacity: 80%;
}
.opacity-100 {
opacity: 100%;
}
.shadow {
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_-1px_1px_0px_\#0000001A\] {
--tw-shadow: 0 -1px 1px 0px var(--tw-shadow-color, #0000001A);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_0_0_1px_\#0041E8\] {
--tw-shadow: 0 0 0 1px var(--tw-shadow-color, #0041E8);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_0_0_1px_\#E00000\] {
--tw-shadow: 0 0 0 1px var(--tw-shadow-color, #E00000);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_0_1px_0px_\#0000001A\] {
--tw-shadow: 0 0 1px 0px var(--tw-shadow-color, #0000001A);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_1px_1px_0_\#0000001A\] {
--tw-shadow: 0 1px 1px 0 var(--tw-shadow-color, #0000001A);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_1px_1px_0_rgba\(0\,0\,0\,0\.1\)\] {
--tw-shadow: 0 1px 1px 0 var(--tw-shadow-color, rgba(0,0,0,0.1));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_1px_1px_0_rgba\(0\,0\,0\,0\.10\)\] {
--tw-shadow: 0 1px 1px 0 var(--tw-shadow-color, rgba(0,0,0,0.10));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_1px_1px_0px_\#0000001A\] {
--tw-shadow: 0 1px 1px 0px var(--tw-shadow-color, #0000001A);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_2px_4px_0_rgba\(0\,0\,0\,0\.12\)\] {
--tw-shadow: 0 2px 4px 0 var(--tw-shadow-color, rgba(0,0,0,0.12));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0px_-1px_1px_0px_\#0000001A\] {
--tw-shadow: 0px -1px 1px 0px var(--tw-shadow-color, #0000001A);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0px_-10px_40px_0px\] {
--tw-shadow: 0px -10px 40px 0px var(--tw-shadow-color, currentcolor);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0px_1px_1px_0px_\#0000001A\] {
--tw-shadow: 0px 1px 1px 0px var(--tw-shadow-color, #0000001A);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0px_1px_1px_0px_rgba\(0\,0\,0\,0\.10\)\] {
--tw-shadow: 0px 1px 1px 0px var(--tw-shadow-color, rgba(0,0,0,0.10));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0px_2px_4px_0px_\#0000001F\] {
--tw-shadow: 0px 2px 4px 0px var(--tw-shadow-color, #0000001F);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0px_2px_4px_0px_rgba\(0\,0\,0\,0\.10\)\] {
--tw-shadow: 0px 2px 4px 0px var(--tw-shadow-color, rgba(0,0,0,0.10));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0px_2px_4px_0px_rgba\(0\,0\,0\,0\.12\)\] {
--tw-shadow: 0px 2px 4px 0px var(--tw-shadow-color, rgba(0,0,0,0.12));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-md {
--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-none {
--tw-shadow: 0 0 #0000;
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-sm {
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-xl {
--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-xs {
--tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-base-content\/4 {
--tw-shadow-color: var(--color-base-content);
@supports (color: color-mix(in lab, red, red)) {
--tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-base-content) 4%, transparent) var(--tw-shadow-alpha), transparent);
}
}
.outline-\[0px\] {
outline-style: var(--tw-outline-style);
outline-width: 0px;
}
.btn-ghost {
@layer daisyui.l1 {
&:not(.btn-active, :hover, :active:focus, :focus-visible, input:checked:not(.filter .btn)) {
--btn-shadow: "";
--btn-bg: #0000;
--btn-border: #0000;
--btn-noise: none;
&:not(:disabled, [disabled], .btn-disabled) {
outline-color: currentcolor;
--btn-fg: var(--btn-color, currentColor);
}
}
@media (hover: none) {
&:not(.btn-active, :active, :focus-visible, input:checked:not(.filter .btn)):hover {
outline-color: currentcolor;
--btn-shadow: "";
--btn-bg: #0000;
--btn-fg: var(--btn-color, currentColor);
--btn-border: #0000;
--btn-noise: none;
}
}
}
}
.blur {
--tw-blur: blur(8px);
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.grayscale-\[1\] {
--tw-grayscale: grayscale(1);
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.filter {
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.transition {
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-all {
transition-property: all;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.duration-300 {
--tw-duration: 300ms;
transition-duration: 300ms;
}
.duration-1000 {
--tw-duration: 1000ms;
transition-duration: 1000ms;
}
.btn-outline {
@layer daisyui.l1 {
&:not( .btn-active, :hover, :active:focus, :focus-visible, input:checked:not(.filter .btn), :disabled, [disabled], .btn-disabled ) {
--btn-shadow: "";
--btn-bg: #0000;
--btn-fg: var(--btn-color);
--btn-border: var(--btn-color);
--btn-noise: none;
}
@media (hover: none) {
&:not(.btn-active, :active, :focus-visible, input:checked:not(.filter .btn)):hover {
--btn-shadow: "";
--btn-bg: #0000;
--btn-fg: var(--btn-color);
--btn-border: var(--btn-color);
--btn-noise: none;
}
}
}
}
.btn-soft {
@layer daisyui.l1 {
&:not( .btn-active, :hover, :active:focus, :focus-visible, input:checked:not(.filter .btn), :disabled, [disabled], .btn-disabled ) {
--btn-shadow: "";
--btn-fg: var(--btn-color, var(--color-base-content));
--btn-bg: var(--btn-color, var(--color-base-content));
@supports (color: color-mix(in lab, red, red)) {
--btn-bg: color-mix(
in oklab,
var(--btn-color, var(--color-base-content)) 8%,
var(--color-base-100)
);
}
--btn-border: var(--btn-color, var(--color-base-content));
@supports (color: color-mix(in lab, red, red)) {
--btn-border: color-mix(
in oklab,
var(--btn-color, var(--color-base-content)) 10%,
var(--color-base-100)
);
}
--btn-noise: none;
}
@media (hover: none) {
&:not(.btn-active, :active, :focus-visible, input:checked:not(.filter .btn)):hover {
--btn-shadow: "";
--btn-fg: var(--btn-color, var(--color-base-content));
--btn-bg: var(--btn-color, var(--color-base-content));
@supports (color: color-mix(in lab, red, red)) {
--btn-bg: color-mix(
in oklab,
var(--btn-color, var(--color-base-content)) 8%,
var(--color-base-100)
);
}
--btn-border: var(--btn-color, var(--color-base-content));
@supports (color: color-mix(in lab, red, red)) {
--btn-border: color-mix(
in oklab,
var(--btn-color, var(--color-base-content)) 10%,
var(--color-base-100)
);
}
--btn-noise: none;
}
}
}
}
.btn-md {
@layer daisyui.l1.l2 {
--fontsize: 0.875rem;
--btn-p: 1rem;
--size: calc(var(--size-field, 0.25rem) * 10);
}
}
.btn-sm {
@layer daisyui.l1.l2 {
--fontsize: 0.75rem;
--btn-p: 0.75rem;
--size: calc(var(--size-field, 0.25rem) * 8);
}
}
.btn-xs {
@layer daisyui.l1.l2 {
--fontsize: 0.6875rem;
--btn-p: 0.5rem;
--size: calc(var(--size-field, 0.25rem) * 6);
}
}
.\!outline-none {
--tw-outline-style: none !important;
outline-style: none !important;
}
.badge-error {
@layer daisyui.l1.l2 {
--badge-color: var(--color-error);
--badge-fg: var(--color-error-content);
}
}
.badge-info {
@layer daisyui.l1.l2 {
--badge-color: var(--color-info);
--badge-fg: var(--color-info-content);
}
}
.badge-primary {
@layer daisyui.l1.l2 {
--badge-color: var(--color-primary);
--badge-fg: var(--color-primary-content);
}
}
.badge-success {
@layer daisyui.l1.l2 {
--badge-color: var(--color-success);
--badge-fg: var(--color-success-content);
}
}
.badge-warning {
@layer daisyui.l1.l2 {
--badge-color: var(--color-warning);
--badge-fg: var(--color-warning-content);
}
}
.btn-error {
@layer daisyui.l1.l2.l3 {
--btn-color: var(--color-error);
--btn-fg: var(--color-error-content);
}
}
.btn-primary {
@layer daisyui.l1.l2.l3 {
--btn-color: var(--color-primary);
--btn-fg: var(--color-primary-content);
}
}
.\[--chkfg\:white\] {
--chkfg: white;
}
.\*\:cursor-pointer {
:is(& > *) {
cursor: pointer;
}
}
.\*\:text-nowrap {
:is(& > *) {
text-wrap: nowrap;
}
}
.group-hover\:block {
&:is(:where(.group):hover *) {
@media (hover: hover) {
display: block;
}
}
}
.group-hover\:translate-x-0 {
&:is(:where(.group):hover *) {
@media (hover: hover) {
--tw-translate-x: calc(var(--spacing) * 0);
translate: var(--tw-translate-x) var(--tw-translate-y);
}
}
}
.group-hover\:border-\[\#fff\] {
&:is(:where(.group):hover *) {
@media (hover: hover) {
border-color: #fff;
}
}
}
.group-hover\:border-white {
&:is(:where(.group):hover *) {
@media (hover: hover) {
border-color: var(--color-white);
}
}
}
.group-hover\:text-black {
&:is(:where(.group):hover *) {
@media (hover: hover) {
color: var(--color-black);
}
}
}
.group-hover\:text-white {
&:is(:where(.group):hover *) {
@media (hover: hover) {
color: var(--color-white);
}
}
}
.group-hover\:opacity-100 {
&:is(:where(.group):hover *) {
@media (hover: hover) {
opacity: 100%;
}
}
}
.group-hover\:filter-none {
&:is(:where(.group):hover *) {
@media (hover: hover) {
filter: none;
}
}
}
.group-has-\[\[id\=layout-sidebar-hover-trigger\]\:checked\]\/html\:flex {
&:is(:where(.group\/html):has(*:is([id=layout-sidebar-hover-trigger]:checked)) *) {
display: flex;
}
}
.group-has-\[\[id\=layout-sidebar-hover-trigger\]\:checked\]\/html\:hidden {
&:is(:where(.group\/html):has(*:is([id=layout-sidebar-hover-trigger]:checked)) *) {
display: none;
}
}
.group-data-\[theme\=dark\]\/html\:translate-y-0 {
&:is(:where(.group\/html)[data-theme="dark"] *) {
--tw-translate-y: calc(var(--spacing) * 0);
translate: var(--tw-translate-x) var(--tw-translate-y);
}
}
.group-data-\[theme\=dark\]\/html\:opacity-0 {
&:is(:where(.group\/html)[data-theme="dark"] *) {
opacity: 0%;
}
}
.group-data-\[theme\=dark\]\/html\:opacity-100 {
&:is(:where(.group\/html)[data-theme="dark"] *) {
opacity: 100%;
}
}
.group-data-\[theme\=light\]\/html\:translate-y-0 {
&:is(:where(.group\/html)[data-theme="light"] *) {
--tw-translate-y: calc(var(--spacing) * 0);
translate: var(--tw-translate-x) var(--tw-translate-y);
}
}
.group-data-\[theme\=light\]\/html\:opacity-0 {
&:is(:where(.group\/html)[data-theme="light"] *) {
opacity: 0%;
}
}
.group-data-\[theme\=light\]\/html\:opacity-100 {
&:is(:where(.group\/html)[data-theme="light"] *) {
opacity: 100%;
}
}
.checked\:bg-\[\#0041E8\] {
&:checked {
background-color: #0041E8;
}
}
.checked\:bg-blue-500 {
&:checked {
background-color: var(--color-blue-500);
}
}
.focus-within\:border-\[\#0041E8\] {
&:focus-within {
border-color: #0041E8;
}
}
.hover\:border-\[\#0041E8\] {
&:hover {
@media (hover: hover) {
border-color: #0041E8;
}
}
}
.hover\:bg-\[\#0041E8\] {
&:hover {
@media (hover: hover) {
background-color: #0041E8;
}
}
}
.hover\:bg-\[\#79B0E2\] {
&:hover {
@media (hover: hover) {
background-color: #79B0E2;
}
}
}
.hover\:bg-\[\#79b0e2\] {
&:hover {
@media (hover: hover) {
background-color: #79b0e2;
}
}
}
.hover\:bg-\[\#F5F7FF\] {
&:hover {
@media (hover: hover) {
background-color: #F5F7FF;
}
}
}
.hover\:bg-base-200 {
&:hover {
@media (hover: hover) {
background-color: var(--color-base-200);
}
}
}
.hover\:bg-base-200\/20 {
&:hover {
@media (hover: hover) {
background-color: var(--color-base-200);
@supports (color: color-mix(in lab, red, red)) {
background-color: color-mix(in oklab, var(--color-base-200) 20%, transparent);
}
}
}
}
.hover\:bg-base-300 {
&:hover {
@media (hover: hover) {
background-color: var(--color-base-300);
}
}
}
.hover\:bg-blue-700 {
&:hover {
@media (hover: hover) {
background-color: var(--color-blue-700);
}
}
}
.hover\:bg-error\/10 {
&:hover {
@media (hover: hover) {
background-color: var(--color-error);
@supports (color: color-mix(in lab, red, red)) {
background-color: color-mix(in oklab, var(--color-error) 10%, transparent);
}
}
}
}
.hover\:bg-gray-100 {
&:hover {
@media (hover: hover) {
background-color: var(--color-gray-100);
}
}
}
.hover\:stroke-white {
&:hover {
@media (hover: hover) {
stroke: var(--color-white);
}
}
}
.hover\:text-\[\#0041E8_\!important\] {
&:hover {
@media (hover: hover) {
color: #0041E8 !important;
}
}
}
.hover\:text-\[\#fff\] {
&:hover {
@media (hover: hover) {
color: #fff;
}
}
}
.hover\:text-\[\#fff_\!important\] {
&:hover {
@media (hover: hover) {
color: #fff !important;
}
}
}
.hover\:text-blue-700 {
&:hover {
@media (hover: hover) {
color: var(--color-blue-700);
}
}
}
.hover\:text-white {
&:hover {
@media (hover: hover) {
color: var(--color-white);
}
}
}
.hover\:opacity-95 {
&:hover {
@media (hover: hover) {
opacity: 95%;
}
}
}
.hover\:shadow-\[0px_1px_5px_0px_rgba\(0\,0\,0\,0\.20\)\] {
&:hover {
@media (hover: hover) {
--tw-shadow: 0px 1px 5px 0px var(--tw-shadow-color, rgba(0,0,0,0.20));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
}
}
.hover\:shadow-lg {
&:hover {
@media (hover: hover) {
--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
}
}
.data-error\:input-error {
&[data-error] {
@layer daisyui.l1.l2 {
&, &:focus, &:focus-within {
--input-color: var(--color-error);
}
}
}
}
.max-\[1620px\]\:p-\[10px\] {
@media (width < 1620px) {
padding: 10px;
}
}
.max-\[1620px\]\:text-\[22px\] {
@media (width < 1620px) {
font-size: 22px;
}
}
.max-sm\:hidden {
@media (width < 40rem) {
display: none;
}
}
.sm\:dropdown-end {
@media (width >= 40rem) {
@layer daisyui.l1.l2 {
--anchor-h: span-left;
:where(.dropdown-content) {
inset-inline-end: calc(0.25rem * 0);
translate: 0 0;
[dir="rtl"] & {
translate: 0 0;
}
}
&.dropdown-left {
--anchor-h: left;
--anchor-v: span-top;
.dropdown-content {
top: auto;
bottom: calc(0.25rem * 0);
}
}
&.dropdown-right {
--anchor-h: right;
--anchor-v: span-top;
.dropdown-content {
top: auto;
bottom: calc(0.25rem * 0);
}
}
}
}
}
.sm\:col-span-2 {
@media (width >= 40rem) {
grid-column: span 2 / span 2;
}
}
.sm\:mx-5 {
@media (width >= 40rem) {
margin-inline: calc(var(--spacing) * 5);
}
}
.sm\:mt-4 {
@media (width >= 40rem) {
margin-top: calc(var(--spacing) * 4);
}
}
.sm\:mt-6 {
@media (width >= 40rem) {
margin-top: calc(var(--spacing) * 6);
}
}
.sm\:mt-8 {
@media (width >= 40rem) {
margin-top: calc(var(--spacing) * 8);
}
}
.sm\:mr-\[0\] {
@media (width >= 40rem) {
margin-right: 0;
}
}
.sm\:block {
@media (width >= 40rem) {
display: block;
}
}
.sm\:size-6 {
@media (width >= 40rem) {
width: calc(var(--spacing) * 6);
height: calc(var(--spacing) * 6);
}
}
.sm\:w-84 {
@media (width >= 40rem) {
width: calc(var(--spacing) * 84);
}
}
.sm\:w-full {
@media (width >= 40rem) {
width: 100%;
}
}
.sm\:footer-horizontal {
@media (width >= 40rem) {
@layer daisyui.l1.l2 {
grid-auto-flow: column;
&.footer-center {
grid-auto-flow: row dense;
}
}
}
}
.sm\:grid-cols-3 {
@media (width >= 40rem) {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
}
.sm\:divide-x {
@media (width >= 40rem) {
:where(& > :not(:last-child)) {
--tw-divide-x-reverse: 0;
border-inline-style: var(--tw-border-style);
border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
}
}
.sm\:p-2\.5 {
@media (width >= 40rem) {
padding: calc(var(--spacing) * 2.5);
}
}
.sm\:p-6 {
@media (width >= 40rem) {
padding: calc(var(--spacing) * 6);
}
}
.sm\:pt-8 {
@media (width >= 40rem) {
padding-top: calc(var(--spacing) * 8);
}
}
.sm\:text-lg {
@media (width >= 40rem) {
font-size: var(--text-lg);
line-height: var(--tw-leading, var(--text-lg--line-height));
}
}
.sm\:whitespace-nowrap {
@media (width >= 40rem) {
white-space: nowrap;
}
}
.md\:mt-\[10px\] {
@media (width >= 48rem) {
margin-top: 10px;
}
}
.md\:flex {
@media (width >= 48rem) {
display: flex;
}
}
.md\:hidden {
@media (width >= 48rem) {
display: none;
}
}
.md\:size-24 {
@media (width >= 48rem) {
width: calc(var(--spacing) * 24);
height: calc(var(--spacing) * 24);
}
}
.md\:w-\[100\%\] {
@media (width >= 48rem) {
width: 100%;
}
}
.md\:justify-start {
@media (width >= 48rem) {
justify-content: flex-start;
}
}
.md\:whitespace-nowrap {
@media (width >= 48rem) {
white-space: nowrap;
}
}
.lg\:grid-cols-2 {
@media (width >= 64rem) {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
.lg\:whitespace-nowrap {
@media (width >= 64rem) {
white-space: nowrap;
}
}
.xl\:col-span-5 {
@media (width >= 80rem) {
grid-column: span 5 / span 5;
}
}
.xl\:col-span-7 {
@media (width >= 80rem) {
grid-column: span 7 / span 7;
}
}
.xl\:w-\[120px\] {
@media (width >= 80rem) {
width: 120px;
}
}
.xl\:grid-cols-4 {
@media (width >= 80rem) {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
}
.xl\:grid-cols-12 {
@media (width >= 80rem) {
grid-template-columns: repeat(12, minmax(0, 1fr));
}
}
.\32 xl\:col-span-1 {
@media (width >= 96rem) {
grid-column: span 1 / span 1;
}
}
.\32 xl\:mr-\[16px\] {
@media (width >= 96rem) {
margin-right: 16px;
}
}
.\32 xl\:w-\[30\%\] {
@media (width >= 96rem) {
width: 30%;
}
}
.\32 xl\:w-\[50\%\] {
@media (width >= 96rem) {
width: 50%;
}
}
.\32 xl\:w-\[calc\(100\%_-30\%_-16px\)\] {
@media (width >= 96rem) {
width: calc(100% - 30% - 16px);
}
}
.\32 xl\:w-auto {
@media (width >= 96rem) {
width: auto;
}
}
.\32 xl\:justify-end {
@media (width >= 96rem) {
justify-content: flex-end;
}
}
.\32 xl\:whitespace-normal {
@media (width >= 96rem) {
white-space: normal;
}
}
.rtl\:rotate-180 {
&:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
rotate: 180deg;
}
}
.dark\:border-gray-700 {
@media (prefers-color-scheme: dark) {
border-color: var(--color-gray-700);
}
}
.dark\:bg-green-900 {
@media (prefers-color-scheme: dark) {
background-color: var(--color-green-900);
}
}
.dark\:fill-gray-400 {
@media (prefers-color-scheme: dark) {
fill: var(--color-gray-400);
}
}
.dark\:text-gray-400 {
@media (prefers-color-scheme: dark) {
color: var(--color-gray-400);
}
}
.dark\:text-green-300 {
@media (prefers-color-scheme: dark) {
color: var(--color-green-300);
}
}
.dark\:text-green-500 {
@media (prefers-color-scheme: dark) {
color: var(--color-green-500);
}
}
.dark\:text-white {
@media (prefers-color-scheme: dark) {
color: var(--color-white);
}
}
.dark\:hover\:bg-gray-700 {
@media (prefers-color-scheme: dark) {
&:hover {
@media (hover: hover) {
background-color: var(--color-gray-700);
}
}
}
}
.dark\:hover\:text-blue-500 {
@media (prefers-color-scheme: dark) {
&:hover {
@media (hover: hover) {
color: var(--color-blue-500);
}
}
}
}
.dark\:focus\:ring-gray-700 {
@media (prefers-color-scheme: dark) {
&:focus {
--tw-ring-color: var(--color-gray-700);
}
}
}
}
@layer base {
:where(:root),:root:has(input.theme-controller[value=light]:checked),[data-theme=light] {
color-scheme: light;
--color-base-100: oklch(100% 0 0);
--color-base-200: oklch(98% 0 0);
--color-base-300: oklch(95% 0 0);
--color-base-content: oklch(21% 0.006 285.885);
--color-primary: oklch(45% 0.24 277.023);
--color-primary-content: oklch(93% 0.034 272.788);
--color-secondary: oklch(65% 0.241 354.308);
--color-secondary-content: oklch(94% 0.028 342.258);
--color-accent: oklch(77% 0.152 181.912);
--color-accent-content: oklch(38% 0.063 188.416);
--color-neutral: oklch(14% 0.005 285.823);
--color-neutral-content: oklch(92% 0.004 286.32);
--color-info: oklch(74% 0.16 232.661);
--color-info-content: oklch(29% 0.066 243.157);
--color-success: oklch(76% 0.177 163.223);
--color-success-content: oklch(37% 0.077 168.94);
--color-warning: oklch(82% 0.189 84.429);
--color-warning-content: oklch(41% 0.112 45.904);
--color-error: oklch(71% 0.194 13.428);
--color-error-content: oklch(27% 0.105 12.094);
--radius-selector: 0.5rem;
--radius-field: 0.25rem;
--radius-box: 0.5rem;
--size-selector: 0.25rem;
--size-field: 0.25rem;
--border: 1px;
--depth: 1;
--noise: 0;
}
}
@layer base {
@media (prefers-color-scheme: dark) {
:root:not([data-theme]) {
color-scheme: dark;
--color-base-100: oklch(25.33% 0.016 252.42);
--color-base-200: oklch(23.26% 0.014 253.1);
--color-base-300: oklch(21.15% 0.012 254.09);
--color-base-content: oklch(97.807% 0.029 256.847);
--color-primary: oklch(58% 0.233 277.117);
--color-primary-content: oklch(96% 0.018 272.314);
--color-secondary: oklch(65% 0.241 354.308);
--color-secondary-content: oklch(94% 0.028 342.258);
--color-accent: oklch(77% 0.152 181.912);
--color-accent-content: oklch(38% 0.063 188.416);
--color-neutral: oklch(14% 0.005 285.823);
--color-neutral-content: oklch(92% 0.004 286.32);
--color-info: oklch(74% 0.16 232.661);
--color-info-content: oklch(29% 0.066 243.157);
--color-success: oklch(76% 0.177 163.223);
--color-success-content: oklch(37% 0.077 168.94);
--color-warning: oklch(82% 0.189 84.429);
--color-warning-content: oklch(41% 0.112 45.904);
--color-error: oklch(71% 0.194 13.428);
--color-error-content: oklch(27% 0.105 12.094);
--radius-selector: 0.5rem;
--radius-field: 0.25rem;
--radius-box: 0.5rem;
--size-selector: 0.25rem;
--size-field: 0.25rem;
--border: 1px;
--depth: 1;
--noise: 0;
}
}
}
@layer base {
:root:has(input.theme-controller[value=light]:checked),[data-theme=light] {
color-scheme: light;
--color-base-100: oklch(100% 0 0);
--color-base-200: oklch(98% 0 0);
--color-base-300: oklch(95% 0 0);
--color-base-content: oklch(21% 0.006 285.885);
--color-primary: oklch(45% 0.24 277.023);
--color-primary-content: oklch(93% 0.034 272.788);
--color-secondary: oklch(65% 0.241 354.308);
--color-secondary-content: oklch(94% 0.028 342.258);
--color-accent: oklch(77% 0.152 181.912);
--color-accent-content: oklch(38% 0.063 188.416);
--color-neutral: oklch(14% 0.005 285.823);
--color-neutral-content: oklch(92% 0.004 286.32);
--color-info: oklch(74% 0.16 232.661);
--color-info-content: oklch(29% 0.066 243.157);
--color-success: oklch(76% 0.177 163.223);
--color-success-content: oklch(37% 0.077 168.94);
--color-warning: oklch(82% 0.189 84.429);
--color-warning-content: oklch(41% 0.112 45.904);
--color-error: oklch(71% 0.194 13.428);
--color-error-content: oklch(27% 0.105 12.094);
--radius-selector: 0.5rem;
--radius-field: 0.25rem;
--radius-box: 0.5rem;
--size-selector: 0.25rem;
--size-field: 0.25rem;
--border: 1px;
--depth: 1;
--noise: 0;
}
}
@layer base {
:root:has(input.theme-controller[value=dark]:checked),[data-theme=dark] {
color-scheme: dark;
--color-base-100: oklch(25.33% 0.016 252.42);
--color-base-200: oklch(23.26% 0.014 253.1);
--color-base-300: oklch(21.15% 0.012 254.09);
--color-base-content: oklch(97.807% 0.029 256.847);
--color-primary: oklch(58% 0.233 277.117);
--color-primary-content: oklch(96% 0.018 272.314);
--color-secondary: oklch(65% 0.241 354.308);
--color-secondary-content: oklch(94% 0.028 342.258);
--color-accent: oklch(77% 0.152 181.912);
--color-accent-content: oklch(38% 0.063 188.416);
--color-neutral: oklch(14% 0.005 285.823);
--color-neutral-content: oklch(92% 0.004 286.32);
--color-info: oklch(74% 0.16 232.661);
--color-info-content: oklch(29% 0.066 243.157);
--color-success: oklch(76% 0.177 163.223);
--color-success-content: oklch(37% 0.077 168.94);
--color-warning: oklch(82% 0.189 84.429);
--color-warning-content: oklch(41% 0.112 45.904);
--color-error: oklch(71% 0.194 13.428);
--color-error-content: oklch(27% 0.105 12.094);
--radius-selector: 0.5rem;
--radius-field: 0.25rem;
--radius-box: 0.5rem;
--size-selector: 0.25rem;
--size-field: 0.25rem;
--border: 1px;
--depth: 1;
--noise: 0;
}
}
@layer base {
:root {
--fx-noise: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.34' numOctaves='4' stitchTiles='stitch'%3E%3C/feTurbulence%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23a)' opacity='0.2'%3E%3C/rect%3E%3C/svg%3E");
}
}
@layer base {
:root {
scrollbar-color: currentColor #0000;
@supports (color: color-mix(in lab, red, red)) {
scrollbar-color: color-mix(in oklch, currentColor 35%, #0000) #0000;
}
}
}
@layer base {
@property --radialprogress {
syntax: "<percentage>";
inherits: true;
initial-value: 0%;
}
}
@layer base {
:root:not(span) {
overflow: var(--page-overflow);
}
}
@layer base {
:root {
--page-scroll-bg-on: linear-gradient(var(--root-bg), var(--root-bg))
var(--root-bg);
@supports (color: color-mix(in lab, red, red)) {
--page-scroll-bg-on: linear-gradient(var(--root-bg), var(--root-bg))
color-mix(in srgb, var(--root-bg), oklch(0% 0 0) calc(var(--page-has-backdrop, 0) * 40%));
}
--page-scroll-transition-on: background-color 0.3s ease-out;
transition: var(--page-scroll-transition);
scrollbar-gutter: var(--page-scroll-gutter, unset);
scrollbar-gutter: if(style(--page-has-scroll: 1): var(--page-scroll-gutter, unset) ; else: unset);
}
:root:root {
background: var(--page-scroll-bg, var(--root-bg, var(--color-base-100)));
}
@keyframes set-page-has-scroll {
0%, to {
--page-has-scroll: 1;
}
}
}
@layer base {
:root, [data-theme] {
background-color: var(--root-bg, var(--color-base-100));
color: var(--color-base-content);
}
:where(:root, [data-theme]) {
--root-bg: var(--color-base-100);
}
}
@keyframes rating {
0%, 40% {
scale: 1.1;
filter: brightness(1.05) contrast(1.05);
}
}
@keyframes dropdown {
0% {
opacity: 0;
}
}
@keyframes radio {
0% {
padding: 5px;
}
50% {
padding: 3px;
}
}
@keyframes toast {
0% {
scale: 0.9;
opacity: 0;
}
100% {
scale: 1;
opacity: 1;
}
}
@keyframes rotator {
89.9999%, 100% {
--first-item-position: 0 0%;
}
90%, 99.9999% {
--first-item-position: 0 calc(var(--items) * 100%);
}
100% {
translate: 0 -100%;
}
}
@keyframes skeleton {
0% {
background-position: 150%;
}
100% {
background-position: -50%;
}
}
@keyframes menu {
0% {
opacity: 0;
}
}
@keyframes progress {
50% {
background-position-x: -115%;
}
}
@property --tw-translate-x {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-translate-y {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-translate-z {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-rotate-x {
syntax: "*";
inherits: false;
}
@property --tw-rotate-y {
syntax: "*";
inherits: false;
}
@property --tw-rotate-z {
syntax: "*";
inherits: false;
}
@property --tw-skew-x {
syntax: "*";
inherits: false;
}
@property --tw-skew-y {
syntax: "*";
inherits: false;
}
@property --tw-space-y-reverse {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-border-style {
syntax: "*";
inherits: false;
initial-value: solid;
}
@property --tw-gradient-position {
syntax: "*";
inherits: false;
}
@property --tw-gradient-from {
syntax: "<color>";
inherits: false;
initial-value: #0000;
}
@property --tw-gradient-via {
syntax: "<color>";
inherits: false;
initial-value: #0000;
}
@property --tw-gradient-to {
syntax: "<color>";
inherits: false;
initial-value: #0000;
}
@property --tw-gradient-stops {
syntax: "*";
inherits: false;
}
@property --tw-gradient-via-stops {
syntax: "*";
inherits: false;
}
@property --tw-gradient-from-position {
syntax: "<length-percentage>";
inherits: false;
initial-value: 0%;
}
@property --tw-gradient-via-position {
syntax: "<length-percentage>";
inherits: false;
initial-value: 50%;
}
@property --tw-gradient-to-position {
syntax: "<length-percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-leading {
syntax: "*";
inherits: false;
}
@property --tw-font-weight {
syntax: "*";
inherits: false;
}
@property --tw-tracking {
syntax: "*";
inherits: false;
}
@property --tw-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-inset-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-inset-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-ring-color {
syntax: "*";
inherits: false;
}
@property --tw-ring-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
syntax: "*";
inherits: false;
}
@property --tw-inset-ring-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
syntax: "*";
inherits: false;
}
@property --tw-ring-offset-width {
syntax: "<length>";
inherits: false;
initial-value: 0px;
}
@property --tw-ring-offset-color {
syntax: "*";
inherits: false;
initial-value: #fff;
}
@property --tw-ring-offset-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 #0000;
}
@property --tw-outline-style {
syntax: "*";
inherits: false;
initial-value: solid;
}
@property --tw-blur {
syntax: "*";
inherits: false;
}
@property --tw-brightness {
syntax: "*";
inherits: false;
}
@property --tw-contrast {
syntax: "*";
inherits: false;
}
@property --tw-grayscale {
syntax: "*";
inherits: false;
}
@property --tw-hue-rotate {
syntax: "*";
inherits: false;
}
@property --tw-invert {
syntax: "*";
inherits: false;
}
@property --tw-opacity {
syntax: "*";
inherits: false;
}
@property --tw-saturate {
syntax: "*";
inherits: false;
}
@property --tw-sepia {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-drop-shadow-size {
syntax: "*";
inherits: false;
}
@property --tw-duration {
syntax: "*";
inherits: false;
}
@property --tw-divide-x-reverse {
syntax: "*";
inherits: false;
initial-value: 0;
}
@keyframes spin {
to {
transform: rotate(360deg);
}
}
@keyframes ping {
75%, 100% {
transform: scale(2);
opacity: 0;
}
}
@layer properties {
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
*, ::before, ::after, ::backdrop {
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-translate-z: 0;
--tw-rotate-x: initial;
--tw-rotate-y: initial;
--tw-rotate-z: initial;
--tw-skew-x: initial;
--tw-skew-y: initial;
--tw-space-y-reverse: 0;
--tw-border-style: solid;
--tw-gradient-position: initial;
--tw-gradient-from: #0000;
--tw-gradient-via: #0000;
--tw-gradient-to: #0000;
--tw-gradient-stops: initial;
--tw-gradient-via-stops: initial;
--tw-gradient-from-position: 0%;
--tw-gradient-via-position: 50%;
--tw-gradient-to-position: 100%;
--tw-leading: initial;
--tw-font-weight: initial;
--tw-tracking: initial;
--tw-shadow: 0 0 #0000;
--tw-shadow-color: initial;
--tw-shadow-alpha: 100%;
--tw-inset-shadow: 0 0 #0000;
--tw-inset-shadow-color: initial;
--tw-inset-shadow-alpha: 100%;
--tw-ring-color: initial;
--tw-ring-shadow: 0 0 #0000;
--tw-inset-ring-color: initial;
--tw-inset-ring-shadow: 0 0 #0000;
--tw-ring-inset: initial;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-offset-shadow: 0 0 #0000;
--tw-outline-style: solid;
--tw-blur: initial;
--tw-brightness: initial;
--tw-contrast: initial;
--tw-grayscale: initial;
--tw-hue-rotate: initial;
--tw-invert: initial;
--tw-opacity: initial;
--tw-saturate: initial;
--tw-sepia: initial;
--tw-drop-shadow: initial;
--tw-drop-shadow-color: initial;
--tw-drop-shadow-alpha: 100%;
--tw-drop-shadow-size: initial;
--tw-duration: initial;
--tw-divide-x-reverse: 0;
}
}
}