/* Jetdahao Tailwind CSS Cache v3.2.2 */
/* Generated: 2026-07-19 10:02:34 */
/*! tailwindcss v4.3.0 | 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;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --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-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-200: #e5e7eb;
    --color-gray-300: #d1d5db;
    --color-gray-500: #6b7280;
    --color-gray-600: #4b5563;
    --color-gray-700: #374151;
    --color-gray-900: #111827;
    --color-zinc-900: oklch(21% 0.006 285.885);
    --color-neutral-800: oklch(26.9% 0 0);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: 1.25rem;
    --text-lg: 1.125rem;
    --text-lg--line-height: 1.75rem;
    --text-xl: 1.25rem;
    --text-xl--line-height: 1.75rem;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --leading-tight: 1.25;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --blur-3xl: 64px;
    --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);
    --color-primary: #3b82f6;
    --color-accent: #f59e0b;
    --spacing-4: 1rem;
    --spacing-6: 1.5rem;
    --spacing-8: 2rem;
  }
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  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-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-text-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-text-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
/* Custom Theme Config */

/* ===== 自定义主题 (theme) ===== */
@theme {
    /* ===== 颜色系统 ===== */
    --color-primary: #3b82f6;       /* 主色 - 品牌蓝色 */
    --color-primary-dark: #1d4ed8;  /* 主色（深色变体） */
    --color-secondary: #8b5cf6;     /* 次要色 - 紫色 */
    --color-accent: #f59e0b;        /* 强调色 - 琥珀黄 */
    --color-gray-100: #f3f4f6;     /* 灰色（最浅） */
    --color-gray-200: #e5e7eb;     /* 灰色（浅） */
    --color-gray-300: #d1d5db;     /* 灰色（中浅） */
    --color-gray-400: #9ca3af;     /* 灰色（中） */
    --color-gray-500: #6b7280;     /* 灰色（中深） */
    --color-gray-600: #4b5563;     /* 灰色（深） */
    --color-gray-700: #374151;     /* 灰色（更深） */
    --color-gray-800: #1f2937;     /* 灰色（很深） */
    --color-gray-900: #111827;     /* 灰色（最深） */

    /* ===== 字体 ===== */
    --font-sans: ui-sans-serif, system-ui, sans-serif;  /* 无衬线字体栈 */
    --font-serif: ui-serif, Georgia, serif;              /* 衬线字体栈 */
    --font-logo: 'Noto Sans SC', sans-serif;           /* Logo 字体 */

    /* ===== 响应式断点 ===== */
    --breakpoint-sm: 640px;    /* 小屏断点（手机横屏/小平板） */
    --breakpoint-md: 768px;    /* 中屏断点（平板） */
    --breakpoint-lg: 1024px;   /* 大屏断点（笔记本） */
    --breakpoint-xl: 1280px;   /* 超大屏断点（桌面） */
    --breakpoint-2xl: 1536px;  /* 超大屏断点（大桌面） */

    /* ===== 间距 ===== */
    --spacing-4: 1rem;    /* 间距 4（16px） */
    --spacing-6: 1.5rem;  /* 间距 6（24px） */
    --spacing-8: 2rem;    /* 间距 8（32px） */
    --spacing-12: 3rem;   /* 间距 12（48px） */
    --spacing-16: 4rem;   /* 间距 16（64px） */

    /* ===== 字号 ===== */
    --text-sm: 0.875rem;              /* 小字体（14px） */
    --text-sm--line-height: 1.25rem;  /* 小字体行高（20px） */
    --text-base: 1rem;                /* 基础字体（16px） */
    --text-base--line-height: 1.5rem; /* 基础字体行高（24px） */
    --text-lg: 1.125rem;              /* 大字体（18px） */
    --text-lg--line-height: 1.75rem;  /* 大字体行高（28px） */
    --text-xl: 1.25rem;               /* 特大字体（20px） */
    --text-xl--line-height: 1.75rem;  /* 特大字体行高（28px） */

    /* ===== 阴影 ===== */
    --shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);   /* 小阴影 - 轻微浮起 */
    --shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1);  /* 中阴影 - 卡片浮起 */
    --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1); /* 大阴影 - 模态/弹窗 */
}
/* ===== 自定义工具类 (utilities) ===== */
@layer utilities {
    /* 文字阴影效果 */
    .text-shadow { text-shadow: 2px 2px 4px rgb(0 0 0 / 0.2); }
    /* 隐藏滚动条 */
    .scrollbar-hide { scrollbar-width: none; }
    /* 渐变文字 */
    .text-gradient {
        background: linear-gradient(135deg, var(--color-primary, #3b82f6), var(--color-accent, #f59e0b));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
}
/* ===== 自定义组件 (components) ===== */
@layer components {
    /* 主要按钮 */
    .btn-primary {
        @apply bg-blue-500 text-white px-4 py-2 rounded-lg
               hover:bg-blue-600 transition-colors;
    }
    /* 卡片容器 */
    .card {
        @apply bg-white rounded-xl shadow-md p-6;
    }
    /* 管理员工具栏偏移 */
    body.blog.admin-bar {
        position: relative;
        top: 32px;
    }
	.items-justified-center {
    justify-content: center;
	}
}
@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 {
.relative {
    position: relative;
  }
.z-10 {
    z-index: 10;
  }
.container {
    width: 100%;
    @media (width >= 640px) {
      max-width: 640px;
    }
    @media (width >= 768px) {
      max-width: 768px;
    }
    @media (width >= 1024px) {
      max-width: 1024px;
    }
    @media (width >= 1280px) {
      max-width: 1280px;
    }
    @media (width >= 1536px) {
      max-width: 1536px;
    }
  }
.m-6 {
    margin: var(--spacing-6);
  }
.mx-4 {
    margin-inline: var(--spacing-4);
  }
.mx-auto {
    margin-inline: auto;
  }
.mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
.mt-4 {
    margin-top: var(--spacing-4);
  }
.mt-8 {
    margin-top: var(--spacing-8);
  }
.mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }
.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-6 {
    margin-bottom: var(--spacing-6);
  }
.ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
.block {
    display: block;
  }
.flex {
    display: flex;
  }
.grid {
    display: grid;
  }
.hidden {
    display: none;
  }
.inline-flex {
    display: inline-flex;
  }
.h-5 {
    height: calc(var(--spacing) * 5);
  }
.h-8 {
    height: var(--spacing-8);
  }
.h-10 {
    height: calc(var(--spacing) * 10);
  }
.h-\[0\.75rem\] {
    height: 0.75rem;
  }
.h-\[1\.2rem\] {
    height: 1.2rem;
  }
.h-\[50px\] {
    height: 50px;
  }
.w-5 {
    width: calc(var(--spacing) * 5);
  }
.w-8 {
    width: var(--spacing-8);
  }
.w-10 {
    width: calc(var(--spacing) * 10);
  }
.w-11 {
    width: calc(var(--spacing) * 11);
  }
.w-\[0\.75rem\] {
    width: 0.75rem;
  }
.w-\[1\.2rem\] {
    width: 1.2rem;
  }
.w-full {
    width: 100%;
  }
.max-w-7xl {
    max-width: var(--container-7xl);
  }
.max-w-lg {
    max-width: var(--container-lg);
  }
.max-w-md {
    max-width: var(--container-md);
  }
.min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
.flex-1 {
    flex: 1;
  }
.shrink-0 {
    flex-shrink: 0;
  }
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
.flex-col {
    flex-direction: column;
  }
.flex-wrap {
    flex-wrap: wrap;
  }
.items-center {
    align-items: center;
  }
.justify-around {
    justify-content: space-around;
  }
.justify-center {
    justify-content: center;
  }
.justify-start {
    justify-content: flex-start;
  }
.gap-2 {
    gap: calc(var(--spacing) * 2);
  }
.gap-4 {
    gap: var(--spacing-4);
  }
.space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-4) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
.gap-x-3 {
    column-gap: calc(var(--spacing) * 3);
  }
.gap-y-1 {
    row-gap: calc(var(--spacing) * 1);
  }
.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
.overflow-hidden {
    overflow: hidden;
  }
.rounded-full {
    border-radius: calc(infinity * 1px);
  }
.rounded-lg {
    border-radius: var(--radius-lg);
  }
.rounded-md {
    border-radius: var(--radius-md);
  }
.border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
.border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
.border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
.border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
.border-gray-300 {
    border-color: var(--color-gray-300);
  }
.border-neutral-800\/30 {
    border-color: color-mix(in srgb, oklch(26.9% 0 0) 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-neutral-800) 30%, transparent);
    }
  }
