@wu-dang-clan/wu-dang-ui 0.0.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 ADDED
@@ -0,0 +1,50 @@
1
+ # React + TypeScript + Vite
2
+
3
+ This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
4
+
5
+ Currently, two official plugins are available:
6
+
7
+ - [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
8
+ - [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
9
+
10
+ ## Expanding the ESLint configuration
11
+
12
+ If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:
13
+
14
+ - Configure the top-level `parserOptions` property like this:
15
+
16
+ ```js
17
+ export default tseslint.config({
18
+ languageOptions: {
19
+ // other options...
20
+ parserOptions: {
21
+ project: ['./tsconfig.node.json', './tsconfig.app.json'],
22
+ tsconfigRootDir: import.meta.dirname,
23
+ },
24
+ },
25
+ })
26
+ ```
27
+
28
+ - Replace `tseslint.configs.recommended` to `tseslint.configs.recommendedTypeChecked` or `tseslint.configs.strictTypeChecked`
29
+ - Optionally add `...tseslint.configs.stylisticTypeChecked`
30
+ - Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and update the config:
31
+
32
+ ```js
33
+ // eslint.config.js
34
+ import react from 'eslint-plugin-react'
35
+
36
+ export default tseslint.config({
37
+ // Set the react version
38
+ settings: { react: { version: '18.3' } },
39
+ plugins: {
40
+ // Add the react plugin
41
+ react,
42
+ },
43
+ rules: {
44
+ // other rules...
45
+ // Enable its recommended rules
46
+ ...react.configs.recommended.rules,
47
+ ...react.configs['jsx-runtime'].rules,
48
+ },
49
+ })
50
+ ```
@@ -0,0 +1,2 @@
1
+ "use strict";var r=require("react"),n=require("react/jsx-runtime");function o(r){var n=Object.create(null);return r&&Object.keys(r).forEach((function(o){if("default"!==o){var e=Object.getOwnPropertyDescriptor(r,o);Object.defineProperty(n,o,e.get?e:{enumerable:!0,get:function(){return r[o]}})}})),n.default=r,Object.freeze(n)}var e,t,c=o(r);function a(){return a=Object.assign?Object.assign.bind():function(r){for(var n=1;n<arguments.length;n++){var o=arguments[n];for(var e in o)({}).hasOwnProperty.call(o,e)&&(r[e]=o[e])}return r},a.apply(null,arguments)}var b={menu:function(r){return c.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",fill:"#858585",viewBox:"0 0 24 24"},r),e||(e=c.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),t||(t=c.createElement("path",{d:"M3 18h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z"})))}},i=Object.freeze({__proto__:null,default:b});function g(r,n,o){return(n=function(r){var n=function(r,n){if("object"!=typeof r||!r)return r;var o=r[Symbol.toPrimitive];if(void 0!==o){var e=o.call(r,n||"default");if("object"!=typeof e)return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(r)}(r,"string");return"symbol"==typeof n?n:n+""}(n))in r?Object.defineProperty(r,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[n]=o,r}function l(r,n){var o=Object.keys(r);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(r);n&&(e=e.filter((function(n){return Object.getOwnPropertyDescriptor(r,n).enumerable}))),o.push.apply(o,e)}return o}function d(r){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?l(Object(o),!0).forEach((function(n){g(r,n,o[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):l(Object(o)).forEach((function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(o,n))}))}return r}function y(r,n){if(null==r)return{};var o,e,t=function(r,n){if(null==r)return{};var o={};for(var e in r)if({}.hasOwnProperty.call(r,e)){if(n.includes(e))continue;o[e]=r[e]}return o}(r,n);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(r);for(e=0;e<c.length;e++)o=c[e],n.includes(o)||{}.propertyIsEnumerable.call(r,o)&&(t[o]=r[o])}return t}!function(r,n){void 0===n&&(n={});var o=n.insertAt;if("undefined"!=typeof document){var e=document.head||document.getElementsByTagName("head")[0],t=document.createElement("style");t.type="text/css","top"===o&&e.firstChild?e.insertBefore(t,e.firstChild):e.appendChild(t),t.styleSheet?t.styleSheet.cssText=r:t.appendChild(document.createTextNode(r))}}("*, ::before, ::after {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: ;\n}\n\n::backdrop {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: ;\n}/*\n! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com\n*//*\n1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)\n2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)\n*/\n\n*,\n::before,\n::after {\n box-sizing: border-box; /* 1 */\n border-width: 0; /* 2 */\n border-style: solid; /* 2 */\n border-color: #e5e7eb; /* 2 */\n}\n\n::before,\n::after {\n --tw-content: '';\n}\n\n/*\n1. Use a consistent sensible line-height in all browsers.\n2. Prevent adjustments of font size after orientation changes in iOS.\n3. Use a more readable tab size.\n4. Use the user's configured `sans` font-family by default.\n5. Use the user's configured `sans` font-feature-settings by default.\n6. Use the user's configured `sans` font-variation-settings by default.\n7. Disable tap highlights on iOS\n*/\n\nhtml,\n:host {\n line-height: 1.5; /* 1 */\n -webkit-text-size-adjust: 100%; /* 2 */\n -moz-tab-size: 4; /* 3 */\n -o-tab-size: 4;\n tab-size: 4; /* 3 */\n font-family: ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; /* 4 */\n font-feature-settings: normal; /* 5 */\n font-variation-settings: normal; /* 6 */\n -webkit-tap-highlight-color: transparent; /* 7 */\n}\n\n/*\n1. Remove the margin in all browsers.\n2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.\n*/\n\nbody {\n margin: 0; /* 1 */\n line-height: inherit; /* 2 */\n}\n\n/*\n1. Add the correct height in Firefox.\n2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)\n3. Ensure horizontal rules are visible by default.\n*/\n\nhr {\n height: 0; /* 1 */\n color: inherit; /* 2 */\n border-top-width: 1px; /* 3 */\n}\n\n/*\nAdd the correct text decoration in Chrome, Edge, and Safari.\n*/\n\nabbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n}\n\n/*\nRemove the default font size and weight for headings.\n*/\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n font-size: inherit;\n font-weight: inherit;\n}\n\n/*\nReset links to optimize for opt-in styling instead of opt-out.\n*/\n\na {\n color: inherit;\n text-decoration: inherit;\n}\n\n/*\nAdd the correct font weight in Edge and Safari.\n*/\n\nb,\nstrong {\n font-weight: bolder;\n}\n\n/*\n1. Use the user's configured `mono` font-family by default.\n2. Use the user's configured `mono` font-feature-settings by default.\n3. Use the user's configured `mono` font-variation-settings by default.\n4. Correct the odd `em` font sizing in all browsers.\n*/\n\ncode,\nkbd,\nsamp,\npre {\n font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace; /* 1 */\n font-feature-settings: normal; /* 2 */\n font-variation-settings: normal; /* 3 */\n font-size: 1em; /* 4 */\n}\n\n/*\nAdd the correct font size in all browsers.\n*/\n\nsmall {\n font-size: 80%;\n}\n\n/*\nPrevent `sub` and `sup` elements from affecting the line height in all browsers.\n*/\n\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\n/*\n1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)\n2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)\n3. Remove gaps between table borders by default.\n*/\n\ntable {\n text-indent: 0; /* 1 */\n border-color: inherit; /* 2 */\n border-collapse: collapse; /* 3 */\n}\n\n/*\n1. Change the font styles in all browsers.\n2. Remove the margin in Firefox and Safari.\n3. Remove default padding in all browsers.\n*/\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-feature-settings: inherit; /* 1 */\n font-variation-settings: inherit; /* 1 */\n font-size: 100%; /* 1 */\n font-weight: inherit; /* 1 */\n line-height: inherit; /* 1 */\n letter-spacing: inherit; /* 1 */\n color: inherit; /* 1 */\n margin: 0; /* 2 */\n padding: 0; /* 3 */\n}\n\n/*\nRemove the inheritance of text transform in Edge and Firefox.\n*/\n\nbutton,\nselect {\n text-transform: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Remove default button styles.\n*/\n\nbutton,\ninput:where([type='button']),\ninput:where([type='reset']),\ninput:where([type='submit']) {\n -webkit-appearance: button; /* 1 */\n background-color: transparent; /* 2 */\n background-image: none; /* 2 */\n}\n\n/*\nUse the modern Firefox focus style for all focusable elements.\n*/\n\n:-moz-focusring {\n outline: auto;\n}\n\n/*\nRemove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)\n*/\n\n:-moz-ui-invalid {\n box-shadow: none;\n}\n\n/*\nAdd the correct vertical alignment in Chrome and Firefox.\n*/\n\nprogress {\n vertical-align: baseline;\n}\n\n/*\nCorrect the cursor style of increment and decrement buttons in Safari.\n*/\n\n::-webkit-inner-spin-button,\n::-webkit-outer-spin-button {\n height: auto;\n}\n\n/*\n1. Correct the odd appearance in Chrome and Safari.\n2. Correct the outline style in Safari.\n*/\n\n[type='search'] {\n -webkit-appearance: textfield; /* 1 */\n outline-offset: -2px; /* 2 */\n}\n\n/*\nRemove the inner padding in Chrome and Safari on macOS.\n*/\n\n::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Change font properties to `inherit` in Safari.\n*/\n\n::-webkit-file-upload-button {\n -webkit-appearance: button; /* 1 */\n font: inherit; /* 2 */\n}\n\n/*\nAdd the correct display in Chrome and Safari.\n*/\n\nsummary {\n display: list-item;\n}\n\n/*\nRemoves the default spacing and border for appropriate elements.\n*/\n\nblockquote,\ndl,\ndd,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\nhr,\nfigure,\np,\npre {\n margin: 0;\n}\n\nfieldset {\n margin: 0;\n padding: 0;\n}\n\nlegend {\n padding: 0;\n}\n\nol,\nul,\nmenu {\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n/*\nReset default styling for dialogs.\n*/\ndialog {\n padding: 0;\n}\n\n/*\nPrevent resizing textareas horizontally by default.\n*/\n\ntextarea {\n resize: vertical;\n}\n\n/*\n1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)\n2. Set the default placeholder color to the user's configured gray 400 color.\n*/\n\ninput::-moz-placeholder, textarea::-moz-placeholder {\n opacity: 1; /* 1 */\n color: #9ca3af; /* 2 */\n}\n\ninput::placeholder,\ntextarea::placeholder {\n opacity: 1; /* 1 */\n color: #9ca3af; /* 2 */\n}\n\n/*\nSet the default cursor for buttons.\n*/\n\nbutton,\n[role=\"button\"] {\n cursor: pointer;\n}\n\n/*\nMake sure disabled buttons don't get the pointer cursor.\n*/\n:disabled {\n cursor: default;\n}\n\n/*\n1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)\n2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)\n This can trigger a poorly considered lint error in some tools but is included by design.\n*/\n\nimg,\nsvg,\nvideo,\ncanvas,\naudio,\niframe,\nembed,\nobject {\n display: block; /* 1 */\n vertical-align: middle; /* 2 */\n}\n\n/*\nConstrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)\n*/\n\nimg,\nvideo {\n max-width: 100%;\n height: auto;\n}\n\n/* Make elements with the HTML hidden attribute stay hidden by default */\n[hidden]:where(:not([hidden=\"until-found\"])) {\n display: none;\n}\n.table {\n display: table;\n}\n.contents {\n display: contents;\n}\n.w-12 {\n width: 3rem;\n}\n.w-6 {\n width: 1.5rem;\n}\n.w-8 {\n width: 2rem;\n}\n.rounded-xl {\n border-radius: 0.75rem;\n}\n.border {\n border-width: 1px;\n}\n.border-error {\n --tw-border-opacity: 1;\n border-color: rgb(179 38 30 / var(--tw-border-opacity, 1));\n}\n.border-error\\/0 {\n border-color: rgb(179 38 30 / 0);\n}\n.border-error\\/10 {\n border-color: rgb(179 38 30 / 0.1);\n}\n.border-error\\/100 {\n border-color: rgb(179 38 30 / 1);\n}\n.border-error\\/15 {\n border-color: rgb(179 38 30 / 0.15);\n}\n.border-error\\/20 {\n border-color: rgb(179 38 30 / 0.2);\n}\n.border-error\\/25 {\n border-color: rgb(179 38 30 / 0.25);\n}\n.border-error\\/30 {\n border-color: rgb(179 38 30 / 0.3);\n}\n.border-error\\/35 {\n border-color: rgb(179 38 30 / 0.35);\n}\n.border-error\\/40 {\n border-color: rgb(179 38 30 / 0.4);\n}\n.border-error\\/45 {\n border-color: rgb(179 38 30 / 0.45);\n}\n.border-error\\/5 {\n border-color: rgb(179 38 30 / 0.05);\n}\n.border-error\\/50 {\n border-color: rgb(179 38 30 / 0.5);\n}\n.border-error\\/55 {\n border-color: rgb(179 38 30 / 0.55);\n}\n.border-error\\/60 {\n border-color: rgb(179 38 30 / 0.6);\n}\n.border-error\\/65 {\n border-color: rgb(179 38 30 / 0.65);\n}\n.border-error\\/70 {\n border-color: rgb(179 38 30 / 0.7);\n}\n.border-error\\/75 {\n border-color: rgb(179 38 30 / 0.75);\n}\n.border-error\\/80 {\n border-color: rgb(179 38 30 / 0.8);\n}\n.border-error\\/85 {\n border-color: rgb(179 38 30 / 0.85);\n}\n.border-error\\/90 {\n border-color: rgb(179 38 30 / 0.9);\n}\n.border-error\\/95 {\n border-color: rgb(179 38 30 / 0.95);\n}\n.border-error_container {\n --tw-border-opacity: 1;\n border-color: rgb(249 222 220 / var(--tw-border-opacity, 1));\n}\n.border-error_container\\/0 {\n border-color: rgb(249 222 220 / 0);\n}\n.border-error_container\\/10 {\n border-color: rgb(249 222 220 / 0.1);\n}\n.border-error_container\\/100 {\n border-color: rgb(249 222 220 / 1);\n}\n.border-error_container\\/15 {\n border-color: rgb(249 222 220 / 0.15);\n}\n.border-error_container\\/20 {\n border-color: rgb(249 222 220 / 0.2);\n}\n.border-error_container\\/25 {\n border-color: rgb(249 222 220 / 0.25);\n}\n.border-error_container\\/30 {\n border-color: rgb(249 222 220 / 0.3);\n}\n.border-error_container\\/35 {\n border-color: rgb(249 222 220 / 0.35);\n}\n.border-error_container\\/40 {\n border-color: rgb(249 222 220 / 0.4);\n}\n.border-error_container\\/45 {\n border-color: rgb(249 222 220 / 0.45);\n}\n.border-error_container\\/5 {\n border-color: rgb(249 222 220 / 0.05);\n}\n.border-error_container\\/50 {\n border-color: rgb(249 222 220 / 0.5);\n}\n.border-error_container\\/55 {\n border-color: rgb(249 222 220 / 0.55);\n}\n.border-error_container\\/60 {\n border-color: rgb(249 222 220 / 0.6);\n}\n.border-error_container\\/65 {\n border-color: rgb(249 222 220 / 0.65);\n}\n.border-error_container\\/70 {\n border-color: rgb(249 222 220 / 0.7);\n}\n.border-error_container\\/75 {\n border-color: rgb(249 222 220 / 0.75);\n}\n.border-error_container\\/80 {\n border-color: rgb(249 222 220 / 0.8);\n}\n.border-error_container\\/85 {\n border-color: rgb(249 222 220 / 0.85);\n}\n.border-error_container\\/90 {\n border-color: rgb(249 222 220 / 0.9);\n}\n.border-error_container\\/95 {\n border-color: rgb(249 222 220 / 0.95);\n}\n.border-primary {\n --tw-border-opacity: 1;\n border-color: rgb(101 85 143 / var(--tw-border-opacity, 1));\n}\n.border-primary\\/0 {\n border-color: rgb(101 85 143 / 0);\n}\n.border-primary\\/10 {\n border-color: rgb(101 85 143 / 0.1);\n}\n.border-primary\\/100 {\n border-color: rgb(101 85 143 / 1);\n}\n.border-primary\\/15 {\n border-color: rgb(101 85 143 / 0.15);\n}\n.border-primary\\/20 {\n border-color: rgb(101 85 143 / 0.2);\n}\n.border-primary\\/25 {\n border-color: rgb(101 85 143 / 0.25);\n}\n.border-primary\\/30 {\n border-color: rgb(101 85 143 / 0.3);\n}\n.border-primary\\/35 {\n border-color: rgb(101 85 143 / 0.35);\n}\n.border-primary\\/40 {\n border-color: rgb(101 85 143 / 0.4);\n}\n.border-primary\\/45 {\n border-color: rgb(101 85 143 / 0.45);\n}\n.border-primary\\/5 {\n border-color: rgb(101 85 143 / 0.05);\n}\n.border-primary\\/50 {\n border-color: rgb(101 85 143 / 0.5);\n}\n.border-primary\\/55 {\n border-color: rgb(101 85 143 / 0.55);\n}\n.border-primary\\/60 {\n border-color: rgb(101 85 143 / 0.6);\n}\n.border-primary\\/65 {\n border-color: rgb(101 85 143 / 0.65);\n}\n.border-primary\\/70 {\n border-color: rgb(101 85 143 / 0.7);\n}\n.border-primary\\/75 {\n border-color: rgb(101 85 143 / 0.75);\n}\n.border-primary\\/80 {\n border-color: rgb(101 85 143 / 0.8);\n}\n.border-primary\\/85 {\n border-color: rgb(101 85 143 / 0.85);\n}\n.border-primary\\/90 {\n border-color: rgb(101 85 143 / 0.9);\n}\n.border-primary\\/95 {\n border-color: rgb(101 85 143 / 0.95);\n}\n.border-primary_container {\n --tw-border-opacity: 1;\n border-color: rgb(234 221 255 / var(--tw-border-opacity, 1));\n}\n.border-primary_container\\/0 {\n border-color: rgb(234 221 255 / 0);\n}\n.border-primary_container\\/10 {\n border-color: rgb(234 221 255 / 0.1);\n}\n.border-primary_container\\/100 {\n border-color: rgb(234 221 255 / 1);\n}\n.border-primary_container\\/15 {\n border-color: rgb(234 221 255 / 0.15);\n}\n.border-primary_container\\/20 {\n border-color: rgb(234 221 255 / 0.2);\n}\n.border-primary_container\\/25 {\n border-color: rgb(234 221 255 / 0.25);\n}\n.border-primary_container\\/30 {\n border-color: rgb(234 221 255 / 0.3);\n}\n.border-primary_container\\/35 {\n border-color: rgb(234 221 255 / 0.35);\n}\n.border-primary_container\\/40 {\n border-color: rgb(234 221 255 / 0.4);\n}\n.border-primary_container\\/45 {\n border-color: rgb(234 221 255 / 0.45);\n}\n.border-primary_container\\/5 {\n border-color: rgb(234 221 255 / 0.05);\n}\n.border-primary_container\\/50 {\n border-color: rgb(234 221 255 / 0.5);\n}\n.border-primary_container\\/55 {\n border-color: rgb(234 221 255 / 0.55);\n}\n.border-primary_container\\/60 {\n border-color: rgb(234 221 255 / 0.6);\n}\n.border-primary_container\\/65 {\n border-color: rgb(234 221 255 / 0.65);\n}\n.border-primary_container\\/70 {\n border-color: rgb(234 221 255 / 0.7);\n}\n.border-primary_container\\/75 {\n border-color: rgb(234 221 255 / 0.75);\n}\n.border-primary_container\\/80 {\n border-color: rgb(234 221 255 / 0.8);\n}\n.border-primary_container\\/85 {\n border-color: rgb(234 221 255 / 0.85);\n}\n.border-primary_container\\/90 {\n border-color: rgb(234 221 255 / 0.9);\n}\n.border-primary_container\\/95 {\n border-color: rgb(234 221 255 / 0.95);\n}\n.border-secondary {\n --tw-border-opacity: 1;\n border-color: rgb(98 91 113 / var(--tw-border-opacity, 1));\n}\n.border-secondary\\/0 {\n border-color: rgb(98 91 113 / 0);\n}\n.border-secondary\\/10 {\n border-color: rgb(98 91 113 / 0.1);\n}\n.border-secondary\\/100 {\n border-color: rgb(98 91 113 / 1);\n}\n.border-secondary\\/15 {\n border-color: rgb(98 91 113 / 0.15);\n}\n.border-secondary\\/20 {\n border-color: rgb(98 91 113 / 0.2);\n}\n.border-secondary\\/25 {\n border-color: rgb(98 91 113 / 0.25);\n}\n.border-secondary\\/30 {\n border-color: rgb(98 91 113 / 0.3);\n}\n.border-secondary\\/35 {\n border-color: rgb(98 91 113 / 0.35);\n}\n.border-secondary\\/40 {\n border-color: rgb(98 91 113 / 0.4);\n}\n.border-secondary\\/45 {\n border-color: rgb(98 91 113 / 0.45);\n}\n.border-secondary\\/5 {\n border-color: rgb(98 91 113 / 0.05);\n}\n.border-secondary\\/50 {\n border-color: rgb(98 91 113 / 0.5);\n}\n.border-secondary\\/55 {\n border-color: rgb(98 91 113 / 0.55);\n}\n.border-secondary\\/60 {\n border-color: rgb(98 91 113 / 0.6);\n}\n.border-secondary\\/65 {\n border-color: rgb(98 91 113 / 0.65);\n}\n.border-secondary\\/70 {\n border-color: rgb(98 91 113 / 0.7);\n}\n.border-secondary\\/75 {\n border-color: rgb(98 91 113 / 0.75);\n}\n.border-secondary\\/80 {\n border-color: rgb(98 91 113 / 0.8);\n}\n.border-secondary\\/85 {\n border-color: rgb(98 91 113 / 0.85);\n}\n.border-secondary\\/90 {\n border-color: rgb(98 91 113 / 0.9);\n}\n.border-secondary\\/95 {\n border-color: rgb(98 91 113 / 0.95);\n}\n.border-secondary_container {\n --tw-border-opacity: 1;\n border-color: rgb(232 222 248 / var(--tw-border-opacity, 1));\n}\n.border-secondary_container\\/0 {\n border-color: rgb(232 222 248 / 0);\n}\n.border-secondary_container\\/10 {\n border-color: rgb(232 222 248 / 0.1);\n}\n.border-secondary_container\\/100 {\n border-color: rgb(232 222 248 / 1);\n}\n.border-secondary_container\\/15 {\n border-color: rgb(232 222 248 / 0.15);\n}\n.border-secondary_container\\/20 {\n border-color: rgb(232 222 248 / 0.2);\n}\n.border-secondary_container\\/25 {\n border-color: rgb(232 222 248 / 0.25);\n}\n.border-secondary_container\\/30 {\n border-color: rgb(232 222 248 / 0.3);\n}\n.border-secondary_container\\/35 {\n border-color: rgb(232 222 248 / 0.35);\n}\n.border-secondary_container\\/40 {\n border-color: rgb(232 222 248 / 0.4);\n}\n.border-secondary_container\\/45 {\n border-color: rgb(232 222 248 / 0.45);\n}\n.border-secondary_container\\/5 {\n border-color: rgb(232 222 248 / 0.05);\n}\n.border-secondary_container\\/50 {\n border-color: rgb(232 222 248 / 0.5);\n}\n.border-secondary_container\\/55 {\n border-color: rgb(232 222 248 / 0.55);\n}\n.border-secondary_container\\/60 {\n border-color: rgb(232 222 248 / 0.6);\n}\n.border-secondary_container\\/65 {\n border-color: rgb(232 222 248 / 0.65);\n}\n.border-secondary_container\\/70 {\n border-color: rgb(232 222 248 / 0.7);\n}\n.border-secondary_container\\/75 {\n border-color: rgb(232 222 248 / 0.75);\n}\n.border-secondary_container\\/80 {\n border-color: rgb(232 222 248 / 0.8);\n}\n.border-secondary_container\\/85 {\n border-color: rgb(232 222 248 / 0.85);\n}\n.border-secondary_container\\/90 {\n border-color: rgb(232 222 248 / 0.9);\n}\n.border-secondary_container\\/95 {\n border-color: rgb(232 222 248 / 0.95);\n}\n.border-tertiary {\n --tw-border-opacity: 1;\n border-color: rgb(125 82 96 / var(--tw-border-opacity, 1));\n}\n.border-tertiary\\/0 {\n border-color: rgb(125 82 96 / 0);\n}\n.border-tertiary\\/10 {\n border-color: rgb(125 82 96 / 0.1);\n}\n.border-tertiary\\/100 {\n border-color: rgb(125 82 96 / 1);\n}\n.border-tertiary\\/15 {\n border-color: rgb(125 82 96 / 0.15);\n}\n.border-tertiary\\/20 {\n border-color: rgb(125 82 96 / 0.2);\n}\n.border-tertiary\\/25 {\n border-color: rgb(125 82 96 / 0.25);\n}\n.border-tertiary\\/30 {\n border-color: rgb(125 82 96 / 0.3);\n}\n.border-tertiary\\/35 {\n border-color: rgb(125 82 96 / 0.35);\n}\n.border-tertiary\\/40 {\n border-color: rgb(125 82 96 / 0.4);\n}\n.border-tertiary\\/45 {\n border-color: rgb(125 82 96 / 0.45);\n}\n.border-tertiary\\/5 {\n border-color: rgb(125 82 96 / 0.05);\n}\n.border-tertiary\\/50 {\n border-color: rgb(125 82 96 / 0.5);\n}\n.border-tertiary\\/55 {\n border-color: rgb(125 82 96 / 0.55);\n}\n.border-tertiary\\/60 {\n border-color: rgb(125 82 96 / 0.6);\n}\n.border-tertiary\\/65 {\n border-color: rgb(125 82 96 / 0.65);\n}\n.border-tertiary\\/70 {\n border-color: rgb(125 82 96 / 0.7);\n}\n.border-tertiary\\/75 {\n border-color: rgb(125 82 96 / 0.75);\n}\n.border-tertiary\\/80 {\n border-color: rgb(125 82 96 / 0.8);\n}\n.border-tertiary\\/85 {\n border-color: rgb(125 82 96 / 0.85);\n}\n.border-tertiary\\/90 {\n border-color: rgb(125 82 96 / 0.9);\n}\n.border-tertiary\\/95 {\n border-color: rgb(125 82 96 / 0.95);\n}\n.border-tertiary_container {\n --tw-border-opacity: 1;\n border-color: rgb(255 216 228 / var(--tw-border-opacity, 1));\n}\n.border-tertiary_container\\/0 {\n border-color: rgb(255 216 228 / 0);\n}\n.border-tertiary_container\\/10 {\n border-color: rgb(255 216 228 / 0.1);\n}\n.border-tertiary_container\\/100 {\n border-color: rgb(255 216 228 / 1);\n}\n.border-tertiary_container\\/15 {\n border-color: rgb(255 216 228 / 0.15);\n}\n.border-tertiary_container\\/20 {\n border-color: rgb(255 216 228 / 0.2);\n}\n.border-tertiary_container\\/25 {\n border-color: rgb(255 216 228 / 0.25);\n}\n.border-tertiary_container\\/30 {\n border-color: rgb(255 216 228 / 0.3);\n}\n.border-tertiary_container\\/35 {\n border-color: rgb(255 216 228 / 0.35);\n}\n.border-tertiary_container\\/40 {\n border-color: rgb(255 216 228 / 0.4);\n}\n.border-tertiary_container\\/45 {\n border-color: rgb(255 216 228 / 0.45);\n}\n.border-tertiary_container\\/5 {\n border-color: rgb(255 216 228 / 0.05);\n}\n.border-tertiary_container\\/50 {\n border-color: rgb(255 216 228 / 0.5);\n}\n.border-tertiary_container\\/55 {\n border-color: rgb(255 216 228 / 0.55);\n}\n.border-tertiary_container\\/60 {\n border-color: rgb(255 216 228 / 0.6);\n}\n.border-tertiary_container\\/65 {\n border-color: rgb(255 216 228 / 0.65);\n}\n.border-tertiary_container\\/70 {\n border-color: rgb(255 216 228 / 0.7);\n}\n.border-tertiary_container\\/75 {\n border-color: rgb(255 216 228 / 0.75);\n}\n.border-tertiary_container\\/80 {\n border-color: rgb(255 216 228 / 0.8);\n}\n.border-tertiary_container\\/85 {\n border-color: rgb(255 216 228 / 0.85);\n}\n.border-tertiary_container\\/90 {\n border-color: rgb(255 216 228 / 0.9);\n}\n.border-tertiary_container\\/95 {\n border-color: rgb(255 216 228 / 0.95);\n}\n.bg-error {\n --tw-bg-opacity: 1;\n background-color: rgb(179 38 30 / var(--tw-bg-opacity, 1));\n}\n.bg-error\\/0 {\n background-color: rgb(179 38 30 / 0);\n}\n.bg-error\\/10 {\n background-color: rgb(179 38 30 / 0.1);\n}\n.bg-error\\/100 {\n background-color: rgb(179 38 30 / 1);\n}\n.bg-error\\/15 {\n background-color: rgb(179 38 30 / 0.15);\n}\n.bg-error\\/20 {\n background-color: rgb(179 38 30 / 0.2);\n}\n.bg-error\\/25 {\n background-color: rgb(179 38 30 / 0.25);\n}\n.bg-error\\/30 {\n background-color: rgb(179 38 30 / 0.3);\n}\n.bg-error\\/35 {\n background-color: rgb(179 38 30 / 0.35);\n}\n.bg-error\\/40 {\n background-color: rgb(179 38 30 / 0.4);\n}\n.bg-error\\/45 {\n background-color: rgb(179 38 30 / 0.45);\n}\n.bg-error\\/5 {\n background-color: rgb(179 38 30 / 0.05);\n}\n.bg-error\\/50 {\n background-color: rgb(179 38 30 / 0.5);\n}\n.bg-error\\/55 {\n background-color: rgb(179 38 30 / 0.55);\n}\n.bg-error\\/60 {\n background-color: rgb(179 38 30 / 0.6);\n}\n.bg-error\\/65 {\n background-color: rgb(179 38 30 / 0.65);\n}\n.bg-error\\/70 {\n background-color: rgb(179 38 30 / 0.7);\n}\n.bg-error\\/75 {\n background-color: rgb(179 38 30 / 0.75);\n}\n.bg-error\\/80 {\n background-color: rgb(179 38 30 / 0.8);\n}\n.bg-error\\/85 {\n background-color: rgb(179 38 30 / 0.85);\n}\n.bg-error\\/90 {\n background-color: rgb(179 38 30 / 0.9);\n}\n.bg-error\\/95 {\n background-color: rgb(179 38 30 / 0.95);\n}\n.bg-error_container {\n --tw-bg-opacity: 1;\n background-color: rgb(249 222 220 / var(--tw-bg-opacity, 1));\n}\n.bg-error_container\\/0 {\n background-color: rgb(249 222 220 / 0);\n}\n.bg-error_container\\/10 {\n background-color: rgb(249 222 220 / 0.1);\n}\n.bg-error_container\\/100 {\n background-color: rgb(249 222 220 / 1);\n}\n.bg-error_container\\/15 {\n background-color: rgb(249 222 220 / 0.15);\n}\n.bg-error_container\\/20 {\n background-color: rgb(249 222 220 / 0.2);\n}\n.bg-error_container\\/25 {\n background-color: rgb(249 222 220 / 0.25);\n}\n.bg-error_container\\/30 {\n background-color: rgb(249 222 220 / 0.3);\n}\n.bg-error_container\\/35 {\n background-color: rgb(249 222 220 / 0.35);\n}\n.bg-error_container\\/40 {\n background-color: rgb(249 222 220 / 0.4);\n}\n.bg-error_container\\/45 {\n background-color: rgb(249 222 220 / 0.45);\n}\n.bg-error_container\\/5 {\n background-color: rgb(249 222 220 / 0.05);\n}\n.bg-error_container\\/50 {\n background-color: rgb(249 222 220 / 0.5);\n}\n.bg-error_container\\/55 {\n background-color: rgb(249 222 220 / 0.55);\n}\n.bg-error_container\\/60 {\n background-color: rgb(249 222 220 / 0.6);\n}\n.bg-error_container\\/65 {\n background-color: rgb(249 222 220 / 0.65);\n}\n.bg-error_container\\/70 {\n background-color: rgb(249 222 220 / 0.7);\n}\n.bg-error_container\\/75 {\n background-color: rgb(249 222 220 / 0.75);\n}\n.bg-error_container\\/80 {\n background-color: rgb(249 222 220 / 0.8);\n}\n.bg-error_container\\/85 {\n background-color: rgb(249 222 220 / 0.85);\n}\n.bg-error_container\\/90 {\n background-color: rgb(249 222 220 / 0.9);\n}\n.bg-error_container\\/95 {\n background-color: rgb(249 222 220 / 0.95);\n}\n.bg-primary {\n --tw-bg-opacity: 1;\n background-color: rgb(101 85 143 / var(--tw-bg-opacity, 1));\n}\n.bg-primary\\/0 {\n background-color: rgb(101 85 143 / 0);\n}\n.bg-primary\\/10 {\n background-color: rgb(101 85 143 / 0.1);\n}\n.bg-primary\\/100 {\n background-color: rgb(101 85 143 / 1);\n}\n.bg-primary\\/15 {\n background-color: rgb(101 85 143 / 0.15);\n}\n.bg-primary\\/20 {\n background-color: rgb(101 85 143 / 0.2);\n}\n.bg-primary\\/25 {\n background-color: rgb(101 85 143 / 0.25);\n}\n.bg-primary\\/30 {\n background-color: rgb(101 85 143 / 0.3);\n}\n.bg-primary\\/35 {\n background-color: rgb(101 85 143 / 0.35);\n}\n.bg-primary\\/40 {\n background-color: rgb(101 85 143 / 0.4);\n}\n.bg-primary\\/45 {\n background-color: rgb(101 85 143 / 0.45);\n}\n.bg-primary\\/5 {\n background-color: rgb(101 85 143 / 0.05);\n}\n.bg-primary\\/50 {\n background-color: rgb(101 85 143 / 0.5);\n}\n.bg-primary\\/55 {\n background-color: rgb(101 85 143 / 0.55);\n}\n.bg-primary\\/60 {\n background-color: rgb(101 85 143 / 0.6);\n}\n.bg-primary\\/65 {\n background-color: rgb(101 85 143 / 0.65);\n}\n.bg-primary\\/70 {\n background-color: rgb(101 85 143 / 0.7);\n}\n.bg-primary\\/75 {\n background-color: rgb(101 85 143 / 0.75);\n}\n.bg-primary\\/80 {\n background-color: rgb(101 85 143 / 0.8);\n}\n.bg-primary\\/85 {\n background-color: rgb(101 85 143 / 0.85);\n}\n.bg-primary\\/90 {\n background-color: rgb(101 85 143 / 0.9);\n}\n.bg-primary\\/95 {\n background-color: rgb(101 85 143 / 0.95);\n}\n.bg-primary_container {\n --tw-bg-opacity: 1;\n background-color: rgb(234 221 255 / var(--tw-bg-opacity, 1));\n}\n.bg-primary_container\\/0 {\n background-color: rgb(234 221 255 / 0);\n}\n.bg-primary_container\\/10 {\n background-color: rgb(234 221 255 / 0.1);\n}\n.bg-primary_container\\/100 {\n background-color: rgb(234 221 255 / 1);\n}\n.bg-primary_container\\/15 {\n background-color: rgb(234 221 255 / 0.15);\n}\n.bg-primary_container\\/20 {\n background-color: rgb(234 221 255 / 0.2);\n}\n.bg-primary_container\\/25 {\n background-color: rgb(234 221 255 / 0.25);\n}\n.bg-primary_container\\/30 {\n background-color: rgb(234 221 255 / 0.3);\n}\n.bg-primary_container\\/35 {\n background-color: rgb(234 221 255 / 0.35);\n}\n.bg-primary_container\\/40 {\n background-color: rgb(234 221 255 / 0.4);\n}\n.bg-primary_container\\/45 {\n background-color: rgb(234 221 255 / 0.45);\n}\n.bg-primary_container\\/5 {\n background-color: rgb(234 221 255 / 0.05);\n}\n.bg-primary_container\\/50 {\n background-color: rgb(234 221 255 / 0.5);\n}\n.bg-primary_container\\/55 {\n background-color: rgb(234 221 255 / 0.55);\n}\n.bg-primary_container\\/60 {\n background-color: rgb(234 221 255 / 0.6);\n}\n.bg-primary_container\\/65 {\n background-color: rgb(234 221 255 / 0.65);\n}\n.bg-primary_container\\/70 {\n background-color: rgb(234 221 255 / 0.7);\n}\n.bg-primary_container\\/75 {\n background-color: rgb(234 221 255 / 0.75);\n}\n.bg-primary_container\\/80 {\n background-color: rgb(234 221 255 / 0.8);\n}\n.bg-primary_container\\/85 {\n background-color: rgb(234 221 255 / 0.85);\n}\n.bg-primary_container\\/90 {\n background-color: rgb(234 221 255 / 0.9);\n}\n.bg-primary_container\\/95 {\n background-color: rgb(234 221 255 / 0.95);\n}\n.bg-secondary {\n --tw-bg-opacity: 1;\n background-color: rgb(98 91 113 / var(--tw-bg-opacity, 1));\n}\n.bg-secondary\\/0 {\n background-color: rgb(98 91 113 / 0);\n}\n.bg-secondary\\/10 {\n background-color: rgb(98 91 113 / 0.1);\n}\n.bg-secondary\\/100 {\n background-color: rgb(98 91 113 / 1);\n}\n.bg-secondary\\/15 {\n background-color: rgb(98 91 113 / 0.15);\n}\n.bg-secondary\\/20 {\n background-color: rgb(98 91 113 / 0.2);\n}\n.bg-secondary\\/25 {\n background-color: rgb(98 91 113 / 0.25);\n}\n.bg-secondary\\/30 {\n background-color: rgb(98 91 113 / 0.3);\n}\n.bg-secondary\\/35 {\n background-color: rgb(98 91 113 / 0.35);\n}\n.bg-secondary\\/40 {\n background-color: rgb(98 91 113 / 0.4);\n}\n.bg-secondary\\/45 {\n background-color: rgb(98 91 113 / 0.45);\n}\n.bg-secondary\\/5 {\n background-color: rgb(98 91 113 / 0.05);\n}\n.bg-secondary\\/50 {\n background-color: rgb(98 91 113 / 0.5);\n}\n.bg-secondary\\/55 {\n background-color: rgb(98 91 113 / 0.55);\n}\n.bg-secondary\\/60 {\n background-color: rgb(98 91 113 / 0.6);\n}\n.bg-secondary\\/65 {\n background-color: rgb(98 91 113 / 0.65);\n}\n.bg-secondary\\/70 {\n background-color: rgb(98 91 113 / 0.7);\n}\n.bg-secondary\\/75 {\n background-color: rgb(98 91 113 / 0.75);\n}\n.bg-secondary\\/80 {\n background-color: rgb(98 91 113 / 0.8);\n}\n.bg-secondary\\/85 {\n background-color: rgb(98 91 113 / 0.85);\n}\n.bg-secondary\\/90 {\n background-color: rgb(98 91 113 / 0.9);\n}\n.bg-secondary\\/95 {\n background-color: rgb(98 91 113 / 0.95);\n}\n.bg-secondary_container {\n --tw-bg-opacity: 1;\n background-color: rgb(232 222 248 / var(--tw-bg-opacity, 1));\n}\n.bg-secondary_container\\/0 {\n background-color: rgb(232 222 248 / 0);\n}\n.bg-secondary_container\\/10 {\n background-color: rgb(232 222 248 / 0.1);\n}\n.bg-secondary_container\\/100 {\n background-color: rgb(232 222 248 / 1);\n}\n.bg-secondary_container\\/15 {\n background-color: rgb(232 222 248 / 0.15);\n}\n.bg-secondary_container\\/20 {\n background-color: rgb(232 222 248 / 0.2);\n}\n.bg-secondary_container\\/25 {\n background-color: rgb(232 222 248 / 0.25);\n}\n.bg-secondary_container\\/30 {\n background-color: rgb(232 222 248 / 0.3);\n}\n.bg-secondary_container\\/35 {\n background-color: rgb(232 222 248 / 0.35);\n}\n.bg-secondary_container\\/40 {\n background-color: rgb(232 222 248 / 0.4);\n}\n.bg-secondary_container\\/45 {\n background-color: rgb(232 222 248 / 0.45);\n}\n.bg-secondary_container\\/5 {\n background-color: rgb(232 222 248 / 0.05);\n}\n.bg-secondary_container\\/50 {\n background-color: rgb(232 222 248 / 0.5);\n}\n.bg-secondary_container\\/55 {\n background-color: rgb(232 222 248 / 0.55);\n}\n.bg-secondary_container\\/60 {\n background-color: rgb(232 222 248 / 0.6);\n}\n.bg-secondary_container\\/65 {\n background-color: rgb(232 222 248 / 0.65);\n}\n.bg-secondary_container\\/70 {\n background-color: rgb(232 222 248 / 0.7);\n}\n.bg-secondary_container\\/75 {\n background-color: rgb(232 222 248 / 0.75);\n}\n.bg-secondary_container\\/80 {\n background-color: rgb(232 222 248 / 0.8);\n}\n.bg-secondary_container\\/85 {\n background-color: rgb(232 222 248 / 0.85);\n}\n.bg-secondary_container\\/90 {\n background-color: rgb(232 222 248 / 0.9);\n}\n.bg-secondary_container\\/95 {\n background-color: rgb(232 222 248 / 0.95);\n}\n.bg-tertiary {\n --tw-bg-opacity: 1;\n background-color: rgb(125 82 96 / var(--tw-bg-opacity, 1));\n}\n.bg-tertiary\\/0 {\n background-color: rgb(125 82 96 / 0);\n}\n.bg-tertiary\\/10 {\n background-color: rgb(125 82 96 / 0.1);\n}\n.bg-tertiary\\/100 {\n background-color: rgb(125 82 96 / 1);\n}\n.bg-tertiary\\/15 {\n background-color: rgb(125 82 96 / 0.15);\n}\n.bg-tertiary\\/20 {\n background-color: rgb(125 82 96 / 0.2);\n}\n.bg-tertiary\\/25 {\n background-color: rgb(125 82 96 / 0.25);\n}\n.bg-tertiary\\/30 {\n background-color: rgb(125 82 96 / 0.3);\n}\n.bg-tertiary\\/35 {\n background-color: rgb(125 82 96 / 0.35);\n}\n.bg-tertiary\\/40 {\n background-color: rgb(125 82 96 / 0.4);\n}\n.bg-tertiary\\/45 {\n background-color: rgb(125 82 96 / 0.45);\n}\n.bg-tertiary\\/5 {\n background-color: rgb(125 82 96 / 0.05);\n}\n.bg-tertiary\\/50 {\n background-color: rgb(125 82 96 / 0.5);\n}\n.bg-tertiary\\/55 {\n background-color: rgb(125 82 96 / 0.55);\n}\n.bg-tertiary\\/60 {\n background-color: rgb(125 82 96 / 0.6);\n}\n.bg-tertiary\\/65 {\n background-color: rgb(125 82 96 / 0.65);\n}\n.bg-tertiary\\/70 {\n background-color: rgb(125 82 96 / 0.7);\n}\n.bg-tertiary\\/75 {\n background-color: rgb(125 82 96 / 0.75);\n}\n.bg-tertiary\\/80 {\n background-color: rgb(125 82 96 / 0.8);\n}\n.bg-tertiary\\/85 {\n background-color: rgb(125 82 96 / 0.85);\n}\n.bg-tertiary\\/90 {\n background-color: rgb(125 82 96 / 0.9);\n}\n.bg-tertiary\\/95 {\n background-color: rgb(125 82 96 / 0.95);\n}\n.bg-tertiary_container {\n --tw-bg-opacity: 1;\n background-color: rgb(255 216 228 / var(--tw-bg-opacity, 1));\n}\n.bg-tertiary_container\\/0 {\n background-color: rgb(255 216 228 / 0);\n}\n.bg-tertiary_container\\/10 {\n background-color: rgb(255 216 228 / 0.1);\n}\n.bg-tertiary_container\\/100 {\n background-color: rgb(255 216 228 / 1);\n}\n.bg-tertiary_container\\/15 {\n background-color: rgb(255 216 228 / 0.15);\n}\n.bg-tertiary_container\\/20 {\n background-color: rgb(255 216 228 / 0.2);\n}\n.bg-tertiary_container\\/25 {\n background-color: rgb(255 216 228 / 0.25);\n}\n.bg-tertiary_container\\/30 {\n background-color: rgb(255 216 228 / 0.3);\n}\n.bg-tertiary_container\\/35 {\n background-color: rgb(255 216 228 / 0.35);\n}\n.bg-tertiary_container\\/40 {\n background-color: rgb(255 216 228 / 0.4);\n}\n.bg-tertiary_container\\/45 {\n background-color: rgb(255 216 228 / 0.45);\n}\n.bg-tertiary_container\\/5 {\n background-color: rgb(255 216 228 / 0.05);\n}\n.bg-tertiary_container\\/50 {\n background-color: rgb(255 216 228 / 0.5);\n}\n.bg-tertiary_container\\/55 {\n background-color: rgb(255 216 228 / 0.55);\n}\n.bg-tertiary_container\\/60 {\n background-color: rgb(255 216 228 / 0.6);\n}\n.bg-tertiary_container\\/65 {\n background-color: rgb(255 216 228 / 0.65);\n}\n.bg-tertiary_container\\/70 {\n background-color: rgb(255 216 228 / 0.7);\n}\n.bg-tertiary_container\\/75 {\n background-color: rgb(255 216 228 / 0.75);\n}\n.bg-tertiary_container\\/80 {\n background-color: rgb(255 216 228 / 0.8);\n}\n.bg-tertiary_container\\/85 {\n background-color: rgb(255 216 228 / 0.85);\n}\n.bg-tertiary_container\\/90 {\n background-color: rgb(255 216 228 / 0.9);\n}\n.bg-tertiary_container\\/95 {\n background-color: rgb(255 216 228 / 0.95);\n}\n.fill-primary {\n fill: #65558F;\n}\n.fill-secondary {\n fill: #625B71;\n}\n.fill-tertiary {\n fill: #7D5260;\n}\n.px-4 {\n padding-left: 1rem;\n padding-right: 1rem;\n}\n.px-8 {\n padding-left: 2rem;\n padding-right: 2rem;\n}\n.py-2 {\n padding-top: 0.5rem;\n padding-bottom: 0.5rem;\n}\n.py-4 {\n padding-top: 1rem;\n padding-bottom: 1rem;\n}\n.text-base {\n font-size: 1rem;\n line-height: 1.5rem;\n}\n.text-sm {\n font-size: 0.875rem;\n line-height: 1.25rem;\n}\n.text-xl {\n font-size: 1.25rem;\n line-height: 1.75rem;\n}\n.font-medium {\n font-weight: 500;\n}\n.text-error {\n --tw-text-opacity: 1;\n color: rgb(179 38 30 / var(--tw-text-opacity, 1));\n}\n.text-error\\/0 {\n color: rgb(179 38 30 / 0);\n}\n.text-error\\/10 {\n color: rgb(179 38 30 / 0.1);\n}\n.text-error\\/100 {\n color: rgb(179 38 30 / 1);\n}\n.text-error\\/15 {\n color: rgb(179 38 30 / 0.15);\n}\n.text-error\\/20 {\n color: rgb(179 38 30 / 0.2);\n}\n.text-error\\/25 {\n color: rgb(179 38 30 / 0.25);\n}\n.text-error\\/30 {\n color: rgb(179 38 30 / 0.3);\n}\n.text-error\\/35 {\n color: rgb(179 38 30 / 0.35);\n}\n.text-error\\/40 {\n color: rgb(179 38 30 / 0.4);\n}\n.text-error\\/45 {\n color: rgb(179 38 30 / 0.45);\n}\n.text-error\\/5 {\n color: rgb(179 38 30 / 0.05);\n}\n.text-error\\/50 {\n color: rgb(179 38 30 / 0.5);\n}\n.text-error\\/55 {\n color: rgb(179 38 30 / 0.55);\n}\n.text-error\\/60 {\n color: rgb(179 38 30 / 0.6);\n}\n.text-error\\/65 {\n color: rgb(179 38 30 / 0.65);\n}\n.text-error\\/70 {\n color: rgb(179 38 30 / 0.7);\n}\n.text-error\\/75 {\n color: rgb(179 38 30 / 0.75);\n}\n.text-error\\/80 {\n color: rgb(179 38 30 / 0.8);\n}\n.text-error\\/85 {\n color: rgb(179 38 30 / 0.85);\n}\n.text-error\\/90 {\n color: rgb(179 38 30 / 0.9);\n}\n.text-error\\/95 {\n color: rgb(179 38 30 / 0.95);\n}\n.text-error_container {\n --tw-text-opacity: 1;\n color: rgb(249 222 220 / var(--tw-text-opacity, 1));\n}\n.text-error_container\\/0 {\n color: rgb(249 222 220 / 0);\n}\n.text-error_container\\/10 {\n color: rgb(249 222 220 / 0.1);\n}\n.text-error_container\\/100 {\n color: rgb(249 222 220 / 1);\n}\n.text-error_container\\/15 {\n color: rgb(249 222 220 / 0.15);\n}\n.text-error_container\\/20 {\n color: rgb(249 222 220 / 0.2);\n}\n.text-error_container\\/25 {\n color: rgb(249 222 220 / 0.25);\n}\n.text-error_container\\/30 {\n color: rgb(249 222 220 / 0.3);\n}\n.text-error_container\\/35 {\n color: rgb(249 222 220 / 0.35);\n}\n.text-error_container\\/40 {\n color: rgb(249 222 220 / 0.4);\n}\n.text-error_container\\/45 {\n color: rgb(249 222 220 / 0.45);\n}\n.text-error_container\\/5 {\n color: rgb(249 222 220 / 0.05);\n}\n.text-error_container\\/50 {\n color: rgb(249 222 220 / 0.5);\n}\n.text-error_container\\/55 {\n color: rgb(249 222 220 / 0.55);\n}\n.text-error_container\\/60 {\n color: rgb(249 222 220 / 0.6);\n}\n.text-error_container\\/65 {\n color: rgb(249 222 220 / 0.65);\n}\n.text-error_container\\/70 {\n color: rgb(249 222 220 / 0.7);\n}\n.text-error_container\\/75 {\n color: rgb(249 222 220 / 0.75);\n}\n.text-error_container\\/80 {\n color: rgb(249 222 220 / 0.8);\n}\n.text-error_container\\/85 {\n color: rgb(249 222 220 / 0.85);\n}\n.text-error_container\\/90 {\n color: rgb(249 222 220 / 0.9);\n}\n.text-error_container\\/95 {\n color: rgb(249 222 220 / 0.95);\n}\n.text-on_error {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1));\n}\n.text-on_error\\/0 {\n color: rgb(255 255 255 / 0);\n}\n.text-on_error\\/10 {\n color: rgb(255 255 255 / 0.1);\n}\n.text-on_error\\/100 {\n color: rgb(255 255 255 / 1);\n}\n.text-on_error\\/15 {\n color: rgb(255 255 255 / 0.15);\n}\n.text-on_error\\/20 {\n color: rgb(255 255 255 / 0.2);\n}\n.text-on_error\\/25 {\n color: rgb(255 255 255 / 0.25);\n}\n.text-on_error\\/30 {\n color: rgb(255 255 255 / 0.3);\n}\n.text-on_error\\/35 {\n color: rgb(255 255 255 / 0.35);\n}\n.text-on_error\\/40 {\n color: rgb(255 255 255 / 0.4);\n}\n.text-on_error\\/45 {\n color: rgb(255 255 255 / 0.45);\n}\n.text-on_error\\/5 {\n color: rgb(255 255 255 / 0.05);\n}\n.text-on_error\\/50 {\n color: rgb(255 255 255 / 0.5);\n}\n.text-on_error\\/55 {\n color: rgb(255 255 255 / 0.55);\n}\n.text-on_error\\/60 {\n color: rgb(255 255 255 / 0.6);\n}\n.text-on_error\\/65 {\n color: rgb(255 255 255 / 0.65);\n}\n.text-on_error\\/70 {\n color: rgb(255 255 255 / 0.7);\n}\n.text-on_error\\/75 {\n color: rgb(255 255 255 / 0.75);\n}\n.text-on_error\\/80 {\n color: rgb(255 255 255 / 0.8);\n}\n.text-on_error\\/85 {\n color: rgb(255 255 255 / 0.85);\n}\n.text-on_error\\/90 {\n color: rgb(255 255 255 / 0.9);\n}\n.text-on_error\\/95 {\n color: rgb(255 255 255 / 0.95);\n}\n.text-on_error_container {\n --tw-text-opacity: 1;\n color: rgb(133 34 33 / var(--tw-text-opacity, 1));\n}\n.text-on_error_container\\/0 {\n color: rgb(133 34 33 / 0);\n}\n.text-on_error_container\\/10 {\n color: rgb(133 34 33 / 0.1);\n}\n.text-on_error_container\\/100 {\n color: rgb(133 34 33 / 1);\n}\n.text-on_error_container\\/15 {\n color: rgb(133 34 33 / 0.15);\n}\n.text-on_error_container\\/20 {\n color: rgb(133 34 33 / 0.2);\n}\n.text-on_error_container\\/25 {\n color: rgb(133 34 33 / 0.25);\n}\n.text-on_error_container\\/30 {\n color: rgb(133 34 33 / 0.3);\n}\n.text-on_error_container\\/35 {\n color: rgb(133 34 33 / 0.35);\n}\n.text-on_error_container\\/40 {\n color: rgb(133 34 33 / 0.4);\n}\n.text-on_error_container\\/45 {\n color: rgb(133 34 33 / 0.45);\n}\n.text-on_error_container\\/5 {\n color: rgb(133 34 33 / 0.05);\n}\n.text-on_error_container\\/50 {\n color: rgb(133 34 33 / 0.5);\n}\n.text-on_error_container\\/55 {\n color: rgb(133 34 33 / 0.55);\n}\n.text-on_error_container\\/60 {\n color: rgb(133 34 33 / 0.6);\n}\n.text-on_error_container\\/65 {\n color: rgb(133 34 33 / 0.65);\n}\n.text-on_error_container\\/70 {\n color: rgb(133 34 33 / 0.7);\n}\n.text-on_error_container\\/75 {\n color: rgb(133 34 33 / 0.75);\n}\n.text-on_error_container\\/80 {\n color: rgb(133 34 33 / 0.8);\n}\n.text-on_error_container\\/85 {\n color: rgb(133 34 33 / 0.85);\n}\n.text-on_error_container\\/90 {\n color: rgb(133 34 33 / 0.9);\n}\n.text-on_error_container\\/95 {\n color: rgb(133 34 33 / 0.95);\n}\n.text-on_primary {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1));\n}\n.text-on_primary\\/0 {\n color: rgb(255 255 255 / 0);\n}\n.text-on_primary\\/10 {\n color: rgb(255 255 255 / 0.1);\n}\n.text-on_primary\\/100 {\n color: rgb(255 255 255 / 1);\n}\n.text-on_primary\\/15 {\n color: rgb(255 255 255 / 0.15);\n}\n.text-on_primary\\/20 {\n color: rgb(255 255 255 / 0.2);\n}\n.text-on_primary\\/25 {\n color: rgb(255 255 255 / 0.25);\n}\n.text-on_primary\\/30 {\n color: rgb(255 255 255 / 0.3);\n}\n.text-on_primary\\/35 {\n color: rgb(255 255 255 / 0.35);\n}\n.text-on_primary\\/40 {\n color: rgb(255 255 255 / 0.4);\n}\n.text-on_primary\\/45 {\n color: rgb(255 255 255 / 0.45);\n}\n.text-on_primary\\/5 {\n color: rgb(255 255 255 / 0.05);\n}\n.text-on_primary\\/50 {\n color: rgb(255 255 255 / 0.5);\n}\n.text-on_primary\\/55 {\n color: rgb(255 255 255 / 0.55);\n}\n.text-on_primary\\/60 {\n color: rgb(255 255 255 / 0.6);\n}\n.text-on_primary\\/65 {\n color: rgb(255 255 255 / 0.65);\n}\n.text-on_primary\\/70 {\n color: rgb(255 255 255 / 0.7);\n}\n.text-on_primary\\/75 {\n color: rgb(255 255 255 / 0.75);\n}\n.text-on_primary\\/80 {\n color: rgb(255 255 255 / 0.8);\n}\n.text-on_primary\\/85 {\n color: rgb(255 255 255 / 0.85);\n}\n.text-on_primary\\/90 {\n color: rgb(255 255 255 / 0.9);\n}\n.text-on_primary\\/95 {\n color: rgb(255 255 255 / 0.95);\n}\n.text-on_primary_container {\n --tw-text-opacity: 1;\n color: rgb(79 55 138 / var(--tw-text-opacity, 1));\n}\n.text-on_primary_container\\/0 {\n color: rgb(79 55 138 / 0);\n}\n.text-on_primary_container\\/10 {\n color: rgb(79 55 138 / 0.1);\n}\n.text-on_primary_container\\/100 {\n color: rgb(79 55 138 / 1);\n}\n.text-on_primary_container\\/15 {\n color: rgb(79 55 138 / 0.15);\n}\n.text-on_primary_container\\/20 {\n color: rgb(79 55 138 / 0.2);\n}\n.text-on_primary_container\\/25 {\n color: rgb(79 55 138 / 0.25);\n}\n.text-on_primary_container\\/30 {\n color: rgb(79 55 138 / 0.3);\n}\n.text-on_primary_container\\/35 {\n color: rgb(79 55 138 / 0.35);\n}\n.text-on_primary_container\\/40 {\n color: rgb(79 55 138 / 0.4);\n}\n.text-on_primary_container\\/45 {\n color: rgb(79 55 138 / 0.45);\n}\n.text-on_primary_container\\/5 {\n color: rgb(79 55 138 / 0.05);\n}\n.text-on_primary_container\\/50 {\n color: rgb(79 55 138 / 0.5);\n}\n.text-on_primary_container\\/55 {\n color: rgb(79 55 138 / 0.55);\n}\n.text-on_primary_container\\/60 {\n color: rgb(79 55 138 / 0.6);\n}\n.text-on_primary_container\\/65 {\n color: rgb(79 55 138 / 0.65);\n}\n.text-on_primary_container\\/70 {\n color: rgb(79 55 138 / 0.7);\n}\n.text-on_primary_container\\/75 {\n color: rgb(79 55 138 / 0.75);\n}\n.text-on_primary_container\\/80 {\n color: rgb(79 55 138 / 0.8);\n}\n.text-on_primary_container\\/85 {\n color: rgb(79 55 138 / 0.85);\n}\n.text-on_primary_container\\/90 {\n color: rgb(79 55 138 / 0.9);\n}\n.text-on_primary_container\\/95 {\n color: rgb(79 55 138 / 0.95);\n}\n.text-on_secondary {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1));\n}\n.text-on_secondary\\/0 {\n color: rgb(255 255 255 / 0);\n}\n.text-on_secondary\\/10 {\n color: rgb(255 255 255 / 0.1);\n}\n.text-on_secondary\\/100 {\n color: rgb(255 255 255 / 1);\n}\n.text-on_secondary\\/15 {\n color: rgb(255 255 255 / 0.15);\n}\n.text-on_secondary\\/20 {\n color: rgb(255 255 255 / 0.2);\n}\n.text-on_secondary\\/25 {\n color: rgb(255 255 255 / 0.25);\n}\n.text-on_secondary\\/30 {\n color: rgb(255 255 255 / 0.3);\n}\n.text-on_secondary\\/35 {\n color: rgb(255 255 255 / 0.35);\n}\n.text-on_secondary\\/40 {\n color: rgb(255 255 255 / 0.4);\n}\n.text-on_secondary\\/45 {\n color: rgb(255 255 255 / 0.45);\n}\n.text-on_secondary\\/5 {\n color: rgb(255 255 255 / 0.05);\n}\n.text-on_secondary\\/50 {\n color: rgb(255 255 255 / 0.5);\n}\n.text-on_secondary\\/55 {\n color: rgb(255 255 255 / 0.55);\n}\n.text-on_secondary\\/60 {\n color: rgb(255 255 255 / 0.6);\n}\n.text-on_secondary\\/65 {\n color: rgb(255 255 255 / 0.65);\n}\n.text-on_secondary\\/70 {\n color: rgb(255 255 255 / 0.7);\n}\n.text-on_secondary\\/75 {\n color: rgb(255 255 255 / 0.75);\n}\n.text-on_secondary\\/80 {\n color: rgb(255 255 255 / 0.8);\n}\n.text-on_secondary\\/85 {\n color: rgb(255 255 255 / 0.85);\n}\n.text-on_secondary\\/90 {\n color: rgb(255 255 255 / 0.9);\n}\n.text-on_secondary\\/95 {\n color: rgb(255 255 255 / 0.95);\n}\n.text-on_secondary_container {\n --tw-text-opacity: 1;\n color: rgb(74 68 89 / var(--tw-text-opacity, 1));\n}\n.text-on_secondary_container\\/0 {\n color: rgb(74 68 89 / 0);\n}\n.text-on_secondary_container\\/10 {\n color: rgb(74 68 89 / 0.1);\n}\n.text-on_secondary_container\\/100 {\n color: rgb(74 68 89 / 1);\n}\n.text-on_secondary_container\\/15 {\n color: rgb(74 68 89 / 0.15);\n}\n.text-on_secondary_container\\/20 {\n color: rgb(74 68 89 / 0.2);\n}\n.text-on_secondary_container\\/25 {\n color: rgb(74 68 89 / 0.25);\n}\n.text-on_secondary_container\\/30 {\n color: rgb(74 68 89 / 0.3);\n}\n.text-on_secondary_container\\/35 {\n color: rgb(74 68 89 / 0.35);\n}\n.text-on_secondary_container\\/40 {\n color: rgb(74 68 89 / 0.4);\n}\n.text-on_secondary_container\\/45 {\n color: rgb(74 68 89 / 0.45);\n}\n.text-on_secondary_container\\/5 {\n color: rgb(74 68 89 / 0.05);\n}\n.text-on_secondary_container\\/50 {\n color: rgb(74 68 89 / 0.5);\n}\n.text-on_secondary_container\\/55 {\n color: rgb(74 68 89 / 0.55);\n}\n.text-on_secondary_container\\/60 {\n color: rgb(74 68 89 / 0.6);\n}\n.text-on_secondary_container\\/65 {\n color: rgb(74 68 89 / 0.65);\n}\n.text-on_secondary_container\\/70 {\n color: rgb(74 68 89 / 0.7);\n}\n.text-on_secondary_container\\/75 {\n color: rgb(74 68 89 / 0.75);\n}\n.text-on_secondary_container\\/80 {\n color: rgb(74 68 89 / 0.8);\n}\n.text-on_secondary_container\\/85 {\n color: rgb(74 68 89 / 0.85);\n}\n.text-on_secondary_container\\/90 {\n color: rgb(74 68 89 / 0.9);\n}\n.text-on_secondary_container\\/95 {\n color: rgb(74 68 89 / 0.95);\n}\n.text-on_tertiary {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1));\n}\n.text-on_tertiary\\/0 {\n color: rgb(255 255 255 / 0);\n}\n.text-on_tertiary\\/10 {\n color: rgb(255 255 255 / 0.1);\n}\n.text-on_tertiary\\/100 {\n color: rgb(255 255 255 / 1);\n}\n.text-on_tertiary\\/15 {\n color: rgb(255 255 255 / 0.15);\n}\n.text-on_tertiary\\/20 {\n color: rgb(255 255 255 / 0.2);\n}\n.text-on_tertiary\\/25 {\n color: rgb(255 255 255 / 0.25);\n}\n.text-on_tertiary\\/30 {\n color: rgb(255 255 255 / 0.3);\n}\n.text-on_tertiary\\/35 {\n color: rgb(255 255 255 / 0.35);\n}\n.text-on_tertiary\\/40 {\n color: rgb(255 255 255 / 0.4);\n}\n.text-on_tertiary\\/45 {\n color: rgb(255 255 255 / 0.45);\n}\n.text-on_tertiary\\/5 {\n color: rgb(255 255 255 / 0.05);\n}\n.text-on_tertiary\\/50 {\n color: rgb(255 255 255 / 0.5);\n}\n.text-on_tertiary\\/55 {\n color: rgb(255 255 255 / 0.55);\n}\n.text-on_tertiary\\/60 {\n color: rgb(255 255 255 / 0.6);\n}\n.text-on_tertiary\\/65 {\n color: rgb(255 255 255 / 0.65);\n}\n.text-on_tertiary\\/70 {\n color: rgb(255 255 255 / 0.7);\n}\n.text-on_tertiary\\/75 {\n color: rgb(255 255 255 / 0.75);\n}\n.text-on_tertiary\\/80 {\n color: rgb(255 255 255 / 0.8);\n}\n.text-on_tertiary\\/85 {\n color: rgb(255 255 255 / 0.85);\n}\n.text-on_tertiary\\/90 {\n color: rgb(255 255 255 / 0.9);\n}\n.text-on_tertiary\\/95 {\n color: rgb(255 255 255 / 0.95);\n}\n.text-on_tertiary_container {\n --tw-text-opacity: 1;\n color: rgb(99 59 72 / var(--tw-text-opacity, 1));\n}\n.text-on_tertiary_container\\/0 {\n color: rgb(99 59 72 / 0);\n}\n.text-on_tertiary_container\\/10 {\n color: rgb(99 59 72 / 0.1);\n}\n.text-on_tertiary_container\\/100 {\n color: rgb(99 59 72 / 1);\n}\n.text-on_tertiary_container\\/15 {\n color: rgb(99 59 72 / 0.15);\n}\n.text-on_tertiary_container\\/20 {\n color: rgb(99 59 72 / 0.2);\n}\n.text-on_tertiary_container\\/25 {\n color: rgb(99 59 72 / 0.25);\n}\n.text-on_tertiary_container\\/30 {\n color: rgb(99 59 72 / 0.3);\n}\n.text-on_tertiary_container\\/35 {\n color: rgb(99 59 72 / 0.35);\n}\n.text-on_tertiary_container\\/40 {\n color: rgb(99 59 72 / 0.4);\n}\n.text-on_tertiary_container\\/45 {\n color: rgb(99 59 72 / 0.45);\n}\n.text-on_tertiary_container\\/5 {\n color: rgb(99 59 72 / 0.05);\n}\n.text-on_tertiary_container\\/50 {\n color: rgb(99 59 72 / 0.5);\n}\n.text-on_tertiary_container\\/55 {\n color: rgb(99 59 72 / 0.55);\n}\n.text-on_tertiary_container\\/60 {\n color: rgb(99 59 72 / 0.6);\n}\n.text-on_tertiary_container\\/65 {\n color: rgb(99 59 72 / 0.65);\n}\n.text-on_tertiary_container\\/70 {\n color: rgb(99 59 72 / 0.7);\n}\n.text-on_tertiary_container\\/75 {\n color: rgb(99 59 72 / 0.75);\n}\n.text-on_tertiary_container\\/80 {\n color: rgb(99 59 72 / 0.8);\n}\n.text-on_tertiary_container\\/85 {\n color: rgb(99 59 72 / 0.85);\n}\n.text-on_tertiary_container\\/90 {\n color: rgb(99 59 72 / 0.9);\n}\n.text-on_tertiary_container\\/95 {\n color: rgb(99 59 72 / 0.95);\n}\n.text-primary {\n --tw-text-opacity: 1;\n color: rgb(101 85 143 / var(--tw-text-opacity, 1));\n}\n.text-primary\\/0 {\n color: rgb(101 85 143 / 0);\n}\n.text-primary\\/10 {\n color: rgb(101 85 143 / 0.1);\n}\n.text-primary\\/100 {\n color: rgb(101 85 143 / 1);\n}\n.text-primary\\/15 {\n color: rgb(101 85 143 / 0.15);\n}\n.text-primary\\/20 {\n color: rgb(101 85 143 / 0.2);\n}\n.text-primary\\/25 {\n color: rgb(101 85 143 / 0.25);\n}\n.text-primary\\/30 {\n color: rgb(101 85 143 / 0.3);\n}\n.text-primary\\/35 {\n color: rgb(101 85 143 / 0.35);\n}\n.text-primary\\/40 {\n color: rgb(101 85 143 / 0.4);\n}\n.text-primary\\/45 {\n color: rgb(101 85 143 / 0.45);\n}\n.text-primary\\/5 {\n color: rgb(101 85 143 / 0.05);\n}\n.text-primary\\/50 {\n color: rgb(101 85 143 / 0.5);\n}\n.text-primary\\/55 {\n color: rgb(101 85 143 / 0.55);\n}\n.text-primary\\/60 {\n color: rgb(101 85 143 / 0.6);\n}\n.text-primary\\/65 {\n color: rgb(101 85 143 / 0.65);\n}\n.text-primary\\/70 {\n color: rgb(101 85 143 / 0.7);\n}\n.text-primary\\/75 {\n color: rgb(101 85 143 / 0.75);\n}\n.text-primary\\/80 {\n color: rgb(101 85 143 / 0.8);\n}\n.text-primary\\/85 {\n color: rgb(101 85 143 / 0.85);\n}\n.text-primary\\/90 {\n color: rgb(101 85 143 / 0.9);\n}\n.text-primary\\/95 {\n color: rgb(101 85 143 / 0.95);\n}\n.text-primary_container {\n --tw-text-opacity: 1;\n color: rgb(234 221 255 / var(--tw-text-opacity, 1));\n}\n.text-primary_container\\/0 {\n color: rgb(234 221 255 / 0);\n}\n.text-primary_container\\/10 {\n color: rgb(234 221 255 / 0.1);\n}\n.text-primary_container\\/100 {\n color: rgb(234 221 255 / 1);\n}\n.text-primary_container\\/15 {\n color: rgb(234 221 255 / 0.15);\n}\n.text-primary_container\\/20 {\n color: rgb(234 221 255 / 0.2);\n}\n.text-primary_container\\/25 {\n color: rgb(234 221 255 / 0.25);\n}\n.text-primary_container\\/30 {\n color: rgb(234 221 255 / 0.3);\n}\n.text-primary_container\\/35 {\n color: rgb(234 221 255 / 0.35);\n}\n.text-primary_container\\/40 {\n color: rgb(234 221 255 / 0.4);\n}\n.text-primary_container\\/45 {\n color: rgb(234 221 255 / 0.45);\n}\n.text-primary_container\\/5 {\n color: rgb(234 221 255 / 0.05);\n}\n.text-primary_container\\/50 {\n color: rgb(234 221 255 / 0.5);\n}\n.text-primary_container\\/55 {\n color: rgb(234 221 255 / 0.55);\n}\n.text-primary_container\\/60 {\n color: rgb(234 221 255 / 0.6);\n}\n.text-primary_container\\/65 {\n color: rgb(234 221 255 / 0.65);\n}\n.text-primary_container\\/70 {\n color: rgb(234 221 255 / 0.7);\n}\n.text-primary_container\\/75 {\n color: rgb(234 221 255 / 0.75);\n}\n.text-primary_container\\/80 {\n color: rgb(234 221 255 / 0.8);\n}\n.text-primary_container\\/85 {\n color: rgb(234 221 255 / 0.85);\n}\n.text-primary_container\\/90 {\n color: rgb(234 221 255 / 0.9);\n}\n.text-primary_container\\/95 {\n color: rgb(234 221 255 / 0.95);\n}\n.text-secondary {\n --tw-text-opacity: 1;\n color: rgb(98 91 113 / var(--tw-text-opacity, 1));\n}\n.text-secondary\\/0 {\n color: rgb(98 91 113 / 0);\n}\n.text-secondary\\/10 {\n color: rgb(98 91 113 / 0.1);\n}\n.text-secondary\\/100 {\n color: rgb(98 91 113 / 1);\n}\n.text-secondary\\/15 {\n color: rgb(98 91 113 / 0.15);\n}\n.text-secondary\\/20 {\n color: rgb(98 91 113 / 0.2);\n}\n.text-secondary\\/25 {\n color: rgb(98 91 113 / 0.25);\n}\n.text-secondary\\/30 {\n color: rgb(98 91 113 / 0.3);\n}\n.text-secondary\\/35 {\n color: rgb(98 91 113 / 0.35);\n}\n.text-secondary\\/40 {\n color: rgb(98 91 113 / 0.4);\n}\n.text-secondary\\/45 {\n color: rgb(98 91 113 / 0.45);\n}\n.text-secondary\\/5 {\n color: rgb(98 91 113 / 0.05);\n}\n.text-secondary\\/50 {\n color: rgb(98 91 113 / 0.5);\n}\n.text-secondary\\/55 {\n color: rgb(98 91 113 / 0.55);\n}\n.text-secondary\\/60 {\n color: rgb(98 91 113 / 0.6);\n}\n.text-secondary\\/65 {\n color: rgb(98 91 113 / 0.65);\n}\n.text-secondary\\/70 {\n color: rgb(98 91 113 / 0.7);\n}\n.text-secondary\\/75 {\n color: rgb(98 91 113 / 0.75);\n}\n.text-secondary\\/80 {\n color: rgb(98 91 113 / 0.8);\n}\n.text-secondary\\/85 {\n color: rgb(98 91 113 / 0.85);\n}\n.text-secondary\\/90 {\n color: rgb(98 91 113 / 0.9);\n}\n.text-secondary\\/95 {\n color: rgb(98 91 113 / 0.95);\n}\n.text-secondary_container {\n --tw-text-opacity: 1;\n color: rgb(232 222 248 / var(--tw-text-opacity, 1));\n}\n.text-secondary_container\\/0 {\n color: rgb(232 222 248 / 0);\n}\n.text-secondary_container\\/10 {\n color: rgb(232 222 248 / 0.1);\n}\n.text-secondary_container\\/100 {\n color: rgb(232 222 248 / 1);\n}\n.text-secondary_container\\/15 {\n color: rgb(232 222 248 / 0.15);\n}\n.text-secondary_container\\/20 {\n color: rgb(232 222 248 / 0.2);\n}\n.text-secondary_container\\/25 {\n color: rgb(232 222 248 / 0.25);\n}\n.text-secondary_container\\/30 {\n color: rgb(232 222 248 / 0.3);\n}\n.text-secondary_container\\/35 {\n color: rgb(232 222 248 / 0.35);\n}\n.text-secondary_container\\/40 {\n color: rgb(232 222 248 / 0.4);\n}\n.text-secondary_container\\/45 {\n color: rgb(232 222 248 / 0.45);\n}\n.text-secondary_container\\/5 {\n color: rgb(232 222 248 / 0.05);\n}\n.text-secondary_container\\/50 {\n color: rgb(232 222 248 / 0.5);\n}\n.text-secondary_container\\/55 {\n color: rgb(232 222 248 / 0.55);\n}\n.text-secondary_container\\/60 {\n color: rgb(232 222 248 / 0.6);\n}\n.text-secondary_container\\/65 {\n color: rgb(232 222 248 / 0.65);\n}\n.text-secondary_container\\/70 {\n color: rgb(232 222 248 / 0.7);\n}\n.text-secondary_container\\/75 {\n color: rgb(232 222 248 / 0.75);\n}\n.text-secondary_container\\/80 {\n color: rgb(232 222 248 / 0.8);\n}\n.text-secondary_container\\/85 {\n color: rgb(232 222 248 / 0.85);\n}\n.text-secondary_container\\/90 {\n color: rgb(232 222 248 / 0.9);\n}\n.text-secondary_container\\/95 {\n color: rgb(232 222 248 / 0.95);\n}\n.text-tertiary {\n --tw-text-opacity: 1;\n color: rgb(125 82 96 / var(--tw-text-opacity, 1));\n}\n.text-tertiary\\/0 {\n color: rgb(125 82 96 / 0);\n}\n.text-tertiary\\/10 {\n color: rgb(125 82 96 / 0.1);\n}\n.text-tertiary\\/100 {\n color: rgb(125 82 96 / 1);\n}\n.text-tertiary\\/15 {\n color: rgb(125 82 96 / 0.15);\n}\n.text-tertiary\\/20 {\n color: rgb(125 82 96 / 0.2);\n}\n.text-tertiary\\/25 {\n color: rgb(125 82 96 / 0.25);\n}\n.text-tertiary\\/30 {\n color: rgb(125 82 96 / 0.3);\n}\n.text-tertiary\\/35 {\n color: rgb(125 82 96 / 0.35);\n}\n.text-tertiary\\/40 {\n color: rgb(125 82 96 / 0.4);\n}\n.text-tertiary\\/45 {\n color: rgb(125 82 96 / 0.45);\n}\n.text-tertiary\\/5 {\n color: rgb(125 82 96 / 0.05);\n}\n.text-tertiary\\/50 {\n color: rgb(125 82 96 / 0.5);\n}\n.text-tertiary\\/55 {\n color: rgb(125 82 96 / 0.55);\n}\n.text-tertiary\\/60 {\n color: rgb(125 82 96 / 0.6);\n}\n.text-tertiary\\/65 {\n color: rgb(125 82 96 / 0.65);\n}\n.text-tertiary\\/70 {\n color: rgb(125 82 96 / 0.7);\n}\n.text-tertiary\\/75 {\n color: rgb(125 82 96 / 0.75);\n}\n.text-tertiary\\/80 {\n color: rgb(125 82 96 / 0.8);\n}\n.text-tertiary\\/85 {\n color: rgb(125 82 96 / 0.85);\n}\n.text-tertiary\\/90 {\n color: rgb(125 82 96 / 0.9);\n}\n.text-tertiary\\/95 {\n color: rgb(125 82 96 / 0.95);\n}\n.text-tertiary_container {\n --tw-text-opacity: 1;\n color: rgb(255 216 228 / var(--tw-text-opacity, 1));\n}\n.text-tertiary_container\\/0 {\n color: rgb(255 216 228 / 0);\n}\n.text-tertiary_container\\/10 {\n color: rgb(255 216 228 / 0.1);\n}\n.text-tertiary_container\\/100 {\n color: rgb(255 216 228 / 1);\n}\n.text-tertiary_container\\/15 {\n color: rgb(255 216 228 / 0.15);\n}\n.text-tertiary_container\\/20 {\n color: rgb(255 216 228 / 0.2);\n}\n.text-tertiary_container\\/25 {\n color: rgb(255 216 228 / 0.25);\n}\n.text-tertiary_container\\/30 {\n color: rgb(255 216 228 / 0.3);\n}\n.text-tertiary_container\\/35 {\n color: rgb(255 216 228 / 0.35);\n}\n.text-tertiary_container\\/40 {\n color: rgb(255 216 228 / 0.4);\n}\n.text-tertiary_container\\/45 {\n color: rgb(255 216 228 / 0.45);\n}\n.text-tertiary_container\\/5 {\n color: rgb(255 216 228 / 0.05);\n}\n.text-tertiary_container\\/50 {\n color: rgb(255 216 228 / 0.5);\n}\n.text-tertiary_container\\/55 {\n color: rgb(255 216 228 / 0.55);\n}\n.text-tertiary_container\\/60 {\n color: rgb(255 216 228 / 0.6);\n}\n.text-tertiary_container\\/65 {\n color: rgb(255 216 228 / 0.65);\n}\n.text-tertiary_container\\/70 {\n color: rgb(255 216 228 / 0.7);\n}\n.text-tertiary_container\\/75 {\n color: rgb(255 216 228 / 0.75);\n}\n.text-tertiary_container\\/80 {\n color: rgb(255 216 228 / 0.8);\n}\n.text-tertiary_container\\/85 {\n color: rgb(255 216 228 / 0.85);\n}\n.text-tertiary_container\\/90 {\n color: rgb(255 216 228 / 0.9);\n}\n.text-tertiary_container\\/95 {\n color: rgb(255 216 228 / 0.95);\n}\n");var s=["style","color","size","label"],_=["name","color","size"];exports.Button=function(r){var o=r.style,e=r.color,t=r.size,c=r.label,a=y(r,s),b={filled:"bg-".concat(e," text-on_").concat(e),tonal:"bg-".concat(e,"_container text-on_").concat(e,"_container"),outlined:"border border-".concat(e," text-").concat(e),text:"text-".concat(e)}[o||"filled"],i={small:"px-4 py-2 text-sm font-medium",medium:"px-4 py-2 text-base font-medium",large:"px-8 py-4 text-xl font-medium"}[t||"small"];return n.jsx("button",d(d({className:"".concat(b," ").concat(i," rounded-xl")},a),{},{children:c}))},exports.Icon=function(r){var o=r.name,e=r.color,t=r.size,c=y(r,_),a=b[o],i={primary:"fill-primary",secondary:"fill-secondary",tertiary:"fill-tertiary"}[e||"primary"],g={small:"w-6 ",medium:"w-8 ",large:"w-12"}[t||"medium"];return n.jsx(a,d({className:"".concat(g," ").concat(i," ")},c))},exports.icons=i;
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../src/shared/assets/icons/menu.svg","../../src/shared/assets/icons/index.ts","../../node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js","../../src/components/button/Button.tsx","../../src/icon/Icon.tsx"],"sourcesContent":["export default \"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20viewBox%3D%220%200%2024%2024%22%20%20fill%3D%22%23858585%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%22%2F%3E%3C%2Fsvg%3E\"",null,"function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n",null,null],"names":["_path","_path2","_extends","Object","assign","bind","n","e","arguments","length","t","r","hasOwnProperty","call","apply","icons","menu","props","React","createElement","xmlns","fill","viewBox","d","css","ref","undefined","insertAt","document","head","getElementsByTagName","style","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","_ref","color","size","label","_objectWithoutProperties","_excluded","styledClasses","filled","concat","tonal","outlined","text","sizeClasses","small","medium","large","_jsx","_objectSpread","className","children","name","SVGIcon","colorClasses","primary","secondary","tertiary","jsx"],"mappings":"0UAAIA,EAAOC,SACX,SAASC,IAAa,OAAOA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAK,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAAIF,UAAUD,GAAI,IAAK,IAAII,KAAKD,GAAG,CAAG,GAAEE,eAAeC,KAAKH,EAAGC,KAAOL,EAAEK,GAAKD,EAAEC,GAAM,CAAC,OAAOL,GAAMJ,EAASY,MAAM,KAAMN,UAAW,CAElR,ICDeO,EAAA,CACbC,KDAY,SAAiBC,GAC7B,OAAoBC,EAAMC,cAAc,MAAOjB,EAAS,CACtDkB,MAAO,6BACPC,KAAM,UACNC,QAAS,aACRL,GAAQjB,IAAUA,EAAqBkB,EAAMC,cAAc,OAAQ,CACpEE,KAAM,OACNE,EAAG,mBACAtB,IAAWA,EAAsBiB,EAAMC,cAAc,OAAQ,CAChEI,EAAG,6CAEP,m5CEdA,SAAqBC,EAAKC,QACXC,IAARD,IAAiBA,EAAM,CAAE,GAC9B,IAAIE,EAAWF,EAAIE,SAEnB,GAAgC,oBAAbC,SAAnB,CAEA,IAAIC,EAAOD,SAASC,MAAQD,SAASE,qBAAqB,QAAQ,GAC9DC,EAAQH,SAAST,cAAc,SACnCY,EAAMC,KAAO,WAEI,QAAbL,GACEE,EAAKI,WACPJ,EAAKK,aAAaH,EAAOF,EAAKI,YAKhCJ,EAAKM,YAAYJ,GAGfA,EAAMK,WACRL,EAAMK,WAAWC,QAAUb,EAE3BO,EAAMI,YAAYP,SAASU,eAAed,GAnBU,CAqBxD,2n4DCZsB,SAAHe,GAMD,IALhBR,EAAKQ,EAALR,MACAS,EAAKD,EAALC,MACAC,EAAIF,EAAJE,KACAC,EAAKH,EAALG,MACGzB,EAAK0B,EAAAJ,EAAAK,GAEFC,EAAgB,CACpBC,OAAM,MAAAC,OAAQP,eAAKO,OAAYP,GAC/BQ,MAAK,MAAAD,OAAQP,yBAAKO,OAAsBP,EAAiB,cACzDS,SAAQ,iBAAAF,OAAmBP,YAAKO,OAASP,GACzCU,KAAI,QAAAH,OAAUP,IACdT,GAAS,UAELoB,EAAc,CAClBC,MAAO,gCACPC,OAAQ,kCACRC,MAAO,iCACPb,GAAQ,SAEV,OACEc,MAAA,SAAAC,EAAAA,EAAA,CAAQC,aAASV,OAAKF,EAAaE,KAAAA,OAAII,EAAW,gBAAmBlC,GAAK,GAAA,CAAAyC,SACvEhB,IAGP,eCzBoB,SAAHH,GAAkD,IAA5CoB,EAAIpB,EAAJoB,KAAMnB,EAAKD,EAALC,MAAOC,EAAIF,EAAJE,KAASxB,EAAK0B,EAAAJ,EAAAK,GAC1CgB,EAAU7C,EAAM4C,GAChBE,EAAe,CACnBC,QAAS,eACTC,UAAW,iBACXC,SAAU,iBACVxB,GAAS,WACLW,EAAc,CAClBC,MAAO,OACPC,OAAQ,OACRC,MAAO,QACPb,GAAQ,UACV,OAAOc,EAACU,IAAAL,EAAOJ,EAAA,CAACC,aAASV,OAAKI,EAAWJ,KAAAA,OAAIc,EAAY,MAAS5C,GACpE","x_google_ignoreList":[2]}
@@ -0,0 +1,13 @@
1
+ export interface ButtonProps {
2
+ /** What style of button? */
3
+ style?: "filled" | "tonal" | "outlined" | "text";
4
+ /** Is this the principal call to action on the page? */
5
+ color?: "primary" | "secondary" | "tertiary" | "error";
6
+ /** How large should the button be? */
7
+ size?: "small" | "medium" | "large";
8
+ /** Button contents */
9
+ label: string;
10
+ /** Optional click handler */
11
+ onClick?: () => void;
12
+ }
13
+ export declare const Button: ({ style, color, size, label, ...props }: ButtonProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,6 @@
1
+ import type { Meta, StoryObj } from "@storybook/react";
2
+ import { Button } from "./Button";
3
+ declare const meta: Meta<typeof Button>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const 기본버튼: Story;
@@ -0,0 +1 @@
1
+ export { Button } from "./Button";
@@ -0,0 +1,9 @@
1
+ export interface IconProps {
2
+ /** 아이콘 종류 */
3
+ name: "menu";
4
+ /** 아이콘 색상 */
5
+ color: "primary" | "secondary" | "tertiary";
6
+ /** 아이콘 크기 */
7
+ size?: "small" | "medium" | "large";
8
+ }
9
+ export declare const Icon: ({ name, color, size, ...props }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,6 @@
1
+ import { Meta, StoryObj } from "@storybook/react";
2
+ import { Icon } from "./Icon";
3
+ declare const meta: Meta<typeof Icon>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const Example: Story;
@@ -0,0 +1 @@
1
+ export { Icon } from "./Icon";
@@ -0,0 +1,5 @@
1
+ import * as icons from "./shared/assets/icons";
2
+ import "./shared/styles.css";
3
+ export { icons };
4
+ export * from "./components/button";
5
+ export * from "./icon";
@@ -0,0 +1,4 @@
1
+ declare const _default: {
2
+ menu: import("react").FC<import("react").SVGProps<SVGSVGElement>>;
3
+ };
4
+ export default _default;
@@ -0,0 +1,2 @@
1
+ import*as r from"react";import{jsx as n}from"react/jsx-runtime";var o,e;function t(){return t=Object.assign?Object.assign.bind():function(r){for(var n=1;n<arguments.length;n++){var o=arguments[n];for(var e in o)({}).hasOwnProperty.call(o,e)&&(r[e]=o[e])}return r},t.apply(null,arguments)}var c={menu:function(n){return r.createElement("svg",t({xmlns:"http://www.w3.org/2000/svg",fill:"#858585",viewBox:"0 0 24 24"},n),o||(o=r.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),e||(e=r.createElement("path",{d:"M3 18h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z"})))}},a=Object.freeze({__proto__:null,default:c});function b(r,n,o){return(n=function(r){var n=function(r,n){if("object"!=typeof r||!r)return r;var o=r[Symbol.toPrimitive];if(void 0!==o){var e=o.call(r,n||"default");if("object"!=typeof e)return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(r)}(r,"string");return"symbol"==typeof n?n:n+""}(n))in r?Object.defineProperty(r,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[n]=o,r}function i(r,n){var o=Object.keys(r);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(r);n&&(e=e.filter((function(n){return Object.getOwnPropertyDescriptor(r,n).enumerable}))),o.push.apply(o,e)}return o}function g(r){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?i(Object(o),!0).forEach((function(n){b(r,n,o[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):i(Object(o)).forEach((function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(o,n))}))}return r}function l(r,n){if(null==r)return{};var o,e,t=function(r,n){if(null==r)return{};var o={};for(var e in r)if({}.hasOwnProperty.call(r,e)){if(n.includes(e))continue;o[e]=r[e]}return o}(r,n);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(r);for(e=0;e<c.length;e++)o=c[e],n.includes(o)||{}.propertyIsEnumerable.call(r,o)&&(t[o]=r[o])}return t}!function(r,n){void 0===n&&(n={});var o=n.insertAt;if("undefined"!=typeof document){var e=document.head||document.getElementsByTagName("head")[0],t=document.createElement("style");t.type="text/css","top"===o&&e.firstChild?e.insertBefore(t,e.firstChild):e.appendChild(t),t.styleSheet?t.styleSheet.cssText=r:t.appendChild(document.createTextNode(r))}}("*, ::before, ::after {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: ;\n}\n\n::backdrop {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: ;\n}/*\n! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com\n*//*\n1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)\n2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)\n*/\n\n*,\n::before,\n::after {\n box-sizing: border-box; /* 1 */\n border-width: 0; /* 2 */\n border-style: solid; /* 2 */\n border-color: #e5e7eb; /* 2 */\n}\n\n::before,\n::after {\n --tw-content: '';\n}\n\n/*\n1. Use a consistent sensible line-height in all browsers.\n2. Prevent adjustments of font size after orientation changes in iOS.\n3. Use a more readable tab size.\n4. Use the user's configured `sans` font-family by default.\n5. Use the user's configured `sans` font-feature-settings by default.\n6. Use the user's configured `sans` font-variation-settings by default.\n7. Disable tap highlights on iOS\n*/\n\nhtml,\n:host {\n line-height: 1.5; /* 1 */\n -webkit-text-size-adjust: 100%; /* 2 */\n -moz-tab-size: 4; /* 3 */\n -o-tab-size: 4;\n tab-size: 4; /* 3 */\n font-family: ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; /* 4 */\n font-feature-settings: normal; /* 5 */\n font-variation-settings: normal; /* 6 */\n -webkit-tap-highlight-color: transparent; /* 7 */\n}\n\n/*\n1. Remove the margin in all browsers.\n2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.\n*/\n\nbody {\n margin: 0; /* 1 */\n line-height: inherit; /* 2 */\n}\n\n/*\n1. Add the correct height in Firefox.\n2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)\n3. Ensure horizontal rules are visible by default.\n*/\n\nhr {\n height: 0; /* 1 */\n color: inherit; /* 2 */\n border-top-width: 1px; /* 3 */\n}\n\n/*\nAdd the correct text decoration in Chrome, Edge, and Safari.\n*/\n\nabbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n}\n\n/*\nRemove the default font size and weight for headings.\n*/\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n font-size: inherit;\n font-weight: inherit;\n}\n\n/*\nReset links to optimize for opt-in styling instead of opt-out.\n*/\n\na {\n color: inherit;\n text-decoration: inherit;\n}\n\n/*\nAdd the correct font weight in Edge and Safari.\n*/\n\nb,\nstrong {\n font-weight: bolder;\n}\n\n/*\n1. Use the user's configured `mono` font-family by default.\n2. Use the user's configured `mono` font-feature-settings by default.\n3. Use the user's configured `mono` font-variation-settings by default.\n4. Correct the odd `em` font sizing in all browsers.\n*/\n\ncode,\nkbd,\nsamp,\npre {\n font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace; /* 1 */\n font-feature-settings: normal; /* 2 */\n font-variation-settings: normal; /* 3 */\n font-size: 1em; /* 4 */\n}\n\n/*\nAdd the correct font size in all browsers.\n*/\n\nsmall {\n font-size: 80%;\n}\n\n/*\nPrevent `sub` and `sup` elements from affecting the line height in all browsers.\n*/\n\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\n/*\n1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)\n2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)\n3. Remove gaps between table borders by default.\n*/\n\ntable {\n text-indent: 0; /* 1 */\n border-color: inherit; /* 2 */\n border-collapse: collapse; /* 3 */\n}\n\n/*\n1. Change the font styles in all browsers.\n2. Remove the margin in Firefox and Safari.\n3. Remove default padding in all browsers.\n*/\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-feature-settings: inherit; /* 1 */\n font-variation-settings: inherit; /* 1 */\n font-size: 100%; /* 1 */\n font-weight: inherit; /* 1 */\n line-height: inherit; /* 1 */\n letter-spacing: inherit; /* 1 */\n color: inherit; /* 1 */\n margin: 0; /* 2 */\n padding: 0; /* 3 */\n}\n\n/*\nRemove the inheritance of text transform in Edge and Firefox.\n*/\n\nbutton,\nselect {\n text-transform: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Remove default button styles.\n*/\n\nbutton,\ninput:where([type='button']),\ninput:where([type='reset']),\ninput:where([type='submit']) {\n -webkit-appearance: button; /* 1 */\n background-color: transparent; /* 2 */\n background-image: none; /* 2 */\n}\n\n/*\nUse the modern Firefox focus style for all focusable elements.\n*/\n\n:-moz-focusring {\n outline: auto;\n}\n\n/*\nRemove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)\n*/\n\n:-moz-ui-invalid {\n box-shadow: none;\n}\n\n/*\nAdd the correct vertical alignment in Chrome and Firefox.\n*/\n\nprogress {\n vertical-align: baseline;\n}\n\n/*\nCorrect the cursor style of increment and decrement buttons in Safari.\n*/\n\n::-webkit-inner-spin-button,\n::-webkit-outer-spin-button {\n height: auto;\n}\n\n/*\n1. Correct the odd appearance in Chrome and Safari.\n2. Correct the outline style in Safari.\n*/\n\n[type='search'] {\n -webkit-appearance: textfield; /* 1 */\n outline-offset: -2px; /* 2 */\n}\n\n/*\nRemove the inner padding in Chrome and Safari on macOS.\n*/\n\n::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Change font properties to `inherit` in Safari.\n*/\n\n::-webkit-file-upload-button {\n -webkit-appearance: button; /* 1 */\n font: inherit; /* 2 */\n}\n\n/*\nAdd the correct display in Chrome and Safari.\n*/\n\nsummary {\n display: list-item;\n}\n\n/*\nRemoves the default spacing and border for appropriate elements.\n*/\n\nblockquote,\ndl,\ndd,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\nhr,\nfigure,\np,\npre {\n margin: 0;\n}\n\nfieldset {\n margin: 0;\n padding: 0;\n}\n\nlegend {\n padding: 0;\n}\n\nol,\nul,\nmenu {\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n/*\nReset default styling for dialogs.\n*/\ndialog {\n padding: 0;\n}\n\n/*\nPrevent resizing textareas horizontally by default.\n*/\n\ntextarea {\n resize: vertical;\n}\n\n/*\n1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)\n2. Set the default placeholder color to the user's configured gray 400 color.\n*/\n\ninput::-moz-placeholder, textarea::-moz-placeholder {\n opacity: 1; /* 1 */\n color: #9ca3af; /* 2 */\n}\n\ninput::placeholder,\ntextarea::placeholder {\n opacity: 1; /* 1 */\n color: #9ca3af; /* 2 */\n}\n\n/*\nSet the default cursor for buttons.\n*/\n\nbutton,\n[role=\"button\"] {\n cursor: pointer;\n}\n\n/*\nMake sure disabled buttons don't get the pointer cursor.\n*/\n:disabled {\n cursor: default;\n}\n\n/*\n1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)\n2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)\n This can trigger a poorly considered lint error in some tools but is included by design.\n*/\n\nimg,\nsvg,\nvideo,\ncanvas,\naudio,\niframe,\nembed,\nobject {\n display: block; /* 1 */\n vertical-align: middle; /* 2 */\n}\n\n/*\nConstrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)\n*/\n\nimg,\nvideo {\n max-width: 100%;\n height: auto;\n}\n\n/* Make elements with the HTML hidden attribute stay hidden by default */\n[hidden]:where(:not([hidden=\"until-found\"])) {\n display: none;\n}\n.table {\n display: table;\n}\n.contents {\n display: contents;\n}\n.w-12 {\n width: 3rem;\n}\n.w-6 {\n width: 1.5rem;\n}\n.w-8 {\n width: 2rem;\n}\n.rounded-xl {\n border-radius: 0.75rem;\n}\n.border {\n border-width: 1px;\n}\n.border-error {\n --tw-border-opacity: 1;\n border-color: rgb(179 38 30 / var(--tw-border-opacity, 1));\n}\n.border-error\\/0 {\n border-color: rgb(179 38 30 / 0);\n}\n.border-error\\/10 {\n border-color: rgb(179 38 30 / 0.1);\n}\n.border-error\\/100 {\n border-color: rgb(179 38 30 / 1);\n}\n.border-error\\/15 {\n border-color: rgb(179 38 30 / 0.15);\n}\n.border-error\\/20 {\n border-color: rgb(179 38 30 / 0.2);\n}\n.border-error\\/25 {\n border-color: rgb(179 38 30 / 0.25);\n}\n.border-error\\/30 {\n border-color: rgb(179 38 30 / 0.3);\n}\n.border-error\\/35 {\n border-color: rgb(179 38 30 / 0.35);\n}\n.border-error\\/40 {\n border-color: rgb(179 38 30 / 0.4);\n}\n.border-error\\/45 {\n border-color: rgb(179 38 30 / 0.45);\n}\n.border-error\\/5 {\n border-color: rgb(179 38 30 / 0.05);\n}\n.border-error\\/50 {\n border-color: rgb(179 38 30 / 0.5);\n}\n.border-error\\/55 {\n border-color: rgb(179 38 30 / 0.55);\n}\n.border-error\\/60 {\n border-color: rgb(179 38 30 / 0.6);\n}\n.border-error\\/65 {\n border-color: rgb(179 38 30 / 0.65);\n}\n.border-error\\/70 {\n border-color: rgb(179 38 30 / 0.7);\n}\n.border-error\\/75 {\n border-color: rgb(179 38 30 / 0.75);\n}\n.border-error\\/80 {\n border-color: rgb(179 38 30 / 0.8);\n}\n.border-error\\/85 {\n border-color: rgb(179 38 30 / 0.85);\n}\n.border-error\\/90 {\n border-color: rgb(179 38 30 / 0.9);\n}\n.border-error\\/95 {\n border-color: rgb(179 38 30 / 0.95);\n}\n.border-error_container {\n --tw-border-opacity: 1;\n border-color: rgb(249 222 220 / var(--tw-border-opacity, 1));\n}\n.border-error_container\\/0 {\n border-color: rgb(249 222 220 / 0);\n}\n.border-error_container\\/10 {\n border-color: rgb(249 222 220 / 0.1);\n}\n.border-error_container\\/100 {\n border-color: rgb(249 222 220 / 1);\n}\n.border-error_container\\/15 {\n border-color: rgb(249 222 220 / 0.15);\n}\n.border-error_container\\/20 {\n border-color: rgb(249 222 220 / 0.2);\n}\n.border-error_container\\/25 {\n border-color: rgb(249 222 220 / 0.25);\n}\n.border-error_container\\/30 {\n border-color: rgb(249 222 220 / 0.3);\n}\n.border-error_container\\/35 {\n border-color: rgb(249 222 220 / 0.35);\n}\n.border-error_container\\/40 {\n border-color: rgb(249 222 220 / 0.4);\n}\n.border-error_container\\/45 {\n border-color: rgb(249 222 220 / 0.45);\n}\n.border-error_container\\/5 {\n border-color: rgb(249 222 220 / 0.05);\n}\n.border-error_container\\/50 {\n border-color: rgb(249 222 220 / 0.5);\n}\n.border-error_container\\/55 {\n border-color: rgb(249 222 220 / 0.55);\n}\n.border-error_container\\/60 {\n border-color: rgb(249 222 220 / 0.6);\n}\n.border-error_container\\/65 {\n border-color: rgb(249 222 220 / 0.65);\n}\n.border-error_container\\/70 {\n border-color: rgb(249 222 220 / 0.7);\n}\n.border-error_container\\/75 {\n border-color: rgb(249 222 220 / 0.75);\n}\n.border-error_container\\/80 {\n border-color: rgb(249 222 220 / 0.8);\n}\n.border-error_container\\/85 {\n border-color: rgb(249 222 220 / 0.85);\n}\n.border-error_container\\/90 {\n border-color: rgb(249 222 220 / 0.9);\n}\n.border-error_container\\/95 {\n border-color: rgb(249 222 220 / 0.95);\n}\n.border-primary {\n --tw-border-opacity: 1;\n border-color: rgb(101 85 143 / var(--tw-border-opacity, 1));\n}\n.border-primary\\/0 {\n border-color: rgb(101 85 143 / 0);\n}\n.border-primary\\/10 {\n border-color: rgb(101 85 143 / 0.1);\n}\n.border-primary\\/100 {\n border-color: rgb(101 85 143 / 1);\n}\n.border-primary\\/15 {\n border-color: rgb(101 85 143 / 0.15);\n}\n.border-primary\\/20 {\n border-color: rgb(101 85 143 / 0.2);\n}\n.border-primary\\/25 {\n border-color: rgb(101 85 143 / 0.25);\n}\n.border-primary\\/30 {\n border-color: rgb(101 85 143 / 0.3);\n}\n.border-primary\\/35 {\n border-color: rgb(101 85 143 / 0.35);\n}\n.border-primary\\/40 {\n border-color: rgb(101 85 143 / 0.4);\n}\n.border-primary\\/45 {\n border-color: rgb(101 85 143 / 0.45);\n}\n.border-primary\\/5 {\n border-color: rgb(101 85 143 / 0.05);\n}\n.border-primary\\/50 {\n border-color: rgb(101 85 143 / 0.5);\n}\n.border-primary\\/55 {\n border-color: rgb(101 85 143 / 0.55);\n}\n.border-primary\\/60 {\n border-color: rgb(101 85 143 / 0.6);\n}\n.border-primary\\/65 {\n border-color: rgb(101 85 143 / 0.65);\n}\n.border-primary\\/70 {\n border-color: rgb(101 85 143 / 0.7);\n}\n.border-primary\\/75 {\n border-color: rgb(101 85 143 / 0.75);\n}\n.border-primary\\/80 {\n border-color: rgb(101 85 143 / 0.8);\n}\n.border-primary\\/85 {\n border-color: rgb(101 85 143 / 0.85);\n}\n.border-primary\\/90 {\n border-color: rgb(101 85 143 / 0.9);\n}\n.border-primary\\/95 {\n border-color: rgb(101 85 143 / 0.95);\n}\n.border-primary_container {\n --tw-border-opacity: 1;\n border-color: rgb(234 221 255 / var(--tw-border-opacity, 1));\n}\n.border-primary_container\\/0 {\n border-color: rgb(234 221 255 / 0);\n}\n.border-primary_container\\/10 {\n border-color: rgb(234 221 255 / 0.1);\n}\n.border-primary_container\\/100 {\n border-color: rgb(234 221 255 / 1);\n}\n.border-primary_container\\/15 {\n border-color: rgb(234 221 255 / 0.15);\n}\n.border-primary_container\\/20 {\n border-color: rgb(234 221 255 / 0.2);\n}\n.border-primary_container\\/25 {\n border-color: rgb(234 221 255 / 0.25);\n}\n.border-primary_container\\/30 {\n border-color: rgb(234 221 255 / 0.3);\n}\n.border-primary_container\\/35 {\n border-color: rgb(234 221 255 / 0.35);\n}\n.border-primary_container\\/40 {\n border-color: rgb(234 221 255 / 0.4);\n}\n.border-primary_container\\/45 {\n border-color: rgb(234 221 255 / 0.45);\n}\n.border-primary_container\\/5 {\n border-color: rgb(234 221 255 / 0.05);\n}\n.border-primary_container\\/50 {\n border-color: rgb(234 221 255 / 0.5);\n}\n.border-primary_container\\/55 {\n border-color: rgb(234 221 255 / 0.55);\n}\n.border-primary_container\\/60 {\n border-color: rgb(234 221 255 / 0.6);\n}\n.border-primary_container\\/65 {\n border-color: rgb(234 221 255 / 0.65);\n}\n.border-primary_container\\/70 {\n border-color: rgb(234 221 255 / 0.7);\n}\n.border-primary_container\\/75 {\n border-color: rgb(234 221 255 / 0.75);\n}\n.border-primary_container\\/80 {\n border-color: rgb(234 221 255 / 0.8);\n}\n.border-primary_container\\/85 {\n border-color: rgb(234 221 255 / 0.85);\n}\n.border-primary_container\\/90 {\n border-color: rgb(234 221 255 / 0.9);\n}\n.border-primary_container\\/95 {\n border-color: rgb(234 221 255 / 0.95);\n}\n.border-secondary {\n --tw-border-opacity: 1;\n border-color: rgb(98 91 113 / var(--tw-border-opacity, 1));\n}\n.border-secondary\\/0 {\n border-color: rgb(98 91 113 / 0);\n}\n.border-secondary\\/10 {\n border-color: rgb(98 91 113 / 0.1);\n}\n.border-secondary\\/100 {\n border-color: rgb(98 91 113 / 1);\n}\n.border-secondary\\/15 {\n border-color: rgb(98 91 113 / 0.15);\n}\n.border-secondary\\/20 {\n border-color: rgb(98 91 113 / 0.2);\n}\n.border-secondary\\/25 {\n border-color: rgb(98 91 113 / 0.25);\n}\n.border-secondary\\/30 {\n border-color: rgb(98 91 113 / 0.3);\n}\n.border-secondary\\/35 {\n border-color: rgb(98 91 113 / 0.35);\n}\n.border-secondary\\/40 {\n border-color: rgb(98 91 113 / 0.4);\n}\n.border-secondary\\/45 {\n border-color: rgb(98 91 113 / 0.45);\n}\n.border-secondary\\/5 {\n border-color: rgb(98 91 113 / 0.05);\n}\n.border-secondary\\/50 {\n border-color: rgb(98 91 113 / 0.5);\n}\n.border-secondary\\/55 {\n border-color: rgb(98 91 113 / 0.55);\n}\n.border-secondary\\/60 {\n border-color: rgb(98 91 113 / 0.6);\n}\n.border-secondary\\/65 {\n border-color: rgb(98 91 113 / 0.65);\n}\n.border-secondary\\/70 {\n border-color: rgb(98 91 113 / 0.7);\n}\n.border-secondary\\/75 {\n border-color: rgb(98 91 113 / 0.75);\n}\n.border-secondary\\/80 {\n border-color: rgb(98 91 113 / 0.8);\n}\n.border-secondary\\/85 {\n border-color: rgb(98 91 113 / 0.85);\n}\n.border-secondary\\/90 {\n border-color: rgb(98 91 113 / 0.9);\n}\n.border-secondary\\/95 {\n border-color: rgb(98 91 113 / 0.95);\n}\n.border-secondary_container {\n --tw-border-opacity: 1;\n border-color: rgb(232 222 248 / var(--tw-border-opacity, 1));\n}\n.border-secondary_container\\/0 {\n border-color: rgb(232 222 248 / 0);\n}\n.border-secondary_container\\/10 {\n border-color: rgb(232 222 248 / 0.1);\n}\n.border-secondary_container\\/100 {\n border-color: rgb(232 222 248 / 1);\n}\n.border-secondary_container\\/15 {\n border-color: rgb(232 222 248 / 0.15);\n}\n.border-secondary_container\\/20 {\n border-color: rgb(232 222 248 / 0.2);\n}\n.border-secondary_container\\/25 {\n border-color: rgb(232 222 248 / 0.25);\n}\n.border-secondary_container\\/30 {\n border-color: rgb(232 222 248 / 0.3);\n}\n.border-secondary_container\\/35 {\n border-color: rgb(232 222 248 / 0.35);\n}\n.border-secondary_container\\/40 {\n border-color: rgb(232 222 248 / 0.4);\n}\n.border-secondary_container\\/45 {\n border-color: rgb(232 222 248 / 0.45);\n}\n.border-secondary_container\\/5 {\n border-color: rgb(232 222 248 / 0.05);\n}\n.border-secondary_container\\/50 {\n border-color: rgb(232 222 248 / 0.5);\n}\n.border-secondary_container\\/55 {\n border-color: rgb(232 222 248 / 0.55);\n}\n.border-secondary_container\\/60 {\n border-color: rgb(232 222 248 / 0.6);\n}\n.border-secondary_container\\/65 {\n border-color: rgb(232 222 248 / 0.65);\n}\n.border-secondary_container\\/70 {\n border-color: rgb(232 222 248 / 0.7);\n}\n.border-secondary_container\\/75 {\n border-color: rgb(232 222 248 / 0.75);\n}\n.border-secondary_container\\/80 {\n border-color: rgb(232 222 248 / 0.8);\n}\n.border-secondary_container\\/85 {\n border-color: rgb(232 222 248 / 0.85);\n}\n.border-secondary_container\\/90 {\n border-color: rgb(232 222 248 / 0.9);\n}\n.border-secondary_container\\/95 {\n border-color: rgb(232 222 248 / 0.95);\n}\n.border-tertiary {\n --tw-border-opacity: 1;\n border-color: rgb(125 82 96 / var(--tw-border-opacity, 1));\n}\n.border-tertiary\\/0 {\n border-color: rgb(125 82 96 / 0);\n}\n.border-tertiary\\/10 {\n border-color: rgb(125 82 96 / 0.1);\n}\n.border-tertiary\\/100 {\n border-color: rgb(125 82 96 / 1);\n}\n.border-tertiary\\/15 {\n border-color: rgb(125 82 96 / 0.15);\n}\n.border-tertiary\\/20 {\n border-color: rgb(125 82 96 / 0.2);\n}\n.border-tertiary\\/25 {\n border-color: rgb(125 82 96 / 0.25);\n}\n.border-tertiary\\/30 {\n border-color: rgb(125 82 96 / 0.3);\n}\n.border-tertiary\\/35 {\n border-color: rgb(125 82 96 / 0.35);\n}\n.border-tertiary\\/40 {\n border-color: rgb(125 82 96 / 0.4);\n}\n.border-tertiary\\/45 {\n border-color: rgb(125 82 96 / 0.45);\n}\n.border-tertiary\\/5 {\n border-color: rgb(125 82 96 / 0.05);\n}\n.border-tertiary\\/50 {\n border-color: rgb(125 82 96 / 0.5);\n}\n.border-tertiary\\/55 {\n border-color: rgb(125 82 96 / 0.55);\n}\n.border-tertiary\\/60 {\n border-color: rgb(125 82 96 / 0.6);\n}\n.border-tertiary\\/65 {\n border-color: rgb(125 82 96 / 0.65);\n}\n.border-tertiary\\/70 {\n border-color: rgb(125 82 96 / 0.7);\n}\n.border-tertiary\\/75 {\n border-color: rgb(125 82 96 / 0.75);\n}\n.border-tertiary\\/80 {\n border-color: rgb(125 82 96 / 0.8);\n}\n.border-tertiary\\/85 {\n border-color: rgb(125 82 96 / 0.85);\n}\n.border-tertiary\\/90 {\n border-color: rgb(125 82 96 / 0.9);\n}\n.border-tertiary\\/95 {\n border-color: rgb(125 82 96 / 0.95);\n}\n.border-tertiary_container {\n --tw-border-opacity: 1;\n border-color: rgb(255 216 228 / var(--tw-border-opacity, 1));\n}\n.border-tertiary_container\\/0 {\n border-color: rgb(255 216 228 / 0);\n}\n.border-tertiary_container\\/10 {\n border-color: rgb(255 216 228 / 0.1);\n}\n.border-tertiary_container\\/100 {\n border-color: rgb(255 216 228 / 1);\n}\n.border-tertiary_container\\/15 {\n border-color: rgb(255 216 228 / 0.15);\n}\n.border-tertiary_container\\/20 {\n border-color: rgb(255 216 228 / 0.2);\n}\n.border-tertiary_container\\/25 {\n border-color: rgb(255 216 228 / 0.25);\n}\n.border-tertiary_container\\/30 {\n border-color: rgb(255 216 228 / 0.3);\n}\n.border-tertiary_container\\/35 {\n border-color: rgb(255 216 228 / 0.35);\n}\n.border-tertiary_container\\/40 {\n border-color: rgb(255 216 228 / 0.4);\n}\n.border-tertiary_container\\/45 {\n border-color: rgb(255 216 228 / 0.45);\n}\n.border-tertiary_container\\/5 {\n border-color: rgb(255 216 228 / 0.05);\n}\n.border-tertiary_container\\/50 {\n border-color: rgb(255 216 228 / 0.5);\n}\n.border-tertiary_container\\/55 {\n border-color: rgb(255 216 228 / 0.55);\n}\n.border-tertiary_container\\/60 {\n border-color: rgb(255 216 228 / 0.6);\n}\n.border-tertiary_container\\/65 {\n border-color: rgb(255 216 228 / 0.65);\n}\n.border-tertiary_container\\/70 {\n border-color: rgb(255 216 228 / 0.7);\n}\n.border-tertiary_container\\/75 {\n border-color: rgb(255 216 228 / 0.75);\n}\n.border-tertiary_container\\/80 {\n border-color: rgb(255 216 228 / 0.8);\n}\n.border-tertiary_container\\/85 {\n border-color: rgb(255 216 228 / 0.85);\n}\n.border-tertiary_container\\/90 {\n border-color: rgb(255 216 228 / 0.9);\n}\n.border-tertiary_container\\/95 {\n border-color: rgb(255 216 228 / 0.95);\n}\n.bg-error {\n --tw-bg-opacity: 1;\n background-color: rgb(179 38 30 / var(--tw-bg-opacity, 1));\n}\n.bg-error\\/0 {\n background-color: rgb(179 38 30 / 0);\n}\n.bg-error\\/10 {\n background-color: rgb(179 38 30 / 0.1);\n}\n.bg-error\\/100 {\n background-color: rgb(179 38 30 / 1);\n}\n.bg-error\\/15 {\n background-color: rgb(179 38 30 / 0.15);\n}\n.bg-error\\/20 {\n background-color: rgb(179 38 30 / 0.2);\n}\n.bg-error\\/25 {\n background-color: rgb(179 38 30 / 0.25);\n}\n.bg-error\\/30 {\n background-color: rgb(179 38 30 / 0.3);\n}\n.bg-error\\/35 {\n background-color: rgb(179 38 30 / 0.35);\n}\n.bg-error\\/40 {\n background-color: rgb(179 38 30 / 0.4);\n}\n.bg-error\\/45 {\n background-color: rgb(179 38 30 / 0.45);\n}\n.bg-error\\/5 {\n background-color: rgb(179 38 30 / 0.05);\n}\n.bg-error\\/50 {\n background-color: rgb(179 38 30 / 0.5);\n}\n.bg-error\\/55 {\n background-color: rgb(179 38 30 / 0.55);\n}\n.bg-error\\/60 {\n background-color: rgb(179 38 30 / 0.6);\n}\n.bg-error\\/65 {\n background-color: rgb(179 38 30 / 0.65);\n}\n.bg-error\\/70 {\n background-color: rgb(179 38 30 / 0.7);\n}\n.bg-error\\/75 {\n background-color: rgb(179 38 30 / 0.75);\n}\n.bg-error\\/80 {\n background-color: rgb(179 38 30 / 0.8);\n}\n.bg-error\\/85 {\n background-color: rgb(179 38 30 / 0.85);\n}\n.bg-error\\/90 {\n background-color: rgb(179 38 30 / 0.9);\n}\n.bg-error\\/95 {\n background-color: rgb(179 38 30 / 0.95);\n}\n.bg-error_container {\n --tw-bg-opacity: 1;\n background-color: rgb(249 222 220 / var(--tw-bg-opacity, 1));\n}\n.bg-error_container\\/0 {\n background-color: rgb(249 222 220 / 0);\n}\n.bg-error_container\\/10 {\n background-color: rgb(249 222 220 / 0.1);\n}\n.bg-error_container\\/100 {\n background-color: rgb(249 222 220 / 1);\n}\n.bg-error_container\\/15 {\n background-color: rgb(249 222 220 / 0.15);\n}\n.bg-error_container\\/20 {\n background-color: rgb(249 222 220 / 0.2);\n}\n.bg-error_container\\/25 {\n background-color: rgb(249 222 220 / 0.25);\n}\n.bg-error_container\\/30 {\n background-color: rgb(249 222 220 / 0.3);\n}\n.bg-error_container\\/35 {\n background-color: rgb(249 222 220 / 0.35);\n}\n.bg-error_container\\/40 {\n background-color: rgb(249 222 220 / 0.4);\n}\n.bg-error_container\\/45 {\n background-color: rgb(249 222 220 / 0.45);\n}\n.bg-error_container\\/5 {\n background-color: rgb(249 222 220 / 0.05);\n}\n.bg-error_container\\/50 {\n background-color: rgb(249 222 220 / 0.5);\n}\n.bg-error_container\\/55 {\n background-color: rgb(249 222 220 / 0.55);\n}\n.bg-error_container\\/60 {\n background-color: rgb(249 222 220 / 0.6);\n}\n.bg-error_container\\/65 {\n background-color: rgb(249 222 220 / 0.65);\n}\n.bg-error_container\\/70 {\n background-color: rgb(249 222 220 / 0.7);\n}\n.bg-error_container\\/75 {\n background-color: rgb(249 222 220 / 0.75);\n}\n.bg-error_container\\/80 {\n background-color: rgb(249 222 220 / 0.8);\n}\n.bg-error_container\\/85 {\n background-color: rgb(249 222 220 / 0.85);\n}\n.bg-error_container\\/90 {\n background-color: rgb(249 222 220 / 0.9);\n}\n.bg-error_container\\/95 {\n background-color: rgb(249 222 220 / 0.95);\n}\n.bg-primary {\n --tw-bg-opacity: 1;\n background-color: rgb(101 85 143 / var(--tw-bg-opacity, 1));\n}\n.bg-primary\\/0 {\n background-color: rgb(101 85 143 / 0);\n}\n.bg-primary\\/10 {\n background-color: rgb(101 85 143 / 0.1);\n}\n.bg-primary\\/100 {\n background-color: rgb(101 85 143 / 1);\n}\n.bg-primary\\/15 {\n background-color: rgb(101 85 143 / 0.15);\n}\n.bg-primary\\/20 {\n background-color: rgb(101 85 143 / 0.2);\n}\n.bg-primary\\/25 {\n background-color: rgb(101 85 143 / 0.25);\n}\n.bg-primary\\/30 {\n background-color: rgb(101 85 143 / 0.3);\n}\n.bg-primary\\/35 {\n background-color: rgb(101 85 143 / 0.35);\n}\n.bg-primary\\/40 {\n background-color: rgb(101 85 143 / 0.4);\n}\n.bg-primary\\/45 {\n background-color: rgb(101 85 143 / 0.45);\n}\n.bg-primary\\/5 {\n background-color: rgb(101 85 143 / 0.05);\n}\n.bg-primary\\/50 {\n background-color: rgb(101 85 143 / 0.5);\n}\n.bg-primary\\/55 {\n background-color: rgb(101 85 143 / 0.55);\n}\n.bg-primary\\/60 {\n background-color: rgb(101 85 143 / 0.6);\n}\n.bg-primary\\/65 {\n background-color: rgb(101 85 143 / 0.65);\n}\n.bg-primary\\/70 {\n background-color: rgb(101 85 143 / 0.7);\n}\n.bg-primary\\/75 {\n background-color: rgb(101 85 143 / 0.75);\n}\n.bg-primary\\/80 {\n background-color: rgb(101 85 143 / 0.8);\n}\n.bg-primary\\/85 {\n background-color: rgb(101 85 143 / 0.85);\n}\n.bg-primary\\/90 {\n background-color: rgb(101 85 143 / 0.9);\n}\n.bg-primary\\/95 {\n background-color: rgb(101 85 143 / 0.95);\n}\n.bg-primary_container {\n --tw-bg-opacity: 1;\n background-color: rgb(234 221 255 / var(--tw-bg-opacity, 1));\n}\n.bg-primary_container\\/0 {\n background-color: rgb(234 221 255 / 0);\n}\n.bg-primary_container\\/10 {\n background-color: rgb(234 221 255 / 0.1);\n}\n.bg-primary_container\\/100 {\n background-color: rgb(234 221 255 / 1);\n}\n.bg-primary_container\\/15 {\n background-color: rgb(234 221 255 / 0.15);\n}\n.bg-primary_container\\/20 {\n background-color: rgb(234 221 255 / 0.2);\n}\n.bg-primary_container\\/25 {\n background-color: rgb(234 221 255 / 0.25);\n}\n.bg-primary_container\\/30 {\n background-color: rgb(234 221 255 / 0.3);\n}\n.bg-primary_container\\/35 {\n background-color: rgb(234 221 255 / 0.35);\n}\n.bg-primary_container\\/40 {\n background-color: rgb(234 221 255 / 0.4);\n}\n.bg-primary_container\\/45 {\n background-color: rgb(234 221 255 / 0.45);\n}\n.bg-primary_container\\/5 {\n background-color: rgb(234 221 255 / 0.05);\n}\n.bg-primary_container\\/50 {\n background-color: rgb(234 221 255 / 0.5);\n}\n.bg-primary_container\\/55 {\n background-color: rgb(234 221 255 / 0.55);\n}\n.bg-primary_container\\/60 {\n background-color: rgb(234 221 255 / 0.6);\n}\n.bg-primary_container\\/65 {\n background-color: rgb(234 221 255 / 0.65);\n}\n.bg-primary_container\\/70 {\n background-color: rgb(234 221 255 / 0.7);\n}\n.bg-primary_container\\/75 {\n background-color: rgb(234 221 255 / 0.75);\n}\n.bg-primary_container\\/80 {\n background-color: rgb(234 221 255 / 0.8);\n}\n.bg-primary_container\\/85 {\n background-color: rgb(234 221 255 / 0.85);\n}\n.bg-primary_container\\/90 {\n background-color: rgb(234 221 255 / 0.9);\n}\n.bg-primary_container\\/95 {\n background-color: rgb(234 221 255 / 0.95);\n}\n.bg-secondary {\n --tw-bg-opacity: 1;\n background-color: rgb(98 91 113 / var(--tw-bg-opacity, 1));\n}\n.bg-secondary\\/0 {\n background-color: rgb(98 91 113 / 0);\n}\n.bg-secondary\\/10 {\n background-color: rgb(98 91 113 / 0.1);\n}\n.bg-secondary\\/100 {\n background-color: rgb(98 91 113 / 1);\n}\n.bg-secondary\\/15 {\n background-color: rgb(98 91 113 / 0.15);\n}\n.bg-secondary\\/20 {\n background-color: rgb(98 91 113 / 0.2);\n}\n.bg-secondary\\/25 {\n background-color: rgb(98 91 113 / 0.25);\n}\n.bg-secondary\\/30 {\n background-color: rgb(98 91 113 / 0.3);\n}\n.bg-secondary\\/35 {\n background-color: rgb(98 91 113 / 0.35);\n}\n.bg-secondary\\/40 {\n background-color: rgb(98 91 113 / 0.4);\n}\n.bg-secondary\\/45 {\n background-color: rgb(98 91 113 / 0.45);\n}\n.bg-secondary\\/5 {\n background-color: rgb(98 91 113 / 0.05);\n}\n.bg-secondary\\/50 {\n background-color: rgb(98 91 113 / 0.5);\n}\n.bg-secondary\\/55 {\n background-color: rgb(98 91 113 / 0.55);\n}\n.bg-secondary\\/60 {\n background-color: rgb(98 91 113 / 0.6);\n}\n.bg-secondary\\/65 {\n background-color: rgb(98 91 113 / 0.65);\n}\n.bg-secondary\\/70 {\n background-color: rgb(98 91 113 / 0.7);\n}\n.bg-secondary\\/75 {\n background-color: rgb(98 91 113 / 0.75);\n}\n.bg-secondary\\/80 {\n background-color: rgb(98 91 113 / 0.8);\n}\n.bg-secondary\\/85 {\n background-color: rgb(98 91 113 / 0.85);\n}\n.bg-secondary\\/90 {\n background-color: rgb(98 91 113 / 0.9);\n}\n.bg-secondary\\/95 {\n background-color: rgb(98 91 113 / 0.95);\n}\n.bg-secondary_container {\n --tw-bg-opacity: 1;\n background-color: rgb(232 222 248 / var(--tw-bg-opacity, 1));\n}\n.bg-secondary_container\\/0 {\n background-color: rgb(232 222 248 / 0);\n}\n.bg-secondary_container\\/10 {\n background-color: rgb(232 222 248 / 0.1);\n}\n.bg-secondary_container\\/100 {\n background-color: rgb(232 222 248 / 1);\n}\n.bg-secondary_container\\/15 {\n background-color: rgb(232 222 248 / 0.15);\n}\n.bg-secondary_container\\/20 {\n background-color: rgb(232 222 248 / 0.2);\n}\n.bg-secondary_container\\/25 {\n background-color: rgb(232 222 248 / 0.25);\n}\n.bg-secondary_container\\/30 {\n background-color: rgb(232 222 248 / 0.3);\n}\n.bg-secondary_container\\/35 {\n background-color: rgb(232 222 248 / 0.35);\n}\n.bg-secondary_container\\/40 {\n background-color: rgb(232 222 248 / 0.4);\n}\n.bg-secondary_container\\/45 {\n background-color: rgb(232 222 248 / 0.45);\n}\n.bg-secondary_container\\/5 {\n background-color: rgb(232 222 248 / 0.05);\n}\n.bg-secondary_container\\/50 {\n background-color: rgb(232 222 248 / 0.5);\n}\n.bg-secondary_container\\/55 {\n background-color: rgb(232 222 248 / 0.55);\n}\n.bg-secondary_container\\/60 {\n background-color: rgb(232 222 248 / 0.6);\n}\n.bg-secondary_container\\/65 {\n background-color: rgb(232 222 248 / 0.65);\n}\n.bg-secondary_container\\/70 {\n background-color: rgb(232 222 248 / 0.7);\n}\n.bg-secondary_container\\/75 {\n background-color: rgb(232 222 248 / 0.75);\n}\n.bg-secondary_container\\/80 {\n background-color: rgb(232 222 248 / 0.8);\n}\n.bg-secondary_container\\/85 {\n background-color: rgb(232 222 248 / 0.85);\n}\n.bg-secondary_container\\/90 {\n background-color: rgb(232 222 248 / 0.9);\n}\n.bg-secondary_container\\/95 {\n background-color: rgb(232 222 248 / 0.95);\n}\n.bg-tertiary {\n --tw-bg-opacity: 1;\n background-color: rgb(125 82 96 / var(--tw-bg-opacity, 1));\n}\n.bg-tertiary\\/0 {\n background-color: rgb(125 82 96 / 0);\n}\n.bg-tertiary\\/10 {\n background-color: rgb(125 82 96 / 0.1);\n}\n.bg-tertiary\\/100 {\n background-color: rgb(125 82 96 / 1);\n}\n.bg-tertiary\\/15 {\n background-color: rgb(125 82 96 / 0.15);\n}\n.bg-tertiary\\/20 {\n background-color: rgb(125 82 96 / 0.2);\n}\n.bg-tertiary\\/25 {\n background-color: rgb(125 82 96 / 0.25);\n}\n.bg-tertiary\\/30 {\n background-color: rgb(125 82 96 / 0.3);\n}\n.bg-tertiary\\/35 {\n background-color: rgb(125 82 96 / 0.35);\n}\n.bg-tertiary\\/40 {\n background-color: rgb(125 82 96 / 0.4);\n}\n.bg-tertiary\\/45 {\n background-color: rgb(125 82 96 / 0.45);\n}\n.bg-tertiary\\/5 {\n background-color: rgb(125 82 96 / 0.05);\n}\n.bg-tertiary\\/50 {\n background-color: rgb(125 82 96 / 0.5);\n}\n.bg-tertiary\\/55 {\n background-color: rgb(125 82 96 / 0.55);\n}\n.bg-tertiary\\/60 {\n background-color: rgb(125 82 96 / 0.6);\n}\n.bg-tertiary\\/65 {\n background-color: rgb(125 82 96 / 0.65);\n}\n.bg-tertiary\\/70 {\n background-color: rgb(125 82 96 / 0.7);\n}\n.bg-tertiary\\/75 {\n background-color: rgb(125 82 96 / 0.75);\n}\n.bg-tertiary\\/80 {\n background-color: rgb(125 82 96 / 0.8);\n}\n.bg-tertiary\\/85 {\n background-color: rgb(125 82 96 / 0.85);\n}\n.bg-tertiary\\/90 {\n background-color: rgb(125 82 96 / 0.9);\n}\n.bg-tertiary\\/95 {\n background-color: rgb(125 82 96 / 0.95);\n}\n.bg-tertiary_container {\n --tw-bg-opacity: 1;\n background-color: rgb(255 216 228 / var(--tw-bg-opacity, 1));\n}\n.bg-tertiary_container\\/0 {\n background-color: rgb(255 216 228 / 0);\n}\n.bg-tertiary_container\\/10 {\n background-color: rgb(255 216 228 / 0.1);\n}\n.bg-tertiary_container\\/100 {\n background-color: rgb(255 216 228 / 1);\n}\n.bg-tertiary_container\\/15 {\n background-color: rgb(255 216 228 / 0.15);\n}\n.bg-tertiary_container\\/20 {\n background-color: rgb(255 216 228 / 0.2);\n}\n.bg-tertiary_container\\/25 {\n background-color: rgb(255 216 228 / 0.25);\n}\n.bg-tertiary_container\\/30 {\n background-color: rgb(255 216 228 / 0.3);\n}\n.bg-tertiary_container\\/35 {\n background-color: rgb(255 216 228 / 0.35);\n}\n.bg-tertiary_container\\/40 {\n background-color: rgb(255 216 228 / 0.4);\n}\n.bg-tertiary_container\\/45 {\n background-color: rgb(255 216 228 / 0.45);\n}\n.bg-tertiary_container\\/5 {\n background-color: rgb(255 216 228 / 0.05);\n}\n.bg-tertiary_container\\/50 {\n background-color: rgb(255 216 228 / 0.5);\n}\n.bg-tertiary_container\\/55 {\n background-color: rgb(255 216 228 / 0.55);\n}\n.bg-tertiary_container\\/60 {\n background-color: rgb(255 216 228 / 0.6);\n}\n.bg-tertiary_container\\/65 {\n background-color: rgb(255 216 228 / 0.65);\n}\n.bg-tertiary_container\\/70 {\n background-color: rgb(255 216 228 / 0.7);\n}\n.bg-tertiary_container\\/75 {\n background-color: rgb(255 216 228 / 0.75);\n}\n.bg-tertiary_container\\/80 {\n background-color: rgb(255 216 228 / 0.8);\n}\n.bg-tertiary_container\\/85 {\n background-color: rgb(255 216 228 / 0.85);\n}\n.bg-tertiary_container\\/90 {\n background-color: rgb(255 216 228 / 0.9);\n}\n.bg-tertiary_container\\/95 {\n background-color: rgb(255 216 228 / 0.95);\n}\n.fill-primary {\n fill: #65558F;\n}\n.fill-secondary {\n fill: #625B71;\n}\n.fill-tertiary {\n fill: #7D5260;\n}\n.px-4 {\n padding-left: 1rem;\n padding-right: 1rem;\n}\n.px-8 {\n padding-left: 2rem;\n padding-right: 2rem;\n}\n.py-2 {\n padding-top: 0.5rem;\n padding-bottom: 0.5rem;\n}\n.py-4 {\n padding-top: 1rem;\n padding-bottom: 1rem;\n}\n.text-base {\n font-size: 1rem;\n line-height: 1.5rem;\n}\n.text-sm {\n font-size: 0.875rem;\n line-height: 1.25rem;\n}\n.text-xl {\n font-size: 1.25rem;\n line-height: 1.75rem;\n}\n.font-medium {\n font-weight: 500;\n}\n.text-error {\n --tw-text-opacity: 1;\n color: rgb(179 38 30 / var(--tw-text-opacity, 1));\n}\n.text-error\\/0 {\n color: rgb(179 38 30 / 0);\n}\n.text-error\\/10 {\n color: rgb(179 38 30 / 0.1);\n}\n.text-error\\/100 {\n color: rgb(179 38 30 / 1);\n}\n.text-error\\/15 {\n color: rgb(179 38 30 / 0.15);\n}\n.text-error\\/20 {\n color: rgb(179 38 30 / 0.2);\n}\n.text-error\\/25 {\n color: rgb(179 38 30 / 0.25);\n}\n.text-error\\/30 {\n color: rgb(179 38 30 / 0.3);\n}\n.text-error\\/35 {\n color: rgb(179 38 30 / 0.35);\n}\n.text-error\\/40 {\n color: rgb(179 38 30 / 0.4);\n}\n.text-error\\/45 {\n color: rgb(179 38 30 / 0.45);\n}\n.text-error\\/5 {\n color: rgb(179 38 30 / 0.05);\n}\n.text-error\\/50 {\n color: rgb(179 38 30 / 0.5);\n}\n.text-error\\/55 {\n color: rgb(179 38 30 / 0.55);\n}\n.text-error\\/60 {\n color: rgb(179 38 30 / 0.6);\n}\n.text-error\\/65 {\n color: rgb(179 38 30 / 0.65);\n}\n.text-error\\/70 {\n color: rgb(179 38 30 / 0.7);\n}\n.text-error\\/75 {\n color: rgb(179 38 30 / 0.75);\n}\n.text-error\\/80 {\n color: rgb(179 38 30 / 0.8);\n}\n.text-error\\/85 {\n color: rgb(179 38 30 / 0.85);\n}\n.text-error\\/90 {\n color: rgb(179 38 30 / 0.9);\n}\n.text-error\\/95 {\n color: rgb(179 38 30 / 0.95);\n}\n.text-error_container {\n --tw-text-opacity: 1;\n color: rgb(249 222 220 / var(--tw-text-opacity, 1));\n}\n.text-error_container\\/0 {\n color: rgb(249 222 220 / 0);\n}\n.text-error_container\\/10 {\n color: rgb(249 222 220 / 0.1);\n}\n.text-error_container\\/100 {\n color: rgb(249 222 220 / 1);\n}\n.text-error_container\\/15 {\n color: rgb(249 222 220 / 0.15);\n}\n.text-error_container\\/20 {\n color: rgb(249 222 220 / 0.2);\n}\n.text-error_container\\/25 {\n color: rgb(249 222 220 / 0.25);\n}\n.text-error_container\\/30 {\n color: rgb(249 222 220 / 0.3);\n}\n.text-error_container\\/35 {\n color: rgb(249 222 220 / 0.35);\n}\n.text-error_container\\/40 {\n color: rgb(249 222 220 / 0.4);\n}\n.text-error_container\\/45 {\n color: rgb(249 222 220 / 0.45);\n}\n.text-error_container\\/5 {\n color: rgb(249 222 220 / 0.05);\n}\n.text-error_container\\/50 {\n color: rgb(249 222 220 / 0.5);\n}\n.text-error_container\\/55 {\n color: rgb(249 222 220 / 0.55);\n}\n.text-error_container\\/60 {\n color: rgb(249 222 220 / 0.6);\n}\n.text-error_container\\/65 {\n color: rgb(249 222 220 / 0.65);\n}\n.text-error_container\\/70 {\n color: rgb(249 222 220 / 0.7);\n}\n.text-error_container\\/75 {\n color: rgb(249 222 220 / 0.75);\n}\n.text-error_container\\/80 {\n color: rgb(249 222 220 / 0.8);\n}\n.text-error_container\\/85 {\n color: rgb(249 222 220 / 0.85);\n}\n.text-error_container\\/90 {\n color: rgb(249 222 220 / 0.9);\n}\n.text-error_container\\/95 {\n color: rgb(249 222 220 / 0.95);\n}\n.text-on_error {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1));\n}\n.text-on_error\\/0 {\n color: rgb(255 255 255 / 0);\n}\n.text-on_error\\/10 {\n color: rgb(255 255 255 / 0.1);\n}\n.text-on_error\\/100 {\n color: rgb(255 255 255 / 1);\n}\n.text-on_error\\/15 {\n color: rgb(255 255 255 / 0.15);\n}\n.text-on_error\\/20 {\n color: rgb(255 255 255 / 0.2);\n}\n.text-on_error\\/25 {\n color: rgb(255 255 255 / 0.25);\n}\n.text-on_error\\/30 {\n color: rgb(255 255 255 / 0.3);\n}\n.text-on_error\\/35 {\n color: rgb(255 255 255 / 0.35);\n}\n.text-on_error\\/40 {\n color: rgb(255 255 255 / 0.4);\n}\n.text-on_error\\/45 {\n color: rgb(255 255 255 / 0.45);\n}\n.text-on_error\\/5 {\n color: rgb(255 255 255 / 0.05);\n}\n.text-on_error\\/50 {\n color: rgb(255 255 255 / 0.5);\n}\n.text-on_error\\/55 {\n color: rgb(255 255 255 / 0.55);\n}\n.text-on_error\\/60 {\n color: rgb(255 255 255 / 0.6);\n}\n.text-on_error\\/65 {\n color: rgb(255 255 255 / 0.65);\n}\n.text-on_error\\/70 {\n color: rgb(255 255 255 / 0.7);\n}\n.text-on_error\\/75 {\n color: rgb(255 255 255 / 0.75);\n}\n.text-on_error\\/80 {\n color: rgb(255 255 255 / 0.8);\n}\n.text-on_error\\/85 {\n color: rgb(255 255 255 / 0.85);\n}\n.text-on_error\\/90 {\n color: rgb(255 255 255 / 0.9);\n}\n.text-on_error\\/95 {\n color: rgb(255 255 255 / 0.95);\n}\n.text-on_error_container {\n --tw-text-opacity: 1;\n color: rgb(133 34 33 / var(--tw-text-opacity, 1));\n}\n.text-on_error_container\\/0 {\n color: rgb(133 34 33 / 0);\n}\n.text-on_error_container\\/10 {\n color: rgb(133 34 33 / 0.1);\n}\n.text-on_error_container\\/100 {\n color: rgb(133 34 33 / 1);\n}\n.text-on_error_container\\/15 {\n color: rgb(133 34 33 / 0.15);\n}\n.text-on_error_container\\/20 {\n color: rgb(133 34 33 / 0.2);\n}\n.text-on_error_container\\/25 {\n color: rgb(133 34 33 / 0.25);\n}\n.text-on_error_container\\/30 {\n color: rgb(133 34 33 / 0.3);\n}\n.text-on_error_container\\/35 {\n color: rgb(133 34 33 / 0.35);\n}\n.text-on_error_container\\/40 {\n color: rgb(133 34 33 / 0.4);\n}\n.text-on_error_container\\/45 {\n color: rgb(133 34 33 / 0.45);\n}\n.text-on_error_container\\/5 {\n color: rgb(133 34 33 / 0.05);\n}\n.text-on_error_container\\/50 {\n color: rgb(133 34 33 / 0.5);\n}\n.text-on_error_container\\/55 {\n color: rgb(133 34 33 / 0.55);\n}\n.text-on_error_container\\/60 {\n color: rgb(133 34 33 / 0.6);\n}\n.text-on_error_container\\/65 {\n color: rgb(133 34 33 / 0.65);\n}\n.text-on_error_container\\/70 {\n color: rgb(133 34 33 / 0.7);\n}\n.text-on_error_container\\/75 {\n color: rgb(133 34 33 / 0.75);\n}\n.text-on_error_container\\/80 {\n color: rgb(133 34 33 / 0.8);\n}\n.text-on_error_container\\/85 {\n color: rgb(133 34 33 / 0.85);\n}\n.text-on_error_container\\/90 {\n color: rgb(133 34 33 / 0.9);\n}\n.text-on_error_container\\/95 {\n color: rgb(133 34 33 / 0.95);\n}\n.text-on_primary {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1));\n}\n.text-on_primary\\/0 {\n color: rgb(255 255 255 / 0);\n}\n.text-on_primary\\/10 {\n color: rgb(255 255 255 / 0.1);\n}\n.text-on_primary\\/100 {\n color: rgb(255 255 255 / 1);\n}\n.text-on_primary\\/15 {\n color: rgb(255 255 255 / 0.15);\n}\n.text-on_primary\\/20 {\n color: rgb(255 255 255 / 0.2);\n}\n.text-on_primary\\/25 {\n color: rgb(255 255 255 / 0.25);\n}\n.text-on_primary\\/30 {\n color: rgb(255 255 255 / 0.3);\n}\n.text-on_primary\\/35 {\n color: rgb(255 255 255 / 0.35);\n}\n.text-on_primary\\/40 {\n color: rgb(255 255 255 / 0.4);\n}\n.text-on_primary\\/45 {\n color: rgb(255 255 255 / 0.45);\n}\n.text-on_primary\\/5 {\n color: rgb(255 255 255 / 0.05);\n}\n.text-on_primary\\/50 {\n color: rgb(255 255 255 / 0.5);\n}\n.text-on_primary\\/55 {\n color: rgb(255 255 255 / 0.55);\n}\n.text-on_primary\\/60 {\n color: rgb(255 255 255 / 0.6);\n}\n.text-on_primary\\/65 {\n color: rgb(255 255 255 / 0.65);\n}\n.text-on_primary\\/70 {\n color: rgb(255 255 255 / 0.7);\n}\n.text-on_primary\\/75 {\n color: rgb(255 255 255 / 0.75);\n}\n.text-on_primary\\/80 {\n color: rgb(255 255 255 / 0.8);\n}\n.text-on_primary\\/85 {\n color: rgb(255 255 255 / 0.85);\n}\n.text-on_primary\\/90 {\n color: rgb(255 255 255 / 0.9);\n}\n.text-on_primary\\/95 {\n color: rgb(255 255 255 / 0.95);\n}\n.text-on_primary_container {\n --tw-text-opacity: 1;\n color: rgb(79 55 138 / var(--tw-text-opacity, 1));\n}\n.text-on_primary_container\\/0 {\n color: rgb(79 55 138 / 0);\n}\n.text-on_primary_container\\/10 {\n color: rgb(79 55 138 / 0.1);\n}\n.text-on_primary_container\\/100 {\n color: rgb(79 55 138 / 1);\n}\n.text-on_primary_container\\/15 {\n color: rgb(79 55 138 / 0.15);\n}\n.text-on_primary_container\\/20 {\n color: rgb(79 55 138 / 0.2);\n}\n.text-on_primary_container\\/25 {\n color: rgb(79 55 138 / 0.25);\n}\n.text-on_primary_container\\/30 {\n color: rgb(79 55 138 / 0.3);\n}\n.text-on_primary_container\\/35 {\n color: rgb(79 55 138 / 0.35);\n}\n.text-on_primary_container\\/40 {\n color: rgb(79 55 138 / 0.4);\n}\n.text-on_primary_container\\/45 {\n color: rgb(79 55 138 / 0.45);\n}\n.text-on_primary_container\\/5 {\n color: rgb(79 55 138 / 0.05);\n}\n.text-on_primary_container\\/50 {\n color: rgb(79 55 138 / 0.5);\n}\n.text-on_primary_container\\/55 {\n color: rgb(79 55 138 / 0.55);\n}\n.text-on_primary_container\\/60 {\n color: rgb(79 55 138 / 0.6);\n}\n.text-on_primary_container\\/65 {\n color: rgb(79 55 138 / 0.65);\n}\n.text-on_primary_container\\/70 {\n color: rgb(79 55 138 / 0.7);\n}\n.text-on_primary_container\\/75 {\n color: rgb(79 55 138 / 0.75);\n}\n.text-on_primary_container\\/80 {\n color: rgb(79 55 138 / 0.8);\n}\n.text-on_primary_container\\/85 {\n color: rgb(79 55 138 / 0.85);\n}\n.text-on_primary_container\\/90 {\n color: rgb(79 55 138 / 0.9);\n}\n.text-on_primary_container\\/95 {\n color: rgb(79 55 138 / 0.95);\n}\n.text-on_secondary {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1));\n}\n.text-on_secondary\\/0 {\n color: rgb(255 255 255 / 0);\n}\n.text-on_secondary\\/10 {\n color: rgb(255 255 255 / 0.1);\n}\n.text-on_secondary\\/100 {\n color: rgb(255 255 255 / 1);\n}\n.text-on_secondary\\/15 {\n color: rgb(255 255 255 / 0.15);\n}\n.text-on_secondary\\/20 {\n color: rgb(255 255 255 / 0.2);\n}\n.text-on_secondary\\/25 {\n color: rgb(255 255 255 / 0.25);\n}\n.text-on_secondary\\/30 {\n color: rgb(255 255 255 / 0.3);\n}\n.text-on_secondary\\/35 {\n color: rgb(255 255 255 / 0.35);\n}\n.text-on_secondary\\/40 {\n color: rgb(255 255 255 / 0.4);\n}\n.text-on_secondary\\/45 {\n color: rgb(255 255 255 / 0.45);\n}\n.text-on_secondary\\/5 {\n color: rgb(255 255 255 / 0.05);\n}\n.text-on_secondary\\/50 {\n color: rgb(255 255 255 / 0.5);\n}\n.text-on_secondary\\/55 {\n color: rgb(255 255 255 / 0.55);\n}\n.text-on_secondary\\/60 {\n color: rgb(255 255 255 / 0.6);\n}\n.text-on_secondary\\/65 {\n color: rgb(255 255 255 / 0.65);\n}\n.text-on_secondary\\/70 {\n color: rgb(255 255 255 / 0.7);\n}\n.text-on_secondary\\/75 {\n color: rgb(255 255 255 / 0.75);\n}\n.text-on_secondary\\/80 {\n color: rgb(255 255 255 / 0.8);\n}\n.text-on_secondary\\/85 {\n color: rgb(255 255 255 / 0.85);\n}\n.text-on_secondary\\/90 {\n color: rgb(255 255 255 / 0.9);\n}\n.text-on_secondary\\/95 {\n color: rgb(255 255 255 / 0.95);\n}\n.text-on_secondary_container {\n --tw-text-opacity: 1;\n color: rgb(74 68 89 / var(--tw-text-opacity, 1));\n}\n.text-on_secondary_container\\/0 {\n color: rgb(74 68 89 / 0);\n}\n.text-on_secondary_container\\/10 {\n color: rgb(74 68 89 / 0.1);\n}\n.text-on_secondary_container\\/100 {\n color: rgb(74 68 89 / 1);\n}\n.text-on_secondary_container\\/15 {\n color: rgb(74 68 89 / 0.15);\n}\n.text-on_secondary_container\\/20 {\n color: rgb(74 68 89 / 0.2);\n}\n.text-on_secondary_container\\/25 {\n color: rgb(74 68 89 / 0.25);\n}\n.text-on_secondary_container\\/30 {\n color: rgb(74 68 89 / 0.3);\n}\n.text-on_secondary_container\\/35 {\n color: rgb(74 68 89 / 0.35);\n}\n.text-on_secondary_container\\/40 {\n color: rgb(74 68 89 / 0.4);\n}\n.text-on_secondary_container\\/45 {\n color: rgb(74 68 89 / 0.45);\n}\n.text-on_secondary_container\\/5 {\n color: rgb(74 68 89 / 0.05);\n}\n.text-on_secondary_container\\/50 {\n color: rgb(74 68 89 / 0.5);\n}\n.text-on_secondary_container\\/55 {\n color: rgb(74 68 89 / 0.55);\n}\n.text-on_secondary_container\\/60 {\n color: rgb(74 68 89 / 0.6);\n}\n.text-on_secondary_container\\/65 {\n color: rgb(74 68 89 / 0.65);\n}\n.text-on_secondary_container\\/70 {\n color: rgb(74 68 89 / 0.7);\n}\n.text-on_secondary_container\\/75 {\n color: rgb(74 68 89 / 0.75);\n}\n.text-on_secondary_container\\/80 {\n color: rgb(74 68 89 / 0.8);\n}\n.text-on_secondary_container\\/85 {\n color: rgb(74 68 89 / 0.85);\n}\n.text-on_secondary_container\\/90 {\n color: rgb(74 68 89 / 0.9);\n}\n.text-on_secondary_container\\/95 {\n color: rgb(74 68 89 / 0.95);\n}\n.text-on_tertiary {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1));\n}\n.text-on_tertiary\\/0 {\n color: rgb(255 255 255 / 0);\n}\n.text-on_tertiary\\/10 {\n color: rgb(255 255 255 / 0.1);\n}\n.text-on_tertiary\\/100 {\n color: rgb(255 255 255 / 1);\n}\n.text-on_tertiary\\/15 {\n color: rgb(255 255 255 / 0.15);\n}\n.text-on_tertiary\\/20 {\n color: rgb(255 255 255 / 0.2);\n}\n.text-on_tertiary\\/25 {\n color: rgb(255 255 255 / 0.25);\n}\n.text-on_tertiary\\/30 {\n color: rgb(255 255 255 / 0.3);\n}\n.text-on_tertiary\\/35 {\n color: rgb(255 255 255 / 0.35);\n}\n.text-on_tertiary\\/40 {\n color: rgb(255 255 255 / 0.4);\n}\n.text-on_tertiary\\/45 {\n color: rgb(255 255 255 / 0.45);\n}\n.text-on_tertiary\\/5 {\n color: rgb(255 255 255 / 0.05);\n}\n.text-on_tertiary\\/50 {\n color: rgb(255 255 255 / 0.5);\n}\n.text-on_tertiary\\/55 {\n color: rgb(255 255 255 / 0.55);\n}\n.text-on_tertiary\\/60 {\n color: rgb(255 255 255 / 0.6);\n}\n.text-on_tertiary\\/65 {\n color: rgb(255 255 255 / 0.65);\n}\n.text-on_tertiary\\/70 {\n color: rgb(255 255 255 / 0.7);\n}\n.text-on_tertiary\\/75 {\n color: rgb(255 255 255 / 0.75);\n}\n.text-on_tertiary\\/80 {\n color: rgb(255 255 255 / 0.8);\n}\n.text-on_tertiary\\/85 {\n color: rgb(255 255 255 / 0.85);\n}\n.text-on_tertiary\\/90 {\n color: rgb(255 255 255 / 0.9);\n}\n.text-on_tertiary\\/95 {\n color: rgb(255 255 255 / 0.95);\n}\n.text-on_tertiary_container {\n --tw-text-opacity: 1;\n color: rgb(99 59 72 / var(--tw-text-opacity, 1));\n}\n.text-on_tertiary_container\\/0 {\n color: rgb(99 59 72 / 0);\n}\n.text-on_tertiary_container\\/10 {\n color: rgb(99 59 72 / 0.1);\n}\n.text-on_tertiary_container\\/100 {\n color: rgb(99 59 72 / 1);\n}\n.text-on_tertiary_container\\/15 {\n color: rgb(99 59 72 / 0.15);\n}\n.text-on_tertiary_container\\/20 {\n color: rgb(99 59 72 / 0.2);\n}\n.text-on_tertiary_container\\/25 {\n color: rgb(99 59 72 / 0.25);\n}\n.text-on_tertiary_container\\/30 {\n color: rgb(99 59 72 / 0.3);\n}\n.text-on_tertiary_container\\/35 {\n color: rgb(99 59 72 / 0.35);\n}\n.text-on_tertiary_container\\/40 {\n color: rgb(99 59 72 / 0.4);\n}\n.text-on_tertiary_container\\/45 {\n color: rgb(99 59 72 / 0.45);\n}\n.text-on_tertiary_container\\/5 {\n color: rgb(99 59 72 / 0.05);\n}\n.text-on_tertiary_container\\/50 {\n color: rgb(99 59 72 / 0.5);\n}\n.text-on_tertiary_container\\/55 {\n color: rgb(99 59 72 / 0.55);\n}\n.text-on_tertiary_container\\/60 {\n color: rgb(99 59 72 / 0.6);\n}\n.text-on_tertiary_container\\/65 {\n color: rgb(99 59 72 / 0.65);\n}\n.text-on_tertiary_container\\/70 {\n color: rgb(99 59 72 / 0.7);\n}\n.text-on_tertiary_container\\/75 {\n color: rgb(99 59 72 / 0.75);\n}\n.text-on_tertiary_container\\/80 {\n color: rgb(99 59 72 / 0.8);\n}\n.text-on_tertiary_container\\/85 {\n color: rgb(99 59 72 / 0.85);\n}\n.text-on_tertiary_container\\/90 {\n color: rgb(99 59 72 / 0.9);\n}\n.text-on_tertiary_container\\/95 {\n color: rgb(99 59 72 / 0.95);\n}\n.text-primary {\n --tw-text-opacity: 1;\n color: rgb(101 85 143 / var(--tw-text-opacity, 1));\n}\n.text-primary\\/0 {\n color: rgb(101 85 143 / 0);\n}\n.text-primary\\/10 {\n color: rgb(101 85 143 / 0.1);\n}\n.text-primary\\/100 {\n color: rgb(101 85 143 / 1);\n}\n.text-primary\\/15 {\n color: rgb(101 85 143 / 0.15);\n}\n.text-primary\\/20 {\n color: rgb(101 85 143 / 0.2);\n}\n.text-primary\\/25 {\n color: rgb(101 85 143 / 0.25);\n}\n.text-primary\\/30 {\n color: rgb(101 85 143 / 0.3);\n}\n.text-primary\\/35 {\n color: rgb(101 85 143 / 0.35);\n}\n.text-primary\\/40 {\n color: rgb(101 85 143 / 0.4);\n}\n.text-primary\\/45 {\n color: rgb(101 85 143 / 0.45);\n}\n.text-primary\\/5 {\n color: rgb(101 85 143 / 0.05);\n}\n.text-primary\\/50 {\n color: rgb(101 85 143 / 0.5);\n}\n.text-primary\\/55 {\n color: rgb(101 85 143 / 0.55);\n}\n.text-primary\\/60 {\n color: rgb(101 85 143 / 0.6);\n}\n.text-primary\\/65 {\n color: rgb(101 85 143 / 0.65);\n}\n.text-primary\\/70 {\n color: rgb(101 85 143 / 0.7);\n}\n.text-primary\\/75 {\n color: rgb(101 85 143 / 0.75);\n}\n.text-primary\\/80 {\n color: rgb(101 85 143 / 0.8);\n}\n.text-primary\\/85 {\n color: rgb(101 85 143 / 0.85);\n}\n.text-primary\\/90 {\n color: rgb(101 85 143 / 0.9);\n}\n.text-primary\\/95 {\n color: rgb(101 85 143 / 0.95);\n}\n.text-primary_container {\n --tw-text-opacity: 1;\n color: rgb(234 221 255 / var(--tw-text-opacity, 1));\n}\n.text-primary_container\\/0 {\n color: rgb(234 221 255 / 0);\n}\n.text-primary_container\\/10 {\n color: rgb(234 221 255 / 0.1);\n}\n.text-primary_container\\/100 {\n color: rgb(234 221 255 / 1);\n}\n.text-primary_container\\/15 {\n color: rgb(234 221 255 / 0.15);\n}\n.text-primary_container\\/20 {\n color: rgb(234 221 255 / 0.2);\n}\n.text-primary_container\\/25 {\n color: rgb(234 221 255 / 0.25);\n}\n.text-primary_container\\/30 {\n color: rgb(234 221 255 / 0.3);\n}\n.text-primary_container\\/35 {\n color: rgb(234 221 255 / 0.35);\n}\n.text-primary_container\\/40 {\n color: rgb(234 221 255 / 0.4);\n}\n.text-primary_container\\/45 {\n color: rgb(234 221 255 / 0.45);\n}\n.text-primary_container\\/5 {\n color: rgb(234 221 255 / 0.05);\n}\n.text-primary_container\\/50 {\n color: rgb(234 221 255 / 0.5);\n}\n.text-primary_container\\/55 {\n color: rgb(234 221 255 / 0.55);\n}\n.text-primary_container\\/60 {\n color: rgb(234 221 255 / 0.6);\n}\n.text-primary_container\\/65 {\n color: rgb(234 221 255 / 0.65);\n}\n.text-primary_container\\/70 {\n color: rgb(234 221 255 / 0.7);\n}\n.text-primary_container\\/75 {\n color: rgb(234 221 255 / 0.75);\n}\n.text-primary_container\\/80 {\n color: rgb(234 221 255 / 0.8);\n}\n.text-primary_container\\/85 {\n color: rgb(234 221 255 / 0.85);\n}\n.text-primary_container\\/90 {\n color: rgb(234 221 255 / 0.9);\n}\n.text-primary_container\\/95 {\n color: rgb(234 221 255 / 0.95);\n}\n.text-secondary {\n --tw-text-opacity: 1;\n color: rgb(98 91 113 / var(--tw-text-opacity, 1));\n}\n.text-secondary\\/0 {\n color: rgb(98 91 113 / 0);\n}\n.text-secondary\\/10 {\n color: rgb(98 91 113 / 0.1);\n}\n.text-secondary\\/100 {\n color: rgb(98 91 113 / 1);\n}\n.text-secondary\\/15 {\n color: rgb(98 91 113 / 0.15);\n}\n.text-secondary\\/20 {\n color: rgb(98 91 113 / 0.2);\n}\n.text-secondary\\/25 {\n color: rgb(98 91 113 / 0.25);\n}\n.text-secondary\\/30 {\n color: rgb(98 91 113 / 0.3);\n}\n.text-secondary\\/35 {\n color: rgb(98 91 113 / 0.35);\n}\n.text-secondary\\/40 {\n color: rgb(98 91 113 / 0.4);\n}\n.text-secondary\\/45 {\n color: rgb(98 91 113 / 0.45);\n}\n.text-secondary\\/5 {\n color: rgb(98 91 113 / 0.05);\n}\n.text-secondary\\/50 {\n color: rgb(98 91 113 / 0.5);\n}\n.text-secondary\\/55 {\n color: rgb(98 91 113 / 0.55);\n}\n.text-secondary\\/60 {\n color: rgb(98 91 113 / 0.6);\n}\n.text-secondary\\/65 {\n color: rgb(98 91 113 / 0.65);\n}\n.text-secondary\\/70 {\n color: rgb(98 91 113 / 0.7);\n}\n.text-secondary\\/75 {\n color: rgb(98 91 113 / 0.75);\n}\n.text-secondary\\/80 {\n color: rgb(98 91 113 / 0.8);\n}\n.text-secondary\\/85 {\n color: rgb(98 91 113 / 0.85);\n}\n.text-secondary\\/90 {\n color: rgb(98 91 113 / 0.9);\n}\n.text-secondary\\/95 {\n color: rgb(98 91 113 / 0.95);\n}\n.text-secondary_container {\n --tw-text-opacity: 1;\n color: rgb(232 222 248 / var(--tw-text-opacity, 1));\n}\n.text-secondary_container\\/0 {\n color: rgb(232 222 248 / 0);\n}\n.text-secondary_container\\/10 {\n color: rgb(232 222 248 / 0.1);\n}\n.text-secondary_container\\/100 {\n color: rgb(232 222 248 / 1);\n}\n.text-secondary_container\\/15 {\n color: rgb(232 222 248 / 0.15);\n}\n.text-secondary_container\\/20 {\n color: rgb(232 222 248 / 0.2);\n}\n.text-secondary_container\\/25 {\n color: rgb(232 222 248 / 0.25);\n}\n.text-secondary_container\\/30 {\n color: rgb(232 222 248 / 0.3);\n}\n.text-secondary_container\\/35 {\n color: rgb(232 222 248 / 0.35);\n}\n.text-secondary_container\\/40 {\n color: rgb(232 222 248 / 0.4);\n}\n.text-secondary_container\\/45 {\n color: rgb(232 222 248 / 0.45);\n}\n.text-secondary_container\\/5 {\n color: rgb(232 222 248 / 0.05);\n}\n.text-secondary_container\\/50 {\n color: rgb(232 222 248 / 0.5);\n}\n.text-secondary_container\\/55 {\n color: rgb(232 222 248 / 0.55);\n}\n.text-secondary_container\\/60 {\n color: rgb(232 222 248 / 0.6);\n}\n.text-secondary_container\\/65 {\n color: rgb(232 222 248 / 0.65);\n}\n.text-secondary_container\\/70 {\n color: rgb(232 222 248 / 0.7);\n}\n.text-secondary_container\\/75 {\n color: rgb(232 222 248 / 0.75);\n}\n.text-secondary_container\\/80 {\n color: rgb(232 222 248 / 0.8);\n}\n.text-secondary_container\\/85 {\n color: rgb(232 222 248 / 0.85);\n}\n.text-secondary_container\\/90 {\n color: rgb(232 222 248 / 0.9);\n}\n.text-secondary_container\\/95 {\n color: rgb(232 222 248 / 0.95);\n}\n.text-tertiary {\n --tw-text-opacity: 1;\n color: rgb(125 82 96 / var(--tw-text-opacity, 1));\n}\n.text-tertiary\\/0 {\n color: rgb(125 82 96 / 0);\n}\n.text-tertiary\\/10 {\n color: rgb(125 82 96 / 0.1);\n}\n.text-tertiary\\/100 {\n color: rgb(125 82 96 / 1);\n}\n.text-tertiary\\/15 {\n color: rgb(125 82 96 / 0.15);\n}\n.text-tertiary\\/20 {\n color: rgb(125 82 96 / 0.2);\n}\n.text-tertiary\\/25 {\n color: rgb(125 82 96 / 0.25);\n}\n.text-tertiary\\/30 {\n color: rgb(125 82 96 / 0.3);\n}\n.text-tertiary\\/35 {\n color: rgb(125 82 96 / 0.35);\n}\n.text-tertiary\\/40 {\n color: rgb(125 82 96 / 0.4);\n}\n.text-tertiary\\/45 {\n color: rgb(125 82 96 / 0.45);\n}\n.text-tertiary\\/5 {\n color: rgb(125 82 96 / 0.05);\n}\n.text-tertiary\\/50 {\n color: rgb(125 82 96 / 0.5);\n}\n.text-tertiary\\/55 {\n color: rgb(125 82 96 / 0.55);\n}\n.text-tertiary\\/60 {\n color: rgb(125 82 96 / 0.6);\n}\n.text-tertiary\\/65 {\n color: rgb(125 82 96 / 0.65);\n}\n.text-tertiary\\/70 {\n color: rgb(125 82 96 / 0.7);\n}\n.text-tertiary\\/75 {\n color: rgb(125 82 96 / 0.75);\n}\n.text-tertiary\\/80 {\n color: rgb(125 82 96 / 0.8);\n}\n.text-tertiary\\/85 {\n color: rgb(125 82 96 / 0.85);\n}\n.text-tertiary\\/90 {\n color: rgb(125 82 96 / 0.9);\n}\n.text-tertiary\\/95 {\n color: rgb(125 82 96 / 0.95);\n}\n.text-tertiary_container {\n --tw-text-opacity: 1;\n color: rgb(255 216 228 / var(--tw-text-opacity, 1));\n}\n.text-tertiary_container\\/0 {\n color: rgb(255 216 228 / 0);\n}\n.text-tertiary_container\\/10 {\n color: rgb(255 216 228 / 0.1);\n}\n.text-tertiary_container\\/100 {\n color: rgb(255 216 228 / 1);\n}\n.text-tertiary_container\\/15 {\n color: rgb(255 216 228 / 0.15);\n}\n.text-tertiary_container\\/20 {\n color: rgb(255 216 228 / 0.2);\n}\n.text-tertiary_container\\/25 {\n color: rgb(255 216 228 / 0.25);\n}\n.text-tertiary_container\\/30 {\n color: rgb(255 216 228 / 0.3);\n}\n.text-tertiary_container\\/35 {\n color: rgb(255 216 228 / 0.35);\n}\n.text-tertiary_container\\/40 {\n color: rgb(255 216 228 / 0.4);\n}\n.text-tertiary_container\\/45 {\n color: rgb(255 216 228 / 0.45);\n}\n.text-tertiary_container\\/5 {\n color: rgb(255 216 228 / 0.05);\n}\n.text-tertiary_container\\/50 {\n color: rgb(255 216 228 / 0.5);\n}\n.text-tertiary_container\\/55 {\n color: rgb(255 216 228 / 0.55);\n}\n.text-tertiary_container\\/60 {\n color: rgb(255 216 228 / 0.6);\n}\n.text-tertiary_container\\/65 {\n color: rgb(255 216 228 / 0.65);\n}\n.text-tertiary_container\\/70 {\n color: rgb(255 216 228 / 0.7);\n}\n.text-tertiary_container\\/75 {\n color: rgb(255 216 228 / 0.75);\n}\n.text-tertiary_container\\/80 {\n color: rgb(255 216 228 / 0.8);\n}\n.text-tertiary_container\\/85 {\n color: rgb(255 216 228 / 0.85);\n}\n.text-tertiary_container\\/90 {\n color: rgb(255 216 228 / 0.9);\n}\n.text-tertiary_container\\/95 {\n color: rgb(255 216 228 / 0.95);\n}\n");var d=["style","color","size","label"],y=function(r){var o=r.style,e=r.color,t=r.size,c=r.label,a=l(r,d),b={filled:"bg-".concat(e," text-on_").concat(e),tonal:"bg-".concat(e,"_container text-on_").concat(e,"_container"),outlined:"border border-".concat(e," text-").concat(e),text:"text-".concat(e)}[o||"filled"],i={small:"px-4 py-2 text-sm font-medium",medium:"px-4 py-2 text-base font-medium",large:"px-8 py-4 text-xl font-medium"}[t||"small"];return n("button",g(g({className:"".concat(b," ").concat(i," rounded-xl")},a),{},{children:c}))},s=["name","color","size"],_=function(r){var o=r.name,e=r.color,t=r.size,a=l(r,s),b={primary:"fill-primary",secondary:"fill-secondary",tertiary:"fill-tertiary"}[e||"primary"];return n(c[o],g({className:"".concat({small:"w-6 ",medium:"w-8 ",large:"w-12"}[t||"medium"]," ").concat(b," ")},a))};export{y as Button,_ as Icon,a as icons};
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../src/shared/assets/icons/menu.svg","../../src/shared/assets/icons/index.ts","../../node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js","../../src/components/button/Button.tsx","../../src/icon/Icon.tsx"],"sourcesContent":["export default \"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20viewBox%3D%220%200%2024%2024%22%20%20fill%3D%22%23858585%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%22%2F%3E%3C%2Fsvg%3E\"",null,"function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n",null,null],"names":["_path","_path2","_extends","Object","assign","bind","n","e","arguments","length","t","r","hasOwnProperty","call","apply","icons","menu","props","React","createElement","xmlns","fill","viewBox","d","css","ref","undefined","insertAt","document","head","getElementsByTagName","style","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","Button","_ref","color","size","label","_objectWithoutProperties","_excluded","styledClasses","filled","concat","tonal","outlined","text","sizeClasses","small","medium","large","_jsx","_objectSpread","className","children","Icon","name","colorClasses","primary","secondary","tertiary"],"mappings":"gEAAA,IAAIA,EAAOC,EACX,SAASC,IAAa,OAAOA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAK,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAAIF,UAAUD,GAAI,IAAK,IAAII,KAAKD,GAAG,CAAG,GAAEE,eAAeC,KAAKH,EAAGC,KAAOL,EAAEK,GAAKD,EAAEC,GAAM,CAAC,OAAOL,GAAMJ,EAASY,MAAM,KAAMN,UAAW,CAElR,ICDeO,EAAA,CACbC,KDAY,SAAiBC,GAC7B,OAAoBC,EAAMC,cAAc,MAAOjB,EAAS,CACtDkB,MAAO,6BACPC,KAAM,UACNC,QAAS,aACRL,GAAQjB,IAAUA,EAAqBkB,EAAMC,cAAc,OAAQ,CACpEE,KAAM,OACNE,EAAG,mBACAtB,IAAWA,EAAsBiB,EAAMC,cAAc,OAAQ,CAChEI,EAAG,6CAEP,m5CEdA,SAAqBC,EAAKC,QACXC,IAARD,IAAiBA,EAAM,CAAE,GAC9B,IAAIE,EAAWF,EAAIE,SAEnB,GAAgC,oBAAbC,SAAnB,CAEA,IAAIC,EAAOD,SAASC,MAAQD,SAASE,qBAAqB,QAAQ,GAC9DC,EAAQH,SAAST,cAAc,SACnCY,EAAMC,KAAO,WAEI,QAAbL,GACEE,EAAKI,WACPJ,EAAKK,aAAaH,EAAOF,EAAKI,YAKhCJ,EAAKM,YAAYJ,GAGfA,EAAMK,WACRL,EAAMK,WAAWC,QAAUb,EAE3BO,EAAMI,YAAYP,SAASU,eAAed,GAnBU,CAqBxD,kl4DCZae,EAAS,SAAHC,GAMD,IALhBT,EAAKS,EAALT,MACAU,EAAKD,EAALC,MACAC,EAAIF,EAAJE,KACAC,EAAKH,EAALG,MACG1B,EAAK2B,EAAAJ,EAAAK,GAEFC,EAAgB,CACpBC,OAAM,MAAAC,OAAQP,eAAKO,OAAYP,GAC/BQ,MAAK,MAAAD,OAAQP,yBAAKO,OAAsBP,EAAiB,cACzDS,SAAQ,iBAAAF,OAAmBP,YAAKO,OAASP,GACzCU,KAAI,QAAAH,OAAUP,IACdV,GAAS,UAELqB,EAAc,CAClBC,MAAO,gCACPC,OAAQ,kCACRC,MAAO,iCACPb,GAAQ,SAEV,OACEc,EAAA,SAAAC,EAAAA,EAAA,CAAQC,aAASV,OAAKF,EAAaE,KAAAA,OAAII,EAAW,gBAAmBnC,GAAK,GAAA,CAAA0C,SACvEhB,IAGP,4BCzBaiB,EAAO,SAAHpB,GAAkD,IAA5CqB,EAAIrB,EAAJqB,KAAMpB,EAAKD,EAALC,MAAOC,EAAIF,EAAJE,KAASzB,EAAK2B,EAAAJ,EAAAK,GAE1CiB,EAAe,CACnBC,QAAS,eACTC,UAAW,iBACXC,SAAU,iBACVxB,GAAS,WAMX,OAAOe,EAXSzC,EAAM8C,GAWPJ,EAAA,CAACC,aAASV,OALL,CAClBK,MAAO,OACPC,OAAQ,OACRC,MAAO,QACPb,GAAQ,UAC+BM,KAAAA,OAAIc,EAAY,MAAS7C,GACpE","x_google_ignoreList":[2]}
@@ -0,0 +1,13 @@
1
+ export interface ButtonProps {
2
+ /** What style of button? */
3
+ style?: "filled" | "tonal" | "outlined" | "text";
4
+ /** Is this the principal call to action on the page? */
5
+ color?: "primary" | "secondary" | "tertiary" | "error";
6
+ /** How large should the button be? */
7
+ size?: "small" | "medium" | "large";
8
+ /** Button contents */
9
+ label: string;
10
+ /** Optional click handler */
11
+ onClick?: () => void;
12
+ }
13
+ export declare const Button: ({ style, color, size, label, ...props }: ButtonProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,6 @@
1
+ import type { Meta, StoryObj } from "@storybook/react";
2
+ import { Button } from "./Button";
3
+ declare const meta: Meta<typeof Button>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const 기본버튼: Story;
@@ -0,0 +1 @@
1
+ export { Button } from "./Button";
@@ -0,0 +1,9 @@
1
+ export interface IconProps {
2
+ /** 아이콘 종류 */
3
+ name: "menu";
4
+ /** 아이콘 색상 */
5
+ color: "primary" | "secondary" | "tertiary";
6
+ /** 아이콘 크기 */
7
+ size?: "small" | "medium" | "large";
8
+ }
9
+ export declare const Icon: ({ name, color, size, ...props }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,6 @@
1
+ import { Meta, StoryObj } from "@storybook/react";
2
+ import { Icon } from "./Icon";
3
+ declare const meta: Meta<typeof Icon>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const Example: Story;
@@ -0,0 +1 @@
1
+ export { Icon } from "./Icon";
@@ -0,0 +1,5 @@
1
+ import * as icons from "./shared/assets/icons";
2
+ import "./shared/styles.css";
3
+ export { icons };
4
+ export * from "./components/button";
5
+ export * from "./icon";
@@ -0,0 +1,4 @@
1
+ declare const _default: {
2
+ menu: import("react").FC<import("react").SVGProps<SVGSVGElement>>;
3
+ };
4
+ export default _default;
@@ -0,0 +1,36 @@
1
+ import * as react from 'react';
2
+ import * as react_jsx_runtime from 'react/jsx-runtime';
3
+
4
+ declare const _default: {
5
+ menu: react.FC<react.SVGProps<SVGSVGElement>>;
6
+ };
7
+
8
+ declare namespace index_d {
9
+ export { _default as default };
10
+ }
11
+
12
+ interface ButtonProps {
13
+ /** What style of button? */
14
+ style?: "filled" | "tonal" | "outlined" | "text";
15
+ /** Is this the principal call to action on the page? */
16
+ color?: "primary" | "secondary" | "tertiary" | "error";
17
+ /** How large should the button be? */
18
+ size?: "small" | "medium" | "large";
19
+ /** Button contents */
20
+ label: string;
21
+ /** Optional click handler */
22
+ onClick?: () => void;
23
+ }
24
+ declare const Button: ({ style, color, size, label, ...props }: ButtonProps) => react_jsx_runtime.JSX.Element;
25
+
26
+ interface IconProps {
27
+ /** 아이콘 종류 */
28
+ name: "menu";
29
+ /** 아이콘 색상 */
30
+ color: "primary" | "secondary" | "tertiary";
31
+ /** 아이콘 크기 */
32
+ size?: "small" | "medium" | "large";
33
+ }
34
+ declare const Icon: ({ name, color, size, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
35
+
36
+ export { Button, Icon, index_d as icons };
package/package.json ADDED
@@ -0,0 +1,92 @@
1
+ {
2
+ "name": "@wu-dang-clan/wu-dang-ui",
3
+ "version": "0.0.0",
4
+ "main": "dist/cjs/index.js",
5
+ "module": "dist/esm/index.js",
6
+ "types": "dist/index.d.ts",
7
+ "files": [
8
+ "dist",
9
+ "README.md"
10
+ ],
11
+ "dependencies": {
12
+ "autoprefixer": "^10.4.20",
13
+ "class-variance-authority": "^0.7.1",
14
+ "postcss": "^8.5.1",
15
+ "tailwindcss": "^3.4.17"
16
+ },
17
+ "devDependencies": {
18
+ "@babel/preset-env": "^7.26.0",
19
+ "@babel/preset-react": "^7.26.3",
20
+ "@babel/preset-typescript": "^7.26.0",
21
+ "@chromatic-com/storybook": "^3.2.4",
22
+ "@rollup/plugin-babel": "^6.0.4",
23
+ "@rollup/plugin-commonjs": "^25.0.8",
24
+ "@rollup/plugin-node-resolve": "^15.3.1",
25
+ "@rollup/plugin-terser": "^0.4.4",
26
+ "@rollup/plugin-typescript": "^11.1.6",
27
+ "@rollup/plugin-url": "^8.0.2",
28
+ "@storybook/addon-a11y": "^8.1.2",
29
+ "@storybook/addon-essentials": "^8.5.0",
30
+ "@storybook/addon-interactions": "^8.5.0",
31
+ "@storybook/addon-links": "^8.0.10",
32
+ "@storybook/addon-onboarding": "^8.5.0",
33
+ "@storybook/addon-styling-webpack": "^1.0.1",
34
+ "@storybook/blocks": "^8.5.0",
35
+ "@storybook/react": "^8.5.0",
36
+ "@storybook/react-vite": "^8.5.0",
37
+ "@storybook/test": "^8.5.0",
38
+ "@storybook/test-runner": "^0.21.0",
39
+ "@svgr/rollup": "^8.1.0",
40
+ "@types/react": "^18.3.18",
41
+ "@types/react-dom": "^18.3.5",
42
+ "@typescript-eslint/eslint-plugin": "^7.2.0",
43
+ "@typescript-eslint/parser": "^7.2.0",
44
+ "@vitejs/plugin-react": "^4.3.4",
45
+ "auto": "^11.3.0",
46
+ "chromatic": "^11.25.0",
47
+ "eslint": "^9.17.0",
48
+ "eslint-plugin-react-hooks": "^5.0.0",
49
+ "eslint-plugin-react-refresh": "^0.4.16",
50
+ "eslint-plugin-storybook": "^0.11.2",
51
+ "react": "^19.0.0",
52
+ "react-dom": "^19.0.0",
53
+ "lint-staged": "^15.2.7",
54
+ "prettier": "^3.2.5",
55
+ "rollup": "^4.30.1",
56
+ "rollup-plugin-dts": "^6.1.1",
57
+ "rollup-plugin-peer-deps-external": "^2.2.4",
58
+ "rollup-plugin-postcss": "^4.0.2",
59
+ "storybook": "^8.5.0",
60
+ "typescript": "~5.6.2",
61
+ "vite": "^6.0.5"
62
+ },
63
+ "eslintConfig": {
64
+ "extends": [
65
+ "plugin:storybook/recommended"
66
+ ]
67
+ },
68
+ "description": "wu-dang-clan's design system",
69
+ "repository": {
70
+ "type": "git",
71
+ "url": "git+https://github.com/wu-dang-clan/wu-dang-ui"
72
+ },
73
+ "author": "wu-dang-clan <woonini606@gmail.com>",
74
+ "license": "MIT",
75
+ "bugs": {
76
+ "url": "https://github.com/wu-dang-clan/wu-dang-ui/issues"
77
+ },
78
+ "homepage": "https://github.com/wu-dang-clan/wu-dang-ui",
79
+ "peerDependencies": {
80
+ "react": "^17.0.0 || ^18.0.0",
81
+ "react-dom": "^17.0.0 || ^18.0.0"
82
+ },
83
+ "scripts": {
84
+ "dev": "vite",
85
+ "build": "rm -rf dist && rollup -c",
86
+ "lint": "eslint .",
87
+ "preview": "vite preview",
88
+ "storybook": "storybook dev -p 6006",
89
+ "build-storybook": "storybook build",
90
+ "scripts.release": "rollup -c && auto shipit"
91
+ }
92
+ }