@aivex/ui 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +37 -0
- package/dist/components/Alert/Alert.d.ts +16 -0
- package/dist/components/Alert/index.d.ts +2 -0
- package/dist/components/Avatar/Avatar.d.ts +15 -0
- package/dist/components/Avatar/index.d.ts +2 -0
- package/dist/components/Badge/Badge.d.ts +22 -0
- package/dist/components/Badge/index.d.ts +2 -0
- package/dist/components/BreadCrumb/BreadCrumb.d.ts +19 -0
- package/dist/components/BreadCrumb/index.d.ts +2 -0
- package/dist/components/Button/Button.d.ts +19 -0
- package/dist/components/Button/index.d.ts +2 -0
- package/dist/components/Card/Card.d.ts +7 -0
- package/dist/components/Card/index.d.ts +2 -0
- package/dist/components/Checkbox/Checkbox.d.ts +12 -0
- package/dist/components/Checkbox/index.d.ts +2 -0
- package/dist/components/Chips/Chips.d.ts +15 -0
- package/dist/components/Chips/index.d.ts +2 -0
- package/dist/components/Divider/Divider.d.ts +11 -0
- package/dist/components/Divider/index.d.ts +2 -0
- package/dist/components/Icon/index.d.ts +276 -0
- package/dist/components/IconButton/IconButton.d.ts +14 -0
- package/dist/components/IconButton/index.d.ts +2 -0
- package/dist/components/Input/Input.d.ts +13 -0
- package/dist/components/Input/index.d.ts +2 -0
- package/dist/components/InteractionLayer/InteractionLayer.d.ts +7 -0
- package/dist/components/InteractionLayer/index.d.ts +1 -0
- package/dist/components/Menu/Menu.d.ts +18 -0
- package/dist/components/Menu/index.d.ts +2 -0
- package/dist/components/Messagebox/Messagebox.d.ts +11 -0
- package/dist/components/Messagebox/index.d.ts +2 -0
- package/dist/components/Modal/Modal.d.ts +26 -0
- package/dist/components/Modal/index.d.ts +2 -0
- package/dist/components/Nav/Nav.d.ts +25 -0
- package/dist/components/Nav/index.d.ts +2 -0
- package/dist/components/Overlay/Overlay.d.ts +10 -0
- package/dist/components/Overlay/index.d.ts +2 -0
- package/dist/components/Pagination/Pagination.d.ts +11 -0
- package/dist/components/Pagination/index.d.ts +2 -0
- package/dist/components/Radio/Radio.d.ts +11 -0
- package/dist/components/Radio/index.d.ts +2 -0
- package/dist/components/Segmented/Segmented.d.ts +21 -0
- package/dist/components/Segmented/index.d.ts +2 -0
- package/dist/components/Select/Select.d.ts +13 -0
- package/dist/components/Select/index.d.ts +2 -0
- package/dist/components/Shortcut/Shortcut.d.ts +7 -0
- package/dist/components/Shortcut/index.d.ts +2 -0
- package/dist/components/Switch/Switch.d.ts +11 -0
- package/dist/components/Switch/index.d.ts +2 -0
- package/dist/components/Tab/Tab.d.ts +18 -0
- package/dist/components/Tab/index.d.ts +2 -0
- package/dist/components/Table/Table.d.ts +29 -0
- package/dist/components/Table/index.d.ts +2 -0
- package/dist/components/Tag/Tag.d.ts +15 -0
- package/dist/components/Tag/index.d.ts +2 -0
- package/dist/components/Tagbox/Tagbox.d.ts +12 -0
- package/dist/components/Tagbox/index.d.ts +2 -0
- package/dist/components/Textarea/Textarea.d.ts +13 -0
- package/dist/components/Textarea/index.d.ts +2 -0
- package/dist/components/Toast/Toast.d.ts +17 -0
- package/dist/components/Toast/index.d.ts +2 -0
- package/dist/components/Tooltip/Tooltip.d.ts +13 -0
- package/dist/components/Tooltip/index.d.ts +2 -0
- package/dist/components/Typography/Typography.d.ts +12 -0
- package/dist/components/Typography/index.d.ts +2 -0
- package/dist/components/UploadArea/UploadArea.d.ts +11 -0
- package/dist/components/UploadArea/index.d.ts +2 -0
- package/dist/index.cjs +2 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.ts +34 -0
- package/dist/index.js +7899 -0
- package/dist/index.js.map +1 -0
- package/dist/styles.css +3 -0
- package/dist/tokens/tokens.css +534 -0
- package/dist/utils/cn.d.ts +2 -0
- package/package.json +86 -0
package/dist/styles.css
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
|
|
2
|
+
@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{--aivex-tw-translate-x:0;--aivex-tw-translate-y:0;--aivex-tw-translate-z:0;--aivex-tw-border-style:solid;--aivex-tw-leading:initial;--aivex-tw-font-weight:initial;--aivex-tw-tracking:initial;--aivex-tw-shadow:0 0 #0000;--aivex-tw-shadow-color:initial;--aivex-tw-shadow-alpha:100%;--aivex-tw-inset-shadow:0 0 #0000;--aivex-tw-inset-shadow-color:initial;--aivex-tw-inset-shadow-alpha:100%;--aivex-tw-ring-color:initial;--aivex-tw-ring-shadow:0 0 #0000;--aivex-tw-inset-ring-color:initial;--aivex-tw-inset-ring-shadow:0 0 #0000;--aivex-tw-ring-inset:initial;--aivex-tw-ring-offset-width:0px;--aivex-tw-ring-offset-color:#fff;--aivex-tw-ring-offset-shadow:0 0 #0000;--aivex-tw-outline-style:solid;--aivex-tw-backdrop-blur:initial;--aivex-tw-backdrop-brightness:initial;--aivex-tw-backdrop-contrast:initial;--aivex-tw-backdrop-grayscale:initial;--aivex-tw-backdrop-hue-rotate:initial;--aivex-tw-backdrop-invert:initial;--aivex-tw-backdrop-opacity:initial;--aivex-tw-backdrop-saturate:initial;--aivex-tw-backdrop-sepia:initial;--aivex-tw-duration:initial}}}@layer theme{:root,:host{--aivex-font-sans:var(--aivex-font-family);--aivex-color-black:#000;--aivex-color-white:#fff;--aivex-spacing:.25rem;--aivex-text-xs:.75rem;--aivex-text-xs--line-height:calc(1 / .75);--aivex-text-sm:.875rem;--aivex-text-sm--line-height:calc(1.25 / .875);--aivex-text-base:1rem;--aivex-text-base--line-height:calc(1.5 / 1);--aivex-text-lg:1.125rem;--aivex-text-lg--line-height:calc(1.75 / 1.125);--aivex-font-weight-normal:400;--aivex-font-weight-medium:500;--aivex-font-weight-semibold:600;--aivex-leading-tight:1.25;--aivex-radius-xs:4px;--aivex-radius-sm:6px;--aivex-radius-md:8px;--aivex-radius-xl:16px;--aivex-blur-sm:8px;--aivex-default-transition-duration:.15s;--aivex-default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--aivex-color-bg-primary:var(--aivex-bg-primary);--aivex-color-bg-secondary:var(--aivex-bg-secondary);--aivex-color-bg-tertiary:var(--aivex-bg-tertiary);--aivex-color-bg-float:var(--aivex-bg-float);--aivex-color-bg-inverse:var(--aivex-bg-inverse);--aivex-color-bg-inverse-strong:var(--aivex-bg-inverse-strong);--aivex-color-bg-brand:var(--aivex-bg-brand);--aivex-color-bg-brand-subtle:var(--aivex-bg-brand-subtle);--aivex-color-bg-danger:var(--aivex-bg-danger);--aivex-color-bg-danger-subtle:var(--aivex-bg-danger-subtle);--aivex-color-bg-info-subtle:var(--aivex-bg-info-subtle);--aivex-color-bg-success-subtle:var(--aivex-bg-success-subtle);--aivex-color-bg-warning-subtle:var(--aivex-bg-warning-subtle);--aivex-color-bg-disabled:var(--aivex-bg-disabled);--aivex-color-text-primary:var(--aivex-text-primary);--aivex-color-text-secondary:var(--aivex-text-secondary);--aivex-color-text-tertiary:var(--aivex-text-tertiary);--aivex-color-text-on-color:var(--aivex-text-on-color);--aivex-color-text-brand:var(--aivex-text-brand);--aivex-color-text-danger:var(--aivex-text-danger);--aivex-color-text-success:var(--aivex-text-success);--aivex-color-text-warning:var(--aivex-text-warning);--aivex-color-border-default:var(--aivex-border-default);--aivex-color-border-subtle:var(--aivex-border-subtle);--aivex-color-border-brand:var(--aivex-border-brand);--aivex-color-border-brand-subtle:var(--aivex-border-brand-subtle);--aivex-color-border-danger:var(--aivex-border-danger);--aivex-color-border-danger-subtle:var(--aivex-border-danger-subtle);--aivex-color-border-disabled:var(--aivex-border-disabled);--aivex-color-border-info-subtle:var(--aivex-border-info-subtle);--aivex-color-border-success-subtle:var(--aivex-border-success-subtle);--aivex-color-border-warning-subtle:var(--aivex-border-warning-subtle);--aivex-color-icon-primary:var(--aivex-icon-primary);--aivex-color-icon-secondary:var(--aivex-icon-secondary);--aivex-color-icon-danger:var(--aivex-icon-danger);--aivex-color-icon-info:var(--aivex-icon-info);--aivex-color-icon-success:var(--aivex-icon-success);--aivex-color-icon-warning:var(--aivex-icon-warning);--aivex-color-static-white:var(--aivex-static-white);--aivex-color-static-gray:var(--aivex-static-gray);--aivex-color-category-blue-text:var(--aivex-category-blue-text);--aivex-color-category-blue-bg-subtle:var(--aivex-category-blue-bg-subtle);--aivex-color-category-blue-border:var(--aivex-category-blue-border);--aivex-color-category-gray-text:var(--aivex-category-gray-text);--aivex-color-category-gray-bg-subtle:var(--aivex-category-gray-bg-subtle);--aivex-color-category-gray-border:var(--aivex-category-gray-border);--aivex-color-category-red-text:var(--aivex-category-red-text);--aivex-color-category-red-bg-subtle:var(--aivex-category-red-bg-subtle);--aivex-color-category-red-border:var(--aivex-category-red-border);--aivex-color-category-green-text:var(--aivex-category-green-text);--aivex-color-category-green-bg-subtle:var(--aivex-category-green-bg-subtle);--aivex-color-category-green-border:var(--aivex-category-green-border);--aivex-color-category-yellow-text:var(--aivex-category-yellow-text);--aivex-color-category-yellow-bg-subtle:var(--aivex-category-yellow-bg-subtle);--aivex-color-category-yellow-border:var(--aivex-category-yellow-border);--aivex-color-category-orange-text:var(--aivex-category-orange-text);--aivex-color-category-orange-bg-subtle:var(--aivex-category-orange-bg-subtle);--aivex-color-category-orange-border:var(--aivex-category-orange-border);--aivex-color-category-lime-text:var(--aivex-category-lime-text);--aivex-color-category-lime-bg-subtle:var(--aivex-category-lime-bg-subtle);--aivex-color-category-lime-border:var(--aivex-category-lime-border);--aivex-color-category-teal-text:var(--aivex-category-teal-text);--aivex-color-category-teal-bg-subtle:var(--aivex-category-teal-bg-subtle);--aivex-color-category-teal-border:var(--aivex-category-teal-border);--aivex-color-category-cyan-text:var(--aivex-category-cyan-text);--aivex-color-category-cyan-bg-subtle:var(--aivex-category-cyan-bg-subtle);--aivex-color-category-cyan-border:var(--aivex-category-cyan-border);--aivex-color-category-indigo-text:var(--aivex-category-indigo-text);--aivex-color-category-indigo-bg-subtle:var(--aivex-category-indigo-bg-subtle);--aivex-color-category-indigo-border:var(--aivex-category-indigo-border);--aivex-color-category-violet-text:var(--aivex-category-violet-text);--aivex-color-category-violet-bg-subtle:var(--aivex-category-violet-bg-subtle);--aivex-color-category-violet-border:var(--aivex-category-violet-border);--aivex-color-category-pink-text:var(--aivex-category-pink-text);--aivex-color-category-pink-bg-subtle:var(--aivex-category-pink-bg-subtle);--aivex-color-category-pink-border:var(--aivex-category-pink-border);--aivex-spacing-2xs:2px;--aivex-spacing-xs:4px;--aivex-spacing-sm:6px;--aivex-spacing-md:8px;--aivex-spacing-lg:12px;--aivex-spacing-xl:16px;--aivex-spacing-2xl:20px;--aivex-spacing-3xl:24px;--aivex-radius-full:9999px;--aivex-opacity-disable:.48;--aivex-opacity-dim:.32;--aivex-container-modal-md:28rem}}@layer base{:root{--aivex-base-black:#17171c;--aivex-base-white:#fff;--aivex-gray-50:#f9f9fa;--aivex-gray-100:#f1f1f4;--aivex-gray-150:#e8e7eb;--aivex-gray-200:#d6d6dd;--aivex-gray-300:#c0c0c8;--aivex-gray-400:#a7a9b6;--aivex-gray-500:#828490;--aivex-gray-600:#6a6b76;--aivex-gray-700:#4c4d57;--aivex-gray-800:#323339;--aivex-gray-900:#262629;--aivex-gray-950:#212124;--aivex-blue-50:#f0f6ff;--aivex-blue-100:#e5efff;--aivex-blue-150:#cce0ff;--aivex-blue-200:#99bef6;--aivex-blue-300:#669def;--aivex-blue-400:#377be2;--aivex-blue-500:#0056d8;--aivex-blue-600:#004bbd;--aivex-blue-700:#0041a3;--aivex-blue-800:#073883;--aivex-blue-900:#072e69;--aivex-blue-950:#06214c;--aivex-red-50:#fef5f5;--aivex-red-100:#ffe5e5;--aivex-red-150:#fac6c6;--aivex-red-200:#f28787;--aivex-red-300:#f26b6b;--aivex-red-400:#e23c3c;--aivex-red-500:#d51a1a;--aivex-red-600:#b80e0e;--aivex-red-700:#9a0808;--aivex-red-800:#6f0606;--aivex-red-900:#580404;--aivex-red-950:#400707;--aivex-green-50:#f4fbf6;--aivex-green-100:#dcf4e2;--aivex-green-150:#bfe8c9;--aivex-green-200:#96e7af;--aivex-green-300:#61d28b;--aivex-green-400:#34ad68;--aivex-green-500:#05985a;--aivex-green-600:#017a47;--aivex-green-700:#02643b;--aivex-green-800:#015431;--aivex-green-900:#004025;--aivex-green-950:#002e1b;--aivex-yellow-50:#fef9eb;--aivex-yellow-100:#fef0cc;--aivex-yellow-150:#fde6aa;--aivex-yellow-200:#fddf90;--aivex-yellow-300:#fbd369;--aivex-yellow-400:#f7c239;--aivex-yellow-500:#f5b40d;--aivex-yellow-600:#e09b07;--aivex-yellow-700:#c48405;--aivex-yellow-800:#8a5c00;--aivex-yellow-900:#573b00;--aivex-yellow-950:#3b2d0a;--aivex-cyan-50:#f1fbfd;--aivex-cyan-100:#ddf6fd;--aivex-cyan-150:#c1eefd;--aivex-cyan-200:#a3e6fc;--aivex-cyan-300:#79dbfa;--aivex-cyan-400:#5fd4f9;--aivex-cyan-500:#37c9f8;--aivex-cyan-600:#32b0e2;--aivex-cyan-700:#0793cb;--aivex-cyan-800:#1f6d8e;--aivex-cyan-900:#175468;--aivex-cyan-950:#163441;--aivex-indigo-50:#f6f6fe;--aivex-indigo-100:#ececfe;--aivex-indigo-150:#d3d2fd;--aivex-indigo-200:#bdbdfb;--aivex-indigo-300:#9f9ffa;--aivex-indigo-400:#8d8cf9;--aivex-indigo-500:#706ff7;--aivex-indigo-600:#6564e2;--aivex-indigo-700:#504faf;--aivex-indigo-800:#3e3d88;--aivex-indigo-900:#2f2f68;--aivex-indigo-950:#252541;--aivex-violet-50:#f7f4fb;--aivex-violet-100:#f5edfd;--aivex-violet-150:#e1c9f7;--aivex-violet-200:#d2aff3;--aivex-violet-300:#bd8aee;--aivex-violet-400:#b173ea;--aivex-violet-500:#9d50e5;--aivex-violet-600:#8f49d0;--aivex-violet-700:#6f39a3;--aivex-violet-800:#562c7e;--aivex-violet-900:#422260;--aivex-violet-950:#342244;--aivex-teal-50:#effbfa;--aivex-teal-100:#ddf3f2;--aivex-teal-150:#c7f0ed;--aivex-teal-200:#b0edea;--aivex-teal-300:#a3eae6;--aivex-teal-400:#89e5df;--aivex-teal-500:#6cded7;--aivex-teal-600:#62cbc5;--aivex-teal-700:#4d9e99;--aivex-teal-800:#3b7a76;--aivex-teal-900:#2d5d5a;--aivex-teal-950:#2f4645;--aivex-orange-50:#fdf7f2;--aivex-orange-100:#faeadb;--aivex-orange-150:#f7ddc4;--aivex-orange-200:#fbc99b;--aivex-orange-300:#f9b16d;--aivex-orange-400:#f8a151;--aivex-orange-500:#f68a25;--aivex-orange-600:#e07e22;--aivex-orange-700:#af621a;--aivex-orange-800:#874c14;--aivex-orange-900:#673a10;--aivex-orange-950:#3e2813;--aivex-lime-50:#f8fdec;--aivex-lime-100:#eef9d8;--aivex-lime-150:#e5fab7;--aivex-lime-200:#d1f18b;--aivex-lime-300:#c5f165;--aivex-lime-400:#b3ec36;--aivex-lime-500:#9ae004;--aivex-lime-600:#8ccc02;--aivex-lime-700:#73a701;--aivex-lime-800:#557b01;--aivex-lime-900:#415e01;--aivex-lime-950:#2d3914;--aivex-pink-50:#fdf2f5;--aivex-pink-100:#fbe4e9;--aivex-pink-150:#f8cdd7;--aivex-pink-200:#fcadc0;--aivex-pink-300:#fa88a3;--aivex-pink-400:#f97191;--aivex-pink-500:#f84d75;--aivex-pink-600:#e2466a;--aivex-pink-700:#b03753;--aivex-pink-800:#882a40;--aivex-pink-900:#682031;--aivex-pink-950:#421a23;--aivex-alpha-darkly-50:#8788970d;--aivex-alpha-darkly-100:#4f517814;--aivex-alpha-darkly-150:#676a8329;--aivex-alpha-darkly-200:#6d6c8447;--aivex-alpha-darkly-300:#61607666;--aivex-alpha-darkly-400:#56597185;--aivex-alpha-darkly-500:#48495bad;--aivex-alpha-darkly-600:#3a3c4ac2;--aivex-alpha-darkly-700:#2f303cdb;--aivex-alpha-darkly-800:#202127eb;--aivex-alpha-darkly-900:#1d1d20f5;--aivex-alpha-darkly-950:#1a1a1e;--aivex-alpha-lightly-50:#cccccc0d;--aivex-alpha-lightly-100:#cecfd414;--aivex-alpha-lightly-150:#c2c3d629;--aivex-alpha-lightly-200:#d5d6e747;--aivex-alpha-lightly-300:#e7e8fe66;--aivex-alpha-lightly-400:#e6e9fe85;--aivex-alpha-lightly-500:#ebedfead;--aivex-alpha-lightly-600:#f5f5ffc2;--aivex-alpha-lightly-700:#f6f6fedb;--aivex-alpha-lightly-800:#fafbffeb;--aivex-alpha-lightly-900:#fafbfff5;--aivex-alpha-lightly-950:#fafafc;--aivex-alpha-blue-400-8:#377be214;--aivex-alpha-blue-400-16:#377be229;--aivex-alpha-blue-400-24:#377be23d;--aivex-alpha-blue-400-32:#377be252;--aivex-alpha-blue-400-40:#377be266}:root,[data-theme=light]{--aivex-bg-primary:var(--aivex-base-white);--aivex-bg-secondary:var(--aivex-gray-50);--aivex-bg-tertiary:var(--aivex-alpha-darkly-100);--aivex-bg-float:var(--aivex-base-white);--aivex-bg-inverse:var(--aivex-gray-900);--aivex-bg-inverse-strong:var(--aivex-base-black);--aivex-bg-brand:var(--aivex-blue-500);--aivex-bg-brand-subtle:var(--aivex-alpha-blue-400-8);--aivex-bg-danger:var(--aivex-red-500);--aivex-bg-danger-subtle:var(--aivex-red-100);--aivex-bg-info:var(--aivex-blue-500);--aivex-bg-info-subtle:var(--aivex-blue-100);--aivex-bg-success:var(--aivex-green-500);--aivex-bg-success-subtle:var(--aivex-green-100);--aivex-bg-warning:var(--aivex-yellow-500);--aivex-bg-warning-subtle:var(--aivex-yellow-100);--aivex-bg-disabled:var(--aivex-gray-100);--aivex-text-primary:var(--aivex-gray-900);--aivex-text-secondary:var(--aivex-gray-600);--aivex-text-tertiary:var(--aivex-gray-400);--aivex-text-disabled:var(--aivex-gray-300);--aivex-text-on-color:var(--aivex-base-white);--aivex-text-brand:var(--aivex-blue-500);--aivex-text-danger:var(--aivex-red-500);--aivex-text-success:var(--aivex-green-500);--aivex-text-warning:var(--aivex-yellow-700);--aivex-border-default:var(--aivex-gray-200);--aivex-border-strong:var(--aivex-gray-400);--aivex-border-subtle:var(--aivex-gray-150);--aivex-border-brand:var(--aivex-blue-500);--aivex-border-brand-subtle:var(--aivex-alpha-blue-400-24);--aivex-border-danger:var(--aivex-red-500);--aivex-border-danger-subtle:var(--aivex-red-150);--aivex-border-disabled:var(--aivex-gray-200);--aivex-border-info:var(--aivex-blue-500);--aivex-border-info-subtle:var(--aivex-blue-150);--aivex-border-success:var(--aivex-green-500);--aivex-border-success-subtle:var(--aivex-green-150);--aivex-border-warning:var(--aivex-yellow-500);--aivex-border-warning-subtle:var(--aivex-yellow-300);--aivex-icon-primary:var(--aivex-gray-900);--aivex-icon-secondary:var(--aivex-gray-600);--aivex-icon-tertiary:var(--aivex-gray-400);--aivex-icon-on-color:var(--aivex-base-white);--aivex-icon-brand:var(--aivex-blue-500);--aivex-icon-danger:var(--aivex-red-500);--aivex-icon-info:var(--aivex-blue-500);--aivex-icon-success:var(--aivex-green-500);--aivex-icon-warning:var(--aivex-yellow-700);--aivex-canvas-primary:var(--aivex-base-white);--aivex-canvas-secondary:var(--aivex-gray-50);--aivex-canvas-elevated:var(--aivex-base-white);--aivex-static-black:var(--aivex-base-black);--aivex-static-white:var(--aivex-base-white);--aivex-static-gray:var(--aivex-gray-800);--aivex-spacing-none:0px;--aivex-spacing-2xs:2px;--aivex-spacing-xs:4px;--aivex-spacing-sm:6px;--aivex-spacing-md:8px;--aivex-spacing-lg:12px;--aivex-spacing-xl:16px;--aivex-spacing-2xl:20px;--aivex-spacing-3xl:24px;--aivex-radius-xs:4px;--aivex-radius-sm:6px;--aivex-radius-md:8px;--aivex-radius-xl:16px;--aivex-radius-full:9999px;--aivex-stroke-basic:1px;--aivex-stroke-bold:2px;--aivex-opacity-disable:.48;--aivex-opacity-dim:.32;--aivex-elevation-sm:0 1px 2px #0000001f, 0 0 4px #0000000f;--aivex-elevation-md:0 2px 4px #00000024, 0 0 8px #0000000f;--aivex-category-blue-text:var(--aivex-blue-600);--aivex-category-blue-bg:var(--aivex-blue-100);--aivex-category-blue-bg-subtle:var(--aivex-blue-50);--aivex-category-blue-border:var(--aivex-blue-150);--aivex-category-gray-text:var(--aivex-gray-600);--aivex-category-gray-bg:var(--aivex-gray-150);--aivex-category-gray-bg-subtle:var(--aivex-gray-50);--aivex-category-gray-border:var(--aivex-gray-150);--aivex-category-red-text:var(--aivex-red-600);--aivex-category-red-bg:var(--aivex-red-100);--aivex-category-red-bg-subtle:var(--aivex-red-50);--aivex-category-red-border:var(--aivex-red-150);--aivex-category-green-text:var(--aivex-green-600);--aivex-category-green-bg:var(--aivex-green-100);--aivex-category-green-bg-subtle:var(--aivex-green-50);--aivex-category-green-border:var(--aivex-green-150);--aivex-category-yellow-text:var(--aivex-yellow-600);--aivex-category-yellow-bg:var(--aivex-yellow-100);--aivex-category-yellow-bg-subtle:var(--aivex-yellow-50);--aivex-category-yellow-border:var(--aivex-yellow-150);--aivex-category-orange-text:var(--aivex-orange-600);--aivex-category-orange-bg:var(--aivex-orange-100);--aivex-category-orange-bg-subtle:var(--aivex-orange-50);--aivex-category-orange-border:var(--aivex-orange-150);--aivex-category-lime-text:var(--aivex-lime-600);--aivex-category-lime-bg:var(--aivex-lime-100);--aivex-category-lime-bg-subtle:var(--aivex-lime-50);--aivex-category-lime-border:var(--aivex-lime-150);--aivex-category-teal-text:var(--aivex-teal-600);--aivex-category-teal-bg:var(--aivex-teal-100);--aivex-category-teal-bg-subtle:var(--aivex-teal-50);--aivex-category-teal-border:var(--aivex-teal-150);--aivex-category-cyan-text:var(--aivex-cyan-600);--aivex-category-cyan-bg:var(--aivex-cyan-100);--aivex-category-cyan-bg-subtle:var(--aivex-cyan-50);--aivex-category-cyan-border:var(--aivex-cyan-150);--aivex-category-indigo-text:var(--aivex-indigo-600);--aivex-category-indigo-bg:var(--aivex-indigo-100);--aivex-category-indigo-bg-subtle:var(--aivex-indigo-50);--aivex-category-indigo-border:var(--aivex-indigo-150);--aivex-category-violet-text:var(--aivex-violet-600);--aivex-category-violet-bg:var(--aivex-violet-100);--aivex-category-violet-bg-subtle:var(--aivex-violet-50);--aivex-category-violet-border:var(--aivex-violet-150);--aivex-category-pink-text:var(--aivex-pink-600);--aivex-category-pink-bg:var(--aivex-pink-100);--aivex-category-pink-bg-subtle:var(--aivex-pink-50);--aivex-category-pink-border:var(--aivex-pink-150);--aivex-font-family:"Pretendard", -apple-system, BlinkMacSystemFont, sans-serif}[data-theme=dark]{--aivex-bg-primary:var(--aivex-gray-950);--aivex-bg-secondary:var(--aivex-gray-900);--aivex-bg-tertiary:var(--aivex-alpha-lightly-150);--aivex-bg-float:var(--aivex-gray-700);--aivex-bg-inverse:var(--aivex-gray-50);--aivex-bg-inverse-strong:var(--aivex-base-white);--aivex-bg-brand:var(--aivex-blue-400);--aivex-bg-brand-subtle:var(--aivex-alpha-blue-400-24);--aivex-bg-danger:var(--aivex-red-400);--aivex-bg-danger-subtle:var(--aivex-red-900);--aivex-bg-info:var(--aivex-blue-700);--aivex-bg-info-subtle:var(--aivex-blue-900);--aivex-bg-success:var(--aivex-green-700);--aivex-bg-success-subtle:var(--aivex-green-900);--aivex-bg-warning:var(--aivex-yellow-700);--aivex-bg-warning-subtle:var(--aivex-yellow-900);--aivex-bg-disabled:var(--aivex-gray-800);--aivex-text-primary:var(--aivex-gray-100);--aivex-text-secondary:var(--aivex-gray-400);--aivex-text-tertiary:var(--aivex-gray-500);--aivex-text-disabled:var(--aivex-gray-600);--aivex-text-on-color:var(--aivex-base-white);--aivex-text-brand:var(--aivex-blue-200);--aivex-text-danger:var(--aivex-red-300);--aivex-text-success:var(--aivex-green-300);--aivex-text-warning:var(--aivex-yellow-300);--aivex-border-default:var(--aivex-gray-700);--aivex-border-strong:var(--aivex-gray-500);--aivex-border-subtle:var(--aivex-gray-800);--aivex-border-brand:var(--aivex-blue-200);--aivex-border-brand-subtle:var(--aivex-alpha-blue-400-24);--aivex-border-danger:var(--aivex-red-300);--aivex-border-danger-subtle:var(--aivex-red-700);--aivex-border-disabled:var(--aivex-gray-700);--aivex-border-info:var(--aivex-blue-300);--aivex-border-info-subtle:var(--aivex-blue-700);--aivex-border-success:var(--aivex-green-300);--aivex-border-success-subtle:var(--aivex-green-700);--aivex-border-warning:var(--aivex-yellow-300);--aivex-border-warning-subtle:var(--aivex-yellow-700);--aivex-icon-primary:var(--aivex-gray-300);--aivex-icon-secondary:var(--aivex-gray-500);--aivex-icon-tertiary:var(--aivex-gray-500);--aivex-icon-on-color:var(--aivex-base-white);--aivex-icon-brand:var(--aivex-blue-200);--aivex-icon-danger:var(--aivex-red-300);--aivex-icon-info:var(--aivex-blue-300);--aivex-icon-success:var(--aivex-green-300);--aivex-icon-warning:var(--aivex-yellow-400);--aivex-canvas-primary:var(--aivex-base-black);--aivex-canvas-secondary:var(--aivex-gray-950);--aivex-canvas-elevated:var(--aivex-gray-900);--aivex-elevation-sm:0 1px 2px #0006, 0 0 4px #0000004d;--aivex-elevation-md:0 2px 4px #00000080, 0 0 8px #0000004d;--aivex-category-blue-text:var(--aivex-blue-300);--aivex-category-blue-bg:var(--aivex-blue-900);--aivex-category-blue-bg-subtle:var(--aivex-blue-950);--aivex-category-blue-border:var(--aivex-blue-700);--aivex-category-gray-text:var(--aivex-gray-400);--aivex-category-gray-bg:var(--aivex-gray-800);--aivex-category-gray-bg-subtle:var(--aivex-gray-950);--aivex-category-gray-border:var(--aivex-gray-700);--aivex-category-red-text:var(--aivex-red-300);--aivex-category-red-bg:var(--aivex-red-900);--aivex-category-red-bg-subtle:var(--aivex-red-950);--aivex-category-red-border:var(--aivex-red-700);--aivex-category-green-text:var(--aivex-green-300);--aivex-category-green-bg:var(--aivex-green-900);--aivex-category-green-bg-subtle:var(--aivex-green-950);--aivex-category-green-border:var(--aivex-green-700);--aivex-category-yellow-text:var(--aivex-yellow-300);--aivex-category-yellow-bg:var(--aivex-yellow-900);--aivex-category-yellow-bg-subtle:var(--aivex-yellow-950);--aivex-category-yellow-border:var(--aivex-yellow-700);--aivex-category-orange-text:var(--aivex-orange-300);--aivex-category-orange-bg:var(--aivex-orange-900);--aivex-category-orange-bg-subtle:var(--aivex-orange-950);--aivex-category-orange-border:var(--aivex-orange-700);--aivex-category-lime-text:var(--aivex-lime-300);--aivex-category-lime-bg:var(--aivex-lime-900);--aivex-category-lime-bg-subtle:var(--aivex-lime-950);--aivex-category-lime-border:var(--aivex-lime-700);--aivex-category-teal-text:var(--aivex-teal-300);--aivex-category-teal-bg:var(--aivex-teal-900);--aivex-category-teal-bg-subtle:var(--aivex-teal-950);--aivex-category-teal-border:var(--aivex-teal-700);--aivex-category-cyan-text:var(--aivex-cyan-300);--aivex-category-cyan-bg:var(--aivex-cyan-900);--aivex-category-cyan-bg-subtle:var(--aivex-cyan-950);--aivex-category-cyan-border:var(--aivex-cyan-700);--aivex-category-indigo-text:var(--aivex-indigo-300);--aivex-category-indigo-bg:var(--aivex-indigo-900);--aivex-category-indigo-bg-subtle:var(--aivex-indigo-950);--aivex-category-indigo-border:var(--aivex-indigo-700);--aivex-category-violet-text:var(--aivex-violet-300);--aivex-category-violet-bg:var(--aivex-violet-900);--aivex-category-violet-bg-subtle:var(--aivex-violet-950);--aivex-category-violet-border:var(--aivex-violet-700);--aivex-category-pink-text:var(--aivex-pink-300);--aivex-category-pink-bg:var(--aivex-pink-900);--aivex-category-pink-bg-subtle:var(--aivex-pink-950);--aivex-category-pink-border:var(--aivex-pink-700)}}@layer utilities{.aivex\:pointer-events-none{pointer-events:none}.aivex\:sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.aivex\:absolute{position:absolute}.aivex\:fixed{position:fixed}.aivex\:relative{position:relative}.aivex\:inset-0{inset:calc(var(--aivex-spacing) * 0)}.aivex\:top-0\.5{top:calc(var(--aivex-spacing) * .5)}.aivex\:top-1\/2{top:50%}.aivex\:top-full{top:100%}.aivex\:top-xl{top:var(--aivex-spacing-xl)}.aivex\:right-0{right:calc(var(--aivex-spacing) * 0)}.aivex\:right-full{right:100%}.aivex\:right-xl{right:var(--aivex-spacing-xl)}.aivex\:bottom-0{bottom:calc(var(--aivex-spacing) * 0)}.aivex\:bottom-full{bottom:100%}.aivex\:left-0{left:calc(var(--aivex-spacing) * 0)}.aivex\:left-0\.5{left:calc(var(--aivex-spacing) * .5)}.aivex\:left-1\/2{left:50%}.aivex\:left-full{left:100%}.aivex\:z-10{z-index:10}.aivex\:z-40{z-index:40}.aivex\:z-50{z-index:50}.aivex\:mx-auto{margin-inline:auto}.aivex\:mx-xl{margin-inline:var(--aivex-spacing-xl)}.aivex\:mt-1{margin-top:calc(var(--aivex-spacing) * 1)}.aivex\:mt-2{margin-top:calc(var(--aivex-spacing) * 2)}.aivex\:mt-sm{margin-top:var(--aivex-spacing-sm)}.aivex\:mt-xs{margin-top:var(--aivex-spacing-xs)}.aivex\:mr-2{margin-right:calc(var(--aivex-spacing) * 2)}.aivex\:mb-2{margin-bottom:calc(var(--aivex-spacing) * 2)}.aivex\:mb-lg{margin-bottom:var(--aivex-spacing-lg)}.aivex\:mb-sm{margin-bottom:var(--aivex-spacing-sm)}.aivex\:mb-xs{margin-bottom:var(--aivex-spacing-xs)}.aivex\:ml-2{margin-left:calc(var(--aivex-spacing) * 2)}.aivex\:ml-lg{margin-left:var(--aivex-spacing-lg)}.aivex\:block{display:block}.aivex\:flex{display:flex}.aivex\:grid{display:grid}.aivex\:hidden{display:none}.aivex\:inline-block{display:inline-block}.aivex\:inline-flex{display:inline-flex}.aivex\:aspect-square{aspect-ratio:1}.aivex\:size-5{width:calc(var(--aivex-spacing) * 5);height:calc(var(--aivex-spacing) * 5)}.aivex\:size-6{width:calc(var(--aivex-spacing) * 6);height:calc(var(--aivex-spacing) * 6)}.aivex\:h-0\.5{height:calc(var(--aivex-spacing) * .5)}.aivex\:h-1\.5{height:calc(var(--aivex-spacing) * 1.5)}.aivex\:h-2{height:calc(var(--aivex-spacing) * 2)}.aivex\:h-2\.5{height:calc(var(--aivex-spacing) * 2.5)}.aivex\:h-3{height:calc(var(--aivex-spacing) * 3)}.aivex\:h-4{height:calc(var(--aivex-spacing) * 4)}.aivex\:h-5{height:calc(var(--aivex-spacing) * 5)}.aivex\:h-6{height:calc(var(--aivex-spacing) * 6)}.aivex\:h-7{height:calc(var(--aivex-spacing) * 7)}.aivex\:h-8{height:calc(var(--aivex-spacing) * 8)}.aivex\:h-9{height:calc(var(--aivex-spacing) * 9)}.aivex\:h-10{height:calc(var(--aivex-spacing) * 10)}.aivex\:h-11{height:calc(var(--aivex-spacing) * 11)}.aivex\:h-12{height:calc(var(--aivex-spacing) * 12)}.aivex\:h-14{height:calc(var(--aivex-spacing) * 14)}.aivex\:h-full{height:100%}.aivex\:h-screen{height:100vh}.aivex\:min-h-6{min-height:calc(var(--aivex-spacing) * 6)}.aivex\:min-h-8{min-height:calc(var(--aivex-spacing) * 8)}.aivex\:min-h-9{min-height:calc(var(--aivex-spacing) * 9)}.aivex\:min-h-10{min-height:calc(var(--aivex-spacing) * 10)}.aivex\:min-h-11{min-height:calc(var(--aivex-spacing) * 11)}.aivex\:min-h-\[54px\]{min-height:54px}.aivex\:min-h-\[62px\]{min-height:62px}.aivex\:min-h-\[400px\]{min-height:400px}.aivex\:w-1\.5{width:calc(var(--aivex-spacing) * 1.5)}.aivex\:w-2{width:calc(var(--aivex-spacing) * 2)}.aivex\:w-2\.5{width:calc(var(--aivex-spacing) * 2.5)}.aivex\:w-3{width:calc(var(--aivex-spacing) * 3)}.aivex\:w-4{width:calc(var(--aivex-spacing) * 4)}.aivex\:w-5{width:calc(var(--aivex-spacing) * 5)}.aivex\:w-6{width:calc(var(--aivex-spacing) * 6)}.aivex\:w-7{width:calc(var(--aivex-spacing) * 7)}.aivex\:w-8{width:calc(var(--aivex-spacing) * 8)}.aivex\:w-9{width:calc(var(--aivex-spacing) * 9)}.aivex\:w-10{width:calc(var(--aivex-spacing) * 10)}.aivex\:w-12{width:calc(var(--aivex-spacing) * 12)}.aivex\:w-14{width:calc(var(--aivex-spacing) * 14)}.aivex\:w-20{width:calc(var(--aivex-spacing) * 20)}.aivex\:w-24{width:calc(var(--aivex-spacing) * 24)}.aivex\:w-32{width:calc(var(--aivex-spacing) * 32)}.aivex\:w-48{width:calc(var(--aivex-spacing) * 48)}.aivex\:w-64{width:calc(var(--aivex-spacing) * 64)}.aivex\:w-80{width:calc(var(--aivex-spacing) * 80)}.aivex\:w-96{width:calc(var(--aivex-spacing) * 96)}.aivex\:w-\[320px\]{width:320px}.aivex\:w-\[384px\]{width:384px}.aivex\:w-\[480px\]{width:480px}.aivex\:w-fit{width:fit-content}.aivex\:w-full{width:100%}.aivex\:max-w-\[24rem\]{max-width:24rem}.aivex\:max-w-\[36rem\]{max-width:36rem}.aivex\:max-w-\[160px\]{max-width:160px}.aivex\:max-w-\[180px\]{max-width:180px}.aivex\:max-w-\[720px\]{max-width:720px}.aivex\:max-w-modal-md{max-width:var(--aivex-container-modal-md)}.aivex\:min-w-0{min-width:calc(var(--aivex-spacing) * 0)}.aivex\:min-w-\[1\.25rem\]{min-width:1.25rem}.aivex\:min-w-\[80px\]{min-width:80px}.aivex\:min-w-\[160px\]{min-width:160px}.aivex\:flex-1{flex:1}.aivex\:shrink-0{flex-shrink:0}.aivex\:border-collapse{border-collapse:collapse}.aivex\:-translate-x-1\/2{--aivex-tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--aivex-tw-translate-x) var(--aivex-tw-translate-y)}.aivex\:translate-x-1\/2{--aivex-tw-translate-x:calc(1 / 2 * 100%);translate:var(--aivex-tw-translate-x) var(--aivex-tw-translate-y)}.aivex\:translate-x-2{--aivex-tw-translate-x:calc(var(--aivex-spacing) * 2);translate:var(--aivex-tw-translate-x) var(--aivex-tw-translate-y)}.aivex\:translate-x-3{--aivex-tw-translate-x:calc(var(--aivex-spacing) * 3);translate:var(--aivex-tw-translate-x) var(--aivex-tw-translate-y)}.aivex\:translate-x-4{--aivex-tw-translate-x:calc(var(--aivex-spacing) * 4);translate:var(--aivex-tw-translate-x) var(--aivex-tw-translate-y)}.aivex\:-translate-y-1\/2{--aivex-tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--aivex-tw-translate-x) var(--aivex-tw-translate-y)}.aivex\:translate-y-1\/2{--aivex-tw-translate-y:calc(1 / 2 * 100%);translate:var(--aivex-tw-translate-x) var(--aivex-tw-translate-y)}.aivex\:rotate-45{rotate:45deg}.aivex\:cursor-default{cursor:default}.aivex\:cursor-pointer{cursor:pointer}.aivex\:appearance-none{appearance:none}.aivex\:grid-cols-\[minmax\(160px\,220px\)_minmax\(96px\,160px\)_1fr\]{grid-template-columns:minmax(160px,220px) minmax(96px,160px) 1fr}.aivex\:grid-cols-\[minmax\(160px\,220px\)_minmax\(220px\,1fr\)_120px\]{grid-template-columns:minmax(160px,220px) minmax(220px,1fr) 120px}.aivex\:grid-cols-\[repeat\(auto-fill\,minmax\(220px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.aivex\:flex-col{flex-direction:column}.aivex\:flex-wrap{flex-wrap:wrap}.aivex\:content-center{align-content:center}.aivex\:items-center{align-items:center}.aivex\:items-end{align-items:flex-end}.aivex\:items-start{align-items:flex-start}.aivex\:items-stretch{align-items:stretch}.aivex\:justify-between{justify-content:space-between}.aivex\:justify-center{justify-content:center}.aivex\:justify-end{justify-content:flex-end}.aivex\:justify-stretch{justify-content:stretch}.aivex\:gap-1{gap:calc(var(--aivex-spacing) * 1)}.aivex\:gap-1\.5{gap:calc(var(--aivex-spacing) * 1.5)}.aivex\:gap-2{gap:calc(var(--aivex-spacing) * 2)}.aivex\:gap-2xs{gap:var(--aivex-spacing-2xs)}.aivex\:gap-3{gap:calc(var(--aivex-spacing) * 3)}.aivex\:gap-3xl{gap:var(--aivex-spacing-3xl)}.aivex\:gap-6{gap:calc(var(--aivex-spacing) * 6)}.aivex\:gap-\[2px\]{gap:2px}.aivex\:gap-lg{gap:var(--aivex-spacing-lg)}.aivex\:gap-md{gap:var(--aivex-spacing-md)}.aivex\:gap-sm{gap:var(--aivex-spacing-sm)}.aivex\:gap-xl{gap:var(--aivex-spacing-xl)}.aivex\:gap-xs{gap:var(--aivex-spacing-xs)}.aivex\:self-center{align-self:center}.aivex\:truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.aivex\:overflow-auto{overflow:auto}.aivex\:overflow-hidden{overflow:hidden}.aivex\:rounded-\[6px\]{border-radius:6px}.aivex\:rounded-\[8px\]{border-radius:8px}.aivex\:rounded-full{border-radius:var(--aivex-radius-full)}.aivex\:rounded-md{border-radius:var(--aivex-radius-md)}.aivex\:rounded-sm{border-radius:var(--aivex-radius-sm)}.aivex\:rounded-xl{border-radius:var(--aivex-radius-xl)}.aivex\:rounded-xs{border-radius:var(--aivex-radius-xs)}.aivex\:rounded-b-md{border-bottom-right-radius:var(--aivex-radius-md);border-bottom-left-radius:var(--aivex-radius-md)}.aivex\:border{border-style:var(--aivex-tw-border-style);border-width:1px}.aivex\:border-2{border-style:var(--aivex-tw-border-style);border-width:2px}.aivex\:border-t{border-top-style:var(--aivex-tw-border-style);border-top-width:1px}.aivex\:border-t-0{border-top-style:var(--aivex-tw-border-style);border-top-width:0}.aivex\:border-t-2{border-top-style:var(--aivex-tw-border-style);border-top-width:2px}.aivex\:border-b{border-bottom-style:var(--aivex-tw-border-style);border-bottom-width:1px}.aivex\:border-l{border-left-style:var(--aivex-tw-border-style);border-left-width:1px}.aivex\:border-l-2{border-left-style:var(--aivex-tw-border-style);border-left-width:2px}.aivex\:border-dashed{--aivex-tw-border-style:dashed;border-style:dashed}.aivex\:border-\[\#99bef6\]{border-color:#99bef6}.aivex\:border-\[\#c1c3d2\]{border-color:#c1c3d2}.aivex\:border-border-brand{border-color:var(--aivex-color-border-brand)}.aivex\:border-border-brand-subtle{border-color:var(--aivex-color-border-brand-subtle)}.aivex\:border-border-danger{border-color:var(--aivex-color-border-danger)}.aivex\:border-border-danger-subtle{border-color:var(--aivex-color-border-danger-subtle)}.aivex\:border-border-default{border-color:var(--aivex-color-border-default)}.aivex\:border-border-disabled{border-color:var(--aivex-color-border-disabled)}.aivex\:border-border-info-subtle{border-color:var(--aivex-color-border-info-subtle)}.aivex\:border-border-subtle{border-color:var(--aivex-color-border-subtle)}.aivex\:border-border-success-subtle{border-color:var(--aivex-color-border-success-subtle)}.aivex\:border-border-warning-subtle{border-color:var(--aivex-color-border-warning-subtle)}.aivex\:border-category-blue-border{border-color:var(--aivex-color-category-blue-border)}.aivex\:border-category-cyan-border{border-color:var(--aivex-color-category-cyan-border)}.aivex\:border-category-gray-border{border-color:var(--aivex-color-category-gray-border)}.aivex\:border-category-green-border{border-color:var(--aivex-color-category-green-border)}.aivex\:border-category-indigo-border{border-color:var(--aivex-color-category-indigo-border)}.aivex\:border-category-lime-border{border-color:var(--aivex-color-category-lime-border)}.aivex\:border-category-orange-border{border-color:var(--aivex-color-category-orange-border)}.aivex\:border-category-pink-border{border-color:var(--aivex-color-category-pink-border)}.aivex\:border-category-red-border{border-color:var(--aivex-color-category-red-border)}.aivex\:border-category-teal-border{border-color:var(--aivex-color-category-teal-border)}.aivex\:border-category-violet-border{border-color:var(--aivex-color-category-violet-border)}.aivex\:border-category-yellow-border{border-color:var(--aivex-color-category-yellow-border)}.aivex\:border-transparent{border-color:#0000}.aivex\:bg-\[rgba\(0\,86\,216\,0\.08\)\]{background-color:#0056d814}.aivex\:bg-bg-brand{background-color:var(--aivex-color-bg-brand)}.aivex\:bg-bg-brand-subtle{background-color:var(--aivex-color-bg-brand-subtle)}.aivex\:bg-bg-danger{background-color:var(--aivex-color-bg-danger)}.aivex\:bg-bg-danger-subtle{background-color:var(--aivex-color-bg-danger-subtle)}.aivex\:bg-bg-disabled{background-color:var(--aivex-color-bg-disabled)}.aivex\:bg-bg-float{background-color:var(--aivex-color-bg-float)}.aivex\:bg-bg-info-subtle{background-color:var(--aivex-color-bg-info-subtle)}.aivex\:bg-bg-inverse{background-color:var(--aivex-color-bg-inverse)}.aivex\:bg-bg-inverse-strong{background-color:var(--aivex-color-bg-inverse-strong)}.aivex\:bg-bg-primary{background-color:var(--aivex-color-bg-primary)}.aivex\:bg-bg-secondary{background-color:var(--aivex-color-bg-secondary)}.aivex\:bg-bg-success-subtle{background-color:var(--aivex-color-bg-success-subtle)}.aivex\:bg-bg-tertiary{background-color:var(--aivex-color-bg-tertiary)}.aivex\:bg-bg-warning-subtle{background-color:var(--aivex-color-bg-warning-subtle)}.aivex\:bg-black\/50{background-color:var(--aivex-color-black)}@supports (color:color-mix(in lab, red, red)){.aivex\:bg-black\/50{background-color:color-mix(in oklab, var(--aivex-color-black) 50%, transparent)}}.aivex\:bg-border-default{background-color:var(--aivex-color-border-default)}.aivex\:bg-category-blue-bg-subtle{background-color:var(--aivex-color-category-blue-bg-subtle)}.aivex\:bg-category-cyan-bg-subtle{background-color:var(--aivex-color-category-cyan-bg-subtle)}.aivex\:bg-category-gray-bg-subtle{background-color:var(--aivex-color-category-gray-bg-subtle)}.aivex\:bg-category-green-bg-subtle{background-color:var(--aivex-color-category-green-bg-subtle)}.aivex\:bg-category-indigo-bg-subtle{background-color:var(--aivex-color-category-indigo-bg-subtle)}.aivex\:bg-category-lime-bg-subtle{background-color:var(--aivex-color-category-lime-bg-subtle)}.aivex\:bg-category-orange-bg-subtle{background-color:var(--aivex-color-category-orange-bg-subtle)}.aivex\:bg-category-pink-bg-subtle{background-color:var(--aivex-color-category-pink-bg-subtle)}.aivex\:bg-category-red-bg-subtle{background-color:var(--aivex-color-category-red-bg-subtle)}.aivex\:bg-category-teal-bg-subtle{background-color:var(--aivex-color-category-teal-bg-subtle)}.aivex\:bg-category-violet-bg-subtle{background-color:var(--aivex-color-category-violet-bg-subtle)}.aivex\:bg-category-yellow-bg-subtle{background-color:var(--aivex-color-category-yellow-bg-subtle)}.aivex\:bg-static-gray{background-color:var(--aivex-color-static-gray)}.aivex\:bg-transparent{background-color:#0000}.aivex\:bg-white,.aivex\:bg-white\/30{background-color:var(--aivex-color-white)}@supports (color:color-mix(in lab, red, red)){.aivex\:bg-white\/30{background-color:color-mix(in oklab, var(--aivex-color-white) 30%, transparent)}}.aivex\:bg-\[linear-gradient\(135deg\,\#dbeafe_0\%\,\#f5f3ff_50\%\,\#fee2e2_100\%\)\]{background-image:linear-gradient(135deg,#dbeafe 0%,#f5f3ff 50%,#fee2e2 100%)}.aivex\:object-cover{object-fit:cover}.aivex\:p-1{padding:calc(var(--aivex-spacing) * 1)}.aivex\:p-2xl{padding:var(--aivex-spacing-2xl)}.aivex\:p-3xl{padding:var(--aivex-spacing-3xl)}.aivex\:p-\[48px\]{padding:48px}.aivex\:p-lg{padding:var(--aivex-spacing-lg)}.aivex\:p-md{padding:var(--aivex-spacing-md)}.aivex\:p-sm{padding:var(--aivex-spacing-sm)}.aivex\:p-xl{padding:var(--aivex-spacing-xl)}.aivex\:p-xs{padding:var(--aivex-spacing-xs)}.aivex\:px-0{padding-inline:calc(var(--aivex-spacing) * 0)}.aivex\:px-0\.5{padding-inline:calc(var(--aivex-spacing) * .5)}.aivex\:px-1{padding-inline:calc(var(--aivex-spacing) * 1)}.aivex\:px-1\.5{padding-inline:calc(var(--aivex-spacing) * 1.5)}.aivex\:px-2{padding-inline:calc(var(--aivex-spacing) * 2)}.aivex\:px-2xl{padding-inline:var(--aivex-spacing-2xl)}.aivex\:px-4{padding-inline:calc(var(--aivex-spacing) * 4)}.aivex\:px-5{padding-inline:calc(var(--aivex-spacing) * 5)}.aivex\:px-\[2px\]{padding-inline:2px}.aivex\:px-\[6px\]{padding-inline:6px}.aivex\:px-\[10px\]{padding-inline:10px}.aivex\:px-lg{padding-inline:var(--aivex-spacing-lg)}.aivex\:px-md{padding-inline:var(--aivex-spacing-md)}.aivex\:px-sm{padding-inline:var(--aivex-spacing-sm)}.aivex\:px-xl{padding-inline:var(--aivex-spacing-xl)}.aivex\:py-1{padding-block:calc(var(--aivex-spacing) * 1)}.aivex\:py-2{padding-block:calc(var(--aivex-spacing) * 2)}.aivex\:py-4{padding-block:calc(var(--aivex-spacing) * 4)}.aivex\:py-\[2px\]{padding-block:2px}.aivex\:py-\[6px\]{padding-block:6px}.aivex\:py-lg{padding-block:var(--aivex-spacing-lg)}.aivex\:py-md{padding-block:var(--aivex-spacing-md)}.aivex\:py-sm{padding-block:var(--aivex-spacing-sm)}.aivex\:py-xs{padding-block:var(--aivex-spacing-xs)}.aivex\:pt-3{padding-top:calc(var(--aivex-spacing) * 3)}.aivex\:pr-10{padding-right:calc(var(--aivex-spacing) * 10)}.aivex\:pb-2xl{padding-bottom:var(--aivex-spacing-2xl)}.aivex\:pb-xl{padding-bottom:var(--aivex-spacing-xl)}.aivex\:text-center{text-align:center}.aivex\:text-left{text-align:left}.aivex\:align-middle{vertical-align:middle}.aivex\:font-sans{font-family:var(--aivex-font-sans)}.aivex\:text-body-lg-medium{letter-spacing:0;font-size:16px;font-weight:500;line-height:24px}.aivex\:text-body-lg-regular{letter-spacing:0;font-size:16px;font-weight:400;line-height:24px}.aivex\:text-body-md-medium{letter-spacing:0;font-size:14px;font-weight:500;line-height:22px}.aivex\:text-body-md-regular{letter-spacing:0;font-size:14px;font-weight:400;line-height:22px}.aivex\:text-body-sm-medium{letter-spacing:0;font-size:12px;font-weight:500;line-height:18px}.aivex\:text-body-sm-regular{letter-spacing:0;font-size:12px;font-weight:400;line-height:18px}.aivex\:text-caption-md{letter-spacing:.1px;font-size:12px;font-weight:400;line-height:18px}.aivex\:text-display-lg{letter-spacing:-.8px;font-size:56px;font-weight:600;line-height:68px}.aivex\:text-display-md{letter-spacing:-.4px;font-size:40px;font-weight:600;line-height:48px}.aivex\:text-heading-lg{letter-spacing:-.4px;font-size:28px;font-weight:600;line-height:40px}.aivex\:text-heading-md{letter-spacing:-.1px;font-size:24px;font-weight:600;line-height:32px}.aivex\:text-heading-sm{letter-spacing:-.1px;font-size:20px;font-weight:600;line-height:28px}.aivex\:text-heading-xl{letter-spacing:-.4px;font-size:36px;font-weight:600;line-height:44px}.aivex\:text-heading-xs{letter-spacing:-.1px;font-size:18px;font-weight:500;line-height:26px}.aivex\:text-label-lg{letter-spacing:.1px;font-size:14px;font-weight:500;line-height:20px}.aivex\:text-label-md{letter-spacing:.1px;font-size:12px;font-weight:500;line-height:18px}.aivex\:text-label-sm{letter-spacing:.1px;font-size:10px;font-weight:500;line-height:16px}.aivex\:text-label-xl{letter-spacing:.1px;font-size:16px;font-weight:500;line-height:24px}.aivex\:text-base{font-size:var(--aivex-text-base);line-height:var(--aivex-tw-leading,var(--aivex-text-base--line-height))}.aivex\:text-lg{font-size:var(--aivex-text-lg);line-height:var(--aivex-tw-leading,var(--aivex-text-lg--line-height))}.aivex\:text-sm{font-size:var(--aivex-text-sm);line-height:var(--aivex-tw-leading,var(--aivex-text-sm--line-height))}.aivex\:text-xs{font-size:var(--aivex-text-xs);line-height:var(--aivex-tw-leading,var(--aivex-text-xs--line-height))}.aivex\:text-\[8px\]{font-size:8px}.aivex\:text-\[9px\]{font-size:9px}.aivex\:text-\[18px\]{font-size:18px}.aivex\:leading-5{--aivex-tw-leading:calc(var(--aivex-spacing) * 5);line-height:calc(var(--aivex-spacing) * 5)}.aivex\:leading-6{--aivex-tw-leading:calc(var(--aivex-spacing) * 6);line-height:calc(var(--aivex-spacing) * 6)}.aivex\:leading-\[26px\]{--aivex-tw-leading:26px;line-height:26px}.aivex\:leading-none{--aivex-tw-leading:1;line-height:1}.aivex\:leading-tight{--aivex-tw-leading:var(--aivex-leading-tight);line-height:var(--aivex-leading-tight)}.aivex\:font-medium{--aivex-tw-font-weight:var(--aivex-font-weight-medium);font-weight:var(--aivex-font-weight-medium)}.aivex\:font-normal{--aivex-tw-font-weight:var(--aivex-font-weight-normal);font-weight:var(--aivex-font-weight-normal)}.aivex\:font-semibold{--aivex-tw-font-weight:var(--aivex-font-weight-semibold);font-weight:var(--aivex-font-weight-semibold)}.aivex\:tracking-\[-0\.1px\]{--aivex-tw-tracking:-.1px;letter-spacing:-.1px}.aivex\:tracking-\[0\.1px\]{--aivex-tw-tracking:.1px;letter-spacing:.1px}.aivex\:break-all{word-break:break-all}.aivex\:whitespace-nowrap{white-space:nowrap}.aivex\:text-category-blue-text{color:var(--aivex-color-category-blue-text)}.aivex\:text-category-cyan-text{color:var(--aivex-color-category-cyan-text)}.aivex\:text-category-gray-text{color:var(--aivex-color-category-gray-text)}.aivex\:text-category-green-text{color:var(--aivex-color-category-green-text)}.aivex\:text-category-indigo-text{color:var(--aivex-color-category-indigo-text)}.aivex\:text-category-lime-text{color:var(--aivex-color-category-lime-text)}.aivex\:text-category-orange-text{color:var(--aivex-color-category-orange-text)}.aivex\:text-category-pink-text{color:var(--aivex-color-category-pink-text)}.aivex\:text-category-red-text{color:var(--aivex-color-category-red-text)}.aivex\:text-category-teal-text{color:var(--aivex-color-category-teal-text)}.aivex\:text-category-violet-text{color:var(--aivex-color-category-violet-text)}.aivex\:text-category-yellow-text{color:var(--aivex-color-category-yellow-text)}.aivex\:text-icon-danger{color:var(--aivex-color-icon-danger)}.aivex\:text-icon-info{color:var(--aivex-color-icon-info)}.aivex\:text-icon-primary{color:var(--aivex-color-icon-primary)}.aivex\:text-icon-secondary{color:var(--aivex-color-icon-secondary)}.aivex\:text-icon-success{color:var(--aivex-color-icon-success)}.aivex\:text-icon-warning{color:var(--aivex-color-icon-warning)}.aivex\:text-static-white{color:var(--aivex-color-static-white)}.aivex\:text-text-brand{color:var(--aivex-color-text-brand)}.aivex\:text-text-danger{color:var(--aivex-color-text-danger)}.aivex\:text-text-on-color{color:var(--aivex-color-text-on-color)}.aivex\:text-text-primary{color:var(--aivex-color-text-primary)}.aivex\:text-text-secondary{color:var(--aivex-color-text-secondary)}.aivex\:text-text-success{color:var(--aivex-color-text-success)}.aivex\:text-text-tertiary{color:var(--aivex-color-text-tertiary)}.aivex\:text-text-warning{color:var(--aivex-color-text-warning)}.aivex\:text-white{color:var(--aivex-color-white)}.aivex\:opacity-0{opacity:0}.aivex\:opacity-40{opacity:.4}.aivex\:opacity-70{opacity:.7}.aivex\:opacity-80{opacity:.8}.aivex\:opacity-dim{opacity:var(--aivex-opacity-dim)}.aivex\:opacity-disable{opacity:var(--aivex-opacity-disable)}.aivex\:shadow{--aivex-tw-shadow:0 1px 3px 0 var(--aivex-tw-shadow-color,#0000001a), 0 1px 2px -1px var(--aivex-tw-shadow-color,#0000001a);box-shadow:var(--aivex-tw-inset-shadow), var(--aivex-tw-inset-ring-shadow), var(--aivex-tw-ring-offset-shadow), var(--aivex-tw-ring-shadow), var(--aivex-tw-shadow)}.aivex\:shadow-md{--aivex-tw-shadow:var(--aivex-elevation-md);box-shadow:var(--aivex-tw-inset-shadow), var(--aivex-tw-inset-ring-shadow), var(--aivex-tw-ring-offset-shadow), var(--aivex-tw-ring-shadow), var(--aivex-tw-shadow)}.aivex\:shadow-sm{--aivex-tw-shadow:var(--aivex-elevation-sm);box-shadow:var(--aivex-tw-inset-shadow), var(--aivex-tw-inset-ring-shadow), var(--aivex-tw-ring-offset-shadow), var(--aivex-tw-ring-shadow), var(--aivex-tw-shadow)}.aivex\:outline{outline-style:var(--aivex-tw-outline-style);outline-width:1px}.aivex\:backdrop-blur-sm{--aivex-tw-backdrop-blur:blur(var(--aivex-blur-sm));-webkit-backdrop-filter:var(--aivex-tw-backdrop-blur,) var(--aivex-tw-backdrop-brightness,) var(--aivex-tw-backdrop-contrast,) var(--aivex-tw-backdrop-grayscale,) var(--aivex-tw-backdrop-hue-rotate,) var(--aivex-tw-backdrop-invert,) var(--aivex-tw-backdrop-opacity,) var(--aivex-tw-backdrop-saturate,) var(--aivex-tw-backdrop-sepia,);backdrop-filter:var(--aivex-tw-backdrop-blur,) var(--aivex-tw-backdrop-brightness,) var(--aivex-tw-backdrop-contrast,) var(--aivex-tw-backdrop-grayscale,) var(--aivex-tw-backdrop-hue-rotate,) var(--aivex-tw-backdrop-invert,) var(--aivex-tw-backdrop-opacity,) var(--aivex-tw-backdrop-saturate,) var(--aivex-tw-backdrop-sepia,)}.aivex\:transition-all{transition-property:all;transition-timing-function:var(--aivex-tw-ease,var(--aivex-default-transition-timing-function));transition-duration:var(--aivex-tw-duration,var(--aivex-default-transition-duration))}.aivex\:transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--aivex-tw-gradient-from,--aivex-tw-gradient-via,--aivex-tw-gradient-to;transition-timing-function:var(--aivex-tw-ease,var(--aivex-default-transition-timing-function));transition-duration:var(--aivex-tw-duration,var(--aivex-default-transition-duration))}.aivex\:transition-opacity{transition-property:opacity;transition-timing-function:var(--aivex-tw-ease,var(--aivex-default-transition-timing-function));transition-duration:var(--aivex-tw-duration,var(--aivex-default-transition-duration))}.aivex\:transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--aivex-tw-ease,var(--aivex-default-transition-timing-function));transition-duration:var(--aivex-tw-duration,var(--aivex-default-transition-duration))}.aivex\:duration-200{--aivex-tw-duration:.2s;transition-duration:.2s}.aivex\:outline-none{--aivex-tw-outline-style:none;outline-style:none}.aivex\:select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.aivex\:group-hover\:text-text-secondary:is(:where(.aivex\:group):hover *){color:var(--aivex-color-text-secondary)}.aivex\:group-hover\:opacity-4:is(:where(.aivex\:group):hover *){opacity:.04}.aivex\:group-hover\:opacity-8:is(:where(.aivex\:group):hover *){opacity:.08}}.aivex\:group-active\:opacity-8:is(:where(.aivex\:group):active *){opacity:.08}.aivex\:group-active\:opacity-16:is(:where(.aivex\:group):active *){opacity:.16}.aivex\:peer-checked\:opacity-100:is(:where(.aivex\:peer):checked~*){opacity:1}.aivex\:placeholder\:text-text-tertiary::placeholder{color:var(--aivex-color-text-tertiary)}.aivex\:last\:border-b-0:last-child{border-bottom-style:var(--aivex-tw-border-style);border-bottom-width:0}.aivex\:checked\:border-border-brand:checked{border-color:var(--aivex-color-border-brand)}.aivex\:checked\:bg-bg-brand:checked{background-color:var(--aivex-color-bg-brand)}@media (hover:hover){.aivex\:hover\:border-border-brand:hover{border-color:var(--aivex-color-border-brand)}.aivex\:hover\:bg-bg-secondary:hover{background-color:var(--aivex-color-bg-secondary)}.aivex\:hover\:text-icon-primary:hover{color:var(--aivex-color-icon-primary)}.aivex\:hover\:text-text-primary:hover{color:var(--aivex-color-text-primary)}.aivex\:hover\:opacity-100:hover{opacity:1}}.aivex\:focus\:border-border-brand:focus{border-color:var(--aivex-color-border-brand)}.aivex\:focus-visible\:ring-2:focus-visible{--aivex-tw-ring-shadow:var(--aivex-tw-ring-inset,) 0 0 0 calc(2px + var(--aivex-tw-ring-offset-width)) var(--aivex-tw-ring-color,currentcolor);box-shadow:var(--aivex-tw-inset-shadow), var(--aivex-tw-inset-ring-shadow), var(--aivex-tw-ring-offset-shadow), var(--aivex-tw-ring-shadow), var(--aivex-tw-shadow)}.aivex\:focus-visible\:ring-border-brand:focus-visible{--aivex-tw-ring-color:var(--aivex-color-border-brand)}.aivex\:focus-visible\:outline-none:focus-visible{--aivex-tw-outline-style:none;outline-style:none}.aivex\:disabled\:pointer-events-none:disabled{pointer-events:none}.aivex\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.aivex\:disabled\:opacity-40:disabled{opacity:.4}.aivex\:disabled\:opacity-disable:disabled{opacity:var(--aivex-opacity-disable)}.aivex\:\[\&\>\*\]\:flex-1>*{flex:1}}@property --aivex-tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --aivex-tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --aivex-tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --aivex-tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --aivex-tw-leading{syntax:"*";inherits:false}@property --aivex-tw-font-weight{syntax:"*";inherits:false}@property --aivex-tw-tracking{syntax:"*";inherits:false}@property --aivex-tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --aivex-tw-shadow-color{syntax:"*";inherits:false}@property --aivex-tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --aivex-tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --aivex-tw-inset-shadow-color{syntax:"*";inherits:false}@property --aivex-tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --aivex-tw-ring-color{syntax:"*";inherits:false}@property --aivex-tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --aivex-tw-inset-ring-color{syntax:"*";inherits:false}@property --aivex-tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --aivex-tw-ring-inset{syntax:"*";inherits:false}@property --aivex-tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --aivex-tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --aivex-tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --aivex-tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --aivex-tw-backdrop-blur{syntax:"*";inherits:false}@property --aivex-tw-backdrop-brightness{syntax:"*";inherits:false}@property --aivex-tw-backdrop-contrast{syntax:"*";inherits:false}@property --aivex-tw-backdrop-grayscale{syntax:"*";inherits:false}@property --aivex-tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --aivex-tw-backdrop-invert{syntax:"*";inherits:false}@property --aivex-tw-backdrop-opacity{syntax:"*";inherits:false}@property --aivex-tw-backdrop-saturate{syntax:"*";inherits:false}@property --aivex-tw-backdrop-sepia{syntax:"*";inherits:false}@property --aivex-tw-duration{syntax:"*";inherits:false}
|
|
3
|
+
/*$vite$:1*/
|
|
@@ -0,0 +1,534 @@
|
|
|
1
|
+
@layer base {
|
|
2
|
+
/* ============================================================
|
|
3
|
+
1. Primitive Palette — hex 값만. 테마 무관.
|
|
4
|
+
============================================================ */
|
|
5
|
+
:root {
|
|
6
|
+
/* base */
|
|
7
|
+
--aivex-base-black: #17171c;
|
|
8
|
+
--aivex-base-white: #ffffff;
|
|
9
|
+
|
|
10
|
+
/* gray */
|
|
11
|
+
--aivex-gray-50: #f9f9fa;
|
|
12
|
+
--aivex-gray-100: #f1f1f4;
|
|
13
|
+
--aivex-gray-150: #e8e7eb;
|
|
14
|
+
--aivex-gray-200: #d6d6dd;
|
|
15
|
+
--aivex-gray-300: #c0c0c8;
|
|
16
|
+
--aivex-gray-400: #a7a9b6;
|
|
17
|
+
--aivex-gray-500: #828490;
|
|
18
|
+
--aivex-gray-600: #6a6b76;
|
|
19
|
+
--aivex-gray-700: #4c4d57;
|
|
20
|
+
--aivex-gray-800: #323339;
|
|
21
|
+
--aivex-gray-900: #262629;
|
|
22
|
+
--aivex-gray-950: #212124;
|
|
23
|
+
|
|
24
|
+
/* blue */
|
|
25
|
+
--aivex-blue-50: #f0f6ff;
|
|
26
|
+
--aivex-blue-100: #e5efff;
|
|
27
|
+
--aivex-blue-150: #cce0ff;
|
|
28
|
+
--aivex-blue-200: #99bef6;
|
|
29
|
+
--aivex-blue-300: #669def;
|
|
30
|
+
--aivex-blue-400: #377be2;
|
|
31
|
+
--aivex-blue-500: #0056d8;
|
|
32
|
+
--aivex-blue-600: #004bbd;
|
|
33
|
+
--aivex-blue-700: #0041a3;
|
|
34
|
+
--aivex-blue-800: #073883;
|
|
35
|
+
--aivex-blue-900: #072e69;
|
|
36
|
+
--aivex-blue-950: #06214c;
|
|
37
|
+
|
|
38
|
+
/* red */
|
|
39
|
+
--aivex-red-50: #fef5f5;
|
|
40
|
+
--aivex-red-100: #ffe5e5;
|
|
41
|
+
--aivex-red-150: #fac6c6;
|
|
42
|
+
--aivex-red-200: #f28787;
|
|
43
|
+
--aivex-red-300: #f26b6b;
|
|
44
|
+
--aivex-red-400: #e23c3c;
|
|
45
|
+
--aivex-red-500: #d51a1a;
|
|
46
|
+
--aivex-red-600: #b80e0e;
|
|
47
|
+
--aivex-red-700: #9a0808;
|
|
48
|
+
--aivex-red-800: #6f0606;
|
|
49
|
+
--aivex-red-900: #580404;
|
|
50
|
+
--aivex-red-950: #400707;
|
|
51
|
+
|
|
52
|
+
/* green */
|
|
53
|
+
--aivex-green-50: #f4fbf6;
|
|
54
|
+
--aivex-green-100: #dcf4e2;
|
|
55
|
+
--aivex-green-150: #bfe8c9;
|
|
56
|
+
--aivex-green-200: #96e7af;
|
|
57
|
+
--aivex-green-300: #61d28b;
|
|
58
|
+
--aivex-green-400: #34ad68;
|
|
59
|
+
--aivex-green-500: #05985a;
|
|
60
|
+
--aivex-green-600: #017a47;
|
|
61
|
+
--aivex-green-700: #02643b;
|
|
62
|
+
--aivex-green-800: #015431;
|
|
63
|
+
--aivex-green-900: #004025;
|
|
64
|
+
--aivex-green-950: #002e1b;
|
|
65
|
+
|
|
66
|
+
/* yellow */
|
|
67
|
+
--aivex-yellow-50: #fef9eb;
|
|
68
|
+
--aivex-yellow-100: #fef0cc;
|
|
69
|
+
--aivex-yellow-150: #fde6aa;
|
|
70
|
+
--aivex-yellow-200: #fddf90;
|
|
71
|
+
--aivex-yellow-300: #fbd369;
|
|
72
|
+
--aivex-yellow-400: #f7c239;
|
|
73
|
+
--aivex-yellow-500: #f5b40d;
|
|
74
|
+
--aivex-yellow-600: #e09b07;
|
|
75
|
+
--aivex-yellow-700: #c48405;
|
|
76
|
+
--aivex-yellow-800: #8a5c00;
|
|
77
|
+
--aivex-yellow-900: #573b00;
|
|
78
|
+
--aivex-yellow-950: #3b2d0a;
|
|
79
|
+
|
|
80
|
+
/* cyan */
|
|
81
|
+
--aivex-cyan-50: #f1fbfd;
|
|
82
|
+
--aivex-cyan-100: #ddf6fd;
|
|
83
|
+
--aivex-cyan-150: #c1eefd;
|
|
84
|
+
--aivex-cyan-200: #a3e6fc;
|
|
85
|
+
--aivex-cyan-300: #79dbfa;
|
|
86
|
+
--aivex-cyan-400: #5fd4f9;
|
|
87
|
+
--aivex-cyan-500: #37c9f8;
|
|
88
|
+
--aivex-cyan-600: #32b0e2;
|
|
89
|
+
--aivex-cyan-700: #0793cb;
|
|
90
|
+
--aivex-cyan-800: #1f6d8e;
|
|
91
|
+
--aivex-cyan-900: #175468;
|
|
92
|
+
--aivex-cyan-950: #163441;
|
|
93
|
+
|
|
94
|
+
/* indigo */
|
|
95
|
+
--aivex-indigo-50: #f6f6fe;
|
|
96
|
+
--aivex-indigo-100: #ececfe;
|
|
97
|
+
--aivex-indigo-150: #d3d2fd;
|
|
98
|
+
--aivex-indigo-200: #bdbdfb;
|
|
99
|
+
--aivex-indigo-300: #9f9ffa;
|
|
100
|
+
--aivex-indigo-400: #8d8cf9;
|
|
101
|
+
--aivex-indigo-500: #706ff7;
|
|
102
|
+
--aivex-indigo-600: #6564e2;
|
|
103
|
+
--aivex-indigo-700: #504faf;
|
|
104
|
+
--aivex-indigo-800: #3e3d88;
|
|
105
|
+
--aivex-indigo-900: #2f2f68;
|
|
106
|
+
--aivex-indigo-950: #252541;
|
|
107
|
+
|
|
108
|
+
/* violet */
|
|
109
|
+
--aivex-violet-50: #f7f4fb;
|
|
110
|
+
--aivex-violet-100: #f5edfd;
|
|
111
|
+
--aivex-violet-150: #e1c9f7;
|
|
112
|
+
--aivex-violet-200: #d2aff3;
|
|
113
|
+
--aivex-violet-300: #bd8aee;
|
|
114
|
+
--aivex-violet-400: #b173ea;
|
|
115
|
+
--aivex-violet-500: #9d50e5;
|
|
116
|
+
--aivex-violet-600: #8f49d0;
|
|
117
|
+
--aivex-violet-700: #6f39a3;
|
|
118
|
+
--aivex-violet-800: #562c7e;
|
|
119
|
+
--aivex-violet-900: #422260;
|
|
120
|
+
--aivex-violet-950: #342244;
|
|
121
|
+
|
|
122
|
+
/* teal */
|
|
123
|
+
--aivex-teal-50: #effbfa;
|
|
124
|
+
--aivex-teal-100: #ddf3f2;
|
|
125
|
+
--aivex-teal-150: #c7f0ed;
|
|
126
|
+
--aivex-teal-200: #b0edea;
|
|
127
|
+
--aivex-teal-300: #a3eae6;
|
|
128
|
+
--aivex-teal-400: #89e5df;
|
|
129
|
+
--aivex-teal-500: #6cded7;
|
|
130
|
+
--aivex-teal-600: #62cbc5;
|
|
131
|
+
--aivex-teal-700: #4d9e99;
|
|
132
|
+
--aivex-teal-800: #3b7a76;
|
|
133
|
+
--aivex-teal-900: #2d5d5a;
|
|
134
|
+
--aivex-teal-950: #2f4645;
|
|
135
|
+
|
|
136
|
+
/* orange */
|
|
137
|
+
--aivex-orange-50: #fdf7f2;
|
|
138
|
+
--aivex-orange-100: #faeadb;
|
|
139
|
+
--aivex-orange-150: #f7ddc4;
|
|
140
|
+
--aivex-orange-200: #fbc99b;
|
|
141
|
+
--aivex-orange-300: #f9b16d;
|
|
142
|
+
--aivex-orange-400: #f8a151;
|
|
143
|
+
--aivex-orange-500: #f68a25;
|
|
144
|
+
--aivex-orange-600: #e07e22;
|
|
145
|
+
--aivex-orange-700: #af621a;
|
|
146
|
+
--aivex-orange-800: #874c14;
|
|
147
|
+
--aivex-orange-900: #673a10;
|
|
148
|
+
--aivex-orange-950: #3e2813;
|
|
149
|
+
|
|
150
|
+
/* lime */
|
|
151
|
+
--aivex-lime-50: #f8fdec;
|
|
152
|
+
--aivex-lime-100: #eef9d8;
|
|
153
|
+
--aivex-lime-150: #e5fab7;
|
|
154
|
+
--aivex-lime-200: #d1f18b;
|
|
155
|
+
--aivex-lime-300: #c5f165;
|
|
156
|
+
--aivex-lime-400: #b3ec36;
|
|
157
|
+
--aivex-lime-500: #9ae004;
|
|
158
|
+
--aivex-lime-600: #8ccc02;
|
|
159
|
+
--aivex-lime-700: #73a701;
|
|
160
|
+
--aivex-lime-800: #557b01;
|
|
161
|
+
--aivex-lime-900: #415e01;
|
|
162
|
+
--aivex-lime-950: #2d3914;
|
|
163
|
+
|
|
164
|
+
/* pink */
|
|
165
|
+
--aivex-pink-50: #fdf2f5;
|
|
166
|
+
--aivex-pink-100: #fbe4e9;
|
|
167
|
+
--aivex-pink-150: #f8cdd7;
|
|
168
|
+
--aivex-pink-200: #fcadc0;
|
|
169
|
+
--aivex-pink-300: #fa88a3;
|
|
170
|
+
--aivex-pink-400: #f97191;
|
|
171
|
+
--aivex-pink-500: #f84d75;
|
|
172
|
+
--aivex-pink-600: #e2466a;
|
|
173
|
+
--aivex-pink-700: #b03753;
|
|
174
|
+
--aivex-pink-800: #882a40;
|
|
175
|
+
--aivex-pink-900: #682031;
|
|
176
|
+
--aivex-pink-950: #421a23;
|
|
177
|
+
|
|
178
|
+
/* alpha/darkly */
|
|
179
|
+
--aivex-alpha-darkly-50: rgba(135, 136, 151, 0.05);
|
|
180
|
+
--aivex-alpha-darkly-100: rgba(79, 81, 120, 0.08);
|
|
181
|
+
--aivex-alpha-darkly-150: rgba(103, 106, 131, 0.16);
|
|
182
|
+
--aivex-alpha-darkly-200: rgba(109, 108, 132, 0.28);
|
|
183
|
+
--aivex-alpha-darkly-300: rgba(97, 96, 118, 0.4);
|
|
184
|
+
--aivex-alpha-darkly-400: rgba(86, 89, 113, 0.52);
|
|
185
|
+
--aivex-alpha-darkly-500: rgba(72, 73, 91, 0.68);
|
|
186
|
+
--aivex-alpha-darkly-600: rgba(58, 60, 74, 0.76);
|
|
187
|
+
--aivex-alpha-darkly-700: rgba(47, 48, 60, 0.86);
|
|
188
|
+
--aivex-alpha-darkly-800: rgba(32, 33, 39, 0.92);
|
|
189
|
+
--aivex-alpha-darkly-900: rgba(29, 29, 32, 0.96);
|
|
190
|
+
--aivex-alpha-darkly-950: #1a1a1e;
|
|
191
|
+
|
|
192
|
+
/* alpha/lightly */
|
|
193
|
+
--aivex-alpha-lightly-50: rgba(204, 204, 204, 0.05);
|
|
194
|
+
--aivex-alpha-lightly-100: rgba(206, 207, 212, 0.08);
|
|
195
|
+
--aivex-alpha-lightly-150: rgba(194, 195, 214, 0.16);
|
|
196
|
+
--aivex-alpha-lightly-200: rgba(213, 214, 231, 0.28);
|
|
197
|
+
--aivex-alpha-lightly-300: rgba(231, 232, 254, 0.4);
|
|
198
|
+
--aivex-alpha-lightly-400: rgba(230, 233, 254, 0.52);
|
|
199
|
+
--aivex-alpha-lightly-500: rgba(235, 237, 254, 0.68);
|
|
200
|
+
--aivex-alpha-lightly-600: rgba(245, 245, 255, 0.76);
|
|
201
|
+
--aivex-alpha-lightly-700: rgba(246, 246, 254, 0.86);
|
|
202
|
+
--aivex-alpha-lightly-800: rgba(250, 251, 255, 0.92);
|
|
203
|
+
--aivex-alpha-lightly-900: rgba(250, 251, 255, 0.96);
|
|
204
|
+
--aivex-alpha-lightly-950: #fafafc;
|
|
205
|
+
|
|
206
|
+
/* alpha/blue */
|
|
207
|
+
--aivex-alpha-blue-400-8: rgba(55, 123, 226, 0.08);
|
|
208
|
+
--aivex-alpha-blue-400-16: rgba(55, 123, 226, 0.16);
|
|
209
|
+
--aivex-alpha-blue-400-24: rgba(55, 123, 226, 0.24);
|
|
210
|
+
--aivex-alpha-blue-400-32: rgba(55, 123, 226, 0.32);
|
|
211
|
+
--aivex-alpha-blue-400-40: rgba(55, 123, 226, 0.4);
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
/* ============================================================
|
|
215
|
+
2. Semantic Tokens — Light
|
|
216
|
+
============================================================ */
|
|
217
|
+
:root,
|
|
218
|
+
[data-theme="light"] {
|
|
219
|
+
/* Background */
|
|
220
|
+
--aivex-bg-primary: var(--aivex-base-white);
|
|
221
|
+
--aivex-bg-secondary: var(--aivex-gray-50);
|
|
222
|
+
--aivex-bg-tertiary: var(--aivex-alpha-darkly-100);
|
|
223
|
+
--aivex-bg-float: var(--aivex-base-white);
|
|
224
|
+
--aivex-bg-inverse: var(--aivex-gray-900);
|
|
225
|
+
--aivex-bg-inverse-strong: var(--aivex-base-black);
|
|
226
|
+
--aivex-bg-brand: var(--aivex-blue-500);
|
|
227
|
+
--aivex-bg-brand-subtle: var(--aivex-alpha-blue-400-8);
|
|
228
|
+
--aivex-bg-danger: var(--aivex-red-500);
|
|
229
|
+
--aivex-bg-danger-subtle: var(--aivex-red-100);
|
|
230
|
+
--aivex-bg-info: var(--aivex-blue-500);
|
|
231
|
+
--aivex-bg-info-subtle: var(--aivex-blue-100);
|
|
232
|
+
--aivex-bg-success: var(--aivex-green-500);
|
|
233
|
+
--aivex-bg-success-subtle: var(--aivex-green-100);
|
|
234
|
+
--aivex-bg-warning: var(--aivex-yellow-500);
|
|
235
|
+
--aivex-bg-warning-subtle: var(--aivex-yellow-100);
|
|
236
|
+
--aivex-bg-disabled: var(--aivex-gray-100);
|
|
237
|
+
|
|
238
|
+
/* Text */
|
|
239
|
+
--aivex-text-primary: var(--aivex-gray-900);
|
|
240
|
+
--aivex-text-secondary: var(--aivex-gray-600);
|
|
241
|
+
--aivex-text-tertiary: var(--aivex-gray-400);
|
|
242
|
+
--aivex-text-disabled: var(--aivex-gray-300);
|
|
243
|
+
--aivex-text-on-color: var(--aivex-base-white);
|
|
244
|
+
--aivex-text-brand: var(--aivex-blue-500);
|
|
245
|
+
--aivex-text-danger: var(--aivex-red-500);
|
|
246
|
+
--aivex-text-success: var(--aivex-green-500);
|
|
247
|
+
--aivex-text-warning: var(--aivex-yellow-700);
|
|
248
|
+
|
|
249
|
+
/* Border */
|
|
250
|
+
--aivex-border-default: var(--aivex-gray-200);
|
|
251
|
+
--aivex-border-strong: var(--aivex-gray-400);
|
|
252
|
+
--aivex-border-subtle: var(--aivex-gray-150);
|
|
253
|
+
--aivex-border-brand: var(--aivex-blue-500);
|
|
254
|
+
--aivex-border-brand-subtle: var(--aivex-alpha-blue-400-24);
|
|
255
|
+
--aivex-border-danger: var(--aivex-red-500);
|
|
256
|
+
--aivex-border-danger-subtle: var(--aivex-red-150);
|
|
257
|
+
--aivex-border-disabled: var(--aivex-gray-200);
|
|
258
|
+
--aivex-border-info: var(--aivex-blue-500);
|
|
259
|
+
--aivex-border-info-subtle: var(--aivex-blue-150);
|
|
260
|
+
--aivex-border-success: var(--aivex-green-500);
|
|
261
|
+
--aivex-border-success-subtle: var(--aivex-green-150);
|
|
262
|
+
--aivex-border-warning: var(--aivex-yellow-500);
|
|
263
|
+
--aivex-border-warning-subtle: var(--aivex-yellow-300);
|
|
264
|
+
|
|
265
|
+
/* Icon */
|
|
266
|
+
--aivex-icon-primary: var(--aivex-gray-900);
|
|
267
|
+
--aivex-icon-secondary: var(--aivex-gray-600);
|
|
268
|
+
--aivex-icon-tertiary: var(--aivex-gray-400);
|
|
269
|
+
--aivex-icon-on-color: var(--aivex-base-white);
|
|
270
|
+
--aivex-icon-brand: var(--aivex-blue-500);
|
|
271
|
+
--aivex-icon-danger: var(--aivex-red-500);
|
|
272
|
+
--aivex-icon-info: var(--aivex-blue-500);
|
|
273
|
+
--aivex-icon-success: var(--aivex-green-500);
|
|
274
|
+
--aivex-icon-warning: var(--aivex-yellow-700);
|
|
275
|
+
|
|
276
|
+
/* Canvas */
|
|
277
|
+
--aivex-canvas-primary: var(--aivex-base-white);
|
|
278
|
+
--aivex-canvas-secondary: var(--aivex-gray-50);
|
|
279
|
+
--aivex-canvas-elevated: var(--aivex-base-white);
|
|
280
|
+
|
|
281
|
+
/* Static */
|
|
282
|
+
--aivex-static-black: var(--aivex-base-black);
|
|
283
|
+
--aivex-static-white: var(--aivex-base-white);
|
|
284
|
+
--aivex-static-gray: var(--aivex-gray-800);
|
|
285
|
+
|
|
286
|
+
/* Spacing */
|
|
287
|
+
--aivex-spacing-none: 0px;
|
|
288
|
+
--aivex-spacing-2xs: 2px;
|
|
289
|
+
--aivex-spacing-xs: 4px;
|
|
290
|
+
--aivex-spacing-sm: 6px;
|
|
291
|
+
--aivex-spacing-md: 8px;
|
|
292
|
+
--aivex-spacing-lg: 12px;
|
|
293
|
+
--aivex-spacing-xl: 16px;
|
|
294
|
+
--aivex-spacing-2xl: 20px;
|
|
295
|
+
--aivex-spacing-3xl: 24px;
|
|
296
|
+
|
|
297
|
+
/* Border Radius */
|
|
298
|
+
--aivex-radius-xs: 4px;
|
|
299
|
+
--aivex-radius-sm: 6px;
|
|
300
|
+
--aivex-radius-md: 8px;
|
|
301
|
+
--aivex-radius-xl: 16px;
|
|
302
|
+
--aivex-radius-full: 9999px;
|
|
303
|
+
|
|
304
|
+
/* Border Width */
|
|
305
|
+
--aivex-stroke-basic: 1px;
|
|
306
|
+
--aivex-stroke-bold: 2px;
|
|
307
|
+
|
|
308
|
+
/* Opacity */
|
|
309
|
+
--aivex-opacity-disable: 0.48;
|
|
310
|
+
--aivex-opacity-dim: 0.32;
|
|
311
|
+
|
|
312
|
+
/* Elevation */
|
|
313
|
+
--aivex-elevation-sm: 0 1px 2px #0000001f, 0 0 4px #0000000f;
|
|
314
|
+
--aivex-elevation-md: 0 2px 4px #00000024, 0 0 8px #0000000f;
|
|
315
|
+
|
|
316
|
+
/* Category - Blue */
|
|
317
|
+
--aivex-category-blue-text: var(--aivex-blue-600);
|
|
318
|
+
--aivex-category-blue-bg: var(--aivex-blue-100);
|
|
319
|
+
--aivex-category-blue-bg-subtle: var(--aivex-blue-50);
|
|
320
|
+
--aivex-category-blue-border: var(--aivex-blue-150);
|
|
321
|
+
|
|
322
|
+
/* Category - Gray */
|
|
323
|
+
--aivex-category-gray-text: var(--aivex-gray-600);
|
|
324
|
+
--aivex-category-gray-bg: var(--aivex-gray-150);
|
|
325
|
+
--aivex-category-gray-bg-subtle: var(--aivex-gray-50);
|
|
326
|
+
--aivex-category-gray-border: var(--aivex-gray-150);
|
|
327
|
+
|
|
328
|
+
/* Category - Red */
|
|
329
|
+
--aivex-category-red-text: var(--aivex-red-600);
|
|
330
|
+
--aivex-category-red-bg: var(--aivex-red-100);
|
|
331
|
+
--aivex-category-red-bg-subtle: var(--aivex-red-50);
|
|
332
|
+
--aivex-category-red-border: var(--aivex-red-150);
|
|
333
|
+
|
|
334
|
+
/* Category - Green */
|
|
335
|
+
--aivex-category-green-text: var(--aivex-green-600);
|
|
336
|
+
--aivex-category-green-bg: var(--aivex-green-100);
|
|
337
|
+
--aivex-category-green-bg-subtle: var(--aivex-green-50);
|
|
338
|
+
--aivex-category-green-border: var(--aivex-green-150);
|
|
339
|
+
|
|
340
|
+
/* Category - Yellow */
|
|
341
|
+
--aivex-category-yellow-text: var(--aivex-yellow-600);
|
|
342
|
+
--aivex-category-yellow-bg: var(--aivex-yellow-100);
|
|
343
|
+
--aivex-category-yellow-bg-subtle: var(--aivex-yellow-50);
|
|
344
|
+
--aivex-category-yellow-border: var(--aivex-yellow-150);
|
|
345
|
+
|
|
346
|
+
/* Category - Orange */
|
|
347
|
+
--aivex-category-orange-text: var(--aivex-orange-600);
|
|
348
|
+
--aivex-category-orange-bg: var(--aivex-orange-100);
|
|
349
|
+
--aivex-category-orange-bg-subtle: var(--aivex-orange-50);
|
|
350
|
+
--aivex-category-orange-border: var(--aivex-orange-150);
|
|
351
|
+
|
|
352
|
+
/* Category - Lime */
|
|
353
|
+
--aivex-category-lime-text: var(--aivex-lime-600);
|
|
354
|
+
--aivex-category-lime-bg: var(--aivex-lime-100);
|
|
355
|
+
--aivex-category-lime-bg-subtle: var(--aivex-lime-50);
|
|
356
|
+
--aivex-category-lime-border: var(--aivex-lime-150);
|
|
357
|
+
|
|
358
|
+
/* Category - Teal */
|
|
359
|
+
--aivex-category-teal-text: var(--aivex-teal-600);
|
|
360
|
+
--aivex-category-teal-bg: var(--aivex-teal-100);
|
|
361
|
+
--aivex-category-teal-bg-subtle: var(--aivex-teal-50);
|
|
362
|
+
--aivex-category-teal-border: var(--aivex-teal-150);
|
|
363
|
+
|
|
364
|
+
/* Category - Cyan */
|
|
365
|
+
--aivex-category-cyan-text: var(--aivex-cyan-600);
|
|
366
|
+
--aivex-category-cyan-bg: var(--aivex-cyan-100);
|
|
367
|
+
--aivex-category-cyan-bg-subtle: var(--aivex-cyan-50);
|
|
368
|
+
--aivex-category-cyan-border: var(--aivex-cyan-150);
|
|
369
|
+
|
|
370
|
+
/* Category - Indigo */
|
|
371
|
+
--aivex-category-indigo-text: var(--aivex-indigo-600);
|
|
372
|
+
--aivex-category-indigo-bg: var(--aivex-indigo-100);
|
|
373
|
+
--aivex-category-indigo-bg-subtle: var(--aivex-indigo-50);
|
|
374
|
+
--aivex-category-indigo-border: var(--aivex-indigo-150);
|
|
375
|
+
|
|
376
|
+
/* Category - Violet */
|
|
377
|
+
--aivex-category-violet-text: var(--aivex-violet-600);
|
|
378
|
+
--aivex-category-violet-bg: var(--aivex-violet-100);
|
|
379
|
+
--aivex-category-violet-bg-subtle: var(--aivex-violet-50);
|
|
380
|
+
--aivex-category-violet-border: var(--aivex-violet-150);
|
|
381
|
+
|
|
382
|
+
/* Category - Pink */
|
|
383
|
+
--aivex-category-pink-text: var(--aivex-pink-600);
|
|
384
|
+
--aivex-category-pink-bg: var(--aivex-pink-100);
|
|
385
|
+
--aivex-category-pink-bg-subtle: var(--aivex-pink-50);
|
|
386
|
+
--aivex-category-pink-border: var(--aivex-pink-150);
|
|
387
|
+
|
|
388
|
+
/* Typography */
|
|
389
|
+
--aivex-font-family: "Pretendard", -apple-system, BlinkMacSystemFont, sans-serif;
|
|
390
|
+
}
|
|
391
|
+
|
|
392
|
+
/* ============================================================
|
|
393
|
+
3. Semantic Tokens — Dark
|
|
394
|
+
============================================================ */
|
|
395
|
+
[data-theme="dark"] {
|
|
396
|
+
/* Background */
|
|
397
|
+
--aivex-bg-primary: var(--aivex-gray-950);
|
|
398
|
+
--aivex-bg-secondary: var(--aivex-gray-900);
|
|
399
|
+
--aivex-bg-tertiary: var(--aivex-alpha-lightly-150);
|
|
400
|
+
--aivex-bg-float: var(--aivex-gray-700);
|
|
401
|
+
--aivex-bg-inverse: var(--aivex-gray-50);
|
|
402
|
+
--aivex-bg-inverse-strong: var(--aivex-base-white);
|
|
403
|
+
--aivex-bg-brand: var(--aivex-blue-400);
|
|
404
|
+
--aivex-bg-brand-subtle: var(--aivex-alpha-blue-400-24);
|
|
405
|
+
--aivex-bg-danger: var(--aivex-red-400);
|
|
406
|
+
--aivex-bg-danger-subtle: var(--aivex-red-900);
|
|
407
|
+
--aivex-bg-info: var(--aivex-blue-700);
|
|
408
|
+
--aivex-bg-info-subtle: var(--aivex-blue-900);
|
|
409
|
+
--aivex-bg-success: var(--aivex-green-700);
|
|
410
|
+
--aivex-bg-success-subtle: var(--aivex-green-900);
|
|
411
|
+
--aivex-bg-warning: var(--aivex-yellow-700);
|
|
412
|
+
--aivex-bg-warning-subtle: var(--aivex-yellow-900);
|
|
413
|
+
--aivex-bg-disabled: var(--aivex-gray-800);
|
|
414
|
+
|
|
415
|
+
/* Text */
|
|
416
|
+
--aivex-text-primary: var(--aivex-gray-100);
|
|
417
|
+
--aivex-text-secondary: var(--aivex-gray-400);
|
|
418
|
+
--aivex-text-tertiary: var(--aivex-gray-500);
|
|
419
|
+
--aivex-text-disabled: var(--aivex-gray-600);
|
|
420
|
+
--aivex-text-on-color: var(--aivex-base-white);
|
|
421
|
+
--aivex-text-brand: var(--aivex-blue-200);
|
|
422
|
+
--aivex-text-danger: var(--aivex-red-300);
|
|
423
|
+
--aivex-text-success: var(--aivex-green-300);
|
|
424
|
+
--aivex-text-warning: var(--aivex-yellow-300);
|
|
425
|
+
|
|
426
|
+
/* Border */
|
|
427
|
+
--aivex-border-default: var(--aivex-gray-700);
|
|
428
|
+
--aivex-border-strong: var(--aivex-gray-500);
|
|
429
|
+
--aivex-border-subtle: var(--aivex-gray-800);
|
|
430
|
+
--aivex-border-brand: var(--aivex-blue-200);
|
|
431
|
+
--aivex-border-brand-subtle: var(--aivex-alpha-blue-400-24);
|
|
432
|
+
--aivex-border-danger: var(--aivex-red-300);
|
|
433
|
+
--aivex-border-danger-subtle: var(--aivex-red-700);
|
|
434
|
+
--aivex-border-disabled: var(--aivex-gray-700);
|
|
435
|
+
--aivex-border-info: var(--aivex-blue-300);
|
|
436
|
+
--aivex-border-info-subtle: var(--aivex-blue-700);
|
|
437
|
+
--aivex-border-success: var(--aivex-green-300);
|
|
438
|
+
--aivex-border-success-subtle: var(--aivex-green-700);
|
|
439
|
+
--aivex-border-warning: var(--aivex-yellow-300);
|
|
440
|
+
--aivex-border-warning-subtle: var(--aivex-yellow-700);
|
|
441
|
+
|
|
442
|
+
/* Icon */
|
|
443
|
+
--aivex-icon-primary: var(--aivex-gray-300);
|
|
444
|
+
--aivex-icon-secondary: var(--aivex-gray-500);
|
|
445
|
+
--aivex-icon-tertiary: var(--aivex-gray-500);
|
|
446
|
+
--aivex-icon-on-color: var(--aivex-base-white);
|
|
447
|
+
--aivex-icon-brand: var(--aivex-blue-200);
|
|
448
|
+
--aivex-icon-danger: var(--aivex-red-300);
|
|
449
|
+
--aivex-icon-info: var(--aivex-blue-300);
|
|
450
|
+
--aivex-icon-success: var(--aivex-green-300);
|
|
451
|
+
--aivex-icon-warning: var(--aivex-yellow-400);
|
|
452
|
+
|
|
453
|
+
/* Canvas */
|
|
454
|
+
--aivex-canvas-primary: var(--aivex-base-black);
|
|
455
|
+
--aivex-canvas-secondary: var(--aivex-gray-950);
|
|
456
|
+
--aivex-canvas-elevated: var(--aivex-gray-900);
|
|
457
|
+
|
|
458
|
+
/* Elevation */
|
|
459
|
+
--aivex-elevation-sm: 0 1px 2px #00000066, 0 0 4px #0000004d;
|
|
460
|
+
--aivex-elevation-md: 0 2px 4px #00000080, 0 0 8px #0000004d;
|
|
461
|
+
|
|
462
|
+
/* Category - Blue */
|
|
463
|
+
--aivex-category-blue-text: var(--aivex-blue-300);
|
|
464
|
+
--aivex-category-blue-bg: var(--aivex-blue-900);
|
|
465
|
+
--aivex-category-blue-bg-subtle: var(--aivex-blue-950);
|
|
466
|
+
--aivex-category-blue-border: var(--aivex-blue-700);
|
|
467
|
+
|
|
468
|
+
/* Category - Gray */
|
|
469
|
+
--aivex-category-gray-text: var(--aivex-gray-400);
|
|
470
|
+
--aivex-category-gray-bg: var(--aivex-gray-800);
|
|
471
|
+
--aivex-category-gray-bg-subtle: var(--aivex-gray-950);
|
|
472
|
+
--aivex-category-gray-border: var(--aivex-gray-700);
|
|
473
|
+
|
|
474
|
+
/* Category - Red */
|
|
475
|
+
--aivex-category-red-text: var(--aivex-red-300);
|
|
476
|
+
--aivex-category-red-bg: var(--aivex-red-900);
|
|
477
|
+
--aivex-category-red-bg-subtle: var(--aivex-red-950);
|
|
478
|
+
--aivex-category-red-border: var(--aivex-red-700);
|
|
479
|
+
|
|
480
|
+
/* Category - Green */
|
|
481
|
+
--aivex-category-green-text: var(--aivex-green-300);
|
|
482
|
+
--aivex-category-green-bg: var(--aivex-green-900);
|
|
483
|
+
--aivex-category-green-bg-subtle: var(--aivex-green-950);
|
|
484
|
+
--aivex-category-green-border: var(--aivex-green-700);
|
|
485
|
+
|
|
486
|
+
/* Category - Yellow */
|
|
487
|
+
--aivex-category-yellow-text: var(--aivex-yellow-300);
|
|
488
|
+
--aivex-category-yellow-bg: var(--aivex-yellow-900);
|
|
489
|
+
--aivex-category-yellow-bg-subtle: var(--aivex-yellow-950);
|
|
490
|
+
--aivex-category-yellow-border: var(--aivex-yellow-700);
|
|
491
|
+
|
|
492
|
+
/* Category - Orange */
|
|
493
|
+
--aivex-category-orange-text: var(--aivex-orange-300);
|
|
494
|
+
--aivex-category-orange-bg: var(--aivex-orange-900);
|
|
495
|
+
--aivex-category-orange-bg-subtle: var(--aivex-orange-950);
|
|
496
|
+
--aivex-category-orange-border: var(--aivex-orange-700);
|
|
497
|
+
|
|
498
|
+
/* Category - Lime */
|
|
499
|
+
--aivex-category-lime-text: var(--aivex-lime-300);
|
|
500
|
+
--aivex-category-lime-bg: var(--aivex-lime-900);
|
|
501
|
+
--aivex-category-lime-bg-subtle: var(--aivex-lime-950);
|
|
502
|
+
--aivex-category-lime-border: var(--aivex-lime-700);
|
|
503
|
+
|
|
504
|
+
/* Category - Teal */
|
|
505
|
+
--aivex-category-teal-text: var(--aivex-teal-300);
|
|
506
|
+
--aivex-category-teal-bg: var(--aivex-teal-900);
|
|
507
|
+
--aivex-category-teal-bg-subtle: var(--aivex-teal-950);
|
|
508
|
+
--aivex-category-teal-border: var(--aivex-teal-700);
|
|
509
|
+
|
|
510
|
+
/* Category - Cyan */
|
|
511
|
+
--aivex-category-cyan-text: var(--aivex-cyan-300);
|
|
512
|
+
--aivex-category-cyan-bg: var(--aivex-cyan-900);
|
|
513
|
+
--aivex-category-cyan-bg-subtle: var(--aivex-cyan-950);
|
|
514
|
+
--aivex-category-cyan-border: var(--aivex-cyan-700);
|
|
515
|
+
|
|
516
|
+
/* Category - Indigo */
|
|
517
|
+
--aivex-category-indigo-text: var(--aivex-indigo-300);
|
|
518
|
+
--aivex-category-indigo-bg: var(--aivex-indigo-900);
|
|
519
|
+
--aivex-category-indigo-bg-subtle: var(--aivex-indigo-950);
|
|
520
|
+
--aivex-category-indigo-border: var(--aivex-indigo-700);
|
|
521
|
+
|
|
522
|
+
/* Category - Violet */
|
|
523
|
+
--aivex-category-violet-text: var(--aivex-violet-300);
|
|
524
|
+
--aivex-category-violet-bg: var(--aivex-violet-900);
|
|
525
|
+
--aivex-category-violet-bg-subtle: var(--aivex-violet-950);
|
|
526
|
+
--aivex-category-violet-border: var(--aivex-violet-700);
|
|
527
|
+
|
|
528
|
+
/* Category - Pink */
|
|
529
|
+
--aivex-category-pink-text: var(--aivex-pink-300);
|
|
530
|
+
--aivex-category-pink-bg: var(--aivex-pink-900);
|
|
531
|
+
--aivex-category-pink-bg-subtle: var(--aivex-pink-950);
|
|
532
|
+
--aivex-category-pink-border: var(--aivex-pink-700);
|
|
533
|
+
}
|
|
534
|
+
}
|