.border-transparent {
    border-color: transparent;
  }
.border-white\/5 {
    border-color: color-mix(in srgb, #fff 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 5%, transparent);
    }
  }
.border-white\/10 {
    border-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
.bg-blue-600 {
    background-color: var(--color-blue-600);
  }
.bg-gray-50 {
    background-color: var(--color-gray-50);
  }
.bg-gray-200 {
    background-color: var(--color-gray-200);
  }
.bg-indigo-500 {
    background-color: var(--color-indigo-500);
  }
.bg-white {
    background-color: var(--color-white);
  }
.bg-zinc-900\/10 {
    background-color: color-mix(in srgb, oklch(21% 0.006 285.885) 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-zinc-900) 10%, transparent);
    }
  }
.p-1 {
    padding: calc(var(--spacing) * 1);
  }
.p-2 {
    padding: calc(var(--spacing) * 2);
  }
.p-3 {
    padding: calc(var(--spacing) * 3);
  }
.p-6 {
    padding: var(--spacing-6);
  }
.px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
.px-4 {
    padding-inline: var(--spacing-4);
  }
.px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
.px-6 {
    padding-inline: var(--spacing-6);
  }
.py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
.py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
.py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
.py-4 {
    padding-block: var(--spacing-4);
  }
.py-8 {
    padding-block: var(--spacing-8);
  }
