Some checks are pending
Documentation Lint & Validation / Markdown Linting (push) Waiting to run
Documentation Lint & Validation / Validate mdBook Configuration (push) Waiting to run
Documentation Lint & Validation / Content & Structure Validation (push) Waiting to run
Documentation Lint & Validation / Lint & Validation Summary (push) Blocked by required conditions
mdBook Build & Deploy / Build mdBook (push) Waiting to run
mdBook Build & Deploy / Documentation Quality Check (push) Blocked by required conditions
mdBook Build & Deploy / Deploy to GitHub Pages (push) Blocked by required conditions
mdBook Build & Deploy / Notification (push) Blocked by required conditions
Rust CI / Security Audit (push) Waiting to run
Rust CI / Check + Test + Lint (nightly) (push) Waiting to run
Rust CI / Check + Test + Lint (stable) (push) Waiting to run
328 lines
28 KiB
CSS
328 lines
28 KiB
CSS
/* layer: preflights */
|
|
*,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}
|
|
/* layer: shortcuts */
|
|
.container{width:100%;}
|
|
.ds-btn:disabled{cursor:not-allowed;opacity:0.5;}
|
|
[ds-btn=""]:disabled{cursor:not-allowed;opacity:0.5;}
|
|
.ds-card{border-width:1px;border-color:rgb(255 255 255 / 0.2);border-radius:0.75rem;background-color:rgb(255 255 255 / 0.05) /* #fff */;--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:300ms;}
|
|
.ds-btn,
|
|
[ds-btn=""]{border-radius:0.5rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:300ms;}
|
|
.ds-card-hover:hover{background-color:rgb(255 255 255 / 0.08) /* #fff */;--un-shadow-color:rgb(6 182 212 / 0.2) /* #06b6d4 */;}
|
|
.gradient-primary,
|
|
[gradient-primary=""]{--un-gradient-from-position:0%;--un-gradient-from:rgb(6 182 212 / 0.9) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(6 182 212 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);--un-gradient-via-position:50%;--un-gradient-to:rgb(147 51 234 / 0);--un-gradient-stops:var(--un-gradient-from), rgb(147 51 234 / 0.9) var(--un-gradient-via-position), var(--un-gradient-to);--un-gradient-to:rgb(236 72 153 / 0.9) var(--un-gradient-to-position);--un-gradient-shape:to right in oklch;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient));}
|
|
.ds-btn-sm,
|
|
[ds-btn-sm=""]{padding-left:0.75rem;padding-right:0.75rem;padding-top:0.375rem;padding-bottom:0.375rem;font-size:0.875rem;line-height:1.25rem;}
|
|
.ds-btn:focus{outline:2px solid transparent;outline-offset:2px;--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgb(6 182 212 / 0.5) /* #06b6d4 */;}
|
|
[ds-btn=""]:focus{outline:2px solid transparent;outline-offset:2px;--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgb(6 182 212 / 0.5) /* #06b6d4 */;}
|
|
@media (min-width: 640px){
|
|
.container{max-width:640px;}
|
|
}
|
|
@media (min-width: 768px){
|
|
.container{max-width:768px;}
|
|
}
|
|
@media (min-width: 1024px){
|
|
.container{max-width:1024px;}
|
|
}
|
|
@media (min-width: 1280px){
|
|
.container{max-width:1280px;}
|
|
}
|
|
@media (min-width: 1536px){
|
|
.container{max-width:1536px;}
|
|
}
|
|
/* layer: default */
|
|
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}
|
|
.pointer-events-auto{pointer-events:auto;}
|
|
.pointer-events-none,
|
|
[pointer-events-none=""]{pointer-events:none;}
|
|
.visible{visibility:visible;}
|
|
.fixed,
|
|
[fixed=""]{position:fixed;}
|
|
.static{position:static;}
|
|
.inset-0{inset:0;}
|
|
.right-4,
|
|
[right-4=""]{right:1rem;}
|
|
.top-4,
|
|
[top-4=""]{top:1rem;}
|
|
.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;}
|
|
.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;}
|
|
.z-40{z-index:40;}
|
|
.z-50,
|
|
[z-50=""]{z-index:50;}
|
|
.grid{display:grid;}
|
|
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}
|
|
.m-2{margin:0.5rem;}
|
|
.m-4{margin:1rem;}
|
|
.mx-auto{margin-left:auto;margin-right:auto;}
|
|
.mb-1{margin-bottom:0.25rem;}
|
|
.mb-12{margin-bottom:3rem;}
|
|
.mb-2{margin-bottom:0.5rem;}
|
|
.mb-3{margin-bottom:0.75rem;}
|
|
.mb-4{margin-bottom:1rem;}
|
|
.mb-8{margin-bottom:2rem;}
|
|
.ml-1{margin-left:0.25rem;}
|
|
.ml-2{margin-left:0.5rem;}
|
|
.ml-4{margin-left:1rem;}
|
|
.mt-1{margin-top:0.25rem;}
|
|
.mt-12{margin-top:3rem;}
|
|
.mt-2{margin-top:0.5rem;}
|
|
.inline{display:inline;}
|
|
.block{display:block;}
|
|
.inline-block{display:inline-block;}
|
|
.hidden{display:none;}
|
|
.h-12{height:3rem;}
|
|
.h-4{height:1rem;}
|
|
.h-8{height:2rem;}
|
|
.h-full{height:100%;}
|
|
.max-h-\[90vh\]{max-height:90vh;}
|
|
.max-w-2xl{max-width:42rem;}
|
|
.max-w-lg{max-width:32rem;}
|
|
.max-w-md{max-width:28rem;}
|
|
.min-h-\[60vh\]{min-height:60vh;}
|
|
.min-h-32,
|
|
[min-h-32=""]{min-height:8rem;}
|
|
.min-h-screen{min-height:100vh;}
|
|
.min-w-max{min-width:max-content;}
|
|
.w-12{width:3rem;}
|
|
.w-4{width:1rem;}
|
|
.w-8{width:2rem;}
|
|
.w-full{width:100%;}
|
|
[h3=""]{height:0.75rem;}
|
|
.flex,
|
|
[flex=""]{display:flex;}
|
|
.inline-flex{display:inline-flex;}
|
|
.flex-1,
|
|
[flex-1=""]{flex:1 1 0%;}
|
|
.flex-row{flex-direction:row;}
|
|
.flex-col,
|
|
[flex-col=""]{flex-direction:column;}
|
|
.flex-wrap{flex-wrap:wrap;}
|
|
.table{display:table;}
|
|
@keyframes fadeIn{from{opacity:0}to{opacity:1}}
|
|
@keyframes scaleIn{from{opacity:0;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}
|
|
@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
|
|
.animate-fadeIn{animation:fadeIn 200ms ease-out 1;}
|
|
.animate-scaleIn{animation:scaleIn 200ms ease-out 1;}
|
|
.animate-spin{animation:spin 1s linear infinite;}
|
|
.cursor-pointer,
|
|
[cursor-pointer=""]{cursor:pointer;}
|
|
.cursor-move,
|
|
[cursor-move=""]{cursor:move;}
|
|
.cursor-not-allowed{cursor:not-allowed;}
|
|
.disabled\:cursor-not-allowed:disabled{cursor:not-allowed;}
|
|
.items-start{align-items:flex-start;}
|
|
.items-end{align-items:flex-end;}
|
|
.items-center,
|
|
[items-center=""]{align-items:center;}
|
|
.justify-end{justify-content:flex-end;}
|
|
.justify-center{justify-content:center;}
|
|
.justify-between{justify-content:space-between;}
|
|
.gap-2,
|
|
[gap-2=""]{gap:0.5rem;}
|
|
.gap-3{gap:0.75rem;}
|
|
.gap-4{gap:1rem;}
|
|
.gap-6{gap:1.5rem;}
|
|
.space-y-2>:not([hidden])~:not([hidden]),
|
|
[space-y-2=""]>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0.5rem * var(--un-space-y-reverse));}
|
|
.divide-y>:not([hidden])~:not([hidden]),
|
|
[divide-y=""]>:not([hidden])~:not([hidden]){--un-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(1px * var(--un-divide-y-reverse));}
|
|
.divide-white\/10>:not([hidden])~:not([hidden]){border-color:rgb(255 255 255 / 0.1) /* #fff */;}
|
|
[divide-white=""]>:not([hidden])~:not([hidden]){--un-divide-opacity:1;border-color:rgb(255 255 255 / var(--un-divide-opacity)) /* #fff */;}
|
|
.overflow-hidden{overflow:hidden;}
|
|
.overflow-x-auto{overflow-x:auto;}
|
|
.overflow-y-auto,
|
|
[overflow-y-auto=""]{overflow-y:auto;}
|
|
.border,
|
|
[border=""]{border-width:1px;}
|
|
.border-2,
|
|
[border-2=""]{border-width:2px;}
|
|
.border-b{border-bottom-width:1px;}
|
|
.border-l-4,
|
|
[border-l-4=""]{border-left-width:4px;}
|
|
.border-t{border-top-width:1px;}
|
|
.border-blue-400\/70{border-color:rgb(96 165 250 / 0.7);}
|
|
.border-cyan-400\/50{border-color:rgb(34 211 238 / 0.5);}
|
|
.border-cyan-400\/70{border-color:rgb(34 211 238 / 0.7);}
|
|
.border-cyan-500\/30{border-color:rgb(6 182 212 / 0.3);}
|
|
.border-green-400\/70{border-color:rgb(74 222 128 / 0.7);}
|
|
.border-red-400\/70{border-color:rgb(248 113 113 / 0.7);}
|
|
.border-red-500\/50{border-color:rgb(239 68 68 / 0.5);}
|
|
.border-transparent,
|
|
[border-transparent=""]{border-color:transparent;}
|
|
.border-white\/10{border-color:rgb(255 255 255 / 0.1);}
|
|
.border-white\/20{border-color:rgb(255 255 255 / 0.2);}
|
|
.border-yellow-400\/70{border-color:rgb(250 204 21 / 0.7);}
|
|
[border-cyan-400=""]{--un-border-opacity:1;border-color:rgb(34 211 238 / var(--un-border-opacity));}
|
|
[border-white=""]{--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));}
|
|
.hover\:border-cyan-400\/70:hover{border-color:rgb(34 211 238 / 0.7);}
|
|
.focus\:border-cyan-400\/70:focus{border-color:rgb(34 211 238 / 0.7);}
|
|
.border-l-blue-500{--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(59 130 246 / var(--un-border-left-opacity));}
|
|
.border-l-orange-500{--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(249 115 22 / var(--un-border-left-opacity));}
|
|
.border-l-red-500{--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(239 68 68 / var(--un-border-left-opacity));}
|
|
.border-l-red-700{--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(185 28 28 / var(--un-border-left-opacity));}
|
|
.border-t-cyan-400{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(34 211 238 / var(--un-border-top-opacity));}
|
|
.rounded{border-radius:0.25rem;}
|
|
.rounded-full{border-radius:9999px;}
|
|
.rounded-lg,
|
|
[rounded-lg=""]{border-radius:0.5rem;}
|
|
.rounded-md{border-radius:0.375rem;}
|
|
.rounded-xl{border-radius:0.75rem;}
|
|
.bg-black\/20{background-color:rgb(0 0 0 / 0.2) /* #000 */;}
|
|
.bg-black\/50{background-color:rgb(0 0 0 / 0.5) /* #000 */;}
|
|
.bg-blue-500\/20{background-color:rgb(59 130 246 / 0.2) /* #3b82f6 */;}
|
|
.bg-blue-500\/90{background-color:rgb(59 130 246 / 0.9) /* #3b82f6 */;}
|
|
.bg-cyan-500\/20{background-color:rgb(6 182 212 / 0.2) /* #06b6d4 */;}
|
|
.bg-green-500\/20{background-color:rgb(34 197 94 / 0.2) /* #22c55e */;}
|
|
.bg-green-500\/90{background-color:rgb(34 197 94 / 0.9) /* #22c55e */;}
|
|
.bg-purple-500\/20{background-color:rgb(168 85 247 / 0.2) /* #a855f7 */;}
|
|
.bg-red-500\/20{background-color:rgb(239 68 68 / 0.2) /* #ef4444 */;}
|
|
.bg-red-500\/90{background-color:rgb(239 68 68 / 0.9) /* #ef4444 */;}
|
|
.bg-transparent{background-color:transparent /* transparent */;}
|
|
.bg-white\/10{background-color:rgb(255 255 255 / 0.1) /* #fff */;}
|
|
.bg-white\/5{background-color:rgb(255 255 255 / 0.05) /* #fff */;}
|
|
.bg-white\/8{background-color:rgb(255 255 255 / 0.08) /* #fff */;}
|
|
.bg-yellow-500\/90{background-color:rgb(234 179 8 / 0.9) /* #eab308 */;}
|
|
[bg-white=""]{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}
|
|
.hover\:bg-white\/12:hover{background-color:rgb(255 255 255 / 0.12) /* #fff */;}
|
|
.hover\:bg-white\/20:hover{background-color:rgb(255 255 255 / 0.2) /* #fff */;}
|
|
.hover\:bg-white\/5:hover{background-color:rgb(255 255 255 / 0.05) /* #fff */;}
|
|
.hover\:bg-white\/8:hover{background-color:rgb(255 255 255 / 0.08) /* #fff */;}
|
|
[hover\:bg-white=""]:hover{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}
|
|
.from-cyan-400{--un-gradient-from-position:0%;--un-gradient-from:rgb(34 211 238 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(34 211 238 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}
|
|
.from-cyan-400\/90{--un-gradient-from-position:0%;--un-gradient-from:rgb(34 211 238 / 0.9) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(34 211 238 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}
|
|
.from-cyan-500\/90{--un-gradient-from-position:0%;--un-gradient-from:rgb(6 182 212 / 0.9) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(6 182 212 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}
|
|
.from-red-400\/90{--un-gradient-from-position:0%;--un-gradient-from:rgb(248 113 113 / 0.9) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(248 113 113 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}
|
|
.from-red-500\/90{--un-gradient-from-position:0%;--un-gradient-from:rgb(239 68 68 / 0.9) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(239 68 68 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}
|
|
.from-slate-900{--un-gradient-from-position:0%;--un-gradient-from:rgb(15 23 42 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(15 23 42 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}
|
|
.hover\:from-cyan-400:hover{--un-gradient-from-position:0%;--un-gradient-from:rgb(34 211 238 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(34 211 238 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}
|
|
.hover\:from-cyan-400\/90:hover{--un-gradient-from-position:0%;--un-gradient-from:rgb(34 211 238 / 0.9) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(34 211 238 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}
|
|
.hover\:from-red-400\/90:hover{--un-gradient-from-position:0%;--un-gradient-from:rgb(248 113 113 / 0.9) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(248 113 113 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}
|
|
.via-purple-500\/90{--un-gradient-via-position:50%;--un-gradient-to:rgb(168 85 247 / 0);--un-gradient-stops:var(--un-gradient-from), rgb(168 85 247 / 0.9) var(--un-gradient-via-position), var(--un-gradient-to);}
|
|
.via-purple-600\/90{--un-gradient-via-position:50%;--un-gradient-to:rgb(147 51 234 / 0);--un-gradient-stops:var(--un-gradient-from), rgb(147 51 234 / 0.9) var(--un-gradient-via-position), var(--un-gradient-to);}
|
|
.via-slate-800{--un-gradient-via-position:50%;--un-gradient-to:rgb(30 41 59 / 0);--un-gradient-stops:var(--un-gradient-from), rgb(30 41 59 / var(--un-via-opacity, 1)) var(--un-gradient-via-position), var(--un-gradient-to);}
|
|
.hover\:via-purple-500\/90:hover{--un-gradient-via-position:50%;--un-gradient-to:rgb(168 85 247 / 0);--un-gradient-stops:var(--un-gradient-from), rgb(168 85 247 / 0.9) var(--un-gradient-via-position), var(--un-gradient-to);}
|
|
.to-blue-500{--un-gradient-to-position:100%;--un-gradient-to:rgb(59 130 246 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}
|
|
.to-cyan-600\/90{--un-gradient-to-position:100%;--un-gradient-to:rgb(8 145 178 / 0.9) var(--un-gradient-to-position);}
|
|
.to-pink-400\/90{--un-gradient-to-position:100%;--un-gradient-to:rgb(244 114 182 / 0.9) var(--un-gradient-to-position);}
|
|
.to-pink-500\/90{--un-gradient-to-position:100%;--un-gradient-to:rgb(236 72 153 / 0.9) var(--un-gradient-to-position);}
|
|
.to-pink-600\/90{--un-gradient-to-position:100%;--un-gradient-to:rgb(219 39 119 / 0.9) var(--un-gradient-to-position);}
|
|
.to-slate-900{--un-gradient-to-position:100%;--un-gradient-to:rgb(15 23 42 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}
|
|
.hover\:to-cyan-500:hover{--un-gradient-to-position:100%;--un-gradient-to:rgb(6 182 212 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}
|
|
.hover\:to-pink-400\/90:hover{--un-gradient-to-position:100%;--un-gradient-to:rgb(244 114 182 / 0.9) var(--un-gradient-to-position);}
|
|
.hover\:to-pink-500\/90:hover{--un-gradient-to-position:100%;--un-gradient-to:rgb(236 72 153 / 0.9) var(--un-gradient-to-position);}
|
|
.bg-gradient-to-br{--un-gradient-shape:to bottom right in oklch;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient));}
|
|
.bg-gradient-to-r{--un-gradient-shape:to right in oklch;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient));}
|
|
.bg-clip-text{-webkit-background-clip:text;background-clip:text;}
|
|
.p-12{padding:3rem;}
|
|
.p-2,
|
|
[p-2=""]{padding:0.5rem;}
|
|
.p-3,
|
|
[p-3=""]{padding:0.75rem;}
|
|
.p-4{padding:1rem;}
|
|
.p-6{padding:1.5rem;}
|
|
.px-2{padding-left:0.5rem;padding-right:0.5rem;}
|
|
.px-2\.5{padding-left:0.625rem;padding-right:0.625rem;}
|
|
.px-3,
|
|
[px-3=""]{padding-left:0.75rem;padding-right:0.75rem;}
|
|
.px-4,
|
|
[px-4=""]{padding-left:1rem;padding-right:1rem;}
|
|
.px-6,
|
|
[px-6=""]{padding-left:1.5rem;padding-right:1.5rem;}
|
|
.py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem;}
|
|
.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem;}
|
|
.py-12{padding-top:3rem;padding-bottom:3rem;}
|
|
.py-2,
|
|
[py-2=""]{padding-top:0.5rem;padding-bottom:0.5rem;}
|
|
.py-3,
|
|
[py-3=""]{padding-top:0.75rem;padding-bottom:0.75rem;}
|
|
.py-4{padding-top:1rem;padding-bottom:1rem;}
|
|
.py-6{padding-top:1.5rem;padding-bottom:1.5rem;}
|
|
.py-8{padding-top:2rem;padding-bottom:2rem;}
|
|
.text-center{text-align:center;}
|
|
.text-left,
|
|
[text-left=""]{text-align:left;}
|
|
.text-2xl{font-size:1.5rem;line-height:2rem;}
|
|
.text-3xl{font-size:1.875rem;line-height:2.25rem;}
|
|
.text-5xl{font-size:3rem;line-height:1;}
|
|
.text-6xl{font-size:3.75rem;line-height:1;}
|
|
.text-9xl{font-size:8rem;line-height:1;}
|
|
.text-base{font-size:1rem;line-height:1.5rem;}
|
|
.text-lg{font-size:1.125rem;line-height:1.75rem;}
|
|
.text-sm,
|
|
[text-sm=""]{font-size:0.875rem;line-height:1.25rem;}
|
|
.text-xl{font-size:1.25rem;line-height:1.75rem;}
|
|
.text-xs{font-size:0.75rem;line-height:1rem;}
|
|
.text-blue-400{--un-text-opacity:1;color:rgb(96 165 250 / var(--un-text-opacity)) /* #60a5fa */;}
|
|
.text-cyan-400{--un-text-opacity:1;color:rgb(34 211 238 / var(--un-text-opacity)) /* #22d3ee */;}
|
|
.text-gray-300{--un-text-opacity:1;color:rgb(209 213 219 / var(--un-text-opacity)) /* #d1d5db */;}
|
|
.text-gray-400{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}
|
|
.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity)) /* #6b7280 */;}
|
|
.text-green-400{--un-text-opacity:1;color:rgb(74 222 128 / var(--un-text-opacity)) /* #4ade80 */;}
|
|
.text-pink-400{--un-text-opacity:1;color:rgb(244 114 182 / var(--un-text-opacity)) /* #f472b6 */;}
|
|
.text-purple-400{--un-text-opacity:1;color:rgb(192 132 252 / var(--un-text-opacity)) /* #c084fc */;}
|
|
.text-red-300{--un-text-opacity:1;color:rgb(252 165 165 / var(--un-text-opacity)) /* #fca5a5 */;}
|
|
.text-red-400{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity)) /* #f87171 */;}
|
|
.text-transparent{color:transparent /* transparent */;}
|
|
.text-white,
|
|
[text-white=""],
|
|
[text-white~="\{"],
|
|
[text-white~="\{format\!\("],
|
|
[text-white~="\}"],
|
|
[text-white~="\>"],
|
|
[text-white~="else"]{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
|
|
.text-white\/40{color:rgb(255 255 255 / 0.4) /* #fff */;}
|
|
.text-white\/60{color:rgb(255 255 255 / 0.6) /* #fff */;}
|
|
.text-white\/80{color:rgb(255 255 255 / 0.8) /* #fff */;}
|
|
.hover\:text-cyan-400:hover{--un-text-opacity:1;color:rgb(34 211 238 / var(--un-text-opacity)) /* #22d3ee */;}
|
|
.hover\:text-white:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
|
|
.font-bold{font-weight:700;}
|
|
.font-medium,
|
|
[font-medium=""]{font-weight:500;}
|
|
.font-semibold{font-weight:600;}
|
|
.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}
|
|
.opacity-50{opacity:0.5;}
|
|
.disabled\:opacity-50:disabled{opacity:0.5;}
|
|
.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
|
|
.shadow-2xl{--un-shadow:var(--un-shadow-inset) 0 25px 50px -12px var(--un-shadow-color, rgb(0 0 0 / 0.25));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
|
|
.shadow-black\/50{--un-shadow-color:rgb(0 0 0 / 0.5) /* #000 */;}
|
|
.shadow-blue-500\/40{--un-shadow-color:rgb(59 130 246 / 0.4) /* #3b82f6 */;}
|
|
.shadow-blue-500\/40\){--un-shadow-opacity:1;--un-shadow-color:rgb(59 130 246 / var(--un-shadow-opacity)) /* #3b82f6 */;}
|
|
.shadow-cyan-500\/20{--un-shadow-color:rgb(6 182 212 / 0.2) /* #06b6d4 */;}
|
|
.shadow-cyan-500\/40{--un-shadow-color:rgb(6 182 212 / 0.4) /* #06b6d4 */;}
|
|
.shadow-cyan-500\/40\){--un-shadow-opacity:1;--un-shadow-color:rgb(6 182 212 / var(--un-shadow-opacity)) /* #06b6d4 */;}
|
|
.shadow-cyan-500\/50{--un-shadow-color:rgb(6 182 212 / 0.5) /* #06b6d4 */;}
|
|
.shadow-lg,
|
|
[shadow-lg=""]{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
|
|
.shadow-pink-500\/40{--un-shadow-color:rgb(236 72 153 / 0.4) /* #ec4899 */;}
|
|
.shadow-pink-500\/40\){--un-shadow-opacity:1;--un-shadow-color:rgb(236 72 153 / var(--un-shadow-opacity)) /* #ec4899 */;}
|
|
.shadow-purple-500\/40{--un-shadow-color:rgb(168 85 247 / 0.4) /* #a855f7 */;}
|
|
.shadow-purple-500\/40\){--un-shadow-opacity:1;--un-shadow-color:rgb(168 85 247 / var(--un-shadow-opacity)) /* #a855f7 */;}
|
|
[shadow-black=""]{--un-shadow-opacity:1;--un-shadow-color:rgb(0 0 0 / var(--un-shadow-opacity)) /* #000 */;}
|
|
.hover\:shadow-cyan-500\/50:hover{--un-shadow-color:rgb(6 182 212 / 0.5) /* #06b6d4 */;}
|
|
.hover\:shadow-lg:hover{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
|
|
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px;}
|
|
.focus\:ring-2:focus{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
|
|
.focus\:ring-cyan-500\/50:focus{--un-ring-color:rgb(6 182 212 / 0.5) /* #06b6d4 */;}
|
|
.backdrop-blur-lg{--un-backdrop-blur:blur(16px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}
|
|
.backdrop-blur-md{--un-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}
|
|
.backdrop-blur-sm{--un-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}
|
|
.backdrop-blur-xl{--un-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}
|
|
.blur,
|
|
[blur=""]{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}
|
|
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}
|
|
.transition-all,
|
|
[transition-all=""]{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}
|
|
.transition-colors,
|
|
[transition-colors=""]{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}
|
|
.duration-200,
|
|
[duration-200=""]{transition-duration:200ms;}
|
|
.duration-300{transition-duration:300ms;}
|
|
.placeholder-gray-400::placeholder{--un-placeholder-opacity:1;color:rgb(156 163 175 / var(--un-placeholder-opacity)) /* #9ca3af */;}
|
|
@media (min-width: 768px){
|
|
.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}
|
|
.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}
|
|
}
|
|
@media (min-width: 1024px){
|
|
.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}
|
|
.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}
|
|
}
|