html, :host, h1,h2,h3,h4,h5,h6,p,li,div,span{
    font-family: ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    /*margin:0;*/
}
ul{
    /*padding: 0;*/
}
body{
    font-size: 16px;
    line-height: 24px;
}
button{
    border:0;
}
.py-4 {
    padding-block: 16px;
}
.bg-blue-500 {
    background-color: oklch(62.3% .214 259.815);
}
.px-4 {
    padding-inline: 16px;
}
.mx-auto {
    margin-inline: auto;
}
.font-bold {
    --tw-font-weight: bold;
    font-weight: bold;
}
.text-2xl {
    font-size: 24px;
    line-height: 32px;
}
.text-center {
    text-align: center;
}
.text-white {
    color: #ffffff;
}
.py-8 {
    padding-block: 32px;
}
.max-w-2xl {
    max-width: 672px;
}
.mx-auto {
    margin-inline: auto;
}
.justify-center {
    justify-content: center;
}
.flex {
    display: flex;
}
.mb-6 {
    margin-bottom: 24px;
}
.py-3 {
    padding-block: 12px;
}
.px-8 {
    padding-inline: 32px;
}
.bg-yellow-400 {
    background-color: oklch(85.2% .199 91.936);
}
.border-black {
    border-color: #000;
}
.border-2 {
    border-style: solid;
    border-width: 2px;
}
.rounded {
    border-radius: 4px;
}
.uppercase {
    text-transform: uppercase;
}
.text-gray-900 {
    color: oklch(21% .034 264.665);
}
.font-medium {
    --tw-font-weight: 500;
    font-weight: 500;
}
.gap-3 {
    gap: 12px;
}
.transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var( --tw-ease, cubic-bezier(.4,0,.2,1) );
    transition-duration: var(--tw-duration, .15s);
}
.py-3 {
    padding-block: 12px;
}
.px-6 {
    padding-inline: 24px;
}
.bg-blue-500 {
    background-color: oklch(62.3% .214 259.815);
}
.bg-gray-300 {
    background-color: oklch(87.2% .01 258.338);
}
.bg-gray-100{
    background-color: oklch(96.7% .003 264.542);
}
.p-6 {
    padding: 24px;
}
.text-gray-900 {
    color: oklch(21% .034 264.665);
}
.text-lg {
    font-size: 18px;
    line-height: 28px;
}
.mb-4 {
    margin-bottom: 16px;
}
.text-gray-800 {
    color: oklch(27.8% .033 256.848);
}
.text-sm {
    font-size: 14.5px;
    line-height: 20px;
}
:where(.space-y-2>:not(:last-child)){
    --tw-space-y-reverse: 0;
    margin-block-start: 0;
    margin-block-end: 8px;
}
.grid {
    display: grid;
}
.gap-4 {
    gap: calc(.25rem * 4);
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.block {
    display: block;
}
.mb-1 {
    margin-bottom: 4px;
}
.py-2 {
    padding-block: 8px;
}
.px-3 {
    padding-inline: 12px;
}
.border-gray-300 {
    border-color: oklch(87.2% .01 258.338);
}
.border {
    border-style: solid;
    border-width: 1px;
}
.border-b {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.pb-2 {
    padding-bottom: 8px;
}
.text-black {
    color: #000000;
}
.px-32 {
    padding-inline: 128px;
}
.bg-yellow-500 {
    background-color: oklch(79.5% .184 86.047);
}
.w-full {
    width: 100%;
}
:where(.space-y-4>:not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: 0;
    margin-block-end: 16px;
}
.mb-8{
    margin-bottom: 32px;
}
.mb-2{
    margin-bottom: 8px;
}
.bg-gray-900 {
    background-color: oklch(21% .034 264.665);
}
.mt-12 {
    margin-top: 48px;
}
.items-center{
    align-items: center;
}
.flex-col {
    flex-direction: column;
}
.gap-6 {
    gap: 24px;
}
.justify-center {
    justify-content: center;
}
.flex-wrap {
    flex-wrap: wrap;
}
.text-gray-400 {
    color: oklch(70.7% .022 261.325);
}
.px-4 {
    padding-inline: 16px;
}
.py-12 {
    padding-block: 48px;
}
.text-4xl {
    font-size: 36px;
    line-height: 40px;
}
.text-xl {
    font-size: 20px;
    line-height: 28px;
}
.text-gray-600 {
    color: oklch(44.6% .03 256.802);
}
.bg-card {
    background-color: #fff;
}
.text-card-foreground {
    color: oklch(14.5% 0 0);
}
.shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;
}
.rounded-xl {
    border-radius: 14px;
}
.\[\&\:last-child\]\:pb-6:last-child {
    padding-bottom: 24px;
}
.pt-6 {
    padding-top: 24px;
}
.flex-1 {
    flex: 1;
}
.outline-none {
    --tw-outline-style: none;
    outline-style: none;
}
.transition-\[color\,box-shadow\] {
    transition-property: color, box-shadow;
    transition-timing-function: var(--tw-ease, cubic-bezier(.4,0,.2,1));
    transition-duration: var(--tw-duration, .15s);
}
.py-1 {
    padding-block: 4px;
}
.bg-input-background {
    background-color: #f3f3f5;
}
.border-input {
    border-color: transparent;
}
.has-\[\>svg\]\:px-4:has(>svg) {
    padding-inline: 16px;
}
.text-gray-500 {
    color: oklch(55.1% .027 264.364);
}
.mt-4 {
    margin-top: 16px;
}
.border-trans{
    border-color: rgba(0, 0, 0, 0.1);
}
.max-w-3xl {
    max-width: 768px;
}
.min-w-0 {
    min-width: 0;
}
.h-14 {
    height: 56px;
}
.rounded-md {
    border-radius: 8px;
}
.\[\&_svg\]\:shrink-0 svg{
    flex-shrink: 0;
}

.\[\&_svg\]\:pointer-events-none svg {
    pointer-events: none;
}
.size-5 {
    width: 20px;
    height: 20px;
}
.mr-2 {
    margin-right: 8px;
}
.flex-shrink-0, .shrink-0 {
    flex-shrink: 0;
}
.inline-flex {
    display: inline-flex;
}
.mb-12 {
    margin-bottom: 48px;
}
.gap-8 {
    gap: 32px;
}
.max-w-5xl {
    max-width: 1024px;
}
.mt-16 {
    margin-top: 64px;
}
.p-\[24px\] {
    padding: 24px;
}
.gap-1\.5 {
    gap: 6px;
}
.items-start {
    align-items: flex-start;
}
.grid-rows-\[auto_auto\] {
    grid-template-rows: auto auto;
}
.auto-rows-min {
    grid-auto-rows: min-content;
}
.my-\[3px\] {
    margin-block: 3px;
}
.mx-\[0px\] {
    margin-inline: 0;
}
.\@container\/card-header {
    container: card-header / inline-size;
}
.bg-blue-100 {
    background-color: oklch(93.2% .032 255.585);
}
.rounded-full {
    border-radius: 50%;
}
.size-12 {
    width: 48px;
    height: 48px;
}
.text-blue-600 {
    color: oklch(54.6% .245 262.881);
}
.size-6 {
    width: 24px;
    height: 24px;
}
.leading-none {
    --tw-leading: 1;
    line-height: 1;
}
.text-muted-foreground {
    color: #717182;
}
.text-green-600 {
    color: oklch(62.7% .194 149.214);
}
.bg-green-100 {
    background-color: oklch(96.2% .044 156.743);
}
.text-purple-600 {
    color: oklch(55.8% .288 302.321);
}
.bg-purple-100 {
    background-color: oklch(94.6% .033 307.174);
}
.p-8 {
    padding: 32px;
}
.bg-blue-50 {
    background-color: oklch(97% .014 254.604);
}
.rounded-lg {
    border-radius: 10px;
}
.gap-2 {
    gap: 8px;
}
:where(.space-y-3>:not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: 0;
    margin-block-end: 12px;
}
.mt-0\.5 {
    margin-top: 2px;
}
.text-gray-700 {
    color: oklch(37.3% .034 259.733);
}
.mb-3{
    margin-bottom: 12px;
}
.max-w-4xl {
    max-width: 896px;
}
.border-blue-500 {
    border-color: oklch(62.3% .214 259.815);
}
.border-4 {
    border-style: solid;
    border-width: 4px;
}
.border-gray-300{
    border-color: oklch(87.2% .01 258.338);
}
.border-r {
    border-right-style: solid;
    border-right-width: 1px;
}
.pr-4 {
    padding-right: 16px;
}
.px-12 {
    padding-inline: 48px;
}
@media (hover: hover) {
    .hover\:bg-yellow-600:hover {
        background-color: oklch(68.1% .162 75.834);
    }
    .hover\:text-white:hover {
        color: #ffffff;
    }
    .hover\:bg-blue-600:hover {
        background-color: oklch(54.6% .245 262.881);
    }
}
/*@media (min-width: 96rem) {
    .container {
        max-width: 96rem;
    }
}
@media (min-width: 80rem) {
    .container {
        max-width: 80rem;
    }
}*/
@media (min-width: 48rem) {
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:text-sm {
        font-size: 14.5px;
        line-height: 20px;
    }
}
@media (min-width: 40rem) {
    .sm\:flex-row {
        flex-direction: row;
    }
}