.text-center {
    text-align: center;
  }
.text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
.text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
.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));
  }
.leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
.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-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
.text-blue-600 {
    color: var(--color-blue-600);
  }
.text-gray-500 {
    color: var(--color-gray-500);
  }
.text-gray-600 {
    color: var(--color-gray-600);
  }
.text-gray-700 {
    color: var(--color-gray-700);
  }
.text-gray-900 {
    color: var(--color-gray-900);
  }
.text-white {
    color: var(--color-white);
  }
.text-white\/75 {
    color: color-mix(in srgb, #fff 75%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 75%, transparent);
    }
  }
.opacity-30 {
    opacity: 30%;
  }
.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-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    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-white\/50 {
    --tw-shadow-color: color-mix(in srgb, #fff 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-white) 50%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
.backdrop-blur-3xl {
    --tw-backdrop-blur: blur(var(--blur-3xl));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
.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;
  }
.ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
.text-shadow-sm {
    text-shadow: 0px 1px 0px var(--tw-text-shadow-color, rgb(0 0 0 / 0.075)), 0px 1px 1px var(--tw-text-shadow-color, rgb(0 0 0 / 0.075)), 0px 2px 2px var(--tw-text-shadow-color, rgb(0 0 0 / 0.075));
  }
.hover\:border-white\/5 {
    &:hover {
      @media (hover: hover) {
        border-color: color-mix(in srgb, #fff 5%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          border-color: color-mix(in oklab, var(--color-white) 5%, transparent);
        }
      }
    }
  }
.hover\:bg-blue-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-700);
      }
    }
  }
.hover\:bg-zinc-900\/50 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, oklch(21% 0.006 285.885) 50%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-zinc-900) 50%, transparent);
        }
      }
    }
  }
.hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
.hover\:shadow-md {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 4px 6px -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);
      }
    }
  }
.hover\:backdrop-blur-3xl {
    &:hover {
      @media (hover: hover) {
        --tw-backdrop-blur: blur(var(--blur-3xl));
        -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
        backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
      }
    }
  }
.sm\:mt-0 {
    @media (width >= 640px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
.sm\:ml-4 {
    @media (width >= 640px) {
      margin-left: var(--spacing-4);
    }
  }
.sm\:ml-auto {
    @media (width >= 640px) {
      margin-left: auto;
    }
  }
.sm\:h-\[45px\] {
    @media (width >= 640px) {
      height: 45px;
    }
  }
.sm\:grid-cols-3 {
    @media (width >= 640px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
.sm\:flex-row {
    @media (width >= 640px) {
      flex-direction: row;
    }
  }
.sm\:justify-start {
    @media (width >= 640px) {
      justify-content: flex-start;
    }
  }
.sm\:border-l-2 {
    @media (width >= 640px) {
      border-left-style: var(--tw-border-style);
      border-left-width: 2px;
    }
  }
.sm\:border-gray-200 {
    @media (width >= 640px) {
      border-color: var(--color-gray-200);
    }
  }
.sm\:py-2 {
    @media (width >= 640px) {
      padding-block: calc(var(--spacing) * 2);
    }
  }
.sm\:pl-4 {
    @media (width >= 640px) {
      padding-left: var(--spacing-4);
    }
  }
.sm\:hover\:gap-4 {
    @media (width >= 640px) {
      &:hover {
        @media (hover: hover) {
          gap: var(--spacing-4);
        }
      }
    }
  }
.md\:grid-cols-4 {
    @media (width >= 768px) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
.md\:justify-start {
    @media (width >= 768px) {
      justify-content: flex-start;
    }
  }
.lg\:grid-cols-5 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
.text-shadow {
    text-shadow: 2px 2px 4px rgb(0 0 0 / 0.2);
  }
.scrollbar-hide {
    scrollbar-width: none;
  }
.text-gradient {
    background: linear-gradient(135deg, var(--color-primary, #3b82f6), var(--color-accent, #f59e0b));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }
}
@layer components {
.btn-primary {
    border-radius: var(--radius-lg);
    background-color: var(--color-blue-500);
    padding-inline: var(--spacing-4);
    padding-block: calc(var(--spacing) * 2);
    color: var(--color-white);
    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, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-600);
      }
    }
  }
.card {
    border-radius: var(--radius-xl);
    background-color: var(--color-white);
    padding: var(--spacing-6);
    --tw-shadow: 0 4px 6px -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);
  }
body.blog.admin-bar {
    position: relative;
    top: 32px;
  }
.items-justified-center {
    justify-content: center;
  }
}
@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-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: 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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-text-shadow-color: initial;
      --tw-text-shadow-alpha: 100%;
    }
  }
}